/*







































*/
@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  *,
*:before,
*:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 18, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 23, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 27, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 33, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }
  /* line 38, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 44, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 48, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 53, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }
  /* line 57, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 64, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 72, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 77, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 81, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 85, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 94, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("https://www.clientary.net/assets/bootstrap/glyphicons-halflings-regular-7007e16ea0b257caa20f5e967e22d9c42d871db4e22a5691fe16a4cee74c0a28.eot");
  src: url("https://www.clientary.net/assets/bootstrap/glyphicons-halflings-regular-7007e16ea0b257caa20f5e967e22d9c42d871db4e22a5691fe16a4cee74c0a28.eot?#iefix") format("embedded-opentype"), url("https://www.clientary.net/assets/bootstrap/glyphicons-halflings-regular-1e2841eb0c4f4d3312e8ecdc3cc4299a1c584d78a26dc2bf6afecaae4e3c98f8.woff2") format("woff2"), url("https://www.clientary.net/assets/bootstrap/glyphicons-halflings-regular-c31d842bc4ba7d64a6ebf1b3e3703559f39d435a6e713c5f120ae596f4809cdc.woff") format("woff"), url("https://www.clientary.net/assets/bootstrap/glyphicons-halflings-regular-35aee8c11b4e329e3af1821b9d17faf80fe4692654d737127eb4d2a8ad217bdc.ttf") format("truetype"), url("https://www.clientary.net/assets/bootstrap/glyphicons-halflings-regular-833bb1f6eb2f645f25d5d1b6de5c2e7bcc68f3c9c3e9d681771b8651446d1b27.svg#glyphicons_halflingsregular") format("svg");
}

/* line 24, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 37, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 38, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 41, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 238, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 239, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 240, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 241, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 270, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 271, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 279, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 280, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 282, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 291, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 292, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 293, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 294, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 295, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 296, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 297, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 27, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Poppins", "lucida grande", helvetica neue, helvetica, arial, sans-serif;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

/* line 36, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #337ab7;
  text-decoration: none;
}

/* line 52, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

/* line 58, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 16, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

/* line 24, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}

/* line 30, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}

/* line 41, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 33px;
}

/* line 48, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 27px;
}

/* line 49, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 23px;
}

/* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 17px;
}

/* line 51, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 13px;
}

/* line 52, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 9px;
}

/* line 62, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 62, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
  .lead {
    font-size: 19.5px;
  }
}

/* line 78, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 92%;
}

/* line 83, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #337ab7;
}

/* line 8, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

/* line 5, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #337ab7;
}

/* line 8, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

/* line 5, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 9px;
}

/* line 153, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

/* line 177, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 18px;
}

/* line 189, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.428571429;
}

/* line 193, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 211, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 235, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #eeeeee;
}

/* line 250, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 257, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}

/* line 265, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

/* line 286, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

/* line 287, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 294, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.428571429;
}

/* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 32, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 55, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 10, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 10, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 10, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 55, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 45, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 27, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 55, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 45, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 27, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 55, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 45, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* line 6, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 15, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px;
}

/* line 31, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 41, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 57, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 62, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 88, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 94, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 101, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  /* line 171, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 59, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 64, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 70, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 76, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 83, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.428571429;
  color: var(--input-color);
}

/* line 114, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  color: var(--input-color);
  background-color: var(--input-bg);
  background-image: none;
  border: 1px solid var(--input-border);
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 57, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 103, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 107, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 108, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 136, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

/* line 146, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

/* line 153, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 162, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 174, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 193, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  input.form-control[type="date"],
input.form-control[type="time"],
input.form-control[type="datetime-local"],
input.form-control[type="month"] {
    line-height: 32px;
  }
  /* line 197, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  input.input-sm[type="date"], .input-group-sm > .form-control[type="date"],
.input-group-sm > .input-group-addon[type="date"],
.input-group-sm > .input-group-btn > .btn[type="date"], .input-group-sm input[type="date"],
input.input-sm[type="time"],
.input-group-sm > .form-control[type="time"],
.input-group-sm > .input-group-addon[type="time"],
.input-group-sm > .input-group-btn > .btn[type="time"], .input-group-sm input[type="time"],
input.input-sm[type="datetime-local"],
.input-group-sm > .form-control[type="datetime-local"],
.input-group-sm > .input-group-addon[type="datetime-local"],
.input-group-sm > .input-group-btn > .btn[type="datetime-local"], .input-group-sm input[type="datetime-local"],
input.input-sm[type="month"],
.input-group-sm > .form-control[type="month"],
.input-group-sm > .input-group-addon[type="month"],
.input-group-sm > .input-group-btn > .btn[type="month"], .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  /* line 202, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  input.input-lg[type="date"], .input-group-lg > .form-control[type="date"],
.input-group-lg > .input-group-addon[type="date"],
.input-group-lg > .input-group-btn > .btn[type="date"], .input-group-lg input[type="date"],
input.input-lg[type="time"],
.input-group-lg > .form-control[type="time"],
.input-group-lg > .input-group-addon[type="time"],
.input-group-lg > .input-group-btn > .btn[type="time"], .input-group-lg input[type="time"],
input.input-lg[type="datetime-local"],
.input-group-lg > .form-control[type="datetime-local"],
.input-group-lg > .input-group-addon[type="datetime-local"],
.input-group-lg > .input-group-btn > .btn[type="datetime-local"], .input-group-lg input[type="datetime-local"],
input.input-lg[type="month"],
.input-group-lg > .form-control[type="month"],
.input-group-lg > .input-group-addon[type="month"],
.input-group-lg > .input-group-btn > .btn[type="month"], .input-group-lg input[type="month"] {
    line-height: 45px;
  }
}

/* line 215, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 224, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 231, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 18px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 239, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 248, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 254, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 264, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 276, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled], input.disabled[type="radio"], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input.disabled[type="checkbox"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 285, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 295, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 307, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 31px;
}

/* line 315, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

/* line 84, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select.input-sm[multiple],
.input-group-sm > .form-control[multiple],
.input-group-sm > .input-group-addon[multiple],
.input-group-sm > .input-group-btn > .btn[multiple] {
  height: auto;
}

/* line 333, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 340, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 344, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select.form-control[multiple] {
  height: auto;
}

/* line 348, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 30px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 79, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 45px;
  line-height: 45px;
}

/* line 84, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select.input-lg[multiple],
.input-group-lg > .form-control[multiple],
.input-group-lg > .input-group-addon[multiple],
.input-group-lg > .input-group-btn > .btn[multiple] {
  height: auto;
}

/* line 359, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 366, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}

/* line 370, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select.form-control[multiple] {
  height: auto;
}

/* line 374, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 45px;
  min-height: 35px;
  padding: 11px 16px;
  font-size: 17px;
  line-height: 1.3333333;
}

/* line 388, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}

/* line 393, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 40px;
}

/* line 398, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none;
}

/* line 410, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}

/* line 417, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}

/* line 21, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 31, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

/* line 37, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}

/* line 21, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 31, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 37, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}

/* line 21, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 31, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

/* line 37, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 439, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 23px;
}

/* line 442, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 453, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 478, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 496, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  /* line 508, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 512, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 530, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 559, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 569, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px;
}

/* line 575, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 582, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

/* line 593, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 603, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 17px;
  }
}

@media (min-width: 768px) {
  /* line 611, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 9, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 26, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn.focus:active, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 32, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #355862;
  text-decoration: none;
}

/* line 39, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 46, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #355862;
  background-color: #f8fbfc;
  border-color: #c0d0d6;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #355862;
  background-color: #d4e7ed;
  border-color: #7396a4;
}

/* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #355862;
  background-color: #d4e7ed;
  border-color: #9bb4be;
}

/* line 22, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #355862;
  background-color: #d4e7ed;
  border-color: #9bb4be;
}

/* line 29, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default.focus:active, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #355862;
  background-color: #bbd8e2;
  border-color: #7396a4;
}

/* line 37, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}

/* line 45, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default.focus[disabled], fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #f8fbfc;
  border-color: #c0d0d6;
}

/* line 53, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #f8fbfc;
  background-color: #355862;
}

/* line 71, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 22, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 29, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.focus:active, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 37, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}

/* line 45, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary.focus[disabled], fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 53, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 75, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 22, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 29, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success.focus:active, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

/* line 37, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}

/* line 45, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success.focus[disabled], fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 53, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 79, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 22, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 29, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

/* line 37, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}

/* line 45, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info.focus[disabled], fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 53, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 83, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 22, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 29, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

/* line 37, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}

/* line 45, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning.focus[disabled], fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 53, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 87, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 22, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 29, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

/* line 37, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}

/* line 45, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger.focus[disabled], fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 53, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 96, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

/* line 101, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 109, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 115, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 123, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 135, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 139, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 143, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 151, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 10, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 13, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}

/* line 21, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 20, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

/* line 54, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 65, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

/* line 78, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 88, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

/* line 103, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

/* line 110, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 123, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 128, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 137, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 147, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 153, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

/* line 163, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 173, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 186, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

/* line 193, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 207, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 212, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 6, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 15, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}

/* line 39, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 44, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 58, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 63, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 69, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 81, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 86, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 109, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 116, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 120, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 157, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 162, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 172, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 175, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 179, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 184, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 193, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 201, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 206, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 212, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 216, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 13, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 33, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 58, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 63, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 68, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: var(--input-color);
  text-align: center;
  background-color: var(--input-addon-color);
  border: 1px solid var(--input-border);
  border-radius: 2px;
}

/* line 89, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 94, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 17px;
  border-radius: 6px;
}

/* line 101, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 117, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 129, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 135, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 144, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 146, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 150, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 159, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 165, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}

/* line 15, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 23, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}

/* line 34, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

/* line 46, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

/* line 59, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 78, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 84, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 89, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

/* line 96, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}

/* line 122, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 125, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 131, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

/* line 144, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 146, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

/* line 163, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

/* line 165, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 171, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 177, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

/* line 193, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 199, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 206, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 227, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 18px;
  border: 1px solid transparent;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 31, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}

/* line 59, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 92, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 108, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 108, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 128, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 128, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 138, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 16px 15px;
  font-size: 17px;
  line-height: 18px;
  height: 50px;
}

/* line 170, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 175, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 180, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 193, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 206, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 211, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 217, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 193, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 232, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 8px -15px;
}

/* line 235, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}

@media (max-width: 767px) {
  /* line 243, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 251, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 255, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 18px;
  }
  /* line 257, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  /* line 232, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

/* line 286, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9px;
  margin-bottom: 9px;
}

@media (min-width: 768px) {
  /* line 478, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 496, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 508, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 512, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 530, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 298, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 302, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 286, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 327, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 332, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 343, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}

/* line 346, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 349, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 359, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  /* line 359, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  /* line 379, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 382, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 386, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 397, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 401, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 403, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 410, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 415, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 418, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 425, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 433, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 442, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 444, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 448, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 453, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 462, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  /* line 473, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 475, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 482, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 490, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

/* line 506, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 508, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 513, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 515, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

/* line 521, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 531, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

/* line 535, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 537, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 544, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 549, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 552, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 559, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

/* line 567, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 577, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 579, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 583, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 588, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 596, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  /* line 607, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 615, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 622, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 630, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

/* line 641, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 643, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 648, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 650, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 656, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 13, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

/* line 25, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 4px;
}

/* line 10, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

/* line 25, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 32, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 41, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

/* line 52, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

/* line 64, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
}

/* line 12, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

/* line 18, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 5, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 12, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 18, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}

/* line 12, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 23, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}

/* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

/* line 22, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 47, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

/* line 13, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}

/* line 24, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 28, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 35, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 49, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 59px;
  }
}

/* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

/* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

/* line 27, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 9, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 23, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 28, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 33, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

/* line 8, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

/* line 8, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

/* line 8, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

/* line 8, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 26, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 64, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 31, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 34, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 46, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 50, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 55, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 63, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 70, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

/* line 78, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 81, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

/* line 87, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 96, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 101, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

/* line 4, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 23, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 23, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 23, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 23, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 123, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 127, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 18px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 27, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}

/* line 39, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 63, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 74, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 82, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 89, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 96, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 121, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 127, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 131, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 135, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 143, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 149, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 153, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 157, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 164, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 170, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 174, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 185, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 194, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 203, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 210, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 222, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 18px;
}

/* line 226, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 230, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 244, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 246, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

/* line 20, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 6, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 20, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 260, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 20, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 20, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 20, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 20, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 28, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 15, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 36, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 74, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 97, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 115, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 2080;
  display: block;
  font-family: "Poppins", "lucida grande", helvetica neue, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 18, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 20, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 21, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 22, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 36, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 45, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 52, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 59, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 66, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 73, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 80, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 87, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 94, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Poppins", "lucida grande", helvetica neue, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 27, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 28, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 29, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 30, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 42, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 51, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 61, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 64, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 70, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

/* line 77, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

/* line 85, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 92, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

/* line 100, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

/* line 107, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 116, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 123, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 16, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 22, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}

/* line 109, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

/* line 112, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

/* line 119, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 128, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

/* line 138, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 143, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 148, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

/* line 158, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 163, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 174, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

/* line 185, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

/* line 207, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 218, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 229, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 240, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 249, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 253, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 260, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  /* line 267, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 10, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 12, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 10, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 12, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 10, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 12, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 10, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 12, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 10, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 11, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 12, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 17, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/* line 5, app/assets/stylesheets/_bootstrap_override.css.scss */
select {
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  color: var(--input-color);
  background-color: var(--input-bg);
  background-image: none;
  border: 1px solid var(--input-border);
  border-radius: 2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* line 57, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 103, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
select::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 107, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
select:-ms-input-placeholder {
  color: #999;
}

/* line 108, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
select::-webkit-input-placeholder {
  color: #999;
}

/* line 32, app/assets/stylesheets/_bootstrap_override.css.scss */
select[disabled], select[readonly], fieldset[disabled] select {
  background-color: #eeeeee;
  opacity: 1;
}

/* line 39, app/assets/stylesheets/_bootstrap_override.css.scss */
select[disabled], fieldset[disabled] select {
  cursor: not-allowed;
}

/* line 45, app/assets/stylesheets/_bootstrap_override.css.scss */
input,
textarea,
.uneditable-input {
  width: auto;
}

/* line 52, app/assets/stylesheets/_bootstrap_override.css.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 3px;
  border-color: var(--input-border);
}

/* line 59, app/assets/stylesheets/_bootstrap_override.css.scss */
.input-append .add-on {
  vertical-align: baseline;
}

/* line 66, app/assets/stylesheets/_bootstrap_override.css.scss */
input.form-control[type="color"] {
  padding: 2px 3px;
}

/* line 71, app/assets/stylesheets/_bootstrap_override.css.scss */
.input-append .add-on {
  vertical-align: baseline;
}

/* line 78, app/assets/stylesheets/_bootstrap_override.css.scss */
legend {
  width: auto;
}

/* line 82, app/assets/stylesheets/_bootstrap_override.css.scss */
li {
  line-height: 1.35;
}

/* line 87, app/assets/stylesheets/_bootstrap_override.css.scss */
h1, h2, h3 {
  line-height: inherit;
}

/* line 93, app/assets/stylesheets/_bootstrap_override.css.scss */
.radio-inline {
  height: 32px;
  line-height: 32px;
}

/* line 97, app/assets/stylesheets/_bootstrap_override.css.scss */
.radio-inline input[type="radio"] {
  position: relative;
}

/* line 102, app/assets/stylesheets/_bootstrap_override.css.scss */
label {
  font-weight: 500;
}

/* line 106, app/assets/stylesheets/_bootstrap_override.css.scss */
.checkbox-inline label {
  font-weight: normal;
}

/* line 110, app/assets/stylesheets/_bootstrap_override.css.scss */
strong, b {
  font-weight: 600;
}

/* line 114, app/assets/stylesheets/_bootstrap_override.css.scss */
.img-thumbnail {
  border-radius: 100%;
}

/* line 117, app/assets/stylesheets/_bootstrap_override.css.scss */
.img-thumbnail img {
  border-radius: 100%;
}

/* line 123, app/assets/stylesheets/_bootstrap_override.css.scss */
.btn-default {
  border: none;
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  box-shadow: var(--button-shadow);
}

/* line 130, app/assets/stylesheets/_bootstrap_override.css.scss */
.btn-link {
  color: var(--body-link-color);
}

/* line 133, app/assets/stylesheets/_bootstrap_override.css.scss */
.btn-link.muted {
  color: var(--body-muted-color);
}
/* line 1, app/assets/stylesheets/common/_animations.css.scss */
:root {
  --animationAmount: 20px;
}

@keyframes positionHorizontalSlide {
  0% {
    transform: translateX(var(--animationAmount)) var(--otherTransforms);
  }
  100% {
    transform: translateX(0) var(--otherTransforms);
  }
}

@keyframes positionVerticalSlide {
  0% {
    transform: translateY(var(--animationAmount)) var(--otherTransforms);
  }
  100% {
    transform: translateX(0) var(--otherTransforms);
  }
}

@keyframes appearHorizontalSlide {
  0% {
    opacity: 0.05;
    transform: translateX(var(--animationAmount)) var(--otherTransforms);
  }
  50% {
    opacity: 0.30;
    transform: translateX(0) var(--otherTransforms);
  }
  100% {
    opacity: 1;
    transform: translateX(0) var(--otherTransforms);
  }
}

@keyframes appearVerticalSlide {
  0% {
    opacity: 0.05;
    transform: translateY(var(--animationAmount)) var(--otherTransforms);
  }
  100% {
    opacity: 1;
    transform: translateX(0) var(--otherTransforms);
  }
}

@keyframes disappearScaleDown {
  0% {
    opacity: 1;
    transform: translateY(0px) scale(1) var(--otherTransforms);
  }
  100% {
    opacity: 0.05;
    transform: translateY(10px) scale(0.8) var(--otherTransforms);
  }
}

@keyframes popIn {
  0% {
    opacity: 0;
    transform: translateY(4px) scale(0.8) var(--otherTransforms);
  }
  80% {
    opacity: 0.9;
    transform: translateY(-2px) scale(1.03) var(--otherTransforms);
  }
  100% {
    opacity: 1;
    transform: translateY(0px) scale(1) var(--otherTransforms);
  }
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0) var(--otherTransforms);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0) var(--otherTransforms);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0) var(--otherTransforms);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0) var(--otherTransforms);
  }
}

@keyframes subtle-move {
  from {
    transform: rotate(33deg) skewY(12deg) translate(0px, 0px);
    opacity: 0;
  }
  25% {
    opacity: 0.35;
  }
  50% {
    transform: rotate(33deg) skewY(12deg) translate(var(--translate-distance), 0px);
    opacity: 0;
  }
  to {
    transform: rotate(33deg) skewY(12deg) translate(var(--translate-distance), 0px);
    opacity: 0;
  }
}

@keyframes waveHand {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(14deg);
  }
  20% {
    transform: rotate(-8deg);
  }
  30% {
    transform: rotate(14deg);
  }
  40% {
    transform: rotate(-4deg);
  }
  50% {
    transform: rotate(10deg);
  }
  60% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes bounce {
  70% {
    transform: translateY(0%);
  }
  80% {
    transform: translateY(-15%);
  }
  90% {
    transform: translateY(0%);
  }
  95% {
    transform: translateY(-7%);
  }
  97% {
    transform: translateY(0%);
  }
  99% {
    transform: translateY(-3%);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes doublePop {
  0% {
    transform: scale(1);
  }
  65% {
    transform: scale(1);
  }
  70% {
    transform: scale(1.1);
  }
  80% {
    transform: scale(1);
  }
  90% {
    transform: scale(1.2);
  }
}
/* line 1, app/assets/stylesheets/common/body.css.scss */
body {
  color: var(--body-text-color);
  background: var(--body-bg-color);
  min-height: 100%;
  height: 100%;
}

/* line 7, app/assets/stylesheets/common/body.css.scss */
body.ReactModal__Body--open {
  overflow: hidden;
}
/* line 3, app/assets/stylesheets/common/buttons.scss */
.rounded-pill-button {
  display: inline-block;
  padding: 8px 10px;
  background: #e1e9ed;
  border-radius: 15px;
  width: 90px;
  text-align: center;
  margin-right: 10px;
  font-size: 0.9em;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
  user-select: none;
}

@media (min-width: 768px) {
  /* line 3, app/assets/stylesheets/common/buttons.scss */
  .rounded-pill-button {
    font-size: 1em;
    width: 100px;
  }
}

/* line 21, app/assets/stylesheets/common/buttons.scss */
.rounded-pill-button.selected {
  background: var(--negative-bg-color);
  cursor: default;
}

/* line 26, app/assets/stylesheets/common/buttons.scss */
.rounded-pill-button i.fa, .rounded-pill-button i.fi {
  margin-right: 4px;
}

/* line 31, app/assets/stylesheets/common/buttons.scss */
.button {
  border-radius: 20px;
  color: var(--negative-bg-color);
  font-size: 13px;
  line-height: 1;
  padding: 9px 16px;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
  position: relative;
  width: auto;
  background: var(--button-dark-bg-color);
  text-shadow: none;
  border: 0;
}

/* line 49, app/assets/stylesheets/common/buttons.scss */
.button i.fa, .button i.fi {
  margin-right: 4px;
}

/* line 54, app/assets/stylesheets/common/buttons.scss */
.button:hover, .button:visited, .button:active, .button:focus {
  color: var(--negative-bg-color);
  text-decoration: none;
}

/* line 60, app/assets/stylesheets/common/buttons.scss */
.button:disabled {
  opacity: 0.5;
}

/* line 64, app/assets/stylesheets/common/buttons.scss */
.button.disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}

/* line 70, app/assets/stylesheets/common/buttons.scss */
.button span {
  display: block;
}

/* line 75, app/assets/stylesheets/common/buttons.scss */
.green.button {
  background-color: var(--button-green-bg-color);
}

/* line 80, app/assets/stylesheets/common/buttons.scss */
.blue.button {
  background-color: var(--button-blue-bg-color);
}

/* line 85, app/assets/stylesheets/common/buttons.scss */
.lightblue.button {
  background-color: color-mix(in srgb, var(--button-blue-bg-color), var(--negative-bg-color) 30%);
}

/* line 90, app/assets/stylesheets/common/buttons.scss */
.red.button {
  background-color: var(--button-red-bg-color);
}

/* line 95, app/assets/stylesheets/common/buttons.scss */
.silver.button {
  background-color: var(--button-bg-color);
  box-shadow: var(--button-shadow);
}

/* line 101, app/assets/stylesheets/common/buttons.scss */
.link.button {
  background: transparent;
  color: var(--body-link-color);
  font-weight: normal;
}

/* line 107, app/assets/stylesheets/common/buttons.scss */
.primary.button {
  background-color: var(--cta-background);
  box-shadow: var(--cta-shadow);
  color: var(--cta-text-color);
}

/* line 112, app/assets/stylesheets/common/buttons.scss */
.primary.button:active {
  background-color: color-mix(in srgb, var(--cta-background), var(--positive-bg-color) 5%);
  box-shadow: var(--cta-pressed-shadow);
}

/* line 117, app/assets/stylesheets/common/buttons.scss */
.primary.button.big {
  border-radius: var(--corner-size);
}

/* line 122, app/assets/stylesheets/common/buttons.scss */
.secondary.button {
  color: var(--button-text-color);
  background: var(--button-bg-color);
  box-shadow: var(--button-shadow);
}

/* line 127, app/assets/stylesheets/common/buttons.scss */
.secondary.button:active {
  background: color-mix(in srgb, var(--button-bg-color), var(--positive-bg-color) 5%);
  box-shadow: var(--button-pressed-shadow);
}

/* line 133, app/assets/stylesheets/common/buttons.scss */
.light.button, .light.button:hover, .light.button:visited {
  color: var(--button-text-color);
}

/* line 138, app/assets/stylesheets/common/buttons.scss */
.medium.button {
  font-size: 11px;
}

/* line 142, app/assets/stylesheets/common/buttons.scss */
.small.button {
  font-size: 85%;
  margin-right: 5px;
  padding: 8px 12px;
}

/* line 149, app/assets/stylesheets/common/buttons.scss */
.big.button {
  border-radius: var(--corner-size);
  padding: 12px 18px;
}

/* .solo class denotes buttons meant to sit outside of content modules, not to
   mean that the button should be by itself away from other buttons */
/* line 157, app/assets/stylesheets/common/buttons.scss */
.solo.button {
  padding: 15px 20px;
  background: var(--negative-bg-color);
  margin-bottom: var(--std-margin-bottom);
  border-radius: var(--corner-size);
  box-shadow: var(--std-shadow);
  color: var(--body-text-color);
}

/* line 166, app/assets/stylesheets/common/buttons.scss */
.solo.button:not(:last-child) {
  margin-right: 15px;
}

/* line 170, app/assets/stylesheets/common/buttons.scss */
.solo.button:hover, .solo.button:focus {
  color: var(--body-link-color);
  text-decoration: none;
}
/* clearfix pattern */
/* line 3, app/assets/stylesheets/common/common.scss */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/* jquery UI selectively applied */
/* line 15, app/assets/stylesheets/common/common.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 26, app/assets/stylesheets/common/common.scss */
.ui-tooltip {
  color: var(--tooltip-text-color);
  opacity: 0.8;
  font-size: 90%;
  display: block;
  background: var(--tooltip-bg-color);
  padding: 4px 8px;
  border-radius: var(--small-corner-size);
  position: absolute;
  z-index: 1000;
}
/* line 5, app/assets/stylesheets/common/style.css.scss */
h1 {
  letter-spacing: -1px;
}

/* line 11, app/assets/stylesheets/common/style.css.scss */
body .legal {
  font-size: 14px;
}

/* line 15, app/assets/stylesheets/common/style.css.scss */
body .legal h2 {
  font-size: 20px;
}

/* line 20, app/assets/stylesheets/common/style.css.scss */
h2.tight-title {
  letter-spacing: -1px;
}

/* line 25, app/assets/stylesheets/common/style.css.scss */
h4.tight-title {
  letter-spacing: -1px;
}

/* rails classes */
/* line 32, app/assets/stylesheets/common/style.css.scss */
.errorExplanation h2 {
  color: #633;
  margin-bottom: 0px;
  padding-bottom: 15px;
  font-size: 150%;
  text-shadow: none;
  text-align: left;
}

/* line 8, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.field_with_errors .help-block,
.field_with_errors .control-label,
.field_with_errors .radio,
.field_with_errors .checkbox,
.field_with_errors .radio-inline,
.field_with_errors .checkbox-inline, .field_with_errors.radio label, .field_with_errors.checkbox label, .field_with_errors.radio-inline label, .field_with_errors.checkbox-inline label {
  color: #a94442;
}

/* line 21, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.field_with_errors .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.field_with_errors .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 31, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.field_with_errors .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

/* line 37, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.field_with_errors .form-control-feedback {
  color: #a94442;
}
/* line 5, app/assets/stylesheets/common/style_shared.css.scss */
h1 {
  font-weight: bold;
  font-size: 240%;
}

/* line 11, app/assets/stylesheets/common/style_shared.css.scss */
h2 {
  font-size: 150%;
}

/* line 16, app/assets/stylesheets/common/style_shared.css.scss */
h4 {
  font-size: 110%;
}

/* line 21, app/assets/stylesheets/common/style_shared.css.scss */
h1, h2, h3 {
  margin-top: 5px;
  padding-bottom: 15px;
}

/* line 27, app/assets/stylesheets/common/style_shared.css.scss */
h4, h5, p:not(:last-child) {
  padding-bottom: 10px;
}

/* line 32, app/assets/stylesheets/common/style_shared.css.scss */
ul {
  padding-bottom: 10px;
  padding-left: 20px;
}

/* line 38, app/assets/stylesheets/common/style_shared.css.scss */
ol {
  padding-bottom: 10px;
  padding-left: 30px;
}

/* line 44, app/assets/stylesheets/common/style_shared.css.scss */
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 58, app/assets/stylesheets/common/style_shared.css.scss */
code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Source Code Pro", "Courier New", monospace;
}

/* line 62, app/assets/stylesheets/common/style_shared.css.scss */
a, a:visited {
  color: #197297;
  /* for rendering engines with no var support */
  color: var(--body-link-color);
}

/* line 68, app/assets/stylesheets/common/style_shared.css.scss */
a img {
  border: 0px;
}

/* line 73, app/assets/stylesheets/common/style_shared.css.scss */
h1.tight-title {
  margin-bottom: 0px;
  padding-bottom: 0;
  line-height: 1.2;
  margin-top: 15px;
}

/* line 81, app/assets/stylesheets/common/style_shared.css.scss */
h2.tight-title {
  font-size: 170%;
  line-height: 1.2;
}

/* line 87, app/assets/stylesheets/common/style_shared.css.scss */
h4.tight-title {
  font-size: 150%;
  color: gray;
  /* for rendering engines or pages with no vars set up */
  color: var(--body-light-color);
  line-height: 1;
}

/* line 95, app/assets/stylesheets/common/style_shared.css.scss */
.info, .tip {
  padding: 10px 20px;
  margin-bottom: 20px;
  border-radius: 20px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.05);
}

/* line 102, app/assets/stylesheets/common/style_shared.css.scss */
.info h2, .tip h2 {
  font-size: 1.3em;
}

/* line 106, app/assets/stylesheets/common/style_shared.css.scss */
.info h3, .tip h3 {
  font-size: 1.2em;
}

/* line 111, app/assets/stylesheets/common/style_shared.css.scss */
.info {
  background: #ffd;
}

/* line 116, app/assets/stylesheets/common/style_shared.css.scss */
.tip {
  background: #f2f9ff;
  /* for rendering engines or pages with no vars set up */
  background: var(--insights-bg-color);
}

/* line 122, app/assets/stylesheets/common/style_shared.css.scss */
.info p:last-child,
.tip p:last-child {
  padding-bottom: 5px;
}

/* line 128, app/assets/stylesheets/common/style_shared.css.scss */
.notice {
  padding: 10px;
  border: 1px solid #be6;
  background: #efd;
  margin-bottom: 15px;
  font-size: 90%;
  color: #363;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px 0px;
  -webkit-box-shadow: #c8c8c8 0px 2px 2px;
}

/* line 145, app/assets/stylesheets/common/style_shared.css.scss */
.error-message {
  padding: 12px 10px 12px 40px;
  border: 1px solid #ecb;
  background: #fdc url(https://www.clientary.net/assets/icons/error-icon-f8c8fc2dbb7d02d75f0737b63f46730d99db2c46924f68e67866f26e70f028cf.png) no-repeat 10px 13px;
  margin-bottom: 15px;
  font-size: 130%;
  font-weight: bold;
  color: #633;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px 0px;
  -webkit-box-shadow: #c8c8c8 0px 2px 2px;
}

/* rails classes */
/* line 165, app/assets/stylesheets/common/style_shared.css.scss */
.errorExplanation {
  background: #fdc url(https://www.clientary.net/assets/icons/error-icon-f8c8fc2dbb7d02d75f0737b63f46730d99db2c46924f68e67866f26e70f028cf.png) no-repeat 10px 15px;
  padding: 10px 10px 10px 40px;
  border-top: 1px solid #ecb;
  border-bottom: 1px solid #ecb;
  margin-bottom: 15px;
  font-size: 90%;
  color: #633;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 2px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 2px 0px;
  -webkit-box-shadow: #b2b2b2 0px 2px 2px;
}

/* line 183, app/assets/stylesheets/common/style_shared.css.scss */
.errorExplanation ul li {
  font-weight: bold;
}

/* line 188, app/assets/stylesheets/common/style_shared.css.scss */
div.fieldWithErrors {
  display: inline;
}

/* line 193, app/assets/stylesheets/common/style_shared.css.scss */
.fieldWithErrors input,
.fieldWithErrors textarea,
.fieldWithErrors select,
input.error,
textarea.error,
select.error {
  border: 2px solid #DDAA99 !important;
  background: #FFDDCC !important;
}

/* line 204, app/assets/stylesheets/common/style_shared.css.scss */
input.success {
  border: 2px solid #9da !important;
  background: #cfd !important;
}
/* colors */
/* line 2, app/assets/stylesheets/common/variables.css.scss */
:root {
  --brand-color: #1da4a4;
  --brand-text: white;
  /* black and white base colors relative to device dark theme */
  --negative-bg-color: white;
  --positive-bg-color: black;
  /* black-ish and white-ish styled colors relative to luminance */
  --negative-styled-color: white;
  --positive-styled-color: black;
  /* main pivot colors. Everything runs off of these colors. Themes can modify
     these colors. When testing, make sure to try these:
    - default (hardcoded values here)
    - default (via JSX rendered portal theme with these exact values)
    - very bright (yellow, red, green, blue)
    - black
    - white
    - grays (low contrast testing)
    
    XREF - COLOR-CONSTANTS
  */
  --header-color: #1e282d;
  --cta-color: #1da4a4;
  --tint-color: #1d74a4;
  --nav-color: #214f66;
  /* conditional colors changed by dynamic theming. If themes change pivot
     colors, they should also change these colors based on lumonisoty/contrast
  */
  --nav-text-contrast: var(--negative-bg-color);
  --nav-bg-contrast: var(--positive-bg-color);
  --header-text-contrast: var(--negative-bg-color);
  --cta-text-color: white;
  --popover-border-mix-percent: 98%;
  /* specific use colors */
  --success-color: var(--nav-highlight);
  /* background colors for general use */
  --cta-background: var(--cta-color);
  --body-bg-color: color-mix(in srgb, var(--negative-bg-color), var(--tint-color) 8%);
  --insights-bg-color: color-mix(in srgb, color-mix(in srgb, var(--cta-background), var(--tint-color) 70%), var(--negative-bg-color) 85%);
  --selection-color: color-mix(in srgb, color-mix(in srgb, var(--positive-bg-color), var(--negative-bg-color) 30%), var(--tint-color) 45%);
  --filter-background-color: color-mix(in srgb, color-mix(in srgb, var(--cta-background), var(--tint-color) 80%), var(--negative-bg-color) 80%);
  --chrome-bg: #d3d6d7;
  --modal-bg: color-mix(in srgb, var(--negative-bg-color), var(--tint-color) 3%);
  --background-panel-color: color-mix(in srgb, color-mix(in srgb, var(--positive-bg-color), var(--negative-bg-color) 95%), var(--tint-color) 8%);
  --background-lighter-color: color-mix(in srgb, color-mix(in srgb, var(--positive-bg-color), var(--negative-bg-color) 100%), var(--tint-color) 5%);
  --background-highlighted-color: color-mix(in srgb, color-mix(in srgb, var(--cta-background), var(--tint-color) 20%), var(--negative-bg-color) 90%);
  --background-error-color: #f0e6e8;
  --background-warning-color: #f2f9ff;
  --tooltip-bg-color: black;
  /* text colors for general use */
  --body-text-color: color-mix(in srgb, color-mix(in srgb, var(--positive-bg-color), var(--negative-bg-color) 30%), var(--tint-color) 35%);
  --body-light-color: color-mix(in srgb, color-mix(in srgb, var(--positive-bg-color), var(--negative-bg-color) 45%), var(--tint-color) 25%);
  --body-lighter-color: color-mix(in srgb, color-mix(in srgb, var(--positive-bg-color), var(--negative-bg-color) 55%), var(--tint-color) 25%);
  --body-muted-color: color-mix(in srgb, color-mix(in srgb, var(--positive-bg-color), var(--negative-bg-color) 70%), var(--tint-color) 20%);
  --body-link-color: color-mix(in srgb, color-mix(in srgb, var(--positive-bg-color), var(--negative-bg-color) 40%), var(--tint-color) 65%);
  --body-muted-link-color: color-mix(in srgb, color-mix(in srgb, var(--positive-bg-color), var(--negative-bg-color) 50%), var(--tint-color) 35%);
  --body-error-color: #a94442;
  --tooltip-text-color: white;
  --insights-text-color: var(--body-text-color);
  --insights-monetary-text-color: color-mix(in srgb, var(--body-text-color), #168573 35%);
  /* border colors for general use */
  --popover-border-color: color-mix(in srgb, color-mix(in srgb, var(--positive-bg-color), var(--negative-bg-color) var(--popover-border-mix-percent)), var(--tint-color) 8%);
  --insights-border-color: color-mix(in srgb, var(--insights-bg-color), var(--positive-bg-color) 5%);
  --border-light-color: color-mix(in srgb, var(--body-bg-color), var(--positive-bg-color) 15%);
  --border-lighter-color: color-mix(in srgb, var(--body-bg-color), var(--positive-bg-color) 8%);
  --border-lightest-color: color-mix(in srgb, var(--body-bg-color), var(--positive-bg-color) 5%);
  --table-border-color: color-mix(in srgb, var(--body-bg-color), var(--positive-bg-color) 12%);
  /* input / form colors */
  --input-color: var(--body-text-color);
  --input-bg: color-mix(in srgb, var(--negative-bg-color), var(--tint-color) 3%);
  --input-border: color-mix(in srgb, color-mix(in srgb, var(--positive-bg-color), var(--negative-bg-color) 85%), var(--tint-color) 15%);
  --input-addon-color: color-mix(in srgb, color-mix(in srgb, var(--positive-bg-color), var(--negative-bg-color) 98%), var(--tint-color) 5%);
  /* button colors */
  --button-text-color: var(--body-text-color);
  --button-bg-color: color-mix(in srgb, color-mix(in srgb, var(--positive-bg-color), var(--negative-bg-color) 98%), var(--tint-color) 8%);
  --button-red-bg-color: #ee3322;
  --button-blue-bg-color: #238cd7;
  --button-green-bg-color: #16ad8a;
  --button-dark-bg-color: color-mix(in srgb, color-mix(in srgb, var(--positive-bg-color), var(--negative-bg-color) 70%), var(--tint-color) 15%);
  /* labels and pills */
  --pill-paid: #16ad8a;
  --pill-due: #e35065;
  --pill-miss: #eb7c6a;
  --pill-sent: #F7aA3F;
  --pill-open: #3F8AF7;
  --pill-draft: #75909d;
  --pill-void: #295268;
  --pill-approved: #62c3a3;
  /* navigation colors */
  --header-text-color: color-mix(in srgb, var(--header-text-contrast), var(--body-text-color) 20%);
  --nav-background: var(--nav-color);
  --nav-dark: color-mix(in srgb, color-mix(in srgb, var(--nav-background), var(--cta-background) 5%), var(--nav-bg-contrast) 20%);
  --nav-text-color: color-mix(in srgb, var(--nav-text-contrast), var(--body-text-color) 10%);
  --nav-text-dark-color: color-mix(in srgb, var(--nav-text-color), var(--positive-bg-color) 10%);
  --nav-highlight: color-mix(in srgb, var(--cta-background), var(--nav-text-dark-color) 20%);
  /* specific ui elements using derivative colors that may not need to be themed individually */
  --pill-bg-color: var(--body-lighter-color);
  --pill-text-color: var(--negative-bg-color);
  --tag-bg-color: color-mix(in srgb, color-mix(in srgb, var(--positive-bg-color), var(--negative-bg-color) 90%), var(--tint-color) 8%);
  --tag-alt-bg-color: color-mix(in srgb, color-mix(in srgb, var(--positive-bg-color), var(--negative-bg-color) 80%), var(--tint-color) 8%);
  --tag-text-color: var(--body-text-color);
  --tag-x-color: var(--positive-bg-color);
}

/* dark mode */
@media (prefers-color-scheme: none) {
  /* line 122, app/assets/stylesheets/common/variables.css.scss */
  :root {
    --negative-bg-color: black;
    --positive-bg-color: white;
    --body-bg-color: color-mix(in srgb, color-mix(in srgb, var(--positive-bg-color), var(--negative-bg-color) 95%), var(--tint-color) 7%);
    --nav-background: color-mix(in srgb, var(--nav-color), var(--negative-bg-color) 85%);
    --nav-dark: color-mix(in srgb, color-mix(in srgb, var(--nav-background), var(--cta-background) 2%), var(--positive-bg-color) 10%);
    --nav-text-color: var(--body-text-color);
  }
}

/* shadows */
/* line 137, app/assets/stylesheets/common/variables.css.scss */
:root {
  --std-shadow: 0px 2px 4px 1px color-mix(in srgb, var(--positive-bg-color) 1%, transparent);
  --std-shadow-wide: 0px 3px 10px color-mix(in srgb, var(--positive-bg-color) 1.2%, transparent);
  --std-shadow-strong: 0px 5px 15px color-mix(in srgb, var(--positive-bg-color) 20%, transparent);
  --cta-shadow: 0px 7px 15px -5px color-mix(in srgb, var(--cta-background) 50%, transparent);
  --cta-pressed-shadow: 0 7px 10px -5px color-mix(in srgb, var(--cta-background) 70%, transparent);
  --button-shadow: 0 7px 15px -5px color-mix(in srgb, var(--button-dark-bg-color) 25%, transparent);
  --button-pressed-shadow: 0 7px 10px -5px color-mix(in srgb, var(--button-dark-bg-color) 40%, transparent);
  --button-shadow-light: 0px 2px 0px rgba(0, 0, 0, 0.02);
  --border-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 4px 11px rgba(0, 0, 0, 0.1);
  --calendar-shadow: 0px 8px 20px -9px rgba(51, 96, 118, 0.3);
  --chrome-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 11px rgba(0, 0, 0, 0.1);
}

/* spacing, sizing, distances */
/* line 152, app/assets/stylesheets/common/variables.css.scss */
:root {
  --header-height: 64px;
  /* works best with a 50px logo */
  --std-margin-bottom: 30px;
  --corner-size: 20px;
  --small-corner-size: 5px;
  --mobile-header-height: 40px;
  --mobile-toolbar-height: 50px;
  --device-top-padding: env(safe-area-inset-top, 0px);
  --device-bottom-padding: max(0px, calc(env(safe-area-inset-bottom, 0px) - 10px));
}
/* line 4, app/assets/stylesheets/app/_paperize.css.scss */
.paperize-sheet {
  page-break-after: always;
}

/* line 9, app/assets/stylesheets/app/_paperize.css.scss */
.paperize-page:last-child {
  page-break-after: auto;
}

/* line 13, app/assets/stylesheets/app/_paperize.css.scss */
.paperize-page tr, .paperize-page td {
  page-break-inside: avoid;
}

/* line 22, app/assets/stylesheets/app/_paperize.css.scss */
.data-paper-size[data-paper-size=A4] #cover-page {
  height: 1084px;
}

/* line 22, app/assets/stylesheets/app/_paperize.css.scss */
.data-paper-size[data-paper-size=Letter] #cover-page {
  height: 981px;
}

/* line 22, app/assets/stylesheets/app/_paperize.css.scss */
.data-paper-size[data-paper-size=Legal] #cover-page {
  height: 1288px;
}

/* line 29, app/assets/stylesheets/app/_paperize.css.scss */
.data-paper-size.footer-minimal[data-paper-size=A4] #cover-page {
  height: 1118px;
}

/* line 29, app/assets/stylesheets/app/_paperize.css.scss */
.data-paper-size.footer-minimal[data-paper-size=Letter] #cover-page {
  height: 1015px;
}

/* line 29, app/assets/stylesheets/app/_paperize.css.scss */
.data-paper-size.footer-minimal[data-paper-size=Legal] #cover-page {
  height: 1322px;
}

/* line 41, app/assets/stylesheets/app/_paperize.css.scss */
.paperize-done #cover-page ~ div {
  display: none;
}

/* line 84, app/assets/stylesheets/app/_paperize.css.scss */
.paperize-page {
  margin-top: -1px;
  padding-top: 56px;
  padding-bottom: 90px;
}

/* line 89, app/assets/stylesheets/app/_paperize.css.scss */
.footer-minimal .paperize-page {
  padding-bottom: 56px;
}

/* line 93, app/assets/stylesheets/app/_paperize.css.scss */
.paperize-done .paperize-page {
  padding-top: 1px;
  padding-bottom: 0;
}

/* line 102, app/assets/stylesheets/app/_paperize.css.scss */
.paperize-sheet {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* line 107, app/assets/stylesheets/app/_paperize.css.scss */
.paper-header {
  height: 26px;
}

/* line 108, app/assets/stylesheets/app/_paperize.css.scss */
.paper-footer {
  height: 60px;
}

/* line 111, app/assets/stylesheets/app/_paperize.css.scss */
.footer-minimal .paper-footer {
  height: 26px;
}

/* line 22, app/assets/stylesheets/app/_paperize.css.scss */
.paperize-done[data-paper-size=A4] .paperize-page {
  height: 1084px;
}

/* line 22, app/assets/stylesheets/app/_paperize.css.scss */
.paperize-done[data-paper-size=Letter] .paperize-page {
  height: 981px;
}

/* line 22, app/assets/stylesheets/app/_paperize.css.scss */
.paperize-done[data-paper-size=Legal] .paperize-page {
  height: 1288px;
}

/* line 29, app/assets/stylesheets/app/_paperize.css.scss */
.paperize-done.footer-minimal[data-paper-size=A4] .paperize-page {
  height: 1118px;
}

/* line 29, app/assets/stylesheets/app/_paperize.css.scss */
.paperize-done.footer-minimal[data-paper-size=Letter] .paperize-page {
  height: 1015px;
}

/* line 29, app/assets/stylesheets/app/_paperize.css.scss */
.paperize-done.footer-minimal[data-paper-size=Legal] .paperize-page {
  height: 1322px;
}

@media print {
  /* line 128, app/assets/stylesheets/app/_paperize.css.scss */
  .paperize-done .paper-header,
.paperize-done .paper-footer {
    margin-left: -60px;
    margin-right: -60px;
  }
  /* line 134, app/assets/stylesheets/app/_paperize.css.scss */
  .paperize-done template {
    display: none;
  }
}

@media screen {
  /* line 141, app/assets/stylesheets/app/_paperize.css.scss */
  .data-paper-size {
    position: relative;
    margin: 0 auto;
    width: 871px;
    visibility: hidden;
  }
  /* line 158, app/assets/stylesheets/app/_paperize.css.scss */
  .paperize-sheet {
    margin: 0 auto 30px;
    width: 871px;
    outline: 1px solid #dadada;
    outline: 1px solid rgba(0, 20, 50, 0.03);
    box-shadow: 0 3px 20px -3px rgba(0, 20, 30, 0.1);
    background: #fff;
  }
  /* line 172, app/assets/stylesheets/app/_paperize.css.scss */
  .paperize-done.data-paper-size {
    width: auto;
    visibility: visible;
  }
  /* line 177, app/assets/stylesheets/app/_paperize.css.scss */
  .paperize-done .paperize-page {
    position: relative;
    box-sizing: content-box;
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media (max-width: 991px) {
  /* line 192, app/assets/stylesheets/app/_paperize.css.scss */
  body:not(.pdf) .paperize-done {
    padding-bottom: 30px;
  }
  /* line 196, app/assets/stylesheets/app/_paperize.css.scss */
  body:not(.pdf) .paperize-done .paper-header,
body:not(.pdf) .paperize-done .paper-footer,
body:not(.pdf) .paperize-done .paper-footer .footer-current-page {
    display: none;
  }
  /* line 202, app/assets/stylesheets/app/_paperize.css.scss */
  body:not(.pdf) .paperize-done .paperize-sheet {
    width: auto !important;
    margin-bottom: 0;
    box-shadow: none;
    outline: none;
  }
  /* line 209, app/assets/stylesheets/app/_paperize.css.scss */
  body:not(.pdf) .paperize-done .paperize-sheet:last-child .paper-footer {
    display: block;
    height: auto;
  }
  /* line 216, app/assets/stylesheets/app/_paperize.css.scss */
  body:not(.pdf) .paperize-done .paperize-sheet .paperize-page {
    width: auto !important;
    height: auto;
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (max-width: 767px) {
  /* line 229, app/assets/stylesheets/app/_paperize.css.scss */
  body:not(.pdf) .paperize-done .paperize-sheet .paperize-page {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*

*/
/* line 7, app/assets/stylesheets/app/app_shared.css.scss */
h1 {
  font-size: 180%;
  line-height: 180%;
  padding-bottom: 10px;
}

/* line 14, app/assets/stylesheets/app/app_shared.css.scss */
a {
  text-decoration: none;
}

/* line 19, app/assets/stylesheets/app/app_shared.css.scss */
a, a:visited {
  color: #197297;
  /* for rendering engines with no var support */
  color: var(--body-link-color);
}

/* line 24, app/assets/stylesheets/app/app_shared.css.scss */
a.de-emphasis, a.de-emphasis:visited {
  color: var(--body-muted-color);
}

/* line 29, app/assets/stylesheets/app/app_shared.css.scss */
a:hover {
  text-decoration: underline;
}

/* line 34, app/assets/stylesheets/app/app_shared.css.scss */
.empty {
  font-size: 90%;
  color: var(--body-muted-color);
}

/* line 40, app/assets/stylesheets/app/app_shared.css.scss */
.de-emphasis {
  color: var(--body-muted-color);
  font-size: 90%;
}

/* line 46, app/assets/stylesheets/app/app_shared.css.scss */
.left-module {
  position: relative;
  margin-bottom: var(--std-margin-bottom);
  padding: 20px;
  background: var(--negative-bg-color);
  border-radius: var(--corner-size);
  box-shadow: var(--std-shadow);
}

/* line 56, app/assets/stylesheets/app/app_shared.css.scss */
.left-module h3 {
  font-size: 110%;
  zoom: 1;
  padding: 0px 0px 10px;
  font-weight: 600;
  position: relative;
  letter-spacing: -0.4px;
}

/* line 66, app/assets/stylesheets/app/app_shared.css.scss */
.left-module p, .left-module div.content {
  margin-top: 12px;
  margin-bottom: 12px;
}

/* line 72, app/assets/stylesheets/app/app_shared.css.scss */
.client-info {
  padding: 10px 15px;
  background: #EAF2F5;
  border: 1px solid;
  border-left: 10px solid;
  border-color: #BEDCE7;
}

/* line 81, app/assets/stylesheets/app/app_shared.css.scss */
.reveal {
  margin: 10px 0px 15px;
  padding: 10px;
}

/* line 87, app/assets/stylesheets/app/app_shared.css.scss */
.address {
  font-size: 90%;
}

/* line 92, app/assets/stylesheets/app/app_shared.css.scss */
.address .attn {
  font-size: 120%;
  font-weight: bold;
}

/* line 99, app/assets/stylesheets/app/app_shared.css.scss */
.address p {
  margin: 0px 0px 3px;
  padding: 0px 0px;
}

/* line 105, app/assets/stylesheets/app/app_shared.css.scss */
img.inline-button {
  vertical-align: top;
  /* aligns button with text */
}

/* line 114, app/assets/stylesheets/app/app_shared.css.scss */
.freeform-section img {
  max-width: 100%;
  max-height: 800px;
}
/* overrides of default styling and app_shared.css */
/* line 9, app/assets/stylesheets/app/app.css.scss */
h1 {
  letter-spacing: -0.2px;
}

/* classes */
/* line 16, app/assets/stylesheets/app/app.css.scss */
.print-only {
  display: none;
}

/* line 21, app/assets/stylesheets/app/app.css.scss */
.right-module {
  margin-bottom: 20px;
  padding: 20px;
  background: var(--negative-bg-color);
  border-radius: 20px;
  box-shadow: var(--std-shadow);
}

/* line 30, app/assets/stylesheets/app/app.css.scss */
.right-module h3 {
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-size: 110%;
  zoom: 1;
}

/* line 38, app/assets/stylesheets/app/app.css.scss */
.right-module h4 {
  color: var(--body-muted-color);
  font-weight: normal;
  margin-top: -5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-size: 90%;
  line-height: 1.4;
  zoom: 1;
}

/* line 50, app/assets/stylesheets/app/app.css.scss */
.left-module .sub-header {
  font-size: 85%;
  color: var(--body-light-color);
  margin-bottom: 10px;
}

/* line 57, app/assets/stylesheets/app/app.css.scss */
.left-module p.list-actions {
  line-height: 30px;
}

/* line 64, app/assets/stylesheets/app/app.css.scss */
.empty-state .empty-state-image {
  display: block;
  margin: 60px auto 60px;
  width: 80%;
  min-height: 200px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  filter: sepia(5%) saturate(50%) hue-rotate(320deg) opacity(0.8);
}

/* line 75, app/assets/stylesheets/app/app.css.scss */
.empty-state .cta {
  text-align: center;
  margin-bottom: 50px;
}

/* line 81, app/assets/stylesheets/app/app.css.scss */
.reveal {
  background-color: var(--background-lighter-color);
  padding: 20px;
  border-radius: 10px;
  box-shadow: var(--std-shadow);
}

/* line 89, app/assets/stylesheets/app/app.css.scss */
.right-module ul.actions-list,
.RoninSharedModal ul.actions-list {
  list-style: none;
  padding-left: 0;
  padding-bottom: 0;
}

/* line 96, app/assets/stylesheets/app/app.css.scss */
.right-module ul.actions-list li,
.RoninSharedModal ul.actions-list li {
  line-height: 1.5;
}

/* line 101, app/assets/stylesheets/app/app.css.scss */
.right-module ul.actions-list li.last,
.right-module ul.actions-list li:last-child,
.RoninSharedModal ul.actions-list li.last,
.RoninSharedModal ul.actions-list li:last-child {
  border-bottom: none;
}

/* line 107, app/assets/stylesheets/app/app.css.scss */
.right-module ul.actions-list li a,
.RoninSharedModal ul.actions-list li a {
  padding: 5px 0px;
  display: block;
  color: var(--body-text-color);
  text-decoration: none;
}

/* line 114, app/assets/stylesheets/app/app.css.scss */
.right-module ul.actions-list li a .fi,
.RoninSharedModal ul.actions-list li a .fi {
  margin-right: 5px;
}

/* line 120, app/assets/stylesheets/app/app.css.scss */
#tasks-module ul.actions-list li a,
.RoninSharedModal ul.actions-list li a {
  padding: 6px 0px;
  display: block;
}

/* line 128, app/assets/stylesheets/app/app.css.scss */
.RoninSharedModal ul.actions-list li a:active {
  transform: translateY(2px);
}

/* line 133, app/assets/stylesheets/app/app.css.scss */
.RoninSharedModal ul.actions-list li a .fi {
  margin-right: 10px;
}

/* line 137, app/assets/stylesheets/app/app.css.scss */
.right-module ul.primary-actions-list li {
  font-weight: bold;
}

/* line 142, app/assets/stylesheets/app/app.css.scss */
.right-module form select {
  max-width: 215px;
}

/* line 147, app/assets/stylesheets/app/app.css.scss */
.sub-tab-menu {
  padding: 10px 0px 10px;
  margin: -20px 0px 20px 0px;
  font-size: 90%;
}

/* line 154, app/assets/stylesheets/app/app.css.scss */
.sub-tab-menu li {
  display: inline-block;
  padding: 4px 0px;
  margin-right: 11px;
  font-weight: bold;
  line-height: 20px;
}

/* line 163, app/assets/stylesheets/app/app.css.scss */
.sub-tab-menu li a,
.sub-tab-menu li a:hover {
  color: var(--selection-color);
  text-decoration: none;
  white-space: nowrap;
}

/* line 172, app/assets/stylesheets/app/app.css.scss */
.sub-tab-menu li a:hover {
  color: var(--body-text-color);
}

/* line 177, app/assets/stylesheets/app/app.css.scss */
.sub-tab-menu li.selected {
  padding: 4px 8px;
  background: var(--selection-color);
  text-shadow: none;
  border-radius: 6px;
}

/* line 185, app/assets/stylesheets/app/app.css.scss */
.sub-tab-menu li.selected a {
  color: var(--negative-bg-color);
}

/* line 190, app/assets/stylesheets/app/app.css.scss */
.sub-tab-menu li.selected a:hover {
  color: color-mix(in srgb, var(--negative-bg-color), var(--positive-bg-color) 5%);
}

/* line 195, app/assets/stylesheets/app/app.css.scss */
.sub-tab-menu li a .fi,
.sub-tab-menu li a .fa {
  margin-right: 5px;
}

/* line 201, app/assets/stylesheets/app/app.css.scss */
.status-pill {
  color: var(--pill-text-color);
  background: var(--pill-bg-color);
  font-size: 90%;
  padding: 2px 4px;
  border-radius: 5px;
  position: relative;
  text-shadow: none;
}

/* line 211, app/assets/stylesheets/app/app.css.scss */
.counter-bug {
  color: var(--pill-text-color);
  padding: 0px 4px;
  font-size: 80%;
  background: var(--pill-bg-color);
  border-radius: 5px;
  margin-left: 5px;
  position: relative;
  top: -0.15em;
  text-shadow: none;
}

/* pagination */
/* line 226, app/assets/stylesheets/app/app.css.scss */
.pagination {
  float: right;
  padding: 2px;
  margin-bottom: 15px;
  font-size: 90%;
  margin-top: 4px;
}

/* line 234, app/assets/stylesheets/app/app.css.scss */
.pagination span {
  display: inline-block;
  margin-left: 3px;
}

/* line 239, app/assets/stylesheets/app/app.css.scss */
.pagination span.gap {
  padding-top: 4px;
}

/* line 243, app/assets/stylesheets/app/app.css.scss */
.pagination a, .pagination a:visited, .pagination .current {
  padding: 4px 7px;
  color: var(--body-text-color);
  text-decoration: none;
  border-radius: 4px;
  text-align: center;
  min-width: 24px;
}

/* line 252, app/assets/stylesheets/app/app.css.scss */
.pagination a:hover, .pagination a:active {
  color: #000;
}

/* line 256, app/assets/stylesheets/app/app.css.scss */
.pagination .current {
  font-weight: bold;
  cursor: default;
  background-color: var(--body-bg-color);
}

/* line 262, app/assets/stylesheets/app/app.css.scss */
.pagination a.disablelink, .pagination a.disablelink:hover {
  background-color: var(--negative-bg-color);
  cursor: default;
  color: #929292;
  font-weight: normal !important;
}

/* line 269, app/assets/stylesheets/app/app.css.scss */
.pagination a.prevnext {
  font-weight: bold;
}

/* line 273, app/assets/stylesheets/app/app.css.scss */
.pagination .first, .pagination .last {
  display: none;
}

/* forms */
/* line 280, app/assets/stylesheets/app/app.css.scss */
.combobox .ui-autocomplete {
  font-size: inherit;
  opacity: 1;
}

/* line 289, app/assets/stylesheets/app/app.css.scss */
.combobox .ui-menu .ui-menu-item div {
  padding: 5px;
}

/* line 292, app/assets/stylesheets/app/app.css.scss */
.form-group .field-inner .btn-link {
  padding-left: 0px;
}

/* line 297, app/assets/stylesheets/app/app.css.scss */
.form-inline .field-inner {
  display: inline-block;
}

/* line 302, app/assets/stylesheets/app/app.css.scss */
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  vertical-align: bottom;
}

/* line 307, app/assets/stylesheets/app/app.css.scss */
#center-wrapper .app-form .ql-editor h1 {
  margin: 0px;
  padding: 0px;
  font-size: 2em;
  color: inherit;
}

/* line 314, app/assets/stylesheets/app/app.css.scss */
.app-form fieldset {
  border: 0;
  border-top: 1px solid var(--border-lighter-color);
  padding: 10px 0px;
  margin-bottom: 10px;
}

/* line 322, app/assets/stylesheets/app/app.css.scss */
.app-form.invoice-form fieldset {
  padding: 10px 0px;
}

/* line 327, app/assets/stylesheets/app/app.css.scss */
.app-form fieldset legend {
  font-weight: bold;
  font-size: 110%;
  padding: 5px;
  margin-left: -5px;
  color: var(--body-text-color);
  border-bottom: 0px;
  margin-bottom: 0px;
}

/* line 338, app/assets/stylesheets/app/app.css.scss */
.app-form.invoice-form fieldset legend {
  padding: 5px 5px 5px 0px;
}

/* line 343, app/assets/stylesheets/app/app.css.scss */
.app-form .field-inner .ace-editor {
  line-height: 1.4;
  border: 1px solid rgba(0, 0, 0, 0.3);
  cursor: text;
}

/* line 350, app/assets/stylesheets/app/app.css.scss */
.app-form .required-field label {
  font-weight: 600;
}

/* line 355, app/assets/stylesheets/app/app.css.scss */
.app-form input,
.app-form textarea,
.app-form select {
  background: var(--input-bg);
  vertical-align: baseline;
}

/* line 364, app/assets/stylesheets/app/app.css.scss */
.app-form input[type="radio"],
.app-form input[type="checkbox"] {
  padding: 0px;
  background: transparent;
  border: none;
  margin-top: 2px;
}

/* line 373, app/assets/stylesheets/app/app.css.scss */
.app-form input:focus,
.app-form textarea:focus,
.app-form select:focus {
  border: 1px solid #ccc;
  background: var(--negative-bg-color);
}

/* line 382, app/assets/stylesheets/app/app.css.scss */
.app-form .important input,
.app-form .important select {
  font-size: 110%;
}

/* line 388, app/assets/stylesheets/app/app.css.scss */
.app-form input[type="submit"] {
  padding: 0px 20px;
  border: 0px;
  font-weight: bold;
  cursor: pointer;
  font-size: 110%;
  vertical-align: baseline;
  margin-right: 8px;
  color: var(--cta-text-color);
  background: var(--cta-background);
  border-radius: var(--corner-size);
  box-shadow: var(--cta-shadow);
  line-height: 40px;
}

/* line 403, app/assets/stylesheets/app/app.css.scss */
.app-form input.secondary[type="submit"] {
  color: var(--body-text-color);
  background: var(--button-bg-color);
  box-shadow: var(--button-shadow);
}

/* line 408, app/assets/stylesheets/app/app.css.scss */
.app-form input.secondary[type="submit"]:active {
  background: color-mix(in srgb, var(--button-bg-color), var(--positive-bg-color) 5%);
  box-shadow: var(--button-pressed-shadow);
}

/* line 414, app/assets/stylesheets/app/app.css.scss */
.app-form input.smaller[type="submit"] {
  line-height: 25px;
  font-size: 90%;
}

/* line 419, app/assets/stylesheets/app/app.css.scss */
.app-form input[type="submit"]:hover {
  text-decoration: none;
}

/* line 423, app/assets/stylesheets/app/app.css.scss */
.app-form input[type="submit"]:active {
  background: color-mix(in srgb, var(--cta-background), var(--positive-bg-color) 5%);
  box-shadow: var(--cta-pressed-shadow);
}

/* line 428, app/assets/stylesheets/app/app.css.scss */
.app-form input[type="submit"][disabled] {
  cursor: default;
  opacity: 0.7;
}

/* line 434, app/assets/stylesheets/app/app.css.scss */
.app-form .cancel-link {
  line-height: 40px;
}

/* line 439, app/assets/stylesheets/app/app.css.scss */
.app-form .right-button {
  line-height: 40px;
  text-align: right;
}

/* line 446, app/assets/stylesheets/app/app.css.scss */
.app-form .explanatory {
  font-size: 85%;
  color: var(--body-muted-color);
  margin-top: 5px;
  line-height: 15px;
}

/* line 454, app/assets/stylesheets/app/app.css.scss */
.app-form .error {
  color: var(--body-error-color);
}

/* line 458, app/assets/stylesheets/app/app.css.scss */
.app-form .field-with-label,
.app-form .field-inline {
  position: relative;
  margin-bottom: 5px;
}

/* line 465, app/assets/stylesheets/app/app.css.scss */
.app-form .field-with-label label {
  position: absolute;
  top: 0;
  left: 0;
  color: var(--body-muted-color);
  margin: 3px 6px;
  cursor: text;
  width: auto;
}

/* line 474, app/assets/stylesheets/app/app.css.scss */
.app-form .field-with-label input,
.app-form .field-with-label textarea {
  display: block;
  padding: 4px;
  margin: 0;
}

/* line 481, app/assets/stylesheets/app/app.css.scss */
.app-form .StripeElement {
  padding: 7px 10px;
}

/* line 485, app/assets/stylesheets/app/app.css.scss */
.app-form #stripe-card-error {
  margin-top: 7px;
}

/* line 489, app/assets/stylesheets/app/app.css.scss */
.app-form #stripe-iban-error {
  margin-top: 7px;
  display: none;
}

/* line 494, app/assets/stylesheets/app/app.css.scss */
.view-filter {
  float: right;
  padding: 0px;
  padding-top: 2px;
  margin: 0;
  font-size: 80%;
}

/* line 503, app/assets/stylesheets/app/app.css.scss */
ul.view-filter li {
  display: inline;
  list-style: none;
  margin-left: 1px;
}

/* line 510, app/assets/stylesheets/app/app.css.scss */
ul.view-filter li span {
  font-weight: bold;
}

/* line 515, app/assets/stylesheets/app/app.css.scss */
ul.view-filter li.view-filter-dropdown {
  position: relative;
}

/* line 520, app/assets/stylesheets/app/app.css.scss */
ul.view-filter li ul.view-filter-menu {
  display: none;
  position: absolute;
  z-index: 10;
  right: 0px;
  padding: 0px;
  background: var(--negative-bg-color);
  box-shadow: var(--border-shadow);
  border-radius: var(--small-corner-size);
}

/* line 532, app/assets/stylesheets/app/app.css.scss */
ul.view-filter li a.view-filter-label {
  text-decoration: none;
  padding: 3px 12px 3px 12px;
}

/* line 538, app/assets/stylesheets/app/app.css.scss */
ul.view-filter li a.view-filter-label:after {
  content: ' ';
  margin-top: 13px;
  border-color: var(--body-text-color) transparent transparent transparent;
  border-style: solid;
  border-width: 3px;
  width: 0;
  height: 0;
  position: absolute;
  top: -6px;
  margin-left: 4px;
}

/* line 552, app/assets/stylesheets/app/app.css.scss */
ul.view-filter li:hover ul.view-filter-menu {
  display: block;
}

/* line 557, app/assets/stylesheets/app/app.css.scss */
ul.view-filter li ul.view-filter-menu li {
  display: block;
  margin: 0px;
  text-shadow: none;
}

/* line 564, app/assets/stylesheets/app/app.css.scss */
ul.view-filter li ul.view-filter-menu li a,
ul.view-filter li ul.view-filter-menu li span {
  display: block;
  padding: 6px 12px;
  white-space: nowrap;
  text-decoration: none;
}

/* line 573, app/assets/stylesheets/app/app.css.scss */
ul.view-filter li ul.view-filter-menu li:first-child a {
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
}

/* line 583, app/assets/stylesheets/app/app.css.scss */
ul.view-filter li ul.view-filter-menu li:last-child a {
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
}

/* line 594, app/assets/stylesheets/app/app.css.scss */
ul.view-filter li ul.view-filter-menu li a:hover {
  color: var(--negative-bg-color);
  background: var(--selection-color);
}

/* specific ids */
/* line 602, app/assets/stylesheets/app/app.css.scss */
#header {
  color: #ccc;
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 602, app/assets/stylesheets/app/app.css.scss */
  #header {
    display: block;
    position: fixed;
    z-index: 500;
    width: 100%;
    box-shadow: 0px -8px 8px 10px rgba(0, 0, 0, 0.15);
    padding-top: var(--device-top-padding);
  }
  /* line 622, app/assets/stylesheets/app/app.css.scss */
  #header:before {
    content: ' ';
    display: block;
    position: absolute;
    z-index: -2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    backdrop-filter: blur(3px);
  }
  /* line 634, app/assets/stylesheets/app/app.css.scss */
  #header:after {
    content: ' ';
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #252728;
    background: var(--header-color);
  }
}

/* line 649, app/assets/stylesheets/app/app.css.scss */
#header a {
  color: #fff;
}

/* line 654, app/assets/stylesheets/app/app.css.scss */
#header a:hover {
  text-decoration: none;
}

/* line 659, app/assets/stylesheets/app/app.css.scss */
#header-wrapper {
  min-height: var(--header-height);
  position: relative;
  padding-left: 35px;
}

/* line 665, app/assets/stylesheets/app/app.css.scss */
#header-logo {
  top: 50%;
  position: absolute;
  margin-top: -15px;
}

/* line 672, app/assets/stylesheets/app/app.css.scss */
#header-logo a {
  color: var(--header-text-color);
  text-decoration: none;
}

/* line 677, app/assets/stylesheets/app/app.css.scss */
#header-logo img {
  height: 30px;
}

/* line 682, app/assets/stylesheets/app/app.css.scss */
#header-logo h1 {
  font-size: 130%;
  letter-spacing: 0px;
  padding-bottom: 0px;
  margin: 0px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 694, app/assets/stylesheets/app/app.css.scss */
#header-logo h1 a:hover {
  text-decoration: none;
}

/* line 700, app/assets/stylesheets/app/app.css.scss */
#header-right {
  padding-top: 12px;
  float: right;
}

/* line 706, app/assets/stylesheets/app/app.css.scss */
#header-intro {
  padding: 0px;
  text-align: right;
  background: rgba(0, 0, 0, 0.65);
  border-radius: 20px;
  position: relative;
}

/* line 714, app/assets/stylesheets/app/app.css.scss */
#header-intro .user-avatar,
#header-intro .user-name {
  display: inline-block;
  position: relative;
}

/* line 720, app/assets/stylesheets/app/app.css.scss */
#header-intro img {
  position: relative;
  display: inline-block;
  margin-top: -1px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 8px;
  border-radius: 16px;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.35);
}

/* line 735, app/assets/stylesheets/app/app.css.scss */
#header-intro.masquerading {
  background: rgba(110, 100, 0, 0.7);
}

/* line 740, app/assets/stylesheets/app/app.css.scss */
#header-intro.masquerading .user-avatar img {
  top: -2px;
  left: -2px;
}

/* line 746, app/assets/stylesheets/app/app.css.scss */
#header-intro.masquerading .user-avatar .masquerade-avatar img {
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
}

/* line 758, app/assets/stylesheets/app/app.css.scss */
#header-intro li {
  font-size: 90%;
  list-style: none;
  float: left;
  padding: 12px 15px 12px;
}

/* line 766, app/assets/stylesheets/app/app.css.scss */
#header-intro li.first {
  border-left: none;
}

/* line 771, app/assets/stylesheets/app/app.css.scss */
#header-intro li.last {
  border-right: none;
}

/* line 776, app/assets/stylesheets/app/app.css.scss */
#header-intro li a.unmasquerade {
  font-size: 120%;
  line-height: 120%;
}

/* line 783, app/assets/stylesheets/app/app.css.scss */
#header-menu {
  text-align: right;
}

/* line 788, app/assets/stylesheets/app/app.css.scss */
#header-menu li {
  list-style: none;
  padding-left: 10px;
  display: inline;
}

/* line 795, app/assets/stylesheets/app/app.css.scss */
#mobile-header {
  background: var(--header-color);
  color: var(--header-text-color);
  height: calc(var(--mobile-header-height) + var(--device-top-padding));
  padding-top: var(--device-top-padding);
}

@media screen and (min-width: 768px) {
  /* line 795, app/assets/stylesheets/app/app.css.scss */
  #mobile-header {
    display: none;
  }
}

/* line 805, app/assets/stylesheets/app/app.css.scss */
#mobile-header .btn {
  font-size: 18px;
  color: var(--header-text-color);
}

/* line 809, app/assets/stylesheets/app/app.css.scss */
#mobile-header .btn:hover, #mobile-header .btn:focus {
  color: var(--header-text-color);
}

/* line 815, app/assets/stylesheets/app/app.css.scss */
#mobile-toolbar {
  background: var(--header-color);
  color: var(--header-text-color);
  height: calc(var(--mobile-toolbar-height) + var(--device-bottom-padding));
  padding-bottom: var(--device-bottom-padding);
  display: flex;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 768px) {
  /* line 815, app/assets/stylesheets/app/app.css.scss */
  #mobile-toolbar {
    display: none;
  }
}

/* line 828, app/assets/stylesheets/app/app.css.scss */
#mobile-toolbar .toolbar-item {
  transition: all 0.15s;
  display: block;
  flex-grow: 1;
  text-align: center;
  color: var(--header-text-color);
  line-height: calc(var(--mobile-toolbar-height) - 20px);
  padding: 10px 0px;
}

/* line 837, app/assets/stylesheets/app/app.css.scss */
#mobile-toolbar .toolbar-item:active {
  transform: scale(0.9);
}

/* line 842, app/assets/stylesheets/app/app.css.scss */
#mobile-toolbar .toolbar-icon.main-icon {
  background: var(--header-text-color);
  color: var(--header-color);
  display: inline-block;
  height: calc(var(--mobile-toolbar-height) - 20px);
  width: calc(var(--mobile-toolbar-height) - 20px);
  border-radius: 50%;
}

/* line 853, app/assets/stylesheets/app/app.css.scss */
#contents {
  height: 100%;
}

@media (min-width: 768px) {
  /* line 853, app/assets/stylesheets/app/app.css.scss */
  #contents {
    padding-top: calc(var(--header-height) + var(--device-top-padding));
  }
}

/* line 864, app/assets/stylesheets/app/app.css.scss */
#contents.extended {
  overflow-x: hidden;
}

/* line 869, app/assets/stylesheets/app/app.css.scss */
#contents-wrapper {
  --extention-width: 200px;
  margin: 0px auto;
  padding: 0px;
  display: flex;
  width: 100%;
  transition: width 0.3s;
  overflow: hidden;
  height: calc(100% - var(--mobile-header-height) - var(--device-top-padding) - var(--mobile-toolbar-height) - var(--device-bottom-padding));
}

/* line 880, app/assets/stylesheets/app/app.css.scss */
#contents-wrapper.no-toolbar {
  height: calc(100% - var(--mobile-header-height) - var(--device-top-padding));
}

@media (min-width: 768px) {
  /* line 869, app/assets/stylesheets/app/app.css.scss */
  #contents-wrapper {
    height: 100%;
  }
  /* line 887, app/assets/stylesheets/app/app.css.scss */
  #contents-wrapper.no-toolbar {
    height: 100%;
  }
}

/* line 892, app/assets/stylesheets/app/app.css.scss */
#contents.extended #contents-wrapper {
  width: calc(100% + var(--extention-width));
}

/* line 896, app/assets/stylesheets/app/app.css.scss */
#contents-wrapper.canvas {
  min-height: auto;
  overflow: hidden;
  height: calc(100% - var(--mobile-header-height) - var(--device-top-padding) - var(--mobile-toolbar-height) - var(--device-bottom-padding));
}

/* line 901, app/assets/stylesheets/app/app.css.scss */
#contents-wrapper.canvas.no-toolbar {
  height: calc(100% - var(--mobile-header-height) - var(--device-top-padding));
}

@media (min-width: 768px) {
  /* line 896, app/assets/stylesheets/app/app.css.scss */
  #contents-wrapper.canvas {
    height: 100%;
  }
  /* line 908, app/assets/stylesheets/app/app.css.scss */
  #contents-wrapper.canvas.no-toolbar {
    height: 100%;
  }
}

/* line 913, app/assets/stylesheets/app/app.css.scss */
#contents-wrapper.canvas #container {
  padding-top: 0;
  padding-left: 0;
}

/* line 917, app/assets/stylesheets/app/app.css.scss */
#contents-wrapper.canvas #container #container-wrapper {
  padding-top: 0px;
  max-width: none;
  display: flex;
  flex-direction: column;
  height: 100%;
  flex-grow: 1;
  margin: 0 -15px;
}

/* line 930, app/assets/stylesheets/app/app.css.scss */
#contents-wrapper.canvas #container .container-wrapper {
  padding-top: 0px;
}

/* line 934, app/assets/stylesheets/app/app.css.scss */
#contents-wrapper.canvas #container .canvas-header {
  width: 100%;
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 25px;
}

/* line 942, app/assets/stylesheets/app/app.css.scss */
#contents-wrapper.canvas .fh {
  height: 100%;
}

/* line 943, app/assets/stylesheets/app/app.css.scss */
#contents-wrapper.canvas #account-notices, #contents-wrapper.canvas #footer {
  display: none;
}

/* line 947, app/assets/stylesheets/app/app.css.scss */
#left-nav {
  display: none;
  background: var(--nav-background);
  transition: width 0.3s, min-width 0.3s;
}

@media (min-width: 768px) {
  /* line 947, app/assets/stylesheets/app/app.css.scss */
  #left-nav {
    display: block;
    width: 100px;
    min-width: 100px;
  }
  /* line 958, app/assets/stylesheets/app/app.css.scss */
  #contents.extended #left-nav {
    width: calc(100px + var(--extention-width));
    min-width: calc(100px + var(--extention-width));
  }
}

@media (min-width: 992px) {
  /* line 947, app/assets/stylesheets/app/app.css.scss */
  #left-nav {
    display: block;
    width: 230px;
    min-width: 230px;
  }
}

@media (min-width: 1200px) {
  /* line 947, app/assets/stylesheets/app/app.css.scss */
  #left-nav {
    display: block;
    width: 260px;
    min-width: 260px;
    flex-grow: 1;
  }
}

/* line 977, app/assets/stylesheets/app/app.css.scss */
#left-nav #navigation-wrapper {
  padding: 25px 20px;
}

/* line 981, app/assets/stylesheets/app/app.css.scss */
#left-nav #navigation-wrapper ul {
  margin: 0;
  padding: 20px 0px;
}

/* line 987, app/assets/stylesheets/app/app.css.scss */
#left-nav #navigation-wrapper ul li {
  list-style: none;
  margin: 0px;
}

/* line 993, app/assets/stylesheets/app/app.css.scss */
#left-nav #navigation-wrapper ul li.sub-header {
  text-transform: uppercase;
  color: var(--nav-text-dark-color);
  padding: 15px 20px;
  font-size: 85%;
}

@media (min-width: 768px) and (max-width: 1199px) {
  /* line 993, app/assets/stylesheets/app/app.css.scss */
  #left-nav #navigation-wrapper ul li.sub-header {
    display: none;
  }
}

/* line 1004, app/assets/stylesheets/app/app.css.scss */
#left-nav #navigation-wrapper li a {
  display: block;
  padding: 10px 20px;
  margin-bottom: 4px;
  color: var(--nav-text-color);
  font-weight: 500;
  text-decoration: none;
  overflow: hidden;
  white-space: nowrap;
}

/* line 1016, app/assets/stylesheets/app/app.css.scss */
#left-nav #navigation-wrapper li a.wsn {
  white-space: normal;
  word-break: break-word;
  display: flex;
}

/* line 1027, app/assets/stylesheets/app/app.css.scss */
#left-nav #navigation-wrapper li a.wsn .fi {
  flex-shrink: 0;
}

/* line 1030, app/assets/stylesheets/app/app.css.scss */
#left-nav #navigation-wrapper li a .fa, #left-nav #navigation-wrapper li a .fi {
  text-align: center;
  width: 30px;
  margin-right: 15px;
  font-size: 1.1em;
}

@media (max-width: 991px) {
  /* line 1030, app/assets/stylesheets/app/app.css.scss */
  #left-nav #navigation-wrapper li a .fa, #left-nav #navigation-wrapper li a .fi {
    width: 100%;
  }
  /* line 1039, app/assets/stylesheets/app/app.css.scss */
  #contents.extended #left-nav #navigation-wrapper li a .fa, #contents.extended #left-nav #navigation-wrapper li a .fi {
    width: 30px;
  }
}

@media (max-width: 991px) {
  /* line 1045, app/assets/stylesheets/app/app.css.scss */
  #left-nav #navigation-wrapper li a .nav-label {
    display: none;
  }
  /* line 1049, app/assets/stylesheets/app/app.css.scss */
  #contents.extended #left-nav #navigation-wrapper li a .nav-label {
    display: inline;
  }
}

/* line 1056, app/assets/stylesheets/app/app.css.scss */
#left-nav #navigation-wrapper li.selected {
  color: color-mix(in srgb, var(--nav-text-color), var(--negative-bg-color) 15%);
  background-color: var(--nav-dark);
  border-radius: 10px;
}

/* line 1063, app/assets/stylesheets/app/app.css.scss */
#left-nav #navigation-wrapper li:not(.selected) a:hover {
  color: color-mix(in srgb, var(--nav-text-color), var(--negative-bg-color) 15%);
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 1070, app/assets/stylesheets/app/app.css.scss */
  #contents:not(.extended) #left-nav #navigation-wrapper li:not(.selected) a:hover .nav-label {
    position: absolute;
    display: block;
    left: 90px;
    padding: 8px 15px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.8);
    z-index: 100;
    font-size: 0.9em;
    margin-top: -25px;
  }
}

/* line 1085, app/assets/stylesheets/app/app.css.scss */
#left-nav #navigation-wrapper li.selected a:hover {
  color: color-mix(in srgb, var(--nav-text-color), var(--negative-bg-color) 15%);
}

/* line 1092, app/assets/stylesheets/app/app.css.scss */
#left-nav #navigation-wrapper ul ul {
  display: none;
  padding: 0;
}

/* line 1097, app/assets/stylesheets/app/app.css.scss */
#left-nav #navigation-wrapper .has-nested.selected ul {
  display: block;
}

/* line 1098, app/assets/stylesheets/app/app.css.scss */
#left-nav #navigation-wrapper .has-nested.selected > a .fa {
  visibility: hidden;
}

/* line 1099, app/assets/stylesheets/app/app.css.scss */
#left-nav #navigation-wrapper .has-nested.selected > a .fi {
  visibility: hidden;
}

@media (max-width: 991px) {
  /* line 1102, app/assets/stylesheets/app/app.css.scss */
  #left-nav #navigation-wrapper .has-nested.selected > a {
    visibility: hidden;
    height: 0;
    padding: 0;
  }
}

/* line 1111, app/assets/stylesheets/app/app.css.scss */
#left-nav #navigation-wrapper .has-nested.hide-label.selected > a {
  visibility: hidden;
  height: 0;
  padding: 0;
  margin: 0;
}

/* line 1120, app/assets/stylesheets/app/app.css.scss */
#left-nav #navigation-wrapper .has-nested .selected a {
  position: relative;
  color: var(--nav-highlight);
}

/* line 1124, app/assets/stylesheets/app/app.css.scss */
#left-nav #navigation-wrapper .has-nested .selected a:before {
  content: '';
  position: absolute;
  top: 8px;
  bottom: 8px;
  left: -12px;
  border: 8px solid var(--nav-highlight);
  border-radius: 0 4px 4px 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 1140, app/assets/stylesheets/app/app.css.scss */
  #left-nav .ss-wrapper {
    overflow: initial;
  }
  /* line 1144, app/assets/stylesheets/app/app.css.scss */
  #left-nav .ss-content {
    width: calc(100% + 300px);
    margin-right: -300px;
    padding: 0 300px 0 0;
  }
}

/* line 1152, app/assets/stylesheets/app/app.css.scss */
#container {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 1152, app/assets/stylesheets/app/app.css.scss */
  #container {
    padding-left: 30px;
    width: calc(100% - 100px);
    max-width: calc(100% - 100px);
  }
}

@media (min-width: 992px) {
  /* line 1152, app/assets/stylesheets/app/app.css.scss */
  #container {
    width: calc(100% - 230px);
    max-width: calc(100% - 230px);
  }
}

@media (min-width: 1200px) {
  /* line 1152, app/assets/stylesheets/app/app.css.scss */
  #container {
    width: calc(100% - 260px);
    max-width: calc(100% - 260px);
  }
}

/* line 1171, app/assets/stylesheets/app/app.css.scss */
#container .container-wrapper {
  margin: 0px auto;
  max-width: 1200px;
  padding-top: 20px;
}

@media (min-width: 768px) {
  /* line 1171, app/assets/stylesheets/app/app.css.scss */
  #container .container-wrapper {
    padding-top: 45px;
  }
}

/* line 1187, app/assets/stylesheets/app/app.css.scss */
#top-info-container {
  padding: 10px 20px;
  margin-bottom: var(--std-margin-bottom);
  background: var(--background-warning-color);
  border-radius: var(--corner-size);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.05);
}

/* line 1196, app/assets/stylesheets/app/app.css.scss */
#footer {
  font-size: 90%;
  margin-top: 30px;
}

/* line 1202, app/assets/stylesheets/app/app.css.scss */
#footer-wrapper {
  margin: 0px auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 1208, app/assets/stylesheets/app/app.css.scss */
#footer-menu {
  float: right;
}

/* list specific */
/* line 1215, app/assets/stylesheets/app/app.css.scss */
.data-list {
  list-style: none;
  padding: 0px;
  margin-bottom: 10px;
}

/* line 1222, app/assets/stylesheets/app/app.css.scss */
.data-list li {
  padding: 10px 0px;
}

/* line 1227, app/assets/stylesheets/app/app.css.scss */
.left-module .data-list li {
  padding: 12px 8px;
  margin: 0px -8px;
  border-radius: 15px;
}

/* line 1234, app/assets/stylesheets/app/app.css.scss */
.data-list .data-item-clickable:hover {
  cursor: pointer;
  background: var(--background-lighter-color);
}

/* line 1240, app/assets/stylesheets/app/app.css.scss */
.data-list .data-item label:not(.checkbox-inline) {
  display: block;
  font-weight: normal;
  width: 100%;
  margin-bottom: 0px;
}

/* line 1247, app/assets/stylesheets/app/app.css.scss */
.data-list .data-item.is-dragging {
  opacity: 0.5;
}

/* line 1251, app/assets/stylesheets/app/app.css.scss */
.data-list .data-item .data-item-thumbnail {
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 8px;
  overflow: hidden;
}

/* line 1259, app/assets/stylesheets/app/app.css.scss */
.data-list .data-item .data-item-thumbnail img {
  border-radius: 32px;
}

/* line 1264, app/assets/stylesheets/app/app.css.scss */
.data-list .data-item .data-item-main-with-thumbnail {
  margin-left: 40px;
}

/* line 1269, app/assets/stylesheets/app/app.css.scss */
.data-list .data-item .data-item-title {
  font-size: 100%;
  font-weight: bold;
  letter-spacing: -0.2px;
}

/* line 1276, app/assets/stylesheets/app/app.css.scss */
.data-list .data-item .data-item-title > .no-invite {
  margin-left: 5px;
  margin-right: 5px;
}

/* line 1282, app/assets/stylesheets/app/app.css.scss */
.data-list .data-item .data-item-desc {
  font-size: 90%;
  font-weight: normal;
  color: var(--body-text-color);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1292, app/assets/stylesheets/app/app.css.scss */
.data-list .data-item .data-item-desc p {
  margin: 0px 0px 6px 0px;
  padding: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1301, app/assets/stylesheets/app/app.css.scss */
.data-list .data-item .data-item-timestamp {
  font-size: 90%;
  color: var(--body-light-color);
}

/* line 1307, app/assets/stylesheets/app/app.css.scss */
.data-list .data-item .right-column {
  float: right;
  text-align: right;
  margin-left: 25px;
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 1307, app/assets/stylesheets/app/app.css.scss */
  .data-list .data-item .right-column {
    display: block;
  }
}

/* line 1318, app/assets/stylesheets/app/app.css.scss */
.data-list .data-item .right-column .date {
  font-weight: bold;
}

/* line 1323, app/assets/stylesheets/app/app.css.scss */
.data-list .data-item .right-column-mobile {
  display: block;
}

@media screen and (min-width: 768px) {
  /* line 1323, app/assets/stylesheets/app/app.css.scss */
  .data-list .data-item .right-column-mobile {
    display: none;
  }
}

/* line 1336, app/assets/stylesheets/app/app.css.scss */
.data-list .data-item .right-column .menu-button {
  margin-left: 10px;
}

/* line 1338, app/assets/stylesheets/app/app.css.scss */
.data-list .data-item .right-column .menu-button .dropdown-menu {
  right: 0px;
  left: auto;
}

/* line 1347, app/assets/stylesheets/app/app.css.scss */
.data-list .empty {
  margin-top: 20px;
}

/* line 1351, app/assets/stylesheets/app/app.css.scss */
.data-item-numeric {
  font-weight: bold;
  font-size: 120%;
}

/* project list */
/* line 1360, app/assets/stylesheets/app/app.css.scss */
#project-list-empty .empty-state-image {
  background-image: url(https://www.clientary.net/assets/app/empty-state/projects-c9fb94006da028a0baad9e486be9b1fea07c2b0279d1e379e13088c4ab74bb82.svg);
}

/* line 1365, app/assets/stylesheets/app/app.css.scss */
#project-list .project-description {
  font-size: 90%;
  margin-top: 2px;
}

/* line 1371, app/assets/stylesheets/app/app.css.scss */
#project-list .project-description.shifted {
  margin-left: 60px;
}

/* line 1376, app/assets/stylesheets/app/app.css.scss */
#project-list .project-info {
  font-size: 80%;
  color: #666;
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 1376, app/assets/stylesheets/app/app.css.scss */
  #project-list .project-info {
    display: block;
  }
}

/* line 1388, app/assets/stylesheets/app/app.css.scss */
#project-item-list .project-item-delete {
  float: right;
  font-size: 85%;
}

/* line 1394, app/assets/stylesheets/app/app.css.scss */
#project-item-list .project-item-icon,
.data-list .task-icon {
  font-size: 85%;
  margin-left: 3px;
  margin-right: 3px;
  color: var(--body-lighter-color);
}

/* line 1404, app/assets/stylesheets/app/app.css.scss */
#project-list .billed-hours {
  color: #66aa33;
}

/* line 1409, app/assets/stylesheets/app/app.css.scss */
#project-list .credited-hours,
#project-item-list .credited-hours {
  color: #aa3366;
}

/* line 1415, app/assets/stylesheets/app/app.css.scss */
#project-list .data-item-title {
  line-height: 18px;
}

/* line 1420, app/assets/stylesheets/app/app.css.scss */
#project-list .project-timestamp.shifted {
  margin-left: 60px;
}

/* invoice list */
/* line 1428, app/assets/stylesheets/app/app.css.scss */
#invoice-list-empty .empty-state-image {
  background-image: url(https://www.clientary.net/assets/app/empty-state/invoices-e77bd2b5c06cf7de21f3d5b0c98c92da247718fbff3a5bee8d6a1c02fb838538.svg);
}

/* line 1433, app/assets/stylesheets/app/app.css.scss */
#invoice-list .invoice-title,
#project-list .project-name.shifted,
#estimate-list .estimate-title,
#expense-list .shifted,
#recurring-list .recurring-title {
  margin-left: 60px;
}

/* line 1442, app/assets/stylesheets/app/app.css.scss */
#invoice-list .price {
  font-weight: bold;
  font-size: 110%;
  letter-spacing: -0.2px;
}

/* line 1449, app/assets/stylesheets/app/app.css.scss */
#invoice-list .partial-balance {
  color: #888;
  font-size: 85%;
}

/* line 1455, app/assets/stylesheets/app/app.css.scss */
#invoice-list .invoice-checkbox,
#contract-list .contract-checkbox {
  float: left;
  width: 30px;
  margin-top: 6px;
}

/* line 1463, app/assets/stylesheets/app/app.css.scss */
#invoice-list .invoice-status,
#estimate-list .estimate-status,
#recurring-list .recurring-status,
#expense-list .expense-status,
#contract-list .contract-status,
#form-list .form-status,
#external-link-list .icon-status {
  float: left;
  width: 45px;
  margin-top: 5px;
  margin-right: 15px;
}

/* line 1477, app/assets/stylesheets/app/app.css.scss */
#external-link-list .icon-status {
  width: 32px;
}

/* line 1484, app/assets/stylesheets/app/app.css.scss */
#invoice-list .data-item-timestamp,
#estimate-list .data-item-timestamp,
#expense-list .data-item-timestamp,
#form-list .data-item-timestamp {
  margin-left: 60px;
}

/* line 1491, app/assets/stylesheets/app/app.css.scss */
#invoice-list .data-item-checkable .data-item-timestamp,
#estimate-list .data-item-checkable .data-item-timestamp,
#expense-list .data-item-checkable .data-item-timestamp,
#form-list .data-item-checkable .data-item-timestamp {
  margin-left: 90px;
}

/* line 1498, app/assets/stylesheets/app/app.css.scss */
#external-link-list .data-item-timestamp {
  margin-left: 35px;
}

/* line 1499, app/assets/stylesheets/app/app.css.scss */
#external-link-list .integration-icon {
  width: 28px;
  height: 28px;
  background-size: 28px;
}

/* line 1502, app/assets/stylesheets/app/app.css.scss */
#invoice-list .invoice-status-pill,
#estimate-list .estimate-status-pill,
#expense-list .expense-status-pill,
#recurring-list .recurring-status-pill,
#contract-list .contract-status-pill,
#form-list .form-status-pill,
.task-list .task-status-pill,
.task-board .task-status-pill {
  border-radius: 15px;
  color: var(--pill-text-color);
  font-size: 9px;
  line-height: 1;
  padding: 0;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
  position: relative;
  width: 45px;
}

/* line 1525, app/assets/stylesheets/app/app.css.scss */
#contract-list .contract-status-pill.aiwarn {
  padding: 0 5px;
  width: auto;
  font-size: 11px;
  font-weight: 600;
  white-space: nowrap;
}

/* line 1534, app/assets/stylesheets/app/app.css.scss */
#invoice-list .invoice-status-pill span,
#estimate-list .estimate-status-pill span,
#expense-list .expense-status-pill span,
#recurring-list .recurring-status-pill span,
#contract-list .contract-status-pill span,
#form-list .form-status-pill span,
.task-list .task-status-pill span,
.task-board .task-status-pill span {
  text-align: center;
  border-radius: 14px;
  display: block;
  padding: 6px 6px 5px;
}

/* line 1549, app/assets/stylesheets/app/app.css.scss */
#invoice-list .paid.invoice-status-pill,
#invoice-list .pending.invoice-status-pill,
#invoice-list .credit.invoice-status-pill,
#estimate-list .paid.estimate-status-pill,
#expense-list .paid.expense-status-pill,
#recurring-list .active.recurring-status-pill,
#contract-list .signed.contract-status-pill,
#form-list .published.form-status-pill {
  background-color: var(--pill-paid);
}

/* line 1561, app/assets/stylesheets/app/app.css.scss */
#invoice-list .due.invoice-status-pill,
#estimate-list .due.estimate-status-pill,
#expense-list .new.expense-status-pill,
.task-list .due.task-status-pill,
.task-board .due.task-status-pill,
#form-list .stopped.form-status-pill {
  background-color: var(--pill-due);
}

/* line 1572, app/assets/stylesheets/app/app.css.scss */
#invoice-list .miss.invoice-status-pill {
  background-color: var(--pill-miss);
}

/* line 1577, app/assets/stylesheets/app/app.css.scss */
#invoice-list .sent.invoice-status-pill,
#estimate-list .sent.estimate-status-pill,
#expense-list .billed.expense-status-pill,
#contract-list .sent.contract-status-pill,
#contract-list .aiwarn.contract-status-pill,
#form-list .sent.form-status-pill {
  background-color: var(--pill-sent);
}

/* line 1587, app/assets/stylesheets/app/app.css.scss */
#invoice-list .open.invoice-status-pill,
#estimate-list .open.estimate-status-pill,
#contract-list .open.contract-status-pill,
#form-list .open.form-status-pill {
  background-color: var(--pill-open);
}

/* line 1595, app/assets/stylesheets/app/app.css.scss */
#invoice-list .draft.invoice-status-pill,
#estimate-list .draft.estimate-status-pill,
#recurring-list .paused.recurring-status-pill,
#contract-list .draft.contract-status-pill,
#form-list .draft.form-status-pill,
.task-list .assigned.task-status-pill,
.task-board .assigned.task-status-pill {
  background-color: var(--pill-draft);
}

/* line 1606, app/assets/stylesheets/app/app.css.scss */
#invoice-list .void.invoice-status-pill,
#estimate-list .void.estimate-status-pill,
#expense-list .void.expense-status-pill,
#recurring-list .archived.recurring-status-pill,
#contract-list .template.contract-status-pill,
#contract-list .void.contract-status-pill {
  background-color: var(--pill-void);
}

/* line 1616, app/assets/stylesheets/app/app.css.scss */
#invoice-list .partial.invoice-status-pill,
#estimate-list .partial.estimate-status-pill,
#expense-list .partial.expense-status-pill,
#recurring-list .stopped.recurring-status-pill {
  background-color: var(--pill-approved);
}

/* line 1624, app/assets/stylesheets/app/app.css.scss */
#invoice-list .right-column-mobile,
#estimate-list .right-column-mobile,
#expense-list .right-column-mobile,
#recurring-list .right-column-mobile,
#project-list .right-column-mobile {
  margin-left: 60px;
}

/* estimate list */
/* line 1635, app/assets/stylesheets/app/app.css.scss */
#estimate-list-empty .empty-state-image {
  background-image: url(https://www.clientary.net/assets/app/empty-state/estimates-759696f5a312b4510af41b335dc6ef5055fb03539e73b50a1f98ad74e9a59e82.svg);
}

/* line 1640, app/assets/stylesheets/app/app.css.scss */
#estimate-list .price {
  font-weight: bold;
  font-size: 110%;
}

/* line 1646, app/assets/stylesheets/app/app.css.scss */
#estimate-list .estimate-status {
  font-size: 80%;
}

/* expense list */
/* line 1653, app/assets/stylesheets/app/app.css.scss */
#expense-list-empty .empty-state-image {
  background-image: url(https://www.clientary.net/assets/app/empty-state/expenses-d62d243763bfd50b85722820b208416b653adf41b1ffbbee92836284d695ecf7.svg);
}

/* line 1658, app/assets/stylesheets/app/app.css.scss */
#expense-list .price {
  font-weight: bold;
  font-size: 110%;
}

/* line 1664, app/assets/stylesheets/app/app.css.scss */
#expense-list .tertiary {
  font-size: 85%;
  line-height: 20px;
}

/* line 1670, app/assets/stylesheets/app/app.css.scss */
#expense-list .expense-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* recurring list */
/* line 1681, app/assets/stylesheets/app/app.css.scss */
#recurring-list-empty .empty-state-image {
  background-image: url(https://www.clientary.net/assets/app/empty-state/recurring-c73869cf44e1796b582ce73966eff9f406599fe8c4b0d71fb50b8a62b5229770.svg);
}

/* line 1686, app/assets/stylesheets/app/app.css.scss */
#recurring-list .price {
  font-weight: bold;
  font-size: 110%;
}

/* line 1693, app/assets/stylesheets/app/app.css.scss */
#recurring-list .invoice-status {
  font-size: 80%;
}

/* line 1698, app/assets/stylesheets/app/app.css.scss */
#recurring-list .recurring-desc {
  margin-left: 60px;
}

/* form list */
/* line 1705, app/assets/stylesheets/app/app.css.scss */
#form-list-empty .empty-state-image {
  background-image: url(https://www.clientary.net/assets/app/empty-state/forms-3596ea2dec986fbb3ff71d01f2fe2ec96f47bfb75d153ac78c01d02e88420216.svg);
}

/* contract list */
/* line 1712, app/assets/stylesheets/app/app.css.scss */
#contract-list-empty .empty-state-image {
  background-image: url(https://www.clientary.net/assets/app/empty-state/contracts-065654d41d7a51634ef263d709640b2780245e034659b515872a92e506e8d40b.svg);
}

/* client list */
/* line 1720, app/assets/stylesheets/app/app.css.scss */
#client-list-empty .empty-state-image {
  background-image: url(https://www.clientary.net/assets/app/empty-state/clients-83465ae3d26ff2f9841df861f46e4fe28cc78fc091fda9cbecfc5f3c06712576.svg);
}

/* line 1725, app/assets/stylesheets/app/app.css.scss */
#client-list .client-delete {
  float: right;
  font-size: 85%;
}

/* line 1731, app/assets/stylesheets/app/app.css.scss */
#client-list .client-description {
  font-size: 90%;
  font-weight: normal;
  letter-spacing: 0px;
}

/* line 1738, app/assets/stylesheets/app/app.css.scss */
#client-list .client-outstanding-amount {
  color: #338822;
  font-weight: bold;
}

/* line 1744, app/assets/stylesheets/app/app.css.scss */
#client-list .client-unbilled-amount {
  color: #226688;
  font-weight: bold;
}

/* line 1750, app/assets/stylesheets/app/app.css.scss */
#client-list .client-stats {
  font-size: 85%;
}

/* line 1755, app/assets/stylesheets/app/app.css.scss */
#client-list .client-stats,
#client-list .client-stats a {
  color: var(--body-text-color);
}

/* lead list */
/* line 1763, app/assets/stylesheets/app/app.css.scss */
#lead-list-empty .empty-state-image {
  background-image: url(https://www.clientary.net/assets/app/empty-state/leads-3bfb2cfc426863e0b99488bc387f55ec59fd3940731e4acf62dd0c27c3afef1e.svg);
}

/* line 1768, app/assets/stylesheets/app/app.css.scss */
#lead-list .lead-stats,
#lead-list .lead-stats a {
  font-size: 85%;
  color: #666;
}

/* contact-list */
/* line 1777, app/assets/stylesheets/app/app.css.scss */
#contact-list-empty .empty-state-image {
  background-image: url(https://www.clientary.net/assets/app/empty-state/contacts-f71f251b1fa98b4e8d13ce3d075f0527c5dc6a6b632fcaff9f23824bc6c53ca7.svg);
}

/* payment-list */
/* line 1784, app/assets/stylesheets/app/app.css.scss */
#payment-list .payment-amount {
  font-size: 120%;
  font-weight: bold;
}

/* line 1790, app/assets/stylesheets/app/app.css.scss */
#payment-list .payment-delete {
  font-size: 85%;
}

/* file-list */
/* line 1797, app/assets/stylesheets/app/app.css.scss */
#file-list-empty .empty-state-image {
  background-image: url(https://www.clientary.net/assets/app/empty-state/files-d2ae405a8c846b6cf355823df66fe3cc95d33a9e9c286ea70f836413b8e42dba.svg);
}

/* external links list */
/* line 1804, app/assets/stylesheets/app/app.css.scss */
#external-links-empty .empty-state-image {
  background-image: url(https://www.clientary.net/assets/app/empty-state/external_links-fe1241a49a990d2e7bc8ff074a1fff81407ad40867049af584453cac2cb8be93.svg);
}

/* payment-method-list */
/* line 1810, app/assets/stylesheets/app/app.css.scss */
#payment-method-list li {
  padding-left: 50px;
}

/* line 1815, app/assets/stylesheets/app/app.css.scss */
#payment-method-list li.visa {
  background: url(https://www.clientary.net/assets/icons/cards/visa-b128846910572eddc332cb038458bf30e249a8d36af3bad5c1b5a9f7ed3766c7.svg) no-repeat;
  background-size: 26px;
  background-position: 10px 15px;
}

/* line 1822, app/assets/stylesheets/app/app.css.scss */
#payment-method-list li.mastercard {
  background: url(https://www.clientary.net/assets/icons/cards/mastercard-72b3d7d80d1805a54981e5bb0e6f82f05b85de4b610a50236d3b3c90968bdd6f.svg) no-repeat;
  background-size: 26px;
  background-position: 10px 15px;
}

/* line 1829, app/assets/stylesheets/app/app.css.scss */
#payment-method-list li.amex {
  background: url(https://www.clientary.net/assets/icons/cards/amex-b1753b94b6424cd2f7a6fb17da54a38b376751107fb6c9338cc588af96dd9650.svg) no-repeat;
  background-size: 26px;
  background-position: 10px 15px;
}

/* line 1836, app/assets/stylesheets/app/app.css.scss */
#payment-method-list .payment-method-actions {
  font-size: 90%;
  margin-top: 5px;
}

/* line 1842, app/assets/stylesheets/app/app.css.scss */
#payment-method-list li.discover,
#payment-method-list li.generic,
#payment-method-list li.dinersclub,
#payment-method-list li.jcb {
  background: url(https://www.clientary.net/assets/icons/cards/generic-0108abebd8b06584bbfc4fa51471df0721cf1d8fa7a3091dd80d6eee7d5b3bce.svg) 6px 4px no-repeat;
  background-size: 26px;
  background-position: 10px 15px;
}

/* line 1852, app/assets/stylesheets/app/app.css.scss */
#payment-method-list .card-description {
  font-size: 110%;
  margin-bottom: 5px;
}

/* line 1858, app/assets/stylesheets/app/app.css.scss */
#payment-method-list .payment-method-default {
  margin-bottom: 5px;
}

/* product-list */
/* line 1866, app/assets/stylesheets/app/app.css.scss */
#product-list-empty .empty-state-image {
  background-image: url(https://www.clientary.net/assets/app/empty-state/products-9efba0d206f0b5c4ae4c6da70bb559e2f9dcd205496350913d3bdce6052e57c7.svg);
}

/* line 1871, app/assets/stylesheets/app/app.css.scss */
#product-list .product-price {
  font-weight: bold;
}

/* line 1876, app/assets/stylesheets/app/app.css.scss */
#product-list .data-item-title.formatted {
  font-weight: normal;
}

/* line 1881, app/assets/stylesheets/app/app.css.scss */
#product-list .data-item-title p {
  margin: 0px 0px 8px 0px;
  padding: 0px;
}

/* line 1886, app/assets/stylesheets/app/app.css.scss */
#product-list .data-item-title p:last-child {
  margin: 0px 0px 2px 0px;
}

/* task list */
/* line 1892, app/assets/stylesheets/app/app.css.scss */
#task-list-empty {
  text-align: center;
}

/* line 1895, app/assets/stylesheets/app/app.css.scss */
#task-list-empty .empty-state-image {
  background-image: url(https://www.clientary.net/assets/app/empty-state/tasks-e9e6e4832ccf7bff71fcff5ed341c19f9cb4df21f1c598ce27122451a63dc04a.svg);
}

/* line 1900, app/assets/stylesheets/app/app.css.scss */
.task-list .data-item .data-item-title {
  font-size: 95%;
  font-weight: normal;
}

/* line 1906, app/assets/stylesheets/app/app.css.scss */
.task-done-list .data-item .data-item-title {
  font-size: 85%;
  color: var(--body-muted-color);
  font-weight: normal;
}

/* line 1912, app/assets/stylesheets/app/app.css.scss */
.task-done-list .data-item .data-item-title a, .task-done-list .data-item .data-item-title a:visited, .task-done-list .data-item .data-item-title a:focus {
  color: var(--body-muted-link-color);
}

/* line 1917, app/assets/stylesheets/app/app.css.scss */
.task-done-list .task .delete a {
  color: var(--body-muted-color);
}

/* line 1922, app/assets/stylesheets/app/app.css.scss */
.sortable-list .data-item .data-item-title {
  cursor: move;
}

/* line 1927, app/assets/stylesheets/app/app.css.scss */
.checkable-list .data-list .data-item-checkable {
  margin: 12px 0 0;
  padding: 0;
  border: 1px solid var(--border-lighter-color);
  border-radius: var(--small-corner-size);
  box-shadow: var(--button-shadow-light);
  background: var(--negative-bg-color);
}

/* line 1935, app/assets/stylesheets/app/app.css.scss */
.checkable-list .data-list .data-item-checkable.selected {
  background: var(--background-lighter-color);
  border-color: var(--cta-background);
}

/* line 1940, app/assets/stylesheets/app/app.css.scss */
.checkable-list .data-list .data-item-checkable label {
  display: block;
  margin: 0;
  padding: 9px 10px;
  cursor: pointer;
}

/* line 1947, app/assets/stylesheets/app/app.css.scss */
.checkable-list .data-list .data-item-checkable input {
  position: absolute;
  display: none;
}

/* line 1952, app/assets/stylesheets/app/app.css.scss */
.checkable-list .data-list .data-item-checkable .data-item-desc {
  white-space: normal;
}

/* line 1957, app/assets/stylesheets/app/app.css.scss */
.left-module .task-list li {
  padding: 8px 6px;
}

/* line 1962, app/assets/stylesheets/app/app.css.scss */
.task-list .task-group-name {
  padding: 4px 6px;
  background-color: var(--body-text-color);
  border-radius: 3px;
  color: var(--negative-bg-color);
  font-size: 10px;
  line-height: 1;
  margin-right: 6px;
  cursor: pointer;
  text-decoration: none;
  font-weight: normal;
  display: inline-block;
  position: relative;
}

/* line 1978, app/assets/stylesheets/app/app.css.scss */
.task-list .task-status-pill {
  /* overrides defaults */
  width: auto;
  font-weight: normal;
  margin-left: 5px;
}

/* line 1986, app/assets/stylesheets/app/app.css.scss */
.task-list .task-status-pill span {
  /* overrides defaults */
  padding: 3px 6px;
  border: none;
}

/* line 1993, app/assets/stylesheets/app/app.css.scss */
.left-module .task-done-list li {
  padding: 4px 6px;
  border-bottom: none;
}

/* line 1999, app/assets/stylesheets/app/app.css.scss */
.task-checkbox {
  vertical-align: middle;
  cursor: pointer;
}

/* line 2007, app/assets/stylesheets/app/app.css.scss */
.task-list li .task-icon-bar .task-icon {
  float: right;
  display: inline-block;
  margin-left: 5px;
  color: var(--body-lighter-color);
}

/* task-group-manager-list */
/* line 2017, app/assets/stylesheets/app/app.css.scss */
.task-group-manager-list {
  margin-bottom: 30px;
}

/* line 2020, app/assets/stylesheets/app/app.css.scss */
.task-group-manager-list ul {
  list-style: none;
  padding: 0px;
}

/* line 2024, app/assets/stylesheets/app/app.css.scss */
.task-group-manager-list ul li {
  line-height: 25px;
  border: 1px solid var(--border-lighter-color);
  border-radius: 10px;
  padding: 5px 15px;
  margin-bottom: 15px;
}

/* line 2031, app/assets/stylesheets/app/app.css.scss */
.task-group-manager-list ul li .task-group-handle {
  float: left;
  margin-right: 10px;
}

/* line 2035, app/assets/stylesheets/app/app.css.scss */
.task-group-manager-list ul li .task-group-handle .ui-sortable-handle {
  color: var(--body-lighter-color);
  cursor: grab;
}

/* line 2041, app/assets/stylesheets/app/app.css.scss */
.task-group-manager-list ul li .color-swatch {
  float: left;
  height: 15px;
  width: 15px;
  background-color: var(--body-text-color);
  line-height: 25px;
  margin-right: 10px;
  border-radius: 6px;
  margin-top: 5px;
}

/* line 2052, app/assets/stylesheets/app/app.css.scss */
.task-group-manager-list ul li .delete, .task-group-manager-list ul li .modify {
  float: right;
  margin-left: 10px;
}

/* line 2056, app/assets/stylesheets/app/app.css.scss */
.task-group-manager-list ul li .delete a, .task-group-manager-list ul li .modify a {
  color: var(--body-lighter-color);
}

/* line 2062, app/assets/stylesheets/app/app.css.scss */
.task-group-manager-list ul li.fixed-item .color-swatch {
  margin-left: 23px;
  border: 1px solid var(--body-text-color);
  background-color: transparent;
}

/* line 2068, app/assets/stylesheets/app/app.css.scss */
.task-group-manager-list ul li.fixed-item .task-group-name {
  color: var(--body-lighter-color);
}

/* project task comments */
/* line 2079, app/assets/stylesheets/app/app.css.scss */
.chat-bubble-arrow {
  border-color: transparent transparent #f4f4f4 transparent;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  position: relative;
  left: 10px;
  top: -5px;
  margin-bottom: -5px;
}

/* line 2091, app/assets/stylesheets/app/app.css.scss */
.task-list .task-comments {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-size: 95%;
}

/* line 2099, app/assets/stylesheets/app/app.css.scss */
.task-list .task-comments .show-all-comments,
.task-list .task-comments .comment-item,
.task-list .add-comment-to-thread,
.task-list .task .comment-form {
  padding: 8px 10px;
  margin: 5px 0px 0px;
  background-color: var(--background-lighter-color);
  margin-bottom: 2px;
  border-radius: 10px;
}

/* line 2111, app/assets/stylesheets/app/app.css.scss */
.task-list .task-comments .show-all-comments {
  background: var(--background-lighter-color);
  font-size: 90%;
  line-height: 16px;
}

/* line 2118, app/assets/stylesheets/app/app.css.scss */
.task-list .task-comments .comment-main,
.task-list .task-comments .comment-main-wrapper,
.task-list .task .comment-main {
  padding: 0px;
  margin: 0px;
  box-shadow: none;
  background: none;
  border: none;
}

/* line 2129, app/assets/stylesheets/app/app.css.scss */
.task-list .task-comments .comment-main,
.task-list .task .comment-main {
  margin-left: 40px;
}

/* line 2135, app/assets/stylesheets/app/app.css.scss */
.task-list .task .comment-main .explanatory {
  font-size: 85%;
  color: var(--body-muted-color);
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 15px;
}

/* line 2144, app/assets/stylesheets/app/app.css.scss */
.task-list .fake-input {
  display: block;
  color: silver;
  background: var(--negative-bg-color);
  padding: 4px;
  border-color: var(--input-border);
  border-style: solid;
  border-width: 1px;
  font-size: 90%;
  cursor: text;
  line-height: 18px;
}

/* line 2158, app/assets/stylesheets/app/app.css.scss */
.task-list .fake-input:hover {
  text-decoration: none;
  cursor: text;
}

/* notes list */
/* line 2166, app/assets/stylesheets/app/app.css.scss */
.add-note-teaser,
#add-note-form {
  padding-bottom: 15px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 15px;
}

/* line 2174, app/assets/stylesheets/app/app.css.scss */
.add-note-teaser .teaser-thumb,
#add-note-form .note-thumb {
  float: left;
}

/* line 2180, app/assets/stylesheets/app/app.css.scss */
.add-note-teaser .fake-input {
  margin-left: 50px;
  top: 4px;
  display: block;
  position: relative;
  color: silver;
  background: var(--negative-bg-color);
  padding: 3px;
  border-color: #AAAAAA #DDDDDD #DDDDDD #AAAAAA;
  border-style: solid;
  border-width: 1px;
  font-size: 110%;
  cursor: text;
}

/* line 2196, app/assets/stylesheets/app/app.css.scss */
.add-note-teaser .fake-input:after,
.add-note-teaser .fake-input:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  right: 100%;
  position: absolute;
  width: 0;
  z-index: 1;
}

/* line 2207, app/assets/stylesheets/app/app.css.scss */
.add-note-teaser .fake-input:after {
  border-width: 6px;
  border-right-color: var(--negative-bg-color);
  top: 5px;
}

/* line 2213, app/assets/stylesheets/app/app.css.scss */
.add-note-teaser .fake-input:before {
  border-width: 7px;
  border-right-color: #AAAAAA;
  top: 4px;
}

/* line 2219, app/assets/stylesheets/app/app.css.scss */
.add-note-teaser .fake-input:hover {
  text-decoration: none;
  cursor: text;
}

/* line 2225, app/assets/stylesheets/app/app.css.scss */
#add-note-form .note-main {
  margin-left: 50px;
}

/* line 2230, app/assets/stylesheets/app/app.css.scss */
#add-note-form .note-controls {
  margin-top: 5px;
}

/* line 2235, app/assets/stylesheets/app/app.css.scss */
#note-list {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}

/* line 2242, app/assets/stylesheets/app/app.css.scss */
#note-list .note-delete {
  float: right;
  font-size: 85%;
  visibility: hidden;
}

/* line 2249, app/assets/stylesheets/app/app.css.scss */
#note-list li:hover .note-delete {
  visibility: visible;
}

/* line 2254, app/assets/stylesheets/app/app.css.scss */
#note-list .note-delete a {
  font-weight: bold;
  text-decoration: none;
  color: var(--tag-bg-color);
  display: block;
  padding: 0px 2px;
  border-radius: 3px;
}

/* line 2264, app/assets/stylesheets/app/app.css.scss */
#note-list .note-delete a:hover {
  color: var(--negative-bg-color);
  background: var(--tag-bg-color);
}

/* line 2269, app/assets/stylesheets/app/app.css.scss */
#note-list .note-delete a:active {
  color: var(--negative-bg-color);
  background: var(--tag-alt-bg-color);
}

/* line 2275, app/assets/stylesheets/app/app.css.scss */
#note-list .note-thumb {
  float: left;
}

/* line 2280, app/assets/stylesheets/app/app.css.scss */
#note-list .note-main {
  margin-left: 50px;
}

/* line 2285, app/assets/stylesheets/app/app.css.scss */
#note-list .note-item {
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

/* line 2292, app/assets/stylesheets/app/app.css.scss */
#note-list .note-item p {
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
}

/* line 2298, app/assets/stylesheets/app/app.css.scss */
#note-list .note-item p a {
  word-break: break-word;
}

/* line 2303, app/assets/stylesheets/app/app.css.scss */
#note-list .note-timestamp {
  font-size: 90%;
  color: #888;
}

/* dashboard */
/* line 2312, app/assets/stylesheets/app/app.css.scss */
#dashboard,
#dashboard ul.date-list {
  font-size: 95%;
  list-style: none;
  padding: 0px;
  margin-bottom: 20px;
}

/* line 2321, app/assets/stylesheets/app/app.css.scss */
#dashboard .date-display {
  font-size: 100%;
  font-weight: 600;
  width: 200px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #41555c;
  letter-spacing: -0.1px;
}

/* line 2332, app/assets/stylesheets/app/app.css.scss */
#dashboard .dashboard-item {
  line-height: 1.4;
  padding: 3px 0px;
  margin-bottom: 5px;
}

/* line 2339, app/assets/stylesheets/app/app.css.scss */
#dashboard .dashboard-item .indicator {
  float: left;
  text-align: left;
  width: 70px;
  font-size: 0.85em;
  padding: 3px 5px;
  border-radius: 12px;
  text-transform: uppercase;
}

/* line 2350, app/assets/stylesheets/app/app.css.scss */
#dashboard .dashboard-item.ProjectItem .indicator,
#dashboard .dashboard-item.Project .indicator {
  color: var(--pill-text-color);
  background: #4D1413;
  border-left: 8px solid #80282C;
}

/* line 2359, app/assets/stylesheets/app/app.css.scss */
#dashboard .dashboard-item.Estimate .indicator,
#dashboard .dashboard-item.Invoice .indicator,
#dashboard .dashboard-item.ProjectInvoice .indicator,
#dashboard .dashboard-item.RecurringInvoice .indicator {
  color: var(--pill-text-color);
  background: #13144D;
  border-left: 8px solid #2C2880;
}

/* line 2369, app/assets/stylesheets/app/app.css.scss */
#dashboard .dashboard-item.Client .indicator,
#dashboard .dashboard-item.Payment .indicator {
  color: var(--pill-text-color);
  background: #134D14;
  border-left: 8px solid #2C8028;
}

/* line 2377, app/assets/stylesheets/app/app.css.scss */
#dashboard .dashboard-item.Comment .indicator {
  color: var(--pill-text-color);
  background: #8e6a0e;
  border-left: 8px solid #ad882b;
}

/* line 2384, app/assets/stylesheets/app/app.css.scss */
#dashboard .dashboard-item.Form .indicator,
#dashboard .dashboard-item.FormResponse .indicator {
  color: var(--pill-text-color);
  background: #2c004e;
  border-left: 8px solid #5f00a8;
}

/* line 2391, app/assets/stylesheets/app/app.css.scss */
#dashboard .dashboard-item .timestamp {
  float: right;
  text-align: right;
  width: 50px;
  font-size: 90%;
  color: var(--body-muted-color);
}

/* line 2400, app/assets/stylesheets/app/app.css.scss */
#dashboard .dashboard-item .message {
  padding-left: 80px;
}

/* at-glance-modules */
/* line 2407, app/assets/stylesheets/app/app.css.scss */
#at-a-glance {
  box-sizing: border-box;
  background: linear-gradient(0deg, var(--insights-bg-color), color-mix(in srgb, var(--insights-bg-color), var(--negative-bg-color) 1%));
  border-radius: 20px;
  box-shadow: 0px 20px 20px -20px color-mix(in srgb, var(--insights-bg-color) 90%, var(--positive-bg-color));
  margin: 0px 0px 40px;
}

/* line 2415, app/assets/stylesheets/app/app.css.scss */
#at-a-glance .glance-table {
  display: table;
  width: 100%;
}

/* line 2419, app/assets/stylesheets/app/app.css.scss */
#at-a-glance .glance-table .glance-row {
  display: table-row;
}

/* line 2425, app/assets/stylesheets/app/app.css.scss */
#at-a-glance .vert-section {
  margin: 10px 20px 0px;
  padding: 5px 0px 25px;
  border-bottom: 1px solid var(--insights-border-color);
}

/* line 2432, app/assets/stylesheets/app/app.css.scss */
#at-a-glance .vert-section p {
  color: var(--body-ligher-color);
  padding: 0;
  margin-bottom: 8px;
}

/* line 2444, app/assets/stylesheets/app/app.css.scss */
#at-a-glance .vert-section > p > strong:first-child {
  margin-right: 5px;
  color: var(--body-lighter-color);
  white-space: nowrap;
}

/* line 2451, app/assets/stylesheets/app/app.css.scss */
#at-a-glance .vert-section p:last-child {
  margin-bottom: 4px;
}

/* line 2456, app/assets/stylesheets/app/app.css.scss */
#at-a-glance .section {
  display: table-cell;
  overflow: hidden;
  padding: 40px 20px 36px;
  text-align: center;
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 2456, app/assets/stylesheets/app/app.css.scss */
  #at-a-glance .section {
    display: table-cell;
  }
}

/* line 2469, app/assets/stylesheets/app/app.css.scss */
#at-a-glance .section.section-mobile {
  display: table-cell;
}

@media screen and (max-width: 991px) {
  /* line 2469, app/assets/stylesheets/app/app.css.scss */
  #at-a-glance .section.section-mobile {
    min-width: auto;
  }
}

/* line 2478, app/assets/stylesheets/app/app.css.scss */
#at-a-glance .section-thin {
  min-width: 90px;
}

/* line 2483, app/assets/stylesheets/app/app.css.scss */
#at-a-glance .section-narrow {
  min-width: 115px;
}

/* line 2488, app/assets/stylesheets/app/app.css.scss */
#at-a-glance .section-medium {
  min-width: 140px;
}

/* line 2493, app/assets/stylesheets/app/app.css.scss */
#at-a-glance .section-wide {
  min-width: 205px;
}

/* line 2498, app/assets/stylesheets/app/app.css.scss */
#at-a-glance .section .header,
#at-a-glance .vert-section .header {
  margin-top: 5px;
  font-size: 0.9em;
}

/* line 2505, app/assets/stylesheets/app/app.css.scss */
#at-a-glance .section .hours,
#at-a-glance .section .number {
  font-size: clamp(2rem, 2.5vw, 2.5rem);
  font-weight: 600;
  white-space: nowrap;
  color: var(--insights-text-color);
}

/* line 2514, app/assets/stylesheets/app/app.css.scss */
#at-a-glance .section .date {
  font-size: clamp(2rem, 2.5vw, 2.5rem);
  font-weight: 600;
  color: var(--insights-text-color);
  white-space: nowrap;
}

/* line 2522, app/assets/stylesheets/app/app.css.scss */
#at-a-glance .section .money {
  font-size: clamp(2rem, 2.5vw, 2.5rem);
  font-weight: 600;
  color: var(--insights-monetary-text-color);
  white-space: nowrap;
}

/* line 2530, app/assets/stylesheets/app/app.css.scss */
#at-a-glance .section .money-medium {
  font-size: clamp(1.8rem, 2.5vw, 1.8rem);
  font-weight: 600;
  color: var(--insights-monetary-text-color);
  white-space: nowrap;
}

/* line 2538, app/assets/stylesheets/app/app.css.scss */
#at-a-glance .section .money-small {
  font-size: 90%;
  font-weight: normal;
  color: var(--insights-monetary-text-color);
  white-space: nowrap;
}

/* line 2546, app/assets/stylesheets/app/app.css.scss */
#at-a-glance .section .money-stat {
  font-size: 90%;
  font-weight: normal;
  color: var(--insights-monetary-text-color);
}

/* line 2553, app/assets/stylesheets/app/app.css.scss */
#at-a-glance #client-outstanding-balance:hover {
  cursor: pointer;
}

/* unbilled project selector */
/* line 2559, app/assets/stylesheets/app/app.css.scss */
#project-selector-list table,
#expense-selector-list table {
  border: 1px solid var(--border-lighter-color);
  width: 100%;
  font-size: 95%;
  border-collapse: collapse;
  margin-bottom: 15px;
  margin-top: 15px;
}

/* line 2570, app/assets/stylesheets/app/app.css.scss */
#project-selector table th,
#expense-selector table th {
  background: var(--background-lighter-color);
  border-bottom: 1px solid var(--border-lighter-color);
  font-size: 90%;
  font-weight: normal;
  padding: 5px 10px;
  text-align: left;
  text-transform: uppercase;
}

/* line 2582, app/assets/stylesheets/app/app.css.scss */
#project-selector table td,
#expense-selector table td {
  background: var(--negative-bg-color);
  border-bottom: 1px solid var(--border-lighter-color);
  padding: 5px 10px;
  vertical-align: middle;
}

/* line 2591, app/assets/stylesheets/app/app.css.scss */
#project-selector table td.emphasized,
#expense-selector table td.emphasized {
  font-weight: bold;
}

/* line 2597, app/assets/stylesheets/app/app.css.scss */
#project-selector table td.add-action,
#expense-selector table td.add-action {
  padding-top: 2px;
  padding-bottom: 0px;
}

/* line 2604, app/assets/stylesheets/app/app.css.scss */
#project-selector table td.add-action a,
#expense-selector table td.add-action a {
  font-size: 80%;
  font-weight: bold;
  color: var(--negative-bg-color);
  text-decoration: none;
  display: block;
  float: right;
  padding: 3px 6px;
  background: var(--button-green-bg-color);
  border: 1px solid color-mix(in srgb, var(--button-green-bg-color), var(--positive-bg-color) 20%);
  border-radius: 2px;
}

/* line 2619, app/assets/stylesheets/app/app.css.scss */
#project-selector table td.add-action.loading,
#expense-selector table td.add-action.loading {
  background: url(https://www.clientary.net/assets/icons/loader-3f0b156071e64a0c25e392ac0b50f5643e85cf70d14bf7b311aa513f3f171481.gif) no-repeat;
  background-color: var(--negative-bg-color);
  background-position: 50% 50%;
}

/* line 2627, app/assets/stylesheets/app/app.css.scss */
#project-selector table td.add-action.loading a,
#expense-selector table td.add-action.loading a {
  display: none;
}

/* line 2633, app/assets/stylesheets/app/app.css.scss */
#project-selector .field-selector span.field-selector-label,
#expense-selector .field-selector span.field-selector-label {
  font-weight: bold;
  margin-right: 4px;
}

/* line 2640, app/assets/stylesheets/app/app.css.scss */
#project-selector #field-selector label,
#expense-selector #field-selector label {
  float: none;
  display: inline;
  padding: 2px 3px;
}

/* line 2648, app/assets/stylesheets/app/app.css.scss */
#recurring-fields .de-emphasis {
  display: block;
  margin-top: 8px;
  margin-bottom: 5px;
  color: red;
}

/* specific icon styling */
/* line 2661, app/assets/stylesheets/app/app.css.scss */
.integration-icon.googledrive {
  background-image: url(https://www.clientary.net/assets/app/integration-svgs/googledrive-a59503cdab63d2a4fec6feeb507525643141cbd9c1ea640066546d25f185f42d.svg);
}

/* line 2661, app/assets/stylesheets/app/app.css.scss */
.integration-icon.onedrive {
  background-image: url(https://www.clientary.net/assets/app/integration-svgs/onedrive-144933cdfc25d95031915073467fb68ed2265e1a5cdcaf72a7a5e439b1c71bd3.svg);
}

/* line 2661, app/assets/stylesheets/app/app.css.scss */
.integration-icon.dropbox {
  background-image: url(https://www.clientary.net/assets/app/integration-svgs/dropbox-21aa80c6b29bffb568ec4be2f985b85e33cbb1753e5e7e85e73bde85dbd77a35.svg);
}

/* line 2661, app/assets/stylesheets/app/app.css.scss */
.integration-icon.box {
  background-image: url(https://www.clientary.net/assets/app/integration-svgs/box-6a51bd1ee1bab394119edfade30a16f1cf771b1c87581116ca92d6aa2456e0ab.svg);
}

/* line 2661, app/assets/stylesheets/app/app.css.scss */
.integration-icon.youtube {
  background-image: url(https://www.clientary.net/assets/app/integration-svgs/youtube-7f16c7e2a35d3f2aaf8b9a6b65419ac6b6b5d6aa45ac853a9ab8d2e879e60c5c.svg);
}

/* line 2661, app/assets/stylesheets/app/app.css.scss */
.integration-icon.loom {
  background-image: url(https://www.clientary.net/assets/app/integration-svgs/loom-a7ae80b760a222e634c9c30a81b9fa3b9e186590782780532ab0db585d028f4f.svg);
}

/* line 2661, app/assets/stylesheets/app/app.css.scss */
.integration-icon.vimeo {
  background-image: url(https://www.clientary.net/assets/app/integration-svgs/vimeo-630ac28f987e8d7df6c60a8a7e7d502950165a6e1699acf614e84615f5be0e18.svg);
}

/* line 2661, app/assets/stylesheets/app/app.css.scss */
.integration-icon.googledocs {
  background-image: url(https://www.clientary.net/assets/app/integration-svgs/googledocs-66f26bdf38e75f25db11e0b50e0955f14c90ae5c6e8e680334616e4b785fa213.svg);
}

/* line 2661, app/assets/stylesheets/app/app.css.scss */
.integration-icon.googlesheets {
  background-image: url(https://www.clientary.net/assets/app/integration-svgs/googlesheets-6059cc43bb05520ee3f631cd90f9f6425aa5bc108df584d37a85d9587e9c9078.svg);
}

/* line 2661, app/assets/stylesheets/app/app.css.scss */
.integration-icon.googleslides {
  background-image: url(https://www.clientary.net/assets/app/integration-svgs/googleslides-65922d8d4287fba80f8bd953cad8e6acea6bc8f53ff0e49300f6c7a1a4901f01.svg);
}

/* line 2661, app/assets/stylesheets/app/app.css.scss */
.integration-icon.notion {
  background-image: url(https://www.clientary.net/assets/app/integration-svgs/notion-0e1629239e684b567eb71773b60fe1364d5c75005d3ce83b342017919d0f5aa6.svg);
}

/* line 2661, app/assets/stylesheets/app/app.css.scss */
.integration-icon.calendly {
  background-image: url(https://www.clientary.net/assets/app/integration-svgs/calendly-f9beb54d9ea41eaccb1417405171629cd6868f6a5c73413a7a6c1183e746ed4f.svg);
}

/* line 2661, app/assets/stylesheets/app/app.css.scss */
.integration-icon.clientary_form {
  background-image: url(https://www.clientary.net/assets/app/integration-svgs/clientary_form-01d0128d3576269a604b6bd43537c2af223333cf2dc05ef77249ecc2a1ed2ad3.svg);
}

/* line 2661, app/assets/stylesheets/app/app.css.scss */
.integration-icon.typeform {
  background-image: url(https://www.clientary.net/assets/app/integration-svgs/typeform-3d84a283250375ff0bd51159948a0c23a931e315b2cf7537cb77ab9f739aabbd.svg);
}

/* line 2661, app/assets/stylesheets/app/app.css.scss */
.integration-icon.url {
  background-image: url(https://www.clientary.net/assets/app/integration-svgs/url-8ee453e3bc3fd15f33e603c862ffe5336797610d26bf3b3ca81ecf2f5f0db515.svg);
}

/* line 2666, app/assets/stylesheets/app/app.css.scss */
.integration-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: sub;
}

/* line 2681, app/assets/stylesheets/app/app.css.scss */
.action-module .header-set {
  padding-left: 48px;
  min-height: 32px;
  position: relative;
}

/* line 2686, app/assets/stylesheets/app/app.css.scss */
.action-module .header-set:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 32px;
  height: 32px;
  display: block;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center;
  filter: invert(10%) sepia(40%) saturate(300%) hue-rotate(147deg) brightness(300%) contrast(100%);
}

/* line 2702, app/assets/stylesheets/app/app.css.scss */
#project-selector .header-set:before {
  background-image: url(https://www.clientary.net/assets/app/icon-svgs/chronometer-fb9a8f9de1a2d427a1d4146ad25e26c1ca3d746bab3c3c3df766da2258c065d2.svg);
}

/* line 2706, app/assets/stylesheets/app/app.css.scss */
#expense-selector .header-set:before {
  background-image: url(https://www.clientary.net/assets/app/icon-svgs/wallet-3850b2ba1634afa609812334cc097144b1cd94b82d47a3015a6c6ac8d5de9698.svg);
}

/* line 2710, app/assets/stylesheets/app/app.css.scss */
#attachments-selector .header-set:before {
  background-image: url(https://www.clientary.net/assets/app/icon-svgs/upload-ee6f3b3ccbf3bc7aa0549a7b00d72a7992e37cf2ba461c3fe50f91cceb00b9bd.svg);
}

/* line 2714, app/assets/stylesheets/app/app.css.scss */
#shipping-address-selector .header-set:before {
  background-image: url(https://www.clientary.net/assets/app/icon-svgs/shipping-620469e935b660adcd85432cf00dd32c1f7d90b7af873e1711aaf9cb0b38cfed.svg);
}

/* recurring action-module */
/* line 2719, app/assets/stylesheets/app/app.css.scss */
#recurring-selector .header-set:before {
  background-image: url(https://www.clientary.net/assets/app/icon-svgs/recurring-3ef1c918a74e4fb6741ff5b3b978ba45f7b71de1ed14d1f53592ba2937350434.svg);
}

/* late-fee action-module */
/* line 2724, app/assets/stylesheets/app/app.css.scss */
#late-fee-selector .header-set:before {
  background-image: url(https://www.clientary.net/assets/app/icon-svgs/alarm-2e9b65d9179f3e73993be57ee4b23799392385cae65ce1a51a56452868435f09.svg);
}

/* payment-integration action-module */
/* line 2729, app/assets/stylesheets/app/app.css.scss */
#payment-integration-selector .header-set:before {
  background-image: url(https://www.clientary.net/assets/app/icon-svgs/credit-card-f2e2676a1340fe0b49add0c73b38bbeb2ecbe948d772fd5df8e3835e0edf5a9f.svg);
}

/* line 2733, app/assets/stylesheets/app/app.css.scss */
#project-budget-module .header-set:before {
  background-image: url(https://www.clientary.net/assets/app/icon-svgs/budget-5a247af9017adb7a8f91273bdb09c19806b7a419428f0c8bc38688d5bd3ced08.svg);
}

/* line 2737, app/assets/stylesheets/app/app.css.scss */
#project-task-clone-module .header-set:before {
  background-image: url(https://www.clientary.net/assets/app/icon-svgs/tasks-63122e337f6a5e3d1d267bf8c37d2c9ba2207e433b78315bb9758f96544363c3.svg);
}

/* line 2741, app/assets/stylesheets/app/app.css.scss */
#client-staff-access-module .header-set:before {
  background-image: url(https://www.clientary.net/assets/app/icon-svgs/users-a3850b133b641f0f3cf9842b43565666559773451ed6ce746bd2c8a3e499c436.svg);
}

/* budget-pie */
/* line 2747, app/assets/stylesheets/app/app.css.scss */
#budget-pie {
  float: left;
  height: 32px;
  width: 62px;
  padding: 0px 20px 5px 10px;
  margin-right: 20px;
  position: relative;
}

/* line 2757, app/assets/stylesheets/app/app.css.scss */
#project-list .budget-pie {
  position: relative;
  width: 32px;
  height: 32px;
  float: left;
  margin-left: 4px;
  margin-right: 24px;
}

/* line 2766, app/assets/stylesheets/app/app.css.scss */
.budget-pie:hover .budget-tip {
  opacity: 1;
  width: auto;
  height: auto;
  padding: 15px 15px;
  top: -25px;
  left: 50px;
  overflow: visible;
  transition: top 0.3s ease-in;
  transition-property: opacity, top;
}

/* line 2779, app/assets/stylesheets/app/app.css.scss */
.budget-tip {
  position: absolute;
  left: 0px;
  top: -20px;
  opacity: 0;
  width: 0;
  height: 0;
  padding: 0;
  color: #666;
  font-size: 95%;
  background: var(--negative-bg-color);
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  z-index: 500;
}

/* line 2798, app/assets/stylesheets/app/app.css.scss */
.budget-tip:after, .budget-tip:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  right: 100%;
  position: absolute;
  width: 0;
  z-index: 501;
}

/* line 2808, app/assets/stylesheets/app/app.css.scss */
.budget-tip:after {
  border-width: 6px;
  border-right-color: var(--negative-bg-color);
  top: 35px;
}

/* line 2814, app/assets/stylesheets/app/app.css.scss */
.budget-tip:before {
  border-width: 7px;
  border-right-color: var(--negative-bg-color);
  top: 34px;
}

/* line 2820, app/assets/stylesheets/app/app.css.scss */
.budget-tip .budget-percentage {
  padding-top: 6px;
  color: #3388aa;
}

/* line 2826, app/assets/stylesheets/app/app.css.scss */
.budget-tip .budget-percentage.overbudget {
  padding-top: 6px;
  color: #cc3355;
}

/* line 2832, app/assets/stylesheets/app/app.css.scss */
.budget-tip .billed-percentage {
  color: #66aa77;
  padding-bottom: 6px;
}

/* line 2839, app/assets/stylesheets/app/app.css.scss */
.budget-tip .percentage {
  font-size: 160%;
  font-weight: bold;
  line-height: 1;
}

/* line 2846, app/assets/stylesheets/app/app.css.scss */
.budget-tip .text {
  font-variant: small-caps;
}

/* dash graph */
/* line 2853, app/assets/stylesheets/app/app.css.scss */
.mini-bar-graph {
  margin-bottom: 15px;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.mini-bar-graph:before, .mini-bar-graph:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.mini-bar-graph:after {
  clear: both;
}

@media screen and (max-width: 767px) {
  /* line 2853, app/assets/stylesheets/app/app.css.scss */
  .mini-bar-graph {
    display: none;
  }
}

/* line 2862, app/assets/stylesheets/app/app.css.scss */
.mini-bar-graph #dash-graph-drop {
  float: left;
}

/* line 2868, app/assets/stylesheets/app/app.css.scss */
.mini-bar-graph .legend {
  width: 160px;
  float: right;
  font-size: 80%;
  color: #666;
  text-align: right;
}

/* line 2877, app/assets/stylesheets/app/app.css.scss */
.mini-bar-graph .legend .key {
  float: right;
}

/* line 2882, app/assets/stylesheets/app/app.css.scss */
.mini-bar-graph .legend .key .text {
  float: right;
}

/* line 2887, app/assets/stylesheets/app/app.css.scss */
.mini-bar-graph .legend .key .swatch {
  float: right;
  font-size: 0.8em;
  height: 8px;
  line-height: 8px;
  width: 8px;
  background: #ccddee;
  margin: 3px 5px;
}

/* line 2898, app/assets/stylesheets/app/app.css.scss */
.mini-bar-graph .legend .key .swatch-me {
  background: #3377aa;
}

/* line 2904, app/assets/stylesheets/app/app.css.scss */
.mini-bar-graph .JSLWAxis {
  background-color: silver;
  line-height: 0px;
  font-size: 0px;
}

/* line 2905, app/assets/stylesheets/app/app.css.scss */
.mini-bar-graph .JSLWYAxis {
  display: none;
}

/* line 2906, app/assets/stylesheets/app/app.css.scss */
.mini-bar-graph .JSLWXAxisTick {
  display: none;
}

/* line 2908, app/assets/stylesheets/app/app.css.scss */
.mini-bar-graph .JSLWBar1 {
  margin: 0px auto;
  width: 9px;
  background-color: #3377aa;
}

/* line 2912, app/assets/stylesheets/app/app.css.scss */
.mini-bar-graph .JSLWBar2 {
  margin: 0px auto;
  width: 9px;
  background-color: #ccddee;
}

/* line 2916, app/assets/stylesheets/app/app.css.scss */
.mini-bar-graph .JSLWXAxisText {
  color: #999999;
  font-size: 80%;
  text-align: center;
}

/* line 2917, app/assets/stylesheets/app/app.css.scss */
.mini-bar-graph .JSLWYAxisText {
  color: #000000;
  text-align: right;
  vertical-align: middle;
}

/* line 2918, app/assets/stylesheets/app/app.css.scss */
.mini-bar-graph .JSLWBarGraphInfobox {
  color: var(--negative-bg-color);
  background: #666;
  font-size: 90%;
  opacity: 0.7;
  padding: 5px;
  width: 50px;
}

/* line 2921, app/assets/stylesheets/app/app.css.scss */
#center-wrapper h1 form input {
  /* this happens using jeditable for inline edits */
  font-size: 100%;
}

@media screen and (max-width: 767px) {
  /* line 2927, app/assets/stylesheets/app/app.css.scss */
  #right-wrapper {
    display: none;
  }
}

/* unique modules */
/* line 2936, app/assets/stylesheets/app/app.css.scss */
#user-view-thumbnail-container {
  float: right;
  text-align: center;
  font-size: 90%;
  position: relative;
}

/* line 2943, app/assets/stylesheets/app/app.css.scss */
#user-view-thumbnail-container #user-view-thumbnail {
  width: 96px;
  height: 96px;
  margin-bottom: 10px;
}

/* line 2949, app/assets/stylesheets/app/app.css.scss */
#user-view-thumbnail-container #user-view-thumbnail img {
  border-radius: 96px;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
}

/* line 2955, app/assets/stylesheets/app/app.css.scss */
#user-view-thumbnail-container .edit-icon {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  background: var(--negative-bg-color);
  border-radius: 50%;
  box-shadow: var(--std-shadow);
  width: 26px;
  height: 26px;
  line-height: 16px;
  text-align: center;
  font-size: 11px;
  vertical-align: middle;
}

/* line 2970, app/assets/stylesheets/app/app.css.scss */
#user-view-thumbnail-container .edit-icon a {
  color: var(--body-text-color);
}

/* line 2976, app/assets/stylesheets/app/app.css.scss */
#main-action.right-module {
  border: none;
  background: none;
  box-shadow: none;
  padding: 0px;
  margin-bottom: 30px;
}

/* line 2984, app/assets/stylesheets/app/app.css.scss */
#main-action.right-module a {
  display: block;
  padding: 14px 10px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  color: var(--cta-text-color);
  background: var(--cta-background);
  border-radius: 20px;
  box-shadow: var(--cta-shadow);
}

/* line 2996, app/assets/stylesheets/app/app.css.scss */
#main-action.right-module a:hover {
  text-decoration: none;
}

/* line 3000, app/assets/stylesheets/app/app.css.scss */
#main-action.right-module a:active {
  background: color-mix(in srgb, var(--cta-background), var(--positive-bg-color) 5%);
  box-shadow: var(--cta-pressed-shadow);
  position: relative;
  top: 1px;
}

/* line 3009, app/assets/stylesheets/app/app.css.scss */
#main-action.right-module img {
  margin-bottom: -7px;
}

/* line 3014, app/assets/stylesheets/app/app.css.scss */
#support-module {
  display: none;
}

@media (min-width: 768px) {
  /* line 3014, app/assets/stylesheets/app/app.css.scss */
  #support-module {
    display: block;
  }
}

/* comments */
/* line 3024, app/assets/stylesheets/app/app.css.scss */
ol#comment-list {
  list-style: none;
  padding: 0;
}

/* line 3030, app/assets/stylesheets/app/app.css.scss */
.comment {
  padding: 5px 8px;
}

/* line 3035, app/assets/stylesheets/app/app.css.scss */
.comment-staff-only {
  color: #888;
}

/* line 3040, app/assets/stylesheets/app/app.css.scss */
.comment-staff-only .comment-body {
  color: #888;
}

/* line 3044, app/assets/stylesheets/app/app.css.scss */
.comment-thumb {
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 8px;
}

/* line 3052, app/assets/stylesheets/app/app.css.scss */
.comment-thumb img {
  box-shadow: var(--std-shadow);
  border-radius: 50%;
}

/* line 3058, app/assets/stylesheets/app/app.css.scss */
.comment-main {
  margin-left: 44px;
  background: #ecf4f7;
  border-radius: 5px;
  box-shadow: 0 5px 8px -8px rgba(30, 110, 120, 0.3);
}

/* line 3066, app/assets/stylesheets/app/app.css.scss */
.comment-main-wrapper {
  border-bottom: 0px;
  border-right: 0px;
  padding: 8px 10px;
  border-radius: 5px;
}

/* line 3074, app/assets/stylesheets/app/app.css.scss */
.comment-body {
  color: #444;
  font-size: .95em;
}

/* line 3080, app/assets/stylesheets/app/app.css.scss */
.comment-body p {
  margin: 0;
  padding: 0px;
  padding-bottom: 4px;
}

/* line 3087, app/assets/stylesheets/app/app.css.scss */
.comment-timestamp {
  font-size: 85%;
  color: #777;
  float: right;
}

/* line 3094, app/assets/stylesheets/app/app.css.scss */
.comment-name {
  font-weight: bold;
  margin-bottom: 4px;
}

/* line 3100, app/assets/stylesheets/app/app.css.scss */
.comment-meta {
  font-size: .95em;
  font-style: italic;
  margin-bottom: 4px;
}

/* line 3107, app/assets/stylesheets/app/app.css.scss */
.comment-source {
  font-weight: bold;
  color: #777;
  font-size: .9em;
}

/* search */
/* line 3116, app/assets/stylesheets/app/app.css.scss */
.search {
  position: relative;
  background: var(--negative-bg-color);
  margin-top: 3px;
  margin-left: 30px;
  float: right;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  box-shadow: 0px 20px 10px -17px rgba(0, 30, 45, 0.25);
}

/* line 3130, app/assets/stylesheets/app/app.css.scss */
.search form {
  padding: 0px 26px 0px 9px;
  border-radius: 12px;
}

/* line 3135, app/assets/stylesheets/app/app.css.scss */
.search form:before {
  float: right;
  width: 16px;
  height: 16px;
  display: block;
  content: " ";
  background: url(https://www.clientary.net/assets/icons/search-5ee0f0a9ef0b4ff32042b5bd5b375a466bd1e68d2498c13f77e710c5a05d6d65.svg) no-repeat;
  background-size: 16px;
  opacity: 0.3;
  margin-top: 9px;
  margin-right: -18px;
}

/* line 3149, app/assets/stylesheets/app/app.css.scss */
.search form.loading:before {
  background: url(https://www.clientary.net/assets/icons/loader-3f0b156071e64a0c25e392ac0b50f5643e85cf70d14bf7b311aa513f3f171481.gif) no-repeat;
  background-size: 16px;
  opacity: 1.0;
}

/* line 3157, app/assets/stylesheets/app/app.css.scss */
.search form.clearable:before {
  background: none;
}

/* line 3163, app/assets/stylesheets/app/app.css.scss */
.search form.clearable .search-clear {
  display: block;
}

/* line 3168, app/assets/stylesheets/app/app.css.scss */
.search label {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  color: #aaa;
  margin: 9px 10px;
  cursor: text;
  width: auto;
  z-index: 1;
  font-weight: normal;
  font-size: 90%;
}

/* line 3181, app/assets/stylesheets/app/app.css.scss */
.search .search-clear {
  display: none;
  float: right;
  overflow: hidden;
  width: 16px;
  height: 16px;
  background: url(https://www.clientary.net/assets/icons/close-3cd8bd77bd000e5add7fa9282c728df70d3df4ad26b863d3625d7ccb2a4a71c8.svg) no-repeat 0px 0px;
  background-size: 16px;
  z-index: 1;
  margin-top: 9px;
  margin-right: -16px;
  opacity: 0.3;
}

/* line 3196, app/assets/stylesheets/app/app.css.scss */
.search .search-clear:hover {
  background: url(https://www.clientary.net/assets/icons/close-3cd8bd77bd000e5add7fa9282c728df70d3df4ad26b863d3625d7ccb2a4a71c8.svg) no-repeat 0px 0px;
  background-size: 16px;
}

/* line 3202, app/assets/stylesheets/app/app.css.scss */
.search input.q[type="text"] {
  border: 0px;
  background: transparent;
  display: block;
  padding: 8px 0px;
  margin: 0;
  width: 160px;
  outline: none;
  box-shadow: none;
}

/* line 3213, app/assets/stylesheets/app/app.css.scss */
.search input.q[type="text"]:focus {
  box-shadow: none;
}

/* line 3219, app/assets/stylesheets/app/app.css.scss */
.search.react-infield label {
  transition: opacity 0.3s linear;
}

/* icons */
/* line 3226, app/assets/stylesheets/app/app.css.scss */
#budget-icon,
#clone-tasks-icon {
  float: left;
  margin-right: 13px;
}

/* line 3233, app/assets/stylesheets/app/app.css.scss */
#community-module {
  padding-bottom: 15px;
}

/* tweet */
/* line 3240, app/assets/stylesheets/app/app.css.scss */
.tweet_list {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #666;
  margin: 5px 0px;
  padding: 10px;
  overflow: hidden;
}

/* line 3251, app/assets/stylesheets/app/app.css.scss */
.tweet_list li {
  margin: 0px 0px 5px;
}

/* reports */
/* line 3261, app/assets/stylesheets/app/app.css.scss */
.report-selection label {
  font-size: 90%;
  font-weight: bold;
  display: inline-block;
}

/* line 3268, app/assets/stylesheets/app/app.css.scss */
.report-selection input {
  cursor: pointer;
}

/* referrals */
/* line 3273, app/assets/stylesheets/app/app.css.scss */
#referral-promo h3 {
  font-weight: normal;
  font-size: 100%;
}

/* line 3279, app/assets/stylesheets/app/app.css.scss */
.referral-code-display {
  margin-bottom: 20px;
}

/* line 3284, app/assets/stylesheets/app/app.css.scss */
.referral-code-display code {
  font-family: menlo, monaco, monospace;
  font-size: 14px;
  padding: 4px 8px;
  background: #f0f0f0;
  color: #555;
}

/* staff access list */
/* line 3295, app/assets/stylesheets/app/app.css.scss */
#access-staff-list li {
  list-style: none;
}

/* expense form and time form */
/* line 3302, app/assets/stylesheets/app/app.css.scss */
form #price-override-field .inline {
  float: left;
  margin-right: 10px;
  line-height: 24px;
}

/* line 3309, app/assets/stylesheets/app/app.css.scss */
form #price-override-field .inline input {
  display: inline;
}

/* line 3314, app/assets/stylesheets/app/app.css.scss */
form #price-override-field .inline label {
  position: static;
  float: none;
}

/* line 3320, app/assets/stylesheets/app/app.css.scss */
form #task_due_date {
  cursor: pointer;
}

/* upload box */
/* line 3326, app/assets/stylesheets/app/app.css.scss */
.upload-box {
  position: relative;
  display: flex;
  align-items: center;
  max-width: 450px;
  width: 100%;
  padding: 25px;
  background-color: var(--negative-bg-color);
  border: 1px dashed var(--border-lighter-color);
  border-radius: 3px;
  margin: 0px auto;
}

/* line 3338, app/assets/stylesheets/app/app.css.scss */
.upload-box.is-active {
  background-color: var(--background-lighter-color);
}

/* line 3342, app/assets/stylesheets/app/app.css.scss */
.upload-box.has-file {
  border: 1px dashed var(--success-color);
}

/* line 3346, app/assets/stylesheets/app/app.css.scss */
.upload-box .fake-btn {
  flex-shrink: 0;
  background-color: var(--background-lighter-color);
  border: 1px solid var(--border-lighter-color);
  border-radius: 3px;
  padding: 8px 15px;
  margin-right: 10px;
  font-size: 12px;
  text-transform: uppercase;
}

/* line 3357, app/assets/stylesheets/app/app.css.scss */
.upload-box .file-msg {
  font-size: small;
  font-weight: 300;
  line-height: 1.4;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 3366, app/assets/stylesheets/app/app.css.scss */
.upload-box .file-input {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  opacity: 0;
}

/* line 3374, app/assets/stylesheets/app/app.css.scss */
.upload-box .file-input:focus {
  outline: none;
}

/* line 3380, app/assets/stylesheets/app/app.css.scss */
#main-router-loading {
  padding: 60px 0;
  background: url(https://www.clientary.net/assets/site/create_account/creating-5920c7663054f30a2a8a57107d8e2a3a79d6cd95b476a761ff8413f71ca81387.gif) center center no-repeat;
}

/* line 3384, app/assets/stylesheets/app/app.css.scss */
#main-router-loading.tiny {
  padding: 8px 0;
}

/* line 3388, app/assets/stylesheets/app/app.css.scss */
#main-router-loading.small {
  padding: 16px 0;
}

/* line 3392, app/assets/stylesheets/app/app.css.scss */
#main-router-loading.nofc {
  border: 0;
  box-shadow: none;
}

/* reamaze-js */
/* line 3401, app/assets/stylesheets/app/app.css.scss */
#reamazejs-container {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 3401, app/assets/stylesheets/app/app.css.scss */
  #reamazejs-container {
    display: block;
  }
}

/* line 3412, app/assets/stylesheets/app/app.css.scss */
.smtp-provider {
  margin-bottom: 20px;
}
/* line 3, app/assets/stylesheets/app/auth.css.scss */
.auth-layout {
  transition: all 2s ease-in-out;
  display: flex;
  position: relative;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  background: var(--header-color);
  padding-top: var(--device-top-padding);
}

@media (min-width: 992px) {
  /* line 3, app/assets/stylesheets/app/auth.css.scss */
  .auth-layout {
    flex-direction: row;
    height: 100%;
  }
}

/* line 21, app/assets/stylesheets/app/auth.css.scss */
.auth-layout.loading .branding:before {
  height: 1000px;
  --otherTransforms: rotate(346deg);
  opacity: 0;
}

/* line 27, app/assets/stylesheets/app/auth.css.scss */
.auth-layout.loading .branding:after {
  height: 1000px;
  opacity: 0;
}

/* line 32, app/assets/stylesheets/app/auth.css.scss */
.auth-layout.loading .branding #contents {
  opacity: 0;
}

/* line 38, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .branding {
  transition: all 2s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  flex-grow: 1;
  max-height: 300px;
  padding: 20px 20px;
  background: var(--header-color);
  color: var(--header-text-color);
}

@media (min-width: 992px) {
  /* line 38, app/assets/stylesheets/app/auth.css.scss */
  .auth-layout .branding {
    position: relative;
    height: 100%;
    width: 50%;
    max-height: 100%;
    padding: 0px 80px;
  }
}

/* line 59, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .branding .logo {
  align-self: center;
  margin: auto;
  text-align: center;
}

/* line 64, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .branding .logo h1 {
  font-size: 225%;
}

/* line 68, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .branding .logo img {
  max-height: 40px;
  max-width: 100%;
}

@media (min-width: 992px) {
  /* line 68, app/assets/stylesheets/app/auth.css.scss */
  .auth-layout .branding .logo img {
    max-height: 60px;
  }
}

/* line 78, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .branding:before {
  --otherTransforms: rotate(356deg);
  --animationAmount: 40px;
  animation: 2s ease-out 0s 1 positionVerticalSlide;
  transition: all 2s ease-in-out;
  display: block;
  content: "";
  position: absolute;
  background: color-mix(in srgb, var(--header-color), var(--negative-bg-color) 5%);
  bottom: -450px;
  height: 450px;
  z-index: 2;
  width: 1000%;
  transform: var(--otherTransforms);
  left: -500%;
  opacity: 0.7;
}

/* line 96, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .branding:after {
  --otherTransforms: rotate(17deg);
  --animationAmount: 60px;
  animation: 3s ease-in-out 0s 1 positionVerticalSlide;
  transition: all 2s ease-in-out;
  display: block;
  content: "";
  position: absolute;
  background: color-mix(in srgb, var(--header-color), var(--negative-bg-color) 25%);
  bottom: -450px;
  height: 450px;
  z-index: 1;
  width: 1000%;
  transform: var(--otherTransforms);
  left: -456%;
  opacity: 0.2;
  filter: brightness(1.2);
}

/* line 116, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content {
  display: flex;
  background: var(--negative-bg-color);
  border-radius: var(--corner-size);
  box-shadow: var(--std-shadow-wide);
  z-index: 3;
  width: 90%;
  max-width: 600px;
  margin: 0px auto 54px;
  overflow: auto;
}

@media (min-width: 992px) {
  /* line 116, app/assets/stylesheets/app/auth.css.scss */
  .auth-layout .content {
    flex-grow: 1;
    background: transparent;
    box-shadow: none;
    height: 100%;
    width: 50%;
    border-radius: 0;
    margin: 0px;
    max-width: 50%;
  }
}

/* line 138, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper {
  margin: auto;
  padding: 35px 25px;
  width: 100%;
  max-width: 500px;
}

@media (min-width: 992px) {
  /* line 138, app/assets/stylesheets/app/auth.css.scss */
  .auth-layout .content .content-wrapper {
    margin: auto 20px;
    width: 80%;
    padding: 70px 50px;
    background: var(--negative-bg-color);
    border-radius: var(--corner-size);
    box-shadow: var(--std-shadow-wide);
  }
}

/* line 153, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper form #submit,
.auth-layout .content .content-wrapper form input[type="submit"] {
  margin-top: 20px;
  width: 100%;
  height: 50px;
  padding: 10px;
  border: 0px;
  font-weight: bold;
  cursor: pointer;
  font-size: 110%;
  vertical-align: baseline;
  color: var(--cta-text-color);
  background: var(--cta-background);
  border-radius: var(--corner-size);
  box-shadow: var(--cta-shadow);
}

/* line 169, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper form #submit.secondary,
.auth-layout .content .content-wrapper form input.secondary[type="submit"] {
  color: #444;
  background: #e0e0e0;
}

/* line 174, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper form #submit:hover,
.auth-layout .content .content-wrapper form input[type="submit"]:hover {
  text-decoration: none;
}

/* line 181, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper form #submit[disabled],
.auth-layout .content .content-wrapper form input[type="submit"][disabled] {
  opacity: 0.8;
  cursor: default;
}

/* line 187, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper form input[type="submit"]::-moz-focus-inner {
  border: 0px;
}

/* line 192, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper .account-select ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

/* line 197, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper .account-select ul li {
  margin-bottom: 20px;
}

/* line 200, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper .account-select ul li a {
  display: block;
  padding: 20px;
  color: var(--body-text-splash-color);
  font-weight: bold;
  border: 1px solid var(--border-lighter-color);
  border-radius: 10px;
}

/* line 208, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper .account-select ul li a:hover {
  text-decoration: none;
  border: 1px solid var(--cta-background);
}

/* line 213, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper .account-select ul li a:focus {
  text-decoration: none;
  background: var(--border-lighter-color);
}

/* line 218, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper .account-select ul li a .account-role {
  font-weight: normal;
  font-size: 90%;
  color: var(--body-text-muted-color);
}

/* line 228, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper .divider {
  clear: both;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid var(--border-lighter-color);
  line-height: 0.1em;
  margin: 30px 0 30px;
}

/* line 237, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper .divider span {
  background: white;
  padding: 0 10px;
  text-transform: uppercase;
  color: var(--body-muted-color);
  font-size: 80%;
}

/* line 245, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper .terms {
  margin: 30px 0 0;
  font-size: 85%;
  color: var(--body-muted-color);
}

/* line 252, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper .g_id_signin {
  width: 250px;
  height: 44px;
  /* fixed width and height for CLS metric considerations */
  margin: 10px auto 10px;
}

/* line 258, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper #appleid-signin {
  width: 250px;
  height: 35px;
  /* fixed width and height for CLS metric considerations */
  margin: 10px auto 10px;
  border: 1px solid #ddd;
  border-radius: 40px;
  cursor: pointer;
}

/* line 267, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper .gsi-material-button {
  display: block;
  margin: 10px auto 10px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-appearance: none;
  background-color: WHITE;
  background-image: none;
  border: 1px solid #ddd;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #1f1f1f;
  cursor: pointer;
  font-family: 'Roboto', arial, sans-serif;
  font-size: 14px;
  height: 40px;
  letter-spacing: 0.25px;
  outline: none;
  overflow: hidden;
  padding: 0 12px;
  position: relative;
  text-align: center;
  -webkit-transition: background-color .218s, border-color .218s, box-shadow .218s;
  transition: background-color .218s, border-color .218s, box-shadow .218s;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  max-width: 400px;
  min-width: min-content;
}

/* line 301, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper .gsi-material-button .gsi-material-button-icon {
  height: 20px;
  margin-right: 12px;
  min-width: 20px;
  width: 20px;
}

/* line 308, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper .gsi-material-button .gsi-material-button-content-wrapper {
  -webkit-align-items: center;
  align-items: center;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  justify-content: center;
  position: relative;
  width: 100%;
}

/* line 322, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper .gsi-material-button .gsi-material-button-contents {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  font-family: 'Roboto', arial, sans-serif;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}

/* line 332, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper .gsi-material-button .gsi-material-button-state {
  -webkit-transition: opacity .218s;
  transition: opacity .218s;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 343, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper .gsi-material-button:disabled {
  cursor: default;
  background-color: #ffffff61;
  border-color: #1f1f1f1f;
}

/* line 349, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper .gsi-material-button:disabled .gsi-material-button-contents {
  opacity: 38%;
}

/* line 353, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper .gsi-material-button:disabled .gsi-material-button-icon {
  opacity: 38%;
}

/* line 357, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper .gsi-material-button:not(:disabled):active .gsi-material-button-state,
.auth-layout .content .content-wrapper .gsi-material-button:not(:disabled):focus .gsi-material-button-state {
  background-color: #303030;
  opacity: 12%;
}

/* line 363, app/assets/stylesheets/app/auth.css.scss */
.auth-layout .content .content-wrapper .cancel {
  margin-top: 30px;
  text-align: center;
}
/* line 8, app/assets/stylesheets/app/slideout.css.scss */
html #slideout-navigation {
  display: none;
}

/* line 12, app/assets/stylesheets/app/slideout.css.scss */
html #slideout-actions {
  display: none;
}

@media (max-width: 767px) {
  /* line 18, app/assets/stylesheets/app/slideout.css.scss */
  html body #contents {
    position: relative;
    left: 0px;
    transition: transform 0.3s;
  }
  /* line 24, app/assets/stylesheets/app/slideout.css.scss */
  html body #slideout-navigation {
    display: block;
    position: fixed;
    top: 0px;
    bottom: 0px;
    width: 230px;
    left: -230px;
    transition: all 0.3s;
    box-sizing: border-box;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background: var(--nav-background);
    padding-bottom: calc(10px + var(--device-bottom-padding));
  }
  /* line 39, app/assets/stylesheets/app/slideout.css.scss */
  html body #slideout-navigation #account-info {
    background: var(--nav-dark);
    padding-top: var(--device-top-padding);
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.8);
    padding-bottom: 7px;
  }
  /* line 47, app/assets/stylesheets/app/slideout.css.scss */
  html body #slideout-navigation ul {
    margin: 0;
    padding: 20px 0px;
  }
  /* line 53, app/assets/stylesheets/app/slideout.css.scss */
  html body #slideout-navigation ul li {
    list-style: none;
  }
  /* line 58, app/assets/stylesheets/app/slideout.css.scss */
  html body #slideout-navigation ul li.sub-header {
    text-transform: uppercase;
    color: var(--nav-text-dark-color);
    padding: 15px 20px;
    font-size: 85%;
  }
  /* line 65, app/assets/stylesheets/app/slideout.css.scss */
  html body #slideout-navigation ul li a {
    display: block;
    padding: 15px 20px;
    margin-bottom: 5px;
    color: var(--nav-text-color);
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.85em;
  }
  /* line 76, app/assets/stylesheets/app/slideout.css.scss */
  html body #slideout-navigation ul li a .fa, html body #slideout-navigation ul li a .fi, html body #slideout-navigation ul li a .user-avatar {
    display: inline-block;
    text-align: center;
    width: 30px;
    margin-right: 15px;
    font-size: 1.1em;
  }
  /* line 83, app/assets/stylesheets/app/slideout.css.scss */
  html body #slideout-navigation ul li a .fa img, html body #slideout-navigation ul li a .fi img, html body #slideout-navigation ul li a .user-avatar img {
    position: relative;
    display: inline-block;
    margin-top: -1px;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    border-radius: 50%;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.35);
  }
  /* line 95, app/assets/stylesheets/app/slideout.css.scss */
  html body #slideout-navigation ul li a img.gravatar {
    border-radius: 100%;
  }
  /* line 103, app/assets/stylesheets/app/slideout.css.scss */
  html body #slideout-navigation ul li.selected {
    color: white;
    background: var(--nav-dark);
    border-bottom: none;
  }
  /* line 110, app/assets/stylesheets/app/slideout.css.scss */
  html body #slideout-navigation ul li a:hover {
    color: white;
  }
  /* line 115, app/assets/stylesheets/app/slideout.css.scss */
  html body #slideout-navigation ul li.selected a:hover {
    color: white;
  }
  /* line 121, app/assets/stylesheets/app/slideout.css.scss */
  html body #slideout-navigation ul ul {
    display: none;
    padding: 0;
  }
  /* line 125, app/assets/stylesheets/app/slideout.css.scss */
  html body #slideout-navigation .has-nested.selected ul {
    display: block;
  }
  /* line 126, app/assets/stylesheets/app/slideout.css.scss */
  html body #slideout-navigation .has-nested.selected > a .fa {
    visibility: hidden;
  }
  /* line 127, app/assets/stylesheets/app/slideout.css.scss */
  html body #slideout-navigation .has-nested.selected > a .fi {
    visibility: hidden;
  }
  /* line 131, app/assets/stylesheets/app/slideout.css.scss */
  html body #slideout-navigation .has-nested.hide-label.selected > a {
    visibility: hidden;
    height: 0;
    padding: 0;
  }
  /* line 138, app/assets/stylesheets/app/slideout.css.scss */
  html body #slideout-navigation .has-nested .selected a {
    position: relative;
    color: var(--nav-highlight);
  }
  /* line 142, app/assets/stylesheets/app/slideout.css.scss */
  html body #slideout-navigation .has-nested .selected a:before {
    content: '';
    position: absolute;
    top: 8px;
    bottom: 8px;
    left: -12px;
    border: 8px solid var(--nav-highlight);
    border-radius: 0 4px 4px 0;
  }
  /* line 156, app/assets/stylesheets/app/slideout.css.scss */
  html body #slideout-actions {
    padding: 10px;
    padding-top: calc(10px + var(--device-top-padding));
    padding-bottom: calc(10px + var(--device-bottom-padding));
    display: block;
    position: fixed;
    top: 0px;
    bottom: 0px;
    width: 230px;
    left: 100%;
    transition: all 0.3s;
    box-sizing: border-box;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background: var(--body-bg-color);
  }
  /* line 175, app/assets/stylesheets/app/slideout.css.scss */
  html.slideout {
    overflow: hidden;
    width: 100%;
  }
  /* line 180, app/assets/stylesheets/app/slideout.css.scss */
  html.slideout body {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  /* line 186, app/assets/stylesheets/app/slideout.css.scss */
  html.slideout body #slideout-mask {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 100;
  }
  /* line 196, app/assets/stylesheets/app/slideout.css.scss */
  html.slideout.slideout-left #contents {
    height: 100%;
    transform: translateX(230px);
  }
  /* line 201, app/assets/stylesheets/app/slideout.css.scss */
  html.slideout.slideout-left #slideout-mask {
    left: 230px;
    right: 0;
  }
  /* line 208, app/assets/stylesheets/app/slideout.css.scss */
  html.slideout.slideout-right #contents {
    height: 100%;
    transform: translateX(-230px);
  }
  /* line 213, app/assets/stylesheets/app/slideout.css.scss */
  html.slideout.slideout-right #slideout-mask {
    left: 0;
    right: 230px;
  }
}
@charset "UTF-8";
@media screen {
  /* line 15, app/assets/stylesheets/app/invoice.css.scss */
  html.preview {
    width: 100%;
    overflow-x: hidden;
    background: transparent;
  }
  /* line 20, app/assets/stylesheets/app/invoice.css.scss */
  html.preview body {
    background: transparent;
  }
  /* line 24, app/assets/stylesheets/app/invoice.css.scss */
  html.preview body.pdf {
    padding-top: 80px;
  }
  /* line 27, app/assets/stylesheets/app/invoice.css.scss */
  html.preview body.pdf .invoice-outer-wrap {
    width: 950px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%) scale(0.5);
    transform-origin: top center;
  }
}

@media screen and (max-width: 300px) {
  /* line 27, app/assets/stylesheets/app/invoice.css.scss */
  html.preview body.pdf .invoice-outer-wrap {
    transform: translateX(-50%) scale(0.25);
  }
}

@media screen and (min-width: 300px) {
  /* line 27, app/assets/stylesheets/app/invoice.css.scss */
  html.preview body.pdf .invoice-outer-wrap {
    transform: translateX(-50%) scale(0.3);
  }
}

@media screen and (min-width: 350px) {
  /* line 27, app/assets/stylesheets/app/invoice.css.scss */
  html.preview body.pdf .invoice-outer-wrap {
    transform: translateX(-50%) scale(0.35);
  }
}

@media screen and (min-width: 400px) {
  /* line 27, app/assets/stylesheets/app/invoice.css.scss */
  html.preview body.pdf .invoice-outer-wrap {
    transform: translateX(-50%) scale(0.4);
  }
}

@media screen and (min-width: 500px) {
  /* line 27, app/assets/stylesheets/app/invoice.css.scss */
  html.preview body.pdf .invoice-outer-wrap {
    transform: translateX(-50%) scale(0.5);
  }
}

@media screen and (min-width: 600px) {
  /* line 27, app/assets/stylesheets/app/invoice.css.scss */
  html.preview body.pdf .invoice-outer-wrap {
    transform: translateX(-50%) scale(0.6);
  }
}

@media screen and (min-width: 700px) {
  /* line 27, app/assets/stylesheets/app/invoice.css.scss */
  html.preview body.pdf .invoice-outer-wrap {
    transform: translateX(-50%) scale(0.7);
  }
}

@media screen and (min-width: 800px) {
  /* line 27, app/assets/stylesheets/app/invoice.css.scss */
  html.preview body.pdf .invoice-outer-wrap {
    transform: translateX(-50%) scale(0.8);
  }
}

@media screen and (min-width: 900px) {
  /* line 27, app/assets/stylesheets/app/invoice.css.scss */
  html.preview body.pdf .invoice-outer-wrap {
    transform: translateX(-50%) scale(0.9);
  }
}

@media screen and (min-width: 920px) {
  /* line 27, app/assets/stylesheets/app/invoice.css.scss */
  html.preview body.pdf .invoice-outer-wrap {
    transform: translateX(-50%) scale(1);
  }
}

@media screen and (max-width: 991px) {
  /* line 84, app/assets/stylesheets/app/invoice.css.scss */
  html.preview body:not(.pdf) .data-paper-size {
    background: white;
  }
}

@media screen {
  /* line 92, app/assets/stylesheets/app/invoice.css.scss */
  html.preview.zoomable {
    padding-top: 30px;
    height: 100%;
    overflow-x: auto;
  }
  /* line 98, app/assets/stylesheets/app/invoice.css.scss */
  html.preview.zoomable body.pdf {
    padding: 0;
  }
  /* line 101, app/assets/stylesheets/app/invoice.css.scss */
  html.preview.zoomable body.pdf .invoice-outer-wrap {
    position: static;
    margin: 0 auto;
    padding-bottom: 80px;
  }
}

@media screen and (max-width: 767px) {
  /* line 101, app/assets/stylesheets/app/invoice.css.scss */
  html.preview.zoomable body.pdf .invoice-outer-wrap {
    padding-bottom: 150px;
  }
}

@media screen {
  /* line 112, app/assets/stylesheets/app/invoice.css.scss */
  html.preview.zoomable body.pdf .paperize-done {
    padding-bottom: 0.1px;
  }
}

@media screen {
  /* line 128, app/assets/stylesheets/app/invoice.css.scss */
  .invoice-outer-wrap {
    letter-spacing: 0.05px;
    line-height: 1.453;
  }
  /* line 153, app/assets/stylesheets/app/invoice.css.scss */
  html:not(.preview) body:not(.pdf) .invoice-outer-wrap {
    background: url(https://www.clientary.net/assets/site/create_account/creating-5920c7663054f30a2a8a57107d8e2a3a79d6cd95b476a761ff8413f71ca81387.gif) top 60px center no-repeat;
  }
}

@media screen and (max-width: 767px) {
  /* line 163, app/assets/stylesheets/app/invoice.css.scss */
  .show-responsive-iframe #invoice-paper {
    background: none;
    padding: 0;
    height: 100%;
  }
  /* line 169, app/assets/stylesheets/app/invoice.css.scss */
  .show-responsive-iframe #invoice-contents-wrapper {
    padding: 0 15px;
  }
  /* line 173, app/assets/stylesheets/app/invoice.css.scss */
  .show-responsive-iframe #label-container {
    left: -40px;
    top: 70px;
  }
  /* line 179, app/assets/stylesheets/app/invoice.css.scss */
  html.preview.responsive {
    padding-top: 30px;
  }
  /* line 183, app/assets/stylesheets/app/invoice.css.scss */
  html.preview.responsive body {
    height: auto;
  }
  /* line 187, app/assets/stylesheets/app/invoice.css.scss */
  html.preview.responsive .invoice-outer-wrap {
    padding-bottom: 70px;
  }
}

@media screen and (min-width: 768px) {
  /* line 195, app/assets/stylesheets/app/invoice.css.scss */
  .show-responsive-iframe #invoice-contents-wrapper {
    padding: 30px 15px 100px 30px;
  }
  /* line 200, app/assets/stylesheets/app/invoice.css.scss */
  .show-responsive-iframe #label-container {
    top: 61px;
    left: -67px;
  }
  /* line 205, app/assets/stylesheets/app/invoice.css.scss */
  .show-responsive-iframe #invoice-actions-bar {
    top: 64px;
  }
  /* line 220, app/assets/stylesheets/app/invoice.css.scss */
  .show-responsive-iframe iframe {
    width: 100vw !important;
  }
  /* line 228, app/assets/stylesheets/app/invoice.css.scss */
  html.preview.responsive {
    padding-right: 160px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 234, app/assets/stylesheets/app/invoice.css.scss */
  .show-responsive-iframe:not(.client-view) #invoice-paper {
    width: calc(100vw - 160px);
  }
}

@media screen and (max-width: 991px) {
  /* line 242, app/assets/stylesheets/app/invoice.css.scss */
  .show-responsive-iframe.client-view iframe {
    width: 100% !important;
  }
}

@media screen and (min-width: 992px) {
  /* line 248, app/assets/stylesheets/app/invoice.css.scss */
  .show-responsive-iframe #invoice-contents-wrapper {
    padding: 0 0 30px 0;
  }
  /* line 253, app/assets/stylesheets/app/invoice.css.scss */
  html.preview.responsive {
    padding-right: 245px;
  }
  /* line 258, app/assets/stylesheets/app/invoice.css.scss */
  html.preview.responsive .paperize-done {
    padding-bottom: 0.1px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 266, app/assets/stylesheets/app/invoice.css.scss */
  .show-responsive-iframe #label-container {
    top: 91px;
    left: calc((100% - 871px) / 2 - 67px);
  }
  /* line 271, app/assets/stylesheets/app/invoice.css.scss */
  .show-responsive-iframe #invoice-actions-bar {
    top: 64px;
    right: calc((100% - 871px) / 2 - 20px);
  }
  /* line 276, app/assets/stylesheets/app/invoice.css.scss */
  .show-responsive-iframe .aside-wrap {
    width: 100vw;
  }
  /* line 286, app/assets/stylesheets/app/invoice.css.scss */
  .show-responsive-iframe:not(.client-view) .aside-wrap {
    left: -137px;
  }
  /* line 291, app/assets/stylesheets/app/invoice.css.scss */
  html.preview.responsive {
    padding-right: 275px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 299, app/assets/stylesheets/app/invoice.css.scss */
  .show-responsive-iframe #label-container {
    top: 88px;
    left: calc((100% - 871px * 0.8) / 2 - 67px);
  }
  /* line 304, app/assets/stylesheets/app/invoice.css.scss */
  .show-responsive-iframe #invoice-actions-bar {
    top: 64px;
    right: calc((100% - 871px * 0.8) / 2 - 20px);
  }
  /* line 309, app/assets/stylesheets/app/invoice.css.scss */
  .show-responsive-iframe iframe {
    position: relative;
    left: calc((100% - 871px * 0.8) / 2);
  }
  /* line 316, app/assets/stylesheets/app/invoice.css.scss */
  html:not(.preview) .invoice-outer-wrap {
    transform: scale(0.8);
    transform-origin: top center;
    display: flex;
    justify-content: center;
    margin-bottom: -20%;
  }
  /* line 324, app/assets/stylesheets/app/invoice.css.scss */
  html.preview.responsive {
    transform: scale(0.8);
    transform-origin: top left;
  }
  /* line 333, app/assets/stylesheets/app/invoice.css.scss */
  html.preview.responsive .paperize-sheet {
    margin-left: 0;
  }
}

/* line 339, app/assets/stylesheets/app/invoice.css.scss */
html.preview.responsive.clientview {
  padding-top: 0;
  padding-right: 0;
}

/* line 344, app/assets/stylesheets/app/invoice.css.scss */
.document-reader {
  display: flex;
  flex-direction: column;
}

/* line 348, app/assets/stylesheets/app/invoice.css.scss */
.document-reader .document-reader-main {
  flex-grow: 1;
}

/* line 352, app/assets/stylesheets/app/invoice.css.scss */
.document-reader .document-reader-bottom {
  position: relative;
  max-height: 0;
}

/* line 357, app/assets/stylesheets/app/invoice.css.scss */
.document-reader .preview-wrapper {
  position: relative;
}

@media screen and (max-width: 767px) {
  /* line 362, app/assets/stylesheets/app/invoice.css.scss */
  .document-reader .preview-wrapper {
    height: 100% !important;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}

/* line 374, app/assets/stylesheets/app/invoice.css.scss */
.document-reader .aside-wrap {
  position: relative;
}

/* line 379, app/assets/stylesheets/app/invoice.css.scss */
.document-reader.client-view .document-toolbar {
  padding-top: 0;
}

/* line 382, app/assets/stylesheets/app/invoice.css.scss */
.document-reader.client-view .document-toolbar .next-steps {
  margin-top: 16px;
}

/* line 389, app/assets/stylesheets/app/invoice.css.scss */
.history-drawer {
  position: relative;
  max-height: 0;
  transition: max-height 0.2s linear;
  border-top: 1px solid var(--border-lighter-color);
  background: var(--background-lighter-color);
}

/* line 398, app/assets/stylesheets/app/invoice.css.scss */
.history-drawer .rounded-pill-button {
  position: absolute;
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  white-space: nowrap;
  padding: 10px 20px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  box-shadow: var(--std-shadow-strong);
  transition: top 0.3s ease-out;
}

@media (max-width: 767px) {
  /* line 398, app/assets/stylesheets/app/invoice.css.scss */
  .history-drawer .rounded-pill-button {
    top: -55px;
  }
}

/* line 420, app/assets/stylesheets/app/invoice.css.scss */
.history-drawer .wrap {
  overflow: auto;
}

/* line 424, app/assets/stylesheets/app/invoice.css.scss */
.history-drawer #invoice-history-and-payments {
  margin: 0;
  padding: 0;
  opacity: 0;
  transition: opacity linear 0.4s;
}

/* line 432, app/assets/stylesheets/app/invoice.css.scss */
.history-drawer.open {
  max-height: 400px;
  transition: max-height 0.4s cubic-bezier(0.45, 1.65, 0, 0.805);
}

/* line 436, app/assets/stylesheets/app/invoice.css.scss */
.history-drawer.open .rounded-pill-button {
  top: -40px;
}

/* line 440, app/assets/stylesheets/app/invoice.css.scss */
.history-drawer.open #invoice-history-and-payments {
  opacity: 1;
}

/* line 444, app/assets/stylesheets/app/invoice.css.scss */
.history-drawer.open .wrap {
  padding: 30px 30px 0;
}

/* line 449, app/assets/stylesheets/app/invoice.css.scss */
.history-drawer #invoice-paper-footer {
  padding-top: 0;
}

/* line 455, app/assets/stylesheets/app/invoice.css.scss */
.show-responsive-iframe #invoice-contents-wrapper {
  position: relative;
  width: 100% !important;
  max-width: none;
  overflow-x: hidden;
}

/* line 465, app/assets/stylesheets/app/invoice.css.scss */
.show-responsive-iframe .document-reader-main {
  overflow: auto;
}

/* line 469, app/assets/stylesheets/app/invoice.css.scss */
.show-responsive-iframe.no-drawer #invoice-contents-wrapper {
  padding-bottom: 0;
}

/* line 475, app/assets/stylesheets/app/invoice.css.scss */
.show-paper-iframe #invoice-actions-bar {
  right: 25px;
  top: 60px;
}

@media (max-width: 991px) {
  /* line 475, app/assets/stylesheets/app/invoice.css.scss */
  .show-paper-iframe #invoice-actions-bar {
    right: 15px;
  }
}

@media (min-width: 992px) {
  /* line 484, app/assets/stylesheets/app/invoice.css.scss */
  .show-paper-iframe.client-view #invoice-actions-bar {
    right: calc(50% - 470px);
  }
}

/* line 490, app/assets/stylesheets/app/invoice.css.scss */
.show-paper-iframe .document-reader-main {
  overflow: hidden;
}

/* line 495, app/assets/stylesheets/app/invoice.css.scss */
.document-toolbar-thin {
  padding: 10px 30px;
}

/* line 499, app/assets/stylesheets/app/invoice.css.scss */
.document-toolbar {
  padding: 20px 30px;
  background: var(--background-panel-color);
}

/* line 504, app/assets/stylesheets/app/invoice.css.scss */
.document-toolbar .next-steps {
  display: flex;
  align-items: center;
  margin-top: 26px;
}

/* line 510, app/assets/stylesheets/app/invoice.css.scss */
.document-toolbar .next-steps .text {
  flex-grow: 1;
}

/* line 514, app/assets/stylesheets/app/invoice.css.scss */
.document-toolbar .next-steps .button {
  top: 0;
  margin-right: 20px;
}

/* line 519, app/assets/stylesheets/app/invoice.css.scss */
.document-toolbar .next-steps + .document-breadcrumbs {
  margin-top: 20px;
}

@media (max-width: 767px) {
  /* line 504, app/assets/stylesheets/app/invoice.css.scss */
  .document-toolbar .next-steps {
    display: block;
    margin: 0 -20px;
  }
  /* line 527, app/assets/stylesheets/app/invoice.css.scss */
  .document-toolbar .next-steps .text {
    display: block;
  }
  /* line 531, app/assets/stylesheets/app/invoice.css.scss */
  .document-toolbar .next-steps .button {
    margin-top: 10px;
  }
}

@media (min-width: 768px) {
  /* line 537, app/assets/stylesheets/app/invoice.css.scss */
  .document-toolbar .next-steps .button span {
    white-space: nowrap;
  }
}

/* line 544, app/assets/stylesheets/app/invoice.css.scss */
.document-breadcrumbs {
  font-size: 95%;
}

/* line 547, app/assets/stylesheets/app/invoice.css.scss */
.document-breadcrumbs ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 553, app/assets/stylesheets/app/invoice.css.scss */
.document-breadcrumbs li {
  display: inline-block;
}

/* line 556, app/assets/stylesheets/app/invoice.css.scss */
.document-breadcrumbs li + li:before {
  padding: 0 10px;
  content: "›";
  color: var(--body-light-color);
}

/* line 563, app/assets/stylesheets/app/invoice.css.scss */
.document-breadcrumbs li a {
  color: var(--body-light-color);
}

/* line 566, app/assets/stylesheets/app/invoice.css.scss */
.document-breadcrumbs li a:hover {
  color: var(--body-link-color);
}

/* line 573, app/assets/stylesheets/app/invoice.css.scss */
.document-breadcrumbs .warning-sign .fa {
  line-height: 1;
}

/* line 577, app/assets/stylesheets/app/invoice.css.scss */
.document-breadcrumbs .warning-sign .hidden-tip {
  top: -6px;
}

/* client view styling */
/* line 585, app/assets/stylesheets/app/invoice.css.scss */
.invoice-outer-wrap {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

/* line 599, app/assets/stylesheets/app/invoice.css.scss */
#invoice-contents-bg {
  padding-top: 20px;
}

/* line 604, app/assets/stylesheets/app/invoice.css.scss */
.invoice-contents-wrapper {
  max-width: 980px;
  margin: 0px auto;
}

@media screen and (min-width: 1300px) {
  /* line 604, app/assets/stylesheets/app/invoice.css.scss */
  .invoice-contents-wrapper {
    width: 980px !important;
  }
}

/* line 614, app/assets/stylesheets/app/invoice.css.scss */
.invoice-info {
  background: #f2f9fd;
  box-shadow: 0px 20px 20px -20px rgba(0, 100, 140, 0.3);
  padding: 20px 20px;
  margin-bottom: 15px;
  border-radius: 15px;
}

/* line 623, app/assets/stylesheets/app/invoice.css.scss */
.invoice-breadcrumbs {
  margin: -30px 0px 30px;
  color: #666;
  font-size: 95%;
}

@media screen and (max-width: 991px) {
  /* line 623, app/assets/stylesheets/app/invoice.css.scss */
  .invoice-breadcrumbs {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background: #f4f6f7;
  }
}

/* line 638, app/assets/stylesheets/app/invoice.css.scss */
.invoice-breadcrumbs ul {
  padding: 0;
  padding-left: 20px;
  list-style: none;
  margin-left: 10px;
}

/* line 646, app/assets/stylesheets/app/invoice.css.scss */
.invoice-breadcrumbs ul li {
  float: left;
  position: relative;
}

/* line 651, app/assets/stylesheets/app/invoice.css.scss */
.invoice-breadcrumbs ul li:before {
  display: none;
}

/* line 656, app/assets/stylesheets/app/invoice.css.scss */
.invoice-breadcrumbs ul li a {
  display: block;
  padding: 15px 0 15px 10px;
  color: #666;
}

/* line 663, app/assets/stylesheets/app/invoice.css.scss */
.invoice-breadcrumbs ul li a:hover {
  text-decoration: none;
  color: #444;
}

/* line 669, app/assets/stylesheets/app/invoice.css.scss */
.invoice-breadcrumbs ul li a:after {
  content: "→";
  margin-left: 10px;
}

/* line 675, app/assets/stylesheets/app/invoice.css.scss */
.invoice-breadcrumbs ul li:last-child a:after {
  display: none;
}

/* line 680, app/assets/stylesheets/app/invoice.css.scss */
.warning-sign {
  z-index: 1;
  float: right;
  position: relative;
  width: 80px;
  margin-right: 8px;
}

/* line 690, app/assets/stylesheets/app/invoice.css.scss */
.warning-sign .fa {
  float: right;
  color: #ffcc00;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.85);
  line-height: 46px;
  font-size: 15px;
}

/* line 702, app/assets/stylesheets/app/invoice.css.scss */
.warning-sign .hidden-tip {
  position: absolute;
  right: 25px;
  top: 9px;
  display: none;
  white-space: nowrap;
  padding: 5px 15px;
  background: var(--tooltip-bg-color);
  border-radius: 15px;
  color: var(--tooltip-text-color);
  text-shadow: none;
}

/* line 715, app/assets/stylesheets/app/invoice.css.scss */
.warning-sign .hidden-tip a {
  color: #99ccff;
}

/* line 721, app/assets/stylesheets/app/invoice.css.scss */
.warning-sign:hover .hidden-tip {
  display: block;
}

/* line 727, app/assets/stylesheets/app/invoice.css.scss */
.invoice-breadcrumbs .breadcrumb {
  margin: 0px;
}

/* line 736, app/assets/stylesheets/app/invoice.css.scss */
#invoice-template *,
#estimate-template * {
  box-sizing: content-box;
}

/* line 746, app/assets/stylesheets/app/invoice.css.scss */
#invoice-paper {
  padding: 20px 0px;
  position: relative;
  background: white;
  -moz-box-shadow: 0 3px 5px #cccccc;
  -webkit-box-shadow: 0 3px 5px #cccccc;
  box-shadow: 0 3px 5px #cccccc;
}

@media screen and (min-width: 768px) {
  /* line 746, app/assets/stylesheets/app/invoice.css.scss */
  #invoice-paper {
    padding: 0px;
  }
  /* line 753, app/assets/stylesheets/app/invoice.css.scss */
  #invoice-paper.rounded {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
  }
}

@media screen and (min-width: 992px) {
  /* line 746, app/assets/stylesheets/app/invoice.css.scss */
  #invoice-paper {
    padding: 30px 0px;
    border: none;
    background: transparent;
    box-shadow: none;
  }
}

@media screen and (max-width: 767px) {
  /* line 746, app/assets/stylesheets/app/invoice.css.scss */
  #invoice-paper {
    margin: 0px -10px;
  }
}

/* line 782, app/assets/stylesheets/app/invoice.css.scss */
#invoice-history-and-payments {
  margin: 0px 0px -20px;
  padding: 30px 0px;
  position: relative;
}

@media (min-width: 768px) {
  /* line 782, app/assets/stylesheets/app/invoice.css.scss */
  #invoice-history-and-payments {
    margin: 0px 0px -30px;
    padding: 30px 0px;
  }
}

@media (min-width: 992px) {
  /* line 782, app/assets/stylesheets/app/invoice.css.scss */
  #invoice-history-and-payments {
    padding: 0px 55px;
  }
}

/* line 799, app/assets/stylesheets/app/invoice.css.scss */
#invoice-paper h1 {
  color: #444;
  font-size: 220%;
  letter-spacing: -1px;
}

/* line 806, app/assets/stylesheets/app/invoice.css.scss */
.invoice-thin-layout #invoice-paper {
  display: block;
  float: none;
  margin: 0px auto;
  /* center on a layout without the actions bar */
}

/* line 813, app/assets/stylesheets/app/invoice.css.scss */
#invoice-paper-footer {
  text-align: center;
  padding: 20px;
  color: #666;
  font-size: 110%;
  clear: both;
}

/* status labels */
/* line 824, app/assets/stylesheets/app/invoice.css.scss */
#label-container {
  position: absolute;
  left: -29px;
  transform: rotate(270deg);
  top: 85px;
  z-index: 1;
}

/* line 832, app/assets/stylesheets/app/invoice.css.scss */
#label-container div {
  height: 38px;
  width: 132px;
  display: block;
  color: var(--negative-bg-color);
  background: gray;
  text-align: center;
  line-height: 34px;
  box-shadow: -3px 1px 4px 0px rgba(0, 0, 0, 0.2);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 2px;
}

/* line 846, app/assets/stylesheets/app/invoice.css.scss */
#label-container div:before {
  content: '';
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  background: transparent;
  left: -15px;
  border-right: 10px solid gray;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid gray;
  z-index: -1;
  transform: scaleX(0.5);
}

/* line 862, app/assets/stylesheets/app/invoice.css.scss */
#label-container div:after {
  display: block;
  color: var(--negative-bg-color);
  text-align: text-center;
  line-height: 38px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.4px;
}

@media (max-width: 767px) {
  /* line 875, app/assets/stylesheets/app/invoice.css.scss */
  #label-container:not(.paper) div {
    height: 19px;
    width: 66px;
    background-size: 100%;
  }
  /* line 880, app/assets/stylesheets/app/invoice.css.scss */
  #label-container:not(.paper) div:before {
    border-width: 3px;
    left: -4px;
  }
  /* line 885, app/assets/stylesheets/app/invoice.css.scss */
  #label-container:not(.paper) div:after {
    line-height: 19px;
    font-size: 10px;
  }
}

/* line 923, app/assets/stylesheets/app/invoice.css.scss */
#label-container .paid-label {
  background: var(--pill-paid);
}

/* line 926, app/assets/stylesheets/app/invoice.css.scss */
#label-container .paid-label:before {
  border-right-color: color-mix(in srgb, var(--pill-paid), black 10%);
  border-bottom-color: color-mix(in srgb, var(--pill-paid), black 10%);
}

/* line 932, app/assets/stylesheets/app/invoice.css.scss */
#label-container .paid-label:after {
  content: "Paid";
}

/* line 923, app/assets/stylesheets/app/invoice.css.scss */
#label-container .signed-label {
  background: var(--pill-paid);
}

/* line 926, app/assets/stylesheets/app/invoice.css.scss */
#label-container .signed-label:before {
  border-right-color: color-mix(in srgb, var(--pill-paid), black 10%);
  border-bottom-color: color-mix(in srgb, var(--pill-paid), black 10%);
}

/* line 932, app/assets/stylesheets/app/invoice.css.scss */
#label-container .signed-label:after {
  content: "Signed";
}

/* line 923, app/assets/stylesheets/app/invoice.css.scss */
#label-container .converted-label {
  background: var(--pill-paid);
}

/* line 926, app/assets/stylesheets/app/invoice.css.scss */
#label-container .converted-label:before {
  border-right-color: color-mix(in srgb, var(--pill-paid), black 10%);
  border-bottom-color: color-mix(in srgb, var(--pill-paid), black 10%);
}

/* line 932, app/assets/stylesheets/app/invoice.css.scss */
#label-container .converted-label:after {
  content: "Converted";
}

/* line 923, app/assets/stylesheets/app/invoice.css.scss */
#label-container .credit-label {
  background: var(--pill-paid);
}

/* line 926, app/assets/stylesheets/app/invoice.css.scss */
#label-container .credit-label:before {
  border-right-color: color-mix(in srgb, var(--pill-paid), black 10%);
  border-bottom-color: color-mix(in srgb, var(--pill-paid), black 10%);
}

/* line 932, app/assets/stylesheets/app/invoice.css.scss */
#label-container .credit-label:after {
  content: "Credit";
}

/* line 923, app/assets/stylesheets/app/invoice.css.scss */
#label-container .pending-label {
  background: var(--pill-paid);
}

/* line 926, app/assets/stylesheets/app/invoice.css.scss */
#label-container .pending-label:before {
  border-right-color: color-mix(in srgb, var(--pill-paid), black 10%);
  border-bottom-color: color-mix(in srgb, var(--pill-paid), black 10%);
}

/* line 932, app/assets/stylesheets/app/invoice.css.scss */
#label-container .pending-label:after {
  content: "Pending";
}

/* line 923, app/assets/stylesheets/app/invoice.css.scss */
#label-container .overdue-label {
  background: var(--pill-due);
}

/* line 926, app/assets/stylesheets/app/invoice.css.scss */
#label-container .overdue-label:before {
  border-right-color: color-mix(in srgb, var(--pill-due), black 10%);
  border-bottom-color: color-mix(in srgb, var(--pill-due), black 10%);
}

/* line 932, app/assets/stylesheets/app/invoice.css.scss */
#label-container .overdue-label:after {
  content: "Overdue";
}

/* line 923, app/assets/stylesheets/app/invoice.css.scss */
#label-container .due-label {
  background: var(--pill-due);
}

/* line 926, app/assets/stylesheets/app/invoice.css.scss */
#label-container .due-label:before {
  border-right-color: color-mix(in srgb, var(--pill-due), black 10%);
  border-bottom-color: color-mix(in srgb, var(--pill-due), black 10%);
}

/* line 932, app/assets/stylesheets/app/invoice.css.scss */
#label-container .due-label:after {
  content: "Due";
}

/* line 923, app/assets/stylesheets/app/invoice.css.scss */
#label-container .declined-label {
  background: var(--pill-due);
}

/* line 926, app/assets/stylesheets/app/invoice.css.scss */
#label-container .declined-label:before {
  border-right-color: color-mix(in srgb, var(--pill-due), black 10%);
  border-bottom-color: color-mix(in srgb, var(--pill-due), black 10%);
}

/* line 932, app/assets/stylesheets/app/invoice.css.scss */
#label-container .declined-label:after {
  content: "Declined";
}

/* line 923, app/assets/stylesheets/app/invoice.css.scss */
#label-container .expired-label {
  background: var(--pill-due);
}

/* line 926, app/assets/stylesheets/app/invoice.css.scss */
#label-container .expired-label:before {
  border-right-color: color-mix(in srgb, var(--pill-due), black 10%);
  border-bottom-color: color-mix(in srgb, var(--pill-due), black 10%);
}

/* line 932, app/assets/stylesheets/app/invoice.css.scss */
#label-container .expired-label:after {
  content: "Expired";
}

/* line 923, app/assets/stylesheets/app/invoice.css.scss */
#label-container .miss-label {
  background: var(--pill-miss);
}

/* line 926, app/assets/stylesheets/app/invoice.css.scss */
#label-container .miss-label:before {
  border-right-color: color-mix(in srgb, var(--pill-miss), black 10%);
  border-bottom-color: color-mix(in srgb, var(--pill-miss), black 10%);
}

/* line 932, app/assets/stylesheets/app/invoice.css.scss */
#label-container .miss-label:after {
  content: "Unopened";
}

/* line 923, app/assets/stylesheets/app/invoice.css.scss */
#label-container .sent-label {
  background: var(--pill-sent);
}

/* line 926, app/assets/stylesheets/app/invoice.css.scss */
#label-container .sent-label:before {
  border-right-color: color-mix(in srgb, var(--pill-sent), black 10%);
  border-bottom-color: color-mix(in srgb, var(--pill-sent), black 10%);
}

/* line 932, app/assets/stylesheets/app/invoice.css.scss */
#label-container .sent-label:after {
  content: "Sent";
}

/* line 923, app/assets/stylesheets/app/invoice.css.scss */
#label-container .revised-label {
  background: var(--pill-sent);
}

/* line 926, app/assets/stylesheets/app/invoice.css.scss */
#label-container .revised-label:before {
  border-right-color: color-mix(in srgb, var(--pill-sent), black 10%);
  border-bottom-color: color-mix(in srgb, var(--pill-sent), black 10%);
}

/* line 932, app/assets/stylesheets/app/invoice.css.scss */
#label-container .revised-label:after {
  content: "Revised";
}

/* line 923, app/assets/stylesheets/app/invoice.css.scss */
#label-container .open-label {
  background: var(--pill-open);
}

/* line 926, app/assets/stylesheets/app/invoice.css.scss */
#label-container .open-label:before {
  border-right-color: color-mix(in srgb, var(--pill-open), black 10%);
  border-bottom-color: color-mix(in srgb, var(--pill-open), black 10%);
}

/* line 932, app/assets/stylesheets/app/invoice.css.scss */
#label-container .open-label:after {
  content: "Opened";
}

/* line 923, app/assets/stylesheets/app/invoice.css.scss */
#label-container .draft-label {
  background: var(--pill-draft);
}

/* line 926, app/assets/stylesheets/app/invoice.css.scss */
#label-container .draft-label:before {
  border-right-color: color-mix(in srgb, var(--pill-draft), black 10%);
  border-bottom-color: color-mix(in srgb, var(--pill-draft), black 10%);
}

/* line 932, app/assets/stylesheets/app/invoice.css.scss */
#label-container .draft-label:after {
  content: "Draft";
}

/* line 923, app/assets/stylesheets/app/invoice.css.scss */
#label-container .cancelled-label {
  background: var(--pill-void);
}

/* line 926, app/assets/stylesheets/app/invoice.css.scss */
#label-container .cancelled-label:before {
  border-right-color: color-mix(in srgb, var(--pill-void), black 10%);
  border-bottom-color: color-mix(in srgb, var(--pill-void), black 10%);
}

/* line 932, app/assets/stylesheets/app/invoice.css.scss */
#label-container .cancelled-label:after {
  content: "Void";
}

/* line 923, app/assets/stylesheets/app/invoice.css.scss */
#label-container .template-label {
  background: var(--pill-void);
}

/* line 926, app/assets/stylesheets/app/invoice.css.scss */
#label-container .template-label:before {
  border-right-color: color-mix(in srgb, var(--pill-void), black 10%);
  border-bottom-color: color-mix(in srgb, var(--pill-void), black 10%);
}

/* line 932, app/assets/stylesheets/app/invoice.css.scss */
#label-container .template-label:after {
  content: "Template";
}

/* line 923, app/assets/stylesheets/app/invoice.css.scss */
#label-container .partial-label {
  background: var(--pill-approved);
}

/* line 926, app/assets/stylesheets/app/invoice.css.scss */
#label-container .partial-label:before {
  border-right-color: color-mix(in srgb, var(--pill-approved), black 10%);
  border-bottom-color: color-mix(in srgb, var(--pill-approved), black 10%);
}

/* line 932, app/assets/stylesheets/app/invoice.css.scss */
#label-container .partial-label:after {
  content: "Partial";
}

/* line 923, app/assets/stylesheets/app/invoice.css.scss */
#label-container .approved-label {
  background: var(--pill-approved);
}

/* line 926, app/assets/stylesheets/app/invoice.css.scss */
#label-container .approved-label:before {
  border-right-color: color-mix(in srgb, var(--pill-approved), black 10%);
  border-bottom-color: color-mix(in srgb, var(--pill-approved), black 10%);
}

/* line 932, app/assets/stylesheets/app/invoice.css.scss */
#label-container .approved-label:after {
  content: "Approved";
}

/* line 923, app/assets/stylesheets/app/invoice.css.scss */
#label-container .archived-label {
  background: var(--pill-approved);
}

/* line 926, app/assets/stylesheets/app/invoice.css.scss */
#label-container .archived-label:before {
  border-right-color: color-mix(in srgb, var(--pill-approved), black 10%);
  border-bottom-color: color-mix(in srgb, var(--pill-approved), black 10%);
}

/* line 932, app/assets/stylesheets/app/invoice.css.scss */
#label-container .archived-label:after {
  content: "Archived";
}

/* action bar */
/* line 941, app/assets/stylesheets/app/invoice.css.scss */
#invoice-actions-bar {
  position: absolute;
  right: 0px;
  top: 110px;
  z-index: 2;
}

@media (max-width: 991px) {
  /* line 941, app/assets/stylesheets/app/invoice.css.scss */
  #invoice-actions-bar {
    right: -15px;
  }
}

/* line 953, app/assets/stylesheets/app/invoice.css.scss */
#invoice-actions-bar ul {
  list-style: none;
  margin: 0;
  padding: 20px 10px 10px;
  background: var(--background-panel-color);
  border-radius: 5px;
  box-shadow: var(--std-shadow-strong);
}

/* line 964, app/assets/stylesheets/app/invoice.css.scss */
#invoice-actions-bar ul li a {
  position: relative;
  display: block;
  width: 32px;
  margin: 0px auto 15px;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  /* line 964, app/assets/stylesheets/app/invoice.css.scss */
  #invoice-actions-bar ul li a {
    width: 24px;
  }
  /* line 974, app/assets/stylesheets/app/invoice.css.scss */
  #invoice-actions-bar ul li a img {
    width: 24px;
  }
}

/* line 979, app/assets/stylesheets/app/invoice.css.scss */
#invoice-actions-bar ul li a, #invoice-actions-bar ul li a:hover {
  text-decoration: none;
}

/* line 984, app/assets/stylesheets/app/invoice.css.scss */
#invoice-actions-bar ul li a .action-tooltip,
#invoice-actions-bar ul li a.css-action-tooltip:hover:after {
  display: block;
  position: absolute;
  right: 30px;
  top: 0px;
  height: 30px;
  white-space: nowrap;
}

/* line 995, app/assets/stylesheets/app/invoice.css.scss */
#invoice-actions-bar ul li a .action-tooltip .tooltip-decorator,
#invoice-actions-bar ul li a.css-action-tooltip:hover:after {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 25px;
  height: 30px;
  background: var(--tooltip-bg-color);
  border-radius: 20px;
  line-height: 30px;
  color: var(--tooltip-text-color);
  text-decoration: none;
  filter: invert(0%) sepia(0%) saturate(200%) hue-rotate(0deg) brightness(100%) contrast(200%) drop-shadow(0px 0px 0px black);
}

/* line 1011, app/assets/stylesheets/app/invoice.css.scss */
#invoice-actions-bar ul li a .action-tooltip .tooltip-body,
#invoice-actions-bar ul li a.css-action-tooltip:hover:before {
  display: block;
  position: absolute;
  transform: rotate(45deg);
  top: 5px;
  width: 20px;
  height: 20px;
  background: black;
  filter: invert(0%) sepia(0%) saturate(200%) hue-rotate(0deg) brightness(100%) contrast(200%) drop-shadow(0px 0px 0px black);
}

/* line 1024, app/assets/stylesheets/app/invoice.css.scss */
#invoice-actions-bar ul li a:hover .action-tooltip .tooltip-body,
#invoice-actions-bar ul li a.css-action-tooltip:hover:after {
  text-decoration: none;
}

/* line 1030, app/assets/stylesheets/app/invoice.css.scss */
#invoice-actions-bar ul li a.css-action-tooltip:after {
  display: none;
  content: attr(title);
}

/* line 1035, app/assets/stylesheets/app/invoice.css.scss */
#invoice-actions-bar ul li a.css-action-tooltip:hover:before {
  content: '';
  right: 55px;
}

/* line 1040, app/assets/stylesheets/app/invoice.css.scss */
#invoice-actions-bar ul li a.css-action-tooltip.icon {
  width: 32px;
  height: 32px;
  text-align: center;
  color: var(--button-text-color);
}

/* line 1046, app/assets/stylesheets/app/invoice.css.scss */
#invoice-actions-bar ul li a.css-action-tooltip.icon:hover {
  color: color-mix(in srgb, var(--button-text-color), var(--negative-bg-color) 20%);
}

/* line 1050, app/assets/stylesheets/app/invoice.css.scss */
#invoice-actions-bar ul li a.css-action-tooltip.icon .fi {
  font-size: 20px;
  line-height: 32px;
}

/* invoice related styling */
/* line 1058, app/assets/stylesheets/app/invoice.css.scss */
#invoice-addresses {
  clear: both;
  margin: 20px 0px 40px;
}

/* line 1064, app/assets/stylesheets/app/invoice.css.scss */
#to-address,
#from-address {
  width: 255px;
  float: left;
}

/* line 1071, app/assets/stylesheets/app/invoice.css.scss */
#from-address {
  margin-right: 35px;
}

/* line 1076, app/assets/stylesheets/app/invoice.css.scss */
.address h4 {
  padding-bottom: 0px;
  margin-bottom: 5px;
  color: #aaa;
  font-size: 120%;
}

/* line 1084, app/assets/stylesheets/app/invoice.css.scss */
.overdue,
.due,
.lost,
.stopped {
  color: #701000;
}

/* line 1092, app/assets/stylesheets/app/invoice.css.scss */
.unsent,
.paused,
.draft {
  color: #707070;
}

/* line 1099, app/assets/stylesheets/app/invoice.css.scss */
.paid,
.active {
  color: #107000;
}

/* invoice table */
/* note you cannot style tr in IE.. only individual td or th elements */
/* line 1108, app/assets/stylesheets/app/invoice.css.scss */
h3.invoice-form-section-header {
  margin-bottom: 0px;
}

/* line 1113, app/assets/stylesheets/app/invoice.css.scss */
table.invoice-table {
  width: 100%;
  font-size: 90%;
  border-collapse: collapse;
}

/* line 1120, app/assets/stylesheets/app/invoice.css.scss */
table.invoice-table td,
table.invoice-table th {
  padding: 5px 10px;
  vertical-align: top;
}

/* line 1127, app/assets/stylesheets/app/invoice.css.scss */
table.invoice-table .invoice-table-caption td {
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid var(--border-light-color);
  font-size: 110%;
  padding: 10px 10px;
}

/* line 1136, app/assets/stylesheets/app/invoice.css.scss */
table.invoice-table .invoice-table-header th {
  background: var(--background-lighter-color);
  border-bottom: 1px solid color-mix(in srgb, var(--background-lighter-color), var(--positive-bg-color) 10%);
  font-size: 90%;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}

/* line 1146, app/assets/stylesheets/app/invoice.css.scss */
table.invoice-table .invoice-item td,
table.invoice-table .summary-item td {
  border-bottom: 1px solid color-mix(in srgb, var(--background-lighter-color), var(--positive-bg-color) 5%);
}

/* line 1152, app/assets/stylesheets/app/invoice.css.scss */
table.invoice-table .invoice-item input,
table.invoice-table .invoice-item textarea {
  font-size: 1em;
}

/* line 1158, app/assets/stylesheets/app/invoice.css.scss */
table.invoice-table .invoice-item textarea {
  height: 38px;
  overflow: hidden;
}

/* line 1164, app/assets/stylesheets/app/invoice.css.scss */
table.invoice-table td.invoice-column-total,
table.invoice-table td.invoice-column-price,
table.invoice-table td.invoice-column-quantity,
table.invoice-table td.invoice-item-cost {
  text-align: right;
}

/* line 1172, app/assets/stylesheets/app/invoice.css.scss */
table.invoice-table td.invoice-column-price {
  padding-right: 0;
}

/* line 1176, app/assets/stylesheets/app/invoice.css.scss */
table.invoice-table .invoice-column-tax {
  padding-left: 3px;
  white-space: nowrap;
}

/* line 1181, app/assets/stylesheets/app/invoice.css.scss */
table.invoice-table td.invoice-column-total,
table.invoice-table td.invoice-item-cost,
table.invoice-table td.invoice-item-taxable {
  background: var(--background-lighter-color);
}

/* line 1188, app/assets/stylesheets/app/invoice.css.scss */
table.invoice-table .invoice-item-productized td {
  background: var(--background-highlighted-color);
}

/* line 1193, app/assets/stylesheets/app/invoice.css.scss */
table.invoice-table td.invoice-cell-total {
  font-size: 150%;
  font-weight: bold;
}

/* line 1199, app/assets/stylesheets/app/invoice.css.scss */
table.invoice-table .item-action {
  float: right;
}

/* line 1204, app/assets/stylesheets/app/invoice.css.scss */
table.invoice-table .invoice-empty {
  color: #888;
  text-align: center;
  padding: 10px;
}

/* line 1211, app/assets/stylesheets/app/invoice.css.scss */
#add-line-item-action td {
  padding-bottom: 15px;
}

/* line 1216, app/assets/stylesheets/app/invoice.css.scss */
table.invoice-table .invoice-column-desc p {
  margin: 0px;
  padding: 0px 0px;
  padding-bottom: 10px;
}

/* line 1223, app/assets/stylesheets/app/invoice.css.scss */
table.invoice-table .invoice-column-desc p:last-child {
  padding-bottom: 0px;
}

/* line 1228, app/assets/stylesheets/app/invoice.css.scss */
table.invoice-table .invoice-section-header td {
  font-size: 110%;
  padding-top: 15px;
  border-bottom: 1px solid #ddd;
}

/* alt invoice-table with ul 
   (for Sortable, which requires ul/li instead of tables to be cross-browser compatible) */
/* line 1237, app/assets/stylesheets/app/invoice.css.scss */
ul.invoice-table {
  font-size: 90%;
  margin: 0;
  padding: 0;
}

/* line 1244, app/assets/stylesheets/app/invoice.css.scss */
ul.invoice-table li {
  list-style: none;
  position: relative;
}

/* line 1250, app/assets/stylesheets/app/invoice.css.scss */
ul.invoice-table li .col {
  display: block;
  padding: 8px 8px;
}

/* line 1256, app/assets/stylesheets/app/invoice.css.scss */
ul.invoice-table li.invoice-table-header {
  background: var(--background-lighter-color);
  border-bottom: 1px solid color-mix(in srgb, var(--background-lighter-color), var(--positive-bg-color) 10%);
  font-size: 90%;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}

/* line 1266, app/assets/stylesheets/app/invoice.css.scss */
ul.invoice-table li.invoice-item {
  background: var(--negative-bg-color);
  border-bottom: 1px solid color-mix(in srgb, var(--negative-bg-color), var(--positive-bg-color) 5%);
}

/* line 1276, app/assets/stylesheets/app/invoice.css.scss */
ul.invoice-table li.invoice-item input,
ul.invoice-table li.invoice-item textarea,
ul.invoice-table li.invoice-item select {
  font-size: 1em;
  margin: 0px;
}

/* line 1284, app/assets/stylesheets/app/invoice.css.scss */
ul.invoice-table li.invoice-section-header input {
  display: block;
  overflow: hidden;
}

/* line 1290, app/assets/stylesheets/app/invoice.css.scss */
ul.invoice-table li.invoice-item textarea {
  display: block;
  overflow: hidden;
}

/* line 1296, app/assets/stylesheets/app/invoice.css.scss */
ul.invoice-table li .invoice-column-total,
ul.invoice-table li .invoice-column-price,
ul.invoice-table li .invoice-column-quantity {
  text-align: right;
}

@media (min-width: 992px) {
  /* line 1304, app/assets/stylesheets/app/invoice.css.scss */
  ul.invoice-table li .invoice-item-cost {
    text-align: right;
  }
}

/* line 1312, app/assets/stylesheets/app/invoice.css.scss */
ul.invoice-table li .invoice-column-total {
  background: var(--background-lighter-color);
}

/* line 1317, app/assets/stylesheets/app/invoice.css.scss */
ul.invoice-table li.invoice-item-productized {
  background: var(--background-highlighted-color);
}

/* line 1322, app/assets/stylesheets/app/invoice.css.scss */
ul.invoice-table .invoice-empty {
  color: #888;
  text-align: center;
  padding: 10px;
}

/* line 1329, app/assets/stylesheets/app/invoice.css.scss */
li#add-line-item-action {
  padding: 5px 10px 0;
}

/* line 1333, app/assets/stylesheets/app/invoice.css.scss */
li#add-line-item-action a {
  margin-bottom: 15px;
}

/* line 1336, app/assets/stylesheets/app/invoice.css.scss */
.invoice-table .multiple-taxes {
  display: none;
}

/* discount bar */
/* line 1342, app/assets/stylesheets/app/invoice.css.scss */
.invoice-table .discount-bar {
  clear: both;
}

/* line 1345, app/assets/stylesheets/app/invoice.css.scss */
.invoice-table .discount-bar .col {
  padding-top: 0;
}

/* line 1347, app/assets/stylesheets/app/invoice.css.scss */
.invoice-table .discount-bar .form-control {
  display: inline;
  width: auto;
  margin: 0 0.4em;
  padding-left: 6px;
  padding-right: 6px;
  vertical-align: baseline;
}

/* contextual ui action bar */
/* line 1361, app/assets/stylesheets/app/invoice.css.scss */
.invoice-table .invoice-item .contextual-bar {
  clear: left;
  z-index: 1;
  position: relative;
}

/* line 1367, app/assets/stylesheets/app/invoice.css.scss */
.invoice-table .invoice-item .contextual-bar .dismiss {
  float: right;
  line-height: 1;
}

/* line 1371, app/assets/stylesheets/app/invoice.css.scss */
.invoice-table .invoice-item .contextual-bar .dismiss a {
  font-size: 180%;
  text-decoration: none;
  color: var(--body-muted-color);
  display: inline-block;
  padding: 0px 2px;
  border-radius: 3px;
}

/* line 1379, app/assets/stylesheets/app/invoice.css.scss */
.invoice-table .invoice-item .contextual-bar .dismiss a:hover {
  color: var(--negative-bg-color);
  background: var(--body-muted-color);
}

/* line 1384, app/assets/stylesheets/app/invoice.css.scss */
.invoice-table .invoice-item .contextual-bar .dismiss a:active {
  color: var(--negative-bg-color);
  background: var(--body-muted-color);
}

/* line 1390, app/assets/stylesheets/app/invoice.css.scss */
.invoice-table .invoice-item .contextual-bar .dismiss a + span {
  font-size: 85%;
  color: var(--body-muted-color);
}

/* line 1398, app/assets/stylesheets/app/invoice.css.scss */
.invoice-item .contextual-bar-inner {
  padding: 8px 10px;
}

/* line 1403, app/assets/stylesheets/app/invoice.css.scss */
.invoice-item .contextual-bar .create-bar {
  background: var(--background-highlighted-color);
}

/* line 1407, app/assets/stylesheets/app/invoice.css.scss */
.invoice-item .contextual-bar .create-bar span.explanatory {
  font-size: 95%;
}

@media screen and (max-width: 1199px) {
  /* line 1407, app/assets/stylesheets/app/invoice.css.scss */
  .invoice-item .contextual-bar .create-bar span.explanatory {
    font-size: 90%;
    margin-top: 5px;
    display: block;
  }
}

/* line 1418, app/assets/stylesheets/app/invoice.css.scss */
.invoice-item .contextual-bar .load-bar {
  background: var(--background-lighter-color);
}

/* line 1423, app/assets/stylesheets/app/invoice.css.scss */
.invoice-item .contextual-bar select {
  padding: 2px 3px;
  zoom: 1;
}

/* line 1429, app/assets/stylesheets/app/invoice.css.scss */
.invoice-item .contextual-bar .contextual-bar-button {
  margin-right: 8px;
}

/* line items */
/* line 1435, app/assets/stylesheets/app/invoice.css.scss */
a.invoice-item-close {
  margin-top: 7px;
  display: inline-block;
  width: 12px;
  height: 12px;
  line-height: 12px;
  font-size: 0px;
  margin-right: 4px;
  background-image: url(https://www.clientary.net/assets/app/icon-svgs/close-23211bfb7504b5165f9408a1e6ca863a794f40c493b3194753853182730014de.svg);
  background-repeat: no-repeat;
  background-size: 12px 12px;
  background-position: center;
  filter: invert(10%) sepia(40%) saturate(300%) hue-rotate(147deg) brightness(300%) contrast(100%) opacity(0.6);
}

/* line 1451, app/assets/stylesheets/app/invoice.css.scss */
a.invoice-item-close:hover {
  filter: invert(15%) sepia(30%) saturate(300%) hue-rotate(155deg) brightness(350%) contrast(100%) opacity(1);
}

/* line 1456, app/assets/stylesheets/app/invoice.css.scss */
a.invoice-item-handle {
  margin-top: 7px;
  display: inline-block;
  width: 12px;
  height: 12px;
  line-height: 12px;
  font-size: 0px;
  background-image: url(https://www.clientary.net/assets/app/icon-svgs/sort-a297299f85a9701a3fb29db221f9d7cc232d40f50dc0c09588f6abaffdedc654.svg);
  background-repeat: no-repeat;
  background-size: 12px 12px;
  background-position: center;
  filter: invert(10%) sepia(40%) saturate(300%) hue-rotate(147deg) brightness(300%) contrast(100%) opacity(0.6);
}

/* line 1471, app/assets/stylesheets/app/invoice.css.scss */
a.invoice-item-handle:hover {
  filter: invert(15%) sepia(30%) saturate(300%) hue-rotate(155deg) brightness(350%) contrast(100%) opacity(1);
}

/* pay now */
/* line 1479, app/assets/stylesheets/app/invoice.css.scss */
.invoice-top-info .invoice-info {
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 1479, app/assets/stylesheets/app/invoice.css.scss */
  .invoice-top-info .invoice-info {
    text-align: left;
  }
  /* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .invoice-top-info .invoice-info:before, .invoice-top-info .invoice-info:after {
    content: " ";
    display: table;
  }
  /* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .invoice-top-info .invoice-info:after {
    clear: both;
  }
}

/* invoice status table */
/* line 1491, app/assets/stylesheets/app/invoice.css.scss */
#invoice-right-box {
  float: right;
  width: 225px;
  margin-left: 10px;
  margin-top: 3px;
}

/* line 1499, app/assets/stylesheets/app/invoice.css.scss */
#invoice-right-box table {
  width: 100%;
  font-size: 90%;
  border-collapse: collapse;
  font-weight: bold;
}

/* line 1507, app/assets/stylesheets/app/invoice.css.scss */
#invoice-right-box table td {
  padding: 4px 5px;
}

/* line 1512, app/assets/stylesheets/app/invoice.css.scss */
#invoice-right-box .right-box-label {
  text-align: right;
  color: #aaa;
}

/* line 1518, app/assets/stylesheets/app/invoice.css.scss */
.field-inner {
  position: relative;
}

/* invoice form right box */
/* line 1525, app/assets/stylesheets/app/invoice.css.scss */
#invoice_date,
#estimate_date,
#estimate_delivery_date,
#recurring_schedule_next_date,
#invoice_due_date,
#estimate_expiration_date {
  cursor: pointer;
}

/* line 1535, app/assets/stylesheets/app/invoice.css.scss */
.date-removal {
  position: absolute;
  top: 7px;
  right: 35px;
  vertical-align: middle;
}

/* line 1543, app/assets/stylesheets/app/invoice.css.scss */
.date-removal .close-x {
  padding-top: 1px;
  margin-bottom: -2px;
  padding-left: 3px;
  font-size: 90%;
  color: #888;
}

/* payments and comments layout */
/* line 1556, app/assets/stylesheets/app/invoice.css.scss */
#payments-column .payment-note p {
  padding-left: 0px;
  margin-top: 0px;
}

/* edit client invoice fieldset(s) */
/* line 1564, app/assets/stylesheets/app/invoice.css.scss */
#select-client-fieldset, #new-client-fieldset {
  padding-bottom: 5px;
  margin-bottom: 6px;
}

/* invoice notes */
/* line 1571, app/assets/stylesheets/app/invoice.css.scss */
#invoice-note-display {
  border: 1px solid #BEDCE7;
  background: #EAF2F5;
  font-size: 0.9em;
}

/* line 1578, app/assets/stylesheets/app/invoice.css.scss */
.app-form #invoice_note,
.app-form #estimate_note,
.app-form #recurring_schedule_note,
.app-form #estimate_scope,
.app-form #invoice_summary {
  width: 100%;
  height: 50px;
  box-sizing: border-box;
}

/* next steps */
/* line 1590, app/assets/stylesheets/app/invoice.css.scss */
.next-steps .text {
  margin-right: 50px;
}

/* estimates */
/* line 1597, app/assets/stylesheets/app/invoice.css.scss */
#reopen-form #recipients-list {
  text-shadow: none;
}

/* line 1602, app/assets/stylesheets/app/invoice.css.scss */
#reopen-form #recipients-list .holder {
  width: 400px;
  background: var(--negative-bg-color);
}

/* line 1609, app/assets/stylesheets/app/invoice.css.scss */
.estimate-form-wrap > div {
  margin-bottom: 30px;
}

/* line 1616, app/assets/stylesheets/app/invoice.css.scss */
.estimate-form-wrap .col.invoice-item-description, .estimate-form-wrap .col.invoice-item-taxable {
  padding-right: 0;
}

/* recurring */
/* line 1625, app/assets/stylesheets/app/invoice.css.scss */
#recurring_schedule_sync_notes ~ .explanatory {
  display: none;
}

/* line 1632, app/assets/stylesheets/app/invoice.css.scss */
#recurring_schedule_sync_notes:checked ~ .explanatory {
  display: block;
}
/* line 9, app/assets/stylesheets/app/settings.css.scss */
.settings-index .paypal {
  background-image: url(https://www.clientary.net/assets/app/integration-svgs/paypal-c18791cd60af299e3ed5273b89579fd848d45103d325b104854e309ff34d702d.svg);
}

/* line 9, app/assets/stylesheets/app/settings.css.scss */
.settings-index .stripe {
  background-image: url(https://www.clientary.net/assets/app/integration-svgs/stripe-95eb8e3bd28ce29f7154b606c56375a92bbea3ca63ac1a3262c43bf4028369e1.svg);
}

/* line 9, app/assets/stylesheets/app/settings.css.scss */
.settings-index .authorizenet {
  background-image: url(https://www.clientary.net/assets/app/integration-svgs/authorizenet-6a05eac7c4fe1c367803923a7a610e9f16d547c081f12aa0193b8d6bdeb2b5c5.svg);
}

/* line 9, app/assets/stylesheets/app/settings.css.scss */
.settings-index .zapier {
  background-image: url(https://www.clientary.net/assets/app/integration-svgs/zapier-a650db6064dac34b25a5e216145439e467f488c72487413ad4eb79fa5f71b9a1.svg);
}

/* line 9, app/assets/stylesheets/app/settings.css.scss */
.settings-index .shopify {
  background-image: url(https://www.clientary.net/assets/app/integration-svgs/shopify-003664c7745bfc4b48923fb0095adfc48560000f2556fb4baee297b96fe57a88.svg);
}

/* line 12, app/assets/stylesheets/app/settings.css.scss */
.settings-index .int-icon {
  width: 36px;
  height: 36px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: -7px;
}

/* line 14, app/assets/stylesheets/app/settings.css.scss */
.settings-index .fas {
  position: absolute;
  bottom: -6px;
  left: -5px;
  color: green;
  background: white;
  font-size: 18px;
  line-height: 15px;
}

/* line 23, app/assets/stylesheets/app/settings.css.scss */
.settings-index {
  margin: 0px 0px 50px;
  padding: 0px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

/* line 31, app/assets/stylesheets/app/settings.css.scss */
.settings-index .subheader {
  text-transform: uppercase;
  font-weight: 600;
  color: var(--body-muted-color);
  padding: 15px 0px;
  font-size: 90%;
  width: 100%;
}

/* line 40, app/assets/stylesheets/app/settings.css.scss */
.settings-index .subheader-desc {
  text-transform: none;
  font-weight: normal;
  color: var(--body-text-color);
  margin-top: 10px;
}

/* line 48, app/assets/stylesheets/app/settings.css.scss */
.settings-index li:not(.subheader) {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 48, app/assets/stylesheets/app/settings.css.scss */
  .settings-index li:not(.subheader) {
    width: calc(50% - 20px);
  }
}

@media (min-width: 1200px) {
  /* line 48, app/assets/stylesheets/app/settings.css.scss */
  .settings-index li:not(.subheader) {
    width: calc(33% - 20px);
  }
}

/* line 59, app/assets/stylesheets/app/settings.css.scss */
.settings-index li:not(.subheader) a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: var(--negative-bg-color);
  padding: 20px 40px 20px 60px;
  border-radius: var(--small-corner-size);
  border: 1px solid var(--negative-bg-color);
  box-shadow: var(--std-shadow);
}

/* line 70, app/assets/stylesheets/app/settings.css.scss */
.settings-index li:not(.subheader) a:hover, .settings-index li:not(.subheader) a:active, .settings-index li:not(.subheader) a:focus {
  text-decoration: none;
  background: var(--background-lighter-color);
  border: 1px solid var(--negative-bg-color);
  border-color: var(--border-lighter-color);
}

/* line 79, app/assets/stylesheets/app/settings.css.scss */
.settings-index li:not(.subheader) a .setting-title {
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
  color: var(--body-text-color);
}

/* line 86, app/assets/stylesheets/app/settings.css.scss */
.settings-index li:not(.subheader) a p {
  margin-bottom: 0px;
  color: var(--body-lighter-color);
}

/* line 91, app/assets/stylesheets/app/settings.css.scss */
.settings-index li:not(.subheader) a .fi, .settings-index li:not(.subheader) a .fa {
  display: block;
  position: absolute;
  left: 20px;
  font-size: 20px;
  color: var(--body-text-color);
}

/* line 99, app/assets/stylesheets/app/settings.css.scss */
.settings-index li:not(.subheader) a:after {
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 15px;
  line-height: 11px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f105";
  color: var(--body-muted-color);
  opacity: 0.3;
}

/* line 117, app/assets/stylesheets/app/settings.css.scss */
.flipped #right-wrapper {
  display: none;
}

@media (min-width: 992px) {
  /* line 117, app/assets/stylesheets/app/settings.css.scss */
  .flipped #right-wrapper {
    display: block;
  }
}

/* line 124, app/assets/stylesheets/app/settings.css.scss */
.flipped #right-wrapper .settings-index .page-only {
  display: none;
}

/* line 128, app/assets/stylesheets/app/settings.css.scss */
#right-wrapper .link-to-index, #slideout-actions .link-to-index {
  margin-top: 15px;
  margin-bottom: 20px;
}

/* line 132, app/assets/stylesheets/app/settings.css.scss */
#right-wrapper .link-to-index a, #slideout-actions .link-to-index a {
  display: block;
  position: relative;
  padding-left: 20px;
  color: var(--body-text-color);
}

/* line 138, app/assets/stylesheets/app/settings.css.scss */
#right-wrapper .link-to-index a:hover, #slideout-actions .link-to-index a:hover {
  text-decoration: none;
}

/* line 142, app/assets/stylesheets/app/settings.css.scss */
#right-wrapper .link-to-index a:after, #slideout-actions .link-to-index a:after {
  display: block;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 15px;
  line-height: 11px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f104";
  color: var(--body-muted-color);
}

/* line 158, app/assets/stylesheets/app/settings.css.scss */
#right-wrapper .settings-index, #slideout-actions .settings-index {
  display: block;
}

/* line 161, app/assets/stylesheets/app/settings.css.scss */
#right-wrapper .settings-index .page-only, #slideout-actions .settings-index .page-only {
  display: none;
}

/* line 163, app/assets/stylesheets/app/settings.css.scss */
#right-wrapper .settings-index li:not(.subheader), #slideout-actions .settings-index li:not(.subheader) {
  width: 100%;
}

/* line 166, app/assets/stylesheets/app/settings.css.scss */
#right-wrapper .settings-index li:not(.subheader) a, #slideout-actions .settings-index li:not(.subheader) a {
  display: block;
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 0px;
  margin-bottom: 5px;
}

/* line 174, app/assets/stylesheets/app/settings.css.scss */
#right-wrapper .settings-index li:not(.subheader) a:hover, #slideout-actions .settings-index li:not(.subheader) a:hover {
  text-decoration: none;
}

/* line 178, app/assets/stylesheets/app/settings.css.scss */
#right-wrapper .settings-index li:not(.subheader) a .setting-title, #slideout-actions .settings-index li:not(.subheader) a .setting-title {
  display: block;
  font-weight: normal;
  margin-bottom: 0px;
  color: var(--body-text-color);
}

/* line 185, app/assets/stylesheets/app/settings.css.scss */
#right-wrapper .settings-index li:not(.subheader) a p, #slideout-actions .settings-index li:not(.subheader) a p {
  display: none;
}

/* line 189, app/assets/stylesheets/app/settings.css.scss */
#right-wrapper .settings-index li:not(.subheader) a .fi, #right-wrapper .settings-index li:not(.subheader) a .fa, #slideout-actions .settings-index li:not(.subheader) a .fi, #slideout-actions .settings-index li:not(.subheader) a .fa {
  display: none;
}

/* line 193, app/assets/stylesheets/app/settings.css.scss */
#right-wrapper .settings-index li:not(.subheader) a:after, #slideout-actions .settings-index li:not(.subheader) a:after {
  display: none;
}

/* line 200, app/assets/stylesheets/app/settings.css.scss */
#right-wrapper .settings-index li.selected:not(.subheader) a .setting-title, #slideout-actions .settings-index li.selected:not(.subheader) a .setting-title {
  color: var(--body-lighter-color);
}

/* line 211, app/assets/stylesheets/app/settings.css.scss */
.radio-list .email-choices {
  padding: 0;
  margin: 50px auto;
}

/* line 216, app/assets/stylesheets/app/settings.css.scss */
.radio-list label.radio {
  display: block;
  border: 1px solid var(--border-lighter-color);
  border-radius: 3px;
  padding: 20px 20px 20px 50px;
  margin-bottom: 15px;
  box-shadow: var(--button-shadow-light);
}

/* line 224, app/assets/stylesheets/app/settings.css.scss */
.radio-list label.radio:hover {
  border: 1px solid var(--border-light-color);
  background: #fcfcfc;
}

/* line 229, app/assets/stylesheets/app/settings.css.scss */
.radio-list label.radio.selected {
  background: var(--background-lighter-color);
  border-color: var(--cta-background);
}

/* line 235, app/assets/stylesheets/app/settings.css.scss */
.radio-list label.radio input[type="radio"],
.radio-list label.radio input[type="checkbox"] {
  float: left;
  margin-left: -30px;
}

/* line 242, app/assets/stylesheets/app/settings.css.scss */
.radio-list .custom-smtp-fields {
  border: 1px solid var(--border-lighter-color);
  border-radius: 3px;
  padding: 20px;
  margin-bottom: 15px;
  box-shadow: var(--button-shadow-light);
}

/* line 255, app/assets/stylesheets/app/settings.css.scss */
#logo-settings .upload-logo .result h1 {
  color: var(--header-text-color);
  font-size: 170%;
  letter-spacing: 0px;
  padding-bottom: 0px;
  margin: 0px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 267, app/assets/stylesheets/app/settings.css.scss */
#logo-settings .upload-logo .result img {
  max-width: 100%;
  max-height: 400px;
}

/* line 272, app/assets/stylesheets/app/settings.css.scss */
#logo-settings .upload-logo .result .cropper-modal {
  background: var(--header-color);
  opacity: 0.85;
}

/* line 277, app/assets/stylesheets/app/settings.css.scss */
#logo-settings .upload-logo .result.finalized {
  margin: 30px auto;
  text-align: center;
  padding: 20px;
  background: var(--header-color);
}

/* line 283, app/assets/stylesheets/app/settings.css.scss */
#logo-settings .upload-logo .result.finalized img {
  height: 30px;
}

/* line 292, app/assets/stylesheets/app/settings.css.scss */
#logo-settings .upload-pdf-logo .result img {
  max-width: 100%;
  max-height: 400px;
}

/* line 297, app/assets/stylesheets/app/settings.css.scss */
#logo-settings .upload-pdf-logo .result .cropper-modal {
  background: var(--negative-bg-color);
}

/* line 301, app/assets/stylesheets/app/settings.css.scss */
#logo-settings .upload-pdf-logo .result.finalized {
  margin: 40px auto;
  text-align: center;
  padding: 60px;
  background: var(--negative-bg-color);
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  max-width: 500px;
  box-shadow: 7px -7px 16px -10px rgba(0, 10, 30, 0.15);
}

/* line 312, app/assets/stylesheets/app/settings.css.scss */
#logo-settings .upload-pdf-logo .result.finalized img {
  height: 40px;
}

/* line 321, app/assets/stylesheets/app/settings.css.scss */
#logo-settings .upload-favicon-logo .result img {
  max-width: 100%;
  max-height: 200px;
}

/* line 326, app/assets/stylesheets/app/settings.css.scss */
#logo-settings .upload-favicon-logo .result.finalized {
  margin: 30px auto;
  text-align: center;
  padding: 20px;
}

/* line 331, app/assets/stylesheets/app/settings.css.scss */
#logo-settings .upload-favicon-logo .result.finalized img {
  height: 64px;
}

/* feature/plan table */
/* line 340, app/assets/stylesheets/app/settings.css.scss */
.feature-table {
  width: 90%;
  border-collapse: collapse;
  border-top: 1px solid #ccc;
  border-bottom: 3px solid #aaa;
  margin-bottom: 15px;
}

/* line 348, app/assets/stylesheets/app/settings.css.scss */
.feature-table th {
  padding: 3px;
  text-align: center;
}

/* line 354, app/assets/stylesheets/app/settings.css.scss */
.feature-table td {
  width: 15%;
  border-bottom: 1px solid #eee;
  text-align: center;
  padding: 3px 5px;
}

/* line 362, app/assets/stylesheets/app/settings.css.scss */
.feature-table td.feature {
  width: 20%;
  color: #666;
  text-align: right;
  font-size: 95%;
  font-weight: bold;
  background-color: #f8f8f8;
  padding-right: 10px;
}

/* line 373, app/assets/stylesheets/app/settings.css.scss */
.feature-table td.plan {
  font-weight: bold;
  color: #444;
  font-size: 150%;
  background: #C7d8e8;
  border-bottom: 2px solid #eee;
}

/* line 382, app/assets/stylesheets/app/settings.css.scss */
.feature-table td.plan p {
  padding-bottom: 2px;
}

/* line 387, app/assets/stylesheets/app/settings.css.scss */
.feature-table .fa-check {
  color: var(--negative-bg-color);
  background: #1db26b;
  font-size: 10px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  line-height: 16px;
  text-align: center;
}

/* line 400, app/assets/stylesheets/app/settings.css.scss */
.feature-table td.plan .sign-up-link {
  padding-bottom: 2px;
  line-height: 12px;
}

/* line 407, app/assets/stylesheets/app/settings.css.scss */
.feature-table td.origin {
  font-size: 130%;
  color: #930;
  text-transform: capitalize;
  background-color: #eee;
}

/* line 415, app/assets/stylesheets/app/settings.css.scss */
.feature-table .price {
  font-weight: bold;
  letter-spacing: -1px;
  font-size: 140%;
  color: #226699;
}

/* line 423, app/assets/stylesheets/app/settings.css.scss */
.feature-table td.bottom-sign-up {
  padding: 5px;
}

/* line 428, app/assets/stylesheets/app/settings.css.scss */
.feature-table td.bottom-sign-up a {
  text-decoration: none;
}

/* line 435, app/assets/stylesheets/app/settings.css.scss */
#edit-user-photo .result {
  text-align: center;
}

/* line 438, app/assets/stylesheets/app/settings.css.scss */
#edit-user-photo .result img {
  max-width: 100%;
  max-height: 300px;
}

/* line 443, app/assets/stylesheets/app/settings.css.scss */
#edit-user-photo .result .cropper-crop-box, #edit-user-photo .result .cropper-view-box {
  border-radius: 50%;
}

/* line 447, app/assets/stylesheets/app/settings.css.scss */
#edit-user-photo .result .cropper-view-box {
  box-shadow: var(--std-shadow);
  outline: 0;
  background: rgba(255, 255, 255, 0.2);
}

/* line 453, app/assets/stylesheets/app/settings.css.scss */
#edit-user-photo .result .cropper-face {
  background: transparent;
}

/* line 457, app/assets/stylesheets/app/settings.css.scss */
#edit-user-photo .result.finalized {
  margin: 40px auto;
  text-align: center;
}

/* line 461, app/assets/stylesheets/app/settings.css.scss */
#edit-user-photo .result.finalized img {
  border-radius: 50%;
  height: 128px;
  box-shadow: var(--std-shadow);
}

/* line 471, app/assets/stylesheets/app/settings.css.scss */
.action-options a.button:not(:first-child) {
  margin-left: 5px;
}
/* line 3, app/assets/stylesheets/app/track_time.css.scss */
#date-select {
  position: relative;
}

@media screen and (min-width: 768px) {
  /* line 3, app/assets/stylesheets/app/track_time.css.scss */
  #date-select {
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    background: none repeat scroll 0 0 var(--negative-bg-color);
    border-color: var(--negative-bg-color);
    border-style: solid solid none;
    border-width: 1px 1px medium;
    font-size: 12px;
    margin-top: 8px;
    padding: 2px 10px 0px;
    position: absolute;
    top: 12px;
    right: 40px;
  }
  /* line 24, app/assets/stylesheets/app/track_time.css.scss */
  #time-form #date-select {
    top: -63px;
    right: 14px;
  }
  /* line 29, app/assets/stylesheets/app/track_time.css.scss */
  #date-select label {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  /* line 35, app/assets/stylesheets/app/track_time.css.scss */
  #date-select input {
    border: none;
    background: transparent;
    text-align: center;
    font-weight: bold;
    color: var(--body-light-color);
    padding: 0;
    cursor: pointer;
    box-shadow: none;
  }
}

/* line 48, app/assets/stylesheets/app/track_time.css.scss */
#user-rail {
  padding-top: 30px;
  text-align: center;
}

/* line 54, app/assets/stylesheets/app/track_time.css.scss */
#user-rail h3 {
  font-size: 110%;
  margin-top: 15px;
  text-shadow: 0px 1px white;
  text-align: center;
}

/* line 63, app/assets/stylesheets/app/track_time.css.scss */
#user-rail h4 {
  font-size: 90%;
  font-weight: normal;
  color: #888;
  text-shadow: 0px 1px white;
  text-align: center;
  margin-top: -15px;
}

/* line 73, app/assets/stylesheets/app/track_time.css.scss */
#user-rail .stats {
  font-size: 85%;
  color: var(--body-lighter-color);
  padding: 5px;
  text-align: center;
  border-radius: 10px;
  border: 1px solid var(--border-lighter-color);
  background: var(--background-lighter-color);
}

@media screen and (min-width: 768px) {
  /* line 85, app/assets/stylesheets/app/track_time.css.scss */
  #time-form {
    padding-top: 15px;
  }
}

/* line 92, app/assets/stylesheets/app/track_time.css.scss */
#time-form .explanatory.planned.hidden-xs {
  margin: -23px 0 15px;
}

/* line 96, app/assets/stylesheets/app/track_time.css.scss */
#time-form .field,
#time-form .field-with-label,
#time-form .field-inline {
  margin-bottom: 12px;
}
/* line 3, app/assets/stylesheets/app/timer.css.scss */
#show-timer-link {
  font-size: 0.9em;
  text-decoration: none;
  vertical-align: middle;
  background-image: url(https://www.clientary.net/assets/app/icon-svgs/play-circle-086c2590b272303f12eae2643b3447c6ada3e70d63a0db7090461ae95e5bdf2d.svg);
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: center;
  width: 20px;
  height: 20px;
  display: inline-block;
  filter: invert(10%) sepia(40%) saturate(300%) hue-rotate(147deg) brightness(300%) contrast(100%);
}

/* line 18, app/assets/stylesheets/app/timer.css.scss */
#show-timer-link.disabled {
  opacity: 0.3;
  cursor: default;
}

/* line 24, app/assets/stylesheets/app/timer.css.scss */
#show-timer-link.running {
  background-image: url(https://www.clientary.net/assets/app/icon-svgs/pause-circle-fff013a3b7c2469f2ac8b567bb3e04279aef6c92296cfba87ec7a619ab08a74c.svg);
}

/* line 29, app/assets/stylesheets/app/timer.css.scss */
#show-timer-link:hover {
  text-decoration: none;
}

/* line 34, app/assets/stylesheets/app/timer.css.scss */
#timer {
  background: #333;
  padding: 10px 20px;
  color: #686868;
  text-align: center;
  font-weight: bold;
  height: 120px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0px 1px 4px #333;
  -moz-box-shadow: 0px 1px 4px #333;
  -webkit-box-shadow: 0px 1px 4px #333;
}

/* line 52, app/assets/stylesheets/app/timer.css.scss */
#timer.active {
  background: #222;
  color: #f8f8f8;
}

/* line 58, app/assets/stylesheets/app/timer.css.scss */
#timer .hours {
  font-size: 600%;
  line-height: 100px;
}

@media (max-width: 767px) {
  /* line 58, app/assets/stylesheets/app/timer.css.scss */
  #timer .hours {
    font-size: 450%;
  }
}

/* line 68, app/assets/stylesheets/app/timer.css.scss */
#timer .minutes {
  font-size: 450%;
  line-height: 100px;
}

@media (max-width: 767px) {
  /* line 68, app/assets/stylesheets/app/timer.css.scss */
  #timer .minutes {
    font-size: 350%;
  }
}

/* line 78, app/assets/stylesheets/app/timer.css.scss */
#timer .seconds {
  font-size: 250%;
  line-height: 100px;
}

@media (max-width: 767px) {
  /* line 78, app/assets/stylesheets/app/timer.css.scss */
  #timer .seconds {
    font-size: 200%;
  }
}

/* line 88, app/assets/stylesheets/app/timer.css.scss */
#timer #reset-button {
  cursor: pointer;
  float: right;
}

/* line 94, app/assets/stylesheets/app/timer.css.scss */
#action-button {
  float: left;
  cursor: pointer;
  width: 84px;
  height: 84px;
  margin-top: 6px;
  background: url(https://www.clientary.net/assets/app/timer/start-8c9c476ebd17c3029d5bc9c563fe34732cf96add2c707d12a97bcf79d247ce9b.png) no-repeat;
}

@media (max-width: 767px) {
  /* line 94, app/assets/stylesheets/app/timer.css.scss */
  #action-button {
    width: 40px;
    height: 40px;
    background-size: 40px;
    margin-top: 28px;
  }
}

/* line 110, app/assets/stylesheets/app/timer.css.scss */
#action-button.pause {
  background: url(https://www.clientary.net/assets/app/timer/pause-90cd9921bab1cec1c2967d6fbd43822f35bfc89f687b57876f4f2262065f01e3.png) no-repeat;
}

@media (max-width: 767px) {
  /* line 110, app/assets/stylesheets/app/timer.css.scss */
  #action-button.pause {
    background-size: 40px;
  }
}

/* line 121, app/assets/stylesheets/app/timer.css.scss */
#action-button
#record-button {
  float: right;
  width: 75px;
  height: 30px;
  margin-left: 15px;
  font-weight: bold;
  cursor: pointer;
  font-size: 110%;
}

/* line 138, app/assets/stylesheets/app/timer.css.scss */
#timer-explanation {
  color: #666666;
  font-size: 0.9em;
  margin-left: 10px;
  max-width: 350px;
  text-shadow: 0 1px white;
  text-align: left;
}

/* line 148, app/assets/stylesheets/app/timer.css.scss */
#minitimer {
  position: fixed;
  font-size: 18px;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 65px;
  background: #333;
  color: #686868;
  padding: 5px 15px;
  border-radius: 20px;
  box-shadow: 0px 1px 4px #333;
}

@media (min-width: 768px) {
  /* line 148, app/assets/stylesheets/app/timer.css.scss */
  #minitimer {
    bottom: 20px;
  }
}

/* line 168, app/assets/stylesheets/app/timer.css.scss */
#minitimer {
  text-decoration: none;
}

/* line 173, app/assets/stylesheets/app/timer.css.scss */
#minitimer[data-running="true"] {
  background: #222;
  color: #f8f8f8;
}
html {
  min-height: 100vh;
  height: 100vh;
}

.action-module {
  background: var(--background-lighter-color);
	padding: 10px 20px;
	margin-bottom: 30px;
  border-radius: 20px;
	zoom: 1;
}

.action-module .action-icon {
	float: left;
	margin-right: 13px;
}

.action-module .iphone-switch {
	float: right;
}

.action-module .module-header {
	font-weight: bold;
	font-size: 110%;
}

.action-module .module-submodule {
	background: var(--negative-bg-color);
  border-radius: 10px;
	padding: 15px 10px 15px;
	margin-top: 10px;
  margin-bottom: 10px;
}

.action-module h6 {
  text-transform: uppercase;
  padding-bottom: 0px;
  font-weight: bold;
}
/* line 1, app/assets/stylesheets/app/_report.scss */
.report-selection {
  background: var(--filter-background-color);
  padding: 10px 20px;
}

@media screen {
  /* line 7, app/assets/stylesheets/app/_report.scss */
  .report-content {
    padding: 20px;
    background: var(--negative-bg-color);
    border-radius: 20px;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.05);
  }
}

/* line 15, app/assets/stylesheets/app/_report.scss */
.report-content h3, .report-content .h3 {
  font-size: 23px;
}

/* line 19, app/assets/stylesheets/app/_report.scss */
.report-content h1, .report-content h2, .report-content h3, .report-content h4, .report-content h5, .report-content h6, .report-content .h1, .report-content .h2, .report-content .h3, .report-content .h4, .report-content .h5, .report-content .h6 {
  font-weight: 500;
}

/* line 23, app/assets/stylesheets/app/_report.scss */
.report-content .topline {
  margin-bottom: 20px;
}

/* line 28, app/assets/stylesheets/app/_report.scss */
.report-content .topline .metric {
  float: left;
  margin-right: 40px;
}

/* line 34, app/assets/stylesheets/app/_report.scss */
.report-content .topline .metric .value {
  font-size: 170%;
  font-weight: bold;
}

/* line 40, app/assets/stylesheets/app/_report.scss */
.report-content .topline .metric .smaller {
  font-size: 170% !important;
  font-weight: bold;
}

/* line 46, app/assets/stylesheets/app/_report.scss */
.report-content .topline .metric .value .sub-value {
  font-size: 40%;
}

/* line 51, app/assets/stylesheets/app/_report.scss */
.report-content .topline .description {
  font-size: 90%;
  color: #666;
  white-space: nowrap;
}

/* line 58, app/assets/stylesheets/app/_report.scss */
.report-content .report-table {
  width: 100%;
  margin-bottom: 20px;
}

/* line 64, app/assets/stylesheets/app/_report.scss */
.report-content .report-table th {
  text-align: left;
  padding: 6px 6px;
  font-size: 95%;
  color: #444;
  zoom: 1;
  border-bottom: 1px solid var(--border-light-color);
  line-height: 1.35;
}

/* line 83, app/assets/stylesheets/app/_report.scss */
.report-content .report-table td {
  padding: 3px 5px;
  line-height: 1.35;
  font-size: 12px;
  margin: 0px;
}

/* line 91, app/assets/stylesheets/app/_report.scss */
.report-content .report-table td.numeric,
.report-content .report-table .total-th {
  text-align: right;
  white-space: nowrap;
}

/* line 98, app/assets/stylesheets/app/_report.scss */
.report-content .report-table .even td {
  background: color-mix(in srgb, var(--negative-bg-color), var(--positive-bg-color) 2%);
}

/* line 103, app/assets/stylesheets/app/_report.scss */
.report-content .report-table .total {
  font-size: 120%;
}
/* line 5, app/assets/stylesheets/app/_checkbox.scss */
label.faux-checkbox {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 15px;
  height: 15px;
  line-height: 15px;
  border: 1px solid #e0e0e0;
  cursor: pointer;
  border-radius: 3px;
}

/* line 17, app/assets/stylesheets/app/_checkbox.scss */
label.faux-checkbox.checked:before {
  font-size: 8px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: block;
  content: "\f00c";
}

/* line 26, app/assets/stylesheets/app/_checkbox.scss */
label.faux-checkbox input[type=checkbox] {
  display: none;
}
/* line 3, app/assets/stylesheets/components/DocumentPreviewer.css.scss */
.preview-panel {
  flex-grow: 1;
  height: 100%;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}

/* line 10, app/assets/stylesheets/components/DocumentPreviewer.css.scss */
.preview-panel .preview-mode-buttons {
  position: absolute;
  margin: 0px auto;
  top: 10px;
  width: 100%;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 10, app/assets/stylesheets/components/DocumentPreviewer.css.scss */
  .preview-panel .preview-mode-buttons {
    top: 20px;
  }
}

/* line 22, app/assets/stylesheets/components/DocumentPreviewer.css.scss */
.preview-panel .preview-wrapper {
  height: 100%;
}

@media (min-width: 768px) {
  /* line 26, app/assets/stylesheets/components/DocumentPreviewer.css.scss */
  .preview-panel .preview-wrapper-mobile {
    height: calc(100% - 40px);
    min-height: 700px;
    margin: 90px auto 20px;
    width: 420px;
    border: 5px solid white;
    border-top: 20px solid white;
    border-bottom: 15px solid white;
    border-radius: 25px;
    box-shadow: 0px 5px 20px rgba(0, 30, 40, 0.05);
  }
}

/* line 41, app/assets/stylesheets/components/DocumentPreviewer.css.scss */
.preview-loader {
  position: absolute;
  left: calc(50% - 5em);
  top: calc(25% - 5em);
  margin: 60px auto;
  font-size: 10px;
  text-indent: -9999em;
  border: 1.1em solid #e3eaed;
  border-left-color: rgba(117, 144, 157, 0.48);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}

/* line 62, app/assets/stylesheets/components/DocumentPreviewer.css.scss */
.preview-loader,
.preview-loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}

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

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@font-face {
  font-family: 'Circular';
  src: url("https://www.clientary.com/fonts/CircularMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Circular';
  src: url("https://www.clientary.com/fonts/CircularBook.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Mark Pro';
  src: url("https://www.clientary.com/fonts/Mark-Pro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Mark Pro';
  src: url("https://www.clientary.com/fonts/Mark-Pro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

/* line 35, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .faux-paper {
  border: 1px solid #ddd;
  border-bottom: 0;
  box-shadow: -4px -4px 13px -8px #d3d3d3, 4px -4px 13px -8px #d3d3d3;
  overflow: hidden;
  color: #555;
}

/* line 45, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .hint, .setup-flow .comment-thumb img {
  border: 2px dashed red;
}

/* line 52, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow #contract-template {
  padding: 30px 60px 0;
}

/* line 57, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow #contract-template h1, .setup-flow #contract-template h2, .setup-flow #contract-template h4 {
  margin: 0;
  padding: 0;
}

/* line 59, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow #contract-template h1 {
  font: 900 0.7 "Mark Pro";
  text-transform: uppercase;
}

/* line 64, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow #contract-template h2 {
  font: 500 17px/1.4 'Mark Pro';
}

/* line 68, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow #contract-template h4 {
  margin: 9px 0 5px;
  font: 500 14px/1.4 Circular;
  text-transform: uppercase;
  color: inherit;
}

/* line 76, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow #contract-template .contract-addresses {
  margin: 40px -60px 40px;
  padding: 40px 60px;
  background: #f2f2f2;
}

/* line 82, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow #contract-template #contract-right-box {
  float: right;
  text-align: right;
  width: 200px;
  font: 400 14px/1.6 Circular;
}

/* line 89, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow #contract-template #contract-right-box p {
  margin: 14px 0 6px;
}

/* line 92, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow #contract-template .address {
  float: left;
  width: 220px;
  margin-right: 25px;
  font: 400 14px/1.5 Circular;
}

/* line 99, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow #contract-template .address .hint {
  height: 5em;
}

/* line 102, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow #contract-template .attn {
  margin: 14px 0 6px;
}

/* line 103, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow #contract-template .attn strong {
  font: 500 15px/1.4 Circular;
}

/* line 106, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow #contract-template #contract-logo {
  float: right;
  min-width: 270px;
  height: 60px;
  white-space: nowrap;
  text-align: right;
}

/* line 115, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow #contract-template #contract-logo:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 122, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow #contract-template #contract-logo img {
  vertical-align: middle;
  max-height: 40px;
}

/* line 130, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .faux-email {
  border-radius: 10px 10px 0 0;
}

/* line 136, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .faux-email .h {
  padding: 5px 12px;
  background: #ddd;
}

/* line 141, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .faux-email .fa-circle {
  margin-right: 8px;
  font-size: 12px;
  color: #c3c3c3;
}

/* line 147, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .faux-email .b {
  padding: 9px 12px 20px;
}

/* line 151, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .faux-email .bh {
  margin: 0 0 20px;
  padding: 0 0 7px;
  border-bottom: 1px solid #ddd;
}

/* line 156, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .faux-email .bh p {
  margin: 0;
  padding: 3px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 171, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow {
  padding-top: calc(20px + env(safe-area-inset-top, 0px));
  padding-bottom: calc(20px + env(safe-area-inset-bottom, 0px));
}

/* line 178, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .setup-step {
  max-width: 600px;
  margin: 0 auto;
}

/* line 179, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .setup-step > h1 {
  margin-top: 40px;
  text-align: center;
}

/* line 181, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .popover-outer-wrap {
  position: relative;
  padding: 40px 0;
}

/* line 182, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .popover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 183, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .popover-span {
  position: absolute;
  display: inline-block;
}

/* line 184, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .popover-body {
  cursor: pointer;
}

/* line 185, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .portal-theme-preview {
  margin: 0 0 10px;
}

/* line 187, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .next {
  margin: 30px 0 0;
  text-align: center;
}

/* line 188, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .skip {
  color: var(--body-muted-color);
}

/* line 191, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .expanded {
  position: relative;
}

/* line 194, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .expanded:before, .setup-flow .expanded:after {
  content: '';
  position: absolute;
}

/* line 199, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .expanded.above {
  margin: 20px 0 0;
  padding: 0 0 20px;
  border-bottom: 1px solid #aaa;
}

/* line 204, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .expanded.above:before {
  bottom: -40px;
  left: 80px;
  border: 20px solid transparent;
  border-top-color: #aaa;
}

/* line 211, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .expanded.above:after {
  bottom: -39px;
  left: 80px;
  border: 20px solid transparent;
  border-top-color: white;
}

/* line 221, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .expanded.right:before, .setup-flow .expanded.right:after {
  left: auto;
  right: 15%;
}

/* line 227, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .expanded.below {
  padding-top: 20px;
  border-top: 1px solid #aaa;
}

/* line 231, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .expanded.below:before {
  top: -40px;
  left: 70px;
  border: 20px solid transparent;
  border-bottom-color: #aaa;
}

/* line 238, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .expanded.below:after {
  top: -39px;
  left: 70px;
  border: 20px solid transparent;
  border-bottom-color: white;
}

/* line 249, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .setup-breadcrumbs {
  padding-bottom: 30px;
  text-align: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}

/* line 256, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .setup-breadcrumbs .fi {
  border: 1px solid var(--body-muted-color);
  border-radius: 45px;
  width: 45px;
  height: 45px;
  line-height: 48px;
  font-size: 20px;
}

/* line 266, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .setup-breadcrumbs li {
  padding: 0 10px;
  width: 8em;
  color: var(--body-muted-color);
  cursor: pointer;
}

/* line 273, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .setup-breadcrumbs li.completed {
  color: var(--cta-background);
}

/* line 274, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .setup-breadcrumbs li.completed .fi {
  border-color: var(--cta-background);
}

/* line 275, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .setup-breadcrumbs li.current {
  color: var(--cta-background);
}

/* line 278, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .setup-breadcrumbs .text-uppercase {
  margin: 12px 0 5px;
  font-size: 11px;
  font-weight: 500;
  color: var(--body-muted-color);
}

/* line 289, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .emoji {
  display: inline-block;
  margin-right: 5px;
}

/* line 291, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .wavehand {
  animation-name: waveHand;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
  animation-delay: 1s;
  transform-origin: 70% 70%;
}

/* line 298, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .wavehand:before {
  display: inline-block;
  content: '\1F44B';
}

/* line 304, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .thumbs-up {
  animation-name: bounce;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
  animation-delay: 1s;
  transform-origin: 70% 70%;
}

/* line 311, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .thumbs-up:before {
  display: inline-block;
  content: '\1F44D';
}

/* line 317, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .tada {
  animation-name: doublePop;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
  animation-delay: 1s;
  transform-origin: 70% 70%;
}

/* line 324, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .tada:before {
  display: inline-block;
  content: '\1F389';
}

/* line 330, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .done-ring {
  text-align: center;
  margin-bottom: 40px;
}

/* line 334, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .done-ring text {
  font: bold 10px 'Font Awesome 5 Free';
  transition: fill 1s linear, font-size 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  will-change: transition;
}

/* line 341, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .done-ring.animated circle[stroke-dashoffset] {
  stroke: var(--success-color) !important;
  stroke-dashoffset: 0 !important;
}

/* line 346, app/assets/stylesheets/components/MainSetup.css.scss */
.setup-flow .done-ring.animated text {
  fill: var(--success-color) !important;
  font-size: 170px !important;
}
/* line 9, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-t {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
}

/* line 17, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-tr {
  display: table-row;
}

/* line 18, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-tc {
  display: table-caption;
}

/* line 19, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-th, .hours-index .cal-td {
  display: table-cell;
}

/* line 21, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .pa {
  position: absolute;
}

/* line 22, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .pr {
  position: relative;
}

/* line 23, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .toe {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 24, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .muted {
  color: var(--body-muted-color);
}

/* line 25, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .emphasize {
  font-weight: 600;
}

/* line 27, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .view-filter {
  font-weight: normal;
}

@media (max-width: 767px) {
  /* line 27, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .view-filter {
    float: none;
  }
}

@media (min-width: 768px) {
  /* line 27, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .view-filter {
    width: 300px;
  }
}

/* line 39, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .date-heading {
  margin-bottom: 20px;
}

/* line 42, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .date-heading span {
  margin: 0 10px;
}

@media (max-width: 767px) {
  /* line 39, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .date-heading {
    text-align: center;
  }
}

@media (max-width: 767px) {
  /* line 49, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .no-multiselect {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  /* line 49, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .no-multiselect {
    float: right;
  }
}

/* line 59, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .multiselect {
  margin: -8px 0 0;
  z-index: 3;
}

@media (max-width: 767px) {
  /* line 59, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .multiselect {
    margin-bottom: 20px;
  }
}

/* line 68, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .popover-body .list-unstyled {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 69, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .popover-body li ~ li {
  margin-top: 10px;
}

/* line 73, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-month .cal-t {
  margin-bottom: 30px;
}

/* line 75, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-month .cal-td {
  vertical-align: top;
}

@media (min-width: 768px) {
  /* line 75, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .cal-month .cal-td {
    height: 94px;
    border: 1px solid transparent;
  }
  /* line 82, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .cal-month .cal-td .disabled {
    background: var(--body-bg-color);
    pointer-events: none;
  }
  /* line 87, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .cal-month .cal-td .day-num {
    text-align: right;
  }
}

/* line 96, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-month .btl {
  border-radius: 10px 0 0 0;
}

/* line 97, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-month .btr {
  border-radius: 0 10px 0 0;
}

/* line 98, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-month .bbr {
  border-radius: 0 0 10px 0;
}

/* line 99, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-month .bbl {
  border-radius: 0 0 0 10px;
}

@media (max-width: 767px) {
  /* line 101, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .cal-month .day {
    display: block;
    margin: 0 auto;
    width: 40px;
    height: 40px;
    padding-top: 13px;
    line-height: 1;
  }
}

@media (min-width: 768px) {
  /* line 101, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .cal-month .day {
    margin: 0;
    max-width: none;
    position: absolute;
    inset: -1px;
    padding: 5px;
    border: 1px solid var(--border-lighter-color);
  }
  /* line 122, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .cal-month .day:hover {
    inset: -4px;
    padding: 8px 8px 0 8px;
    border-radius: 10px;
    z-index: 2;
    background: var(--negative-bg-color);
    box-shadow: var(--calendar-shadow);
  }
}

@media (max-width: 767px) {
  /* line 137, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .cal-month input:checked ~ .day {
    border-radius: 100%;
    background: var(--body-bg-color);
    color: var(--body-link-color);
  }
}

@media (min-width: 768px) {
  /* line 137, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .cal-month input:checked ~ .day {
    border: 1px solid var(--body-text-color);
    z-index: 1;
  }
}

/* line 150, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-month .hours {
  margin: 10px 0;
  font-size: 14px;
}

/* line 151, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-month .dot {
  font-size: 16px;
  line-height: 12px;
}

/* line 153, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-month .face {
  height: 16px;
  width: 16px;
  border-radius: 16px;
}

/* line 154, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-month .face ~ .face {
  margin-left: 5px;
}

/* line 156, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-month .popover-body {
  width: 200px;
}

/* line 157, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-month .popover-body .badge {
  margin-right: 7px;
  vertical-align: inherit;
}

/* line 161, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-week .cal-th {
  padding: 5px 0;
}

/* line 162, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-week .cal-th a {
  color: inherit;
  text-decoration: none;
}

/* line 164, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-week .today {
  background: var(--body-bg-color);
}

/* line 165, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-week .total-hours {
  margin-top: 3px;
}

/* line 166, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-week .day {
  width: 5.1em;
}

/* line 168, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-week .project-wrap ~ .project-wrap {
  margin-top: 20px;
}

/* line 169, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-week .project-wrap:last-child .cal-tr {
  margin-bottom: 0;
}

/* line 171, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-week .pad {
  padding: 6px 5px;
  vertical-align: middle;
}

/* line 176, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-week .loader-gif {
  background: url(https://www.clientary.net/assets/icons/loader-3f0b156071e64a0c25e392ac0b50f5643e85cf70d14bf7b311aa513f3f171481.gif) no-repeat 0px 0px;
  width: 16px;
  height: 16px;
}

/* line 182, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-week .form-control {
  padding-left: 9px;
  padding-right: 4px;
  transition: all 0.3s linear;
}

/* line 188, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-week .form-control.success {
  transition: none;
}

/* line 190, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-week .form-control.total {
  background: transparent;
  border-color: transparent;
  box-shadow: none;
  text-align: center;
  padding: 0;
}

/* line 199, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-week .dummy {
  top: 3px;
  left: 3px;
}

/* line 201, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-week .desc-flag {
  top: 0;
  right: 0;
  border: 5px solid;
  border-color: var(--body-muted-color) var(--body-muted-color) transparent transparent;
}

/* line 209, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-week .popper-wrap {
  z-index: 4;
}

/* line 211, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-week .popover-body {
  width: 305px;
}

/* line 214, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-week .popover-body .description {
  height: 100px;
  resize: none;
}

/* line 219, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-week .popover-body .badge {
  min-width: 4em;
  margin: 6px 7px 0 0;
  background: var(--body-bg-color);
  color: var(--body-text-color);
  font-weight: normal;
}

@media (max-width: 767px) {
  /* line 230, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .cal-week .cal-tr {
    display: block;
    margin-bottom: 12px;
  }
  /* line 231, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .cal-week .cal-td {
    display: block;
  }
  /* line 232, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .cal-week .client-name {
    display: block;
  }
  /* line 234, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .cal-week .day {
    display: inline-block;
    width: auto;
    margin-bottom: 5px;
  }
  /* line 240, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .cal-week .day .visible-xs {
    margin-bottom: 4px;
  }
  /* line 242, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .cal-week .wrap {
    width: 5.25em;
    margin: 0 auto;
  }
}

@media (min-width: 768px) {
  /* line 249, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .cal-week .no-hours {
    margin-top: 40px;
  }
}

/* line 257, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-day .data-list {
  margin-bottom: 0;
}

/* line 258, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-day .data-list .data-item .right-column {
  display: block;
}

/* line 259, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-day .data-list .data-item-title {
  font-weight: normal;
}

/* line 261, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-day .project-wrap.no-hours {
  margin-top: 20px;
}

/* line 262, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index .cal-day .project-wrap ~ .project-wrap {
  padding-top: 20px;
}

@media (max-width: 767px) {
  /* line 265, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
  .hours-index .cal-day .project-name .de-emphasis {
    display: block;
  }
}

/* line 270, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index-modal input[readonly] {
  pointer-events: none;
}

/* line 271, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index-modal .explanatory {
  margin-bottom: 20px;
}

/* line 272, app/assets/stylesheets/components/RoninHoursIndex.css.scss */
.hours-index-modal .form-group:last-child {
  margin-bottom: 0;
}
@charset "UTF-8";
/* line 1, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

/* line 10, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas {
  overflow: auto;
  flex-grow: 1;
}

/* line 14, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board {
  display: grid;
  margin-top: 20px;
  grid-gap: 20px;
  grid-template-columns: 5px;
  grid-template-rows: minmax(0px, 1fr);
  grid-auto-flow: column;
  grid-auto-columns: 300px;
}

/* line 23, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board:before, .task-board-container .task-board-canvas .task-board:after {
  display: block;
  content: " ";
  width: 5px;
}

/* line 30, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board .task-status-droppable .task-group-header {
  margin-bottom: 15px;
}

/* line 33, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board .task-status-droppable .task-group-header .task-group-name {
  display: inline-block;
  padding: 4px 12px;
  background-color: var(--body-text-color);
  border-radius: var(--small-corner-size);
  color: var(--negative-bg-color);
}

/* line 40, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board .task-status-droppable .task-group-header .task-group-name .fi, .task-board-container .task-board-canvas .task-board .task-status-droppable .task-group-header .task-group-name .fa {
  margin-right: 6px;
}

/* line 45, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board .task-status-droppable .task-group-header .task-group-count {
  margin-left: 10px;
  min-width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  font-size: 10px;
  background-color: var(--negative-bg-color);
  line-height: 20px;
  border-radius: var(--corner-size);
  padding: 0px 7px;
}

/* line 58, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board .task-status-droppable .task-group-header .task-group-management {
  color: var(--body-text-color);
  float: right;
  margin-top: 5px;
  width: 20px;
  margin-left: 5px;
}

/* line 67, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board .task-status-droppable .task-item {
  background: var(--negative-bg-color);
  border: 1px solid var(--border-lighter-color);
  border-radius: var(--small-corner-size);
  box-shadow: var(--std-shadow);
  width: 100%;
  min-height: 80px;
  margin-bottom: 15px;
  padding: 15px;
}

/* line 77, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board .task-status-droppable .task-item.dragging {
  opacity: 0.8;
  box-shadow: var(--std-shadow-wide);
}

/* line 82, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board .task-status-droppable .task-item .task-status-pill {
  /* other styling common with task-list in app.css */
  font-weight: normal;
  width: auto;
  margin-bottom: 8px;
  border-radius: var(--small-corner-size);
  font-size: 10px;
}

/* line 91, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board .task-status-droppable .task-item .task-icon {
  float: right;
  margin-bottom: 10px;
  margin-left: 5px;
  color: var(--body-muted-color);
}

/* line 97, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board .task-status-droppable .task-item .task-icon:last-child {
  margin-left: 10px;
}

/* line 101, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board .task-status-droppable .task-item .task-icon .task-comment-count {
  height: 14px;
  min-width: 14px;
  display: inline-block;
  text-align: center;
  font-size: 8px;
  background-color: var(--body-muted-color);
  line-height: 13px;
  border: 1px solid var(--body-muted-color);
  border-radius: var(--corner-size);
  margin-right: 3px;
  padding: 0px 3px;
  vertical-align: middle;
  position: relative;
  top: -1px;
  color: var(--negative-bg-color);
}

/* line 120, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board .task-status-droppable .task-item .task-item-footer {
  margin: 15px -15px -15px -15px;
  border-top: 1px solid var(--border-lighter-color);
  padding: 10px 15px;
}

/* line 126, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board .task-status-droppable .task-item .task-item-footer .task-item-footer-field.muted {
  color: var(--body-muted-color);
}

/* line 131, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board .task-status-droppable .task-item .task-item-footer .task-item-footer-field:not(:first-child):before {
  content: "·";
  display: inline-block;
  margin-left: 6px;
  margin-right: 6px;
}

/* line 142, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board .task-status-droppable .task-item-fake {
  border: 1px dashed var(--border-lighter-color);
  border-radius: var(--small-corner-size);
  color: var(--body-muted-color);
  width: 100%;
  height: 80px;
  margin-bottom: 15px;
  padding: 15px;
  text-align: center;
}

/* line 152, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board .task-status-droppable .task-item-fake p {
  margin-bottom: 0px;
}

/* line 156, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board .task-status-droppable .task-item-fake a, .task-board-container .task-board-canvas .task-board .task-status-droppable .task-item-fake a:focus, .task-board-container .task-board-canvas .task-board .task-status-droppable .task-item-fake a:visited {
  color: var(--body-muted-link-color);
}

/* line 161, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board .task-status-droppable .task-item-add {
  display: block;
  background: var(--negative-bg-color);
  border: 1px solid var(--border-lighter-color);
  border-radius: var(--small-corner-size);
  box-shadow: var(--std-shadow);
  width: 100%;
  margin-bottom: 15px;
  padding: 15px;
  text-align: center;
  color: var(--body-text-color);
  text-decoration: none;
}

/* line 174, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board .task-status-droppable .task-item-add .fa, .task-board-container .task-board-canvas .task-board .task-status-droppable .task-item-add .fi {
  margin-right: 5px;
}

/* line 180, app/assets/stylesheets/components/TaskBoard.css.scss */
.task-board-container .task-board-canvas .task-board .task-status-droppable.dragging .task-item-fake {
  background: var(--border-lighter-color);
}
/* line 1, app/assets/stylesheets/components/ThemePreviewer.css.scss */
.theme-previewer {
  display: flex;
  height: 100%;
}

/* line 5, app/assets/stylesheets/components/ThemePreviewer.css.scss */
.theme-previewer .selector-panel {
  width: 0px;
  padding: 0px;
  flex-grow: 0;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/components/ThemePreviewer.css.scss */
  .theme-previewer .selector-panel {
    width: 200px;
    padding: 40px 20px;
  }
}

/* line 16, app/assets/stylesheets/components/ThemePreviewer.css.scss */
.theme-previewer .preview-panel {
  background: #dbe1e1;
}

@media (min-width: 768px) {
  /* line 16, app/assets/stylesheets/components/ThemePreviewer.css.scss */
  .theme-previewer .preview-panel {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    box-shadow: 0px 5px 20px rgba(0, 30, 40, 0.05);
    height: calc(100% - 20px);
  }
}

/* line 27, app/assets/stylesheets/components/ThemePreviewer.css.scss */
.theme-previewer .apply-button {
  font-weight: bold;
  position: absolute;
  bottom: 20px;
  background: var(--cta-background);
  border-radius: 15px;
  padding: 10px 0px;
  width: 160px;
  text-align: center;
  box-sizing: border-box;
  color: var(--cta-text-color);
  box-shadow: 0px 5px 10px rgba(98, 165, 196, 0.1);
}

/* line 40, app/assets/stylesheets/components/ThemePreviewer.css.scss */
.theme-previewer .apply-button:hover {
  box-shadow: 0px 5px 10px rgba(98, 165, 196, 0.5);
}

/* line 44, app/assets/stylesheets/components/ThemePreviewer.css.scss */
.theme-previewer .apply-button:active {
  background: #4f9abd;
  box-shadow: 0px 5px 10px rgba(98, 165, 196, 0.05);
}
/* line 1, app/assets/stylesheets/components/account/PortalThemePreview.css.scss */
.portal-theme-preview {
  border-radius: var(--corner-size);
  overflow: hidden;
  box-shadow: 0px 3px 10px color-mix(in srgb, var(--positive-bg-color) 8%, transparent);
  margin: 10px 0 40px;
}

/* line 7, app/assets/stylesheets/components/account/PortalThemePreview.css.scss */
.portal-theme-preview .faux-header {
  padding: 20px;
  background: var(--header-color);
}

/* line 11, app/assets/stylesheets/components/account/PortalThemePreview.css.scss */
.portal-theme-preview .faux-header h1 {
  color: var(--header-text-color);
  font-size: 130%;
  letter-spacing: 0px;
  padding-bottom: 0px;
  margin: 0px;
  line-height: 30px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 24, app/assets/stylesheets/components/account/PortalThemePreview.css.scss */
.portal-theme-preview .faux-header img {
  height: 30px;
  max-width: 100%;
}

/* line 30, app/assets/stylesheets/components/account/PortalThemePreview.css.scss */
.portal-theme-preview .faux-body {
  display: flex;
}

/* line 33, app/assets/stylesheets/components/account/PortalThemePreview.css.scss */
.portal-theme-preview .faux-body .faux-nav {
  background: var(--nav-background);
  width: 30%;
  min-width: 160px;
}

/* line 38, app/assets/stylesheets/components/account/PortalThemePreview.css.scss */
.portal-theme-preview .faux-body .faux-nav ul {
  padding: 20px 10px;
}

/* line 41, app/assets/stylesheets/components/account/PortalThemePreview.css.scss */
.portal-theme-preview .faux-body .faux-nav ul li {
  display: block;
  padding: 10px 20px;
  margin-bottom: 4px;
  color: var(--nav-text-color);
  font-weight: 500;
  text-decoration: none;
  overflow: hidden;
  white-space: nowrap;
}

/* line 51, app/assets/stylesheets/components/account/PortalThemePreview.css.scss */
.portal-theme-preview .faux-body .faux-nav ul li.selected {
  color: color-mix(in srgb, var(--nav-text-color), var(--negative-bg-color) 15%);
  background-color: var(--nav-dark);
  border-radius: 10px;
}

/* line 60, app/assets/stylesheets/components/account/PortalThemePreview.css.scss */
.portal-theme-preview .faux-body .faux-content {
  flex-grow: 1;
  color: var(--body-text-color);
  background: var(--body-bg-color);
  padding: 20px;
}

/* line 66, app/assets/stylesheets/components/account/PortalThemePreview.css.scss */
.portal-theme-preview .faux-body .faux-content .faux-wrapper {
  background: var(--negative-bg-color);
  border-radius: var(--small-corner-size);
  padding: 20px;
}

/* line 71, app/assets/stylesheets/components/account/PortalThemePreview.css.scss */
.portal-theme-preview .faux-body .faux-content .faux-wrapper a {
  color: var(--body-link-color);
}

/* line 74, app/assets/stylesheets/components/account/PortalThemePreview.css.scss */
.portal-theme-preview .faux-body .faux-content .faux-wrapper a.button.primary {
  color: var(--cta-text-color);
}
/* line 4, app/assets/stylesheets/components/account/PortalThemeSettingsForm.css.scss */
.portal-theme-form .col-xs-12 {
  margin: 10px 0;
}

/* line 6, app/assets/stylesheets/components/account/PortalThemeSettingsForm.css.scss */
.portal-theme-form .wrap {
  margin-left: 55px;
}

/* line 8, app/assets/stylesheets/components/account/PortalThemeSettingsForm.css.scss */
.portal-theme-form label {
  cursor: pointer;
}

/* line 9, app/assets/stylesheets/components/account/PortalThemeSettingsForm.css.scss */
.portal-theme-form label .explanatory {
  font-weight: normal;
}

/* line 11, app/assets/stylesheets/components/account/PortalThemeSettingsForm.css.scss */
.portal-theme-form .form-control {
  float: left;
  width: 40px;
  height: 40px;
  margin-top: 4px;
  cursor: pointer;
}

/* line 24, app/assets/stylesheets/components/account/PortalThemeSettingsForm.css.scss */
.portal-theme-form .df {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 30px;
}

/* line 32, app/assets/stylesheets/components/account/PortalThemeSettingsForm.css.scss */
.portal-theme-form .preset {
  zoom: 0.3;
  cursor: pointer;
}

/* line 36, app/assets/stylesheets/components/account/PortalThemeSettingsForm.css.scss */
.portal-theme-form .preset .portal-theme-preview {
  margin-bottom: 40px;
  width: 410px;
}
@charset "UTF-8";
/* line 5, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .cover-page-btn {
  padding: 15px;
  margin-bottom: var(--std-margin-bottom);
  border: 2px dashed var(--border-lighter-color);
  border-radius: var(--corner-size);
}

/* line 11, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .cover-page-btn .solo {
  margin-bottom: 0;
}

/* line 14, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .control-btn {
  display: block;
  position: absolute;
  border-radius: 30px;
  width: 30px;
  height: 30px;
  line-height: 20px;
  text-decoration: none;
  text-align: center;
  background: var(--negative-bg-color);
  color: var(--body-text-color);
  box-shadow: var(--std-shadow);
}

/* line 29, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .control-btn:hover, .contract-form .control-btn:focus {
  color: var(--body-link-color);
}

/* line 31, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .control-btn.inactive, .contract-form .control-btn.inactive:hover, .contract-form .control-btn.inactive:focus {
  color: var(--body-muted-color);
  cursor: default;
}

/* line 36, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .control-btn:before {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
}

/* line 46, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .delete-section {
  top: -5px;
  right: -5px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.05);
}

/* line 51, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .delete-section:before {
  content: '×';
  font-size: 15px;
}

/* line 53, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .up-button {
  top: 5px;
  left: -15px;
}

/* line 54, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .up-button:before {
  content: '▲';
  font-size: 12px;
}

/* line 56, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .down-button {
  top: 45px;
  left: -15px;
}

/* line 57, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .down-button:before {
  content: '▼';
  font-size: 10px;
}

/* line 63, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form p.mb0 {
  margin: 0 0 10px;
  padding: 0;
}

/* line 65, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .alert-warning .form-group {
  margin: 0;
}

/* line 66, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .alert-warning .field-inner {
  margin: 20px 0 0;
}

/* line 68, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .alert-info {
  display: flex;
  gap: 15px;
  align-items: center;
}

/* line 69, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .alert-info div {
  flex-grow: 2;
}

/* line 70, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .alert-info .button {
  white-space: nowrap;
}

/* line 75, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .ql-editor {
  overflow: visible;
  padding: 6px 0px;
}

/* line 80, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .ql-editor.ql-blank::before {
  left: 12px;
  right: 12px;
}

/* line 86, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .document-form-wrap .list-unstyled {
  padding: 13px 0 0;
}

/* line 91, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .fees-form .fees-structure {
  margin-bottom: 15px;
}

/* line 95, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .fees-form .fees-title input.form-control {
  border: none;
  box-shadow: none;
  background: var(--negative-bg-color);
  font-weight: bold;
  padding-left: 0px;
  margin-bottom: 5px;
  font-size: 18px;
}

/* line 105, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .fees-form .fees-description {
  margin-bottom: 20px;
}

/* line 108, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .fees-form .fees-description .ql-editor {
  padding: 6px 0px;
}

/* line 111, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .fees-form .fees-description .ql-editor.ql-blank::before {
  left: 0px;
  right: 0px;
}

/* line 118, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .fees-form .fees-option-form {
  position: relative;
  margin-bottom: 20px;
}

/* line 122, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .fees-form .fees-option-form .wrapper {
  border-radius: calc(var(--corner-size) / 2);
  box-shadow: var(--std-shadow);
  border: 1px solid #d4e2e7;
  overflow: hidden;
}

/* line 129, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .fees-form .fees-option-form .fees-option-currency-wrapper {
  background: #EAF2F5;
  padding: 8px 8px;
}

/* line 134, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .fees-form .fees-option-form .fees-option-title-wrapper {
  background: #EAF2F5;
  padding: 0px 8px 8px;
}

/* line 139, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .fees-form .fees-option-form .fees-option-description-wrapper {
  background: #EAF2F5;
  padding: 0px 8px 8px;
}

/* line 144, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .fees-form .fees-option-form .contract-table-header {
  background: #EAF2F5;
  border-bottom: 1px solid #BEDCE7;
  font-size: 90%;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}

/* line 153, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .fees-form .fees-option-form .col {
  display: block;
  padding: 8px 8px;
}

/* line 158, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .fees-form .fees-option-form .add-line-item-action {
  padding: 10px 10px 15px;
}

/* line 162, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .fees-form .fees-option-form .delete-option {
  display: block;
  position: absolute;
  top: -8px;
  right: -8px;
  border-radius: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: var(--negative-bg-color);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.05);
  color: var(--body-text-color);
  border: 1px solid #d4e2e7;
  z-index: 1;
}

/* line 178, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .fees-form .fees-option-form .delete-option:hover, .contract-form .fees-form .fees-option-form .delete-option:focus {
  color: var(--body-link-color);
  text-decoration: none;
}

/* line 184, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .fees-form .fees-option-form .delete-option:before {
  content: '×';
  display: block;
  width: 24px;
  height: 26px;
  line-height: 26px;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
}

/* line 201, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .client-signature {
  margin: 20px 0;
}

/* line 204, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .client-signature .ph {
  font-size: 13px;
  line-height: 40px;
  border-bottom: 1px dotted var(--input-border);
  width: 30%;
  color: var(--body-muted-color);
}

/* line 212, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .client-signature .phs {
  font-family: "Over the Rainbow", cursive;
  font-size: 25px;
  width: 50%;
}

/* this can be inserted at the <body> level during drag/drop */
/* line 221, app/assets/stylesheets/components/contracts/Form.css.scss */
.fees-line-item {
  background: var(--negative-bg-color);
  border-bottom: 1px solid var(--border-lightest-color);
}

/* line 225, app/assets/stylesheets/components/contracts/Form.css.scss */
.fees-line-item .col {
  display: block;
  padding: 8px 8px;
}

/* line 230, app/assets/stylesheets/components/contracts/Form.css.scss */
.fees-line-item .ui-sortable-handle {
  display: inline-block;
  width: 11px;
  height: 11px;
  cursor: ns-resize;
}

/* line 236, app/assets/stylesheets/components/contracts/Form.css.scss */
.fees-line-item .ui-sortable-handle:before {
  color: #ccc;
  font-size: 11px;
  line-height: 11px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: block;
  content: "\f0c9";
}

/* line 247, app/assets/stylesheets/components/contracts/Form.css.scss */
.fees-line-item .fees-line-delete {
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-right: 7px;
}

/* line 253, app/assets/stylesheets/components/contracts/Form.css.scss */
.fees-line-item .fees-line-delete:hover {
  text-decoration: none;
}

/* line 257, app/assets/stylesheets/components/contracts/Form.css.scss */
.fees-line-item .fees-line-delete:before {
  color: #ccc;
  font-size: 11px;
  line-height: 11px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: block;
  content: "\f057";
}

/* line 268, app/assets/stylesheets/components/contracts/Form.css.scss */
.fees-line-item .contextual-bar {
  clear: left;
  z-index: 1;
  position: relative;
}

/* line 273, app/assets/stylesheets/components/contracts/Form.css.scss */
.fees-line-item .contextual-bar .contextual-bar-inner {
  padding: 8px 10px;
}

/* line 277, app/assets/stylesheets/components/contracts/Form.css.scss */
.fees-line-item .contextual-bar .create-bar {
  background: var(--background-highlighted-color);
}

/* line 281, app/assets/stylesheets/components/contracts/Form.css.scss */
.fees-line-item .contextual-bar .load-bar {
  background: var(--background-lighter-color);
}

/* line 285, app/assets/stylesheets/components/contracts/Form.css.scss */
.fees-line-item .contextual-bar .contextual-bar-button {
  margin-right: 8px;
}

/* line 289, app/assets/stylesheets/components/contracts/Form.css.scss */
.fees-line-item .contextual-bar .dismiss {
  float: right;
  line-height: 1;
}

/* line 293, app/assets/stylesheets/components/contracts/Form.css.scss */
.fees-line-item .contextual-bar .dismiss a {
  font-size: 180%;
  text-decoration: none;
  color: var(--body-muted-color);
  display: inline-block;
  padding: 0px 2px;
  border-radius: 3px;
}

/* line 301, app/assets/stylesheets/components/contracts/Form.css.scss */
.fees-line-item .contextual-bar .dismiss a:hover {
  color: var(--negative-bg-color);
  background: var(--body-muted-color);
}

/* line 306, app/assets/stylesheets/components/contracts/Form.css.scss */
.fees-line-item .contextual-bar .dismiss a:active {
  color: var(--negative-bg-color);
  background: var(--body-muted-color);
}

/* line 312, app/assets/stylesheets/components/contracts/Form.css.scss */
.fees-line-item .contextual-bar .dismiss a + span {
  font-size: 85%;
  color: var(--body-muted-color);
}

/* line 321, app/assets/stylesheets/components/contracts/Form.css.scss */
.contract-form .contracts-form-tax-fields {
  background: var(--background-lighter-color);
  border-top: 1px solid var(--border-lightest-color);
  padding: 10px 10px 15px;
}
/* line 4, app/assets/stylesheets/components/contracts/TemplateModal.css.scss */
.contract-template-modal .df {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  gap: 30px;
}

/* line 12, app/assets/stylesheets/components/contracts/TemplateModal.css.scss */
.contract-template-modal .half {
  flex-basis: 50%;
  cursor: pointer;
}

/* line 13, app/assets/stylesheets/components/contracts/TemplateModal.css.scss */
.contract-template-modal .df input {
  position: absolute;
  left: -9999px;
}

/* line 14, app/assets/stylesheets/components/contracts/TemplateModal.css.scss */
.contract-template-modal label .de-emphasis {
  font-weight: normal;
}

/* line 16, app/assets/stylesheets/components/contracts/TemplateModal.css.scss */
.contract-template-modal .screen {
  width: 264px;
  height: 165px;
  margin: 0 auto 15px;
  border-radius: 8px;
  border: 1px solid var(--border-lighter-color);
  box-shadow: var(--button-shadow);
}

/* line 27, app/assets/stylesheets/components/contracts/TemplateModal.css.scss */
.contract-template-modal input:checked + .screen {
  border-color: var(--cta-color);
  box-shadow: var(--cta-shadow);
}

/* line 32, app/assets/stylesheets/components/contracts/TemplateModal.css.scss */
.contract-template-modal .screen-wrap {
  pointer-events: none;
  padding: 50px 60px;
  width: 872px;
  transform: scale(0.3);
  transform-origin: top left;
}

@media (max-width: 500px) {
  /* line 43, app/assets/stylesheets/components/contracts/TemplateModal.css.scss */
  .contract-template-modal .df {
    flex-direction: column;
    gap: 20px;
    margin-top: 25px;
  }
  /* line 44, app/assets/stylesheets/components/contracts/TemplateModal.css.scss */
  .contract-template-modal .tac {
    text-align: center;
  }
  /* line 45, app/assets/stylesheets/components/contracts/TemplateModal.css.scss */
  .contract-template-modal .screen {
    width: 176px;
    height: 111px;
  }
  /* line 46, app/assets/stylesheets/components/contracts/TemplateModal.css.scss */
  .contract-template-modal .screen-wrap {
    transform: scale(0.2);
  }
}

/* line 49, app/assets/stylesheets/components/contracts/TemplateModal.css.scss */
.contract-template-modal .portal-theme-preview {
  margin: 0;
}

/* line 50, app/assets/stylesheets/components/contracts/TemplateModal.css.scss */
.contract-template-modal .faux-nav {
  flex-shrink: 0;
}

/* line 51, app/assets/stylesheets/components/contracts/TemplateModal.css.scss */
.contract-template-modal .faux-body {
  height: 400px;
}

/* line 52, app/assets/stylesheets/components/contracts/TemplateModal.css.scss */
.contract-template-modal .faux-wrapper ~ .faux-wrapper {
  margin-top: 30px;
}

/* line 53, app/assets/stylesheets/components/contracts/TemplateModal.css.scss */
.contract-template-modal .faux-wrapper p {
  margin: 0;
}

/* line 54, app/assets/stylesheets/components/contracts/TemplateModal.css.scss */
.contract-template-modal .faux-wrapper.big {
  height: 355px;
}
/* line 4, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
.add-edit-modal .dfc {
  display: flex;
  align-items: center;
}

/* line 5, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
.add-edit-modal .dfc > div {
  flex-grow: 2;
}

/* line 9, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
.add-edit-modal .dfc label {
  margin: 0;
  flex-basis: 50%;
  cursor: pointer;
}

/* line 10, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
.add-edit-modal .dfc input {
  position: absolute;
  left: -9999px;
}

/* line 11, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
.add-edit-modal .dfc input:checked + .wrap {
  border-color: var(--cta-color);
}

/* line 13, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
.add-edit-modal .dfc .wrap {
  padding: 10px;
  border-radius: 7px;
  border: 1px solid var(--border-lighter-color);
  box-shadow: var(--button-shadow);
}

/* line 23, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
.add-edit-modal .interstitial .dfc {
  flex-wrap: wrap;
  gap: 10px;
  margin: 10px 0 30px;
}

/* line 24, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
.add-edit-modal .interstitial .dfc:last-child {
  margin-bottom: 0;
}

/* line 25, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
.add-edit-modal .interstitial .integration-icon {
  margin-right: 7px;
}

/* line 27, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
.add-edit-modal .interstitial label {
  flex-basis: calc(50% - 6px);
}

@media (min-width: 768px) {
  /* line 27, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
  .add-edit-modal .interstitial label {
    flex-basis: 178px;
  }
}

/* line 36, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
.add-edit-modal .preview .dfc {
  gap: 20px;
  justify-content: center;
}

/* line 37, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
.add-edit-modal .preview .de-emphasis {
  font-weight: normal;
}

/* line 38, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
.add-edit-modal .preview .alert-info {
  margin: 0;
}

/* line 39, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
.add-edit-modal .preview .wrap {
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  /* line 42, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
  .add-edit-modal .preview .dfc {
    flex-direction: column;
  }
  /* line 43, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
  .add-edit-modal .preview .tac {
    text-align: center;
  }
}

/* line 47, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
.add-edit-modal .alert-info {
  padding: 7px 10px;
}

/* line 50, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
.add-edit-modal .alert-info .button {
  margin: 0;
}

/* line 51, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
.add-edit-modal .alert-info .contents {
  margin-top: 7px;
}

/* line 52, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
.add-edit-modal .alert-info ol {
  margin-bottom: 0;
}

/* line 53, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
.add-edit-modal .alert-info li {
  margin: 5px 0;
}

/* line 56, app/assets/stylesheets/components/external_links/AddEditModal.css.scss */
.add-edit-modal .isel {
  position: relative;
  z-index: 2;
  margin: 0;
  padding-left: 0;
  border-color: transparent transparent var(--input-border);
  background: transparent;
  box-shadow: none;
}
/* line 4, app/assets/stylesheets/components/external_links/Item.css.scss */
.external-links-item .portal-theme-preview {
  margin: 0;
  width: 100%;
  zoom: 0.6;
  pointer-events: none;
}

/* line 11, app/assets/stylesheets/components/external_links/Item.css.scss */
.external-links-item .portal-theme-preview .faux-nav i {
  margin-right: 6px;
}

/* line 12, app/assets/stylesheets/components/external_links/Item.css.scss */
.external-links-item .portal-theme-preview .faux-body {
  height: 100%;
  background-color: var(--body-bg-color);
}

/* line 15, app/assets/stylesheets/components/external_links/Item.css.scss */
.external-links-item.portal_preview .portal-theme-preview {
  width: 640px;
  height: 400px;
  zoom: 0.38;
}

/* line 24, app/assets/stylesheets/components/external_links/Item.css.scss */
.external-links-item.item_staff .portal-theme-preview {
  margin-top: 40px;
  width: 100%;
  height: 500px;
}

/* line 34, app/assets/stylesheets/components/external_links/Item.css.scss */
.external-links-item .accordion .title {
  overflow-wrap: break-word;
}

/* line 35, app/assets/stylesheets/components/external_links/Item.css.scss */
.external-links-item .accordion .pull-right {
  margin-left: 9px;
}

/* line 36, app/assets/stylesheets/components/external_links/Item.css.scss */
.external-links-item .left-gut {
  margin: 0 5px 7px 20px;
}

/* line 37, app/assets/stylesheets/components/external_links/Item.css.scss */
.external-links-item .icon-wrap {
  display: inline-block;
  width: 20px;
  margin-bottom: 1px;
}

/* line 41, app/assets/stylesheets/components/external_links/Item.css.scss */
.external-links-item dl {
  margin: 15px 0;
}

/* line 42, app/assets/stylesheets/components/external_links/Item.css.scss */
.external-links-item dd {
  overflow-wrap: break-word;
}

/* line 43, app/assets/stylesheets/components/external_links/Item.css.scss */
.external-links-item dt ~ dt {
  margin-top: 10px;
}

/* line 44, app/assets/stylesheets/components/external_links/Item.css.scss */
.external-links-item .btn-wrap {
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  /* line 47, app/assets/stylesheets/components/external_links/Item.css.scss */
  .external-links-item dt {
    width: 8em;
  }
  /* line 48, app/assets/stylesheets/components/external_links/Item.css.scss */
  .external-links-item dd {
    margin-left: 8.5em;
  }
  /* line 49, app/assets/stylesheets/components/external_links/Item.css.scss */
  .external-links-item dt ~ dt + dd {
    margin-top: 10px;
  }
}

/* line 52, app/assets/stylesheets/components/external_links/Item.css.scss */
.external-links-item .ui-sortable-handle {
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 8px;
  cursor: grab;
  vertical-align: sub;
}

/* line 60, app/assets/stylesheets/components/external_links/Item.css.scss */
.external-links-container .data-list .external-links-item.item_staff {
  padding: 8px;
  margin-bottom: 12px;
  border: 1px solid var(--border-lighter-color);
  border-radius: 5px;
  transition: all 0.3s linear;
}

/* line 68, app/assets/stylesheets/components/external_links/Item.css.scss */
.external-links-container .data-list .external-links-item.item_staff.success {
  transition: none;
  background: var(--body-bg-color);
  border-color: var(--success-color);
}
/* line 6, app/assets/stylesheets/components/files/AttachmentList.css.scss */
.attachment-list ~ .upload-cta {
  margin-top: 20px;
}

/* line 8, app/assets/stylesheets/components/files/AttachmentList.css.scss */
.attachment-list .toe {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 9, app/assets/stylesheets/components/files/AttachmentList.css.scss */
.attachment-list .nw {
  white-space: nowrap;
}

/* line 10, app/assets/stylesheets/components/files/AttachmentList.css.scss */
.attachment-list .push {
  margin-left: 1.6em;
}

/* line 12, app/assets/stylesheets/components/files/AttachmentList.css.scss */
.attachment-list .df {
  display: flex;
  margin: 3px 0;
  padding: 4px 0;
}

/* line 13, app/assets/stylesheets/components/files/AttachmentList.css.scss */
.attachment-list .fg {
  flex-grow: 2;
}

/* line 16, app/assets/stylesheets/components/files/AttachmentList.css.scss */
.attachment-list .files-faux-table {
  margin: 0 -5px;
}

/* line 21, app/assets/stylesheets/components/files/AttachmentList.css.scss */
.attachment-list .files-faux-table .pl {
  padding-left: 5px;
}

/* line 22, app/assets/stylesheets/components/files/AttachmentList.css.scss */
.attachment-list .files-faux-table input {
  margin: 0;
  vertical-align: middle;
}

/* line 23, app/assets/stylesheets/components/files/AttachmentList.css.scss */
.attachment-list .files-faux-table label {
  font-weight: normal;
  cursor: pointer;
}

/* line 26, app/assets/stylesheets/components/files/AttachmentList.css.scss */
.attachment-list .files-faux-table .df .fi {
  width: 1.6em;
  text-align: center;
}

/* line 29, app/assets/stylesheets/components/files/AttachmentList.css.scss */
.attachment-list .files-faux-table .each-file:hover, .attachment-list .files-faux-table .each-file.checked {
  background: var(--background-lighter-color);
}

/* line 32, app/assets/stylesheets/components/files/AttachmentList.css.scss */
.attachment-list .files-faux-table .empty-folder {
  margin-left: calc(1ex + 1px);
}

/* line 33, app/assets/stylesheets/components/files/AttachmentList.css.scss */
.attachment-list .files-faux-table .status {
  flex-shrink: 0;
  width: calc(9.6em + 5px);
}

/* line 34, app/assets/stylesheets/components/files/AttachmentList.css.scss */
.attachment-list .files-faux-table .bytes {
  flex-shrink: 0;
  width: 4.4em;
  padding-right: 5px;
}

/* line 36, app/assets/stylesheets/components/files/AttachmentList.css.scss */
.attachment-list .files-faux-table .file-details {
  margin: 15px 5px 0 1.6em;
  padding-bottom: 15px;
}
/* line 5, app/assets/stylesheets/components/files/Detail.css.scss */
.file-details .fi {
  margin-right: 7px;
}

/* line 6, app/assets/stylesheets/components/files/Detail.css.scss */
.file-details .right .fi {
  margin-right: 0;
}

/* line 8, app/assets/stylesheets/components/files/Detail.css.scss */
.file-details .toe {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 10, app/assets/stylesheets/components/files/Detail.css.scss */
.file-details p {
  padding: 0;
  margin: 0;
}

/* line 11, app/assets/stylesheets/components/files/Detail.css.scss */
.file-details section ~ section {
  margin-top: 13px;
}

/* line 13, app/assets/stylesheets/components/files/Detail.css.scss */
.file-details .df {
  display: flex;
  gap: 10px;
}

/* line 14, app/assets/stylesheets/components/files/Detail.css.scss */
.file-details .df .title {
  flex-grow: 1;
  word-break: break-all;
}

/* line 16, app/assets/stylesheets/components/files/Detail.css.scss */
.file-details .accordion-item {
  margin: 10px 0 0 20px;
}

/* line 18, app/assets/stylesheets/components/files/Detail.css.scss */
.file-details .disabled {
  pointer-events: none;
  color: var(--body-muted-color);
}
/* line 2, app/assets/stylesheets/components/files/DocumentFormWrap.css.scss */
.document-form-wrap .x {
  font-size: 16px;
  line-height: 1;
  vertical-align: middle;
  text-decoration: none;
}

/* line 9, app/assets/stylesheets/components/files/DocumentFormWrap.css.scss */
.document-form-wrap li {
  margin-top: 9px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 6, app/assets/stylesheets/components/files/Explorer.css.scss */
.file-explorer .toe {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 7, app/assets/stylesheets/components/files/Explorer.css.scss */
.file-explorer .pagination {
  margin-bottom: 0;
}

/* line 9, app/assets/stylesheets/components/files/Explorer.css.scss */
.file-explorer .mt0 {
  margin-top: 0;
}

/* line 10, app/assets/stylesheets/components/files/Explorer.css.scss */
.file-explorer h3 {
  margin-top: 18px;
}

@media (min-width: 1200px) {
  /* line 11, app/assets/stylesheets/components/files/Explorer.css.scss */
  .file-explorer .col-lg-9 h3 {
    margin-top: 0;
  }
}

/* line 13, app/assets/stylesheets/components/files/Explorer.css.scss */
.file-explorer .folder-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 10px;
}

/* line 20, app/assets/stylesheets/components/files/Explorer.css.scss */
.file-explorer .folder-list + .clearfix .checkbox {
  display: inline-block;
}

/* line 23, app/assets/stylesheets/components/files/Explorer.css.scss */
.file-explorer .each-folder {
  flex-basis: calc(33.3% - 10px);
}

@media (max-width: 1199px) {
  /* line 23, app/assets/stylesheets/components/files/Explorer.css.scss */
  .file-explorer .each-folder {
    flex-basis: calc(50% - 5px);
  }
}

/* line 31, app/assets/stylesheets/components/files/Explorer.css.scss */
.file-explorer .each-folder .fi {
  margin-right: 3px;
}

/* line 32, app/assets/stylesheets/components/files/Explorer.css.scss */
.file-explorer .each-folder span {
  font-size: 95%;
}

/* line 34, app/assets/stylesheets/components/files/Explorer.css.scss */
.file-explorer .each-folder a {
  display: block;
  padding: 7px 11px;
  border: 1px solid var(--border-lighter-color);
  border-radius: 5px;
  text-decoration: none;
}

/* line 43, app/assets/stylesheets/components/files/Explorer.css.scss */
.file-explorer .each-folder a.selected {
  background: var(--body-bg-color);
}
/* line 3, app/assets/stylesheets/components/files/Picker.css.scss */
.attachment-picker .left-module {
  padding: 0;
  margin-bottom: 0;
  box-shadow: none;
  background: none;
}
/* line 4, app/assets/stylesheets/components/files/Upload.css.scss */
.attachment-upload .pr {
  position: relative;
}

/* line 5, app/assets/stylesheets/components/files/Upload.css.scss */
.attachment-upload .mb0 {
  margin-bottom: 0;
}

/* line 7, app/assets/stylesheets/components/files/Upload.css.scss */
.attachment-upload .meta {
  max-height: 330px;
  overflow: hidden;
  margin: 0 -5px;
  padding: 0 5px;
}

/* line 15, app/assets/stylesheets/components/files/Upload.css.scss */
.attachment-upload .file {
  position: relative;
  display: flex;
  padding: 15px;
  max-height: 90px;
  border: 1px solid var(--table-border-color);
  border-radius: 7px;
}

/* line 24, app/assets/stylesheets/components/files/Upload.css.scss */
.attachment-upload .file.failed {
  border-color: var(--body-error-color);
}

/* line 25, app/assets/stylesheets/components/files/Upload.css.scss */
.attachment-upload .file.success {
  border-color: var(--success-color);
}

/* line 27, app/assets/stylesheets/components/files/Upload.css.scss */
.attachment-upload .file .x {
  position: absolute;
  top: -8px;
  right: -8px;
  text-decoration: none;
  color: var(--table-border-color);
}

/* line 35, app/assets/stylesheets/components/files/Upload.css.scss */
.attachment-upload .file .x:hover, .attachment-upload .file .x:focus {
  color: var(--cta-pressed-bg);
}

/* line 40, app/assets/stylesheets/components/files/Upload.css.scss */
.attachment-upload .file .fi-rr-circle-x {
  font-size: 18px;
  background: var(--modal-bg);
}

/* line 45, app/assets/stylesheets/components/files/Upload.css.scss */
.attachment-upload .file .fi-rr-check {
  color: var(--success-color);
}

/* line 47, app/assets/stylesheets/components/files/Upload.css.scss */
.attachment-upload .file .icon {
  flex-basis: 40px;
  flex-shrink: 0;
  font-size: 32px;
}

/* line 48, app/assets/stylesheets/components/files/Upload.css.scss */
.attachment-upload .file .main {
  flex-grow: 1;
  overflow: hidden;
}

/* line 50, app/assets/stylesheets/components/files/Upload.css.scss */
.attachment-upload .file .filesize {
  margin-left: 10px;
}

/* line 52, app/assets/stylesheets/components/files/Upload.css.scss */
.attachment-upload .file .filename {
  margin: 0 0 7px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 60, app/assets/stylesheets/components/files/Upload.css.scss */
.attachment-upload .file .progress {
  margin: 0;
  height: 11px;
}

/* line 63, app/assets/stylesheets/components/files/Upload.css.scss */
.attachment-upload .trans {
  opacity: 1;
  transition: all 0.2s ease-out;
}

/* line 70, app/assets/stylesheets/components/files/Upload.css.scss */
.attachment-upload .uploading .file {
  border-color: transparent;
  margin-bottom: 0;
}

/* line 75, app/assets/stylesheets/components/files/Upload.css.scss */
.attachment-upload .uploading .shrink {
  max-height: 0;
  opacity: 0;
  padding: 0;
  border: 0;
}

/* line 87, app/assets/stylesheets/components/files/Upload.css.scss */
.attachment-dropzone {
  border: 2px dashed var(--input-border);
  border-radius: 10px;
  padding: 15px 10px;
  background: var(--input-bg);
}

/* line 93, app/assets/stylesheets/components/files/Upload.css.scss */
.attachment-dropzone.drag-active {
  background: var(--background-lighter-color);
}

/* line 95, app/assets/stylesheets/components/files/Upload.css.scss */
.attachment-dropzone .fa-3x {
  margin-bottom: 10px;
}
/* line 2, app/assets/stylesheets/components/files/UploadModal.css.scss */
.attachments-upload-modal .sub-tab-menu {
  margin: -15px 0 5px;
}
/* line 5, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .dfr {
  display: flex;
  flex-direction: row;
}

@media (min-width: 768px) {
  /* line 6, app/assets/stylesheets/components/forms/Base.css.scss */
  .forms-form .dfr2 {
    display: flex;
    flex-direction: row;
  }
}

/* line 11, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .dfcc {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* line 12, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .fg {
  flex-grow: 1;
}

/* line 13, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .aic {
  align-items: center;
}

/* line 15, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .pr {
  position: relative;
}

/* line 17, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .question-outer-wrap {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  padding: 0 20px;
}

/* line 24, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .question-wrap {
  padding: 50px 0;
}

/* line 28, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .question-inner-wrap {
  position: relative;
  padding: 60px 45px 45px;
  border-radius: 20px;
}

/* line 35, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .question-nav {
  position: absolute;
  top: 10px;
  right: 0;
}

/* line 40, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .question-nav .btn {
  background: transparent;
  border: transparent;
}

/* line 46, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .question-nav .progbar {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 11px;
}

/* line 60, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .finished .finish-hide {
  display: none;
}

/* line 62, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .modal-footer button {
  margin-right: 12px;
}

/* line 66, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .fc {
  border: 1px solid transparent;
  border-bottom: 1px solid #ddf;
  box-shadow: none;
}

@media (min-width: 768px) {
  /* line 72, app/assets/stylesheets/components/forms/Base.css.scss */
  .forms-form .fc-op {
    margin-right: 0.6em;
  }
}

/* line 78, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .fc-val {
  display: inline-block;
  width: auto;
}

@media (max-width: 767px) {
  /* line 78, app/assets/stylesheets/components/forms/Base.css.scss */
  .forms-form .fc-val {
    display: block;
    width: 100%;
  }
}

/* line 88, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form select.fc {
  padding-left: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 89, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form input.fc-val {
  padding-left: 7px;
}

/* line 94, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme {
  --forms-q-title-font-size: 22px;
  --forms-q-desc-font-size: 14px;
  --forms-q-title-text-color: var(--forms-title-text-color);
  --forms-q-desc-text-color: var(--forms-desc-text-color);
  --forms-screen-bg-color: var(--forms-screen-bg-color);
  --forms-disabled-color: var(--forms-disabled-color);
  --forms-fc-border-color: var(--forms-fc-secondary);
  --forms-fc-focus-border-color: var(--forms-fc-primary);
  --forms-fc-bg-color: transparent;
  --forms-label-text-color: var(--forms-fc-primary);
  --forms-fc-placeholder-color: var(--forms-fc-secondary);
  --forms-fc-text-color: var(--forms-fc-primary);
  --forms-form-btn-padding: 10px;
  --forms-form-btn-bg-color: var(--forms-fc-faint);
  --forms-form-btn-hover-bg-color: var(--forms-fc-light);
  --forms-form-btn-letter-color: var(--forms-fc-focus-border-color);
  --forms-form-btn-letter-bg-color: #fff;
  --forms-form-btn-primary-color: var(--forms-fc-focus-border-color);
}

/* line 120, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme-basic {
  --forms-title-text-color: #333;
  --forms-desc-text-color: #666;
  --forms-screen-bg-color: #edf4f7;
  --forms-disabled-color: #777;
  --forms-fc-primary: #355862;
  --forms-fc-secondary: #bdd5db;
  --forms-fc-light: #cddfe4;
  --forms-fc-faint: #ebf2f4;
}

/* line 134, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .faux-screen {
  background: var(--forms-screen-bg-color);
}

/* line 136, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .question-header {
  margin: 0 0 35px;
}

/* line 138, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .question-inner-wrap {
  background: rgba(255, 255, 255, 0.6);
}

/* line 140, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .next-wrap {
  margin: 40px 0 0;
}

/* line 142, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .question-title {
  color: var(--forms-q-title-text-color);
  font-size: var(--forms-q-title-font-size);
}

/* line 147, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .question-description {
  margin-top: 15px;
  color: var(--forms-q-desc-text-color);
  font-size: var(--forms-q-desc-font-size);
}

/* line 154, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .each-field {
  position: relative;
}

/* line 156, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .field-label {
  margin: 5px 0 7px;
  color: var(--forms-label-text-color);
}

/* line 163, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .question-leadgen .each-field ~ .each-field {
  margin-top: 40px;
}

/* line 167, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .has-form-btn.vertical {
  display: inline-block;
}

/* line 171, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .has-form-btn.vertical .form-btn {
  width: 100%;
}

/* line 173, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .has-form-btn.vertical .each-field ~ .each-field {
  margin-top: 10px;
}

/* line 180, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .next-btn {
  width: 7em;
}

/* line 182, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .form-btn.finish-hide {
  padding: 0;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  margin-right: 10px;
}

/* line 211, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .qui .ql-container {
  font-family: inherit;
  font-size: inherit;
}

/* line 213, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .qui .ql-editor {
  padding: 0;
}

/* line 217, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .qui .ql-editor.ql-blank:before {
  font-style: normal;
}

/* line 219, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .qui .ql-editor ul, .forms-form .qui .ql-editor ol {
  padding-left: 0;
}

/* line 220, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form .qui .ql-editor li:before {
  text-align: center;
}

/* line 226, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .qui .ql-editor.ql-blank:before {
  left: 0;
  color: inherit;
}

/* line 232, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .form-control::-moz-placeholder {
  color: var(--forms-fc-placeholder-color);
}

/* line 233, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .form-control::-ms-input-placeholder {
  color: var(--forms-fc-placeholder-color);
}

/* line 234, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .form-control::-webkit-input-placeholder {
  color: var(--forms-fc-placeholder-color);
}

/* line 236, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .form-control[value=""]::-webkit-datetime-edit {
  color: var(--forms-fc-placeholder-color);
}

/* line 239, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .form-control[data-select-value=""] {
  color: var(--forms-fc-placeholder-color);
}

/* line 244, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .forms-form-builder .form-control {
  color: var(--forms-fc-placeholder-color);
}

/* line 247, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .forms-form-builder input[type=date] {
  pointer-events: none;
}

/* line 251, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .form-control {
  padding: 0 0 5px;
  border-width: 0 0 1px;
  height: 28.4px;
  font-size: 16px;
  line-height: 1.4;
  box-shadow: none;
  border-color: var(--forms-fc-border-color);
  background-color: var(--forms-fc-bg-color);
  color: var(--forms-fc-text-color);
}

/* line 269, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .form-control:focus {
  border-color: var(--forms-fc-focus-border-color);
}

/* line 270, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .form-control[type=date] {
  width: auto;
}

/* line 272, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .form-control:disabled {
  color: var(--forms-disabled-color);
  border-color: var(--forms-disabled-color);
}

/* line 276, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .form-control:disabled + label {
  color: var(--forms-disabled-color);
}

/* line 281, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .form-btn {
  position: relative;
  margin-bottom: 0;
  padding: var(--forms-form-btn-padding);
  border: 1px solid var(--forms-form-btn-primary-color);
  border-radius: 4px;
  background: var(--forms-form-btn-bg-color);
  color: var(--forms-form-btn-primary-color);
  cursor: pointer;
}

/* line 296, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .form-btn:disabled {
  background: #e9e9e9;
  color: #939393;
  border-color: #bcbcbc;
  cursor: default;
  pointer-events: none;
}

/* line 310, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .has-form-btn input {
  position: absolute;
  top: 50%;
  left: 4px;
  z-index: 2;
  width: 14px;
  height: 14px;
  margin-top: -6px;
  appearance: none;
  outline: none;
  cursor: pointer;
}

/* line 330, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .has-form-btn input.selected:after {
  content: '';
  position: absolute;
  box-sizing: content-box;
  width: 9px;
  height: 5px;
  border: 2px solid var(--forms-form-btn-letter-bg-color);
  border-width: 0 0 2px 2px;
  transform: rotate(-45deg);
}

/* line 345, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .has-form-btn .form-btn {
  padding-left: 42px;
  padding-right: 30px;
  left: -10px;
  background: transparent;
  border-color: transparent;
}

/* line 354, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .has-form-btn .form-btn[data-letter]:after {
  content: attr(data-letter);
  position: absolute;
  top: 6px;
  left: 10px;
  width: 24px;
  height: 24px;
  line-height: 23px;
  text-align: center;
  background: var(--forms-form-btn-letter-bg-color);
  border: 1px solid var(--forms-form-btn-letter-color);
}

/* line 373, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .has-form-btn input[type=radio] + .form-btn[data-letter]:after {
  border-radius: 24px;
}

/* line 377, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .has-form-btn input:disabled + .form-btn {
  color: var(--forms-disabled-color);
}

/* line 380, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme .has-form-btn input:disabled + .form-btn[data-letter]:after {
  border-color: var(--forms-disabled-color);
  color: transparent;
}

/* line 395, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme button.form-btn:focus-visible,
.forms-form-theme input:focus-visible + .form-btn,
.forms-form-theme .form-btn:hover,
.forms-form-theme input:hover + .form-btn {
  background: var(--forms-form-btn-hover-bg-color);
  border-color: var(--forms-form-btn-primary-color);
}

/* line 403, app/assets/stylesheets/components/forms/Base.css.scss */
.forms-form-theme input.selected + .form-btn[data-letter]:after {
  background: var(--forms-form-btn-letter-color);
}
/* line 13, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .faux-screen {
  margin: 0 auto;
}

/* line 17, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .screen {
  width: 960px;
  height: 540px;
  transform-origin: 0 0;
  overflow-y: scroll;
  scrollbar-width: none;
}

/* line 25, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .screen::-webkit-scrollbar {
  display: none;
}

/* line 29, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .faux-screen .screen .dfcc {
  min-height: 100%;
}

/* line 31, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .dfr.fg {
  overflow: hidden;
}

/* line 35, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .screen-buttons {
  margin-bottom: 12px;
}

/* line 38, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .screen-buttons .button {
  position: static;
  font-weight: normal;
}

/* line 43, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .screen-buttons .button ~ .button {
  margin-left: 12px;
}

/* line 45, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .screen-buttons .text {
  display: inline;
  padding: 0 0.6em 0 0;
}

/* line 50, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .screen-buttons sub {
  font-size: 11px;
  bottom: 0px;
  left: 5px;
}

/* line 56, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .screen-buttons .dot {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: var(--cta-background);
}

/* line 71, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .document-toolbar .aic {
  gap: 20px;
}

/* line 72, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .document-toolbar .ml {
  margin-left: 10px;
}

/* line 73, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .document-toolbar .us {
  vertical-align: unset;
}

/* line 74, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .document-toolbar .ws {
  white-space: nowrap;
}

/* line 76, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .document-toolbar .fa-pen {
  cursor: pointer;
}

/* line 77, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .document-toolbar .fa-save {
  margin-right: 0.4em;
}

/* line 79, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .document-toolbar input {
  width: 100%;
}

/* line 85, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .has-dropdown[disabled] {
  opacity: 0.7;
  pointer-events: none;
}

/* line 87, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .has-dropdown .dropdown-menu {
  display: none;
  padding: 6px 0;
}

/* line 92, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .has-dropdown .dd {
  top: 30px;
  right: 0;
  left: 0;
}

/* line 93, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .has-dropdown .ddl {
  left: auto;
}

/* line 94, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .has-dropdown .du {
  top: auto;
  left: auto;
  bottom: 30px;
  right: 0;
}

/* line 96, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .has-dropdown:focus-within {
  outline: none;
}

/* line 97, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .has-dropdown:focus-within .dropdown-menu {
  display: block;
}

/* line 99, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .has-dropdown a {
  padding: 6px 12px;
}

/* line 101, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .has-dropdown .fa-fw {
  position: relative;
  left: -4px;
}

/* line 102, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .has-dropdown .fa-sm {
  position: absolute;
  right: 3px;
  bottom: -1px;
}

/* line 103, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .has-dropdown .fa-nudge:before {
  position: relative;
  top: -3px;
  left: -3px;
  font-size: 95%;
}

/* line 106, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .preview-pane {
  background: var(--background-panel-color);
}

/* line 109, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .preview-pane > .fh {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 114, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .preview-pane .hq {
  margin-top: 20px;
}

/* line 115, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .preview-pane .he {
  margin-top: 50px;
}

/* line 118, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .preview {
  margin: 20px 0;
  cursor: pointer;
}

/* line 122, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .preview .faux-screen {
  height: 103px;
  margin-bottom: 6px;
  border: 2px solid #ccc;
}

/* line 129, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .preview.current .faux-screen {
  border-color: var(--cta-background);
}

/* line 133, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .preview .screen {
  transform: scale(0.1833333333);
  pointer-events: none;
}

/* line 138, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .preview .screen-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

/* line 148, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .p-col {
  width: 180px;
  margin: 0 12px;
}

/* line 154, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .modify-btn-popover div {
  margin-bottom: 7px;
}

/* line 155, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .modify-btn-popover a {
  color: inherit;
}

/* line 158, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .main-pane {
  padding: 30px;
}

/* line 161, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .main-pane .faux-screen {
  box-shadow: var(--chrome-shadow);
}

/* line 165, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .main-pane .faux-chrome {
  position: absolute;
  left: -1px;
  right: -1px;
  top: -24px;
  height: 24px;
  border-radius: 10px 10px 0 0;
  padding-left: 7px;
  background: var(--chrome-bg);
}

/* line 176, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .main-pane .faux-chrome .dot {
  width: 9px;
  height: 9px;
  background: #bbb;
  display: inline-block;
  border-radius: 9px;
  margin: 8px 0 0 5px;
}

/* line 186, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .main-pane .screen-buttons {
  position: absolute;
  bottom: -57px;
  width: 100%;
}

/* line 192, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .main-pane a.has-dropdown {
  position: relative;
}

/* line 196, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .main-pane .heading {
  margin-bottom: 50px;
}

/* line 197, app/assets/stylesheets/components/forms/Builder.css.scss */
.forms-form-builder .main-pane .newq {
  margin: -50px 0 70px;
}

@media (max-width: 991px) {
  /* line 158, app/assets/stylesheets/components/forms/Builder.css.scss */
  .forms-form-builder .main-pane {
    display: block;
    overflow: auto;
  }
  /* line 204, app/assets/stylesheets/components/forms/Builder.css.scss */
  .forms-form-builder .main-pane .faux-screen {
    margin-top: 30px;
    margin-bottom: 140px;
  }
  /* line 208, app/assets/stylesheets/components/forms/Builder.css.scss */
  .forms-form-builder .main-pane .faux-screen:last-child {
    margin-bottom: 70px;
  }
  /* line 215, app/assets/stylesheets/components/forms/Builder.css.scss */
  .forms-form-builder .main-pane .nopop {
    pointer-events: none;
  }
}
/* line 3, app/assets/stylesheets/components/forms/DocView.css.scss */
.forms-form-client {
  height: 100%;
}

/* line 6, app/assets/stylesheets/components/forms/DocView.css.scss */
.forms-form-client .splide__pagination {
  display: none;
}

/* line 15, app/assets/stylesheets/components/forms/DocView.css.scss */
.forms-form-client.submitting {
  pointer-events: none;
}

/* line 17, app/assets/stylesheets/components/forms/DocView.css.scss */
.forms-form-client .faux-screen {
  height: 100%;
  overflow-y: auto;
}

/* line 22, app/assets/stylesheets/components/forms/DocView.css.scss */
.forms-form-client .question-outer-wrap {
  max-height: 100%;
}

/* line 30, app/assets/stylesheets/components/forms/DocView.css.scss */
.forms-form-client #attribution {
  position: fixed;
  bottom: 30px;
  right: 30px;
  padding: 6px 10px;
  border-radius: 5px;
  background: #fff;
}

@media (max-width: 767px) {
  /* line 30, app/assets/stylesheets/components/forms/DocView.css.scss */
  .forms-form-client #attribution {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    background: var(--forms-screen-bg-color);
    text-align: right;
  }
}
/* line 4, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
.quickstart .welcome {
  font-size: 130%;
  font-weight: normal;
  color: var(--body-light-color);
}

/* line 10, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
.quickstart .df {
  display: flex;
}

/* line 11, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
.quickstart .df.mini {
  gap: 20px;
  justify-content: center;
}

/* line 12, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
.quickstart .dfc {
  flex-direction: column;
  height: 100%;
}

/* line 13, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
.quickstart .fg {
  flex-grow: 2;
  padding: 0;
}

/* line 15, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
.quickstart .dfr {
  flex-wrap: wrap;
  gap: 25px;
  margin: 20px 0 50px;
}

/* line 22, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
.quickstart .quickstart-card {
  margin: 0;
  padding: 32px 30px 27px;
  flex-basis: 330px;
}

/* line 29, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
.quickstart .quickstart-card .bg {
  margin: -17px -15px 0 0;
  width: 48px;
  height: 48px;
  background-size: 48px;
  background-repeat: no-repeat;
}

/* line 38, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
.quickstart .quickstart-card h4 {
  margin: 0 0 12px;
  padding: 0;
  font-size: 130%;
}

/* line 45, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
.quickstart .quickstart-card p {
  margin: 0 0 25px;
  color: var(--body-light-color);
}

/* line 51, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
.quickstart .quickstart-card .btn ~ .btn {
  margin-top: 15px;
}

/* line 53, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
.quickstart .quickstart-card .tip {
  position: absolute;
  top: -7px;
  left: 0;
  padding: 3px 14px 3px 8px;
  font-size: 90%;
  border-bottom-left-radius: 0;
}

/* line 63, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
.quickstart .quickstart-card .tip .fi {
  margin: 0 5px 0 3px;
}

/* line 66, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
.quickstart .quickstart-mini {
  flex-basis: 50%;
  padding: 0 0 0 38px;
  background-size: 28px;
  background-repeat: no-repeat;
}

/* line 77, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
.quickstart .quickstart-mini .btn {
  margin: 16px 0 10px;
}

@media (max-width: 510px), (min-width: 768px) and (max-width: 849px) {
  /* line 84, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
  .quickstart-mini ~ .quickstart-mini {
    display: none;
  }
}

/* line 87, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
#quickstart-invoice {
  background-image: url(https://www.clientary.net/assets/app/quickstart/invoice-4027d5fbce2a0fef17da95cb6b1909a3c765b73b13e1a8137054db6a240f3752.png);
}

/* line 88, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
#quickstart-client {
  background-image: url(https://www.clientary.net/assets/app/quickstart/handshake-48c18ce18e43c88bdc5020bcefd3db2f9f8892a1658b1832d7f393aecee5c40c.png);
}

/* line 89, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
#quickstart-project {
  background-image: url(https://www.clientary.net/assets/app/quickstart/project-38c31d373e8e69a25545e39e4db96c06d3ecb31991a6b9255244a472fee5a204.png);
}

/* line 90, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
#quickstart-estimate {
  background-image: url(https://www.clientary.net/assets/app/quickstart/stamp-4f228764f187748bb3c5eee57dd1361d6ec90b73ada55b6c9c578cb8e3a961c3.png);
}

/* line 91, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
#quickstart-proposal {
  background-image: url(https://www.clientary.net/assets/app/quickstart/contract-677b1883705e9809d0e270f28953c230e1bf5e2754310baabb842c5a896f38f5.png);
}

/* line 92, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
#quickstart-task {
  background-image: url(https://www.clientary.net/assets/app/quickstart/test-28640c1d75366c74cc9baeed0eaad1134369e7c6cda856c9ddddbf65696fd884.png);
}

/* line 93, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
#quickstart-forms {
  background-image: url(https://www.clientary.net/assets/app/quickstart/forms-6ceb6cbadba5cc47fb16b9c208a0167c2efdb98a4e60713298af50703093dc41.png);
}

/* line 94, app/assets/stylesheets/components/main/MainQuickstart.css.scss */
#quickstart-settings {
  background-image: url(https://www.clientary.net/assets/app/quickstart/settings-44f901c89d85158b0c1d381f86365e789b8ebee5d930299bb6bf4319f0a61bfb.png);
}
/* line 1, app/assets/stylesheets/components/shared/Accordion.css.scss */
.accordion {
  position: relative;
}

/* line 4, app/assets/stylesheets/components/shared/Accordion.css.scss */
.accordion .chk {
  position: absolute;
  inset: 0;
  z-index: 1;
  opacity: 0;
  cursor: pointer;
}

/* line 13, app/assets/stylesheets/components/shared/Accordion.css.scss */
.accordion .contents {
  position: relative;
  z-index: 2;
  display: none;
}

/* line 19, app/assets/stylesheets/components/shared/Accordion.css.scss */
.accordion .contents.open, .accordion .chk:checked ~ .contents {
  display: block;
}

/* line 23, app/assets/stylesheets/components/shared/Accordion.css.scss */
.accordion .dn {
  display: none;
}

/* line 24, app/assets/stylesheets/components/shared/Accordion.css.scss */
.accordion .chk:checked ~ .title .open {
  display: inline-block;
}

/* line 25, app/assets/stylesheets/components/shared/Accordion.css.scss */
.accordion .chk:not(:checked) ~ .title .closed {
  display: inline-block;
}
/* line 1, app/assets/stylesheets/components/shared/MenuButton.css.scss */
.menu-button {
  display: inline-block;
}

/* line 4, app/assets/stylesheets/components/shared/MenuButton.css.scss */
.menu-button .btn {
  color: var(--body-light-color);
  padding: 2px 6px;
  line-height: 1;
}

/* line 10, app/assets/stylesheets/components/shared/MenuButton.css.scss */
.menu-button .dropdown-menu {
  display: none;
}

/* line 13, app/assets/stylesheets/components/shared/MenuButton.css.scss */
.menu-button .dropdown-menu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

/* line 18, app/assets/stylesheets/components/shared/MenuButton.css.scss */
.menu-button .dropdown-menu ul li {
  padding: 3px 15px;
  margin: 0px;
}

/* line 22, app/assets/stylesheets/components/shared/MenuButton.css.scss */
.menu-button .dropdown-menu ul li a {
  padding: 5px 0px;
  display: block;
  color: var(--body-text-color);
  text-decoration: none;
}

/* line 28, app/assets/stylesheets/components/shared/MenuButton.css.scss */
.menu-button .dropdown-menu ul li a .fi {
  margin-right: 5px;
}

/* line 36, app/assets/stylesheets/components/shared/MenuButton.css.scss */
.menu-button:focus-within {
  outline: none;
}

/* line 37, app/assets/stylesheets/components/shared/MenuButton.css.scss */
.menu-button:focus-within .dropdown-menu {
  display: block;
}
/* line 9, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal .ReactModal__Overlay {
  z-index: 500;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 17, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal .hw {
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
}

/* line 24, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal .ht {
  color: var(--body-text-color);
  font-size: 15px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 36, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal .hx {
  float: right;
  margin: 10px 0 0 10px;
  font-size: 30px;
  line-height: 30px;
  color: var(--body-lighter-color);
}

/* line 47, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal .bw {
  height: calc(100% - 50px);
  padding: 0 20px 20px;
}

/* line 52, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal .cw {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  outline: none;
  padding: 0;
  border: 1px solid rgba(0, 20, 40, 0.1);
  border-radius: 20px;
  background: var(--modal-bg);
  box-shadow: 0px 5px 20px rgba(0, 20, 40, 0.2);
  max-width: 600px;
  margin: 30px auto 0;
}

/* line 74, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal .modal-body {
  padding: 0 0 15px;
}

/* line 75, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal .modal-footer {
  padding: 15px 0 0;
}

/* line 77, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal .modal-footer {
  border-top: 1px solid var(--border-lighter-color);
}

/* line 80, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal .modal-footer .button {
  margin-left: 5px;
}

/* line 86, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal.fullscreen .cw {
  max-width: none;
  margin: 0;
  position: absolute;
  top: 25px;
  left: 25px;
  right: 25px;
  bottom: 25px;
}

/* line 97, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal.fullscreen .bw {
  padding: 0;
}

/* line 103, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal.allow-overflow .ReactModal__Overlay {
  overflow: auto;
}

/* line 107, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal.allow-overflow .cw {
  overflow: visible;
  margin: 30px auto;
}

/* line 114, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal.bottom-anchored .ReactModal__Overlay {
  background-color: rgba(0, 0, 0, 0.2) !important;
}

/* line 118, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal.bottom-anchored .cw {
  position: absolute;
  bottom: calc(var(--mobile-toolbar-height) + var(--device-bottom-padding) + 15px);
  width: calc(100% - 120px);
  left: 50%;
  transform: translate(-50%, 0);
}

/* line 129, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal.selection-modal .search {
  float: none;
  margin: 0px 0 25px;
}

/* line 133, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal.selection-modal .search .q[type="text"] {
  width: 100%;
}

/* line 138, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal.selection-modal .back {
  font-size: 90%;
}

/* line 142, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal.selection-modal .pagination {
  margin: 10px 0 0;
  float: none;
  text-align: right;
  width: 100%;
}

/* line 152, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal.menu-button-modal ul {
  list-style: none;
  padding-left: 0;
  padding-bottom: 0;
}

/* line 157, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal.menu-button-modal ul li {
  line-height: 1.5;
}

/* line 160, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal.menu-button-modal ul li a {
  padding: 5px 0px;
  display: block;
  color: var(--body-text-color);
  text-decoration: none;
}

/* line 166, app/assets/stylesheets/components/shared/Modal.css.scss */
.RoninSharedModal.menu-button-modal ul li a .fi {
  margin-right: 5px;
}
/* line 6, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect {
  padding: 0;
}

/* line 12, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .gray {
  color: var(--body-muted-color);
}

/* line 16, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .dropdown-container {
  position: relative;
  padding: 1px 0 0 5px;
  height: 100%;
}

/* line 22, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .dropdown-heading {
  display: flex;
  cursor: default;
  height: 100%;
  align-items: center;
}

/* line 29, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .dropdown-heading-value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
}

/* line 36, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .placeholder {
  margin-left: 8px;
}

/* line 40, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .value {
  display: inline-block;
  margin-right: 4px;
  padding: 2px 8px 1px;
  border: 1px solid var(--body-link-color);
  border-radius: 6px;
}

/* line 49, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .x {
  margin-left: 5px;
  color: inherit;
  text-decoration: none;
}

/* line 56, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .dropdown-content {
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  right: 0;
  padding: 1px;
  box-shadow: var(--border-shadow);
}

/* line 67, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .panel-content {
  background: #fff;
}

/* line 71, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .options {
  max-height: 260px;
  overflow-y: auto;
  margin: 0;
  padding: 0;
}

/* line 77, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .options li {
  list-style: none;
}

/* line 82, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .select-item {
  cursor: pointer;
  display: block;
  padding: 10px;
  outline: 0;
}

/* line 88, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .select-item:hover, .multiselect .select-item:focus {
  background: var(--body-bg-color);
}

/* line 93, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .no-options {
  padding: 10px;
  text-align: center;
  color: var(--body-muted-color);
}

/* line 99, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .search {
  float: none;
  box-shadow: none;
  margin: 0;
  border-radius: 0;
  background: var(--body-bg-color);
  padding: 8px;
}

/* line 110, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .search input {
  height: 32px;
  width: 100%;
  padding: 0 31px 0 7px;
  outline: 0;
  border: 1px solid transparent;
  background: #fff;
}

/* line 118, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .search input:focus {
  border-color: var(--cta-background);
}

/* line 124, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .search-clear-button {
  cursor: pointer;
  position: absolute;
  top: 12px;
  right: 9px;
  background: none;
  border: 0;
  padding: 0;
  line-height: 1;
}

/* line 136, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .search-clear-button[hidden] {
  display: none;
}

/* line 141, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .item-renderer {
  display: flex;
}

/* line 144, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .item-renderer input {
  margin: 0 5px 0 0;
}

/* line 148, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .item-renderer span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 154, app/assets/stylesheets/components/shared/Multiselect.css.scss */
.multiselect .item-renderer.disabled {
  opacity: 0.5;
}
/* line 1, app/assets/stylesheets/components/shared/Popover.css.scss */
.popper-wrap {
  padding: 10px;
  border-radius: 10px;
  border: 1px solid var(--popover-border-color);
  background: #fff;
  box-shadow: var(--std-shadow);
  z-index: 1;
}

/* line 22, app/assets/stylesheets/components/shared/Popover.css.scss */
.popper-wrap:before {
  content: '';
  position: absolute;
  background: transparent;
}

/* line 30, app/assets/stylesheets/components/shared/Popover.css.scss */
.popper-wrap .popper-arrow {
  visibility: hidden;
}

/* line 33, app/assets/stylesheets/components/shared/Popover.css.scss */
.popper-wrap .popper-arrow, .popper-wrap .popper-arrow:before {
  position: absolute;
  width: 8px;
  height: 8px;
  background: inherit;
}

/* line 40, app/assets/stylesheets/components/shared/Popover.css.scss */
.popper-wrap .popper-arrow:before {
  visibility: visible;
  content: '';
  transform: rotate(45deg);
  border: 1px solid var(--popover-border-color);
}

/* line 49, app/assets/stylesheets/components/shared/Popover.css.scss */
.popper-wrap[data-placement^="top"]:before {
  bottom: -8px;
  left: 0;
  right: 0;
  height: 8px;
}

/* line 56, app/assets/stylesheets/components/shared/Popover.css.scss */
.popper-wrap[data-placement^="top"] .popper-arrow {
  bottom: -5px;
}

/* line 59, app/assets/stylesheets/components/shared/Popover.css.scss */
.popper-wrap[data-placement^="top"] .popper-arrow:before {
  border-width: 0 1px 1px 0;
}

/* line 66, app/assets/stylesheets/components/shared/Popover.css.scss */
.popper-wrap[data-placement^="bottom"]:before {
  top: -8px;
  left: 0;
  right: 0;
  height: 8px;
}

/* line 73, app/assets/stylesheets/components/shared/Popover.css.scss */
.popper-wrap[data-placement^="bottom"] .popper-arrow {
  top: -5px;
}

/* line 76, app/assets/stylesheets/components/shared/Popover.css.scss */
.popper-wrap[data-placement^="bottom"] .popper-arrow:before {
  border-width: 1px 0 0 1px;
}

/* line 83, app/assets/stylesheets/components/shared/Popover.css.scss */
.popper-wrap[data-placement^="left"]:before {
  right: -8px;
  top: 0;
  bottom: 0;
  width: 8px;
}

/* line 90, app/assets/stylesheets/components/shared/Popover.css.scss */
.popper-wrap[data-placement^="left"] .popper-arrow {
  right: -1px;
}

/* line 93, app/assets/stylesheets/components/shared/Popover.css.scss */
.popper-wrap[data-placement^="left"] .popper-arrow:before {
  border-width: 1px 1px 0 0;
}

/* line 100, app/assets/stylesheets/components/shared/Popover.css.scss */
.popper-wrap[data-placement^="right"]:before {
  left: -8px;
  top: 0;
  bottom: 0;
  width: 8px;
}

/* line 107, app/assets/stylesheets/components/shared/Popover.css.scss */
.popper-wrap[data-placement^="right"] .popper-arrow {
  left: -9px;
}

/* line 110, app/assets/stylesheets/components/shared/Popover.css.scss */
.popper-wrap[data-placement^="right"] .popper-arrow:before {
  border-width: 0 0 1px 1px;
}
/* line 5, app/assets/stylesheets/components/shared/TagList.css.scss */
.tag {
  height: 23.994px;
  line-height: 23.994px;
  font-size: 13px;
  padding: 0 8.2727272727px;
  color: var(--tag-text-color);
  display: inline-block;
  position: relative;
  border-radius: 4px;
  background: var(--tag-bg-color);
}

/* line 8, app/assets/stylesheets/components/shared/TagList.css.scss */
.tag.small {
  height: 18px;
  line-height: 18px;
  font-size: 10.4px;
  padding: 0 6.6181818182px;
}

/* line 13, app/assets/stylesheets/components/shared/TagList.css.scss */
a.tag {
  color: var(--tag-text-color);
}

/* line 16, app/assets/stylesheets/components/shared/TagList.css.scss */
a.tag:hover {
  background: var(--tag-alt-bg-color);
  text-decoration: none;
}
/* a custom theme for the tag-it plugin */
/* line 7, app/assets/stylesheets/external/jquery.tagit.css.scss */
ul.tagit {
  list-style: none;
  vertical-align: middle;
  border: 1px solid var(--input-border);
  border-radius: 2px;
  width: 100%;
  padding: 2px 12px 4px 12px;
  background: var(--input-bg);
  cursor: text;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 14, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
ul.tagit:before, ul.tagit:after {
  content: " ";
  display: table;
}

/* line 19, vendor/bundle/ruby/3.0.0/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
ul.tagit:after {
  clear: both;
}

/* line 24, app/assets/stylesheets/external/jquery.tagit.css.scss */
ul.tagit:focus-within {
  border: 1px solid #ccc;
  background: var(--negative-bg-color);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 35, app/assets/stylesheets/external/jquery.tagit.css.scss */
ul.tagit li.tagit-choice {
  height: 23.994px;
  line-height: 23.994px;
  font-size: 13px;
  padding: 0 8.2727272727px;
  color: var(--tag-text-color);
  display: inline-block;
  position: relative;
  border-radius: 4px;
  background: var(--tag-bg-color);
  float: left;
  margin: 4px 3px 2px 0;
  padding-right: 0;
}

/* line 38, app/assets/stylesheets/external/jquery.tagit.css.scss */
ul.tagit li.tagit-choice:hover, ul.tagit li.tagit-choice.remove {
  background: var(--tag-alt-bg-color);
}

/* line 46, app/assets/stylesheets/external/jquery.tagit.css.scss */
ul.tagit li.tagit-choice .tagit-close {
  padding: 0 5px;
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}

/* line 52, app/assets/stylesheets/external/jquery.tagit.css.scss */
ul.tagit li.tagit-choice .tagit-close:hover {
  color: var(--tag-x-color);
}

/* line 60, app/assets/stylesheets/external/jquery.tagit.css.scss */
ul.tagit li.tagit-new {
  display: inline-block;
  float: left;
  margin-top: 5px;
}

/* line 66, app/assets/stylesheets/external/jquery.tagit.css.scss */
ul.tagit input[type="text"] {
  background: none;
  border: none;
  outline: none;
  padding: 2px 4px;
  margin: 0px;
}

/* line 74, app/assets/stylesheets/external/jquery.tagit.css.scss */
ul.tagit input[type="text"]::placeholder {
  color: #999;
}

/* auto-complete - this is the minimum CSS necessary to get jQuery UI's autocomplete widget working */
/* line 82, app/assets/stylesheets/external/jquery.tagit.css.scss */
.ui-autocomplete {
  position: absolute;
  cursor: default;
}

/* workarounds */
/* for react combobox */
/* line 87, app/assets/stylesheets/external/jquery.tagit.css.scss */
.ui-autocomplete[role=listbox] {
  width: 100%;
  z-index: 1;
  max-height: 300px;
  overflow-y: auto;
}

/* line 94, app/assets/stylesheets/external/jquery.tagit.css.scss */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  float: left;
}

/* line 102, app/assets/stylesheets/external/jquery.tagit.css.scss */
.ui-menu .ui-menu {
  margin-top: -3px;
}

/* line 106, app/assets/stylesheets/external/jquery.tagit.css.scss */
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}

/* line 115, app/assets/stylesheets/external/jquery.tagit.css.scss */
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1;
}

/* line 123, app/assets/stylesheets/external/jquery.tagit.css.scss */
.ui-menu .ui-menu-item .ui-state-hover,
.ui-menu .ui-menu-item .ui-state-active {
  font-weight: normal;
  margin: -1px;
  background: #f0f0f0;
  border: 1px solid #a4a4a4;
}

/* line 132, app/assets/stylesheets/external/jquery.tagit.css.scss */
.ui-autocomplete {
  font-size: 12px;
  background: white;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
  opacity: 0.95;
}

/* line 140, app/assets/stylesheets/external/jquery.tagit.css.scss */
.ui-autocomplete li a {
  color: #444;
}
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/* line 4, app/assets/stylesheets/external/font-awesome-5.15.4/_core.scss */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

/* line 5, app/assets/stylesheets/external/font-awesome-5.15.4/_larger.scss */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

/* line 11, app/assets/stylesheets/external/font-awesome-5.15.4/_larger.scss */
.fa-xs {
  font-size: .75em;
}

/* line 15, app/assets/stylesheets/external/font-awesome-5.15.4/_larger.scss */
.fa-sm {
  font-size: .875em;
}

/* line 20, app/assets/stylesheets/external/font-awesome-5.15.4/_larger.scss */
.fa-1x {
  font-size: 1em;
}

/* line 20, app/assets/stylesheets/external/font-awesome-5.15.4/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 20, app/assets/stylesheets/external/font-awesome-5.15.4/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 20, app/assets/stylesheets/external/font-awesome-5.15.4/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 20, app/assets/stylesheets/external/font-awesome-5.15.4/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 20, app/assets/stylesheets/external/font-awesome-5.15.4/_larger.scss */
.fa-6x {
  font-size: 6em;
}

/* line 20, app/assets/stylesheets/external/font-awesome-5.15.4/_larger.scss */
.fa-7x {
  font-size: 7em;
}

/* line 20, app/assets/stylesheets/external/font-awesome-5.15.4/_larger.scss */
.fa-8x {
  font-size: 8em;
}

/* line 20, app/assets/stylesheets/external/font-awesome-5.15.4/_larger.scss */
.fa-9x {
  font-size: 9em;
}

/* line 20, app/assets/stylesheets/external/font-awesome-5.15.4/_larger.scss */
.fa-10x {
  font-size: 10em;
}

/* line 3, app/assets/stylesheets/external/font-awesome-5.15.4/_fixed-width.scss */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 4, app/assets/stylesheets/external/font-awesome-5.15.4/_list.scss */
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

/* line 9, app/assets/stylesheets/external/font-awesome-5.15.4/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 12, app/assets/stylesheets/external/font-awesome-5.15.4/_list.scss */
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* line 4, app/assets/stylesheets/external/font-awesome-5.15.4/_bordered-pulled.scss */
.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

/* line 10, app/assets/stylesheets/external/font-awesome-5.15.4/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
}

/* line 11, app/assets/stylesheets/external/font-awesome-5.15.4/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
}

/* line 18, app/assets/stylesheets/external/font-awesome-5.15.4/_bordered-pulled.scss */
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}

/* line 19, app/assets/stylesheets/external/font-awesome-5.15.4/_bordered-pulled.scss */
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}

/* line 4, app/assets/stylesheets/external/font-awesome-5.15.4/_animated.scss */
.fa-spin {
  animation: fa-spin 2s infinite linear;
}

/* line 8, app/assets/stylesheets/external/font-awesome-5.15.4/_animated.scss */
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

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

/* line 4, app/assets/stylesheets/external/font-awesome-5.15.4/_rotated-flipped.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

/* line 5, app/assets/stylesheets/external/font-awesome-5.15.4/_rotated-flipped.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

/* line 6, app/assets/stylesheets/external/font-awesome-5.15.4/_rotated-flipped.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

/* line 8, app/assets/stylesheets/external/font-awesome-5.15.4/_rotated-flipped.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

/* line 9, app/assets/stylesheets/external/font-awesome-5.15.4/_rotated-flipped.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

/* line 10, app/assets/stylesheets/external/font-awesome-5.15.4/_rotated-flipped.scss */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

/* line 16, app/assets/stylesheets/external/font-awesome-5.15.4/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

/* line 4, app/assets/stylesheets/external/font-awesome-5.15.4/_stacked.scss */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 13, app/assets/stylesheets/external/font-awesome-5.15.4/_stacked.scss */
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 20, app/assets/stylesheets/external/font-awesome-5.15.4/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 24, app/assets/stylesheets/external/font-awesome-5.15.4/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 28, app/assets/stylesheets/external/font-awesome-5.15.4/_stacked.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
/* line 4, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 5, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-accessible-icon:before {
  content: "\f368";
}

/* line 6, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-accusoft:before {
  content: "\f369";
}

/* line 7, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

/* line 8, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ad:before {
  content: "\f641";
}

/* line 9, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 10, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-address-card:before {
  content: "\f2bb";
}

/* line 11, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 12, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 13, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-adversal:before {
  content: "\f36a";
}

/* line 14, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-affiliatetheme:before {
  content: "\f36b";
}

/* line 15, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-air-freshener:before {
  content: "\f5d0";
}

/* line 16, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-airbnb:before {
  content: "\f834";
}

/* line 17, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-algolia:before {
  content: "\f36c";
}

/* line 18, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 19, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 20, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 21, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 22, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-alipay:before {
  content: "\f642";
}

/* line 23, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-allergies:before {
  content: "\f461";
}

/* line 24, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 25, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-amazon-pay:before {
  content: "\f42c";
}

/* line 26, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 27, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 28, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-amilia:before {
  content: "\f36d";
}

/* line 29, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 30, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 31, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 32, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 33, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 34, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 35, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 36, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 37, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 38, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 39, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 40, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-angry:before {
  content: "\f556";
}

/* line 41, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-angrycreative:before {
  content: "\f36e";
}

/* line 42, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-angular:before {
  content: "\f420";
}

/* line 43, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ankh:before {
  content: "\f644";
}

/* line 44, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-app-store:before {
  content: "\f36f";
}

/* line 45, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-app-store-ios:before {
  content: "\f370";
}

/* line 46, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-apper:before {
  content: "\f371";
}

/* line 47, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 48, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-apple-alt:before {
  content: "\f5d1";
}

/* line 49, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-apple-pay:before {
  content: "\f415";
}

/* line 50, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 51, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-archway:before {
  content: "\f557";
}

/* line 52, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

/* line 53, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

/* line 54, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

/* line 55, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

/* line 56, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 57, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 58, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 59, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 60, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 61, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 62, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 63, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 64, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 65, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-arrows-alt-h:before {
  content: "\f337";
}

/* line 66, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-arrows-alt-v:before {
  content: "\f338";
}

/* line 67, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-artstation:before {
  content: "\f77a";
}

/* line 68, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 69, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 70, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-asymmetrik:before {
  content: "\f372";
}

/* line 71, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 72, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-atlas:before {
  content: "\f558";
}

/* line 73, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-atlassian:before {
  content: "\f77b";
}

/* line 74, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-atom:before {
  content: "\f5d2";
}

/* line 75, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-audible:before {
  content: "\f373";
}

/* line 76, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 77, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-autoprefixer:before {
  content: "\f41c";
}

/* line 78, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-avianex:before {
  content: "\f374";
}

/* line 79, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-aviato:before {
  content: "\f421";
}

/* line 80, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-award:before {
  content: "\f559";
}

/* line 81, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-aws:before {
  content: "\f375";
}

/* line 82, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-baby:before {
  content: "\f77c";
}

/* line 83, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-baby-carriage:before {
  content: "\f77d";
}

/* line 84, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-backspace:before {
  content: "\f55a";
}

/* line 85, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 86, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bacon:before {
  content: "\f7e5";
}

/* line 87, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bacteria:before {
  content: "\e059";
}

/* line 88, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bacterium:before {
  content: "\e05a";
}

/* line 89, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bahai:before {
  content: "\f666";
}

/* line 90, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 91, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-balance-scale-left:before {
  content: "\f515";
}

/* line 92, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-balance-scale-right:before {
  content: "\f516";
}

/* line 93, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 94, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-band-aid:before {
  content: "\f462";
}

/* line 95, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 96, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 97, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bars:before {
  content: "\f0c9";
}

/* line 98, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-baseball-ball:before {
  content: "\f433";
}

/* line 99, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-basketball-ball:before {
  content: "\f434";
}

/* line 100, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bath:before {
  content: "\f2cd";
}

/* line 101, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-battery-empty:before {
  content: "\f244";
}

/* line 102, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-battery-full:before {
  content: "\f240";
}

/* line 103, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-battery-half:before {
  content: "\f242";
}

/* line 104, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 105, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 106, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-battle-net:before {
  content: "\f835";
}

/* line 107, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bed:before {
  content: "\f236";
}

/* line 108, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 109, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 110, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 111, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 112, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 113, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bezier-curve:before {
  content: "\f55b";
}

/* line 114, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bible:before {
  content: "\f647";
}

/* line 115, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 116, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-biking:before {
  content: "\f84a";
}

/* line 117, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bimobject:before {
  content: "\f378";
}

/* line 118, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 119, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-biohazard:before {
  content: "\f780";
}

/* line 120, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 121, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 122, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bitcoin:before {
  content: "\f379";
}

/* line 123, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bity:before {
  content: "\f37a";
}

/* line 124, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 125, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-blackberry:before {
  content: "\f37b";
}

/* line 126, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-blender:before {
  content: "\f517";
}

/* line 127, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-blender-phone:before {
  content: "\f6b6";
}

/* line 128, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-blind:before {
  content: "\f29d";
}

/* line 129, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-blog:before {
  content: "\f781";
}

/* line 130, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-blogger:before {
  content: "\f37c";
}

/* line 131, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-blogger-b:before {
  content: "\f37d";
}

/* line 132, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 133, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 134, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 135, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bolt:before {
  content: "\f0e7";
}

/* line 136, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 137, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bone:before {
  content: "\f5d7";
}

/* line 138, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bong:before {
  content: "\f55c";
}

/* line 139, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 140, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-book-dead:before {
  content: "\f6b7";
}

/* line 141, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-book-medical:before {
  content: "\f7e6";
}

/* line 142, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-book-open:before {
  content: "\f518";
}

/* line 143, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-book-reader:before {
  content: "\f5da";
}

/* line 144, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 145, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bootstrap:before {
  content: "\f836";
}

/* line 146, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-border-all:before {
  content: "\f84c";
}

/* line 147, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-border-none:before {
  content: "\f850";
}

/* line 148, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-border-style:before {
  content: "\f853";
}

/* line 149, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bowling-ball:before {
  content: "\f436";
}

/* line 150, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-box:before {
  content: "\f466";
}

/* line 151, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-box-open:before {
  content: "\f49e";
}

/* line 152, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-box-tissue:before {
  content: "\e05b";
}

/* line 153, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-boxes:before {
  content: "\f468";
}

/* line 154, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-braille:before {
  content: "\f2a1";
}

/* line 155, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-brain:before {
  content: "\f5dc";
}

/* line 156, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bread-slice:before {
  content: "\f7ec";
}

/* line 157, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 158, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-briefcase-medical:before {
  content: "\f469";
}

/* line 159, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-broadcast-tower:before {
  content: "\f519";
}

/* line 160, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-broom:before {
  content: "\f51a";
}

/* line 161, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-brush:before {
  content: "\f55d";
}

/* line 162, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-btc:before {
  content: "\f15a";
}

/* line 163, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-buffer:before {
  content: "\f837";
}

/* line 164, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 165, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 166, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 167, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 168, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-burn:before {
  content: "\f46a";
}

/* line 169, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-buromobelexperte:before {
  content: "\f37f";
}

/* line 170, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 171, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-bus-alt:before {
  content: "\f55e";
}

/* line 172, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-business-time:before {
  content: "\f64a";
}

/* line 173, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-buy-n-large:before {
  content: "\f8a6";
}

/* line 174, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 175, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 176, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-calendar:before {
  content: "\f133";
}

/* line 177, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-calendar-alt:before {
  content: "\f073";
}

/* line 178, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-calendar-check:before {
  content: "\f274";
}

/* line 179, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-calendar-day:before {
  content: "\f783";
}

/* line 180, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-calendar-minus:before {
  content: "\f272";
}

/* line 181, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-calendar-plus:before {
  content: "\f271";
}

/* line 182, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-calendar-times:before {
  content: "\f273";
}

/* line 183, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-calendar-week:before {
  content: "\f784";
}

/* line 184, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 185, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 186, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-campground:before {
  content: "\f6bb";
}

/* line 187, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-canadian-maple-leaf:before {
  content: "\f785";
}

/* line 188, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-candy-cane:before {
  content: "\f786";
}

/* line 189, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cannabis:before {
  content: "\f55f";
}

/* line 190, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-capsules:before {
  content: "\f46b";
}

/* line 191, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-car:before {
  content: "\f1b9";
}

/* line 192, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-car-alt:before {
  content: "\f5de";
}

/* line 193, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-car-battery:before {
  content: "\f5df";
}

/* line 194, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-car-crash:before {
  content: "\f5e1";
}

/* line 195, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-car-side:before {
  content: "\f5e4";
}

/* line 196, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-caravan:before {
  content: "\f8ff";
}

/* line 197, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 198, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 199, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 200, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-caret-square-down:before {
  content: "\f150";
}

/* line 201, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-caret-square-left:before {
  content: "\f191";
}

/* line 202, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-caret-square-right:before {
  content: "\f152";
}

/* line 203, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-caret-square-up:before {
  content: "\f151";
}

/* line 204, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 205, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-carrot:before {
  content: "\f787";
}

/* line 206, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 207, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 208, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cash-register:before {
  content: "\f788";
}

/* line 209, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cat:before {
  content: "\f6be";
}

/* line 210, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cc-amazon-pay:before {
  content: "\f42d";
}

/* line 211, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 212, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cc-apple-pay:before {
  content: "\f416";
}

/* line 213, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 214, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 215, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 216, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 217, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 218, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 219, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 220, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-centercode:before {
  content: "\f380";
}

/* line 221, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-centos:before {
  content: "\f789";
}

/* line 222, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 223, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chair:before {
  content: "\f6c0";
}

/* line 224, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chalkboard:before {
  content: "\f51b";
}

/* line 225, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chalkboard-teacher:before {
  content: "\f51c";
}

/* line 226, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-charging-station:before {
  content: "\f5e7";
}

/* line 227, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chart-area:before {
  content: "\f1fe";
}

/* line 228, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chart-bar:before {
  content: "\f080";
}

/* line 229, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chart-line:before {
  content: "\f201";
}

/* line 230, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chart-pie:before {
  content: "\f200";
}

/* line 231, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 232, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 233, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-check-double:before {
  content: "\f560";
}

/* line 234, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 235, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cheese:before {
  content: "\f7ef";
}

/* line 236, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chess:before {
  content: "\f439";
}

/* line 237, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chess-bishop:before {
  content: "\f43a";
}

/* line 238, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chess-board:before {
  content: "\f43c";
}

/* line 239, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chess-king:before {
  content: "\f43f";
}

/* line 240, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chess-knight:before {
  content: "\f441";
}

/* line 241, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chess-pawn:before {
  content: "\f443";
}

/* line 242, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chess-queen:before {
  content: "\f445";
}

/* line 243, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chess-rook:before {
  content: "\f447";
}

/* line 244, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 245, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 246, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 247, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 248, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 249, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 250, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 251, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 252, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 253, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 254, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-chromecast:before {
  content: "\f838";
}

/* line 255, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-church:before {
  content: "\f51d";
}

/* line 256, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 257, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-circle-notch:before {
  content: "\f1ce";
}

/* line 258, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-city:before {
  content: "\f64f";
}

/* line 259, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-clinic-medical:before {
  content: "\f7f2";
}

/* line 260, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-clipboard:before {
  content: "\f328";
}

/* line 261, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-clipboard-check:before {
  content: "\f46c";
}

/* line 262, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-clipboard-list:before {
  content: "\f46d";
}

/* line 263, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-clock:before {
  content: "\f017";
}

/* line 264, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-clone:before {
  content: "\f24d";
}

/* line 265, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-closed-captioning:before {
  content: "\f20a";
}

/* line 266, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 267, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cloud-download-alt:before {
  content: "\f381";
}

/* line 268, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cloud-meatball:before {
  content: "\f73b";
}

/* line 269, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cloud-moon:before {
  content: "\f6c3";
}

/* line 270, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cloud-moon-rain:before {
  content: "\f73c";
}

/* line 271, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cloud-rain:before {
  content: "\f73d";
}

/* line 272, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cloud-showers-heavy:before {
  content: "\f740";
}

/* line 273, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cloud-sun:before {
  content: "\f6c4";
}

/* line 274, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cloud-sun-rain:before {
  content: "\f743";
}

/* line 275, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cloud-upload-alt:before {
  content: "\f382";
}

/* line 276, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cloudflare:before {
  content: "\e07d";
}

/* line 277, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cloudscale:before {
  content: "\f383";
}

/* line 278, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cloudsmith:before {
  content: "\f384";
}

/* line 279, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cloudversify:before {
  content: "\f385";
}

/* line 280, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cocktail:before {
  content: "\f561";
}

/* line 281, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-code:before {
  content: "\f121";
}

/* line 282, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-code-branch:before {
  content: "\f126";
}

/* line 283, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 284, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-codiepie:before {
  content: "\f284";
}

/* line 285, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 286, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cog:before {
  content: "\f013";
}

/* line 287, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cogs:before {
  content: "\f085";
}

/* line 288, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-coins:before {
  content: "\f51e";
}

/* line 289, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 290, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 291, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-comment-alt:before {
  content: "\f27a";
}

/* line 292, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-comment-dollar:before {
  content: "\f651";
}

/* line 293, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-comment-dots:before {
  content: "\f4ad";
}

/* line 294, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-comment-medical:before {
  content: "\f7f5";
}

/* line 295, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-comment-slash:before {
  content: "\f4b3";
}

/* line 296, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 297, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-comments-dollar:before {
  content: "\f653";
}

/* line 298, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-compact-disc:before {
  content: "\f51f";
}

/* line 299, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 300, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 301, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-compress-alt:before {
  content: "\f422";
}

/* line 302, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-compress-arrows-alt:before {
  content: "\f78c";
}

/* line 303, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-concierge-bell:before {
  content: "\f562";
}

/* line 304, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-confluence:before {
  content: "\f78d";
}

/* line 305, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 306, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 307, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cookie:before {
  content: "\f563";
}

/* line 308, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cookie-bite:before {
  content: "\f564";
}

/* line 309, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-copy:before {
  content: "\f0c5";
}

/* line 310, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 311, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cotton-bureau:before {
  content: "\f89e";
}

/* line 312, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-couch:before {
  content: "\f4b8";
}

/* line 313, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cpanel:before {
  content: "\f388";
}

/* line 314, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 315, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-creative-commons-by:before {
  content: "\f4e7";
}

/* line 316, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-creative-commons-nc:before {
  content: "\f4e8";
}

/* line 317, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

/* line 318, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

/* line 319, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-creative-commons-nd:before {
  content: "\f4eb";
}

/* line 320, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-creative-commons-pd:before {
  content: "\f4ec";
}

/* line 321, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

/* line 322, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-creative-commons-remix:before {
  content: "\f4ee";
}

/* line 323, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-creative-commons-sa:before {
  content: "\f4ef";
}

/* line 324, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

/* line 325, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

/* line 326, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-creative-commons-share:before {
  content: "\f4f2";
}

/* line 327, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-creative-commons-zero:before {
  content: "\f4f3";
}

/* line 328, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 329, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-critical-role:before {
  content: "\f6c9";
}

/* line 330, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 331, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-crop-alt:before {
  content: "\f565";
}

/* line 332, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cross:before {
  content: "\f654";
}

/* line 333, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 334, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-crow:before {
  content: "\f520";
}

/* line 335, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-crown:before {
  content: "\f521";
}

/* line 336, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-crutch:before {
  content: "\f7f7";
}

/* line 337, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 338, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-css3-alt:before {
  content: "\f38b";
}

/* line 339, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 340, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 341, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cut:before {
  content: "\f0c4";
}

/* line 342, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-cuttlefish:before {
  content: "\f38c";
}

/* line 343, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-d-and-d:before {
  content: "\f38d";
}

/* line 344, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

/* line 345, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dailymotion:before {
  content: "\e052";
}

/* line 346, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 347, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 348, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-deaf:before {
  content: "\f2a4";
}

/* line 349, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-deezer:before {
  content: "\e077";
}

/* line 350, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 351, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-democrat:before {
  content: "\f747";
}

/* line 352, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-deploydog:before {
  content: "\f38e";
}

/* line 353, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-deskpro:before {
  content: "\f38f";
}

/* line 354, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 355, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dev:before {
  content: "\f6cc";
}

/* line 356, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 357, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dharmachakra:before {
  content: "\f655";
}

/* line 358, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dhl:before {
  content: "\f790";
}

/* line 359, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-diagnoses:before {
  content: "\f470";
}

/* line 360, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-diaspora:before {
  content: "\f791";
}

/* line 361, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dice:before {
  content: "\f522";
}

/* line 362, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dice-d20:before {
  content: "\f6cf";
}

/* line 363, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dice-d6:before {
  content: "\f6d1";
}

/* line 364, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dice-five:before {
  content: "\f523";
}

/* line 365, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dice-four:before {
  content: "\f524";
}

/* line 366, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dice-one:before {
  content: "\f525";
}

/* line 367, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dice-six:before {
  content: "\f526";
}

/* line 368, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dice-three:before {
  content: "\f527";
}

/* line 369, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dice-two:before {
  content: "\f528";
}

/* line 370, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 371, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-digital-ocean:before {
  content: "\f391";
}

/* line 372, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-digital-tachograph:before {
  content: "\f566";
}

/* line 373, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-directions:before {
  content: "\f5eb";
}

/* line 374, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-discord:before {
  content: "\f392";
}

/* line 375, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-discourse:before {
  content: "\f393";
}

/* line 376, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-disease:before {
  content: "\f7fa";
}

/* line 377, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-divide:before {
  content: "\f529";
}

/* line 378, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dizzy:before {
  content: "\f567";
}

/* line 379, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dna:before {
  content: "\f471";
}

/* line 380, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dochub:before {
  content: "\f394";
}

/* line 381, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-docker:before {
  content: "\f395";
}

/* line 382, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dog:before {
  content: "\f6d3";
}

/* line 383, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dollar-sign:before {
  content: "\f155";
}

/* line 384, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dolly:before {
  content: "\f472";
}

/* line 385, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dolly-flatbed:before {
  content: "\f474";
}

/* line 386, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-donate:before {
  content: "\f4b9";
}

/* line 387, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-door-closed:before {
  content: "\f52a";
}

/* line 388, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-door-open:before {
  content: "\f52b";
}

/* line 389, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dot-circle:before {
  content: "\f192";
}

/* line 390, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dove:before {
  content: "\f4ba";
}

/* line 391, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-download:before {
  content: "\f019";
}

/* line 392, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-draft2digital:before {
  content: "\f396";
}

/* line 393, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-drafting-compass:before {
  content: "\f568";
}

/* line 394, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dragon:before {
  content: "\f6d5";
}

/* line 395, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-draw-polygon:before {
  content: "\f5ee";
}

/* line 396, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 397, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dribbble-square:before {
  content: "\f397";
}

/* line 398, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 399, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-drum:before {
  content: "\f569";
}

/* line 400, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-drum-steelpan:before {
  content: "\f56a";
}

/* line 401, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-drumstick-bite:before {
  content: "\f6d7";
}

/* line 402, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 403, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dumbbell:before {
  content: "\f44b";
}

/* line 404, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dumpster:before {
  content: "\f793";
}

/* line 405, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dumpster-fire:before {
  content: "\f794";
}

/* line 406, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dungeon:before {
  content: "\f6d9";
}

/* line 407, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-dyalog:before {
  content: "\f399";
}

/* line 408, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-earlybirds:before {
  content: "\f39a";
}

/* line 409, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ebay:before {
  content: "\f4f4";
}

/* line 410, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-edge:before {
  content: "\f282";
}

/* line 411, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-edge-legacy:before {
  content: "\e078";
}

/* line 412, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-edit:before {
  content: "\f044";
}

/* line 413, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-egg:before {
  content: "\f7fb";
}

/* line 414, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 415, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-elementor:before {
  content: "\f430";
}

/* line 416, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 417, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 418, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ello:before {
  content: "\f5f1";
}

/* line 419, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ember:before {
  content: "\f423";
}

/* line 420, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-empire:before {
  content: "\f1d1";
}

/* line 421, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 422, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 423, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-envelope-open-text:before {
  content: "\f658";
}

/* line 424, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 425, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-envira:before {
  content: "\f299";
}

/* line 426, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-equals:before {
  content: "\f52c";
}

/* line 427, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 428, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-erlang:before {
  content: "\f39d";
}

/* line 429, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ethereum:before {
  content: "\f42e";
}

/* line 430, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ethernet:before {
  content: "\f796";
}

/* line 431, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 432, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-euro-sign:before {
  content: "\f153";
}

/* line 433, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-evernote:before {
  content: "\f839";
}

/* line 434, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-exchange-alt:before {
  content: "\f362";
}

/* line 435, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 436, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 437, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 438, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 439, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-expand-alt:before {
  content: "\f424";
}

/* line 440, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-expand-arrows-alt:before {
  content: "\f31e";
}

/* line 441, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 442, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-external-link-alt:before {
  content: "\f35d";
}

/* line 443, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-external-link-square-alt:before {
  content: "\f360";
}

/* line 444, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 445, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-eye-dropper:before {
  content: "\f1fb";
}

/* line 446, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 447, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 448, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-facebook-f:before {
  content: "\f39e";
}

/* line 449, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-facebook-messenger:before {
  content: "\f39f";
}

/* line 450, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 451, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fan:before {
  content: "\f863";
}

/* line 452, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

/* line 453, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 454, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 455, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-faucet:before {
  content: "\e005";
}

/* line 456, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 457, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-feather:before {
  content: "\f52d";
}

/* line 458, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-feather-alt:before {
  content: "\f56b";
}

/* line 459, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fedex:before {
  content: "\f797";
}

/* line 460, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fedora:before {
  content: "\f798";
}

/* line 461, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-female:before {
  content: "\f182";
}

/* line 462, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 463, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-figma:before {
  content: "\f799";
}

/* line 464, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 465, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-alt:before {
  content: "\f15c";
}

/* line 466, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-archive:before {
  content: "\f1c6";
}

/* line 467, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-audio:before {
  content: "\f1c7";
}

/* line 468, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-code:before {
  content: "\f1c9";
}

/* line 469, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-contract:before {
  content: "\f56c";
}

/* line 470, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-csv:before {
  content: "\f6dd";
}

/* line 471, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-download:before {
  content: "\f56d";
}

/* line 472, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-excel:before {
  content: "\f1c3";
}

/* line 473, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-export:before {
  content: "\f56e";
}

/* line 474, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-image:before {
  content: "\f1c5";
}

/* line 475, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-import:before {
  content: "\f56f";
}

/* line 476, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-invoice:before {
  content: "\f570";
}

/* line 477, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-invoice-dollar:before {
  content: "\f571";
}

/* line 478, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-medical:before {
  content: "\f477";
}

/* line 479, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-medical-alt:before {
  content: "\f478";
}

/* line 480, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-pdf:before {
  content: "\f1c1";
}

/* line 481, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-powerpoint:before {
  content: "\f1c4";
}

/* line 482, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-prescription:before {
  content: "\f572";
}

/* line 483, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-signature:before {
  content: "\f573";
}

/* line 484, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-upload:before {
  content: "\f574";
}

/* line 485, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-video:before {
  content: "\f1c8";
}

/* line 486, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-file-word:before {
  content: "\f1c2";
}

/* line 487, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fill:before {
  content: "\f575";
}

/* line 488, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fill-drip:before {
  content: "\f576";
}

/* line 489, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-film:before {
  content: "\f008";
}

/* line 490, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 491, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fingerprint:before {
  content: "\f577";
}

/* line 492, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 493, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fire-alt:before {
  content: "\f7e4";
}

/* line 494, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 495, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 496, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-firefox-browser:before {
  content: "\e007";
}

/* line 497, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-first-aid:before {
  content: "\f479";
}

/* line 498, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 499, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-first-order-alt:before {
  content: "\f50a";
}

/* line 500, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-firstdraft:before {
  content: "\f3a1";
}

/* line 501, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fish:before {
  content: "\f578";
}

/* line 502, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fist-raised:before {
  content: "\f6de";
}

/* line 503, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 504, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 505, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-flag-usa:before {
  content: "\f74d";
}

/* line 506, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 507, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 508, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-flipboard:before {
  content: "\f44d";
}

/* line 509, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-flushed:before {
  content: "\f579";
}

/* line 510, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fly:before {
  content: "\f417";
}

/* line 511, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 512, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-folder-minus:before {
  content: "\f65d";
}

/* line 513, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 514, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-folder-plus:before {
  content: "\f65e";
}

/* line 515, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-font:before {
  content: "\f031";
}

/* line 516, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 517, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-font-awesome-alt:before {
  content: "\f35c";
}

/* line 518, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-font-awesome-flag:before {
  content: "\f425";
}

/* line 519, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

/* line 520, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 521, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fonticons-fi:before {
  content: "\f3a2";
}

/* line 522, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-football-ball:before {
  content: "\f44e";
}

/* line 523, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 524, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

/* line 525, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 526, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 527, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 528, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 529, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-freebsd:before {
  content: "\f3a4";
}

/* line 530, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-frog:before {
  content: "\f52e";
}

/* line 531, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-frown:before {
  content: "\f119";
}

/* line 532, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-frown-open:before {
  content: "\f57a";
}

/* line 533, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-fulcrum:before {
  content: "\f50b";
}

/* line 534, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-funnel-dollar:before {
  content: "\f662";
}

/* line 535, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-futbol:before {
  content: "\f1e3";
}

/* line 536, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-galactic-republic:before {
  content: "\f50c";
}

/* line 537, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-galactic-senate:before {
  content: "\f50d";
}

/* line 538, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 539, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-gas-pump:before {
  content: "\f52f";
}

/* line 540, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-gavel:before {
  content: "\f0e3";
}

/* line 541, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-gem:before {
  content: "\f3a5";
}

/* line 542, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-genderless:before {
  content: "\f22d";
}

/* line 543, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 544, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 545, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 546, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ghost:before {
  content: "\f6e2";
}

/* line 547, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 548, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-gifts:before {
  content: "\f79c";
}

/* line 549, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 550, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-git-alt:before {
  content: "\f841";
}

/* line 551, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 552, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 553, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 554, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 555, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-gitkraken:before {
  content: "\f3a6";
}

/* line 556, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-gitlab:before {
  content: "\f296";
}

/* line 557, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-gitter:before {
  content: "\f426";
}

/* line 558, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-glass-cheers:before {
  content: "\f79f";
}

/* line 559, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-glass-martini:before {
  content: "\f000";
}

/* line 560, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-glass-martini-alt:before {
  content: "\f57b";
}

/* line 561, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-glass-whiskey:before {
  content: "\f7a0";
}

/* line 562, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-glasses:before {
  content: "\f530";
}

/* line 563, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-glide:before {
  content: "\f2a5";
}

/* line 564, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 565, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 566, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-globe-africa:before {
  content: "\f57c";
}

/* line 567, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-globe-americas:before {
  content: "\f57d";
}

/* line 568, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-globe-asia:before {
  content: "\f57e";
}

/* line 569, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-globe-europe:before {
  content: "\f7a2";
}

/* line 570, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-gofore:before {
  content: "\f3a7";
}

/* line 571, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-golf-ball:before {
  content: "\f450";
}

/* line 572, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-goodreads:before {
  content: "\f3a8";
}

/* line 573, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-goodreads-g:before {
  content: "\f3a9";
}

/* line 574, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 575, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-google-drive:before {
  content: "\f3aa";
}

/* line 576, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-google-pay:before {
  content: "\e079";
}

/* line 577, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-google-play:before {
  content: "\f3ab";
}

/* line 578, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-google-plus:before {
  content: "\f2b3";
}

/* line 579, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-google-plus-g:before {
  content: "\f0d5";
}

/* line 580, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 581, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 582, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-gopuram:before {
  content: "\f664";
}

/* line 583, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 584, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-gratipay:before {
  content: "\f184";
}

/* line 585, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-grav:before {
  content: "\f2d6";
}

/* line 586, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-greater-than:before {
  content: "\f531";
}

/* line 587, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-greater-than-equal:before {
  content: "\f532";
}

/* line 588, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-grimace:before {
  content: "\f57f";
}

/* line 589, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-grin:before {
  content: "\f580";
}

/* line 590, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-grin-alt:before {
  content: "\f581";
}

/* line 591, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-grin-beam:before {
  content: "\f582";
}

/* line 592, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-grin-beam-sweat:before {
  content: "\f583";
}

/* line 593, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-grin-hearts:before {
  content: "\f584";
}

/* line 594, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-grin-squint:before {
  content: "\f585";
}

/* line 595, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-grin-squint-tears:before {
  content: "\f586";
}

/* line 596, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-grin-stars:before {
  content: "\f587";
}

/* line 597, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-grin-tears:before {
  content: "\f588";
}

/* line 598, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-grin-tongue:before {
  content: "\f589";
}

/* line 599, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-grin-tongue-squint:before {
  content: "\f58a";
}

/* line 600, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-grin-tongue-wink:before {
  content: "\f58b";
}

/* line 601, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-grin-wink:before {
  content: "\f58c";
}

/* line 602, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-grip-horizontal:before {
  content: "\f58d";
}

/* line 603, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-grip-lines:before {
  content: "\f7a4";
}

/* line 604, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

/* line 605, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-grip-vertical:before {
  content: "\f58e";
}

/* line 606, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-gripfire:before {
  content: "\f3ac";
}

/* line 607, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-grunt:before {
  content: "\f3ad";
}

/* line 608, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-guilded:before {
  content: "\e07e";
}

/* line 609, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-guitar:before {
  content: "\f7a6";
}

/* line 610, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-gulp:before {
  content: "\f3ae";
}

/* line 611, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 612, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 613, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hacker-news-square:before {
  content: "\f3af";
}

/* line 614, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hackerrank:before {
  content: "\f5f7";
}

/* line 615, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hamburger:before {
  content: "\f805";
}

/* line 616, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hammer:before {
  content: "\f6e3";
}

/* line 617, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hamsa:before {
  content: "\f665";
}

/* line 618, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hand-holding:before {
  content: "\f4bd";
}

/* line 619, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hand-holding-heart:before {
  content: "\f4be";
}

/* line 620, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hand-holding-medical:before {
  content: "\e05c";
}

/* line 621, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hand-holding-usd:before {
  content: "\f4c0";
}

/* line 622, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hand-holding-water:before {
  content: "\f4c1";
}

/* line 623, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hand-lizard:before {
  content: "\f258";
}

/* line 624, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hand-middle-finger:before {
  content: "\f806";
}

/* line 625, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hand-paper:before {
  content: "\f256";
}

/* line 626, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hand-peace:before {
  content: "\f25b";
}

/* line 627, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hand-point-down:before {
  content: "\f0a7";
}

/* line 628, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hand-point-left:before {
  content: "\f0a5";
}

/* line 629, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hand-point-right:before {
  content: "\f0a4";
}

/* line 630, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hand-point-up:before {
  content: "\f0a6";
}

/* line 631, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hand-pointer:before {
  content: "\f25a";
}

/* line 632, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hand-rock:before {
  content: "\f255";
}

/* line 633, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hand-scissors:before {
  content: "\f257";
}

/* line 634, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hand-sparkles:before {
  content: "\e05d";
}

/* line 635, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hand-spock:before {
  content: "\f259";
}

/* line 636, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hands:before {
  content: "\f4c2";
}

/* line 637, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hands-helping:before {
  content: "\f4c4";
}

/* line 638, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hands-wash:before {
  content: "\e05e";
}

/* line 639, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-handshake:before {
  content: "\f2b5";
}

/* line 640, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-handshake-alt-slash:before {
  content: "\e05f";
}

/* line 641, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-handshake-slash:before {
  content: "\e060";
}

/* line 642, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hanukiah:before {
  content: "\f6e6";
}

/* line 643, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hard-hat:before {
  content: "\f807";
}

/* line 644, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hashtag:before {
  content: "\f292";
}

/* line 645, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hat-cowboy:before {
  content: "\f8c0";
}

/* line 646, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

/* line 647, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hat-wizard:before {
  content: "\f6e8";
}

/* line 648, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hdd:before {
  content: "\f0a0";
}

/* line 649, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-head-side-cough:before {
  content: "\e061";
}

/* line 650, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-head-side-cough-slash:before {
  content: "\e062";
}

/* line 651, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-head-side-mask:before {
  content: "\e063";
}

/* line 652, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-head-side-virus:before {
  content: "\e064";
}

/* line 653, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-heading:before {
  content: "\f1dc";
}

/* line 654, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 655, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-headphones-alt:before {
  content: "\f58f";
}

/* line 656, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-headset:before {
  content: "\f590";
}

/* line 657, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 658, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-heart-broken:before {
  content: "\f7a9";
}

/* line 659, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 660, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-helicopter:before {
  content: "\f533";
}

/* line 661, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-highlighter:before {
  content: "\f591";
}

/* line 662, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hiking:before {
  content: "\f6ec";
}

/* line 663, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hippo:before {
  content: "\f6ed";
}

/* line 664, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hips:before {
  content: "\f452";
}

/* line 665, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hire-a-helper:before {
  content: "\f3b0";
}

/* line 666, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 667, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hive:before {
  content: "\e07f";
}

/* line 668, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hockey-puck:before {
  content: "\f453";
}

/* line 669, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-holly-berry:before {
  content: "\f7aa";
}

/* line 670, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-home:before {
  content: "\f015";
}

/* line 671, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hooli:before {
  content: "\f427";
}

/* line 672, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hornbill:before {
  content: "\f592";
}

/* line 673, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-horse:before {
  content: "\f6f0";
}

/* line 674, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-horse-head:before {
  content: "\f7ab";
}

/* line 675, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hospital:before {
  content: "\f0f8";
}

/* line 676, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hospital-alt:before {
  content: "\f47d";
}

/* line 677, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hospital-symbol:before {
  content: "\f47e";
}

/* line 678, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hospital-user:before {
  content: "\f80d";
}

/* line 679, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hot-tub:before {
  content: "\f593";
}

/* line 680, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hotdog:before {
  content: "\f80f";
}

/* line 681, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hotel:before {
  content: "\f594";
}

/* line 682, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hotjar:before {
  content: "\f3b1";
}

/* line 683, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hourglass:before {
  content: "\f254";
}

/* line 684, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 685, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 686, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 687, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-house-damage:before {
  content: "\f6f1";
}

/* line 688, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-house-user:before {
  content: "\e065";
}

/* line 689, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 690, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hryvnia:before {
  content: "\f6f2";
}

/* line 691, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 692, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-hubspot:before {
  content: "\f3b2";
}

/* line 693, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 694, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ice-cream:before {
  content: "\f810";
}

/* line 695, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-icicles:before {
  content: "\f7ad";
}

/* line 696, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-icons:before {
  content: "\f86d";
}

/* line 697, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 698, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-id-card:before {
  content: "\f2c2";
}

/* line 699, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-id-card-alt:before {
  content: "\f47f";
}

/* line 700, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ideal:before {
  content: "\e013";
}

/* line 701, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-igloo:before {
  content: "\f7ae";
}

/* line 702, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-image:before {
  content: "\f03e";
}

/* line 703, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-images:before {
  content: "\f302";
}

/* line 704, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 705, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 706, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 707, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-industry:before {
  content: "\f275";
}

/* line 708, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-infinity:before {
  content: "\f534";
}

/* line 709, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-info:before {
  content: "\f129";
}

/* line 710, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 711, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-innosoft:before {
  content: "\e080";
}

/* line 712, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 713, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-instagram-square:before {
  content: "\e055";
}

/* line 714, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-instalod:before {
  content: "\e081";
}

/* line 715, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-intercom:before {
  content: "\f7af";
}

/* line 716, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 717, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-invision:before {
  content: "\f7b0";
}

/* line 718, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 719, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 720, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-itch-io:before {
  content: "\f83a";
}

/* line 721, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-itunes:before {
  content: "\f3b4";
}

/* line 722, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-itunes-note:before {
  content: "\f3b5";
}

/* line 723, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-java:before {
  content: "\f4e4";
}

/* line 724, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-jedi:before {
  content: "\f669";
}

/* line 725, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-jedi-order:before {
  content: "\f50e";
}

/* line 726, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-jenkins:before {
  content: "\f3b6";
}

/* line 727, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-jira:before {
  content: "\f7b1";
}

/* line 728, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-joget:before {
  content: "\f3b7";
}

/* line 729, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-joint:before {
  content: "\f595";
}

/* line 730, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 731, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-journal-whills:before {
  content: "\f66a";
}

/* line 732, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-js:before {
  content: "\f3b8";
}

/* line 733, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-js-square:before {
  content: "\f3b9";
}

/* line 734, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 735, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-kaaba:before {
  content: "\f66b";
}

/* line 736, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-kaggle:before {
  content: "\f5fa";
}

/* line 737, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-key:before {
  content: "\f084";
}

/* line 738, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-keybase:before {
  content: "\f4f5";
}

/* line 739, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-keyboard:before {
  content: "\f11c";
}

/* line 740, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-keycdn:before {
  content: "\f3ba";
}

/* line 741, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-khanda:before {
  content: "\f66d";
}

/* line 742, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-kickstarter:before {
  content: "\f3bb";
}

/* line 743, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-kickstarter-k:before {
  content: "\f3bc";
}

/* line 744, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-kiss:before {
  content: "\f596";
}

/* line 745, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-kiss-beam:before {
  content: "\f597";
}

/* line 746, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-kiss-wink-heart:before {
  content: "\f598";
}

/* line 747, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-kiwi-bird:before {
  content: "\f535";
}

/* line 748, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-korvue:before {
  content: "\f42f";
}

/* line 749, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-landmark:before {
  content: "\f66f";
}

/* line 750, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 751, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 752, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-laptop-code:before {
  content: "\f5fc";
}

/* line 753, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-laptop-house:before {
  content: "\e066";
}

/* line 754, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-laptop-medical:before {
  content: "\f812";
}

/* line 755, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-laravel:before {
  content: "\f3bd";
}

/* line 756, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 757, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 758, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-laugh:before {
  content: "\f599";
}

/* line 759, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-laugh-beam:before {
  content: "\f59a";
}

/* line 760, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-laugh-squint:before {
  content: "\f59b";
}

/* line 761, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-laugh-wink:before {
  content: "\f59c";
}

/* line 762, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-layer-group:before {
  content: "\f5fd";
}

/* line 763, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 764, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 765, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-lemon:before {
  content: "\f094";
}

/* line 766, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-less:before {
  content: "\f41d";
}

/* line 767, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-less-than:before {
  content: "\f536";
}

/* line 768, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-less-than-equal:before {
  content: "\f537";
}

/* line 769, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-level-down-alt:before {
  content: "\f3be";
}

/* line 770, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-level-up-alt:before {
  content: "\f3bf";
}

/* line 771, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 772, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-lightbulb:before {
  content: "\f0eb";
}

/* line 773, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-line:before {
  content: "\f3c0";
}

/* line 774, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-link:before {
  content: "\f0c1";
}

/* line 775, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-linkedin:before {
  content: "\f08c";
}

/* line 776, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-linkedin-in:before {
  content: "\f0e1";
}

/* line 777, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-linode:before {
  content: "\f2b8";
}

/* line 778, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 779, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-lira-sign:before {
  content: "\f195";
}

/* line 780, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 781, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 782, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 783, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 784, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 785, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 786, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-lock-open:before {
  content: "\f3c1";
}

/* line 787, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-long-arrow-alt-down:before {
  content: "\f309";
}

/* line 788, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

/* line 789, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

/* line 790, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

/* line 791, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 792, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-luggage-cart:before {
  content: "\f59d";
}

/* line 793, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-lungs:before {
  content: "\f604";
}

/* line 794, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-lungs-virus:before {
  content: "\e067";
}

/* line 795, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-lyft:before {
  content: "\f3c3";
}

/* line 796, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-magento:before {
  content: "\f3c4";
}

/* line 797, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 798, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 799, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mail-bulk:before {
  content: "\f674";
}

/* line 800, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mailchimp:before {
  content: "\f59e";
}

/* line 801, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-male:before {
  content: "\f183";
}

/* line 802, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mandalorian:before {
  content: "\f50f";
}

/* line 803, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-map:before {
  content: "\f279";
}

/* line 804, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-map-marked:before {
  content: "\f59f";
}

/* line 805, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-map-marked-alt:before {
  content: "\f5a0";
}

/* line 806, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 807, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-map-marker-alt:before {
  content: "\f3c5";
}

/* line 808, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-map-pin:before {
  content: "\f276";
}

/* line 809, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-map-signs:before {
  content: "\f277";
}

/* line 810, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-markdown:before {
  content: "\f60f";
}

/* line 811, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-marker:before {
  content: "\f5a1";
}

/* line 812, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 813, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 814, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 815, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 816, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 817, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mask:before {
  content: "\f6fa";
}

/* line 818, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mastodon:before {
  content: "\f4f6";
}

/* line 819, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 820, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mdb:before {
  content: "\f8ca";
}

/* line 821, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-medal:before {
  content: "\f5a2";
}

/* line 822, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-medapps:before {
  content: "\f3c6";
}

/* line 823, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 824, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-medium-m:before {
  content: "\f3c7";
}

/* line 825, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 826, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-medrt:before {
  content: "\f3c8";
}

/* line 827, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 828, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-megaport:before {
  content: "\f5a3";
}

/* line 829, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-meh:before {
  content: "\f11a";
}

/* line 830, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-meh-blank:before {
  content: "\f5a4";
}

/* line 831, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

/* line 832, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-memory:before {
  content: "\f538";
}

/* line 833, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mendeley:before {
  content: "\f7b3";
}

/* line 834, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-menorah:before {
  content: "\f676";
}

/* line 835, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 836, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-meteor:before {
  content: "\f753";
}

/* line 837, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-microblog:before {
  content: "\e01a";
}

/* line 838, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-microchip:before {
  content: "\f2db";
}

/* line 839, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 840, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-microphone-alt:before {
  content: "\f3c9";
}

/* line 841, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-microphone-alt-slash:before {
  content: "\f539";
}

/* line 842, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 843, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-microscope:before {
  content: "\f610";
}

/* line 844, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-microsoft:before {
  content: "\f3ca";
}

/* line 845, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 846, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 847, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 848, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mitten:before {
  content: "\f7b5";
}

/* line 849, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mix:before {
  content: "\f3cb";
}

/* line 850, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 851, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mixer:before {
  content: "\e056";
}

/* line 852, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mizuni:before {
  content: "\f3cc";
}

/* line 853, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mobile:before {
  content: "\f10b";
}

/* line 854, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mobile-alt:before {
  content: "\f3cd";
}

/* line 855, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-modx:before {
  content: "\f285";
}

/* line 856, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-monero:before {
  content: "\f3d0";
}

/* line 857, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-money-bill:before {
  content: "\f0d6";
}

/* line 858, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-money-bill-alt:before {
  content: "\f3d1";
}

/* line 859, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-money-bill-wave:before {
  content: "\f53a";
}

/* line 860, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

/* line 861, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-money-check:before {
  content: "\f53c";
}

/* line 862, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-money-check-alt:before {
  content: "\f53d";
}

/* line 863, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-monument:before {
  content: "\f5a6";
}

/* line 864, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-moon:before {
  content: "\f186";
}

/* line 865, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mortar-pestle:before {
  content: "\f5a7";
}

/* line 866, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mosque:before {
  content: "\f678";
}

/* line 867, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 868, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mountain:before {
  content: "\f6fc";
}

/* line 869, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mouse:before {
  content: "\f8cc";
}

/* line 870, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 871, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-mug-hot:before {
  content: "\f7b6";
}

/* line 872, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-music:before {
  content: "\f001";
}

/* line 873, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-napster:before {
  content: "\f3d2";
}

/* line 874, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-neos:before {
  content: "\f612";
}

/* line 875, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-network-wired:before {
  content: "\f6ff";
}

/* line 876, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 877, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-newspaper:before {
  content: "\f1ea";
}

/* line 878, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-nimblr:before {
  content: "\f5a8";
}

/* line 879, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-node:before {
  content: "\f419";
}

/* line 880, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-node-js:before {
  content: "\f3d3";
}

/* line 881, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-not-equal:before {
  content: "\f53e";
}

/* line 882, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-notes-medical:before {
  content: "\f481";
}

/* line 883, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-npm:before {
  content: "\f3d4";
}

/* line 884, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ns8:before {
  content: "\f3d5";
}

/* line 885, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-nutritionix:before {
  content: "\f3d6";
}

/* line 886, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-object-group:before {
  content: "\f247";
}

/* line 887, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 888, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-octopus-deploy:before {
  content: "\e082";
}

/* line 889, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 890, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 891, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-oil-can:before {
  content: "\f613";
}

/* line 892, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-old-republic:before {
  content: "\f510";
}

/* line 893, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-om:before {
  content: "\f679";
}

/* line 894, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 895, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 896, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 897, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 898, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-orcid:before {
  content: "\f8d2";
}

/* line 899, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-osi:before {
  content: "\f41a";
}

/* line 900, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-otter:before {
  content: "\f700";
}

/* line 901, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-outdent:before {
  content: "\f03b";
}

/* line 902, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-page4:before {
  content: "\f3d7";
}

/* line 903, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 904, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pager:before {
  content: "\f815";
}

/* line 905, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 906, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-paint-roller:before {
  content: "\f5aa";
}

/* line 907, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-palette:before {
  content: "\f53f";
}

/* line 908, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-palfed:before {
  content: "\f3d8";
}

/* line 909, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pallet:before {
  content: "\f482";
}

/* line 910, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 911, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 912, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-parachute-box:before {
  content: "\f4cd";
}

/* line 913, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 914, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-parking:before {
  content: "\f540";
}

/* line 915, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-passport:before {
  content: "\f5ab";
}

/* line 916, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pastafarianism:before {
  content: "\f67b";
}

/* line 917, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-paste:before {
  content: "\f0ea";
}

/* line 918, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-patreon:before {
  content: "\f3d9";
}

/* line 919, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 920, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 921, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 922, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 923, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-peace:before {
  content: "\f67c";
}

/* line 924, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pen:before {
  content: "\f304";
}

/* line 925, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pen-alt:before {
  content: "\f305";
}

/* line 926, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pen-fancy:before {
  content: "\f5ac";
}

/* line 927, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pen-nib:before {
  content: "\f5ad";
}

/* line 928, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pen-square:before {
  content: "\f14b";
}

/* line 929, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pencil-alt:before {
  content: "\f303";
}

/* line 930, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pencil-ruler:before {
  content: "\f5ae";
}

/* line 931, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-penny-arcade:before {
  content: "\f704";
}

/* line 932, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-people-arrows:before {
  content: "\e068";
}

/* line 933, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-people-carry:before {
  content: "\f4ce";
}

/* line 934, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pepper-hot:before {
  content: "\f816";
}

/* line 935, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-perbyte:before {
  content: "\e083";
}

/* line 936, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-percent:before {
  content: "\f295";
}

/* line 937, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-percentage:before {
  content: "\f541";
}

/* line 938, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-periscope:before {
  content: "\f3da";
}

/* line 939, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-person-booth:before {
  content: "\f756";
}

/* line 940, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-phabricator:before {
  content: "\f3db";
}

/* line 941, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-phoenix-framework:before {
  content: "\f3dc";
}

/* line 942, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-phoenix-squadron:before {
  content: "\f511";
}

/* line 943, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 944, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-phone-alt:before {
  content: "\f879";
}

/* line 945, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-phone-slash:before {
  content: "\f3dd";
}

/* line 946, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 947, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-phone-square-alt:before {
  content: "\f87b";
}

/* line 948, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-phone-volume:before {
  content: "\f2a0";
}

/* line 949, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-photo-video:before {
  content: "\f87c";
}

/* line 950, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-php:before {
  content: "\f457";
}

/* line 951, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 952, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 953, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pied-piper-hat:before {
  content: "\f4e5";
}

/* line 954, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 955, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pied-piper-square:before {
  content: "\e01e";
}

/* line 956, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-piggy-bank:before {
  content: "\f4d3";
}

/* line 957, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pills:before {
  content: "\f484";
}

/* line 958, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 959, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 960, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 961, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pizza-slice:before {
  content: "\f818";
}

/* line 962, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-place-of-worship:before {
  content: "\f67f";
}

/* line 963, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 964, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-plane-arrival:before {
  content: "\f5af";
}

/* line 965, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-plane-departure:before {
  content: "\f5b0";
}

/* line 966, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-plane-slash:before {
  content: "\e069";
}

/* line 967, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 968, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 969, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-playstation:before {
  content: "\f3df";
}

/* line 970, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 971, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 972, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 973, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 974, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 975, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-poll:before {
  content: "\f681";
}

/* line 976, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-poll-h:before {
  content: "\f682";
}

/* line 977, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-poo:before {
  content: "\f2fe";
}

/* line 978, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-poo-storm:before {
  content: "\f75a";
}

/* line 979, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-poop:before {
  content: "\f619";
}

/* line 980, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-portrait:before {
  content: "\f3e0";
}

/* line 981, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pound-sign:before {
  content: "\f154";
}

/* line 982, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 983, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pray:before {
  content: "\f683";
}

/* line 984, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-praying-hands:before {
  content: "\f684";
}

/* line 985, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-prescription:before {
  content: "\f5b1";
}

/* line 986, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-prescription-bottle:before {
  content: "\f485";
}

/* line 987, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-prescription-bottle-alt:before {
  content: "\f486";
}

/* line 988, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 989, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-procedures:before {
  content: "\f487";
}

/* line 990, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 991, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-project-diagram:before {
  content: "\f542";
}

/* line 992, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pump-medical:before {
  content: "\e06a";
}

/* line 993, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pump-soap:before {
  content: "\e06b";
}

/* line 994, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-pushed:before {
  content: "\f3e1";
}

/* line 995, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 996, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-python:before {
  content: "\f3e2";
}

/* line 997, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 998, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 999, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-question:before {
  content: "\f128";
}

/* line 1000, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 1001, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-quidditch:before {
  content: "\f458";
}

/* line 1002, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-quinscape:before {
  content: "\f459";
}

/* line 1003, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-quora:before {
  content: "\f2c4";
}

/* line 1004, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 1005, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 1006, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-quran:before {
  content: "\f687";
}

/* line 1007, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-r-project:before {
  content: "\f4f7";
}

/* line 1008, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-radiation:before {
  content: "\f7b9";
}

/* line 1009, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-radiation-alt:before {
  content: "\f7ba";
}

/* line 1010, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-rainbow:before {
  content: "\f75b";
}

/* line 1011, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-random:before {
  content: "\f074";
}

/* line 1012, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-raspberry-pi:before {
  content: "\f7bb";
}

/* line 1013, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 1014, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-react:before {
  content: "\f41b";
}

/* line 1015, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-reacteurope:before {
  content: "\f75d";
}

/* line 1016, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-readme:before {
  content: "\f4d5";
}

/* line 1017, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1018, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-receipt:before {
  content: "\f543";
}

/* line 1019, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-record-vinyl:before {
  content: "\f8d9";
}

/* line 1020, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1021, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-red-river:before {
  content: "\f3e3";
}

/* line 1022, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1023, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 1024, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1025, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-redhat:before {
  content: "\f7bc";
}

/* line 1026, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-redo:before {
  content: "\f01e";
}

/* line 1027, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-redo-alt:before {
  content: "\f2f9";
}

/* line 1028, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-registered:before {
  content: "\f25d";
}

/* line 1029, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-remove-format:before {
  content: "\f87d";
}

/* line 1030, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 1031, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-reply:before {
  content: "\f3e5";
}

/* line 1032, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-reply-all:before {
  content: "\f122";
}

/* line 1033, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-replyd:before {
  content: "\f3e6";
}

/* line 1034, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-republican:before {
  content: "\f75e";
}

/* line 1035, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-researchgate:before {
  content: "\f4f8";
}

/* line 1036, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-resolving:before {
  content: "\f3e7";
}

/* line 1037, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-restroom:before {
  content: "\f7bd";
}

/* line 1038, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 1039, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-rev:before {
  content: "\f5b2";
}

/* line 1040, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ribbon:before {
  content: "\f4d6";
}

/* line 1041, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ring:before {
  content: "\f70b";
}

/* line 1042, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-road:before {
  content: "\f018";
}

/* line 1043, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-robot:before {
  content: "\f544";
}

/* line 1044, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 1045, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-rocketchat:before {
  content: "\f3e8";
}

/* line 1046, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-rockrms:before {
  content: "\f3e9";
}

/* line 1047, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-route:before {
  content: "\f4d7";
}

/* line 1048, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-rss:before {
  content: "\f09e";
}

/* line 1049, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1050, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ruble-sign:before {
  content: "\f158";
}

/* line 1051, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ruler:before {
  content: "\f545";
}

/* line 1052, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ruler-combined:before {
  content: "\f546";
}

/* line 1053, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ruler-horizontal:before {
  content: "\f547";
}

/* line 1054, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ruler-vertical:before {
  content: "\f548";
}

/* line 1055, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-running:before {
  content: "\f70c";
}

/* line 1056, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-rupee-sign:before {
  content: "\f156";
}

/* line 1057, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-rust:before {
  content: "\e07a";
}

/* line 1058, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sad-cry:before {
  content: "\f5b3";
}

/* line 1059, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sad-tear:before {
  content: "\f5b4";
}

/* line 1060, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 1061, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-salesforce:before {
  content: "\f83b";
}

/* line 1062, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sass:before {
  content: "\f41e";
}

/* line 1063, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-satellite:before {
  content: "\f7bf";
}

/* line 1064, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-satellite-dish:before {
  content: "\f7c0";
}

/* line 1065, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-save:before {
  content: "\f0c7";
}

/* line 1066, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-schlix:before {
  content: "\f3ea";
}

/* line 1067, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-school:before {
  content: "\f549";
}

/* line 1068, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-screwdriver:before {
  content: "\f54a";
}

/* line 1069, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-scribd:before {
  content: "\f28a";
}

/* line 1070, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-scroll:before {
  content: "\f70e";
}

/* line 1071, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sd-card:before {
  content: "\f7c2";
}

/* line 1072, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-search:before {
  content: "\f002";
}

/* line 1073, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-search-dollar:before {
  content: "\f688";
}

/* line 1074, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-search-location:before {
  content: "\f689";
}

/* line 1075, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 1076, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 1077, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-searchengin:before {
  content: "\f3eb";
}

/* line 1078, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-seedling:before {
  content: "\f4d8";
}

/* line 1079, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sellcast:before {
  content: "\f2da";
}

/* line 1080, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1081, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-server:before {
  content: "\f233";
}

/* line 1082, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-servicestack:before {
  content: "\f3ec";
}

/* line 1083, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-shapes:before {
  content: "\f61f";
}

/* line 1084, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-share:before {
  content: "\f064";
}

/* line 1085, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1086, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1087, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1088, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-shekel-sign:before {
  content: "\f20b";
}

/* line 1089, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-shield-alt:before {
  content: "\f3ed";
}

/* line 1090, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-shield-virus:before {
  content: "\e06c";
}

/* line 1091, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 1092, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-shipping-fast:before {
  content: "\f48b";
}

/* line 1093, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1094, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-shoe-prints:before {
  content: "\f54b";
}

/* line 1095, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-shopify:before {
  content: "\e057";
}

/* line 1096, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 1097, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 1098, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 1099, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-shopware:before {
  content: "\f5b5";
}

/* line 1100, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-shower:before {
  content: "\f2cc";
}

/* line 1101, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-shuttle-van:before {
  content: "\f5b6";
}

/* line 1102, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sign:before {
  content: "\f4d9";
}

/* line 1103, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sign-in-alt:before {
  content: "\f2f6";
}

/* line 1104, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 1105, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sign-out-alt:before {
  content: "\f2f5";
}

/* line 1106, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 1107, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-signature:before {
  content: "\f5b7";
}

/* line 1108, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sim-card:before {
  content: "\f7c4";
}

/* line 1109, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1110, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sink:before {
  content: "\e06d";
}

/* line 1111, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sistrix:before {
  content: "\f3ee";
}

/* line 1112, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 1113, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sith:before {
  content: "\f512";
}

/* line 1114, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-skating:before {
  content: "\f7c5";
}

/* line 1115, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sketch:before {
  content: "\f7c6";
}

/* line 1116, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-skiing:before {
  content: "\f7c9";
}

/* line 1117, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-skiing-nordic:before {
  content: "\f7ca";
}

/* line 1118, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-skull:before {
  content: "\f54c";
}

/* line 1119, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-skull-crossbones:before {
  content: "\f714";
}

/* line 1120, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1121, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 1122, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 1123, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-slack-hash:before {
  content: "\f3ef";
}

/* line 1124, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-slash:before {
  content: "\f715";
}

/* line 1125, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sleigh:before {
  content: "\f7cc";
}

/* line 1126, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sliders-h:before {
  content: "\f1de";
}

/* line 1127, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1128, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-smile:before {
  content: "\f118";
}

/* line 1129, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-smile-beam:before {
  content: "\f5b8";
}

/* line 1130, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-smile-wink:before {
  content: "\f4da";
}

/* line 1131, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-smog:before {
  content: "\f75f";
}

/* line 1132, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-smoking:before {
  content: "\f48d";
}

/* line 1133, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-smoking-ban:before {
  content: "\f54d";
}

/* line 1134, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sms:before {
  content: "\f7cd";
}

/* line 1135, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 1136, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 1137, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 1138, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-snowboarding:before {
  content: "\f7ce";
}

/* line 1139, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-snowflake:before {
  content: "\f2dc";
}

/* line 1140, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-snowman:before {
  content: "\f7d0";
}

/* line 1141, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-snowplow:before {
  content: "\f7d2";
}

/* line 1142, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-soap:before {
  content: "\e06e";
}

/* line 1143, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-socks:before {
  content: "\f696";
}

/* line 1144, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-solar-panel:before {
  content: "\f5ba";
}

/* line 1145, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sort:before {
  content: "\f0dc";
}

/* line 1146, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sort-alpha-down:before {
  content: "\f15d";
}

/* line 1147, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

/* line 1148, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sort-alpha-up:before {
  content: "\f15e";
}

/* line 1149, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

/* line 1150, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sort-amount-down:before {
  content: "\f160";
}

/* line 1151, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sort-amount-down-alt:before {
  content: "\f884";
}

/* line 1152, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sort-amount-up:before {
  content: "\f161";
}

/* line 1153, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sort-amount-up-alt:before {
  content: "\f885";
}

/* line 1154, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sort-down:before {
  content: "\f0dd";
}

/* line 1155, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sort-numeric-down:before {
  content: "\f162";
}

/* line 1156, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

/* line 1157, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sort-numeric-up:before {
  content: "\f163";
}

/* line 1158, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

/* line 1159, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sort-up:before {
  content: "\f0de";
}

/* line 1160, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1161, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sourcetree:before {
  content: "\f7d3";
}

/* line 1162, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-spa:before {
  content: "\f5bb";
}

/* line 1163, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1164, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-speakap:before {
  content: "\f3f3";
}

/* line 1165, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-speaker-deck:before {
  content: "\f83c";
}

/* line 1166, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-spell-check:before {
  content: "\f891";
}

/* line 1167, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-spider:before {
  content: "\f717";
}

/* line 1168, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 1169, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-splotch:before {
  content: "\f5bc";
}

/* line 1170, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1171, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-spray-can:before {
  content: "\f5bd";
}

/* line 1172, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 1173, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-square-full:before {
  content: "\f45c";
}

/* line 1174, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-square-root-alt:before {
  content: "\f698";
}

/* line 1175, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-squarespace:before {
  content: "\f5be";
}

/* line 1176, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1177, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1178, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-stackpath:before {
  content: "\f842";
}

/* line 1179, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-stamp:before {
  content: "\f5bf";
}

/* line 1180, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-star:before {
  content: "\f005";
}

/* line 1181, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-star-and-crescent:before {
  content: "\f699";
}

/* line 1182, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 1183, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-star-half-alt:before {
  content: "\f5c0";
}

/* line 1184, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-star-of-david:before {
  content: "\f69a";
}

/* line 1185, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-star-of-life:before {
  content: "\f621";
}

/* line 1186, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-staylinked:before {
  content: "\f3f5";
}

/* line 1187, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1188, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1189, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-steam-symbol:before {
  content: "\f3f6";
}

/* line 1190, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 1191, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 1192, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 1193, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sticker-mule:before {
  content: "\f3f7";
}

/* line 1194, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1195, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 1196, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 1197, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-stopwatch:before {
  content: "\f2f2";
}

/* line 1198, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-stopwatch-20:before {
  content: "\e06f";
}

/* line 1199, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-store:before {
  content: "\f54e";
}

/* line 1200, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-store-alt:before {
  content: "\f54f";
}

/* line 1201, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-store-alt-slash:before {
  content: "\e070";
}

/* line 1202, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-store-slash:before {
  content: "\e071";
}

/* line 1203, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-strava:before {
  content: "\f428";
}

/* line 1204, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-stream:before {
  content: "\f550";
}

/* line 1205, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1206, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 1207, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-stripe:before {
  content: "\f429";
}

/* line 1208, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-stripe-s:before {
  content: "\f42a";
}

/* line 1209, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-stroopwafel:before {
  content: "\f551";
}

/* line 1210, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-studiovinari:before {
  content: "\f3f8";
}

/* line 1211, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1212, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1213, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1214, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 1215, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 1216, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-suitcase-rolling:before {
  content: "\f5c1";
}

/* line 1217, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sun:before {
  content: "\f185";
}

/* line 1218, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 1219, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1220, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-supple:before {
  content: "\f3f9";
}

/* line 1221, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-surprise:before {
  content: "\f5c2";
}

/* line 1222, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-suse:before {
  content: "\f7d6";
}

/* line 1223, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-swatchbook:before {
  content: "\f5c3";
}

/* line 1224, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-swift:before {
  content: "\f8e1";
}

/* line 1225, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-swimmer:before {
  content: "\f5c4";
}

/* line 1226, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-swimming-pool:before {
  content: "\f5c5";
}

/* line 1227, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-symfony:before {
  content: "\f83d";
}

/* line 1228, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-synagogue:before {
  content: "\f69b";
}

/* line 1229, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sync:before {
  content: "\f021";
}

/* line 1230, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-sync-alt:before {
  content: "\f2f1";
}

/* line 1231, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-syringe:before {
  content: "\f48e";
}

/* line 1232, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 1233, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-table-tennis:before {
  content: "\f45d";
}

/* line 1234, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 1235, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tablet-alt:before {
  content: "\f3fa";
}

/* line 1236, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tablets:before {
  content: "\f490";
}

/* line 1237, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tachometer-alt:before {
  content: "\f3fd";
}

/* line 1238, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 1239, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 1240, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tape:before {
  content: "\f4db";
}

/* line 1241, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 1242, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1243, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-teamspeak:before {
  content: "\f4f9";
}

/* line 1244, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-teeth:before {
  content: "\f62e";
}

/* line 1245, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-teeth-open:before {
  content: "\f62f";
}

/* line 1246, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 1247, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-telegram-plane:before {
  content: "\f3fe";
}

/* line 1248, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-temperature-high:before {
  content: "\f769";
}

/* line 1249, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-temperature-low:before {
  content: "\f76b";
}

/* line 1250, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1251, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tenge:before {
  content: "\f7d7";
}

/* line 1252, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 1253, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 1254, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 1255, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 1256, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 1257, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 1258, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-the-red-yeti:before {
  content: "\f69d";
}

/* line 1259, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-theater-masks:before {
  content: "\f630";
}

/* line 1260, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-themeco:before {
  content: "\f5c6";
}

/* line 1261, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 1262, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-thermometer:before {
  content: "\f491";
}

/* line 1263, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 1264, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 1265, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 1266, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 1267, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 1268, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-think-peaks:before {
  content: "\f731";
}

/* line 1269, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1270, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1271, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-thumbtack:before {
  content: "\f08d";
}

/* line 1272, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ticket-alt:before {
  content: "\f3ff";
}

/* line 1273, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tiktok:before {
  content: "\e07b";
}

/* line 1274, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-times:before {
  content: "\f00d";
}

/* line 1275, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 1276, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 1277, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tint-slash:before {
  content: "\f5c7";
}

/* line 1278, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tired:before {
  content: "\f5c8";
}

/* line 1279, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1280, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1281, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-toilet:before {
  content: "\f7d8";
}

/* line 1282, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-toilet-paper:before {
  content: "\f71e";
}

/* line 1283, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-toilet-paper-slash:before {
  content: "\e072";
}

/* line 1284, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-toolbox:before {
  content: "\f552";
}

/* line 1285, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tools:before {
  content: "\f7d9";
}

/* line 1286, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tooth:before {
  content: "\f5c9";
}

/* line 1287, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-torah:before {
  content: "\f6a0";
}

/* line 1288, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-torii-gate:before {
  content: "\f6a1";
}

/* line 1289, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tractor:before {
  content: "\f722";
}

/* line 1290, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-trade-federation:before {
  content: "\f513";
}

/* line 1291, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1292, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-traffic-light:before {
  content: "\f637";
}

/* line 1293, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-trailer:before {
  content: "\e041";
}

/* line 1294, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-train:before {
  content: "\f238";
}

/* line 1295, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tram:before {
  content: "\f7da";
}

/* line 1296, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-transgender:before {
  content: "\f224";
}

/* line 1297, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1298, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1299, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-trash-alt:before {
  content: "\f2ed";
}

/* line 1300, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-trash-restore:before {
  content: "\f829";
}

/* line 1301, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-trash-restore-alt:before {
  content: "\f82a";
}

/* line 1302, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1303, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 1304, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 1305, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 1306, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-truck-loading:before {
  content: "\f4de";
}

/* line 1307, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-truck-monster:before {
  content: "\f63b";
}

/* line 1308, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-truck-moving:before {
  content: "\f4df";
}

/* line 1309, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-truck-pickup:before {
  content: "\f63c";
}

/* line 1310, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tshirt:before {
  content: "\f553";
}

/* line 1311, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1312, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1313, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1314, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-tv:before {
  content: "\f26c";
}

/* line 1315, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1316, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 1317, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 1318, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-typo3:before {
  content: "\f42b";
}

/* line 1319, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-uber:before {
  content: "\f402";
}

/* line 1320, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ubuntu:before {
  content: "\f7df";
}

/* line 1321, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-uikit:before {
  content: "\f403";
}

/* line 1322, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-umbraco:before {
  content: "\f8e8";
}

/* line 1323, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 1324, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-umbrella-beach:before {
  content: "\f5ca";
}

/* line 1325, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-uncharted:before {
  content: "\e084";
}

/* line 1326, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 1327, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-undo:before {
  content: "\f0e2";
}

/* line 1328, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-undo-alt:before {
  content: "\f2ea";
}

/* line 1329, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-uniregistry:before {
  content: "\f404";
}

/* line 1330, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-unity:before {
  content: "\e049";
}

/* line 1331, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 1332, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-university:before {
  content: "\f19c";
}

/* line 1333, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-unlink:before {
  content: "\f127";
}

/* line 1334, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 1335, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1336, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-unsplash:before {
  content: "\e07c";
}

/* line 1337, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-untappd:before {
  content: "\f405";
}

/* line 1338, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 1339, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ups:before {
  content: "\f7e0";
}

/* line 1340, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-usb:before {
  content: "\f287";
}

/* line 1341, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user:before {
  content: "\f007";
}

/* line 1342, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-alt:before {
  content: "\f406";
}

/* line 1343, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-alt-slash:before {
  content: "\f4fa";
}

/* line 1344, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-astronaut:before {
  content: "\f4fb";
}

/* line 1345, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-check:before {
  content: "\f4fc";
}

/* line 1346, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 1347, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-clock:before {
  content: "\f4fd";
}

/* line 1348, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-cog:before {
  content: "\f4fe";
}

/* line 1349, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-edit:before {
  content: "\f4ff";
}

/* line 1350, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-friends:before {
  content: "\f500";
}

/* line 1351, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-graduate:before {
  content: "\f501";
}

/* line 1352, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-injured:before {
  content: "\f728";
}

/* line 1353, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-lock:before {
  content: "\f502";
}

/* line 1354, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 1355, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-minus:before {
  content: "\f503";
}

/* line 1356, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-ninja:before {
  content: "\f504";
}

/* line 1357, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-nurse:before {
  content: "\f82f";
}

/* line 1358, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1359, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1360, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-shield:before {
  content: "\f505";
}

/* line 1361, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-slash:before {
  content: "\f506";
}

/* line 1362, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-tag:before {
  content: "\f507";
}

/* line 1363, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-tie:before {
  content: "\f508";
}

/* line 1364, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 1365, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-users:before {
  content: "\f0c0";
}

/* line 1366, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-users-cog:before {
  content: "\f509";
}

/* line 1367, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-users-slash:before {
  content: "\e073";
}

/* line 1368, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-usps:before {
  content: "\f7e1";
}

/* line 1369, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-ussunnah:before {
  content: "\f407";
}

/* line 1370, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-utensil-spoon:before {
  content: "\f2e5";
}

/* line 1371, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-utensils:before {
  content: "\f2e7";
}

/* line 1372, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-vaadin:before {
  content: "\f408";
}

/* line 1373, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-vector-square:before {
  content: "\f5cb";
}

/* line 1374, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 1375, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1376, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1377, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-vest:before {
  content: "\e085";
}

/* line 1378, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-vest-patches:before {
  content: "\e086";
}

/* line 1379, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1380, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 1381, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 1382, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-vial:before {
  content: "\f492";
}

/* line 1383, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-vials:before {
  content: "\f493";
}

/* line 1384, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-viber:before {
  content: "\f409";
}

/* line 1385, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-video:before {
  content: "\f03d";
}

/* line 1386, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-video-slash:before {
  content: "\f4e2";
}

/* line 1387, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-vihara:before {
  content: "\f6a7";
}

/* line 1388, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-vimeo:before {
  content: "\f40a";
}

/* line 1389, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1390, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-vimeo-v:before {
  content: "\f27d";
}

/* line 1391, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1392, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-virus:before {
  content: "\e074";
}

/* line 1393, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-virus-slash:before {
  content: "\e075";
}

/* line 1394, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-viruses:before {
  content: "\e076";
}

/* line 1395, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 1396, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-vnv:before {
  content: "\f40b";
}

/* line 1397, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-voicemail:before {
  content: "\f897";
}

/* line 1398, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-volleyball-ball:before {
  content: "\f45f";
}

/* line 1399, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 1400, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-volume-mute:before {
  content: "\f6a9";
}

/* line 1401, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 1402, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 1403, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-vote-yea:before {
  content: "\f772";
}

/* line 1404, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-vr-cardboard:before {
  content: "\f729";
}

/* line 1405, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-vuejs:before {
  content: "\f41f";
}

/* line 1406, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-walking:before {
  content: "\f554";
}

/* line 1407, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-wallet:before {
  content: "\f555";
}

/* line 1408, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-warehouse:before {
  content: "\f494";
}

/* line 1409, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-watchman-monitoring:before {
  content: "\e087";
}

/* line 1410, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-water:before {
  content: "\f773";
}

/* line 1411, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-wave-square:before {
  content: "\f83e";
}

/* line 1412, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-waze:before {
  content: "\f83f";
}

/* line 1413, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-weebly:before {
  content: "\f5cc";
}

/* line 1414, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1415, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-weight:before {
  content: "\f496";
}

/* line 1416, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-weight-hanging:before {
  content: "\f5cd";
}

/* line 1417, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1418, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1419, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-whatsapp-square:before {
  content: "\f40c";
}

/* line 1420, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1421, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-whmcs:before {
  content: "\f40d";
}

/* line 1422, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1423, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1424, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-wind:before {
  content: "\f72e";
}

/* line 1425, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-window-close:before {
  content: "\f410";
}

/* line 1426, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 1427, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 1428, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 1429, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 1430, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-wine-bottle:before {
  content: "\f72f";
}

/* line 1431, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-wine-glass:before {
  content: "\f4e3";
}

/* line 1432, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-wine-glass-alt:before {
  content: "\f5ce";
}

/* line 1433, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-wix:before {
  content: "\f5cf";
}

/* line 1434, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-wizards-of-the-coast:before {
  content: "\f730";
}

/* line 1435, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-wodu:before {
  content: "\e088";
}

/* line 1436, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-wolf-pack-battalion:before {
  content: "\f514";
}

/* line 1437, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-won-sign:before {
  content: "\f159";
}

/* line 1438, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1439, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-wordpress-simple:before {
  content: "\f411";
}

/* line 1440, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 1441, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 1442, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-wpforms:before {
  content: "\f298";
}

/* line 1443, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-wpressr:before {
  content: "\f3e4";
}

/* line 1444, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 1445, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-x-ray:before {
  content: "\f497";
}

/* line 1446, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-xbox:before {
  content: "\f412";
}

/* line 1447, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 1448, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1449, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1450, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1451, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-yammer:before {
  content: "\f840";
}

/* line 1452, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-yandex:before {
  content: "\f413";
}

/* line 1453, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-yandex-international:before {
  content: "\f414";
}

/* line 1454, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-yarn:before {
  content: "\f7e3";
}

/* line 1455, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1456, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-yen-sign:before {
  content: "\f157";
}

/* line 1457, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-yin-yang:before {
  content: "\f6ad";
}

/* line 1458, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 1459, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 1460, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-youtube-square:before {
  content: "\f431";
}

/* line 1461, app/assets/stylesheets/external/font-awesome-5.15.4/_icons.scss */
.fa-zhihu:before {
  content: "\f63f";
}

/* line 4, app/assets/stylesheets/external/font-awesome-5.15.4/_screen-reader.scss */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 47, app/assets/stylesheets/external/font-awesome-5.15.4/_mixins.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-regular-400.eot);
  src: url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-regular-400.woff2) format("woff2"), url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-regular-400.woff) format("woff"), url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-regular-400.ttf) format("truetype"), url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-regular-400.svg#fontawesome) format("svg");
}

/* line 20, app/assets/stylesheets/external/font-awesome-5.15.4/regular.scss */
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-solid-900.eot);
  src: url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-solid-900.woff2) format("woff2"), url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-solid-900.woff) format("woff"), url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-solid-900.ttf) format("truetype"), url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-solid-900.svg#fontawesome) format("svg");
}

/* line 20, app/assets/stylesheets/external/font-awesome-5.15.4/solid.scss */
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-brands-400.eot);
  src: url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-brands-400.woff2) format("woff2"), url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-brands-400.woff) format("woff"), url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-brands-400.ttf) format("truetype"), url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-brands-400.svg#fontawesome) format("svg");
}

/* line 20, app/assets/stylesheets/external/font-awesome-5.15.4/brands.scss */
.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
/*!
*   _____       _             __                 _____                               ______ _       _   _
*  |_   _|     | |           / _|               |_   _|                             |  ____| |     | | (_)
*    | |  _ __ | |_ ___ _ __| |_ __ _  ___ ___    | |  ___ ___  _ __  ___   ______  | |__  | | __ _| |_ _  ___ ___  _ __
*    | | | '_ \| __/ _ \ '__|  _/ _` |/ __/ _ \   | | / __/ _ \| '_ \/ __| |______| |  __| | |/ _` | __| |/ __/ _ \| '_ \
*   _| |_| | | | ||  __/ |  | || (_| | (_|  __/  _| || (_| (_) | | | \__ \          | |    | | (_| | |_| | (_| (_) | | | |
*  |_____|_| |_|\__\___|_|  |_| \__,_|\___\___| |_____\___\___/|_| |_|___/          |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*                         UIcons 2.4.0 - https://www.flaticon.com/uicons/interface-icons
*/
@font-face {
  font-family: "uicons-regular-rounded";
  src: url("https://cdn-uicons.flaticon.com/2.4.0/uicons-regular-rounded/webfonts/uicons-regular-rounded.woff2") format("woff2"), url("https://cdn-uicons.flaticon.com/2.4.0/uicons-regular-rounded/webfonts/uicons-regular-rounded.woff") format("woff"), url("https://cdn-uicons.flaticon.com/2.4.0/uicons-regular-rounded/webfonts/uicons-regular-rounded.eot#iefix") format("embedded-opentype");
  font-display: swap;
}

/* line 26, app/assets/stylesheets/external/uicons.scss */
i[class^="fi-rr-"]:before, i[class*=" fi-rr-"]:before, span[class^="fi-rr-"]:before, span[class*="fi-rr-"]:before {
  font-family: uicons-regular-rounded !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 37, app/assets/stylesheets/external/uicons.scss */
.fi-rr-0:before {
  content: "\f101";
}

/* line 40, app/assets/stylesheets/external/uicons.scss */
.fi-rr-00s-music-disc:before {
  content: "\f102";
}

/* line 43, app/assets/stylesheets/external/uicons.scss */
.fi-rr-1:before {
  content: "\f103";
}

/* line 46, app/assets/stylesheets/external/uicons.scss */
.fi-rr-2:before {
  content: "\f104";
}

/* line 49, app/assets/stylesheets/external/uicons.scss */
.fi-rr-3:before {
  content: "\f105";
}

/* line 52, app/assets/stylesheets/external/uicons.scss */
.fi-rr-360-degrees:before {
  content: "\f106";
}

/* line 55, app/assets/stylesheets/external/uicons.scss */
.fi-rr-4:before {
  content: "\f107";
}

/* line 58, app/assets/stylesheets/external/uicons.scss */
.fi-rr-404:before {
  content: "\f108";
}

/* line 61, app/assets/stylesheets/external/uicons.scss */
.fi-rr-5:before {
  content: "\f109";
}

/* line 64, app/assets/stylesheets/external/uicons.scss */
.fi-rr-6:before {
  content: "\f10a";
}

/* line 67, app/assets/stylesheets/external/uicons.scss */
.fi-rr-60s-music-disc:before {
  content: "\f10b";
}

/* line 70, app/assets/stylesheets/external/uicons.scss */
.fi-rr-7:before {
  content: "\f10c";
}

/* line 73, app/assets/stylesheets/external/uicons.scss */
.fi-rr-70s-music-disc:before {
  content: "\f10d";
}

/* line 76, app/assets/stylesheets/external/uicons.scss */
.fi-rr-8:before {
  content: "\f10e";
}

/* line 79, app/assets/stylesheets/external/uicons.scss */
.fi-rr-80s-music-disc:before {
  content: "\f10f";
}

/* line 82, app/assets/stylesheets/external/uicons.scss */
.fi-rr-9:before {
  content: "\f110";
}

/* line 85, app/assets/stylesheets/external/uicons.scss */
.fi-rr-90s-music-disc:before {
  content: "\f111";
}

/* line 88, app/assets/stylesheets/external/uicons.scss */
.fi-rr-a:before {
  content: "\f112";
}

/* line 91, app/assets/stylesheets/external/uicons.scss */
.fi-rr-accident:before {
  content: "\f113";
}

/* line 94, app/assets/stylesheets/external/uicons.scss */
.fi-rr-acorn:before {
  content: "\f114";
}

/* line 97, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ad-paid:before {
  content: "\f115";
}

/* line 100, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ad:before {
  content: "\f116";
}

/* line 103, app/assets/stylesheets/external/uicons.scss */
.fi-rr-add-document:before {
  content: "\f117";
}

/* line 106, app/assets/stylesheets/external/uicons.scss */
.fi-rr-add-folder:before {
  content: "\f118";
}

/* line 109, app/assets/stylesheets/external/uicons.scss */
.fi-rr-add-image:before {
  content: "\f119";
}

/* line 112, app/assets/stylesheets/external/uicons.scss */
.fi-rr-add:before {
  content: "\f11a";
}

/* line 115, app/assets/stylesheets/external/uicons.scss */
.fi-rr-address-book:before {
  content: "\f11b";
}

/* line 118, app/assets/stylesheets/external/uicons.scss */
.fi-rr-address-card:before {
  content: "\f11c";
}

/* line 121, app/assets/stylesheets/external/uicons.scss */
.fi-rr-admin-alt:before {
  content: "\f11d";
}

/* line 124, app/assets/stylesheets/external/uicons.scss */
.fi-rr-admin:before {
  content: "\f11e";
}

/* line 127, app/assets/stylesheets/external/uicons.scss */
.fi-rr-age-alt:before {
  content: "\f11f";
}

/* line 130, app/assets/stylesheets/external/uicons.scss */
.fi-rr-age-restriction-eighteen:before {
  content: "\f120";
}

/* line 133, app/assets/stylesheets/external/uicons.scss */
.fi-rr-age-restriction-seven:before {
  content: "\f121";
}

/* line 136, app/assets/stylesheets/external/uicons.scss */
.fi-rr-age-restriction-six:before {
  content: "\f122";
}

/* line 139, app/assets/stylesheets/external/uicons.scss */
.fi-rr-age-restriction-sixteen:before {
  content: "\f123";
}

/* line 142, app/assets/stylesheets/external/uicons.scss */
.fi-rr-age-restriction-thirteen:before {
  content: "\f124";
}

/* line 145, app/assets/stylesheets/external/uicons.scss */
.fi-rr-age-restriction-three:before {
  content: "\f125";
}

/* line 148, app/assets/stylesheets/external/uicons.scss */
.fi-rr-age-restriction-twelve:before {
  content: "\f126";
}

/* line 151, app/assets/stylesheets/external/uicons.scss */
.fi-rr-age-restriction-twenty-one:before {
  content: "\f127";
}

/* line 154, app/assets/stylesheets/external/uicons.scss */
.fi-rr-age-restriction-zero:before {
  content: "\f128";
}

/* line 157, app/assets/stylesheets/external/uicons.scss */
.fi-rr-age:before {
  content: "\f129";
}

/* line 160, app/assets/stylesheets/external/uicons.scss */
.fi-rr-air-conditioner:before {
  content: "\f12a";
}

/* line 163, app/assets/stylesheets/external/uicons.scss */
.fi-rr-air-freshener:before {
  content: "\f12b";
}

/* line 166, app/assets/stylesheets/external/uicons.scss */
.fi-rr-air-pollution:before {
  content: "\f12c";
}

/* line 169, app/assets/stylesheets/external/uicons.scss */
.fi-rr-airplane-journey:before {
  content: "\f12d";
}

/* line 172, app/assets/stylesheets/external/uicons.scss */
.fi-rr-airplay:before {
  content: "\f12e";
}

/* line 175, app/assets/stylesheets/external/uicons.scss */
.fi-rr-alarm-clock:before {
  content: "\f12f";
}

/* line 178, app/assets/stylesheets/external/uicons.scss */
.fi-rr-alarm-exclamation:before {
  content: "\f130";
}

/* line 181, app/assets/stylesheets/external/uicons.scss */
.fi-rr-alarm-plus:before {
  content: "\f131";
}

/* line 184, app/assets/stylesheets/external/uicons.scss */
.fi-rr-alarm-snooze:before {
  content: "\f132";
}

/* line 187, app/assets/stylesheets/external/uicons.scss */
.fi-rr-album-circle-plus:before {
  content: "\f133";
}

/* line 190, app/assets/stylesheets/external/uicons.scss */
.fi-rr-album-circle-user:before {
  content: "\f134";
}

/* line 193, app/assets/stylesheets/external/uicons.scss */
.fi-rr-album-collection:before {
  content: "\f135";
}

/* line 196, app/assets/stylesheets/external/uicons.scss */
.fi-rr-album:before {
  content: "\f136";
}

/* line 199, app/assets/stylesheets/external/uicons.scss */
.fi-rr-algorithm:before {
  content: "\f137";
}

/* line 202, app/assets/stylesheets/external/uicons.scss */
.fi-rr-alicorn:before {
  content: "\f138";
}

/* line 205, app/assets/stylesheets/external/uicons.scss */
.fi-rr-alien:before {
  content: "\f139";
}

/* line 208, app/assets/stylesheets/external/uicons.scss */
.fi-rr-align-center:before {
  content: "\f13a";
}

/* line 211, app/assets/stylesheets/external/uicons.scss */
.fi-rr-align-justify:before {
  content: "\f13b";
}

/* line 214, app/assets/stylesheets/external/uicons.scss */
.fi-rr-align-left:before {
  content: "\f13c";
}

/* line 217, app/assets/stylesheets/external/uicons.scss */
.fi-rr-align-slash:before {
  content: "\f13d";
}

/* line 220, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ambulance:before {
  content: "\f13e";
}

/* line 223, app/assets/stylesheets/external/uicons.scss */
.fi-rr-analyse-alt:before {
  content: "\f13f";
}

/* line 226, app/assets/stylesheets/external/uicons.scss */
.fi-rr-analyse:before {
  content: "\f140";
}

/* line 229, app/assets/stylesheets/external/uicons.scss */
.fi-rr-anatomical-heart:before {
  content: "\f141";
}

/* line 232, app/assets/stylesheets/external/uicons.scss */
.fi-rr-anchor:before {
  content: "\f142";
}

/* line 235, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angel:before {
  content: "\f143";
}

/* line 238, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-90:before {
  content: "\f144";
}

/* line 241, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-circle-down:before {
  content: "\f145";
}

/* line 244, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-circle-left:before {
  content: "\f146";
}

/* line 247, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-circle-right:before {
  content: "\f147";
}

/* line 250, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-circle-up:before {
  content: "\f148";
}

/* line 253, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-double-left:before {
  content: "\f149";
}

/* line 256, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-double-right:before {
  content: "\f14a";
}

/* line 259, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-double-small-down:before {
  content: "\f14b";
}

/* line 262, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-double-small-left:before {
  content: "\f14c";
}

/* line 265, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-double-small-right:before {
  content: "\f14d";
}

/* line 268, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-double-small-up:before {
  content: "\f14e";
}

/* line 271, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-down:before {
  content: "\f14f";
}

/* line 274, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-left:before {
  content: "\f150";
}

/* line 277, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-right:before {
  content: "\f151";
}

/* line 280, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-small-down:before {
  content: "\f152";
}

/* line 283, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-small-left:before {
  content: "\f153";
}

/* line 286, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-small-right:before {
  content: "\f154";
}

/* line 289, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-small-up:before {
  content: "\f155";
}

/* line 292, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-square-down:before {
  content: "\f156";
}

/* line 295, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-square-left:before {
  content: "\f157";
}

/* line 298, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-square-right:before {
  content: "\f158";
}

/* line 301, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-square-up:before {
  content: "\f159";
}

/* line 304, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle-up:before {
  content: "\f15a";
}

/* line 307, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angle:before {
  content: "\f15b";
}

/* line 310, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angles-up-down:before {
  content: "\f15c";
}

/* line 313, app/assets/stylesheets/external/uicons.scss */
.fi-rr-angry:before {
  content: "\f15d";
}

/* line 316, app/assets/stylesheets/external/uicons.scss */
.fi-rr-animated-icon:before {
  content: "\f15e";
}

/* line 319, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ankh:before {
  content: "\f15f";
}

/* line 322, app/assets/stylesheets/external/uicons.scss */
.fi-rr-answer-alt:before {
  content: "\f160";
}

/* line 325, app/assets/stylesheets/external/uicons.scss */
.fi-rr-answer:before {
  content: "\f161";
}

/* line 328, app/assets/stylesheets/external/uicons.scss */
.fi-rr-apartment:before {
  content: "\f162";
}

/* line 331, app/assets/stylesheets/external/uicons.scss */
.fi-rr-aperture:before {
  content: "\f163";
}

/* line 334, app/assets/stylesheets/external/uicons.scss */
.fi-rr-api:before {
  content: "\f164";
}

/* line 337, app/assets/stylesheets/external/uicons.scss */
.fi-rr-apple-core:before {
  content: "\f165";
}

/* line 340, app/assets/stylesheets/external/uicons.scss */
.fi-rr-apple-crate:before {
  content: "\f166";
}

/* line 343, app/assets/stylesheets/external/uicons.scss */
.fi-rr-apple-whole:before {
  content: "\f167";
}

/* line 346, app/assets/stylesheets/external/uicons.scss */
.fi-rr-apps-add:before {
  content: "\f168";
}

/* line 349, app/assets/stylesheets/external/uicons.scss */
.fi-rr-apps-delete:before {
  content: "\f169";
}

/* line 352, app/assets/stylesheets/external/uicons.scss */
.fi-rr-apps-sort:before {
  content: "\f16a";
}

/* line 355, app/assets/stylesheets/external/uicons.scss */
.fi-rr-apps:before {
  content: "\f16b";
}

/* line 358, app/assets/stylesheets/external/uicons.scss */
.fi-rr-archive:before {
  content: "\f16c";
}

/* line 361, app/assets/stylesheets/external/uicons.scss */
.fi-rr-archway:before {
  content: "\f16d";
}

/* line 364, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-alt-circle-down:before {
  content: "\f16e";
}

/* line 367, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-alt-circle-left:before {
  content: "\f16f";
}

/* line 370, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-alt-circle-right:before {
  content: "\f170";
}

/* line 373, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-alt-circle-up:before {
  content: "\f171";
}

/* line 376, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-alt-down:before {
  content: "\f172";
}

/* line 379, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-alt-from-bottom:before {
  content: "\f173";
}

/* line 382, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-alt-from-left:before {
  content: "\f174";
}

/* line 385, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-alt-from-right:before {
  content: "\f175";
}

/* line 388, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-alt-from-top:before {
  content: "\f176";
}

/* line 391, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-alt-left:before {
  content: "\f177";
}

/* line 394, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-alt-right:before {
  content: "\f178";
}

/* line 397, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-alt-square-down:before {
  content: "\f179";
}

/* line 400, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-alt-square-left:before {
  content: "\f17a";
}

/* line 403, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-alt-square-right:before {
  content: "\f17b";
}

/* line 406, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-alt-square-up:before {
  content: "\f17c";
}

/* line 409, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-alt-to-bottom:before {
  content: "\f17d";
}

/* line 412, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-alt-to-left:before {
  content: "\f17e";
}

/* line 415, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-alt-to-right:before {
  content: "\f17f";
}

/* line 418, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-alt-to-top:before {
  content: "\f180";
}

/* line 421, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-alt-up:before {
  content: "\f181";
}

/* line 424, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-circle-down:before {
  content: "\f182";
}

/* line 427, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-circle-left:before {
  content: "\f183";
}

/* line 430, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-circle-right:before {
  content: "\f184";
}

/* line 433, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-circle-up:before {
  content: "\f185";
}

/* line 436, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-comparison:before {
  content: "\f186";
}

/* line 439, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-down-from-arc:before {
  content: "\f187";
}

/* line 442, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-down-from-dotted-line:before {
  content: "\f188";
}

/* line 445, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-down-left:before {
  content: "\f189";
}

/* line 448, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-down-small-big:before {
  content: "\f18a";
}

/* line 451, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-down-to-dotted-line:before {
  content: "\f18b";
}

/* line 454, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-down-to-square:before {
  content: "\f18c";
}

/* line 457, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-down-triangle-square:before {
  content: "\f18d";
}

/* line 460, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-down:before {
  content: "\f18e";
}

/* line 463, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-from-bottom:before {
  content: "\f18f";
}

/* line 466, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-from-left:before {
  content: "\f190";
}

/* line 469, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-from-right:before {
  content: "\f191";
}

/* line 472, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-from-top:before {
  content: "\f192";
}

/* line 475, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-left-from-arc:before {
  content: "\f193";
}

/* line 478, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-left-from-line:before {
  content: "\f194";
}

/* line 481, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-left-to-arc:before {
  content: "\f195";
}

/* line 484, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-left:before {
  content: "\f196";
}

/* line 487, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-progress-alt:before {
  content: "\f197";
}

/* line 490, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-progress:before {
  content: "\f198";
}

/* line 493, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-right-to-bracket:before {
  content: "\f199";
}

/* line 496, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-right:before {
  content: "\f19a";
}

/* line 499, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-small-down:before {
  content: "\f19b";
}

/* line 502, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-small-left:before {
  content: "\f19c";
}

/* line 505, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-small-right:before {
  content: "\f19d";
}

/* line 508, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-small-up:before {
  content: "\f19e";
}

/* line 511, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-square-down:before {
  content: "\f19f";
}

/* line 514, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-square-left:before {
  content: "\f1a0";
}

/* line 517, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-square-right:before {
  content: "\f1a1";
}

/* line 520, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-square-up:before {
  content: "\f1a2";
}

/* line 523, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-to-bottom:before {
  content: "\f1a3";
}

/* line 526, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-to-left:before {
  content: "\f1a4";
}

/* line 529, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-to-right:before {
  content: "\f1a5";
}

/* line 532, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-to-top:before {
  content: "\f1a6";
}

/* line 535, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-trend-down:before {
  content: "\f1a7";
}

/* line 538, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-trend-up:before {
  content: "\f1a8";
}

/* line 541, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-turn-down-left:before {
  content: "\f1a9";
}

/* line 544, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-turn-down-right:before {
  content: "\f1aa";
}

/* line 547, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-turn-left-up:before {
  content: "\f1ab";
}

/* line 550, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-up-from-dotted-line:before {
  content: "\f1ac";
}

/* line 553, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-up-from-ground-water:before {
  content: "\f1ad";
}

/* line 556, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-up-from-square:before {
  content: "\f1ae";
}

/* line 559, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-up-left-from-circle:before {
  content: "\f1af";
}

/* line 562, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-up-left:before {
  content: "\f1b0";
}

/* line 565, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\f1b1";
}

/* line 568, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-up-right-from-square:before {
  content: "\f1b2";
}

/* line 571, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-up-right:before {
  content: "\f1b3";
}

/* line 574, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-up-small-big:before {
  content: "\f1b4";
}

/* line 577, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-up-square-triangle:before {
  content: "\f1b5";
}

/* line 580, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-up-to-arc:before {
  content: "\f1b6";
}

/* line 583, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-up-to-dotted-line:before {
  content: "\f1b7";
}

/* line 586, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-up:before {
  content: "\f1b8";
}

/* line 589, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrow-upward-growth-crypto:before {
  content: "\f1b9";
}

/* line 592, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrows-alt-h:before {
  content: "\f1ba";
}

/* line 595, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrows-alt-v:before {
  content: "\f1bb";
}

/* line 598, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrows-alt:before {
  content: "\f1bc";
}

/* line 601, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrows-cross:before {
  content: "\f1bd";
}

/* line 604, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrows-from-dotted-line:before {
  content: "\f1be";
}

/* line 607, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrows-from-line:before {
  content: "\f1bf";
}

/* line 610, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrows-h-copy:before {
  content: "\f1c0";
}

/* line 613, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrows-h:before {
  content: "\f1c1";
}

/* line 616, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrows-repeat-1:before {
  content: "\f1c2";
}

/* line 619, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrows-repeat:before {
  content: "\f1c3";
}

/* line 622, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrows-retweet:before {
  content: "\f1c4";
}

/* line 625, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrows-split-right-and-left:before {
  content: "\f1c5";
}

/* line 628, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrows-split-up-and-left:before {
  content: "\f1c6";
}

/* line 631, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrows-to-circle:before {
  content: "\f1c7";
}

/* line 634, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrows-to-dotted-line:before {
  content: "\f1c8";
}

/* line 637, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrows-to-eye:before {
  content: "\f1c9";
}

/* line 640, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrows-to-line:before {
  content: "\f1ca";
}

/* line 643, app/assets/stylesheets/external/uicons.scss */
.fi-rr-arrows:before {
  content: "\f1cb";
}

/* line 646, app/assets/stylesheets/external/uicons.scss */
.fi-rr-artificial-intelligence:before {
  content: "\f1cc";
}

/* line 649, app/assets/stylesheets/external/uicons.scss */
.fi-rr-assept-document:before {
  content: "\f1cd";
}

/* line 652, app/assets/stylesheets/external/uicons.scss */
.fi-rr-assessment-alt:before {
  content: "\f1ce";
}

/* line 655, app/assets/stylesheets/external/uicons.scss */
.fi-rr-assessment:before {
  content: "\f1cf";
}

/* line 658, app/assets/stylesheets/external/uicons.scss */
.fi-rr-assign:before {
  content: "\f1d0";
}

/* line 661, app/assets/stylesheets/external/uicons.scss */
.fi-rr-assistive-listening-systems:before {
  content: "\f1d1";
}

/* line 664, app/assets/stylesheets/external/uicons.scss */
.fi-rr-asterik:before {
  content: "\f1d2";
}

/* line 667, app/assets/stylesheets/external/uicons.scss */
.fi-rr-at:before {
  content: "\f1d3";
}

/* line 670, app/assets/stylesheets/external/uicons.scss */
.fi-rr-attribution-pen:before {
  content: "\f1d4";
}

/* line 673, app/assets/stylesheets/external/uicons.scss */
.fi-rr-attribution-pencil:before {
  content: "\f1d5";
}

/* line 676, app/assets/stylesheets/external/uicons.scss */
.fi-rr-aubergine:before {
  content: "\f1d6";
}

/* line 679, app/assets/stylesheets/external/uicons.scss */
.fi-rr-auction:before {
  content: "\f1d7";
}

/* line 682, app/assets/stylesheets/external/uicons.scss */
.fi-rr-audience-megaphone:before {
  content: "\f1d8";
}

/* line 685, app/assets/stylesheets/external/uicons.scss */
.fi-rr-audio-description-slash:before {
  content: "\f1d9";
}

/* line 688, app/assets/stylesheets/external/uicons.scss */
.fi-rr-audit-alt:before {
  content: "\f1da";
}

/* line 691, app/assets/stylesheets/external/uicons.scss */
.fi-rr-audit:before {
  content: "\f1db";
}

/* line 694, app/assets/stylesheets/external/uicons.scss */
.fi-rr-austral-sign:before {
  content: "\f1dc";
}

/* line 697, app/assets/stylesheets/external/uicons.scss */
.fi-rr-avocado:before {
  content: "\f1dd";
}

/* line 700, app/assets/stylesheets/external/uicons.scss */
.fi-rr-award:before {
  content: "\f1de";
}

/* line 703, app/assets/stylesheets/external/uicons.scss */
.fi-rr-axe-battle:before {
  content: "\f1df";
}

/* line 706, app/assets/stylesheets/external/uicons.scss */
.fi-rr-axe:before {
  content: "\f1e0";
}

/* line 709, app/assets/stylesheets/external/uicons.scss */
.fi-rr-b:before {
  content: "\f1e1";
}

/* line 712, app/assets/stylesheets/external/uicons.scss */
.fi-rr-baby-carriage:before {
  content: "\f1e2";
}

/* line 715, app/assets/stylesheets/external/uicons.scss */
.fi-rr-baby:before {
  content: "\f1e3";
}

/* line 718, app/assets/stylesheets/external/uicons.scss */
.fi-rr-back-up:before {
  content: "\f1e4";
}

/* line 721, app/assets/stylesheets/external/uicons.scss */
.fi-rr-background:before {
  content: "\f1e5";
}

/* line 724, app/assets/stylesheets/external/uicons.scss */
.fi-rr-backpack:before {
  content: "\f1e6";
}

/* line 727, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bacon:before {
  content: "\f1e7";
}

/* line 730, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bacteria:before {
  content: "\f1e8";
}

/* line 733, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bacterium:before {
  content: "\f1e9";
}

/* line 736, app/assets/stylesheets/external/uicons.scss */
.fi-rr-badge-check:before {
  content: "\f1ea";
}

/* line 739, app/assets/stylesheets/external/uicons.scss */
.fi-rr-badge-dollar:before {
  content: "\f1eb";
}

/* line 742, app/assets/stylesheets/external/uicons.scss */
.fi-rr-badge-leaf:before {
  content: "\f1ec";
}

/* line 745, app/assets/stylesheets/external/uicons.scss */
.fi-rr-badge-percent:before {
  content: "\f1ed";
}

/* line 748, app/assets/stylesheets/external/uicons.scss */
.fi-rr-badge-sheriff:before {
  content: "\f1ee";
}

/* line 751, app/assets/stylesheets/external/uicons.scss */
.fi-rr-badge:before {
  content: "\f1ef";
}

/* line 754, app/assets/stylesheets/external/uicons.scss */
.fi-rr-badger-honey:before {
  content: "\f1f0";
}

/* line 757, app/assets/stylesheets/external/uicons.scss */
.fi-rr-badget-check-alt:before {
  content: "\f1f1";
}

/* line 760, app/assets/stylesheets/external/uicons.scss */
.fi-rr-badminton:before {
  content: "\f1f2";
}

/* line 763, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bag-map-pin:before {
  content: "\f1f3";
}

/* line 766, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bag-seedling:before {
  content: "\f1f4";
}

/* line 769, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bag-shopping-minus:before {
  content: "\f1f5";
}

/* line 772, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bags-shopping:before {
  content: "\f1f6";
}

/* line 775, app/assets/stylesheets/external/uicons.scss */
.fi-rr-baguette:before {
  content: "\f1f7";
}

/* line 778, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bahai:before {
  content: "\f1f8";
}

/* line 781, app/assets/stylesheets/external/uicons.scss */
.fi-rr-baht-sign:before {
  content: "\f1f9";
}

/* line 784, app/assets/stylesheets/external/uicons.scss */
.fi-rr-balance-scale-left:before {
  content: "\f1fa";
}

/* line 787, app/assets/stylesheets/external/uicons.scss */
.fi-rr-balance-scale-right:before {
  content: "\f1fb";
}

/* line 790, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ball-pile:before {
  content: "\f1fc";
}

/* line 793, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ball:before {
  content: "\f1fd";
}

/* line 796, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ballet-dance:before {
  content: "\f1fe";
}

/* line 799, app/assets/stylesheets/external/uicons.scss */
.fi-rr-balloon:before {
  content: "\f1ff";
}

/* line 802, app/assets/stylesheets/external/uicons.scss */
.fi-rr-balloons:before {
  content: "\f200";
}

/* line 805, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ballot-check:before {
  content: "\f201";
}

/* line 808, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ballot:before {
  content: "\f202";
}

/* line 811, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ban-bug:before {
  content: "\f203";
}

/* line 814, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ban:before {
  content: "\f204";
}

/* line 817, app/assets/stylesheets/external/uicons.scss */
.fi-rr-banana:before {
  content: "\f205";
}

/* line 820, app/assets/stylesheets/external/uicons.scss */
.fi-rr-band-aid:before {
  content: "\f206";
}

/* line 823, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bangladeshi-taka-sign:before {
  content: "\f207";
}

/* line 826, app/assets/stylesheets/external/uicons.scss */
.fi-rr-banjo:before {
  content: "\f208";
}

/* line 829, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bank:before {
  content: "\f209";
}

/* line 832, app/assets/stylesheets/external/uicons.scss */
.fi-rr-banner-2:before {
  content: "\f20a";
}

/* line 835, app/assets/stylesheets/external/uicons.scss */
.fi-rr-banner-3:before {
  content: "\f20b";
}

/* line 838, app/assets/stylesheets/external/uicons.scss */
.fi-rr-banner-4:before {
  content: "\f20c";
}

/* line 841, app/assets/stylesheets/external/uicons.scss */
.fi-rr-banner-5:before {
  content: "\f20d";
}

/* line 844, app/assets/stylesheets/external/uicons.scss */
.fi-rr-banner:before {
  content: "\f20e";
}

/* line 847, app/assets/stylesheets/external/uicons.scss */
.fi-rr-barber-pole:before {
  content: "\f20f";
}

/* line 850, app/assets/stylesheets/external/uicons.scss */
.fi-rr-barber-shop:before {
  content: "\f210";
}

/* line 853, app/assets/stylesheets/external/uicons.scss */
.fi-rr-barcode-read:before {
  content: "\f211";
}

/* line 856, app/assets/stylesheets/external/uicons.scss */
.fi-rr-barcode-scan:before {
  content: "\f212";
}

/* line 859, app/assets/stylesheets/external/uicons.scss */
.fi-rr-barcode:before {
  content: "\f213";
}

/* line 862, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bars-filter:before {
  content: "\f214";
}

/* line 865, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bars-progress:before {
  content: "\f215";
}

/* line 868, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bars-sort:before {
  content: "\f216";
}

/* line 871, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bars-staggered:before {
  content: "\f217";
}

/* line 874, app/assets/stylesheets/external/uicons.scss */
.fi-rr-baseball-alt:before {
  content: "\f218";
}

/* line 877, app/assets/stylesheets/external/uicons.scss */
.fi-rr-baseball:before {
  content: "\f219";
}

/* line 880, app/assets/stylesheets/external/uicons.scss */
.fi-rr-basket-shopping-minus:before {
  content: "\f21a";
}

/* line 883, app/assets/stylesheets/external/uicons.scss */
.fi-rr-basket-shopping-plus:before {
  content: "\f21b";
}

/* line 886, app/assets/stylesheets/external/uicons.scss */
.fi-rr-basket-shopping-simple:before {
  content: "\f21c";
}

/* line 889, app/assets/stylesheets/external/uicons.scss */
.fi-rr-basket:before {
  content: "\f21d";
}

/* line 892, app/assets/stylesheets/external/uicons.scss */
.fi-rr-basketball:before {
  content: "\f21e";
}

/* line 895, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bat:before {
  content: "\f21f";
}

/* line 898, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bath:before {
  content: "\f220";
}

/* line 901, app/assets/stylesheets/external/uicons.scss */
.fi-rr-battery-bolt:before {
  content: "\f221";
}

/* line 904, app/assets/stylesheets/external/uicons.scss */
.fi-rr-battery-empty:before {
  content: "\f222";
}

/* line 907, app/assets/stylesheets/external/uicons.scss */
.fi-rr-battery-exclamation:before {
  content: "\f223";
}

/* line 910, app/assets/stylesheets/external/uicons.scss */
.fi-rr-battery-full:before {
  content: "\f224";
}

/* line 913, app/assets/stylesheets/external/uicons.scss */
.fi-rr-battery-half:before {
  content: "\f225";
}

/* line 916, app/assets/stylesheets/external/uicons.scss */
.fi-rr-battery-quarter:before {
  content: "\f226";
}

/* line 919, app/assets/stylesheets/external/uicons.scss */
.fi-rr-battery-slash:before {
  content: "\f227";
}

/* line 922, app/assets/stylesheets/external/uicons.scss */
.fi-rr-battery-three-quarters:before {
  content: "\f228";
}

/* line 925, app/assets/stylesheets/external/uicons.scss */
.fi-rr-beacon:before {
  content: "\f229";
}

/* line 928, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bed-alt:before {
  content: "\f22a";
}

/* line 931, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bed-bunk:before {
  content: "\f22b";
}

/* line 934, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bed-empty:before {
  content: "\f22c";
}

/* line 937, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bed:before {
  content: "\f22d";
}

/* line 940, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bee:before {
  content: "\f22e";
}

/* line 943, app/assets/stylesheets/external/uicons.scss */
.fi-rr-beer-mug-empty:before {
  content: "\f22f";
}

/* line 946, app/assets/stylesheets/external/uicons.scss */
.fi-rr-beer:before {
  content: "\f230";
}

/* line 949, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bell-concierge:before {
  content: "\f231";
}

/* line 952, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bell-notification-call:before {
  content: "\f232";
}

/* line 955, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bell-notification-social-media:before {
  content: "\f233";
}

/* line 958, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bell-ring:before {
  content: "\f234";
}

/* line 961, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bell-school-slash:before {
  content: "\f235";
}

/* line 964, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bell-school:before {
  content: "\f236";
}

/* line 967, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bell-slash:before {
  content: "\f237";
}

/* line 970, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bell:before {
  content: "\f238";
}

/* line 973, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bells:before {
  content: "\f239";
}

/* line 976, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bench-tree:before {
  content: "\f23a";
}

/* line 979, app/assets/stylesheets/external/uicons.scss */
.fi-rr-benefit-diamond-alt:before {
  content: "\f23b";
}

/* line 982, app/assets/stylesheets/external/uicons.scss */
.fi-rr-benefit-diamond:before {
  content: "\f23c";
}

/* line 985, app/assets/stylesheets/external/uicons.scss */
.fi-rr-benefit-hand:before {
  content: "\f23d";
}

/* line 988, app/assets/stylesheets/external/uicons.scss */
.fi-rr-benefit-increase:before {
  content: "\f23e";
}

/* line 991, app/assets/stylesheets/external/uicons.scss */
.fi-rr-benefit-porcent:before {
  content: "\f23f";
}

/* line 994, app/assets/stylesheets/external/uicons.scss */
.fi-rr-benefit:before {
  content: "\f240";
}

/* line 997, app/assets/stylesheets/external/uicons.scss */
.fi-rr-betamax:before {
  content: "\f241";
}

/* line 1000, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bible:before {
  content: "\f242";
}

/* line 1003, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bicycle-journey:before {
  content: "\f243";
}

/* line 1006, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bike:before {
  content: "\f244";
}

/* line 1009, app/assets/stylesheets/external/uicons.scss */
.fi-rr-biking-mountain:before {
  content: "\f245";
}

/* line 1012, app/assets/stylesheets/external/uicons.scss */
.fi-rr-biking:before {
  content: "\f246";
}

/* line 1015, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bill-arrow:before {
  content: "\f247";
}

/* line 1018, app/assets/stylesheets/external/uicons.scss */
.fi-rr-billiard:before {
  content: "\f248";
}

/* line 1021, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bin-bottles:before {
  content: "\f249";
}

/* line 1024, app/assets/stylesheets/external/uicons.scss */
.fi-rr-binary-circle-check:before {
  content: "\f24a";
}

/* line 1027, app/assets/stylesheets/external/uicons.scss */
.fi-rr-binary-lock:before {
  content: "\f24b";
}

/* line 1030, app/assets/stylesheets/external/uicons.scss */
.fi-rr-binary-slash:before {
  content: "\f24c";
}

/* line 1033, app/assets/stylesheets/external/uicons.scss */
.fi-rr-binary:before {
  content: "\f24d";
}

/* line 1036, app/assets/stylesheets/external/uicons.scss */
.fi-rr-binoculars:before {
  content: "\f24e";
}

/* line 1039, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bio-leaves:before {
  content: "\f24f";
}

/* line 1042, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bio:before {
  content: "\f250";
}

/* line 1045, app/assets/stylesheets/external/uicons.scss */
.fi-rr-biohazard:before {
  content: "\f251";
}

/* line 1048, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bird:before {
  content: "\f252";
}

/* line 1051, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bitcoin-sign:before {
  content: "\f253";
}

/* line 1054, app/assets/stylesheets/external/uicons.scss */
.fi-rr-blanket:before {
  content: "\f254";
}

/* line 1057, app/assets/stylesheets/external/uicons.scss */
.fi-rr-blender-phone:before {
  content: "\f255";
}

/* line 1060, app/assets/stylesheets/external/uicons.scss */
.fi-rr-blender:before {
  content: "\f256";
}

/* line 1063, app/assets/stylesheets/external/uicons.scss */
.fi-rr-blinds-open:before {
  content: "\f257";
}

/* line 1066, app/assets/stylesheets/external/uicons.scss */
.fi-rr-blinds-raised:before {
  content: "\f258";
}

/* line 1069, app/assets/stylesheets/external/uicons.scss */
.fi-rr-blinds:before {
  content: "\f259";
}

/* line 1072, app/assets/stylesheets/external/uicons.scss */
.fi-rr-block-brick:before {
  content: "\f25a";
}

/* line 1075, app/assets/stylesheets/external/uicons.scss */
.fi-rr-block-question:before {
  content: "\f25b";
}

/* line 1078, app/assets/stylesheets/external/uicons.scss */
.fi-rr-block-quote:before {
  content: "\f25c";
}

/* line 1081, app/assets/stylesheets/external/uicons.scss */
.fi-rr-block:before {
  content: "\f25d";
}

/* line 1084, app/assets/stylesheets/external/uicons.scss */
.fi-rr-blockchain-3:before {
  content: "\f25e";
}

/* line 1087, app/assets/stylesheets/external/uicons.scss */
.fi-rr-blog-pencil:before {
  content: "\f25f";
}

/* line 1090, app/assets/stylesheets/external/uicons.scss */
.fi-rr-blog-text:before {
  content: "\f260";
}

/* line 1093, app/assets/stylesheets/external/uicons.scss */
.fi-rr-blood-test-tube-alt:before {
  content: "\f261";
}

/* line 1096, app/assets/stylesheets/external/uicons.scss */
.fi-rr-blood-test-tube:before {
  content: "\f262";
}

/* line 1099, app/assets/stylesheets/external/uicons.scss */
.fi-rr-blood:before {
  content: "\f263";
}

/* line 1102, app/assets/stylesheets/external/uicons.scss */
.fi-rr-blueberries:before {
  content: "\f264";
}

/* line 1105, app/assets/stylesheets/external/uicons.scss */
.fi-rr-blueprint:before {
  content: "\f265";
}

/* line 1108, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bold:before {
  content: "\f266";
}

/* line 1111, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bolt-auto:before {
  content: "\f267";
}

/* line 1114, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bolt-slash:before {
  content: "\f268";
}

/* line 1117, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bolt:before {
  content: "\f269";
}

/* line 1120, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bomb:before {
  content: "\f26a";
}

/* line 1123, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bone-break:before {
  content: "\f26b";
}

/* line 1126, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bone:before {
  content: "\f26c";
}

/* line 1129, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bong:before {
  content: "\f26d";
}

/* line 1132, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bonus-alt:before {
  content: "\f26e";
}

/* line 1135, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bonus-star:before {
  content: "\f26f";
}

/* line 1138, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bonus:before {
  content: "\f270";
}

/* line 1141, app/assets/stylesheets/external/uicons.scss */
.fi-rr-book-alt:before {
  content: "\f271";
}

/* line 1144, app/assets/stylesheets/external/uicons.scss */
.fi-rr-book-arrow-right:before {
  content: "\f272";
}

/* line 1147, app/assets/stylesheets/external/uicons.scss */
.fi-rr-book-arrow-up:before {
  content: "\f273";
}

/* line 1150, app/assets/stylesheets/external/uicons.scss */
.fi-rr-book-atlas:before {
  content: "\f274";
}

/* line 1153, app/assets/stylesheets/external/uicons.scss */
.fi-rr-book-bookmark:before {
  content: "\f275";
}

/* line 1156, app/assets/stylesheets/external/uicons.scss */
.fi-rr-book-circle-arrow-right:before {
  content: "\f276";
}

/* line 1159, app/assets/stylesheets/external/uicons.scss */
.fi-rr-book-circle-arrow-up:before {
  content: "\f277";
}

/* line 1162, app/assets/stylesheets/external/uicons.scss */
.fi-rr-book-copy:before {
  content: "\f278";
}

/* line 1165, app/assets/stylesheets/external/uicons.scss */
.fi-rr-book-dead:before {
  content: "\f279";
}

/* line 1168, app/assets/stylesheets/external/uicons.scss */
.fi-rr-book-font:before {
  content: "\f27a";
}

/* line 1171, app/assets/stylesheets/external/uicons.scss */
.fi-rr-book-heart:before {
  content: "\f27b";
}

/* line 1174, app/assets/stylesheets/external/uicons.scss */
.fi-rr-book-medical:before {
  content: "\f27c";
}

/* line 1177, app/assets/stylesheets/external/uicons.scss */
.fi-rr-book-open-cover:before {
  content: "\f27d";
}

/* line 1180, app/assets/stylesheets/external/uicons.scss */
.fi-rr-book-open-reader:before {
  content: "\f27e";
}

/* line 1183, app/assets/stylesheets/external/uicons.scss */
.fi-rr-book-plus:before {
  content: "\f27f";
}

/* line 1186, app/assets/stylesheets/external/uicons.scss */
.fi-rr-book-quran:before {
  content: "\f280";
}

/* line 1189, app/assets/stylesheets/external/uicons.scss */
.fi-rr-book-section:before {
  content: "\f281";
}

/* line 1192, app/assets/stylesheets/external/uicons.scss */
.fi-rr-book-spells:before {
  content: "\f282";
}

/* line 1195, app/assets/stylesheets/external/uicons.scss */
.fi-rr-book-tanakh:before {
  content: "\f283";
}

/* line 1198, app/assets/stylesheets/external/uicons.scss */
.fi-rr-book-user:before {
  content: "\f284";
}

/* line 1201, app/assets/stylesheets/external/uicons.scss */
.fi-rr-book:before {
  content: "\f285";
}

/* line 1204, app/assets/stylesheets/external/uicons.scss */
.fi-rr-Booking:before {
  content: "\f286";
}

/* line 1207, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bookmark-slash:before {
  content: "\f287";
}

/* line 1210, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bookmark:before {
  content: "\f288";
}

/* line 1213, app/assets/stylesheets/external/uicons.scss */
.fi-rr-books-medical:before {
  content: "\f289";
}

/* line 1216, app/assets/stylesheets/external/uicons.scss */
.fi-rr-books:before {
  content: "\f28a";
}

/* line 1219, app/assets/stylesheets/external/uicons.scss */
.fi-rr-boot-heeled:before {
  content: "\f28b";
}

/* line 1222, app/assets/stylesheets/external/uicons.scss */
.fi-rr-boot:before {
  content: "\f28c";
}

/* line 1225, app/assets/stylesheets/external/uicons.scss */
.fi-rr-booth-curtain:before {
  content: "\f28d";
}

/* line 1228, app/assets/stylesheets/external/uicons.scss */
.fi-rr-border-all:before {
  content: "\f28e";
}

/* line 1231, app/assets/stylesheets/external/uicons.scss */
.fi-rr-border-bottom:before {
  content: "\f28f";
}

/* line 1234, app/assets/stylesheets/external/uicons.scss */
.fi-rr-border-center-h:before {
  content: "\f290";
}

/* line 1237, app/assets/stylesheets/external/uicons.scss */
.fi-rr-border-center-v:before {
  content: "\f291";
}

/* line 1240, app/assets/stylesheets/external/uicons.scss */
.fi-rr-border-inner:before {
  content: "\f292";
}

/* line 1243, app/assets/stylesheets/external/uicons.scss */
.fi-rr-border-left:before {
  content: "\f293";
}

/* line 1246, app/assets/stylesheets/external/uicons.scss */
.fi-rr-border-none:before {
  content: "\f294";
}

/* line 1249, app/assets/stylesheets/external/uicons.scss */
.fi-rr-border-outer:before {
  content: "\f295";
}

/* line 1252, app/assets/stylesheets/external/uicons.scss */
.fi-rr-border-right:before {
  content: "\f296";
}

/* line 1255, app/assets/stylesheets/external/uicons.scss */
.fi-rr-border-style-alt:before {
  content: "\f297";
}

/* line 1258, app/assets/stylesheets/external/uicons.scss */
.fi-rr-border-style:before {
  content: "\f298";
}

/* line 1261, app/assets/stylesheets/external/uicons.scss */
.fi-rr-border-top:before {
  content: "\f299";
}

/* line 1264, app/assets/stylesheets/external/uicons.scss */
.fi-rr-boss:before {
  content: "\f29a";
}

/* line 1267, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bottle-droplet:before {
  content: "\f29b";
}

/* line 1270, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bottle:before {
  content: "\f29c";
}

/* line 1273, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bow-arrow:before {
  content: "\f29d";
}

/* line 1276, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bowl-chopsticks-noodles:before {
  content: "\f29e";
}

/* line 1279, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bowl-chopsticks:before {
  content: "\f29f";
}

/* line 1282, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bowl-rice:before {
  content: "\f2a0";
}

/* line 1285, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bowl-scoop:before {
  content: "\f2a1";
}

/* line 1288, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bowl-scoops:before {
  content: "\f2a2";
}

/* line 1291, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bowl-soft-serve:before {
  content: "\f2a3";
}

/* line 1294, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bowl-spoon:before {
  content: "\f2a4";
}

/* line 1297, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bowling-ball:before {
  content: "\f2a5";
}

/* line 1300, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bowling-pins:before {
  content: "\f2a6";
}

/* line 1303, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bowling:before {
  content: "\f2a7";
}

/* line 1306, app/assets/stylesheets/external/uicons.scss */
.fi-rr-box-alt:before {
  content: "\f2a8";
}

/* line 1309, app/assets/stylesheets/external/uicons.scss */
.fi-rr-box-ballot:before {
  content: "\f2a9";
}

/* line 1312, app/assets/stylesheets/external/uicons.scss */
.fi-rr-box-check:before {
  content: "\f2aa";
}

/* line 1315, app/assets/stylesheets/external/uicons.scss */
.fi-rr-box-circle-check:before {
  content: "\f2ab";
}

/* line 1318, app/assets/stylesheets/external/uicons.scss */
.fi-rr-box-dollar:before {
  content: "\f2ac";
}

/* line 1321, app/assets/stylesheets/external/uicons.scss */
.fi-rr-box-fragile:before {
  content: "\f2ad";
}

/* line 1324, app/assets/stylesheets/external/uicons.scss */
.fi-rr-box-heart:before {
  content: "\f2ae";
}

/* line 1327, app/assets/stylesheets/external/uicons.scss */
.fi-rr-box-open-full:before {
  content: "\f2af";
}

/* line 1330, app/assets/stylesheets/external/uicons.scss */
.fi-rr-box-open:before {
  content: "\f2b0";
}

/* line 1333, app/assets/stylesheets/external/uicons.scss */
.fi-rr-box-tissue:before {
  content: "\f2b1";
}

/* line 1336, app/assets/stylesheets/external/uicons.scss */
.fi-rr-box-up:before {
  content: "\f2b2";
}

/* line 1339, app/assets/stylesheets/external/uicons.scss */
.fi-rr-box:before {
  content: "\f2b3";
}

/* line 1342, app/assets/stylesheets/external/uicons.scss */
.fi-rr-boxes:before {
  content: "\f2b4";
}

/* line 1345, app/assets/stylesheets/external/uicons.scss */
.fi-rr-boxing-glove:before {
  content: "\f2b5";
}

/* line 1348, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bracket-curly-right:before {
  content: "\f2b6";
}

/* line 1351, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bracket-curly:before {
  content: "\f2b7";
}

/* line 1354, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bracket-round-right:before {
  content: "\f2b8";
}

/* line 1357, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bracket-round:before {
  content: "\f2b9";
}

/* line 1360, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bracket-square-right:before {
  content: "\f2ba";
}

/* line 1363, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bracket-square:before {
  content: "\f2bb";
}

/* line 1366, app/assets/stylesheets/external/uicons.scss */
.fi-rr-brackets-curly:before {
  content: "\f2bc";
}

/* line 1369, app/assets/stylesheets/external/uicons.scss */
.fi-rr-brackets-round:before {
  content: "\f2bd";
}

/* line 1372, app/assets/stylesheets/external/uicons.scss */
.fi-rr-brackets-square:before {
  content: "\f2be";
}

/* line 1375, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-a:before {
  content: "\f2bf";
}

/* line 1378, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-b:before {
  content: "\f2c0";
}

/* line 1381, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-c:before {
  content: "\f2c1";
}

/* line 1384, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-d:before {
  content: "\f2c2";
}

/* line 1387, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-e:before {
  content: "\f2c3";
}

/* line 1390, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-g:before {
  content: "\f2c4";
}

/* line 1393, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-h:before {
  content: "\f2c5";
}

/* line 1396, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-i:before {
  content: "\f2c6";
}

/* line 1399, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-j:before {
  content: "\f2c7";
}

/* line 1402, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-k:before {
  content: "\f2c8";
}

/* line 1405, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-l:before {
  content: "\f2c9";
}

/* line 1408, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-m:before {
  content: "\f2ca";
}

/* line 1411, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-n-alt:before {
  content: "\f2cb";
}

/* line 1414, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-n:before {
  content: "\f2cc";
}

/* line 1417, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-o:before {
  content: "\f2cd";
}

/* line 1420, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-p:before {
  content: "\f2ce";
}

/* line 1423, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-q:before {
  content: "\f2cf";
}

/* line 1426, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-r:before {
  content: "\f2d0";
}

/* line 1429, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-s:before {
  content: "\f2d1";
}

/* line 1432, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-t:before {
  content: "\f2d2";
}

/* line 1435, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-u:before {
  content: "\f2d3";
}

/* line 1438, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-v:before {
  content: "\f2d4";
}

/* line 1441, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-w:before {
  content: "\f2d5";
}

/* line 1444, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-x:before {
  content: "\f2d6";
}

/* line 1447, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-y:before {
  content: "\f2d7";
}

/* line 1450, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille-z:before {
  content: "\f2d8";
}

/* line 1453, app/assets/stylesheets/external/uicons.scss */
.fi-rr-braille:before {
  content: "\f2d9";
}

/* line 1456, app/assets/stylesheets/external/uicons.scss */
.fi-rr-brain-circuit:before {
  content: "\f2da";
}

/* line 1459, app/assets/stylesheets/external/uicons.scss */
.fi-rr-brain:before {
  content: "\f2db";
}

/* line 1462, app/assets/stylesheets/external/uicons.scss */
.fi-rr-brake-warning:before {
  content: "\f2dc";
}

/* line 1465, app/assets/stylesheets/external/uicons.scss */
.fi-rr-branching:before {
  content: "\f2dd";
}

/* line 1468, app/assets/stylesheets/external/uicons.scss */
.fi-rr-brand:before {
  content: "\f2de";
}

/* line 1471, app/assets/stylesheets/external/uicons.scss */
.fi-rr-branding:before {
  content: "\f2df";
}

/* line 1474, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bread-loaf:before {
  content: "\f2e0";
}

/* line 1477, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bread-slice-butter:before {
  content: "\f2e1";
}

/* line 1480, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bread-slice:before {
  content: "\f2e2";
}

/* line 1483, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bread:before {
  content: "\f2e3";
}

/* line 1486, app/assets/stylesheets/external/uicons.scss */
.fi-rr-briefcase-arrow-right:before {
  content: "\f2e4";
}

/* line 1489, app/assets/stylesheets/external/uicons.scss */
.fi-rr-briefcase-blank:before {
  content: "\f2e5";
}

/* line 1492, app/assets/stylesheets/external/uicons.scss */
.fi-rr-briefcase:before {
  content: "\f2e6";
}

/* line 1495, app/assets/stylesheets/external/uicons.scss */
.fi-rr-brightness-low:before {
  content: "\f2e7";
}

/* line 1498, app/assets/stylesheets/external/uicons.scss */
.fi-rr-brightness:before {
  content: "\f2e8";
}

/* line 1501, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bring-forward:before {
  content: "\f2e9";
}

/* line 1504, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bring-front:before {
  content: "\f2ea";
}

/* line 1507, app/assets/stylesheets/external/uicons.scss */
.fi-rr-broadcast-tower:before {
  content: "\f2eb";
}

/* line 1510, app/assets/stylesheets/external/uicons.scss */
.fi-rr-broccoli:before {
  content: "\f2ec";
}

/* line 1513, app/assets/stylesheets/external/uicons.scss */
.fi-rr-broken-chain-link-wrong:before {
  content: "\f2ed";
}

/* line 1516, app/assets/stylesheets/external/uicons.scss */
.fi-rr-broken-image:before {
  content: "\f2ee";
}

/* line 1519, app/assets/stylesheets/external/uicons.scss */
.fi-rr-broom-ball:before {
  content: "\f2ef";
}

/* line 1522, app/assets/stylesheets/external/uicons.scss */
.fi-rr-broom:before {
  content: "\f2f0";
}

/* line 1525, app/assets/stylesheets/external/uicons.scss */
.fi-rr-browser-ui:before {
  content: "\f2f1";
}

/* line 1528, app/assets/stylesheets/external/uicons.scss */
.fi-rr-browser:before {
  content: "\f2f2";
}

/* line 1531, app/assets/stylesheets/external/uicons.scss */
.fi-rr-browsers:before {
  content: "\f2f3";
}

/* line 1534, app/assets/stylesheets/external/uicons.scss */
.fi-rr-brush:before {
  content: "\f2f4";
}

/* line 1537, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bucket:before {
  content: "\f2f5";
}

/* line 1540, app/assets/stylesheets/external/uicons.scss */
.fi-rr-budget-alt:before {
  content: "\f2f6";
}

/* line 1543, app/assets/stylesheets/external/uicons.scss */
.fi-rr-budget:before {
  content: "\f2f7";
}

/* line 1546, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bug-slash:before {
  content: "\f2f8";
}

/* line 1549, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bug:before {
  content: "\f2f9";
}

/* line 1552, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bugs:before {
  content: "\f2fa";
}

/* line 1555, app/assets/stylesheets/external/uicons.scss */
.fi-rr-build-alt:before {
  content: "\f2fb";
}

/* line 1558, app/assets/stylesheets/external/uicons.scss */
.fi-rr-build:before {
  content: "\f2fc";
}

/* line 1561, app/assets/stylesheets/external/uicons.scss */
.fi-rr-builder:before {
  content: "\f2fd";
}

/* line 1564, app/assets/stylesheets/external/uicons.scss */
.fi-rr-building-circle-arrow-right:before {
  content: "\f2fe";
}

/* line 1567, app/assets/stylesheets/external/uicons.scss */
.fi-rr-building-ngo:before {
  content: "\f2ff";
}

/* line 1570, app/assets/stylesheets/external/uicons.scss */
.fi-rr-building:before {
  content: "\f300";
}

/* line 1573, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bulb:before {
  content: "\f301";
}

/* line 1576, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bullet:before {
  content: "\f302";
}

/* line 1579, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bullhorn:before {
  content: "\f303";
}

/* line 1582, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bullseye-arrow:before {
  content: "\f304";
}

/* line 1585, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bullseye-pointer:before {
  content: "\f305";
}

/* line 1588, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bullseye:before {
  content: "\f306";
}

/* line 1591, app/assets/stylesheets/external/uicons.scss */
.fi-rr-burger-alt:before {
  content: "\f307";
}

/* line 1594, app/assets/stylesheets/external/uicons.scss */
.fi-rr-burger-fries:before {
  content: "\f308";
}

/* line 1597, app/assets/stylesheets/external/uicons.scss */
.fi-rr-burger-glass:before {
  content: "\f309";
}

/* line 1600, app/assets/stylesheets/external/uicons.scss */
.fi-rr-burrito:before {
  content: "\f30a";
}

/* line 1603, app/assets/stylesheets/external/uicons.scss */
.fi-rr-burst:before {
  content: "\f30b";
}

/* line 1606, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bus-alt:before {
  content: "\f30c";
}

/* line 1609, app/assets/stylesheets/external/uicons.scss */
.fi-rr-bus:before {
  content: "\f30d";
}

/* line 1612, app/assets/stylesheets/external/uicons.scss */
.fi-rr-business-time:before {
  content: "\f30e";
}

/* line 1615, app/assets/stylesheets/external/uicons.scss */
.fi-rr-Butter:before {
  content: "\f30f";
}

/* line 1618, app/assets/stylesheets/external/uicons.scss */
.fi-rr-butterfly:before {
  content: "\f310";
}

/* line 1621, app/assets/stylesheets/external/uicons.scss */
.fi-rr-c:before {
  content: "\f311";
}

/* line 1624, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cabin:before {
  content: "\f312";
}

/* line 1627, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cactus:before {
  content: "\f313";
}

/* line 1630, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cake-birthday:before {
  content: "\f314";
}

/* line 1633, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cake-slice:before {
  content: "\f315";
}

/* line 1636, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cake-wedding:before {
  content: "\f316";
}

/* line 1639, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calculator-bill:before {
  content: "\f317";
}

/* line 1642, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calculator-math-tax:before {
  content: "\f318";
}

/* line 1645, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calculator-money:before {
  content: "\f319";
}

/* line 1648, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calculator-simple:before {
  content: "\f31a";
}

/* line 1651, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calculator:before {
  content: "\f31b";
}

/* line 1654, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-arrow-down:before {
  content: "\f31c";
}

/* line 1657, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-arrow-up:before {
  content: "\f31d";
}

/* line 1660, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-birhtday-cake:before {
  content: "\f31e";
}

/* line 1663, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-call:before {
  content: "\f31f";
}

/* line 1666, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-check:before {
  content: "\f320";
}

/* line 1669, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-clock:before {
  content: "\f321";
}

/* line 1672, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-day:before {
  content: "\f322";
}

/* line 1675, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-days:before {
  content: "\f323";
}

/* line 1678, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-event-tax:before {
  content: "\f324";
}

/* line 1681, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-exclamation:before {
  content: "\f325";
}

/* line 1684, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-gavel-legal:before {
  content: "\f326";
}

/* line 1687, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-heart:before {
  content: "\f327";
}

/* line 1690, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-image:before {
  content: "\f328";
}

/* line 1693, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-lines-pen:before {
  content: "\f329";
}

/* line 1696, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-lines:before {
  content: "\f32a";
}

/* line 1699, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-minus:before {
  content: "\f32b";
}

/* line 1702, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-payment-loan:before {
  content: "\f32c";
}

/* line 1705, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-pen:before {
  content: "\f32d";
}

/* line 1708, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-plus:before {
  content: "\f32e";
}

/* line 1711, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-salary:before {
  content: "\f32f";
}

/* line 1714, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-star:before {
  content: "\f330";
}

/* line 1717, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-week:before {
  content: "\f331";
}

/* line 1720, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar-xmark:before {
  content: "\f332";
}

/* line 1723, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendar:before {
  content: "\f333";
}

/* line 1726, app/assets/stylesheets/external/uicons.scss */
.fi-rr-calendars:before {
  content: "\f334";
}

/* line 1729, app/assets/stylesheets/external/uicons.scss */
.fi-rr-call-duration:before {
  content: "\f335";
}

/* line 1732, app/assets/stylesheets/external/uicons.scss */
.fi-rr-call-history:before {
  content: "\f336";
}

/* line 1735, app/assets/stylesheets/external/uicons.scss */
.fi-rr-call-incoming:before {
  content: "\f337";
}

/* line 1738, app/assets/stylesheets/external/uicons.scss */
.fi-rr-call-missed:before {
  content: "\f338";
}

/* line 1741, app/assets/stylesheets/external/uicons.scss */
.fi-rr-call-outgoing:before {
  content: "\f339";
}

/* line 1744, app/assets/stylesheets/external/uicons.scss */
.fi-rr-camcorder:before {
  content: "\f33a";
}

/* line 1747, app/assets/stylesheets/external/uicons.scss */
.fi-rr-camera-cctv:before {
  content: "\f33b";
}

/* line 1750, app/assets/stylesheets/external/uicons.scss */
.fi-rr-camera-movie:before {
  content: "\f33c";
}

/* line 1753, app/assets/stylesheets/external/uicons.scss */
.fi-rr-camera-retro:before {
  content: "\f33d";
}

/* line 1756, app/assets/stylesheets/external/uicons.scss */
.fi-rr-camera-rotate:before {
  content: "\f33e";
}

/* line 1759, app/assets/stylesheets/external/uicons.scss */
.fi-rr-camera-security:before {
  content: "\f33f";
}

/* line 1762, app/assets/stylesheets/external/uicons.scss */
.fi-rr-camera-slash:before {
  content: "\f340";
}

/* line 1765, app/assets/stylesheets/external/uicons.scss */
.fi-rr-camera-viewfinder:before {
  content: "\f341";
}

/* line 1768, app/assets/stylesheets/external/uicons.scss */
.fi-rr-camera:before {
  content: "\f342";
}

/* line 1771, app/assets/stylesheets/external/uicons.scss */
.fi-rr-campfire:before {
  content: "\f343";
}

/* line 1774, app/assets/stylesheets/external/uicons.scss */
.fi-rr-camping:before {
  content: "\f344";
}

/* line 1777, app/assets/stylesheets/external/uicons.scss */
.fi-rr-can-food:before {
  content: "\f345";
}

/* line 1780, app/assets/stylesheets/external/uicons.scss */
.fi-rr-candle-holder:before {
  content: "\f346";
}

/* line 1783, app/assets/stylesheets/external/uicons.scss */
.fi-rr-candle-lotus-yoga:before {
  content: "\f347";
}

/* line 1786, app/assets/stylesheets/external/uicons.scss */
.fi-rr-candle-pose-yoga:before {
  content: "\f348";
}

/* line 1789, app/assets/stylesheets/external/uicons.scss */
.fi-rr-candy-alt:before {
  content: "\f349";
}

/* line 1792, app/assets/stylesheets/external/uicons.scss */
.fi-rr-candy-bar:before {
  content: "\f34a";
}

/* line 1795, app/assets/stylesheets/external/uicons.scss */
.fi-rr-candy-cane:before {
  content: "\f34b";
}

/* line 1798, app/assets/stylesheets/external/uicons.scss */
.fi-rr-candy-corn:before {
  content: "\f34c";
}

/* line 1801, app/assets/stylesheets/external/uicons.scss */
.fi-rr-candy-sweet:before {
  content: "\f34d";
}

/* line 1804, app/assets/stylesheets/external/uicons.scss */
.fi-rr-candy:before {
  content: "\f34e";
}

/* line 1807, app/assets/stylesheets/external/uicons.scss */
.fi-rr-Cannabis:before {
  content: "\f34f";
}

/* line 1810, app/assets/stylesheets/external/uicons.scss */
.fi-rr-canned-food:before {
  content: "\f350";
}

/* line 1813, app/assets/stylesheets/external/uicons.scss */
.fi-rr-capsules:before {
  content: "\f351";
}

/* line 1816, app/assets/stylesheets/external/uicons.scss */
.fi-rr-car-alt:before {
  content: "\f352";
}

/* line 1819, app/assets/stylesheets/external/uicons.scss */
.fi-rr-car-battery:before {
  content: "\f353";
}

/* line 1822, app/assets/stylesheets/external/uicons.scss */
.fi-rr-car-bolt:before {
  content: "\f354";
}

/* line 1825, app/assets/stylesheets/external/uicons.scss */
.fi-rr-car-building:before {
  content: "\f355";
}

/* line 1828, app/assets/stylesheets/external/uicons.scss */
.fi-rr-car-bump:before {
  content: "\f356";
}

/* line 1831, app/assets/stylesheets/external/uicons.scss */
.fi-rr-car-bus:before {
  content: "\f357";
}

/* line 1834, app/assets/stylesheets/external/uicons.scss */
.fi-rr-car-circle-bolt:before {
  content: "\f358";
}

/* line 1837, app/assets/stylesheets/external/uicons.scss */
.fi-rr-car-crash:before {
  content: "\f359";
}

/* line 1840, app/assets/stylesheets/external/uicons.scss */
.fi-rr-car-garage:before {
  content: "\f35a";
}

/* line 1843, app/assets/stylesheets/external/uicons.scss */
.fi-rr-car-journey:before {
  content: "\f35b";
}

/* line 1846, app/assets/stylesheets/external/uicons.scss */
.fi-rr-car-mechanic:before {
  content: "\f35c";
}

/* line 1849, app/assets/stylesheets/external/uicons.scss */
.fi-rr-car-rear:before {
  content: "\f35d";
}

/* line 1852, app/assets/stylesheets/external/uicons.scss */
.fi-rr-car-side-bolt:before {
  content: "\f35e";
}

/* line 1855, app/assets/stylesheets/external/uicons.scss */
.fi-rr-car-side:before {
  content: "\f35f";
}

/* line 1858, app/assets/stylesheets/external/uicons.scss */
.fi-rr-car-tilt:before {
  content: "\f360";
}

/* line 1861, app/assets/stylesheets/external/uicons.scss */
.fi-rr-car-tunnel:before {
  content: "\f361";
}

/* line 1864, app/assets/stylesheets/external/uicons.scss */
.fi-rr-car-wash:before {
  content: "\f362";
}

/* line 1867, app/assets/stylesheets/external/uicons.scss */
.fi-rr-car:before {
  content: "\f363";
}

/* line 1870, app/assets/stylesheets/external/uicons.scss */
.fi-rr-caravan-alt:before {
  content: "\f364";
}

/* line 1873, app/assets/stylesheets/external/uicons.scss */
.fi-rr-caravan:before {
  content: "\f365";
}

/* line 1876, app/assets/stylesheets/external/uicons.scss */
.fi-rr-card-club:before {
  content: "\f366";
}

/* line 1879, app/assets/stylesheets/external/uicons.scss */
.fi-rr-card-diamond:before {
  content: "\f367";
}

/* line 1882, app/assets/stylesheets/external/uicons.scss */
.fi-rr-card-heart:before {
  content: "\f368";
}

/* line 1885, app/assets/stylesheets/external/uicons.scss */
.fi-rr-card-spade:before {
  content: "\f369";
}

/* line 1888, app/assets/stylesheets/external/uicons.scss */
.fi-rr-career-growth:before {
  content: "\f36a";
}

/* line 1891, app/assets/stylesheets/external/uicons.scss */
.fi-rr-career-path:before {
  content: "\f36b";
}

/* line 1894, app/assets/stylesheets/external/uicons.scss */
.fi-rr-caret-circle-down:before {
  content: "\f36c";
}

/* line 1897, app/assets/stylesheets/external/uicons.scss */
.fi-rr-caret-circle-right:before {
  content: "\f36d";
}

/* line 1900, app/assets/stylesheets/external/uicons.scss */
.fi-rr-caret-circle-up:before {
  content: "\f36e";
}

/* line 1903, app/assets/stylesheets/external/uicons.scss */
.fi-rr-caret-down:before {
  content: "\f36f";
}

/* line 1906, app/assets/stylesheets/external/uicons.scss */
.fi-rr-caret-left:before {
  content: "\f370";
}

/* line 1909, app/assets/stylesheets/external/uicons.scss */
.fi-rr-caret-quare-up:before {
  content: "\f371";
}

/* line 1912, app/assets/stylesheets/external/uicons.scss */
.fi-rr-caret-right:before {
  content: "\f372";
}

/* line 1915, app/assets/stylesheets/external/uicons.scss */
.fi-rr-caret-square-down:before {
  content: "\f373";
}

/* line 1918, app/assets/stylesheets/external/uicons.scss */
.fi-rr-caret-square-left_1:before {
  content: "\f374";
}

/* line 1921, app/assets/stylesheets/external/uicons.scss */
.fi-rr-caret-square-left:before {
  content: "\f375";
}

/* line 1924, app/assets/stylesheets/external/uicons.scss */
.fi-rr-caret-square-right:before {
  content: "\f376";
}

/* line 1927, app/assets/stylesheets/external/uicons.scss */
.fi-rr-caret-up:before {
  content: "\f377";
}

/* line 1930, app/assets/stylesheets/external/uicons.scss */
.fi-rr-carrot:before {
  content: "\f378";
}

/* line 1933, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cars-crash:before {
  content: "\f379";
}

/* line 1936, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cars:before {
  content: "\f37a";
}

/* line 1939, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cart-arrow-down:before {
  content: "\f37b";
}

/* line 1942, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cart-minus:before {
  content: "\f37c";
}

/* line 1945, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cart-shopping-fast:before {
  content: "\f37d";
}

/* line 1948, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cash-register:before {
  content: "\f37e";
}

/* line 1951, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cassette-tape:before {
  content: "\f37f";
}

/* line 1954, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cassette-vhs:before {
  content: "\f380";
}

/* line 1957, app/assets/stylesheets/external/uicons.scss */
.fi-rr-castle:before {
  content: "\f381";
}

/* line 1960, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cat-head:before {
  content: "\f382";
}

/* line 1963, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cat-space:before {
  content: "\f383";
}

/* line 1966, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cat:before {
  content: "\f384";
}

/* line 1969, app/assets/stylesheets/external/uicons.scss */
.fi-rr-catalog-alt:before {
  content: "\f385";
}

/* line 1972, app/assets/stylesheets/external/uicons.scss */
.fi-rr-catalog-magazine:before {
  content: "\f386";
}

/* line 1975, app/assets/stylesheets/external/uicons.scss */
.fi-rr-catalog:before {
  content: "\f387";
}

/* line 1978, app/assets/stylesheets/external/uicons.scss */
.fi-rr-category-alt:before {
  content: "\f388";
}

/* line 1981, app/assets/stylesheets/external/uicons.scss */
.fi-rr-category:before {
  content: "\f389";
}

/* line 1984, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cauldron:before {
  content: "\f38a";
}

/* line 1987, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cedi-sign:before {
  content: "\f38b";
}

/* line 1990, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cello:before {
  content: "\f38c";
}

/* line 1993, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cent-sign:before {
  content: "\f38d";
}

/* line 1996, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chair-office:before {
  content: "\f38e";
}

/* line 1999, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chair:before {
  content: "\f38f";
}

/* line 2002, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chalkboard-user:before {
  content: "\f390";
}

/* line 2005, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chalkboard:before {
  content: "\f391";
}

/* line 2008, app/assets/stylesheets/external/uicons.scss */
.fi-rr-challenge-alt:before {
  content: "\f392";
}

/* line 2011, app/assets/stylesheets/external/uicons.scss */
.fi-rr-challenge:before {
  content: "\f393";
}

/* line 2014, app/assets/stylesheets/external/uicons.scss */
.fi-rr-channel:before {
  content: "\f394";
}

/* line 2017, app/assets/stylesheets/external/uicons.scss */
.fi-rr-charging-station:before {
  content: "\f395";
}

/* line 2020, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-area:before {
  content: "\f396";
}

/* line 2023, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-bullet:before {
  content: "\f397";
}

/* line 2026, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-candlestick:before {
  content: "\f398";
}

/* line 2029, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-connected:before {
  content: "\f399";
}

/* line 2032, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-gantt:before {
  content: "\f39a";
}

/* line 2035, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-histogram:before {
  content: "\f39b";
}

/* line 2038, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-kanban:before {
  content: "\f39c";
}

/* line 2041, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-line-up-down:before {
  content: "\f39d";
}

/* line 2044, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-line-up:before {
  content: "\f39e";
}

/* line 2047, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-mixed-up-circle-currency:before {
  content: "\f39f";
}

/* line 2050, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-mixed-up-circle-dollar:before {
  content: "\f3a0";
}

/* line 2053, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-mixed:before {
  content: "\f3a1";
}

/* line 2056, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-network:before {
  content: "\f3a2";
}

/* line 2059, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-pie-alt:before {
  content: "\f3a3";
}

/* line 2062, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-pie-simple-circle-currency:before {
  content: "\f3a4";
}

/* line 2065, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-pie-simple-circle-dollar:before {
  content: "\f3a5";
}

/* line 2068, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-pie:before {
  content: "\f3a6";
}

/* line 2071, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-pyramid:before {
  content: "\f3a7";
}

/* line 2074, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-radar:before {
  content: "\f3a8";
}

/* line 2077, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-scatter-3d:before {
  content: "\f3a9";
}

/* line 2080, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-scatter-bubble:before {
  content: "\f3aa";
}

/* line 2083, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-scatter:before {
  content: "\f3ab";
}

/* line 2086, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-set-theory:before {
  content: "\f3ac";
}

/* line 2089, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-simple-horizontal:before {
  content: "\f3ad";
}

/* line 2092, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-simple:before {
  content: "\f3ae";
}

/* line 2095, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-tree-map:before {
  content: "\f3af";
}

/* line 2098, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-tree:before {
  content: "\f3b0";
}

/* line 2101, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-user:before {
  content: "\f3b1";
}

/* line 2104, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chart-waterfall:before {
  content: "\f3b2";
}

/* line 2107, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chat-arrow-down:before {
  content: "\f3b3";
}

/* line 2110, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chat-arrow-grow:before {
  content: "\f3b4";
}

/* line 2113, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chat-bubble-call:before {
  content: "\f3b5";
}

/* line 2116, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chatbot-speech-bubble:before {
  content: "\f3b6";
}

/* line 2119, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chatbot:before {
  content: "\f3b7";
}

/* line 2122, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cheap-bill:before {
  content: "\f3b8";
}

/* line 2125, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cheap-dollar:before {
  content: "\f3b9";
}

/* line 2128, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cheap-stack-dollar:before {
  content: "\f3ba";
}

/* line 2131, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cheap-stack:before {
  content: "\f3bb";
}

/* line 2134, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cheap:before {
  content: "\f3bc";
}

/* line 2137, app/assets/stylesheets/external/uicons.scss */
.fi-rr-check-circle:before {
  content: "\f3bd";
}

/* line 2140, app/assets/stylesheets/external/uicons.scss */
.fi-rr-check-double:before {
  content: "\f3be";
}

/* line 2143, app/assets/stylesheets/external/uicons.scss */
.fi-rr-check-in-calendar:before {
  content: "\f3bf";
}

/* line 2146, app/assets/stylesheets/external/uicons.scss */
.fi-rr-check-out-calendar:before {
  content: "\f3c0";
}

/* line 2149, app/assets/stylesheets/external/uicons.scss */
.fi-rr-check:before {
  content: "\f3c1";
}

/* line 2152, app/assets/stylesheets/external/uicons.scss */
.fi-rr-checkbox:before {
  content: "\f3c2";
}

/* line 2155, app/assets/stylesheets/external/uicons.scss */
.fi-rr-checklist-task-budget:before {
  content: "\f3c3";
}

/* line 2158, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cheese-alt:before {
  content: "\f3c4";
}

/* line 2161, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cheese:before {
  content: "\f3c5";
}

/* line 2164, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cheeseburger:before {
  content: "\f3c6";
}

/* line 2167, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cherry:before {
  content: "\f3c7";
}

/* line 2170, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chess-bishop:before {
  content: "\f3c8";
}

/* line 2173, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chess-board:before {
  content: "\f3c9";
}

/* line 2176, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chess-clock-alt:before {
  content: "\f3ca";
}

/* line 2179, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chess-clock:before {
  content: "\f3cb";
}

/* line 2182, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chess-king-alt:before {
  content: "\f3cc";
}

/* line 2185, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chess-king:before {
  content: "\f3cd";
}

/* line 2188, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chess-knight-alt:before {
  content: "\f3ce";
}

/* line 2191, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chess-knight:before {
  content: "\f3cf";
}

/* line 2194, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chess-pawn-alt:before {
  content: "\f3d0";
}

/* line 2197, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chess-piece:before {
  content: "\f3d1";
}

/* line 2200, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chess-queen-alt:before {
  content: "\f3d2";
}

/* line 2203, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chess-queen:before {
  content: "\f3d3";
}

/* line 2206, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chess-rook-alt:before {
  content: "\f3d4";
}

/* line 2209, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chess-rook:before {
  content: "\f3d5";
}

/* line 2212, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chess:before {
  content: "\f3d6";
}

/* line 2215, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chevron-double-down:before {
  content: "\f3d7";
}

/* line 2218, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chevron-double-up:before {
  content: "\f3d8";
}

/* line 2221, app/assets/stylesheets/external/uicons.scss */
.fi-rr-child-head:before {
  content: "\f3d9";
}

/* line 2224, app/assets/stylesheets/external/uicons.scss */
.fi-rr-child:before {
  content: "\f3da";
}

/* line 2227, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chimney:before {
  content: "\f3db";
}

/* line 2230, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chip:before {
  content: "\f3dc";
}

/* line 2233, app/assets/stylesheets/external/uicons.scss */
.fi-rr-chocolate:before {
  content: "\f3dd";
}

/* line 2236, app/assets/stylesheets/external/uicons.scss */
.fi-rr-choir-singing:before {
  content: "\f3de";
}

/* line 2239, app/assets/stylesheets/external/uicons.scss */
.fi-rr-choose-alt:before {
  content: "\f3df";
}

/* line 2242, app/assets/stylesheets/external/uicons.scss */
.fi-rr-choose:before {
  content: "\f3e0";
}

/* line 2245, app/assets/stylesheets/external/uicons.scss */
.fi-rr-church:before {
  content: "\f3e1";
}

/* line 2248, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-0:before {
  content: "\f3e2";
}

/* line 2251, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-1:before {
  content: "\f3e3";
}

/* line 2254, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-2:before {
  content: "\f3e4";
}

/* line 2257, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-3:before {
  content: "\f3e5";
}

/* line 2260, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-4:before {
  content: "\f3e6";
}

/* line 2263, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-5:before {
  content: "\f3e7";
}

/* line 2266, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-6:before {
  content: "\f3e8";
}

/* line 2269, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-7:before {
  content: "\f3e9";
}

/* line 2272, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-8:before {
  content: "\f3ea";
}

/* line 2275, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-9:before {
  content: "\f3eb";
}

/* line 2278, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-a:before {
  content: "\f3ec";
}

/* line 2281, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-b:before {
  content: "\f3ed";
}

/* line 2284, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-bolt:before {
  content: "\f3ee";
}

/* line 2287, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-book-open:before {
  content: "\f3ef";
}

/* line 2290, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-bookmark:before {
  content: "\f3f0";
}

/* line 2293, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-c:before {
  content: "\f3f1";
}

/* line 2296, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-calendar:before {
  content: "\f3f2";
}

/* line 2299, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-camera:before {
  content: "\f3f3";
}

/* line 2302, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-d:before {
  content: "\f3f4";
}

/* line 2305, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-dashed:before {
  content: "\f3f5";
}

/* line 2308, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-divide:before {
  content: "\f3f6";
}

/* line 2311, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-e:before {
  content: "\f3f7";
}

/* line 2314, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-ellipsis-vertical:before {
  content: "\f3f8";
}

/* line 2317, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-ellipsis:before {
  content: "\f3f9";
}

/* line 2320, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-envelope:before {
  content: "\f3fa";
}

/* line 2323, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-exclamation-check:before {
  content: "\f3fb";
}

/* line 2326, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-f:before {
  content: "\f3fc";
}

/* line 2329, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-g:before {
  content: "\f3fd";
}

/* line 2332, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-h:before {
  content: "\f3fe";
}

/* line 2335, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-half-stroke:before {
  content: "\f3ff";
}

/* line 2338, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-half:before {
  content: "\f400";
}

/* line 2341, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-heart:before {
  content: "\f401";
}

/* line 2344, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-i:before {
  content: "\f402";
}

/* line 2347, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-j:before {
  content: "\f403";
}

/* line 2350, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-k:before {
  content: "\f404";
}

/* line 2353, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-l:before {
  content: "\f405";
}

/* line 2356, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-m:before {
  content: "\f406";
}

/* line 2359, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-microphone-lines:before {
  content: "\f407";
}

/* line 2362, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-microphone:before {
  content: "\f408";
}

/* line 2365, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-n:before {
  content: "\f409";
}

/* line 2368, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-nodes:before {
  content: "\f40a";
}

/* line 2371, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-o:before {
  content: "\f40b";
}

/* line 2374, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-overlap:before {
  content: "\f40c";
}

/* line 2377, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-p:before {
  content: "\f40d";
}

/* line 2380, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-phone-flip:before {
  content: "\f40e";
}

/* line 2383, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-phone-hangup:before {
  content: "\f40f";
}

/* line 2386, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-phone:before {
  content: "\f410";
}

/* line 2389, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-q:before {
  content: "\f411";
}

/* line 2392, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-quarter:before {
  content: "\f412";
}

/* line 2395, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-quarters-alt:before {
  content: "\f413";
}

/* line 2398, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-r:before {
  content: "\f414";
}

/* line 2401, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-s:before {
  content: "\f415";
}

/* line 2404, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-small:before {
  content: "\f416";
}

/* line 2407, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-star:before {
  content: "\f417";
}

/* line 2410, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-t:before {
  content: "\f418";
}

/* line 2413, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-three-quarters:before {
  content: "\f419";
}

/* line 2416, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-trash:before {
  content: "\f41a";
}

/* line 2419, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-u:before {
  content: "\f41b";
}

/* line 2422, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-user:before {
  content: "\f41c";
}

/* line 2425, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-v:before {
  content: "\f41d";
}

/* line 2428, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-video:before {
  content: "\f41e";
}

/* line 2431, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-w:before {
  content: "\f41f";
}

/* line 2434, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-waveform-lines:before {
  content: "\f420";
}

/* line 2437, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-x:before {
  content: "\f421";
}

/* line 2440, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-xmark:before {
  content: "\f422";
}

/* line 2443, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-y:before {
  content: "\f423";
}

/* line 2446, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle-z:before {
  content: "\f424";
}

/* line 2449, app/assets/stylesheets/external/uicons.scss */
.fi-rr-circle:before {
  content: "\f425";
}

/* line 2452, app/assets/stylesheets/external/uicons.scss */
.fi-rr-citrus-slice:before {
  content: "\f426";
}

/* line 2455, app/assets/stylesheets/external/uicons.scss */
.fi-rr-citrus:before {
  content: "\f427";
}

/* line 2458, app/assets/stylesheets/external/uicons.scss */
.fi-rr-city:before {
  content: "\f428";
}

/* line 2461, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clapperboard-play:before {
  content: "\f429";
}

/* line 2464, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clapperboard:before {
  content: "\f42a";
}

/* line 2467, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clarinet:before {
  content: "\f42b";
}

/* line 2470, app/assets/stylesheets/external/uicons.scss */
.fi-rr-claw-marks:before {
  content: "\f42c";
}

/* line 2473, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clear-alt:before {
  content: "\f42d";
}

/* line 2476, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clip:before {
  content: "\f42e";
}

/* line 2479, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clipboard-check:before {
  content: "\f42f";
}

/* line 2482, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clipboard-exclamation:before {
  content: "\f430";
}

/* line 2485, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clipboard-list-check:before {
  content: "\f431";
}

/* line 2488, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clipboard-list:before {
  content: "\f432";
}

/* line 2491, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clipboard-prescription:before {
  content: "\f433";
}

/* line 2494, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clipboard-question:before {
  content: "\f434";
}

/* line 2497, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clipboard-user:before {
  content: "\f435";
}

/* line 2500, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clipboard:before {
  content: "\f436";
}

/* line 2503, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-desk:before {
  content: "\f437";
}

/* line 2506, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-eight-thirty:before {
  content: "\f438";
}

/* line 2509, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-eleven-thirty:before {
  content: "\f439";
}

/* line 2512, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-eleven:before {
  content: "\f43a";
}

/* line 2515, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-five-thirty:before {
  content: "\f43b";
}

/* line 2518, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-five:before {
  content: "\f43c";
}

/* line 2521, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-four-thirty:before {
  content: "\f43d";
}

/* line 2524, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-nine-thirty:before {
  content: "\f43e";
}

/* line 2527, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-nine:before {
  content: "\f43f";
}

/* line 2530, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-one-thirty:before {
  content: "\f440";
}

/* line 2533, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-one:before {
  content: "\f441";
}

/* line 2536, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-seven-thirty:before {
  content: "\f442";
}

/* line 2539, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-seven:before {
  content: "\f443";
}

/* line 2542, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-six-thirty:before {
  content: "\f444";
}

/* line 2545, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-six:before {
  content: "\f445";
}

/* line 2548, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-ten-thirty:before {
  content: "\f446";
}

/* line 2551, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-ten:before {
  content: "\f447";
}

/* line 2554, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-three-thirty:before {
  content: "\f448";
}

/* line 2557, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-three:before {
  content: "\f449";
}

/* line 2560, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-time-tracking:before {
  content: "\f44a";
}

/* line 2563, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-twelve-thirty:before {
  content: "\f44b";
}

/* line 2566, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-twelve:before {
  content: "\f44c";
}

/* line 2569, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-two-thirty:before {
  content: "\f44d";
}

/* line 2572, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-two:before {
  content: "\f44e";
}

/* line 2575, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock-up-arrow:before {
  content: "\f44f";
}

/* line 2578, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clock:before {
  content: "\f450";
}

/* line 2581, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clone:before {
  content: "\f451";
}

/* line 2584, app/assets/stylesheets/external/uicons.scss */
.fi-rr-closed-captioning-slash:before {
  content: "\f452";
}

/* line 2587, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clothes-hanger:before {
  content: "\f453";
}

/* line 2590, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-back-up-alt:before {
  content: "\f454";
}

/* line 2593, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-back-up:before {
  content: "\f455";
}

/* line 2596, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-check:before {
  content: "\f456";
}

/* line 2599, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-code:before {
  content: "\f457";
}

/* line 2602, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-disabled:before {
  content: "\f458";
}

/* line 2605, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-download-alt:before {
  content: "\f459";
}

/* line 2608, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-download:before {
  content: "\f45a";
}

/* line 2611, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-drizzle:before {
  content: "\f45b";
}

/* line 2614, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-exclamation:before {
  content: "\f45c";
}

/* line 2617, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-gear-automation:before {
  content: "\f45d";
}

/* line 2620, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-hail-mixed:before {
  content: "\f45e";
}

/* line 2623, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-hail:before {
  content: "\f45f";
}

/* line 2626, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-meatball:before {
  content: "\f460";
}

/* line 2629, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-moon-rain:before {
  content: "\f461";
}

/* line 2632, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-moon:before {
  content: "\f462";
}

/* line 2635, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-question:before {
  content: "\f463";
}

/* line 2638, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-rain:before {
  content: "\f464";
}

/* line 2641, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-rainbow:before {
  content: "\f465";
}

/* line 2644, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-share:before {
  content: "\f466";
}

/* line 2647, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-showers-heavy:before {
  content: "\f467";
}

/* line 2650, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-showers:before {
  content: "\f468";
}

/* line 2653, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-sleet:before {
  content: "\f469";
}

/* line 2656, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-snow:before {
  content: "\f46a";
}

/* line 2659, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-sun-rain:before {
  content: "\f46b";
}

/* line 2662, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-sun:before {
  content: "\f46c";
}

/* line 2665, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-upload-alt:before {
  content: "\f46d";
}

/* line 2668, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud-upload:before {
  content: "\f46e";
}

/* line 2671, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cloud:before {
  content: "\f46f";
}

/* line 2674, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clouds-moon:before {
  content: "\f470";
}

/* line 2677, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clouds-sun:before {
  content: "\f471";
}

/* line 2680, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clouds:before {
  content: "\f472";
}

/* line 2683, app/assets/stylesheets/external/uicons.scss */
.fi-rr-clover-alt:before {
  content: "\f473";
}

/* line 2686, app/assets/stylesheets/external/uicons.scss */
.fi-rr-club:before {
  content: "\f474";
}

/* line 2689, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cocktail-alt:before {
  content: "\f475";
}

/* line 2692, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cocktail:before {
  content: "\f476";
}

/* line 2695, app/assets/stylesheets/external/uicons.scss */
.fi-rr-coconut:before {
  content: "\f477";
}

/* line 2698, app/assets/stylesheets/external/uicons.scss */
.fi-rr-code-branch:before {
  content: "\f478";
}

/* line 2701, app/assets/stylesheets/external/uicons.scss */
.fi-rr-code-commit:before {
  content: "\f479";
}

/* line 2704, app/assets/stylesheets/external/uicons.scss */
.fi-rr-code-compare:before {
  content: "\f47a";
}

/* line 2707, app/assets/stylesheets/external/uicons.scss */
.fi-rr-code-fork:before {
  content: "\f47b";
}

/* line 2710, app/assets/stylesheets/external/uicons.scss */
.fi-rr-code-merge:before {
  content: "\f47c";
}

/* line 2713, app/assets/stylesheets/external/uicons.scss */
.fi-rr-code-pull-request-closed:before {
  content: "\f47d";
}

/* line 2716, app/assets/stylesheets/external/uicons.scss */
.fi-rr-code-pull-request-draft:before {
  content: "\f47e";
}

/* line 2719, app/assets/stylesheets/external/uicons.scss */
.fi-rr-code-pull-request:before {
  content: "\f47f";
}

/* line 2722, app/assets/stylesheets/external/uicons.scss */
.fi-rr-code-simple:before {
  content: "\f480";
}

/* line 2725, app/assets/stylesheets/external/uicons.scss */
.fi-rr-coffee-bean:before {
  content: "\f481";
}

/* line 2728, app/assets/stylesheets/external/uicons.scss */
.fi-rr-coffee-beans:before {
  content: "\f482";
}

/* line 2731, app/assets/stylesheets/external/uicons.scss */
.fi-rr-coffee-pot:before {
  content: "\f483";
}

/* line 2734, app/assets/stylesheets/external/uicons.scss */
.fi-rr-coffee:before {
  content: "\f484";
}

/* line 2737, app/assets/stylesheets/external/uicons.scss */
.fi-rr-coffin-cross:before {
  content: "\f485";
}

/* line 2740, app/assets/stylesheets/external/uicons.scss */
.fi-rr-coffin:before {
  content: "\f486";
}

/* line 2743, app/assets/stylesheets/external/uicons.scss */
.fi-rr-coin-up-arrow:before {
  content: "\f487";
}

/* line 2746, app/assets/stylesheets/external/uicons.scss */
.fi-rr-coin:before {
  content: "\f488";
}

/* line 2749, app/assets/stylesheets/external/uicons.scss */
.fi-rr-coins:before {
  content: "\f489";
}

/* line 2752, app/assets/stylesheets/external/uicons.scss */
.fi-rr-colon-sign:before {
  content: "\f48a";
}

/* line 2755, app/assets/stylesheets/external/uicons.scss */
.fi-rr-columns-3:before {
  content: "\f48b";
}

/* line 2758, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comet:before {
  content: "\f48c";
}

/* line 2761, app/assets/stylesheets/external/uicons.scss */
.fi-rr-command:before {
  content: "\f48d";
}

/* line 2764, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-alt-check:before {
  content: "\f48e";
}

/* line 2767, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-alt-dots:before {
  content: "\f48f";
}

/* line 2770, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-alt-edit:before {
  content: "\f490";
}

/* line 2773, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-alt-medical:before {
  content: "\f491";
}

/* line 2776, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-alt-middle-top:before {
  content: "\f492";
}

/* line 2779, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-alt-middle:before {
  content: "\f493";
}

/* line 2782, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-alt-minus:before {
  content: "\f494";
}

/* line 2785, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-alt-music:before {
  content: "\f495";
}

/* line 2788, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-alt:before {
  content: "\f496";
}

/* line 2791, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-arrow-down:before {
  content: "\f497";
}

/* line 2794, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-arrow-up-right:before {
  content: "\f498";
}

/* line 2797, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-arrow-up:before {
  content: "\f499";
}

/* line 2800, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-check:before {
  content: "\f49a";
}

/* line 2803, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-code:before {
  content: "\f49b";
}

/* line 2806, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-dollar:before {
  content: "\f49c";
}

/* line 2809, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-dots:before {
  content: "\f49d";
}

/* line 2812, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-exclamation:before {
  content: "\f49e";
}

/* line 2815, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-heart:before {
  content: "\f49f";
}

/* line 2818, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-image:before {
  content: "\f4a0";
}

/* line 2821, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-info:before {
  content: "\f4a1";
}

/* line 2824, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-medical:before {
  content: "\f4a2";
}

/* line 2827, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-minus:before {
  content: "\f4a3";
}

/* line 2830, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-pen:before {
  content: "\f4a4";
}

/* line 2833, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-question:before {
  content: "\f4a5";
}

/* line 2836, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-quote:before {
  content: "\f4a6";
}

/* line 2839, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-slash:before {
  content: "\f4a7";
}

/* line 2842, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-smile:before {
  content: "\f4a8";
}

/* line 2845, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-sms:before {
  content: "\f4a9";
}

/* line 2848, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-text:before {
  content: "\f4aa";
}

/* line 2851, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-user:before {
  content: "\f4ab";
}

/* line 2854, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment-xmark:before {
  content: "\f4ac";
}

/* line 2857, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comment:before {
  content: "\f4ad";
}

/* line 2860, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comments-dollar:before {
  content: "\f4ae";
}

/* line 2863, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comments-question-check:before {
  content: "\f4af";
}

/* line 2866, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comments-question:before {
  content: "\f4b0";
}

/* line 2869, app/assets/stylesheets/external/uicons.scss */
.fi-rr-comments:before {
  content: "\f4b1";
}

/* line 2872, app/assets/stylesheets/external/uicons.scss */
.fi-rr-compass-slash:before {
  content: "\f4b2";
}

/* line 2875, app/assets/stylesheets/external/uicons.scss */
.fi-rr-completed:before {
  content: "\f4b3";
}

/* line 2878, app/assets/stylesheets/external/uicons.scss */
.fi-rr-compliance-clipboard:before {
  content: "\f4b4";
}

/* line 2881, app/assets/stylesheets/external/uicons.scss */
.fi-rr-compliance-document:before {
  content: "\f4b5";
}

/* line 2884, app/assets/stylesheets/external/uicons.scss */
.fi-rr-compliance:before {
  content: "\f4b6";
}

/* line 2887, app/assets/stylesheets/external/uicons.scss */
.fi-rr-compress-alt:before {
  content: "\f4b7";
}

/* line 2890, app/assets/stylesheets/external/uicons.scss */
.fi-rr-compress:before {
  content: "\f4b8";
}

/* line 2893, app/assets/stylesheets/external/uicons.scss */
.fi-rr-computer-classic:before {
  content: "\f4b9";
}

/* line 2896, app/assets/stylesheets/external/uicons.scss */
.fi-rr-computer-mouse:before {
  content: "\f4ba";
}

/* line 2899, app/assets/stylesheets/external/uicons.scss */
.fi-rr-computer-speaker:before {
  content: "\f4bb";
}

/* line 2902, app/assets/stylesheets/external/uicons.scss */
.fi-rr-computer:before {
  content: "\f4bc";
}

/* line 2905, app/assets/stylesheets/external/uicons.scss */
.fi-rr-concierge-bell:before {
  content: "\f4bd";
}

/* line 2908, app/assets/stylesheets/external/uicons.scss */
.fi-rr-condition-alt:before {
  content: "\f4be";
}

/* line 2911, app/assets/stylesheets/external/uicons.scss */
.fi-rr-condition:before {
  content: "\f4bf";
}

/* line 2914, app/assets/stylesheets/external/uicons.scss */
.fi-rr-confetti:before {
  content: "\f4c0";
}

/* line 2917, app/assets/stylesheets/external/uicons.scss */
.fi-rr-constellation:before {
  content: "\f4c1";
}

/* line 2920, app/assets/stylesheets/external/uicons.scss */
.fi-rr-container-storage:before {
  content: "\f4c2";
}

/* line 2923, app/assets/stylesheets/external/uicons.scss */
.fi-rr-convert-document:before {
  content: "\f4c3";
}

/* line 2926, app/assets/stylesheets/external/uicons.scss */
.fi-rr-convert-shapes:before {
  content: "\f4c4";
}

/* line 2929, app/assets/stylesheets/external/uicons.scss */
.fi-rr-conveyor-belt-alt:before {
  content: "\f4c5";
}

/* line 2932, app/assets/stylesheets/external/uicons.scss */
.fi-rr-conveyor-belt-arm:before {
  content: "\f4c6";
}

/* line 2935, app/assets/stylesheets/external/uicons.scss */
.fi-rr-conveyor-belt-empty:before {
  content: "\f4c7";
}

/* line 2938, app/assets/stylesheets/external/uicons.scss */
.fi-rr-conveyor-belt:before {
  content: "\f4c8";
}

/* line 2941, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cookie-alt:before {
  content: "\f4c9";
}

/* line 2944, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cookie:before {
  content: "\f4ca";
}

/* line 2947, app/assets/stylesheets/external/uicons.scss */
.fi-rr-copy-alt:before {
  content: "\f4cb";
}

/* line 2950, app/assets/stylesheets/external/uicons.scss */
.fi-rr-copy-image:before {
  content: "\f4cc";
}

/* line 2953, app/assets/stylesheets/external/uicons.scss */
.fi-rr-copy:before {
  content: "\f4cd";
}

/* line 2956, app/assets/stylesheets/external/uicons.scss */
.fi-rr-copyright:before {
  content: "\f4ce";
}

/* line 2959, app/assets/stylesheets/external/uicons.scss */
.fi-rr-corn:before {
  content: "\f4cf";
}

/* line 2962, app/assets/stylesheets/external/uicons.scss */
.fi-rr-corporate-alt:before {
  content: "\f4d0";
}

/* line 2965, app/assets/stylesheets/external/uicons.scss */
.fi-rr-corporate:before {
  content: "\f4d1";
}

/* line 2968, app/assets/stylesheets/external/uicons.scss */
.fi-rr-couch:before {
  content: "\f4d2";
}

/* line 2971, app/assets/stylesheets/external/uicons.scss */
.fi-rr-court-sport:before {
  content: "\f4d3";
}

/* line 2974, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cow-alt:before {
  content: "\f4d4";
}

/* line 2977, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cow:before {
  content: "\f4d5";
}

/* line 2980, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cowbell-circle-plus:before {
  content: "\f4d6";
}

/* line 2983, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cowbell-more:before {
  content: "\f4d7";
}

/* line 2986, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cowbell:before {
  content: "\f4d8";
}

/* line 2989, app/assets/stylesheets/external/uicons.scss */
.fi-rr-crab:before {
  content: "\f4d9";
}

/* line 2992, app/assets/stylesheets/external/uicons.scss */
.fi-rr-crate-empty:before {
  content: "\f4da";
}

/* line 2995, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cream:before {
  content: "\f4db";
}

/* line 2998, app/assets/stylesheets/external/uicons.scss */
.fi-rr-credit-card-buyer:before {
  content: "\f4dc";
}

/* line 3001, app/assets/stylesheets/external/uicons.scss */
.fi-rr-credit-card-eye:before {
  content: "\f4dd";
}

/* line 3004, app/assets/stylesheets/external/uicons.scss */
.fi-rr-credit-card:before {
  content: "\f4de";
}

/* line 3007, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cricket:before {
  content: "\f4df";
}

/* line 3010, app/assets/stylesheets/external/uicons.scss */
.fi-rr-crm-alt:before {
  content: "\f4e0";
}

/* line 3013, app/assets/stylesheets/external/uicons.scss */
.fi-rr-crm-computer:before {
  content: "\f4e1";
}

/* line 3016, app/assets/stylesheets/external/uicons.scss */
.fi-rr-CRM:before {
  content: "\f4e2";
}

/* line 3019, app/assets/stylesheets/external/uicons.scss */
.fi-rr-croissant:before {
  content: "\f4e3";
}

/* line 3022, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cross-circle:before {
  content: "\f4e4";
}

/* line 3025, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cross-religion:before {
  content: "\f4e5";
}

/* line 3028, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cross-small:before {
  content: "\f4e6";
}

/* line 3031, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cross:before {
  content: "\f4e7";
}

/* line 3034, app/assets/stylesheets/external/uicons.scss */
.fi-rr-crow:before {
  content: "\f4e8";
}

/* line 3037, app/assets/stylesheets/external/uicons.scss */
.fi-rr-crown:before {
  content: "\f4e9";
}

/* line 3040, app/assets/stylesheets/external/uicons.scss */
.fi-rr-crutch:before {
  content: "\f4ea";
}

/* line 3043, app/assets/stylesheets/external/uicons.scss */
.fi-rr-crutches:before {
  content: "\f4eb";
}

/* line 3046, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cruzeiro-sign:before {
  content: "\f4ec";
}

/* line 3049, app/assets/stylesheets/external/uicons.scss */
.fi-rr-crypto-calendar:before {
  content: "\f4ed";
}

/* line 3052, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cryptocurrency:before {
  content: "\f4ee";
}

/* line 3055, app/assets/stylesheets/external/uicons.scss */
.fi-rr-crystal-ball:before {
  content: "\f4ef";
}

/* line 3058, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cube:before {
  content: "\f4f0";
}

/* line 3061, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cubes-stacked:before {
  content: "\f4f1";
}

/* line 3064, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cubes:before {
  content: "\f4f2";
}

/* line 3067, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cucumber:before {
  content: "\f4f3";
}

/* line 3070, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cup-straw-swoosh:before {
  content: "\f4f4";
}

/* line 3073, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cup-straw:before {
  content: "\f4f5";
}

/* line 3076, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cup-togo:before {
  content: "\f4f6";
}

/* line 3079, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cupcake-alt:before {
  content: "\f4f7";
}

/* line 3082, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cupcake:before {
  content: "\f4f8";
}

/* line 3085, app/assets/stylesheets/external/uicons.scss */
.fi-rr-curling:before {
  content: "\f4f9";
}

/* line 3088, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cursor-finger:before {
  content: "\f4fa";
}

/* line 3091, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cursor-plus:before {
  content: "\f4fb";
}

/* line 3094, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cursor-text-alt:before {
  content: "\f4fc";
}

/* line 3097, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cursor-text:before {
  content: "\f4fd";
}

/* line 3100, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cursor:before {
  content: "\f4fe";
}

/* line 3103, app/assets/stylesheets/external/uicons.scss */
.fi-rr-curve-alt:before {
  content: "\f4ff";
}

/* line 3106, app/assets/stylesheets/external/uicons.scss */
.fi-rr-curve-arrow:before {
  content: "\f500";
}

/* line 3109, app/assets/stylesheets/external/uicons.scss */
.fi-rr-curve:before {
  content: "\f501";
}

/* line 3112, app/assets/stylesheets/external/uicons.scss */
.fi-rr-custard:before {
  content: "\f502";
}

/* line 3115, app/assets/stylesheets/external/uicons.scss */
.fi-rr-customer-care:before {
  content: "\f503";
}

/* line 3118, app/assets/stylesheets/external/uicons.scss */
.fi-rr-customer-service:before {
  content: "\f504";
}

/* line 3121, app/assets/stylesheets/external/uicons.scss */
.fi-rr-customization-cogwheel:before {
  content: "\f505";
}

/* line 3124, app/assets/stylesheets/external/uicons.scss */
.fi-rr-customization:before {
  content: "\f506";
}

/* line 3127, app/assets/stylesheets/external/uicons.scss */
.fi-rr-customize-computer:before {
  content: "\f507";
}

/* line 3130, app/assets/stylesheets/external/uicons.scss */
.fi-rr-customize-edit:before {
  content: "\f508";
}

/* line 3133, app/assets/stylesheets/external/uicons.scss */
.fi-rr-customize:before {
  content: "\f509";
}

/* line 3136, app/assets/stylesheets/external/uicons.scss */
.fi-rr-CV:before {
  content: "\f50a";
}

/* line 3139, app/assets/stylesheets/external/uicons.scss */
.fi-rr-cvv-card:before {
  content: "\f50b";
}

/* line 3142, app/assets/stylesheets/external/uicons.scss */
.fi-rr-d:before {
  content: "\f50c";
}

/* line 3145, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dagger:before {
  content: "\f50d";
}

/* line 3148, app/assets/stylesheets/external/uicons.scss */
.fi-rr-daily-calendar:before {
  content: "\f50e";
}

/* line 3151, app/assets/stylesheets/external/uicons.scss */
.fi-rr-damage:before {
  content: "\f50f";
}

/* line 3154, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dart:before {
  content: "\f510";
}

/* line 3157, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dashboard-monitor:before {
  content: "\f511";
}

/* line 3160, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dashboard-panel:before {
  content: "\f512";
}

/* line 3163, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dashboard:before {
  content: "\f513";
}

/* line 3166, app/assets/stylesheets/external/uicons.scss */
.fi-rr-data-transfer:before {
  content: "\f514";
}

/* line 3169, app/assets/stylesheets/external/uicons.scss */
.fi-rr-database:before {
  content: "\f515";
}

/* line 3172, app/assets/stylesheets/external/uicons.scss */
.fi-rr-debt:before {
  content: "\f516";
}

/* line 3175, app/assets/stylesheets/external/uicons.scss */
.fi-rr-deer-rudolph:before {
  content: "\f517";
}

/* line 3178, app/assets/stylesheets/external/uicons.scss */
.fi-rr-deer:before {
  content: "\f518";
}

/* line 3181, app/assets/stylesheets/external/uicons.scss */
.fi-rr-delete-document:before {
  content: "\f519";
}

/* line 3184, app/assets/stylesheets/external/uicons.scss */
.fi-rr-delete-right:before {
  content: "\f51a";
}

/* line 3187, app/assets/stylesheets/external/uicons.scss */
.fi-rr-delete-user:before {
  content: "\f51b";
}

/* line 3190, app/assets/stylesheets/external/uicons.scss */
.fi-rr-delete:before {
  content: "\f51c";
}

/* line 3193, app/assets/stylesheets/external/uicons.scss */
.fi-rr-democrat:before {
  content: "\f51d";
}

/* line 3196, app/assets/stylesheets/external/uicons.scss */
.fi-rr-department-structure:before {
  content: "\f51e";
}

/* line 3199, app/assets/stylesheets/external/uicons.scss */
.fi-rr-department:before {
  content: "\f51f";
}

/* line 3202, app/assets/stylesheets/external/uicons.scss */
.fi-rr-deposit-alt:before {
  content: "\f520";
}

/* line 3205, app/assets/stylesheets/external/uicons.scss */
.fi-rr-deposit:before {
  content: "\f521";
}

/* line 3208, app/assets/stylesheets/external/uicons.scss */
.fi-rr-description-alt:before {
  content: "\f522";
}

/* line 3211, app/assets/stylesheets/external/uicons.scss */
.fi-rr-description:before {
  content: "\f523";
}

/* line 3214, app/assets/stylesheets/external/uicons.scss */
.fi-rr-desk:before {
  content: "\f524";
}

/* line 3217, app/assets/stylesheets/external/uicons.scss */
.fi-rr-desktop-arrow-down:before {
  content: "\f525";
}

/* line 3220, app/assets/stylesheets/external/uicons.scss */
.fi-rr-desktop-wallpaper:before {
  content: "\f526";
}

/* line 3223, app/assets/stylesheets/external/uicons.scss */
.fi-rr-devices:before {
  content: "\f527";
}

/* line 3226, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dewpoint:before {
  content: "\f528";
}

/* line 3229, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dharmachakra:before {
  content: "\f529";
}

/* line 3232, app/assets/stylesheets/external/uicons.scss */
.fi-rr-diagram-cells:before {
  content: "\f52a";
}

/* line 3235, app/assets/stylesheets/external/uicons.scss */
.fi-rr-diagram-lean-canvas:before {
  content: "\f52b";
}

/* line 3238, app/assets/stylesheets/external/uicons.scss */
.fi-rr-diagram-nested:before {
  content: "\f52c";
}

/* line 3241, app/assets/stylesheets/external/uicons.scss */
.fi-rr-diagram-next:before {
  content: "\f52d";
}

/* line 3244, app/assets/stylesheets/external/uicons.scss */
.fi-rr-diagram-predecessor:before {
  content: "\f52e";
}

/* line 3247, app/assets/stylesheets/external/uicons.scss */
.fi-rr-diagram-previous:before {
  content: "\f52f";
}

/* line 3250, app/assets/stylesheets/external/uicons.scss */
.fi-rr-diagram-project:before {
  content: "\f530";
}

/* line 3253, app/assets/stylesheets/external/uicons.scss */
.fi-rr-diagram-sankey:before {
  content: "\f531";
}

/* line 3256, app/assets/stylesheets/external/uicons.scss */
.fi-rr-diagram-subtask:before {
  content: "\f532";
}

/* line 3259, app/assets/stylesheets/external/uicons.scss */
.fi-rr-diagram-successor:before {
  content: "\f533";
}

/* line 3262, app/assets/stylesheets/external/uicons.scss */
.fi-rr-diagram-venn:before {
  content: "\f534";
}

/* line 3265, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dial-high:before {
  content: "\f535";
}

/* line 3268, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dial-low:before {
  content: "\f536";
}

/* line 3271, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dial-max:before {
  content: "\f537";
}

/* line 3274, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dial-med-low:before {
  content: "\f538";
}

/* line 3277, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dial-med:before {
  content: "\f539";
}

/* line 3280, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dial-min:before {
  content: "\f53a";
}

/* line 3283, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dial-off:before {
  content: "\f53b";
}

/* line 3286, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dial:before {
  content: "\f53c";
}

/* line 3289, app/assets/stylesheets/external/uicons.scss */
.fi-rr-diamond-exclamation:before {
  content: "\f53d";
}

/* line 3292, app/assets/stylesheets/external/uicons.scss */
.fi-rr-diamond-turn-right:before {
  content: "\f53e";
}

/* line 3295, app/assets/stylesheets/external/uicons.scss */
.fi-rr-diamond:before {
  content: "\f53f";
}

/* line 3298, app/assets/stylesheets/external/uicons.scss */
.fi-rr-diary-bookmark-down:before {
  content: "\f540";
}

/* line 3301, app/assets/stylesheets/external/uicons.scss */
.fi-rr-diary-bookmarks:before {
  content: "\f541";
}

/* line 3304, app/assets/stylesheets/external/uicons.scss */
.fi-rr-diary-clasp:before {
  content: "\f542";
}

/* line 3307, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dice-alt:before {
  content: "\f543";
}

/* line 3310, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dice-d10:before {
  content: "\f544";
}

/* line 3313, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dice-d12:before {
  content: "\f545";
}

/* line 3316, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dice-d20:before {
  content: "\f546";
}

/* line 3319, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dice-d4:before {
  content: "\f547";
}

/* line 3322, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dice-d6:before {
  content: "\f548";
}

/* line 3325, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dice-d8:before {
  content: "\f549";
}

/* line 3328, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dice-four:before {
  content: "\f54a";
}

/* line 3331, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dice-one:before {
  content: "\f54b";
}

/* line 3334, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dice-six:before {
  content: "\f54c";
}

/* line 3337, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dice-three:before {
  content: "\f54d";
}

/* line 3340, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dice-two:before {
  content: "\f54e";
}

/* line 3343, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dice:before {
  content: "\f54f";
}

/* line 3346, app/assets/stylesheets/external/uicons.scss */
.fi-rr-digging:before {
  content: "\f550";
}

/* line 3349, app/assets/stylesheets/external/uicons.scss */
.fi-rr-digital-tachograph:before {
  content: "\f551";
}

/* line 3352, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dinner:before {
  content: "\f552";
}

/* line 3355, app/assets/stylesheets/external/uicons.scss */
.fi-rr-diploma:before {
  content: "\f553";
}

/* line 3358, app/assets/stylesheets/external/uicons.scss */
.fi-rr-direction-signal-arrow:before {
  content: "\f554";
}

/* line 3361, app/assets/stylesheets/external/uicons.scss */
.fi-rr-direction-signal:before {
  content: "\f555";
}

/* line 3364, app/assets/stylesheets/external/uicons.scss */
.fi-rr-disc-drive:before {
  content: "\f556";
}

/* line 3367, app/assets/stylesheets/external/uicons.scss */
.fi-rr-disco-ball:before {
  content: "\f557";
}

/* line 3370, app/assets/stylesheets/external/uicons.scss */
.fi-rr-discover:before {
  content: "\f558";
}

/* line 3373, app/assets/stylesheets/external/uicons.scss */
.fi-rr-disease:before {
  content: "\f559";
}

/* line 3376, app/assets/stylesheets/external/uicons.scss */
.fi-rr-disk:before {
  content: "\f55a";
}

/* line 3379, app/assets/stylesheets/external/uicons.scss */
.fi-rr-display-arrow-down:before {
  content: "\f55b";
}

/* line 3382, app/assets/stylesheets/external/uicons.scss */
.fi-rr-display-chart-up:before {
  content: "\f55c";
}

/* line 3385, app/assets/stylesheets/external/uicons.scss */
.fi-rr-display-code:before {
  content: "\f55d";
}

/* line 3388, app/assets/stylesheets/external/uicons.scss */
.fi-rr-display-medical:before {
  content: "\f55e";
}

/* line 3391, app/assets/stylesheets/external/uicons.scss */
.fi-rr-display-slash:before {
  content: "\f55f";
}

/* line 3394, app/assets/stylesheets/external/uicons.scss */
.fi-rr-distribute-spacing-horizontal:before {
  content: "\f560";
}

/* line 3397, app/assets/stylesheets/external/uicons.scss */
.fi-rr-distribute-spacing-vertical:before {
  content: "\f561";
}

/* line 3400, app/assets/stylesheets/external/uicons.scss */
.fi-rr-divide:before {
  content: "\f562";
}

/* line 3403, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dizzy:before {
  content: "\f563";
}

/* line 3406, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dna:before {
  content: "\f564";
}

/* line 3409, app/assets/stylesheets/external/uicons.scss */
.fi-rr-do-not-enter:before {
  content: "\f565";
}

/* line 3412, app/assets/stylesheets/external/uicons.scss */
.fi-rr-doctor:before {
  content: "\f566";
}

/* line 3415, app/assets/stylesheets/external/uicons.scss */
.fi-rr-document-circle-wrong:before {
  content: "\f567";
}

/* line 3418, app/assets/stylesheets/external/uicons.scss */
.fi-rr-document-paid:before {
  content: "\f568";
}

/* line 3421, app/assets/stylesheets/external/uicons.scss */
.fi-rr-document-signed:before {
  content: "\f569";
}

/* line 3424, app/assets/stylesheets/external/uicons.scss */
.fi-rr-document:before {
  content: "\f56a";
}

/* line 3427, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dog-leashed:before {
  content: "\f56b";
}

/* line 3430, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dog:before {
  content: "\f56c";
}

/* line 3433, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dollar:before {
  content: "\f56d";
}

/* line 3436, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dolly-flatbed-alt:before {
  content: "\f56e";
}

/* line 3439, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dolly-flatbed-empty:before {
  content: "\f56f";
}

/* line 3442, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dolly-flatbed:before {
  content: "\f570";
}

/* line 3445, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dolphin:before {
  content: "\f571";
}

/* line 3448, app/assets/stylesheets/external/uicons.scss */
.fi-rr-domino-effect:before {
  content: "\f572";
}

/* line 3451, app/assets/stylesheets/external/uicons.scss */
.fi-rr-donate:before {
  content: "\f573";
}

/* line 3454, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dong-sign:before {
  content: "\f574";
}

/* line 3457, app/assets/stylesheets/external/uicons.scss */
.fi-rr-donut:before {
  content: "\f575";
}

/* line 3460, app/assets/stylesheets/external/uicons.scss */
.fi-rr-door-closed:before {
  content: "\f576";
}

/* line 3463, app/assets/stylesheets/external/uicons.scss */
.fi-rr-door-open:before {
  content: "\f577";
}

/* line 3466, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dot-circle:before {
  content: "\f578";
}

/* line 3469, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dot-pending:before {
  content: "\f579";
}

/* line 3472, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dove:before {
  content: "\f57a";
}

/* line 3475, app/assets/stylesheets/external/uicons.scss */
.fi-rr-down-from-bracket:before {
  content: "\f57b";
}

/* line 3478, app/assets/stylesheets/external/uicons.scss */
.fi-rr-down-left-and-up-right-to-center:before {
  content: "\f57c";
}

/* line 3481, app/assets/stylesheets/external/uicons.scss */
.fi-rr-down-left:before {
  content: "\f57d";
}

/* line 3484, app/assets/stylesheets/external/uicons.scss */
.fi-rr-down-right:before {
  content: "\f57e";
}

/* line 3487, app/assets/stylesheets/external/uicons.scss */
.fi-rr-down-to-line:before {
  content: "\f57f";
}

/* line 3490, app/assets/stylesheets/external/uicons.scss */
.fi-rr-down:before {
  content: "\f580";
}

/* line 3493, app/assets/stylesheets/external/uicons.scss */
.fi-rr-download:before {
  content: "\f581";
}

/* line 3496, app/assets/stylesheets/external/uicons.scss */
.fi-rr-drafting-compass:before {
  content: "\f582";
}

/* line 3499, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dragon:before {
  content: "\f583";
}

/* line 3502, app/assets/stylesheets/external/uicons.scss */
.fi-rr-draw-polygon:before {
  content: "\f584";
}

/* line 3505, app/assets/stylesheets/external/uicons.scss */
.fi-rr-draw-square:before {
  content: "\f585";
}

/* line 3508, app/assets/stylesheets/external/uicons.scss */
.fi-rr-drawer-alt:before {
  content: "\f586";
}

/* line 3511, app/assets/stylesheets/external/uicons.scss */
.fi-rr-drawer:before {
  content: "\f587";
}

/* line 3514, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dreidel:before {
  content: "\f588";
}

/* line 3517, app/assets/stylesheets/external/uicons.scss */
.fi-rr-drink-alt:before {
  content: "\f589";
}

/* line 3520, app/assets/stylesheets/external/uicons.scss */
.fi-rr-driver-man:before {
  content: "\f58a";
}

/* line 3523, app/assets/stylesheets/external/uicons.scss */
.fi-rr-driver-woman:before {
  content: "\f58b";
}

/* line 3526, app/assets/stylesheets/external/uicons.scss */
.fi-rr-drone-alt:before {
  content: "\f58c";
}

/* line 3529, app/assets/stylesheets/external/uicons.scss */
.fi-rr-drone-front:before {
  content: "\f58d";
}

/* line 3532, app/assets/stylesheets/external/uicons.scss */
.fi-rr-drone:before {
  content: "\f58e";
}

/* line 3535, app/assets/stylesheets/external/uicons.scss */
.fi-rr-drop-down:before {
  content: "\f58f";
}

/* line 3538, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dropdown-select:before {
  content: "\f590";
}

/* line 3541, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dropdown:before {
  content: "\f591";
}

/* line 3544, app/assets/stylesheets/external/uicons.scss */
.fi-rr-drum-steelpan:before {
  content: "\f592";
}

/* line 3547, app/assets/stylesheets/external/uicons.scss */
.fi-rr-drum:before {
  content: "\f593";
}

/* line 3550, app/assets/stylesheets/external/uicons.scss */
.fi-rr-drumstick-bite:before {
  content: "\f594";
}

/* line 3553, app/assets/stylesheets/external/uicons.scss */
.fi-rr-drumstick:before {
  content: "\f595";
}

/* line 3556, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dryer-alt:before {
  content: "\f596";
}

/* line 3559, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dryer:before {
  content: "\f597";
}

/* line 3562, app/assets/stylesheets/external/uicons.scss */
.fi-rr-duck:before {
  content: "\f598";
}

/* line 3565, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dumbbell-fitness:before {
  content: "\f599";
}

/* line 3568, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dumbbell-ray:before {
  content: "\f59a";
}

/* line 3571, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dumbbell-weightlifting:before {
  content: "\f59b";
}

/* line 3574, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dumpster-fire:before {
  content: "\f59c";
}

/* line 3577, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dumpster:before {
  content: "\f59d";
}

/* line 3580, app/assets/stylesheets/external/uicons.scss */
.fi-rr-dungeon:before {
  content: "\f59e";
}

/* line 3583, app/assets/stylesheets/external/uicons.scss */
.fi-rr-duplicate:before {
  content: "\f59f";
}

/* line 3586, app/assets/stylesheets/external/uicons.scss */
.fi-rr-duration-alt:before {
  content: "\f5a0";
}

/* line 3589, app/assets/stylesheets/external/uicons.scss */
.fi-rr-duration:before {
  content: "\f5a1";
}

/* line 3592, app/assets/stylesheets/external/uicons.scss */
.fi-rr-e-learning:before {
  content: "\f5a2";
}

/* line 3595, app/assets/stylesheets/external/uicons.scss */
.fi-rr-e:before {
  content: "\f5a3";
}

/* line 3598, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ear-deaf:before {
  content: "\f5a4";
}

/* line 3601, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ear-muffs:before {
  content: "\f5a5";
}

/* line 3604, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ear:before {
  content: "\f5a6";
}

/* line 3607, app/assets/stylesheets/external/uicons.scss */
.fi-rr-earnings:before {
  content: "\f5a7";
}

/* line 3610, app/assets/stylesheets/external/uicons.scss */
.fi-rr-earth-africa:before {
  content: "\f5a8";
}

/* line 3613, app/assets/stylesheets/external/uicons.scss */
.fi-rr-earth-americas:before {
  content: "\f5a9";
}

/* line 3616, app/assets/stylesheets/external/uicons.scss */
.fi-rr-earth-asia:before {
  content: "\f5aa";
}

/* line 3619, app/assets/stylesheets/external/uicons.scss */
.fi-rr-earth-europa:before {
  content: "\f5ab";
}

/* line 3622, app/assets/stylesheets/external/uicons.scss */
.fi-rr-eclipse-alt:before {
  content: "\f5ac";
}

/* line 3625, app/assets/stylesheets/external/uicons.scss */
.fi-rr-eclipse:before {
  content: "\f5ad";
}

/* line 3628, app/assets/stylesheets/external/uicons.scss */
.fi-rr-edit-alt:before {
  content: "\f5ae";
}

/* line 3631, app/assets/stylesheets/external/uicons.scss */
.fi-rr-edit:before {
  content: "\f5af";
}

/* line 3634, app/assets/stylesheets/external/uicons.scss */
.fi-rr-effect:before {
  content: "\f5b0";
}

/* line 3637, app/assets/stylesheets/external/uicons.scss */
.fi-rr-egg-fried:before {
  content: "\f5b1";
}

/* line 3640, app/assets/stylesheets/external/uicons.scss */
.fi-rr-egg:before {
  content: "\f5b2";
}

/* line 3643, app/assets/stylesheets/external/uicons.scss */
.fi-rr-eject:before {
  content: "\f5b3";
}

/* line 3646, app/assets/stylesheets/external/uicons.scss */
.fi-rr-elephant:before {
  content: "\f5b4";
}

/* line 3649, app/assets/stylesheets/external/uicons.scss */
.fi-rr-elevator:before {
  content: "\f5b5";
}

/* line 3652, app/assets/stylesheets/external/uicons.scss */
.fi-rr-email-pending:before {
  content: "\f5b6";
}

/* line 3655, app/assets/stylesheets/external/uicons.scss */
.fi-rr-employee-alt:before {
  content: "\f5b7";
}

/* line 3658, app/assets/stylesheets/external/uicons.scss */
.fi-rr-employee-handbook:before {
  content: "\f5b8";
}

/* line 3661, app/assets/stylesheets/external/uicons.scss */
.fi-rr-employee-man-alt:before {
  content: "\f5b9";
}

/* line 3664, app/assets/stylesheets/external/uicons.scss */
.fi-rr-employee-man:before {
  content: "\f5ba";
}

/* line 3667, app/assets/stylesheets/external/uicons.scss */
.fi-rr-employees-woman-man:before {
  content: "\f5bb";
}

/* line 3670, app/assets/stylesheets/external/uicons.scss */
.fi-rr-employees:before {
  content: "\f5bc";
}

/* line 3673, app/assets/stylesheets/external/uicons.scss */
.fi-rr-empty-set:before {
  content: "\f5bd";
}

/* line 3676, app/assets/stylesheets/external/uicons.scss */
.fi-rr-endless-loop:before {
  content: "\f5be";
}

/* line 3679, app/assets/stylesheets/external/uicons.scss */
.fi-rr-engine-warning:before {
  content: "\f5bf";
}

/* line 3682, app/assets/stylesheets/external/uicons.scss */
.fi-rr-engine:before {
  content: "\f5c0";
}

/* line 3685, app/assets/stylesheets/external/uicons.scss */
.fi-rr-enter:before {
  content: "\f5c1";
}

/* line 3688, app/assets/stylesheets/external/uicons.scss */
.fi-rr-envelope-ban:before {
  content: "\f5c2";
}

/* line 3691, app/assets/stylesheets/external/uicons.scss */
.fi-rr-envelope-bulk:before {
  content: "\f5c3";
}

/* line 3694, app/assets/stylesheets/external/uicons.scss */
.fi-rr-envelope-dot:before {
  content: "\f5c4";
}

/* line 3697, app/assets/stylesheets/external/uicons.scss */
.fi-rr-envelope-download:before {
  content: "\f5c5";
}

/* line 3700, app/assets/stylesheets/external/uicons.scss */
.fi-rr-envelope-marker:before {
  content: "\f5c6";
}

/* line 3703, app/assets/stylesheets/external/uicons.scss */
.fi-rr-envelope-open-dollar:before {
  content: "\f5c7";
}

/* line 3706, app/assets/stylesheets/external/uicons.scss */
.fi-rr-envelope-open-text:before {
  content: "\f5c8";
}

/* line 3709, app/assets/stylesheets/external/uicons.scss */
.fi-rr-envelope-open:before {
  content: "\f5c9";
}

/* line 3712, app/assets/stylesheets/external/uicons.scss */
.fi-rr-envelope-plus:before {
  content: "\f5ca";
}

/* line 3715, app/assets/stylesheets/external/uicons.scss */
.fi-rr-envelope:before {
  content: "\f5cb";
}

/* line 3718, app/assets/stylesheets/external/uicons.scss */
.fi-rr-envelopes:before {
  content: "\f5cc";
}

/* line 3721, app/assets/stylesheets/external/uicons.scss */
.fi-rr-equality:before {
  content: "\f5cd";
}

/* line 3724, app/assets/stylesheets/external/uicons.scss */
.fi-rr-equals:before {
  content: "\f5ce";
}

/* line 3727, app/assets/stylesheets/external/uicons.scss */
.fi-rr-eraser:before {
  content: "\f5cf";
}

/* line 3730, app/assets/stylesheets/external/uicons.scss */
.fi-rr-escalator:before {
  content: "\f5d0";
}

/* line 3733, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ethernet:before {
  content: "\f5d1";
}

/* line 3736, app/assets/stylesheets/external/uicons.scss */
.fi-rr-euro:before {
  content: "\f5d2";
}

/* line 3739, app/assets/stylesheets/external/uicons.scss */
.fi-rr-excavator:before {
  content: "\f5d3";
}

/* line 3742, app/assets/stylesheets/external/uicons.scss */
.fi-rr-exchange-alt:before {
  content: "\f5d4";
}

/* line 3745, app/assets/stylesheets/external/uicons.scss */
.fi-rr-exchange-cryptocurrency:before {
  content: "\f5d5";
}

/* line 3748, app/assets/stylesheets/external/uicons.scss */
.fi-rr-exchange:before {
  content: "\f5d6";
}

/* line 3751, app/assets/stylesheets/external/uicons.scss */
.fi-rr-exclamation:before {
  content: "\f5d7";
}

/* line 3754, app/assets/stylesheets/external/uicons.scss */
.fi-rr-exit-alt:before {
  content: "\f5d8";
}

/* line 3757, app/assets/stylesheets/external/uicons.scss */
.fi-rr-exit:before {
  content: "\f5d9";
}

/* line 3760, app/assets/stylesheets/external/uicons.scss */
.fi-rr-expand-arrows-alt:before {
  content: "\f5da";
}

/* line 3763, app/assets/stylesheets/external/uicons.scss */
.fi-rr-expand-arrows:before {
  content: "\f5db";
}

/* line 3766, app/assets/stylesheets/external/uicons.scss */
.fi-rr-expand:before {
  content: "\f5dc";
}

/* line 3769, app/assets/stylesheets/external/uicons.scss */
.fi-rr-expense-bill:before {
  content: "\f5dd";
}

/* line 3772, app/assets/stylesheets/external/uicons.scss */
.fi-rr-expense:before {
  content: "\f5de";
}

/* line 3775, app/assets/stylesheets/external/uicons.scss */
.fi-rr-external-hard-drive:before {
  content: "\f5df";
}

/* line 3778, app/assets/stylesheets/external/uicons.scss */
.fi-rr-external-world:before {
  content: "\f5e0";
}

/* line 3781, app/assets/stylesheets/external/uicons.scss */
.fi-rr-eye-crossed:before {
  content: "\f5e1";
}

/* line 3784, app/assets/stylesheets/external/uicons.scss */
.fi-rr-eye-dropper-half:before {
  content: "\f5e2";
}

/* line 3787, app/assets/stylesheets/external/uicons.scss */
.fi-rr-eye-dropper:before {
  content: "\f5e3";
}

/* line 3790, app/assets/stylesheets/external/uicons.scss */
.fi-rr-eye:before {
  content: "\f5e4";
}

/* line 3793, app/assets/stylesheets/external/uicons.scss */
.fi-rr-eyes:before {
  content: "\f5e5";
}

/* line 3796, app/assets/stylesheets/external/uicons.scss */
.fi-rr-f:before {
  content: "\f5e6";
}

/* line 3799, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fabric:before {
  content: "\f5e7";
}

/* line 3802, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-angry-horns:before {
  content: "\f5e8";
}

/* line 3805, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-anguished:before {
  content: "\f5e9";
}

/* line 3808, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-anxious-sweat:before {
  content: "\f5ea";
}

/* line 3811, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-astonished:before {
  content: "\f5eb";
}

/* line 3814, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-awesome:before {
  content: "\f5ec";
}

/* line 3817, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-beam-hand-over-mouth:before {
  content: "\f5ed";
}

/* line 3820, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-confounded:before {
  content: "\f5ee";
}

/* line 3823, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-confused:before {
  content: "\f5ef";
}

/* line 3826, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-cowboy-hat:before {
  content: "\f5f0";
}

/* line 3829, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-disappointed:before {
  content: "\f5f1";
}

/* line 3832, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-disguise:before {
  content: "\f5f2";
}

/* line 3835, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-downcast-sweat:before {
  content: "\f5f3";
}

/* line 3838, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-drooling:before {
  content: "\f5f4";
}

/* line 3841, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-explode:before {
  content: "\f5f5";
}

/* line 3844, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-expressionless:before {
  content: "\f5f6";
}

/* line 3847, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-eyes-xmarks:before {
  content: "\f5f7";
}

/* line 3850, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-fearful:before {
  content: "\f5f8";
}

/* line 3853, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-glasses:before {
  content: "\f5f9";
}

/* line 3856, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-grin-tongue-wink:before {
  content: "\f5fa";
}

/* line 3859, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-hand-yawn:before {
  content: "\f5fb";
}

/* line 3862, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-head-bandage:before {
  content: "\f5fc";
}

/* line 3865, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-hushed:before {
  content: "\f5fd";
}

/* line 3868, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-icicles:before {
  content: "\f5fe";
}

/* line 3871, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-lying:before {
  content: "\f5ff";
}

/* line 3874, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-mask:before {
  content: "\f600";
}

/* line 3877, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-monocle:before {
  content: "\f601";
}

/* line 3880, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-nauseated:before {
  content: "\f602";
}

/* line 3883, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-nose-steam:before {
  content: "\f603";
}

/* line 3886, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-party:before {
  content: "\f604";
}

/* line 3889, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-pensive:before {
  content: "\f605";
}

/* line 3892, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-persevering:before {
  content: "\f606";
}

/* line 3895, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-pleading:before {
  content: "\f607";
}

/* line 3898, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-raised-eyebrow:before {
  content: "\f608";
}

/* line 3901, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-relieved:before {
  content: "\f609";
}

/* line 3904, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-sad-sweat:before {
  content: "\f60a";
}

/* line 3907, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-scream:before {
  content: "\f60b";
}

/* line 3910, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-shush:before {
  content: "\f60c";
}

/* line 3913, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-sleeping:before {
  content: "\f60d";
}

/* line 3916, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-sleepy:before {
  content: "\f60e";
}

/* line 3919, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-smile-halo:before {
  content: "\f60f";
}

/* line 3922, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-smile-hearts:before {
  content: "\f610";
}

/* line 3925, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-smile-horns:before {
  content: "\f611";
}

/* line 3928, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-smile-tear:before {
  content: "\f612";
}

/* line 3931, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-smile-tongue:before {
  content: "\f613";
}

/* line 3934, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-smile-upside-down:before {
  content: "\f614";
}

/* line 3937, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-smiling-hands:before {
  content: "\f615";
}

/* line 3940, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-smirking:before {
  content: "\f616";
}

/* line 3943, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-sunglasses-alt:before {
  content: "\f617";
}

/* line 3946, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-sunglasses:before {
  content: "\f618";
}

/* line 3949, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-swear:before {
  content: "\f619";
}

/* line 3952, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-thermometer:before {
  content: "\f61a";
}

/* line 3955, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-thinking:before {
  content: "\f61b";
}

/* line 3958, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-tissue:before {
  content: "\f61c";
}

/* line 3961, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-tongue-money:before {
  content: "\f61d";
}

/* line 3964, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-tongue-sweat:before {
  content: "\f61e";
}

/* line 3967, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-unamused:before {
  content: "\f61f";
}

/* line 3970, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-viewfinder:before {
  content: "\f620";
}

/* line 3973, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-vomit:before {
  content: "\f621";
}

/* line 3976, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-weary:before {
  content: "\f622";
}

/* line 3979, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-woozy:before {
  content: "\f623";
}

/* line 3982, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-worried:before {
  content: "\f624";
}

/* line 3985, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-zany:before {
  content: "\f625";
}

/* line 3988, app/assets/stylesheets/external/uicons.scss */
.fi-rr-face-zipper:before {
  content: "\f626";
}

/* line 3991, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fail:before {
  content: "\f627";
}

/* line 3994, app/assets/stylesheets/external/uicons.scss */
.fi-rr-falafel:before {
  content: "\f628";
}

/* line 3997, app/assets/stylesheets/external/uicons.scss */
.fi-rr-family-dress:before {
  content: "\f629";
}

/* line 4000, app/assets/stylesheets/external/uicons.scss */
.fi-rr-family-pants:before {
  content: "\f62a";
}

/* line 4003, app/assets/stylesheets/external/uicons.scss */
.fi-rr-family:before {
  content: "\f62b";
}

/* line 4006, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fan-table:before {
  content: "\f62c";
}

/* line 4009, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fan:before {
  content: "\f62d";
}

/* line 4012, app/assets/stylesheets/external/uicons.scss */
.fi-rr-farm:before {
  content: "\f62e";
}

/* line 4015, app/assets/stylesheets/external/uicons.scss */
.fi-rr-faucet-drip:before {
  content: "\f62f";
}

/* line 4018, app/assets/stylesheets/external/uicons.scss */
.fi-rr-faucet:before {
  content: "\f630";
}

/* line 4021, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fax:before {
  content: "\f631";
}

/* line 4024, app/assets/stylesheets/external/uicons.scss */
.fi-rr-feather-pointed:before {
  content: "\f632";
}

/* line 4027, app/assets/stylesheets/external/uicons.scss */
.fi-rr-feather:before {
  content: "\f633";
}

/* line 4030, app/assets/stylesheets/external/uicons.scss */
.fi-rr-features-alt:before {
  content: "\f634";
}

/* line 4033, app/assets/stylesheets/external/uicons.scss */
.fi-rr-features:before {
  content: "\f635";
}

/* line 4036, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fee-receipt:before {
  content: "\f636";
}

/* line 4039, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fee:before {
  content: "\f637";
}

/* line 4042, app/assets/stylesheets/external/uicons.scss */
.fi-rr-feedback-alt:before {
  content: "\f638";
}

/* line 4045, app/assets/stylesheets/external/uicons.scss */
.fi-rr-feedback-cycle-loop:before {
  content: "\f639";
}

/* line 4048, app/assets/stylesheets/external/uicons.scss */
.fi-rr-feedback-hand:before {
  content: "\f63a";
}

/* line 4051, app/assets/stylesheets/external/uicons.scss */
.fi-rr-feedback-review:before {
  content: "\f63b";
}

/* line 4054, app/assets/stylesheets/external/uicons.scss */
.fi-rr-feedback:before {
  content: "\f63c";
}

/* line 4057, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fence:before {
  content: "\f63d";
}

/* line 4060, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ferris-wheel:before {
  content: "\f63e";
}

/* line 4063, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fighter-jet:before {
  content: "\f63f";
}

/* line 4066, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-ai:before {
  content: "\f640";
}

/* line 4069, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-audio:before {
  content: "\f641";
}

/* line 4072, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-binary:before {
  content: "\f642";
}

/* line 4075, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-chart-line:before {
  content: "\f643";
}

/* line 4078, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-chart-pie:before {
  content: "\f644";
}

/* line 4081, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-circle-info:before {
  content: "\f645";
}

/* line 4084, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-code:before {
  content: "\f646";
}

/* line 4087, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-csv:before {
  content: "\f647";
}

/* line 4090, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-download:before {
  content: "\f648";
}

/* line 4093, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-edit:before {
  content: "\f649";
}

/* line 4096, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-eps:before {
  content: "\f64a";
}

/* line 4099, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-excel:before {
  content: "\f64b";
}

/* line 4102, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-exclamation:before {
  content: "\f64c";
}

/* line 4105, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-export:before {
  content: "\f64d";
}

/* line 4108, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-image:before {
  content: "\f64e";
}

/* line 4111, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-import:before {
  content: "\f64f";
}

/* line 4114, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-invoice-dollar:before {
  content: "\f650";
}

/* line 4117, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-invoice:before {
  content: "\f651";
}

/* line 4120, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-medical-alt:before {
  content: "\f652";
}

/* line 4123, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-medical:before {
  content: "\f653";
}

/* line 4126, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-minus:before {
  content: "\f654";
}

/* line 4129, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-pdf:before {
  content: "\f655";
}

/* line 4132, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-powerpoint:before {
  content: "\f656";
}

/* line 4135, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-prescription:before {
  content: "\f657";
}

/* line 4138, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-psd:before {
  content: "\f658";
}

/* line 4141, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-signature:before {
  content: "\f659";
}

/* line 4144, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-spreadsheet:before {
  content: "\f65a";
}

/* line 4147, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-upload:before {
  content: "\f65b";
}

/* line 4150, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-user:before {
  content: "\f65c";
}

/* line 4153, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-video:before {
  content: "\f65d";
}

/* line 4156, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-word:before {
  content: "\f65e";
}

/* line 4159, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file-zipper:before {
  content: "\f65f";
}

/* line 4162, app/assets/stylesheets/external/uicons.scss */
.fi-rr-file:before {
  content: "\f660";
}

/* line 4165, app/assets/stylesheets/external/uicons.scss */
.fi-rr-files-medical:before {
  content: "\f661";
}

/* line 4168, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fill:before {
  content: "\f662";
}

/* line 4171, app/assets/stylesheets/external/uicons.scss */
.fi-rr-film-canister:before {
  content: "\f663";
}

/* line 4174, app/assets/stylesheets/external/uicons.scss */
.fi-rr-film-slash:before {
  content: "\f664";
}

/* line 4177, app/assets/stylesheets/external/uicons.scss */
.fi-rr-film:before {
  content: "\f665";
}

/* line 4180, app/assets/stylesheets/external/uicons.scss */
.fi-rr-films:before {
  content: "\f666";
}

/* line 4183, app/assets/stylesheets/external/uicons.scss */
.fi-rr-filter-slash:before {
  content: "\f667";
}

/* line 4186, app/assets/stylesheets/external/uicons.scss */
.fi-rr-filter:before {
  content: "\f668";
}

/* line 4189, app/assets/stylesheets/external/uicons.scss */
.fi-rr-filters:before {
  content: "\f669";
}

/* line 4192, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fingerprint-security-risk:before {
  content: "\f66a";
}

/* line 4195, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fingerprint:before {
  content: "\f66b";
}

/* line 4198, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fire-burner:before {
  content: "\f66c";
}

/* line 4201, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fire-extinguisher:before {
  content: "\f66d";
}

/* line 4204, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fire-flame-curved:before {
  content: "\f66e";
}

/* line 4207, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fire-flame-simple:before {
  content: "\f66f";
}

/* line 4210, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fire-hydrant:before {
  content: "\f670";
}

/* line 4213, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fire-smoke:before {
  content: "\f671";
}

/* line 4216, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fireplace:before {
  content: "\f672";
}

/* line 4219, app/assets/stylesheets/external/uicons.scss */
.fi-rr-first-award:before {
  content: "\f673";
}

/* line 4222, app/assets/stylesheets/external/uicons.scss */
.fi-rr-first-laurel:before {
  content: "\f674";
}

/* line 4225, app/assets/stylesheets/external/uicons.scss */
.fi-rr-first-medal:before {
  content: "\f675";
}

/* line 4228, app/assets/stylesheets/external/uicons.scss */
.fi-rr-first:before {
  content: "\f676";
}

/* line 4231, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fish-bones:before {
  content: "\f677";
}

/* line 4234, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fish-cooked:before {
  content: "\f678";
}

/* line 4237, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fish:before {
  content: "\f679";
}

/* line 4240, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fishing-rod:before {
  content: "\f67a";
}

/* line 4243, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flag-alt:before {
  content: "\f67b";
}

/* line 4246, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flag-checkered:before {
  content: "\f67c";
}

/* line 4249, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flag-usa:before {
  content: "\f67d";
}

/* line 4252, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flag:before {
  content: "\f67e";
}

/* line 4255, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flame:before {
  content: "\f67f";
}

/* line 4258, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flashlight:before {
  content: "\f680";
}

/* line 4261, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flask-gear:before {
  content: "\f681";
}

/* line 4264, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flask-poison:before {
  content: "\f682";
}

/* line 4267, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flask-potion:before {
  content: "\f683";
}

/* line 4270, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flask:before {
  content: "\f684";
}

/* line 4273, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flatbread-stuffed:before {
  content: "\f685";
}

/* line 4276, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flatbread:before {
  content: "\f686";
}

/* line 4279, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flip-horizontal:before {
  content: "\f687";
}

/* line 4282, app/assets/stylesheets/external/uicons.scss */
.fi-rr-floor-alt:before {
  content: "\f688";
}

/* line 4285, app/assets/stylesheets/external/uicons.scss */
.fi-rr-floor-layer:before {
  content: "\f689";
}

/* line 4288, app/assets/stylesheets/external/uicons.scss */
.fi-rr-floor:before {
  content: "\f68a";
}

/* line 4291, app/assets/stylesheets/external/uicons.scss */
.fi-rr-floppy-disk-circle-arrow-right:before {
  content: "\f68b";
}

/* line 4294, app/assets/stylesheets/external/uicons.scss */
.fi-rr-floppy-disk-circle-xmark:before {
  content: "\f68c";
}

/* line 4297, app/assets/stylesheets/external/uicons.scss */
.fi-rr-floppy-disk-pen:before {
  content: "\f68d";
}

/* line 4300, app/assets/stylesheets/external/uicons.scss */
.fi-rr-floppy-disks:before {
  content: "\f68e";
}

/* line 4303, app/assets/stylesheets/external/uicons.scss */
.fi-rr-florin-sign:before {
  content: "\f68f";
}

/* line 4306, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flower-bouquet:before {
  content: "\f690";
}

/* line 4309, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flower-butterfly:before {
  content: "\f691";
}

/* line 4312, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flower-daffodil:before {
  content: "\f692";
}

/* line 4315, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flower-tulip:before {
  content: "\f693";
}

/* line 4318, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flower:before {
  content: "\f694";
}

/* line 4321, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flushed:before {
  content: "\f695";
}

/* line 4324, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flute:before {
  content: "\f696";
}

/* line 4327, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flux-capacitor:before {
  content: "\f697";
}

/* line 4330, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fly-insect:before {
  content: "\f698";
}

/* line 4333, app/assets/stylesheets/external/uicons.scss */
.fi-rr-flying-disc:before {
  content: "\f699";
}

/* line 4336, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fog:before {
  content: "\f69a";
}

/* line 4339, app/assets/stylesheets/external/uicons.scss */
.fi-rr-folder-download:before {
  content: "\f69b";
}

/* line 4342, app/assets/stylesheets/external/uicons.scss */
.fi-rr-folder-minus:before {
  content: "\f69c";
}

/* line 4345, app/assets/stylesheets/external/uicons.scss */
.fi-rr-folder-open:before {
  content: "\f69d";
}

/* line 4348, app/assets/stylesheets/external/uicons.scss */
.fi-rr-folder-times:before {
  content: "\f69e";
}

/* line 4351, app/assets/stylesheets/external/uicons.scss */
.fi-rr-folder-tree:before {
  content: "\f69f";
}

/* line 4354, app/assets/stylesheets/external/uicons.scss */
.fi-rr-folder-upload:before {
  content: "\f6a0";
}

/* line 4357, app/assets/stylesheets/external/uicons.scss */
.fi-rr-folder-xmark:before {
  content: "\f6a1";
}

/* line 4360, app/assets/stylesheets/external/uicons.scss */
.fi-rr-folder:before {
  content: "\f6a2";
}

/* line 4363, app/assets/stylesheets/external/uicons.scss */
.fi-rr-folders:before {
  content: "\f6a3";
}

/* line 4366, app/assets/stylesheets/external/uicons.scss */
.fi-rr-follow-folder:before {
  content: "\f6a4";
}

/* line 4369, app/assets/stylesheets/external/uicons.scss */
.fi-rr-followcollection:before {
  content: "\f6a5";
}

/* line 4372, app/assets/stylesheets/external/uicons.scss */
.fi-rr-following:before {
  content: "\f6a6";
}

/* line 4375, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fondue-pot:before {
  content: "\f6a7";
}

/* line 4378, app/assets/stylesheets/external/uicons.scss */
.fi-rr-football:before {
  content: "\f6a8";
}

/* line 4381, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fork:before {
  content: "\f6a9";
}

/* line 4384, app/assets/stylesheets/external/uicons.scss */
.fi-rr-forklift:before {
  content: "\f6aa";
}

/* line 4387, app/assets/stylesheets/external/uicons.scss */
.fi-rr-form:before {
  content: "\f6ab";
}

/* line 4390, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fort:before {
  content: "\f6ac";
}

/* line 4393, app/assets/stylesheets/external/uicons.scss */
.fi-rr-forward-fast:before {
  content: "\f6ad";
}

/* line 4396, app/assets/stylesheets/external/uicons.scss */
.fi-rr-forward:before {
  content: "\f6ae";
}

/* line 4399, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fox:before {
  content: "\f6af";
}

/* line 4402, app/assets/stylesheets/external/uicons.scss */
.fi-rr-frame:before {
  content: "\f6b0";
}

/* line 4405, app/assets/stylesheets/external/uicons.scss */
.fi-rr-franc-sign:before {
  content: "\f6b1";
}

/* line 4408, app/assets/stylesheets/external/uicons.scss */
.fi-rr-free-delivery:before {
  content: "\f6b2";
}

/* line 4411, app/assets/stylesheets/external/uicons.scss */
.fi-rr-free:before {
  content: "\f6b3";
}

/* line 4414, app/assets/stylesheets/external/uicons.scss */
.fi-rr-french-fries:before {
  content: "\f6b4";
}

/* line 4417, app/assets/stylesheets/external/uicons.scss */
.fi-rr-friday:before {
  content: "\f6b5";
}

/* line 4420, app/assets/stylesheets/external/uicons.scss */
.fi-rr-frog:before {
  content: "\f6b6";
}

/* line 4423, app/assets/stylesheets/external/uicons.scss */
.fi-rr-frown:before {
  content: "\f6b7";
}

/* line 4426, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ftp:before {
  content: "\f6b8";
}

/* line 4429, app/assets/stylesheets/external/uicons.scss */
.fi-rr-fuel-gauge:before {
  content: "\f6b9";
}

/* line 4432, app/assets/stylesheets/external/uicons.scss */
.fi-rr-function-process:before {
  content: "\f6ba";
}

/* line 4435, app/assets/stylesheets/external/uicons.scss */
.fi-rr-function-square:before {
  content: "\f6bb";
}

/* line 4438, app/assets/stylesheets/external/uicons.scss */
.fi-rr-function:before {
  content: "\f6bc";
}

/* line 4441, app/assets/stylesheets/external/uicons.scss */
.fi-rr-funnel-dollar:before {
  content: "\f6bd";
}

/* line 4444, app/assets/stylesheets/external/uicons.scss */
.fi-rr-g:before {
  content: "\f6be";
}

/* line 4447, app/assets/stylesheets/external/uicons.scss */
.fi-rr-galaxy-alt:before {
  content: "\f6bf";
}

/* line 4450, app/assets/stylesheets/external/uicons.scss */
.fi-rr-galaxy-planet:before {
  content: "\f6c0";
}

/* line 4453, app/assets/stylesheets/external/uicons.scss */
.fi-rr-galaxy-star:before {
  content: "\f6c1";
}

/* line 4456, app/assets/stylesheets/external/uicons.scss */
.fi-rr-galaxy:before {
  content: "\f6c2";
}

/* line 4459, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gallery-thumbnails:before {
  content: "\f6c3";
}

/* line 4462, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gallery:before {
  content: "\f6c4";
}

/* line 4465, app/assets/stylesheets/external/uicons.scss */
.fi-rr-game-board-alt:before {
  content: "\f6c5";
}

/* line 4468, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gamepad:before {
  content: "\f6c6";
}

/* line 4471, app/assets/stylesheets/external/uicons.scss */
.fi-rr-garage-car:before {
  content: "\f6c7";
}

/* line 4474, app/assets/stylesheets/external/uicons.scss */
.fi-rr-garage-open:before {
  content: "\f6c8";
}

/* line 4477, app/assets/stylesheets/external/uicons.scss */
.fi-rr-garage:before {
  content: "\f6c9";
}

/* line 4480, app/assets/stylesheets/external/uicons.scss */
.fi-rr-garlic-alt:before {
  content: "\f6ca";
}

/* line 4483, app/assets/stylesheets/external/uicons.scss */
.fi-rr-garlic:before {
  content: "\f6cb";
}

/* line 4486, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gas-pump-alt:before {
  content: "\f6cc";
}

/* line 4489, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gas-pump-slash:before {
  content: "\f6cd";
}

/* line 4492, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gas-pump:before {
  content: "\f6ce";
}

/* line 4495, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gauge-circle-bolt:before {
  content: "\f6cf";
}

/* line 4498, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gauge-circle-minus:before {
  content: "\f6d0";
}

/* line 4501, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gauge-circle-plus:before {
  content: "\f6d1";
}

/* line 4504, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gavel:before {
  content: "\f6d2";
}

/* line 4507, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gears:before {
  content: "\f6d3";
}

/* line 4510, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gem:before {
  content: "\f6d4";
}

/* line 4513, app/assets/stylesheets/external/uicons.scss */
.fi-rr-general:before {
  content: "\f6d5";
}

/* line 4516, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ghost:before {
  content: "\f6d6";
}

/* line 4519, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gif-square:before {
  content: "\f6d7";
}

/* line 4522, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gif:before {
  content: "\f6d8";
}

/* line 4525, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gift-box-benefits:before {
  content: "\f6d9";
}

/* line 4528, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gift-card:before {
  content: "\f6da";
}

/* line 4531, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gift:before {
  content: "\f6db";
}

/* line 4534, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gifts:before {
  content: "\f6dc";
}

/* line 4537, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gingerbread-man:before {
  content: "\f6dd";
}

/* line 4540, app/assets/stylesheets/external/uicons.scss */
.fi-rr-glass-champagne:before {
  content: "\f6de";
}

/* line 4543, app/assets/stylesheets/external/uicons.scss */
.fi-rr-glass-cheers:before {
  content: "\f6df";
}

/* line 4546, app/assets/stylesheets/external/uicons.scss */
.fi-rr-glass-citrus:before {
  content: "\f6e0";
}

/* line 4549, app/assets/stylesheets/external/uicons.scss */
.fi-rr-glass-empty:before {
  content: "\f6e1";
}

/* line 4552, app/assets/stylesheets/external/uicons.scss */
.fi-rr-glass-half:before {
  content: "\f6e2";
}

/* line 4555, app/assets/stylesheets/external/uicons.scss */
.fi-rr-glass-water-droplet:before {
  content: "\f6e3";
}

/* line 4558, app/assets/stylesheets/external/uicons.scss */
.fi-rr-glass-whiskey-rocks:before {
  content: "\f6e4";
}

/* line 4561, app/assets/stylesheets/external/uicons.scss */
.fi-rr-glass-whiskey:before {
  content: "\f6e5";
}

/* line 4564, app/assets/stylesheets/external/uicons.scss */
.fi-rr-glass:before {
  content: "\f6e6";
}

/* line 4567, app/assets/stylesheets/external/uicons.scss */
.fi-rr-glasses:before {
  content: "\f6e7";
}

/* line 4570, app/assets/stylesheets/external/uicons.scss */
.fi-rr-globe-alt:before {
  content: "\f6e8";
}

/* line 4573, app/assets/stylesheets/external/uicons.scss */
.fi-rr-globe-pointer:before {
  content: "\f6e9";
}

/* line 4576, app/assets/stylesheets/external/uicons.scss */
.fi-rr-globe-snow:before {
  content: "\f6ea";
}

/* line 4579, app/assets/stylesheets/external/uicons.scss */
.fi-rr-globe:before {
  content: "\f6eb";
}

/* line 4582, app/assets/stylesheets/external/uicons.scss */
.fi-rr-goal-net:before {
  content: "\f6ec";
}

/* line 4585, app/assets/stylesheets/external/uicons.scss */
.fi-rr-golf-ball:before {
  content: "\f6ed";
}

/* line 4588, app/assets/stylesheets/external/uicons.scss */
.fi-rr-golf-hole:before {
  content: "\f6ee";
}

/* line 4591, app/assets/stylesheets/external/uicons.scss */
.fi-rr-golf:before {
  content: "\f6ef";
}

/* line 4594, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gopuram:before {
  content: "\f6f0";
}

/* line 4597, app/assets/stylesheets/external/uicons.scss */
.fi-rr-government-budget:before {
  content: "\f6f1";
}

/* line 4600, app/assets/stylesheets/external/uicons.scss */
.fi-rr-government-flag:before {
  content: "\f6f2";
}

/* line 4603, app/assets/stylesheets/external/uicons.scss */
.fi-rr-government-user:before {
  content: "\f6f3";
}

/* line 4606, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gps-navigation:before {
  content: "\f6f4";
}

/* line 4609, app/assets/stylesheets/external/uicons.scss */
.fi-rr-graduation-cap:before {
  content: "\f6f5";
}

/* line 4612, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gramophone:before {
  content: "\f6f6";
}

/* line 4615, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grape:before {
  content: "\f6f7";
}

/* line 4618, app/assets/stylesheets/external/uicons.scss */
.fi-rr-graph-curve:before {
  content: "\f6f8";
}

/* line 4621, app/assets/stylesheets/external/uicons.scss */
.fi-rr-graphic-style:before {
  content: "\f6f9";
}

/* line 4624, app/assets/stylesheets/external/uicons.scss */
.fi-rr-graphic-tablet:before {
  content: "\f6fa";
}

/* line 4627, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grate-droplet:before {
  content: "\f6fb";
}

/* line 4630, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grate:before {
  content: "\f6fc";
}

/* line 4633, app/assets/stylesheets/external/uicons.scss */
.fi-rr-greater-than-equal:before {
  content: "\f6fd";
}

/* line 4636, app/assets/stylesheets/external/uicons.scss */
.fi-rr-greater-than:before {
  content: "\f6fe";
}

/* line 4639, app/assets/stylesheets/external/uicons.scss */
.fi-rr-greek-helmet:before {
  content: "\f6ff";
}

/* line 4642, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grid-alt:before {
  content: "\f700";
}

/* line 4645, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grid-dividers:before {
  content: "\f701";
}

/* line 4648, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grid:before {
  content: "\f702";
}

/* line 4651, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grill-hot-alt:before {
  content: "\f703";
}

/* line 4654, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grill:before {
  content: "\f704";
}

/* line 4657, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grimace:before {
  content: "\f705";
}

/* line 4660, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grin-alt:before {
  content: "\f706";
}

/* line 4663, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grin-beam-sweat:before {
  content: "\f707";
}

/* line 4666, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grin-beam:before {
  content: "\f708";
}

/* line 4669, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grin-hearts:before {
  content: "\f709";
}

/* line 4672, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grin-squint-tears:before {
  content: "\f70a";
}

/* line 4675, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grin-squint:before {
  content: "\f70b";
}

/* line 4678, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grin-stars:before {
  content: "\f70c";
}

/* line 4681, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grin-tears:before {
  content: "\f70d";
}

/* line 4684, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grin-tongue-squint:before {
  content: "\f70e";
}

/* line 4687, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grin-tongue-wink:before {
  content: "\f70f";
}

/* line 4690, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grin-tongue:before {
  content: "\f710";
}

/* line 4693, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grin-wink:before {
  content: "\f711";
}

/* line 4696, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grin:before {
  content: "\f712";
}

/* line 4699, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grip-dots-vertical:before {
  content: "\f713";
}

/* line 4702, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grip-dots:before {
  content: "\f714";
}

/* line 4705, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grip-horizontal:before {
  content: "\f715";
}

/* line 4708, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grip-lines-vertical:before {
  content: "\f716";
}

/* line 4711, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grip-lines:before {
  content: "\f717";
}

/* line 4714, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grip-vertical:before {
  content: "\f718";
}

/* line 4717, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grocery-bag:before {
  content: "\f719";
}

/* line 4720, app/assets/stylesheets/external/uicons.scss */
.fi-rr-grocery-basket:before {
  content: "\f71a";
}

/* line 4723, app/assets/stylesheets/external/uicons.scss */
.fi-rr-group-arrows-rotate:before {
  content: "\f71b";
}

/* line 4726, app/assets/stylesheets/external/uicons.scss */
.fi-rr-group-call:before {
  content: "\f71c";
}

/* line 4729, app/assets/stylesheets/external/uicons.scss */
.fi-rr-group-community-social-media:before {
  content: "\f71d";
}

/* line 4732, app/assets/stylesheets/external/uicons.scss */
.fi-rr-growth-chart-invest:before {
  content: "\f71e";
}

/* line 4735, app/assets/stylesheets/external/uicons.scss */
.fi-rr-guarani-sign:before {
  content: "\f71f";
}

/* line 4738, app/assets/stylesheets/external/uicons.scss */
.fi-rr-guide-alt:before {
  content: "\f720";
}

/* line 4741, app/assets/stylesheets/external/uicons.scss */
.fi-rr-guide:before {
  content: "\f721";
}

/* line 4744, app/assets/stylesheets/external/uicons.scss */
.fi-rr-guitar-electric:before {
  content: "\f722";
}

/* line 4747, app/assets/stylesheets/external/uicons.scss */
.fi-rr-guitar:before {
  content: "\f723";
}

/* line 4750, app/assets/stylesheets/external/uicons.scss */
.fi-rr-guitars:before {
  content: "\f724";
}

/* line 4753, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gun-squirt:before {
  content: "\f725";
}

/* line 4756, app/assets/stylesheets/external/uicons.scss */
.fi-rr-gym:before {
  content: "\f726";
}

/* line 4759, app/assets/stylesheets/external/uicons.scss */
.fi-rr-h-square:before {
  content: "\f727";
}

/* line 4762, app/assets/stylesheets/external/uicons.scss */
.fi-rr-h:before {
  content: "\f728";
}

/* line 4765, app/assets/stylesheets/external/uicons.scss */
.fi-rr-h1:before {
  content: "\f729";
}

/* line 4768, app/assets/stylesheets/external/uicons.scss */
.fi-rr-h2:before {
  content: "\f72a";
}

/* line 4771, app/assets/stylesheets/external/uicons.scss */
.fi-rr-h3:before {
  content: "\f72b";
}

/* line 4774, app/assets/stylesheets/external/uicons.scss */
.fi-rr-h4:before {
  content: "\f72c";
}

/* line 4777, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hair-clipper:before {
  content: "\f72d";
}

/* line 4780, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hamburger-soda:before {
  content: "\f72e";
}

/* line 4783, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hamburger:before {
  content: "\f72f";
}

/* line 4786, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hammer-crash:before {
  content: "\f730";
}

/* line 4789, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hammer-war:before {
  content: "\f731";
}

/* line 4792, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hammer:before {
  content: "\f732";
}

/* line 4795, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hamsa:before {
  content: "\f733";
}

/* line 4798, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-back-fist:before {
  content: "\f734";
}

/* line 4801, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-back-point-down:before {
  content: "\f735";
}

/* line 4804, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-back-point-left:before {
  content: "\f736";
}

/* line 4807, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-back-point-ribbon:before {
  content: "\f737";
}

/* line 4810, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-back-point-right:before {
  content: "\f738";
}

/* line 4813, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-bill:before {
  content: "\f739";
}

/* line 4816, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-dots:before {
  content: "\f73a";
}

/* line 4819, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-fingers-crossed:before {
  content: "\f73b";
}

/* line 4822, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-fist:before {
  content: "\f73c";
}

/* line 4825, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-heart:before {
  content: "\f73d";
}

/* line 4828, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-holding-box:before {
  content: "\f73e";
}

/* line 4831, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-holding-droplet:before {
  content: "\f73f";
}

/* line 4834, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-holding-heart:before {
  content: "\f740";
}

/* line 4837, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-holding-magic:before {
  content: "\f741";
}

/* line 4840, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-holding-medical:before {
  content: "\f742";
}

/* line 4843, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-holding-seeding:before {
  content: "\f743";
}

/* line 4846, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-holding-skull:before {
  content: "\f744";
}

/* line 4849, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-holding-usd:before {
  content: "\f745";
}

/* line 4852, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-holding-water:before {
  content: "\f746";
}

/* line 4855, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-horns:before {
  content: "\f747";
}

/* line 4858, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-lizard:before {
  content: "\f748";
}

/* line 4861, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-love:before {
  content: "\f749";
}

/* line 4864, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-middle-finger:before {
  content: "\f74a";
}

/* line 4867, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-paper:before {
  content: "\f74b";
}

/* line 4870, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-peace:before {
  content: "\f74c";
}

/* line 4873, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-point-ribbon:before {
  content: "\f74d";
}

/* line 4876, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-scissors:before {
  content: "\f74e";
}

/* line 4879, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-sparkles:before {
  content: "\f74f";
}

/* line 4882, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-spock:before {
  content: "\f750";
}

/* line 4885, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand-wave:before {
  content: "\f751";
}

/* line 4888, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hand:before {
  content: "\f752";
}

/* line 4891, app/assets/stylesheets/external/uicons.scss */
.fi-rr-handmade:before {
  content: "\f753";
}

/* line 4894, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hands-bubbles:before {
  content: "\f754";
}

/* line 4897, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hands-clapping:before {
  content: "\f755";
}

/* line 4900, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hands-heart:before {
  content: "\f756";
}

/* line 4903, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hands-holding-diamond:before {
  content: "\f757";
}

/* line 4906, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hands-holding:before {
  content: "\f758";
}

/* line 4909, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hands-usd:before {
  content: "\f759";
}

/* line 4912, app/assets/stylesheets/external/uicons.scss */
.fi-rr-handshake-angle:before {
  content: "\f75a";
}

/* line 4915, app/assets/stylesheets/external/uicons.scss */
.fi-rr-handshake-deal-loan:before {
  content: "\f75b";
}

/* line 4918, app/assets/stylesheets/external/uicons.scss */
.fi-rr-handshake-simple-slash:before {
  content: "\f75c";
}

/* line 4921, app/assets/stylesheets/external/uicons.scss */
.fi-rr-handshake-trust:before {
  content: "\f75d";
}

/* line 4924, app/assets/stylesheets/external/uicons.scss */
.fi-rr-handshake:before {
  content: "\f75e";
}

/* line 4927, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hard-hat:before {
  content: "\f75f";
}

/* line 4930, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hashtag-lock:before {
  content: "\f760";
}

/* line 4933, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hastag:before {
  content: "\f761";
}

/* line 4936, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hat-beach:before {
  content: "\f762";
}

/* line 4939, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hat-birthday:before {
  content: "\f763";
}

/* line 4942, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hat-chef:before {
  content: "\f764";
}

/* line 4945, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hat-cowboy-side:before {
  content: "\f765";
}

/* line 4948, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hat-cowboy:before {
  content: "\f766";
}

/* line 4951, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hat-santa:before {
  content: "\f767";
}

/* line 4954, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hat-winter:before {
  content: "\f768";
}

/* line 4957, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hat-witch:before {
  content: "\f769";
}

/* line 4960, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hat-wizard:before {
  content: "\f76a";
}

/* line 4963, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hdd:before {
  content: "\f76b";
}

/* line 4966, app/assets/stylesheets/external/uicons.scss */
.fi-rr-head-side-brain:before {
  content: "\f76c";
}

/* line 4969, app/assets/stylesheets/external/uicons.scss */
.fi-rr-head-side-cough-slash:before {
  content: "\f76d";
}

/* line 4972, app/assets/stylesheets/external/uicons.scss */
.fi-rr-head-side-cough:before {
  content: "\f76e";
}

/* line 4975, app/assets/stylesheets/external/uicons.scss */
.fi-rr-head-side-headphones:before {
  content: "\f76f";
}

/* line 4978, app/assets/stylesheets/external/uicons.scss */
.fi-rr-head-side-heart:before {
  content: "\f770";
}

/* line 4981, app/assets/stylesheets/external/uicons.scss */
.fi-rr-head-side-mask:before {
  content: "\f771";
}

/* line 4984, app/assets/stylesheets/external/uicons.scss */
.fi-rr-head-side-medical:before {
  content: "\f772";
}

/* line 4987, app/assets/stylesheets/external/uicons.scss */
.fi-rr-head-side-thinking:before {
  content: "\f773";
}

/* line 4990, app/assets/stylesheets/external/uicons.scss */
.fi-rr-head-side-virus:before {
  content: "\f774";
}

/* line 4993, app/assets/stylesheets/external/uicons.scss */
.fi-rr-head-side:before {
  content: "\f775";
}

/* line 4996, app/assets/stylesheets/external/uicons.scss */
.fi-rr-head-vr:before {
  content: "\f776";
}

/* line 4999, app/assets/stylesheets/external/uicons.scss */
.fi-rr-heading:before {
  content: "\f777";
}

/* line 5002, app/assets/stylesheets/external/uicons.scss */
.fi-rr-headphones:before {
  content: "\f778";
}

/* line 5005, app/assets/stylesheets/external/uicons.scss */
.fi-rr-headset:before {
  content: "\f779";
}

/* line 5008, app/assets/stylesheets/external/uicons.scss */
.fi-rr-heart-arrow:before {
  content: "\f77a";
}

/* line 5011, app/assets/stylesheets/external/uicons.scss */
.fi-rr-heart-crack:before {
  content: "\f77b";
}

/* line 5014, app/assets/stylesheets/external/uicons.scss */
.fi-rr-heart-half-stroke:before {
  content: "\f77c";
}

/* line 5017, app/assets/stylesheets/external/uicons.scss */
.fi-rr-heart-half:before {
  content: "\f77d";
}

/* line 5020, app/assets/stylesheets/external/uicons.scss */
.fi-rr-heart-health-muscle:before {
  content: "\f77e";
}

/* line 5023, app/assets/stylesheets/external/uicons.scss */
.fi-rr-heart-partner-handshake:before {
  content: "\f77f";
}

/* line 5026, app/assets/stylesheets/external/uicons.scss */
.fi-rr-heart-rate:before {
  content: "\f780";
}

/* line 5029, app/assets/stylesheets/external/uicons.scss */
.fi-rr-heart:before {
  content: "\f781";
}

/* line 5032, app/assets/stylesheets/external/uicons.scss */
.fi-rr-heat:before {
  content: "\f782";
}

/* line 5035, app/assets/stylesheets/external/uicons.scss */
.fi-rr-helicopter-side:before {
  content: "\f783";
}

/* line 5038, app/assets/stylesheets/external/uicons.scss */
.fi-rr-helmet-battle:before {
  content: "\f784";
}

/* line 5041, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hexagon-check:before {
  content: "\f785";
}

/* line 5044, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hexagon-divide:before {
  content: "\f786";
}

/* line 5047, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hexagon-exclamation:before {
  content: "\f787";
}

/* line 5050, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hexagon:before {
  content: "\f788";
}

/* line 5053, app/assets/stylesheets/external/uicons.scss */
.fi-rr-high-definition:before {
  content: "\f789";
}

/* line 5056, app/assets/stylesheets/external/uicons.scss */
.fi-rr-high-five-celebration-yes:before {
  content: "\f78a";
}

/* line 5059, app/assets/stylesheets/external/uicons.scss */
.fi-rr-highlighter-line:before {
  content: "\f78b";
}

/* line 5062, app/assets/stylesheets/external/uicons.scss */
.fi-rr-highlighter:before {
  content: "\f78c";
}

/* line 5065, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hiking:before {
  content: "\f78d";
}

/* line 5068, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hippo:before {
  content: "\f78e";
}

/* line 5071, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hockey-puck:before {
  content: "\f78f";
}

/* line 5074, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hockey-stick-puck:before {
  content: "\f790";
}

/* line 5077, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hockey-sticks:before {
  content: "\f791";
}

/* line 5080, app/assets/stylesheets/external/uicons.scss */
.fi-rr-holding-hand-gear:before {
  content: "\f792";
}

/* line 5083, app/assets/stylesheets/external/uicons.scss */
.fi-rr-holding-hand-revenue:before {
  content: "\f793";
}

/* line 5086, app/assets/stylesheets/external/uicons.scss */
.fi-rr-holly-berry:before {
  content: "\f794";
}

/* line 5089, app/assets/stylesheets/external/uicons.scss */
.fi-rr-home-heart:before {
  content: "\f795";
}

/* line 5092, app/assets/stylesheets/external/uicons.scss */
.fi-rr-home-location-alt:before {
  content: "\f796";
}

/* line 5095, app/assets/stylesheets/external/uicons.scss */
.fi-rr-home-location:before {
  content: "\f797";
}

/* line 5098, app/assets/stylesheets/external/uicons.scss */
.fi-rr-home:before {
  content: "\f798";
}

/* line 5101, app/assets/stylesheets/external/uicons.scss */
.fi-rr-honey-pot:before {
  content: "\f799";
}

/* line 5104, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hood-cloak:before {
  content: "\f79a";
}

/* line 5107, app/assets/stylesheets/external/uicons.scss */
.fi-rr-horizontal-rule:before {
  content: "\f79b";
}

/* line 5110, app/assets/stylesheets/external/uicons.scss */
.fi-rr-horse-head:before {
  content: "\f79c";
}

/* line 5113, app/assets/stylesheets/external/uicons.scss */
.fi-rr-horse-saddle:before {
  content: "\f79d";
}

/* line 5116, app/assets/stylesheets/external/uicons.scss */
.fi-rr-horse:before {
  content: "\f79e";
}

/* line 5119, app/assets/stylesheets/external/uicons.scss */
.fi-rr-horseshoe-broken:before {
  content: "\f79f";
}

/* line 5122, app/assets/stylesheets/external/uicons.scss */
.fi-rr-horseshoe:before {
  content: "\f7a0";
}

/* line 5125, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hose-reel:before {
  content: "\f7a1";
}

/* line 5128, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hose:before {
  content: "\f7a2";
}

/* line 5131, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hospital-symbol:before {
  content: "\f7a3";
}

/* line 5134, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hospital-user:before {
  content: "\f7a4";
}

/* line 5137, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hospital:before {
  content: "\f7a5";
}

/* line 5140, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hospitals:before {
  content: "\f7a6";
}

/* line 5143, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hot-tub:before {
  content: "\f7a7";
}

/* line 5146, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hotdog:before {
  content: "\f7a8";
}

/* line 5149, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hotel:before {
  content: "\f7a9";
}

/* line 5152, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hourglass-end:before {
  content: "\f7aa";
}

/* line 5155, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hourglass-start:before {
  content: "\f7ab";
}

/* line 5158, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hourglass:before {
  content: "\f7ac";
}

/* line 5161, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-blank:before {
  content: "\f7ad";
}

/* line 5164, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-building:before {
  content: "\f7ae";
}

/* line 5167, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-chimney-blank:before {
  content: "\f7af";
}

/* line 5170, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-chimney-crack:before {
  content: "\f7b0";
}

/* line 5173, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-chimney-heart:before {
  content: "\f7b1";
}

/* line 5176, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-chimney-medical:before {
  content: "\f7b2";
}

/* line 5179, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-chimney-user:before {
  content: "\f7b3";
}

/* line 5182, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-chimney-window:before {
  content: "\f7b4";
}

/* line 5185, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-chimney:before {
  content: "\f7b5";
}

/* line 5188, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-circle-check:before {
  content: "\f7b6";
}

/* line 5191, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-circle-exclamation:before {
  content: "\f7b7";
}

/* line 5194, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-circle-xmark:before {
  content: "\f7b8";
}

/* line 5197, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-crack-alt:before {
  content: "\f7b9";
}

/* line 5200, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-crack:before {
  content: "\f7ba";
}

/* line 5203, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-day:before {
  content: "\f7bb";
}

/* line 5206, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-fire:before {
  content: "\f7bc";
}

/* line 5209, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-flag:before {
  content: "\f7bd";
}

/* line 5212, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-flood:before {
  content: "\f7be";
}

/* line 5215, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-laptop:before {
  content: "\f7bf";
}

/* line 5218, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-leave:before {
  content: "\f7c0";
}

/* line 5221, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-lock:before {
  content: "\f7c1";
}

/* line 5224, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-medical:before {
  content: "\f7c2";
}

/* line 5227, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-night:before {
  content: "\f7c3";
}

/* line 5230, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-return:before {
  content: "\f7c4";
}

/* line 5233, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-signal:before {
  content: "\f7c5";
}

/* line 5236, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-tree:before {
  content: "\f7c6";
}

/* line 5239, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-tsunami:before {
  content: "\f7c7";
}

/* line 5242, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-turret:before {
  content: "\f7c8";
}

/* line 5245, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-user:before {
  content: "\f7c9";
}

/* line 5248, app/assets/stylesheets/external/uicons.scss */
.fi-rr-house-window:before {
  content: "\f7ca";
}

/* line 5251, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hr-group:before {
  content: "\f7cb";
}

/* line 5254, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hr-person:before {
  content: "\f7cc";
}

/* line 5257, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hr:before {
  content: "\f7cd";
}

/* line 5260, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hryvnia:before {
  content: "\f7ce";
}

/* line 5263, app/assets/stylesheets/external/uicons.scss */
.fi-rr-humidity:before {
  content: "\f7cf";
}

/* line 5266, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hundred-points:before {
  content: "\f7d0";
}

/* line 5269, app/assets/stylesheets/external/uicons.scss */
.fi-rr-hurricane:before {
  content: "\f7d1";
}

/* line 5272, app/assets/stylesheets/external/uicons.scss */
.fi-rr-i:before {
  content: "\f7d2";
}

/* line 5275, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ice-cream:before {
  content: "\f7d3";
}

/* line 5278, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ice-skate:before {
  content: "\f7d4";
}

/* line 5281, app/assets/stylesheets/external/uicons.scss */
.fi-rr-icicles:before {
  content: "\f7d5";
}

/* line 5284, app/assets/stylesheets/external/uicons.scss */
.fi-rr-icon-star:before {
  content: "\f7d6";
}

/* line 5287, app/assets/stylesheets/external/uicons.scss */
.fi-rr-id-badge:before {
  content: "\f7d7";
}

/* line 5290, app/assets/stylesheets/external/uicons.scss */
.fi-rr-id-card-clip-alt:before {
  content: "\f7d8";
}

/* line 5293, app/assets/stylesheets/external/uicons.scss */
.fi-rr-igloo:before {
  content: "\f7d9";
}

/* line 5296, app/assets/stylesheets/external/uicons.scss */
.fi-rr-image-slash:before {
  content: "\f7da";
}

/* line 5299, app/assets/stylesheets/external/uicons.scss */
.fi-rr-images-user:before {
  content: "\f7db";
}

/* line 5302, app/assets/stylesheets/external/uicons.scss */
.fi-rr-images:before {
  content: "\f7dc";
}

/* line 5305, app/assets/stylesheets/external/uicons.scss */
.fi-rr-improve-user:before {
  content: "\f7dd";
}

/* line 5308, app/assets/stylesheets/external/uicons.scss */
.fi-rr-inbox-full:before {
  content: "\f7de";
}

/* line 5311, app/assets/stylesheets/external/uicons.scss */
.fi-rr-inbox-in:before {
  content: "\f7df";
}

/* line 5314, app/assets/stylesheets/external/uicons.scss */
.fi-rr-inbox-out:before {
  content: "\f7e0";
}

/* line 5317, app/assets/stylesheets/external/uicons.scss */
.fi-rr-inbox:before {
  content: "\f7e1";
}

/* line 5320, app/assets/stylesheets/external/uicons.scss */
.fi-rr-inboxes:before {
  content: "\f7e2";
}

/* line 5323, app/assets/stylesheets/external/uicons.scss */
.fi-rr-incense-sticks-yoga:before {
  content: "\f7e3";
}

/* line 5326, app/assets/stylesheets/external/uicons.scss */
.fi-rr-incognito:before {
  content: "\f7e4";
}

/* line 5329, app/assets/stylesheets/external/uicons.scss */
.fi-rr-indent:before {
  content: "\f7e5";
}

/* line 5332, app/assets/stylesheets/external/uicons.scss */
.fi-rr-indian-rupee-sign:before {
  content: "\f7e6";
}

/* line 5335, app/assets/stylesheets/external/uicons.scss */
.fi-rr-industry-alt:before {
  content: "\f7e7";
}

/* line 5338, app/assets/stylesheets/external/uicons.scss */
.fi-rr-industry-windows:before {
  content: "\f7e8";
}

/* line 5341, app/assets/stylesheets/external/uicons.scss */
.fi-rr-infinity:before {
  content: "\f7e9";
}

/* line 5344, app/assets/stylesheets/external/uicons.scss */
.fi-rr-info-guide:before {
  content: "\f7ea";
}

/* line 5347, app/assets/stylesheets/external/uicons.scss */
.fi-rr-info:before {
  content: "\f7eb";
}

/* line 5350, app/assets/stylesheets/external/uicons.scss */
.fi-rr-information:before {
  content: "\f7ec";
}

/* line 5353, app/assets/stylesheets/external/uicons.scss */
.fi-rr-inhaler:before {
  content: "\f7ed";
}

/* line 5356, app/assets/stylesheets/external/uicons.scss */
.fi-rr-input-numeric:before {
  content: "\f7ee";
}

/* line 5359, app/assets/stylesheets/external/uicons.scss */
.fi-rr-input-pipe:before {
  content: "\f7ef";
}

/* line 5362, app/assets/stylesheets/external/uicons.scss */
.fi-rr-input-text:before {
  content: "\f7f0";
}

/* line 5365, app/assets/stylesheets/external/uicons.scss */
.fi-rr-insert-alt:before {
  content: "\f7f1";
}

/* line 5368, app/assets/stylesheets/external/uicons.scss */
.fi-rr-insert-arrows:before {
  content: "\f7f2";
}

/* line 5371, app/assets/stylesheets/external/uicons.scss */
.fi-rr-insert-credit-card:before {
  content: "\f7f3";
}

/* line 5374, app/assets/stylesheets/external/uicons.scss */
.fi-rr-insert-square:before {
  content: "\f7f4";
}

/* line 5377, app/assets/stylesheets/external/uicons.scss */
.fi-rr-insert:before {
  content: "\f7f5";
}

/* line 5380, app/assets/stylesheets/external/uicons.scss */
.fi-rr-insight-alt:before {
  content: "\f7f6";
}

/* line 5383, app/assets/stylesheets/external/uicons.scss */
.fi-rr-insight-head:before {
  content: "\f7f7";
}

/* line 5386, app/assets/stylesheets/external/uicons.scss */
.fi-rr-insight:before {
  content: "\f7f8";
}

/* line 5389, app/assets/stylesheets/external/uicons.scss */
.fi-rr-integral:before {
  content: "\f7f9";
}

/* line 5392, app/assets/stylesheets/external/uicons.scss */
.fi-rr-interactive:before {
  content: "\f7fa";
}

/* line 5395, app/assets/stylesheets/external/uicons.scss */
.fi-rr-interlining:before {
  content: "\f7fb";
}

/* line 5398, app/assets/stylesheets/external/uicons.scss */
.fi-rr-internet-speed-wifi:before {
  content: "\f7fc";
}

/* line 5401, app/assets/stylesheets/external/uicons.scss */
.fi-rr-interrogation:before {
  content: "\f7fd";
}

/* line 5404, app/assets/stylesheets/external/uicons.scss */
.fi-rr-intersection:before {
  content: "\f7fe";
}

/* line 5407, app/assets/stylesheets/external/uicons.scss */
.fi-rr-introduction-handshake:before {
  content: "\f7ff";
}

/* line 5410, app/assets/stylesheets/external/uicons.scss */
.fi-rr-introduction:before {
  content: "\f800";
}

/* line 5413, app/assets/stylesheets/external/uicons.scss */
.fi-rr-inventory-alt:before {
  content: "\f801";
}

/* line 5416, app/assets/stylesheets/external/uicons.scss */
.fi-rr-invest:before {
  content: "\f802";
}

/* line 5419, app/assets/stylesheets/external/uicons.scss */
.fi-rr-investment:before {
  content: "\f803";
}

/* line 5422, app/assets/stylesheets/external/uicons.scss */
.fi-rr-invite-alt:before {
  content: "\f804";
}

/* line 5425, app/assets/stylesheets/external/uicons.scss */
.fi-rr-invite:before {
  content: "\f805";
}

/* line 5428, app/assets/stylesheets/external/uicons.scss */
.fi-rr-iot-alt:before {
  content: "\f806";
}

/* line 5431, app/assets/stylesheets/external/uicons.scss */
.fi-rr-iot:before {
  content: "\f807";
}

/* line 5434, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ip-address:before {
  content: "\f808";
}

/* line 5437, app/assets/stylesheets/external/uicons.scss */
.fi-rr-island-tropical:before {
  content: "\f809";
}

/* line 5440, app/assets/stylesheets/external/uicons.scss */
.fi-rr-issue-loupe:before {
  content: "\f80a";
}

/* line 5443, app/assets/stylesheets/external/uicons.scss */
.fi-rr-it-alt:before {
  content: "\f80b";
}

/* line 5446, app/assets/stylesheets/external/uicons.scss */
.fi-rr-it-computer:before {
  content: "\f80c";
}

/* line 5449, app/assets/stylesheets/external/uicons.scss */
.fi-rr-it:before {
  content: "\f80d";
}

/* line 5452, app/assets/stylesheets/external/uicons.scss */
.fi-rr-italian-lira-sign:before {
  content: "\f80e";
}

/* line 5455, app/assets/stylesheets/external/uicons.scss */
.fi-rr-italic:before {
  content: "\f80f";
}

/* line 5458, app/assets/stylesheets/external/uicons.scss */
.fi-rr-j:before {
  content: "\f810";
}

/* line 5461, app/assets/stylesheets/external/uicons.scss */
.fi-rr-jam:before {
  content: "\f811";
}

/* line 5464, app/assets/stylesheets/external/uicons.scss */
.fi-rr-jar-alt:before {
  content: "\f812";
}

/* line 5467, app/assets/stylesheets/external/uicons.scss */
.fi-rr-jar-wheat:before {
  content: "\f813";
}

/* line 5470, app/assets/stylesheets/external/uicons.scss */
.fi-rr-javascript:before {
  content: "\f814";
}

/* line 5473, app/assets/stylesheets/external/uicons.scss */
.fi-rr-joint:before {
  content: "\f815";
}

/* line 5476, app/assets/stylesheets/external/uicons.scss */
.fi-rr-joker:before {
  content: "\f816";
}

/* line 5479, app/assets/stylesheets/external/uicons.scss */
.fi-rr-journal-alt:before {
  content: "\f817";
}

/* line 5482, app/assets/stylesheets/external/uicons.scss */
.fi-rr-journal:before {
  content: "\f818";
}

/* line 5485, app/assets/stylesheets/external/uicons.scss */
.fi-rr-journey:before {
  content: "\f819";
}

/* line 5488, app/assets/stylesheets/external/uicons.scss */
.fi-rr-joystick:before {
  content: "\f81a";
}

/* line 5491, app/assets/stylesheets/external/uicons.scss */
.fi-rr-jpg:before {
  content: "\f81b";
}

/* line 5494, app/assets/stylesheets/external/uicons.scss */
.fi-rr-jug-alt:before {
  content: "\f81c";
}

/* line 5497, app/assets/stylesheets/external/uicons.scss */
.fi-rr-jug-bottle:before {
  content: "\f81d";
}

/* line 5500, app/assets/stylesheets/external/uicons.scss */
.fi-rr-jug:before {
  content: "\f81e";
}

/* line 5503, app/assets/stylesheets/external/uicons.scss */
.fi-rr-jumping-rope:before {
  content: "\f81f";
}

/* line 5506, app/assets/stylesheets/external/uicons.scss */
.fi-rr-k:before {
  content: "\f820";
}

/* line 5509, app/assets/stylesheets/external/uicons.scss */
.fi-rr-kaaba:before {
  content: "\f821";
}

/* line 5512, app/assets/stylesheets/external/uicons.scss */
.fi-rr-kazoo:before {
  content: "\f822";
}

/* line 5515, app/assets/stylesheets/external/uicons.scss */
.fi-rr-kerning:before {
  content: "\f823";
}

/* line 5518, app/assets/stylesheets/external/uicons.scss */
.fi-rr-key-lock-crypto:before {
  content: "\f824";
}

/* line 5521, app/assets/stylesheets/external/uicons.scss */
.fi-rr-key-skeleton-left-right:before {
  content: "\f825";
}

/* line 5524, app/assets/stylesheets/external/uicons.scss */
.fi-rr-key:before {
  content: "\f826";
}

/* line 5527, app/assets/stylesheets/external/uicons.scss */
.fi-rr-keyboard-brightness-low:before {
  content: "\f827";
}

/* line 5530, app/assets/stylesheets/external/uicons.scss */
.fi-rr-keyboard-brightness:before {
  content: "\f828";
}

/* line 5533, app/assets/stylesheets/external/uicons.scss */
.fi-rr-keyboard-down:before {
  content: "\f829";
}

/* line 5536, app/assets/stylesheets/external/uicons.scss */
.fi-rr-keyboard-left:before {
  content: "\f82a";
}

/* line 5539, app/assets/stylesheets/external/uicons.scss */
.fi-rr-keyboard:before {
  content: "\f82b";
}

/* line 5542, app/assets/stylesheets/external/uicons.scss */
.fi-rr-keynote:before {
  content: "\f82c";
}

/* line 5545, app/assets/stylesheets/external/uicons.scss */
.fi-rr-kidneys:before {
  content: "\f82d";
}

/* line 5548, app/assets/stylesheets/external/uicons.scss */
.fi-rr-kip-sign:before {
  content: "\f82e";
}

/* line 5551, app/assets/stylesheets/external/uicons.scss */
.fi-rr-kiss-beam:before {
  content: "\f82f";
}

/* line 5554, app/assets/stylesheets/external/uicons.scss */
.fi-rr-kiss-wink-heart:before {
  content: "\f830";
}

/* line 5557, app/assets/stylesheets/external/uicons.scss */
.fi-rr-kiss:before {
  content: "\f831";
}

/* line 5560, app/assets/stylesheets/external/uicons.scss */
.fi-rr-kite:before {
  content: "\f832";
}

/* line 5563, app/assets/stylesheets/external/uicons.scss */
.fi-rr-kiwi-bird:before {
  content: "\f833";
}

/* line 5566, app/assets/stylesheets/external/uicons.scss */
.fi-rr-kiwi-fruit:before {
  content: "\f834";
}

/* line 5569, app/assets/stylesheets/external/uicons.scss */
.fi-rr-knife-kitchen:before {
  content: "\f835";
}

/* line 5572, app/assets/stylesheets/external/uicons.scss */
.fi-rr-knife:before {
  content: "\f836";
}

/* line 5575, app/assets/stylesheets/external/uicons.scss */
.fi-rr-knitting:before {
  content: "\f837";
}

/* line 5578, app/assets/stylesheets/external/uicons.scss */
.fi-rr-kpi-evaluation:before {
  content: "\f838";
}

/* line 5581, app/assets/stylesheets/external/uicons.scss */
.fi-rr-kpi:before {
  content: "\f839";
}

/* line 5584, app/assets/stylesheets/external/uicons.scss */
.fi-rr-l:before {
  content: "\f83a";
}

/* line 5587, app/assets/stylesheets/external/uicons.scss */
.fi-rr-label:before {
  content: "\f83b";
}

/* line 5590, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lacrosse-stick-ball:before {
  content: "\f83c";
}

/* line 5593, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lacrosse-stick:before {
  content: "\f83d";
}

/* line 5596, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lambda:before {
  content: "\f83e";
}

/* line 5599, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lamp-desk:before {
  content: "\f83f";
}

/* line 5602, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lamp-floor:before {
  content: "\f840";
}

/* line 5605, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lamp-street:before {
  content: "\f841";
}

/* line 5608, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lamp:before {
  content: "\f842";
}

/* line 5611, app/assets/stylesheets/external/uicons.scss */
.fi-rr-land-layer-location:before {
  content: "\f843";
}

/* line 5614, app/assets/stylesheets/external/uicons.scss */
.fi-rr-land-layers:before {
  content: "\f844";
}

/* line 5617, app/assets/stylesheets/external/uicons.scss */
.fi-rr-land-location:before {
  content: "\f845";
}

/* line 5620, app/assets/stylesheets/external/uicons.scss */
.fi-rr-landmark-alt:before {
  content: "\f846";
}

/* line 5623, app/assets/stylesheets/external/uicons.scss */
.fi-rr-language:before {
  content: "\f847";
}

/* line 5626, app/assets/stylesheets/external/uicons.scss */
.fi-rr-laptop-arrow-down:before {
  content: "\f848";
}

/* line 5629, app/assets/stylesheets/external/uicons.scss */
.fi-rr-laptop-binary:before {
  content: "\f849";
}

/* line 5632, app/assets/stylesheets/external/uicons.scss */
.fi-rr-laptop-code:before {
  content: "\f84a";
}

/* line 5635, app/assets/stylesheets/external/uicons.scss */
.fi-rr-laptop-medical:before {
  content: "\f84b";
}

/* line 5638, app/assets/stylesheets/external/uicons.scss */
.fi-rr-laptop-mobile:before {
  content: "\f84c";
}

/* line 5641, app/assets/stylesheets/external/uicons.scss */
.fi-rr-laptop-slash:before {
  content: "\f84d";
}

/* line 5644, app/assets/stylesheets/external/uicons.scss */
.fi-rr-laptop:before {
  content: "\f84e";
}

/* line 5647, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lari-sign:before {
  content: "\f84f";
}

/* line 5650, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lasso-sparkles:before {
  content: "\f850";
}

/* line 5653, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lasso:before {
  content: "\f851";
}

/* line 5656, app/assets/stylesheets/external/uicons.scss */
.fi-rr-laugh-beam:before {
  content: "\f852";
}

/* line 5659, app/assets/stylesheets/external/uicons.scss */
.fi-rr-laugh-squint:before {
  content: "\f853";
}

/* line 5662, app/assets/stylesheets/external/uicons.scss */
.fi-rr-laugh-wink:before {
  content: "\f854";
}

/* line 5665, app/assets/stylesheets/external/uicons.scss */
.fi-rr-laugh:before {
  content: "\f855";
}

/* line 5668, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lawyer-man:before {
  content: "\f856";
}

/* line 5671, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lawyer-woman:before {
  content: "\f857";
}

/* line 5674, app/assets/stylesheets/external/uicons.scss */
.fi-rr-layer-minus:before {
  content: "\f858";
}

/* line 5677, app/assets/stylesheets/external/uicons.scss */
.fi-rr-layer-plus:before {
  content: "\f859";
}

/* line 5680, app/assets/stylesheets/external/uicons.scss */
.fi-rr-layers:before {
  content: "\f85a";
}

/* line 5683, app/assets/stylesheets/external/uicons.scss */
.fi-rr-layout-fluid:before {
  content: "\f85b";
}

/* line 5686, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lead-funnel:before {
  content: "\f85c";
}

/* line 5689, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lead-management:before {
  content: "\f85d";
}

/* line 5692, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lead:before {
  content: "\f85e";
}

/* line 5695, app/assets/stylesheets/external/uicons.scss */
.fi-rr-leader-alt:before {
  content: "\f85f";
}

/* line 5698, app/assets/stylesheets/external/uicons.scss */
.fi-rr-leader-speech:before {
  content: "\f860";
}

/* line 5701, app/assets/stylesheets/external/uicons.scss */
.fi-rr-leader:before {
  content: "\f861";
}

/* line 5704, app/assets/stylesheets/external/uicons.scss */
.fi-rr-leaderboard-alt:before {
  content: "\f862";
}

/* line 5707, app/assets/stylesheets/external/uicons.scss */
.fi-rr-leaderboard-trophy:before {
  content: "\f863";
}

/* line 5710, app/assets/stylesheets/external/uicons.scss */
.fi-rr-leaderboard:before {
  content: "\f864";
}

/* line 5713, app/assets/stylesheets/external/uicons.scss */
.fi-rr-leadership-alt:before {
  content: "\f865";
}

/* line 5716, app/assets/stylesheets/external/uicons.scss */
.fi-rr-leadership:before {
  content: "\f866";
}

/* line 5719, app/assets/stylesheets/external/uicons.scss */
.fi-rr-leaf-heart:before {
  content: "\f867";
}

/* line 5722, app/assets/stylesheets/external/uicons.scss */
.fi-rr-leaf-maple:before {
  content: "\f868";
}

/* line 5725, app/assets/stylesheets/external/uicons.scss */
.fi-rr-leaf-oak:before {
  content: "\f869";
}

/* line 5728, app/assets/stylesheets/external/uicons.scss */
.fi-rr-leaf:before {
  content: "\f86a";
}

/* line 5731, app/assets/stylesheets/external/uicons.scss */
.fi-rr-leafy-green:before {
  content: "\f86b";
}

/* line 5734, app/assets/stylesheets/external/uicons.scss */
.fi-rr-leave:before {
  content: "\f86c";
}

/* line 5737, app/assets/stylesheets/external/uicons.scss */
.fi-rr-left-from-bracket:before {
  content: "\f86d";
}

/* line 5740, app/assets/stylesheets/external/uicons.scss */
.fi-rr-left:before {
  content: "\f86e";
}

/* line 5743, app/assets/stylesheets/external/uicons.scss */
.fi-rr-legal:before {
  content: "\f86f";
}

/* line 5746, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lemon:before {
  content: "\f870";
}

/* line 5749, app/assets/stylesheets/external/uicons.scss */
.fi-rr-less-than-equal:before {
  content: "\f871";
}

/* line 5752, app/assets/stylesheets/external/uicons.scss */
.fi-rr-less-than:before {
  content: "\f872";
}

/* line 5755, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lesson-class:before {
  content: "\f873";
}

/* line 5758, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lesson:before {
  content: "\f874";
}

/* line 5761, app/assets/stylesheets/external/uicons.scss */
.fi-rr-letter-case:before {
  content: "\f875";
}

/* line 5764, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lettuce:before {
  content: "\f876";
}

/* line 5767, app/assets/stylesheets/external/uicons.scss */
.fi-rr-level-down-alt:before {
  content: "\f877";
}

/* line 5770, app/assets/stylesheets/external/uicons.scss */
.fi-rr-level-down:before {
  content: "\f878";
}

/* line 5773, app/assets/stylesheets/external/uicons.scss */
.fi-rr-level-up-alt:before {
  content: "\f879";
}

/* line 5776, app/assets/stylesheets/external/uicons.scss */
.fi-rr-level-up:before {
  content: "\f87a";
}

/* line 5779, app/assets/stylesheets/external/uicons.scss */
.fi-rr-license:before {
  content: "\f87b";
}

/* line 5782, app/assets/stylesheets/external/uicons.scss */
.fi-rr-life-ring:before {
  content: "\f87c";
}

/* line 5785, app/assets/stylesheets/external/uicons.scss */
.fi-rr-life:before {
  content: "\f87d";
}

/* line 5788, app/assets/stylesheets/external/uicons.scss */
.fi-rr-light-ceiling:before {
  content: "\f87e";
}

/* line 5791, app/assets/stylesheets/external/uicons.scss */
.fi-rr-light-emergency-on:before {
  content: "\f87f";
}

/* line 5794, app/assets/stylesheets/external/uicons.scss */
.fi-rr-light-emergency:before {
  content: "\f880";
}

/* line 5797, app/assets/stylesheets/external/uicons.scss */
.fi-rr-light-switch-off:before {
  content: "\f881";
}

/* line 5800, app/assets/stylesheets/external/uicons.scss */
.fi-rr-light-switch-on:before {
  content: "\f882";
}

/* line 5803, app/assets/stylesheets/external/uicons.scss */
.fi-rr-light-switch:before {
  content: "\f883";
}

/* line 5806, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lightbulb-cfl-on:before {
  content: "\f884";
}

/* line 5809, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lightbulb-cfl:before {
  content: "\f885";
}

/* line 5812, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lightbulb-dollar:before {
  content: "\f886";
}

/* line 5815, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lightbulb-exclamation:before {
  content: "\f887";
}

/* line 5818, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lightbulb-head:before {
  content: "\f888";
}

/* line 5821, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lightbulb-on:before {
  content: "\f889";
}

/* line 5824, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lightbulb-question:before {
  content: "\f88a";
}

/* line 5827, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lightbulb-setting:before {
  content: "\f88b";
}

/* line 5830, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lightbulb-slash:before {
  content: "\f88c";
}

/* line 5833, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lighthouse:before {
  content: "\f88d";
}

/* line 5836, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lights-holiday:before {
  content: "\f88e";
}

/* line 5839, app/assets/stylesheets/external/uicons.scss */
.fi-rr-limit-hand:before {
  content: "\f88f";
}

/* line 5842, app/assets/stylesheets/external/uicons.scss */
.fi-rr-limit-speedometer:before {
  content: "\f890";
}

/* line 5845, app/assets/stylesheets/external/uicons.scss */
.fi-rr-line-width:before {
  content: "\f891";
}

/* line 5848, app/assets/stylesheets/external/uicons.scss */
.fi-rr-link-alt:before {
  content: "\f892";
}

/* line 5851, app/assets/stylesheets/external/uicons.scss */
.fi-rr-link-horizontal-slash:before {
  content: "\f893";
}

/* line 5854, app/assets/stylesheets/external/uicons.scss */
.fi-rr-link-horizontal:before {
  content: "\f894";
}

/* line 5857, app/assets/stylesheets/external/uicons.scss */
.fi-rr-link-slash-alt:before {
  content: "\f895";
}

/* line 5860, app/assets/stylesheets/external/uicons.scss */
.fi-rr-link-slash:before {
  content: "\f896";
}

/* line 5863, app/assets/stylesheets/external/uicons.scss */
.fi-rr-link:before {
  content: "\f897";
}

/* line 5866, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lion-head:before {
  content: "\f898";
}

/* line 5869, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lion:before {
  content: "\f899";
}

/* line 5872, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lips:before {
  content: "\f89a";
}

/* line 5875, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lipstick:before {
  content: "\f89b";
}

/* line 5878, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lira-sign:before {
  content: "\f89c";
}

/* line 5881, app/assets/stylesheets/external/uicons.scss */
.fi-rr-list-check:before {
  content: "\f89d";
}

/* line 5884, app/assets/stylesheets/external/uicons.scss */
.fi-rr-list-dropdown:before {
  content: "\f89e";
}

/* line 5887, app/assets/stylesheets/external/uicons.scss */
.fi-rr-list-music:before {
  content: "\f89f";
}

/* line 5890, app/assets/stylesheets/external/uicons.scss */
.fi-rr-list-timeline:before {
  content: "\f8a0";
}

/* line 5893, app/assets/stylesheets/external/uicons.scss */
.fi-rr-list:before {
  content: "\f8a1";
}

/* line 5896, app/assets/stylesheets/external/uicons.scss */
.fi-rr-litecoin-sign:before {
  content: "\f8a2";
}

/* line 5899, app/assets/stylesheets/external/uicons.scss */
.fi-rr-live-alt:before {
  content: "\f8a3";
}

/* line 5902, app/assets/stylesheets/external/uicons.scss */
.fi-rr-live:before {
  content: "\f8a4";
}

/* line 5905, app/assets/stylesheets/external/uicons.scss */
.fi-rr-loading:before {
  content: "\f8a5";
}

/* line 5908, app/assets/stylesheets/external/uicons.scss */
.fi-rr-loan:before {
  content: "\f8a6";
}

/* line 5911, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lobster:before {
  content: "\f8a7";
}

/* line 5914, app/assets/stylesheets/external/uicons.scss */
.fi-rr-location-alt:before {
  content: "\f8a8";
}

/* line 5917, app/assets/stylesheets/external/uicons.scss */
.fi-rr-location-arrow:before {
  content: "\f8a9";
}

/* line 5920, app/assets/stylesheets/external/uicons.scss */
.fi-rr-location-crosshairs-slash:before {
  content: "\f8aa";
}

/* line 5923, app/assets/stylesheets/external/uicons.scss */
.fi-rr-location-crosshairs:before {
  content: "\f8ab";
}

/* line 5926, app/assets/stylesheets/external/uicons.scss */
.fi-rr-location-dot-slash:before {
  content: "\f8ac";
}

/* line 5929, app/assets/stylesheets/external/uicons.scss */
.fi-rr-location-exclamation:before {
  content: "\f8ad";
}

/* line 5932, app/assets/stylesheets/external/uicons.scss */
.fi-rr-location-pin-call:before {
  content: "\f8ae";
}

/* line 5935, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lock-alt:before {
  content: "\f8af";
}

/* line 5938, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lock-hashtag:before {
  content: "\f8b0";
}

/* line 5941, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lock-open-alt:before {
  content: "\f8b1";
}

/* line 5944, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lock:before {
  content: "\f8b2";
}

/* line 5947, app/assets/stylesheets/external/uicons.scss */
.fi-rr-locust:before {
  content: "\f8b3";
}

/* line 5950, app/assets/stylesheets/external/uicons.scss */
.fi-rr-loop-square:before {
  content: "\f8b4";
}

/* line 5953, app/assets/stylesheets/external/uicons.scss */
.fi-rr-loveseat:before {
  content: "\f8b5";
}

/* line 5956, app/assets/stylesheets/external/uicons.scss */
.fi-rr-low-vision:before {
  content: "\f8b6";
}

/* line 5959, app/assets/stylesheets/external/uicons.scss */
.fi-rr-luchador:before {
  content: "\f8b7";
}

/* line 5962, app/assets/stylesheets/external/uicons.scss */
.fi-rr-luggage-cart:before {
  content: "\f8b8";
}

/* line 5965, app/assets/stylesheets/external/uicons.scss */
.fi-rr-luggage-rolling:before {
  content: "\f8b9";
}

/* line 5968, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lungs-virus:before {
  content: "\f8ba";
}

/* line 5971, app/assets/stylesheets/external/uicons.scss */
.fi-rr-lungs:before {
  content: "\f8bb";
}

/* line 5974, app/assets/stylesheets/external/uicons.scss */
.fi-rr-m:before {
  content: "\f8bc";
}

/* line 5977, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mace:before {
  content: "\f8bd";
}

/* line 5980, app/assets/stylesheets/external/uicons.scss */
.fi-rr-magic-wand:before {
  content: "\f8be";
}

/* line 5983, app/assets/stylesheets/external/uicons.scss */
.fi-rr-magnet-user:before {
  content: "\f8bf";
}

/* line 5986, app/assets/stylesheets/external/uicons.scss */
.fi-rr-magnet:before {
  content: "\f8c0";
}

/* line 5989, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mailbox-envelope:before {
  content: "\f8c1";
}

/* line 5992, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mailbox-flag-up:before {
  content: "\f8c2";
}

/* line 5995, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mailbox:before {
  content: "\f8c3";
}

/* line 5998, app/assets/stylesheets/external/uicons.scss */
.fi-rr-makeup-brush:before {
  content: "\f8c4";
}

/* line 6001, app/assets/stylesheets/external/uicons.scss */
.fi-rr-man-head:before {
  content: "\f8c5";
}

/* line 6004, app/assets/stylesheets/external/uicons.scss */
.fi-rr-man-scientist:before {
  content: "\f8c6";
}

/* line 6007, app/assets/stylesheets/external/uicons.scss */
.fi-rr-manat-sign:before {
  content: "\f8c7";
}

/* line 6010, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mandolin:before {
  content: "\f8c8";
}

/* line 6013, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mango:before {
  content: "\f8c9";
}

/* line 6016, app/assets/stylesheets/external/uicons.scss */
.fi-rr-manhole:before {
  content: "\f8ca";
}

/* line 6019, app/assets/stylesheets/external/uicons.scss */
.fi-rr-map-location-track:before {
  content: "\f8cb";
}

/* line 6022, app/assets/stylesheets/external/uicons.scss */
.fi-rr-map-marker-check:before {
  content: "\f8cc";
}

/* line 6025, app/assets/stylesheets/external/uicons.scss */
.fi-rr-map-marker-cross:before {
  content: "\f8cd";
}

/* line 6028, app/assets/stylesheets/external/uicons.scss */
.fi-rr-map-marker-edit:before {
  content: "\f8ce";
}

/* line 6031, app/assets/stylesheets/external/uicons.scss */
.fi-rr-map-marker-home:before {
  content: "\f8cf";
}

/* line 6034, app/assets/stylesheets/external/uicons.scss */
.fi-rr-map-marker-minus:before {
  content: "\f8d0";
}

/* line 6037, app/assets/stylesheets/external/uicons.scss */
.fi-rr-map-marker-plus:before {
  content: "\f8d1";
}

/* line 6040, app/assets/stylesheets/external/uicons.scss */
.fi-rr-map-marker-question:before {
  content: "\f8d2";
}

/* line 6043, app/assets/stylesheets/external/uicons.scss */
.fi-rr-map-marker-slash:before {
  content: "\f8d3";
}

/* line 6046, app/assets/stylesheets/external/uicons.scss */
.fi-rr-map-marker-smile:before {
  content: "\f8d4";
}

/* line 6049, app/assets/stylesheets/external/uicons.scss */
.fi-rr-map-marker:before {
  content: "\f8d5";
}

/* line 6052, app/assets/stylesheets/external/uicons.scss */
.fi-rr-map-pin:before {
  content: "\f8d6";
}

/* line 6055, app/assets/stylesheets/external/uicons.scss */
.fi-rr-map:before {
  content: "\f8d7";
}

/* line 6058, app/assets/stylesheets/external/uicons.scss */
.fi-rr-marker-time:before {
  content: "\f8d8";
}

/* line 6061, app/assets/stylesheets/external/uicons.scss */
.fi-rr-marker:before {
  content: "\f8d9";
}

/* line 6064, app/assets/stylesheets/external/uicons.scss */
.fi-rr-marketplace-alt:before {
  content: "\f8da";
}

/* line 6067, app/assets/stylesheets/external/uicons.scss */
.fi-rr-marketplace-store:before {
  content: "\f8db";
}

/* line 6070, app/assets/stylesheets/external/uicons.scss */
.fi-rr-marketplace:before {
  content: "\f8dc";
}

/* line 6073, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mars-double:before {
  content: "\f8dd";
}

/* line 6076, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mars-stroke-right:before {
  content: "\f8de";
}

/* line 6079, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mars-stroke-up:before {
  content: "\f8df";
}

/* line 6082, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mars:before {
  content: "\f8e0";
}

/* line 6085, app/assets/stylesheets/external/uicons.scss */
.fi-rr-martini-glass-citrus:before {
  content: "\f8e1";
}

/* line 6088, app/assets/stylesheets/external/uicons.scss */
.fi-rr-martini-glass-empty:before {
  content: "\f8e2";
}

/* line 6091, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mask-carnival:before {
  content: "\f8e3";
}

/* line 6094, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mask-face:before {
  content: "\f8e4";
}

/* line 6097, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mask-snorkel:before {
  content: "\f8e5";
}

/* line 6100, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mask:before {
  content: "\f8e6";
}

/* line 6103, app/assets/stylesheets/external/uicons.scss */
.fi-rr-massage:before {
  content: "\f8e7";
}

/* line 6106, app/assets/stylesheets/external/uicons.scss */
.fi-rr-match-fire:before {
  content: "\f8e8";
}

/* line 6109, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mattress-pillow:before {
  content: "\f8e9";
}

/* line 6112, app/assets/stylesheets/external/uicons.scss */
.fi-rr-measuring-tape:before {
  content: "\f8ea";
}

/* line 6115, app/assets/stylesheets/external/uicons.scss */
.fi-rr-meat:before {
  content: "\f8eb";
}

/* line 6118, app/assets/stylesheets/external/uicons.scss */
.fi-rr-medal:before {
  content: "\f8ec";
}

/* line 6121, app/assets/stylesheets/external/uicons.scss */
.fi-rr-medical-star:before {
  content: "\f8ed";
}

/* line 6124, app/assets/stylesheets/external/uicons.scss */
.fi-rr-medicine:before {
  content: "\f8ee";
}

/* line 6127, app/assets/stylesheets/external/uicons.scss */
.fi-rr-meditation:before {
  content: "\f8ef";
}

/* line 6130, app/assets/stylesheets/external/uicons.scss */
.fi-rr-meeting-alt:before {
  content: "\f8f0";
}

/* line 6133, app/assets/stylesheets/external/uicons.scss */
.fi-rr-meeting:before {
  content: "\f8f1";
}

/* line 6136, app/assets/stylesheets/external/uicons.scss */
.fi-rr-megaphone-announcement-leader:before {
  content: "\f8f2";
}

/* line 6139, app/assets/stylesheets/external/uicons.scss */
.fi-rr-megaphone:before {
  content: "\f8f3";
}

/* line 6142, app/assets/stylesheets/external/uicons.scss */
.fi-rr-meh-blank:before {
  content: "\f8f4";
}

/* line 6145, app/assets/stylesheets/external/uicons.scss */
.fi-rr-meh-rolling-eyes:before {
  content: "\f8f5";
}

/* line 6148, app/assets/stylesheets/external/uicons.scss */
.fi-rr-meh:before {
  content: "\f8f6";
}

/* line 6151, app/assets/stylesheets/external/uicons.scss */
.fi-rr-melon-alt:before {
  content: "\f8f7";
}

/* line 6154, app/assets/stylesheets/external/uicons.scss */
.fi-rr-melon:before {
  content: "\f8f8";
}

/* line 6157, app/assets/stylesheets/external/uicons.scss */
.fi-rr-member-list:before {
  content: "\f8f9";
}

/* line 6160, app/assets/stylesheets/external/uicons.scss */
.fi-rr-member-search:before {
  content: "\f8fa";
}

/* line 6163, app/assets/stylesheets/external/uicons.scss */
.fi-rr-membership-vip:before {
  content: "\f8fb";
}

/* line 6166, app/assets/stylesheets/external/uicons.scss */
.fi-rr-membership:before {
  content: "\f8fc";
}

/* line 6169, app/assets/stylesheets/external/uicons.scss */
.fi-rr-memo-circle-check:before {
  content: "\f8fd";
}

/* line 6172, app/assets/stylesheets/external/uicons.scss */
.fi-rr-memo-pad:before {
  content: "\f8fe";
}

/* line 6175, app/assets/stylesheets/external/uicons.scss */
.fi-rr-memo:before {
  content: "\f8ff";
}

/* line 6178, app/assets/stylesheets/external/uicons.scss */
.fi-rr-memory:before {
  content: "\f900";
}

/* line 6181, app/assets/stylesheets/external/uicons.scss */
.fi-rr-menu-burger:before {
  content: "\f901";
}

/* line 6184, app/assets/stylesheets/external/uicons.scss */
.fi-rr-menu-dots-vertical:before {
  content: "\f902";
}

/* line 6187, app/assets/stylesheets/external/uicons.scss */
.fi-rr-menu-dots:before {
  content: "\f903";
}

/* line 6190, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mercury:before {
  content: "\f904";
}

/* line 6193, app/assets/stylesheets/external/uicons.scss */
.fi-rr-message-arrow-down:before {
  content: "\f905";
}

/* line 6196, app/assets/stylesheets/external/uicons.scss */
.fi-rr-message-arrow-up-right:before {
  content: "\f906";
}

/* line 6199, app/assets/stylesheets/external/uicons.scss */
.fi-rr-message-arrow-up:before {
  content: "\f907";
}

/* line 6202, app/assets/stylesheets/external/uicons.scss */
.fi-rr-message-bot:before {
  content: "\f908";
}

/* line 6205, app/assets/stylesheets/external/uicons.scss */
.fi-rr-message-code:before {
  content: "\f909";
}

/* line 6208, app/assets/stylesheets/external/uicons.scss */
.fi-rr-message-dollar:before {
  content: "\f90a";
}

/* line 6211, app/assets/stylesheets/external/uicons.scss */
.fi-rr-message-image:before {
  content: "\f90b";
}

/* line 6214, app/assets/stylesheets/external/uicons.scss */
.fi-rr-message-question:before {
  content: "\f90c";
}

/* line 6217, app/assets/stylesheets/external/uicons.scss */
.fi-rr-message-quote:before {
  content: "\f90d";
}

/* line 6220, app/assets/stylesheets/external/uicons.scss */
.fi-rr-message-slash:before {
  content: "\f90e";
}

/* line 6223, app/assets/stylesheets/external/uicons.scss */
.fi-rr-message-sms:before {
  content: "\f90f";
}

/* line 6226, app/assets/stylesheets/external/uicons.scss */
.fi-rr-message-text:before {
  content: "\f910";
}

/* line 6229, app/assets/stylesheets/external/uicons.scss */
.fi-rr-message-xmark:before {
  content: "\f911";
}

/* line 6232, app/assets/stylesheets/external/uicons.scss */
.fi-rr-messages-dollar:before {
  content: "\f912";
}

/* line 6235, app/assets/stylesheets/external/uicons.scss */
.fi-rr-messages-question:before {
  content: "\f913";
}

/* line 6238, app/assets/stylesheets/external/uicons.scss */
.fi-rr-messages:before {
  content: "\f914";
}

/* line 6241, app/assets/stylesheets/external/uicons.scss */
.fi-rr-meteor:before {
  content: "\f915";
}

/* line 6244, app/assets/stylesheets/external/uicons.scss */
.fi-rr-meter-bolt:before {
  content: "\f916";
}

/* line 6247, app/assets/stylesheets/external/uicons.scss */
.fi-rr-meter-droplet:before {
  content: "\f917";
}

/* line 6250, app/assets/stylesheets/external/uicons.scss */
.fi-rr-meter-fire:before {
  content: "\f918";
}

/* line 6253, app/assets/stylesheets/external/uicons.scss */
.fi-rr-meter:before {
  content: "\f919";
}

/* line 6256, app/assets/stylesheets/external/uicons.scss */
.fi-rr-method:before {
  content: "\f91a";
}

/* line 6259, app/assets/stylesheets/external/uicons.scss */
.fi-rr-microchip-ai:before {
  content: "\f91b";
}

/* line 6262, app/assets/stylesheets/external/uicons.scss */
.fi-rr-microchip:before {
  content: "\f91c";
}

/* line 6265, app/assets/stylesheets/external/uicons.scss */
.fi-rr-microphone-alt:before {
  content: "\f91d";
}

/* line 6268, app/assets/stylesheets/external/uicons.scss */
.fi-rr-microphone-slash:before {
  content: "\f91e";
}

/* line 6271, app/assets/stylesheets/external/uicons.scss */
.fi-rr-microphone:before {
  content: "\f91f";
}

/* line 6274, app/assets/stylesheets/external/uicons.scss */
.fi-rr-microscope:before {
  content: "\f920";
}

/* line 6277, app/assets/stylesheets/external/uicons.scss */
.fi-rr-microwave:before {
  content: "\f921";
}

/* line 6280, app/assets/stylesheets/external/uicons.scss */
.fi-rr-milk-alt:before {
  content: "\f922";
}

/* line 6283, app/assets/stylesheets/external/uicons.scss */
.fi-rr-milk:before {
  content: "\f923";
}

/* line 6286, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mill-sign:before {
  content: "\f924";
}

/* line 6289, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mind-share:before {
  content: "\f925";
}

/* line 6292, app/assets/stylesheets/external/uicons.scss */
.fi-rr-minus-circle:before {
  content: "\f926";
}

/* line 6295, app/assets/stylesheets/external/uicons.scss */
.fi-rr-minus-hexagon:before {
  content: "\f927";
}

/* line 6298, app/assets/stylesheets/external/uicons.scss */
.fi-rr-minus-small:before {
  content: "\f928";
}

/* line 6301, app/assets/stylesheets/external/uicons.scss */
.fi-rr-minus:before {
  content: "\f929";
}

/* line 6304, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mistletoe:before {
  content: "\f92a";
}

/* line 6307, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mix:before {
  content: "\f92b";
}

/* line 6310, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mobile-button:before {
  content: "\f92c";
}

/* line 6313, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mobile-notch:before {
  content: "\f92d";
}

/* line 6316, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mobile:before {
  content: "\f92e";
}

/* line 6319, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mockup:before {
  content: "\f92f";
}

/* line 6322, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mode-alt:before {
  content: "\f930";
}

/* line 6325, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mode-landscape:before {
  content: "\f931";
}

/* line 6328, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mode-portrait:before {
  content: "\f932";
}

/* line 6331, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mode:before {
  content: "\f933";
}

/* line 6334, app/assets/stylesheets/external/uicons.scss */
.fi-rr-model-cube-arrows:before {
  content: "\f934";
}

/* line 6337, app/assets/stylesheets/external/uicons.scss */
.fi-rr-model-cube-space:before {
  content: "\f935";
}

/* line 6340, app/assets/stylesheets/external/uicons.scss */
.fi-rr-model-cube:before {
  content: "\f936";
}

/* line 6343, app/assets/stylesheets/external/uicons.scss */
.fi-rr-module:before {
  content: "\f937";
}

/* line 6346, app/assets/stylesheets/external/uicons.scss */
.fi-rr-monday:before {
  content: "\f938";
}

/* line 6349, app/assets/stylesheets/external/uicons.scss */
.fi-rr-money-bill-simple:before {
  content: "\f939";
}

/* line 6352, app/assets/stylesheets/external/uicons.scss */
.fi-rr-money-bill-transfer:before {
  content: "\f93a";
}

/* line 6355, app/assets/stylesheets/external/uicons.scss */
.fi-rr-money-bill-wave-alt:before {
  content: "\f93b";
}

/* line 6358, app/assets/stylesheets/external/uicons.scss */
.fi-rr-money-bill-wave:before {
  content: "\f93c";
}

/* line 6361, app/assets/stylesheets/external/uicons.scss */
.fi-rr-money-bills-simple:before {
  content: "\f93d";
}

/* line 6364, app/assets/stylesheets/external/uicons.scss */
.fi-rr-money-bills:before {
  content: "\f93e";
}

/* line 6367, app/assets/stylesheets/external/uicons.scss */
.fi-rr-money-check-edit-alt:before {
  content: "\f93f";
}

/* line 6370, app/assets/stylesheets/external/uicons.scss */
.fi-rr-money-check-edit:before {
  content: "\f940";
}

/* line 6373, app/assets/stylesheets/external/uicons.scss */
.fi-rr-money-check:before {
  content: "\f941";
}

/* line 6376, app/assets/stylesheets/external/uicons.scss */
.fi-rr-money-coin-transfer:before {
  content: "\f942";
}

/* line 6379, app/assets/stylesheets/external/uicons.scss */
.fi-rr-money-from-bracket:before {
  content: "\f943";
}

/* line 6382, app/assets/stylesheets/external/uicons.scss */
.fi-rr-money-simple-from-bracket:before {
  content: "\f944";
}

/* line 6385, app/assets/stylesheets/external/uicons.scss */
.fi-rr-money-transfer-alt:before {
  content: "\f945";
}

/* line 6388, app/assets/stylesheets/external/uicons.scss */
.fi-rr-money-transfer-coin-arrow:before {
  content: "\f946";
}

/* line 6391, app/assets/stylesheets/external/uicons.scss */
.fi-rr-money-transfer-smartphone:before {
  content: "\f947";
}

/* line 6394, app/assets/stylesheets/external/uicons.scss */
.fi-rr-money-wings:before {
  content: "\f948";
}

/* line 6397, app/assets/stylesheets/external/uicons.scss */
.fi-rr-money:before {
  content: "\f949";
}

/* line 6400, app/assets/stylesheets/external/uicons.scss */
.fi-rr-monkey:before {
  content: "\f94a";
}

/* line 6403, app/assets/stylesheets/external/uicons.scss */
.fi-rr-monument:before {
  content: "\f94b";
}

/* line 6406, app/assets/stylesheets/external/uicons.scss */
.fi-rr-moon-stars:before {
  content: "\f94c";
}

/* line 6409, app/assets/stylesheets/external/uicons.scss */
.fi-rr-moon:before {
  content: "\f94d";
}

/* line 6412, app/assets/stylesheets/external/uicons.scss */
.fi-rr-moped:before {
  content: "\f94e";
}

/* line 6415, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mortar-pestle:before {
  content: "\f94f";
}

/* line 6418, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mortgage:before {
  content: "\f950";
}

/* line 6421, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mosque-alt:before {
  content: "\f951";
}

/* line 6424, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mosque-moon:before {
  content: "\f952";
}

/* line 6427, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mosque:before {
  content: "\f953";
}

/* line 6430, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mosquito-net:before {
  content: "\f954";
}

/* line 6433, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mosquito:before {
  content: "\f955";
}

/* line 6436, app/assets/stylesheets/external/uicons.scss */
.fi-rr-motorcycle:before {
  content: "\f956";
}

/* line 6439, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mound:before {
  content: "\f957";
}

/* line 6442, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mountain-city:before {
  content: "\f958";
}

/* line 6445, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mountain:before {
  content: "\f959";
}

/* line 6448, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mountains:before {
  content: "\f95a";
}

/* line 6451, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mouse-field:before {
  content: "\f95b";
}

/* line 6454, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mouse:before {
  content: "\f95c";
}

/* line 6457, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mov-file:before {
  content: "\f95d";
}

/* line 6460, app/assets/stylesheets/external/uicons.scss */
.fi-rr-move-to-folder-2:before {
  content: "\f95e";
}

/* line 6463, app/assets/stylesheets/external/uicons.scss */
.fi-rr-move-to-folder:before {
  content: "\f95f";
}

/* line 6466, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mp3-file:before {
  content: "\f960";
}

/* line 6469, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mp3-player:before {
  content: "\f961";
}

/* line 6472, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mp4-file:before {
  content: "\f962";
}

/* line 6475, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mug-alt:before {
  content: "\f963";
}

/* line 6478, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mug-hot-alt:before {
  content: "\f964";
}

/* line 6481, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mug-hot:before {
  content: "\f965";
}

/* line 6484, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mug-marshmallows:before {
  content: "\f966";
}

/* line 6487, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mug-tea-saucer:before {
  content: "\f967";
}

/* line 6490, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mug-tea:before {
  content: "\f968";
}

/* line 6493, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mug:before {
  content: "\f969";
}

/* line 6496, app/assets/stylesheets/external/uicons.scss */
.fi-rr-multiple-alt:before {
  content: "\f96a";
}

/* line 6499, app/assets/stylesheets/external/uicons.scss */
.fi-rr-multiple:before {
  content: "\f96b";
}

/* line 6502, app/assets/stylesheets/external/uicons.scss */
.fi-rr-muscle:before {
  content: "\f96c";
}

/* line 6505, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mushroom-alt:before {
  content: "\f96d";
}

/* line 6508, app/assets/stylesheets/external/uicons.scss */
.fi-rr-mushroom:before {
  content: "\f96e";
}

/* line 6511, app/assets/stylesheets/external/uicons.scss */
.fi-rr-music-alt:before {
  content: "\f96f";
}

/* line 6514, app/assets/stylesheets/external/uicons.scss */
.fi-rr-music-file:before {
  content: "\f970";
}

/* line 6517, app/assets/stylesheets/external/uicons.scss */
.fi-rr-music-note-slash:before {
  content: "\f971";
}

/* line 6520, app/assets/stylesheets/external/uicons.scss */
.fi-rr-music-note:before {
  content: "\f972";
}

/* line 6523, app/assets/stylesheets/external/uicons.scss */
.fi-rr-music-slash:before {
  content: "\f973";
}

/* line 6526, app/assets/stylesheets/external/uicons.scss */
.fi-rr-music:before {
  content: "\f974";
}

/* line 6529, app/assets/stylesheets/external/uicons.scss */
.fi-rr-n:before {
  content: "\f975";
}

/* line 6532, app/assets/stylesheets/external/uicons.scss */
.fi-rr-naira-sign:before {
  content: "\f976";
}

/* line 6535, app/assets/stylesheets/external/uicons.scss */
.fi-rr-narwhal:before {
  content: "\f977";
}

/* line 6538, app/assets/stylesheets/external/uicons.scss */
.fi-rr-navigation:before {
  content: "\f978";
}

/* line 6541, app/assets/stylesheets/external/uicons.scss */
.fi-rr-nesting-dolls:before {
  content: "\f979";
}

/* line 6544, app/assets/stylesheets/external/uicons.scss */
.fi-rr-network-analytic:before {
  content: "\f97a";
}

/* line 6547, app/assets/stylesheets/external/uicons.scss */
.fi-rr-network-cloud:before {
  content: "\f97b";
}

/* line 6550, app/assets/stylesheets/external/uicons.scss */
.fi-rr-network:before {
  content: "\f97c";
}

/* line 6553, app/assets/stylesheets/external/uicons.scss */
.fi-rr-neuter:before {
  content: "\f97d";
}

/* line 6556, app/assets/stylesheets/external/uicons.scss */
.fi-rr-newspaper-open:before {
  content: "\f97e";
}

/* line 6559, app/assets/stylesheets/external/uicons.scss */
.fi-rr-newspaper:before {
  content: "\f97f";
}

/* line 6562, app/assets/stylesheets/external/uicons.scss */
.fi-rr-nfc-lock:before {
  content: "\f980";
}

/* line 6565, app/assets/stylesheets/external/uicons.scss */
.fi-rr-nfc-magnifying-glass:before {
  content: "\f981";
}

/* line 6568, app/assets/stylesheets/external/uicons.scss */
.fi-rr-nfc-pen:before {
  content: "\f982";
}

/* line 6571, app/assets/stylesheets/external/uicons.scss */
.fi-rr-nfc-slash:before {
  content: "\f983";
}

/* line 6574, app/assets/stylesheets/external/uicons.scss */
.fi-rr-nfc-trash:before {
  content: "\f984";
}

/* line 6577, app/assets/stylesheets/external/uicons.scss */
.fi-rr-nfc:before {
  content: "\f985";
}

/* line 6580, app/assets/stylesheets/external/uicons.scss */
.fi-rr-no-fee:before {
  content: "\f986";
}

/* line 6583, app/assets/stylesheets/external/uicons.scss */
.fi-rr-no-people:before {
  content: "\f987";
}

/* line 6586, app/assets/stylesheets/external/uicons.scss */
.fi-rr-noodles:before {
  content: "\f988";
}

/* line 6589, app/assets/stylesheets/external/uicons.scss */
.fi-rr-nose:before {
  content: "\f989";
}

/* line 6592, app/assets/stylesheets/external/uicons.scss */
.fi-rr-not-equal:before {
  content: "\f98a";
}

/* line 6595, app/assets/stylesheets/external/uicons.scss */
.fi-rr-not-found-alt:before {
  content: "\f98b";
}

/* line 6598, app/assets/stylesheets/external/uicons.scss */
.fi-rr-not-found-magnifying-glass:before {
  content: "\f98c";
}

/* line 6601, app/assets/stylesheets/external/uicons.scss */
.fi-rr-not-found:before {
  content: "\f98d";
}

/* line 6604, app/assets/stylesheets/external/uicons.scss */
.fi-rr-notdef:before {
  content: "\f98e";
}

/* line 6607, app/assets/stylesheets/external/uicons.scss */
.fi-rr-note-medical:before {
  content: "\f98f";
}

/* line 6610, app/assets/stylesheets/external/uicons.scss */
.fi-rr-note-sticky:before {
  content: "\f990";
}

/* line 6613, app/assets/stylesheets/external/uicons.scss */
.fi-rr-note:before {
  content: "\f991";
}

/* line 6616, app/assets/stylesheets/external/uicons.scss */
.fi-rr-notebook-alt:before {
  content: "\f992";
}

/* line 6619, app/assets/stylesheets/external/uicons.scss */
.fi-rr-notebook:before {
  content: "\f993";
}

/* line 6622, app/assets/stylesheets/external/uicons.scss */
.fi-rr-notes-medical:before {
  content: "\f994";
}

/* line 6625, app/assets/stylesheets/external/uicons.scss */
.fi-rr-notes:before {
  content: "\f995";
}

/* line 6628, app/assets/stylesheets/external/uicons.scss */
.fi-rr-o:before {
  content: "\f996";
}

/* line 6631, app/assets/stylesheets/external/uicons.scss */
.fi-rr-object-exclude:before {
  content: "\f997";
}

/* line 6634, app/assets/stylesheets/external/uicons.scss */
.fi-rr-object-group:before {
  content: "\f998";
}

/* line 6637, app/assets/stylesheets/external/uicons.scss */
.fi-rr-object-intersect:before {
  content: "\f999";
}

/* line 6640, app/assets/stylesheets/external/uicons.scss */
.fi-rr-object-subtract:before {
  content: "\f99a";
}

/* line 6643, app/assets/stylesheets/external/uicons.scss */
.fi-rr-object-ungroup:before {
  content: "\f99b";
}

/* line 6646, app/assets/stylesheets/external/uicons.scss */
.fi-rr-object-union:before {
  content: "\f99c";
}

/* line 6649, app/assets/stylesheets/external/uicons.scss */
.fi-rr-objects-column:before {
  content: "\f99d";
}

/* line 6652, app/assets/stylesheets/external/uicons.scss */
.fi-rr-octagon-check:before {
  content: "\f99e";
}

/* line 6655, app/assets/stylesheets/external/uicons.scss */
.fi-rr-octagon-divide:before {
  content: "\f99f";
}

/* line 6658, app/assets/stylesheets/external/uicons.scss */
.fi-rr-octagon-exclamation:before {
  content: "\f9a0";
}

/* line 6661, app/assets/stylesheets/external/uicons.scss */
.fi-rr-octagon-minus:before {
  content: "\f9a1";
}

/* line 6664, app/assets/stylesheets/external/uicons.scss */
.fi-rr-octagon-plus:before {
  content: "\f9a2";
}

/* line 6667, app/assets/stylesheets/external/uicons.scss */
.fi-rr-octagon-xmark:before {
  content: "\f9a3";
}

/* line 6670, app/assets/stylesheets/external/uicons.scss */
.fi-rr-octagon:before {
  content: "\f9a4";
}

/* line 6673, app/assets/stylesheets/external/uicons.scss */
.fi-rr-oil-can:before {
  content: "\f9a5";
}

/* line 6676, app/assets/stylesheets/external/uicons.scss */
.fi-rr-oil-temp:before {
  content: "\f9a6";
}

/* line 6679, app/assets/stylesheets/external/uicons.scss */
.fi-rr-olive-oil:before {
  content: "\f9a7";
}

/* line 6682, app/assets/stylesheets/external/uicons.scss */
.fi-rr-olive:before {
  content: "\f9a8";
}

/* line 6685, app/assets/stylesheets/external/uicons.scss */
.fi-rr-olives:before {
  content: "\f9a9";
}

/* line 6688, app/assets/stylesheets/external/uicons.scss */
.fi-rr-om:before {
  content: "\f9aa";
}

/* line 6691, app/assets/stylesheets/external/uicons.scss */
.fi-rr-omega:before {
  content: "\f9ab";
}

/* line 6694, app/assets/stylesheets/external/uicons.scss */
.fi-rr-onboarding:before {
  content: "\f9ac";
}

/* line 6697, app/assets/stylesheets/external/uicons.scss */
.fi-rr-onion:before {
  content: "\f9ad";
}

/* line 6700, app/assets/stylesheets/external/uicons.scss */
.fi-rr-opacity:before {
  content: "\f9ae";
}

/* line 6703, app/assets/stylesheets/external/uicons.scss */
.fi-rr-operating-system-upgrade:before {
  content: "\f9af";
}

/* line 6706, app/assets/stylesheets/external/uicons.scss */
.fi-rr-operation:before {
  content: "\f9b0";
}

/* line 6709, app/assets/stylesheets/external/uicons.scss */
.fi-rr-order-history:before {
  content: "\f9b1";
}

/* line 6712, app/assets/stylesheets/external/uicons.scss */
.fi-rr-organization-chart:before {
  content: "\f9b2";
}

/* line 6715, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ornament:before {
  content: "\f9b3";
}

/* line 6718, app/assets/stylesheets/external/uicons.scss */
.fi-rr-otp:before {
  content: "\f9b4";
}

/* line 6721, app/assets/stylesheets/external/uicons.scss */
.fi-rr-otter:before {
  content: "\f9b5";
}

/* line 6724, app/assets/stylesheets/external/uicons.scss */
.fi-rr-outdent:before {
  content: "\f9b6";
}

/* line 6727, app/assets/stylesheets/external/uicons.scss */
.fi-rr-oval-alt:before {
  content: "\f9b7";
}

/* line 6730, app/assets/stylesheets/external/uicons.scss */
.fi-rr-oval:before {
  content: "\f9b8";
}

/* line 6733, app/assets/stylesheets/external/uicons.scss */
.fi-rr-oven:before {
  content: "\f9b9";
}

/* line 6736, app/assets/stylesheets/external/uicons.scss */
.fi-rr-overline:before {
  content: "\f9ba";
}

/* line 6739, app/assets/stylesheets/external/uicons.scss */
.fi-rr-overview:before {
  content: "\f9bb";
}

/* line 6742, app/assets/stylesheets/external/uicons.scss */
.fi-rr-p:before {
  content: "\f9bc";
}

/* line 6745, app/assets/stylesheets/external/uicons.scss */
.fi-rr-package:before {
  content: "\f9bd";
}

/* line 6748, app/assets/stylesheets/external/uicons.scss */
.fi-rr-padlock-check:before {
  content: "\f9be";
}

/* line 6751, app/assets/stylesheets/external/uicons.scss */
.fi-rr-page-break:before {
  content: "\f9bf";
}

/* line 6754, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pager:before {
  content: "\f9c0";
}

/* line 6757, app/assets/stylesheets/external/uicons.scss */
.fi-rr-paid:before {
  content: "\f9c1";
}

/* line 6760, app/assets/stylesheets/external/uicons.scss */
.fi-rr-paint-brush:before {
  content: "\f9c2";
}

/* line 6763, app/assets/stylesheets/external/uicons.scss */
.fi-rr-paint-roller:before {
  content: "\f9c3";
}

/* line 6766, app/assets/stylesheets/external/uicons.scss */
.fi-rr-paintbrush-pencil:before {
  content: "\f9c4";
}

/* line 6769, app/assets/stylesheets/external/uicons.scss */
.fi-rr-palette:before {
  content: "\f9c5";
}

/* line 6772, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pallet-alt:before {
  content: "\f9c6";
}

/* line 6775, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pallet:before {
  content: "\f9c7";
}

/* line 6778, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pan-food:before {
  content: "\f9c8";
}

/* line 6781, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pan-frying:before {
  content: "\f9c9";
}

/* line 6784, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pan:before {
  content: "\f9ca";
}

/* line 6787, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pancakes:before {
  content: "\f9cb";
}

/* line 6790, app/assets/stylesheets/external/uicons.scss */
.fi-rr-panorama:before {
  content: "\f9cc";
}

/* line 6793, app/assets/stylesheets/external/uicons.scss */
.fi-rr-paper-plane-launch:before {
  content: "\f9cd";
}

/* line 6796, app/assets/stylesheets/external/uicons.scss */
.fi-rr-paper-plane-top:before {
  content: "\f9ce";
}

/* line 6799, app/assets/stylesheets/external/uicons.scss */
.fi-rr-paper-plane:before {
  content: "\f9cf";
}

/* line 6802, app/assets/stylesheets/external/uicons.scss */
.fi-rr-paperclip-vertical:before {
  content: "\f9d0";
}

/* line 6805, app/assets/stylesheets/external/uicons.scss */
.fi-rr-parachute-box:before {
  content: "\f9d1";
}

/* line 6808, app/assets/stylesheets/external/uicons.scss */
.fi-rr-paragraph-left:before {
  content: "\f9d2";
}

/* line 6811, app/assets/stylesheets/external/uicons.scss */
.fi-rr-paragraph:before {
  content: "\f9d3";
}

/* line 6814, app/assets/stylesheets/external/uicons.scss */
.fi-rr-parking-circle-slash:before {
  content: "\f9d4";
}

/* line 6817, app/assets/stylesheets/external/uicons.scss */
.fi-rr-parking-circle:before {
  content: "\f9d5";
}

/* line 6820, app/assets/stylesheets/external/uicons.scss */
.fi-rr-parking-slash:before {
  content: "\f9d6";
}

/* line 6823, app/assets/stylesheets/external/uicons.scss */
.fi-rr-parking:before {
  content: "\f9d7";
}

/* line 6826, app/assets/stylesheets/external/uicons.scss */
.fi-rr-party-bell:before {
  content: "\f9d8";
}

/* line 6829, app/assets/stylesheets/external/uicons.scss */
.fi-rr-party-horn:before {
  content: "\f9d9";
}

/* line 6832, app/assets/stylesheets/external/uicons.scss */
.fi-rr-passport:before {
  content: "\f9da";
}

/* line 6835, app/assets/stylesheets/external/uicons.scss */
.fi-rr-password-alt:before {
  content: "\f9db";
}

/* line 6838, app/assets/stylesheets/external/uicons.scss */
.fi-rr-password-computer:before {
  content: "\f9dc";
}

/* line 6841, app/assets/stylesheets/external/uicons.scss */
.fi-rr-password-email:before {
  content: "\f9dd";
}

/* line 6844, app/assets/stylesheets/external/uicons.scss */
.fi-rr-password-smartphone:before {
  content: "\f9de";
}

/* line 6847, app/assets/stylesheets/external/uicons.scss */
.fi-rr-password:before {
  content: "\f9df";
}

/* line 6850, app/assets/stylesheets/external/uicons.scss */
.fi-rr-paste:before {
  content: "\f9e0";
}

/* line 6853, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pattern:before {
  content: "\f9e1";
}

/* line 6856, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pause-circle:before {
  content: "\f9e2";
}

/* line 6859, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pause:before {
  content: "\f9e3";
}

/* line 6862, app/assets/stylesheets/external/uicons.scss */
.fi-rr-paw-claws:before {
  content: "\f9e4";
}

/* line 6865, app/assets/stylesheets/external/uicons.scss */
.fi-rr-paw-heart:before {
  content: "\f9e5";
}

/* line 6868, app/assets/stylesheets/external/uicons.scss */
.fi-rr-paw:before {
  content: "\f9e6";
}

/* line 6871, app/assets/stylesheets/external/uicons.scss */
.fi-rr-payment-pos:before {
  content: "\f9e7";
}

/* line 6874, app/assets/stylesheets/external/uicons.scss */
.fi-rr-payroll-calendar:before {
  content: "\f9e8";
}

/* line 6877, app/assets/stylesheets/external/uicons.scss */
.fi-rr-payroll-check:before {
  content: "\f9e9";
}

/* line 6880, app/assets/stylesheets/external/uicons.scss */
.fi-rr-payroll:before {
  content: "\f9ea";
}

/* line 6883, app/assets/stylesheets/external/uicons.scss */
.fi-rr-peace:before {
  content: "\f9eb";
}

/* line 6886, app/assets/stylesheets/external/uicons.scss */
.fi-rr-peach:before {
  content: "\f9ec";
}

/* line 6889, app/assets/stylesheets/external/uicons.scss */
.fi-rr-peanut:before {
  content: "\f9ed";
}

/* line 6892, app/assets/stylesheets/external/uicons.scss */
.fi-rr-peanuts:before {
  content: "\f9ee";
}

/* line 6895, app/assets/stylesheets/external/uicons.scss */
.fi-rr-peapod:before {
  content: "\f9ef";
}

/* line 6898, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pear:before {
  content: "\f9f0";
}

/* line 6901, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pedestal:before {
  content: "\f9f1";
}

/* line 6904, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pen-circle:before {
  content: "\f9f2";
}

/* line 6907, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pen-clip-slash:before {
  content: "\f9f3";
}

/* line 6910, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pen-clip:before {
  content: "\f9f4";
}

/* line 6913, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pen-fancy-slash:before {
  content: "\f9f5";
}

/* line 6916, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pen-fancy:before {
  content: "\f9f6";
}

/* line 6919, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pen-field:before {
  content: "\f9f7";
}

/* line 6922, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pen-nib-slash:before {
  content: "\f9f8";
}

/* line 6925, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pen-nib:before {
  content: "\f9f9";
}

/* line 6928, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pen-slash:before {
  content: "\f9fa";
}

/* line 6931, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pen-square:before {
  content: "\f9fb";
}

/* line 6934, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pen-swirl:before {
  content: "\f9fc";
}

/* line 6937, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pencil-paintbrush:before {
  content: "\f9fd";
}

/* line 6940, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pencil-ruler:before {
  content: "\f9fe";
}

/* line 6943, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pencil-slash:before {
  content: "\f9ff";
}

/* line 6946, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pencil:before {
  content: "\fa00";
}

/* line 6949, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pending:before {
  content: "\fa01";
}

/* line 6952, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pennant:before {
  content: "\fa02";
}

/* line 6955, app/assets/stylesheets/external/uicons.scss */
.fi-rr-people-arrows-left-right:before {
  content: "\fa03";
}

/* line 6958, app/assets/stylesheets/external/uicons.scss */
.fi-rr-people-carry-box:before {
  content: "\fa04";
}

/* line 6961, app/assets/stylesheets/external/uicons.scss */
.fi-rr-people-dress:before {
  content: "\fa05";
}

/* line 6964, app/assets/stylesheets/external/uicons.scss */
.fi-rr-people-network-partner:before {
  content: "\fa06";
}

/* line 6967, app/assets/stylesheets/external/uicons.scss */
.fi-rr-people-pants:before {
  content: "\fa07";
}

/* line 6970, app/assets/stylesheets/external/uicons.scss */
.fi-rr-people-poll:before {
  content: "\fa08";
}

/* line 6973, app/assets/stylesheets/external/uicons.scss */
.fi-rr-people-roof:before {
  content: "\fa09";
}

/* line 6976, app/assets/stylesheets/external/uicons.scss */
.fi-rr-people:before {
  content: "\fa0a";
}

/* line 6979, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pepper-alt:before {
  content: "\fa0b";
}

/* line 6982, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pepper-hot:before {
  content: "\fa0c";
}

/* line 6985, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pepper:before {
  content: "\fa0d";
}

/* line 6988, app/assets/stylesheets/external/uicons.scss */
.fi-rr-percent-10:before {
  content: "\fa0e";
}

/* line 6991, app/assets/stylesheets/external/uicons.scss */
.fi-rr-percent-100:before {
  content: "\fa0f";
}

/* line 6994, app/assets/stylesheets/external/uicons.scss */
.fi-rr-percent-20:before {
  content: "\fa10";
}

/* line 6997, app/assets/stylesheets/external/uicons.scss */
.fi-rr-percent-25:before {
  content: "\fa11";
}

/* line 7000, app/assets/stylesheets/external/uicons.scss */
.fi-rr-percent-30:before {
  content: "\fa12";
}

/* line 7003, app/assets/stylesheets/external/uicons.scss */
.fi-rr-percent-40:before {
  content: "\fa13";
}

/* line 7006, app/assets/stylesheets/external/uicons.scss */
.fi-rr-percent-50:before {
  content: "\fa14";
}

/* line 7009, app/assets/stylesheets/external/uicons.scss */
.fi-rr-percent-60:before {
  content: "\fa15";
}

/* line 7012, app/assets/stylesheets/external/uicons.scss */
.fi-rr-percent-70:before {
  content: "\fa16";
}

/* line 7015, app/assets/stylesheets/external/uicons.scss */
.fi-rr-percent-75:before {
  content: "\fa17";
}

/* line 7018, app/assets/stylesheets/external/uicons.scss */
.fi-rr-percent-80:before {
  content: "\fa18";
}

/* line 7021, app/assets/stylesheets/external/uicons.scss */
.fi-rr-percent-90:before {
  content: "\fa19";
}

/* line 7024, app/assets/stylesheets/external/uicons.scss */
.fi-rr-percentage:before {
  content: "\fa1a";
}

/* line 7027, app/assets/stylesheets/external/uicons.scss */
.fi-rr-person-carry-box:before {
  content: "\fa1b";
}

/* line 7030, app/assets/stylesheets/external/uicons.scss */
.fi-rr-person-circle-check:before {
  content: "\fa1c";
}

/* line 7033, app/assets/stylesheets/external/uicons.scss */
.fi-rr-person-circle-exclamation:before {
  content: "\fa1d";
}

/* line 7036, app/assets/stylesheets/external/uicons.scss */
.fi-rr-person-circle-minus:before {
  content: "\fa1e";
}

/* line 7039, app/assets/stylesheets/external/uicons.scss */
.fi-rr-person-circle-plus:before {
  content: "\fa1f";
}

/* line 7042, app/assets/stylesheets/external/uicons.scss */
.fi-rr-person-circle-question:before {
  content: "\fa20";
}

/* line 7045, app/assets/stylesheets/external/uicons.scss */
.fi-rr-person-circle-xmark:before {
  content: "\fa21";
}

/* line 7048, app/assets/stylesheets/external/uicons.scss */
.fi-rr-person-cv:before {
  content: "\fa22";
}

/* line 7051, app/assets/stylesheets/external/uicons.scss */
.fi-rr-person-dolly-empty:before {
  content: "\fa23";
}

/* line 7054, app/assets/stylesheets/external/uicons.scss */
.fi-rr-person-dolly:before {
  content: "\fa24";
}

/* line 7057, app/assets/stylesheets/external/uicons.scss */
.fi-rr-person-dress-simple:before {
  content: "\fa25";
}

/* line 7060, app/assets/stylesheets/external/uicons.scss */
.fi-rr-person-dress:before {
  content: "\fa26";
}

/* line 7063, app/assets/stylesheets/external/uicons.scss */
.fi-rr-person-praying:before {
  content: "\fa27";
}

/* line 7066, app/assets/stylesheets/external/uicons.scss */
.fi-rr-person-pregnant:before {
  content: "\fa28";
}

/* line 7069, app/assets/stylesheets/external/uicons.scss */
.fi-rr-person-seat-reclined:before {
  content: "\fa29";
}

/* line 7072, app/assets/stylesheets/external/uicons.scss */
.fi-rr-person-seat:before {
  content: "\fa2a";
}

/* line 7075, app/assets/stylesheets/external/uicons.scss */
.fi-rr-person-shelter:before {
  content: "\fa2b";
}

/* line 7078, app/assets/stylesheets/external/uicons.scss */
.fi-rr-person-sign:before {
  content: "\fa2c";
}

/* line 7081, app/assets/stylesheets/external/uicons.scss */
.fi-rr-person-simple:before {
  content: "\fa2d";
}

/* line 7084, app/assets/stylesheets/external/uicons.scss */
.fi-rr-person-walking-with-cane:before {
  content: "\fa2e";
}

/* line 7087, app/assets/stylesheets/external/uicons.scss */
.fi-rr-peseta-sign:before {
  content: "\fa2f";
}

/* line 7090, app/assets/stylesheets/external/uicons.scss */
.fi-rr-peso-sign:before {
  content: "\fa30";
}

/* line 7093, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pets:before {
  content: "\fa31";
}

/* line 7096, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pharmacy:before {
  content: "\fa32";
}

/* line 7099, app/assets/stylesheets/external/uicons.scss */
.fi-rr-phone-call:before {
  content: "\fa33";
}

/* line 7102, app/assets/stylesheets/external/uicons.scss */
.fi-rr-phone-cross:before {
  content: "\fa34";
}

/* line 7105, app/assets/stylesheets/external/uicons.scss */
.fi-rr-phone-flip:before {
  content: "\fa35";
}

/* line 7108, app/assets/stylesheets/external/uicons.scss */
.fi-rr-phone-guide:before {
  content: "\fa36";
}

/* line 7111, app/assets/stylesheets/external/uicons.scss */
.fi-rr-phone-office:before {
  content: "\fa37";
}

/* line 7114, app/assets/stylesheets/external/uicons.scss */
.fi-rr-phone-pause:before {
  content: "\fa38";
}

/* line 7117, app/assets/stylesheets/external/uicons.scss */
.fi-rr-phone-plus:before {
  content: "\fa39";
}

/* line 7120, app/assets/stylesheets/external/uicons.scss */
.fi-rr-phone-rotary:before {
  content: "\fa3a";
}

/* line 7123, app/assets/stylesheets/external/uicons.scss */
.fi-rr-phone-slash:before {
  content: "\fa3b";
}

/* line 7126, app/assets/stylesheets/external/uicons.scss */
.fi-rr-photo-capture:before {
  content: "\fa3c";
}

/* line 7129, app/assets/stylesheets/external/uicons.scss */
.fi-rr-photo-film-music:before {
  content: "\fa3d";
}

/* line 7132, app/assets/stylesheets/external/uicons.scss */
.fi-rr-photo-video:before {
  content: "\fa3e";
}

/* line 7135, app/assets/stylesheets/external/uicons.scss */
.fi-rr-physics:before {
  content: "\fa3f";
}

/* line 7138, app/assets/stylesheets/external/uicons.scss */
.fi-rr-Pi:before {
  content: "\fa40";
}

/* line 7141, app/assets/stylesheets/external/uicons.scss */
.fi-rr-piano-keyboard:before {
  content: "\fa41";
}

/* line 7144, app/assets/stylesheets/external/uicons.scss */
.fi-rr-piano:before {
  content: "\fa42";
}

/* line 7147, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pickaxe:before {
  content: "\fa43";
}

/* line 7150, app/assets/stylesheets/external/uicons.scss */
.fi-rr-picking-box:before {
  content: "\fa44";
}

/* line 7153, app/assets/stylesheets/external/uicons.scss */
.fi-rr-picking:before {
  content: "\fa45";
}

/* line 7156, app/assets/stylesheets/external/uicons.scss */
.fi-rr-picnic:before {
  content: "\fa46";
}

/* line 7159, app/assets/stylesheets/external/uicons.scss */
.fi-rr-picpeople-filled:before {
  content: "\fa47";
}

/* line 7162, app/assets/stylesheets/external/uicons.scss */
.fi-rr-picpeople:before {
  content: "\fa48";
}

/* line 7165, app/assets/stylesheets/external/uicons.scss */
.fi-rr-picture:before {
  content: "\fa49";
}

/* line 7168, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pie:before {
  content: "\fa4a";
}

/* line 7171, app/assets/stylesheets/external/uicons.scss */
.fi-rr-piece:before {
  content: "\fa4b";
}

/* line 7174, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pig-bank-bulb:before {
  content: "\fa4c";
}

/* line 7177, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pig-face:before {
  content: "\fa4d";
}

/* line 7180, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pig:before {
  content: "\fa4e";
}

/* line 7183, app/assets/stylesheets/external/uicons.scss */
.fi-rr-piggy-bank-budget:before {
  content: "\fa4f";
}

/* line 7186, app/assets/stylesheets/external/uicons.scss */
.fi-rr-piggy-bank:before {
  content: "\fa50";
}

/* line 7189, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pills:before {
  content: "\fa51";
}

/* line 7192, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pinata:before {
  content: "\fa52";
}

/* line 7195, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pineapple-alt:before {
  content: "\fa53";
}

/* line 7198, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pineapple:before {
  content: "\fa54";
}

/* line 7201, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ping-pong:before {
  content: "\fa55";
}

/* line 7204, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pipe-smoking:before {
  content: "\fa56";
}

/* line 7207, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pizza-slice:before {
  content: "\fa57";
}

/* line 7210, app/assets/stylesheets/external/uicons.scss */
.fi-rr-place-of-worship:before {
  content: "\fa58";
}

/* line 7213, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plan-strategy:before {
  content: "\fa59";
}

/* line 7216, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plan:before {
  content: "\fa5a";
}

/* line 7219, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plane-alt:before {
  content: "\fa5b";
}

/* line 7222, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plane-arrival:before {
  content: "\fa5c";
}

/* line 7225, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plane-departure:before {
  content: "\fa5d";
}

/* line 7228, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plane-prop:before {
  content: "\fa5e";
}

/* line 7231, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plane-slash:before {
  content: "\fa5f";
}

/* line 7234, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plane-tail:before {
  content: "\fa60";
}

/* line 7237, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plane:before {
  content: "\fa61";
}

/* line 7240, app/assets/stylesheets/external/uicons.scss */
.fi-rr-planet-moon:before {
  content: "\fa62";
}

/* line 7243, app/assets/stylesheets/external/uicons.scss */
.fi-rr-planet-ringed:before {
  content: "\fa63";
}

/* line 7246, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plant-care:before {
  content: "\fa64";
}

/* line 7249, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plant-growth:before {
  content: "\fa65";
}

/* line 7252, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plant-seed-invest:before {
  content: "\fa66";
}

/* line 7255, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plant-wilt:before {
  content: "\fa67";
}

/* line 7258, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plate-utensils:before {
  content: "\fa68";
}

/* line 7261, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plate-wheat:before {
  content: "\fa69";
}

/* line 7264, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plate:before {
  content: "\fa6a";
}

/* line 7267, app/assets/stylesheets/external/uicons.scss */
.fi-rr-play-alt:before {
  content: "\fa6b";
}

/* line 7270, app/assets/stylesheets/external/uicons.scss */
.fi-rr-play-circle:before {
  content: "\fa6c";
}

/* line 7273, app/assets/stylesheets/external/uicons.scss */
.fi-rr-play-pause:before {
  content: "\fa6d";
}

/* line 7276, app/assets/stylesheets/external/uicons.scss */
.fi-rr-play:before {
  content: "\fa6e";
}

/* line 7279, app/assets/stylesheets/external/uicons.scss */
.fi-rr-playing-cards:before {
  content: "\fa6f";
}

/* line 7282, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plug-alt:before {
  content: "\fa70";
}

/* line 7285, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plug-cable:before {
  content: "\fa71";
}

/* line 7288, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plug-circle-bolt:before {
  content: "\fa72";
}

/* line 7291, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plug-circle-check:before {
  content: "\fa73";
}

/* line 7294, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plug-circle-exclamation:before {
  content: "\fa74";
}

/* line 7297, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plug-circle-minus:before {
  content: "\fa75";
}

/* line 7300, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plug-circle-plus:before {
  content: "\fa76";
}

/* line 7303, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plug-connection:before {
  content: "\fa77";
}

/* line 7306, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plug:before {
  content: "\fa78";
}

/* line 7309, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plus-hexagon:before {
  content: "\fa79";
}

/* line 7312, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plus-minus:before {
  content: "\fa7a";
}

/* line 7315, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plus-small:before {
  content: "\fa7b";
}

/* line 7318, app/assets/stylesheets/external/uicons.scss */
.fi-rr-plus:before {
  content: "\fa7c";
}

/* line 7321, app/assets/stylesheets/external/uicons.scss */
.fi-rr-podcast:before {
  content: "\fa7d";
}

/* line 7324, app/assets/stylesheets/external/uicons.scss */
.fi-rr-podium-star:before {
  content: "\fa7e";
}

/* line 7327, app/assets/stylesheets/external/uicons.scss */
.fi-rr-podium-victory-leader:before {
  content: "\fa7f";
}

/* line 7330, app/assets/stylesheets/external/uicons.scss */
.fi-rr-podium:before {
  content: "\fa80";
}

/* line 7333, app/assets/stylesheets/external/uicons.scss */
.fi-rr-point-of-sale-bill:before {
  content: "\fa81";
}

/* line 7336, app/assets/stylesheets/external/uicons.scss */
.fi-rr-point-of-sale-signal:before {
  content: "\fa82";
}

/* line 7339, app/assets/stylesheets/external/uicons.scss */
.fi-rr-point-of-sale:before {
  content: "\fa83";
}

/* line 7342, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pointer-loading:before {
  content: "\fa84";
}

/* line 7345, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pointer-text:before {
  content: "\fa85";
}

/* line 7348, app/assets/stylesheets/external/uicons.scss */
.fi-rr-poker-chip:before {
  content: "\fa86";
}

/* line 7351, app/assets/stylesheets/external/uicons.scss */
.fi-rr-police-box:before {
  content: "\fa87";
}

/* line 7354, app/assets/stylesheets/external/uicons.scss */
.fi-rr-poll-h:before {
  content: "\fa88";
}

/* line 7357, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pollution:before {
  content: "\fa89";
}

/* line 7360, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pompebled:before {
  content: "\fa8a";
}

/* line 7363, app/assets/stylesheets/external/uicons.scss */
.fi-rr-poo-bolt:before {
  content: "\fa8b";
}

/* line 7366, app/assets/stylesheets/external/uicons.scss */
.fi-rr-poo:before {
  content: "\fa8c";
}

/* line 7369, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pool-8-ball:before {
  content: "\fa8d";
}

/* line 7372, app/assets/stylesheets/external/uicons.scss */
.fi-rr-poop:before {
  content: "\fa8e";
}

/* line 7375, app/assets/stylesheets/external/uicons.scss */
.fi-rr-popcorn:before {
  content: "\fa8f";
}

/* line 7378, app/assets/stylesheets/external/uicons.scss */
.fi-rr-popsicle:before {
  content: "\fa90";
}

/* line 7381, app/assets/stylesheets/external/uicons.scss */
.fi-rr-portal-enter:before {
  content: "\fa91";
}

/* line 7384, app/assets/stylesheets/external/uicons.scss */
.fi-rr-portal-exit:before {
  content: "\fa92";
}

/* line 7387, app/assets/stylesheets/external/uicons.scss */
.fi-rr-portrait:before {
  content: "\fa93";
}

/* line 7390, app/assets/stylesheets/external/uicons.scss */
.fi-rr-postal-address:before {
  content: "\fa94";
}

/* line 7393, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pot:before {
  content: "\fa95";
}

/* line 7396, app/assets/stylesheets/external/uicons.scss */
.fi-rr-potato:before {
  content: "\fa96";
}

/* line 7399, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pound:before {
  content: "\fa97";
}

/* line 7402, app/assets/stylesheets/external/uicons.scss */
.fi-rr-power:before {
  content: "\fa98";
}

/* line 7405, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ppt-file:before {
  content: "\fa99";
}

/* line 7408, app/assets/stylesheets/external/uicons.scss */
.fi-rr-practice:before {
  content: "\fa9a";
}

/* line 7411, app/assets/stylesheets/external/uicons.scss */
.fi-rr-praying-hands:before {
  content: "\fa9b";
}

/* line 7414, app/assets/stylesheets/external/uicons.scss */
.fi-rr-prescription-bottle-alt:before {
  content: "\fa9c";
}

/* line 7417, app/assets/stylesheets/external/uicons.scss */
.fi-rr-prescription-bottle-pill:before {
  content: "\fa9d";
}

/* line 7420, app/assets/stylesheets/external/uicons.scss */
.fi-rr-prescription-bottle:before {
  content: "\fa9e";
}

/* line 7423, app/assets/stylesheets/external/uicons.scss */
.fi-rr-prescription:before {
  content: "\fa9f";
}

/* line 7426, app/assets/stylesheets/external/uicons.scss */
.fi-rr-presentation:before {
  content: "\faa0";
}

/* line 7429, app/assets/stylesheets/external/uicons.scss */
.fi-rr-preview:before {
  content: "\faa1";
}

/* line 7432, app/assets/stylesheets/external/uicons.scss */
.fi-rr-print-magnifying-glass:before {
  content: "\faa2";
}

/* line 7435, app/assets/stylesheets/external/uicons.scss */
.fi-rr-print-slash:before {
  content: "\faa3";
}

/* line 7438, app/assets/stylesheets/external/uicons.scss */
.fi-rr-print:before {
  content: "\faa4";
}

/* line 7441, app/assets/stylesheets/external/uicons.scss */
.fi-rr-priority-arrow:before {
  content: "\faa5";
}

/* line 7444, app/assets/stylesheets/external/uicons.scss */
.fi-rr-priority-arrows:before {
  content: "\faa6";
}

/* line 7447, app/assets/stylesheets/external/uicons.scss */
.fi-rr-priority-importance:before {
  content: "\faa7";
}

/* line 7450, app/assets/stylesheets/external/uicons.scss */
.fi-rr-problem-solving:before {
  content: "\faa8";
}

/* line 7453, app/assets/stylesheets/external/uicons.scss */
.fi-rr-procedures:before {
  content: "\faa9";
}

/* line 7456, app/assets/stylesheets/external/uicons.scss */
.fi-rr-process:before {
  content: "\faaa";
}

/* line 7459, app/assets/stylesheets/external/uicons.scss */
.fi-rr-productivity:before {
  content: "\faab";
}

/* line 7462, app/assets/stylesheets/external/uicons.scss */
.fi-rr-progress-complete:before {
  content: "\faac";
}

/* line 7465, app/assets/stylesheets/external/uicons.scss */
.fi-rr-progress-download:before {
  content: "\faad";
}

/* line 7468, app/assets/stylesheets/external/uicons.scss */
.fi-rr-progress-upload:before {
  content: "\faae";
}

/* line 7471, app/assets/stylesheets/external/uicons.scss */
.fi-rr-projector:before {
  content: "\faaf";
}

/* line 7474, app/assets/stylesheets/external/uicons.scss */
.fi-rr-protractor:before {
  content: "\fab0";
}

/* line 7477, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pulse:before {
  content: "\fab1";
}

/* line 7480, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pump-medical:before {
  content: "\fab2";
}

/* line 7483, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pump:before {
  content: "\fab3";
}

/* line 7486, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pumpkin-alt-2:before {
  content: "\fab4";
}

/* line 7489, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pumpkin-alt:before {
  content: "\fab5";
}

/* line 7492, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pumpkin:before {
  content: "\fab6";
}

/* line 7495, app/assets/stylesheets/external/uicons.scss */
.fi-rr-puzzle-alt:before {
  content: "\fab7";
}

/* line 7498, app/assets/stylesheets/external/uicons.scss */
.fi-rr-puzzle-piece-integration:before {
  content: "\fab8";
}

/* line 7501, app/assets/stylesheets/external/uicons.scss */
.fi-rr-puzzle-pieces:before {
  content: "\fab9";
}

/* line 7504, app/assets/stylesheets/external/uicons.scss */
.fi-rr-puzzle:before {
  content: "\faba";
}

/* line 7507, app/assets/stylesheets/external/uicons.scss */
.fi-rr-pyramid:before {
  content: "\fabb";
}

/* line 7510, app/assets/stylesheets/external/uicons.scss */
.fi-rr-q:before {
  content: "\fabc";
}

/* line 7513, app/assets/stylesheets/external/uicons.scss */
.fi-rr-qr-scan:before {
  content: "\fabd";
}

/* line 7516, app/assets/stylesheets/external/uicons.scss */
.fi-rr-QR:before {
  content: "\fabe";
}

/* line 7519, app/assets/stylesheets/external/uicons.scss */
.fi-rr-qrcode:before {
  content: "\fabf";
}

/* line 7522, app/assets/stylesheets/external/uicons.scss */
.fi-rr-question-square:before {
  content: "\fac0";
}

/* line 7525, app/assets/stylesheets/external/uicons.scss */
.fi-rr-question:before {
  content: "\fac1";
}

/* line 7528, app/assets/stylesheets/external/uicons.scss */
.fi-rr-queue-alt:before {
  content: "\fac2";
}

/* line 7531, app/assets/stylesheets/external/uicons.scss */
.fi-rr-queue-line:before {
  content: "\fac3";
}

/* line 7534, app/assets/stylesheets/external/uicons.scss */
.fi-rr-queue-signal:before {
  content: "\fac4";
}

/* line 7537, app/assets/stylesheets/external/uicons.scss */
.fi-rr-queue:before {
  content: "\fac5";
}

/* line 7540, app/assets/stylesheets/external/uicons.scss */
.fi-rr-quill-pen-story:before {
  content: "\fac6";
}

/* line 7543, app/assets/stylesheets/external/uicons.scss */
.fi-rr-quiz-alt:before {
  content: "\fac7";
}

/* line 7546, app/assets/stylesheets/external/uicons.scss */
.fi-rr-quiz:before {
  content: "\fac8";
}

/* line 7549, app/assets/stylesheets/external/uicons.scss */
.fi-rr-quote-right:before {
  content: "\fac9";
}

/* line 7552, app/assets/stylesheets/external/uicons.scss */
.fi-rr-r:before {
  content: "\faca";
}

/* line 7555, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rabbit-fast:before {
  content: "\facb";
}

/* line 7558, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rabbit:before {
  content: "\facc";
}

/* line 7561, app/assets/stylesheets/external/uicons.scss */
.fi-rr-raccoon:before {
  content: "\facd";
}

/* line 7564, app/assets/stylesheets/external/uicons.scss */
.fi-rr-racquet:before {
  content: "\face";
}

/* line 7567, app/assets/stylesheets/external/uicons.scss */
.fi-rr-radar-monitoring-track:before {
  content: "\facf";
}

/* line 7570, app/assets/stylesheets/external/uicons.scss */
.fi-rr-radar:before {
  content: "\fad0";
}

/* line 7573, app/assets/stylesheets/external/uicons.scss */
.fi-rr-radiation-alt:before {
  content: "\fad1";
}

/* line 7576, app/assets/stylesheets/external/uicons.scss */
.fi-rr-radiation:before {
  content: "\fad2";
}

/* line 7579, app/assets/stylesheets/external/uicons.scss */
.fi-rr-radio-alt:before {
  content: "\fad3";
}

/* line 7582, app/assets/stylesheets/external/uicons.scss */
.fi-rr-radio-button:before {
  content: "\fad4";
}

/* line 7585, app/assets/stylesheets/external/uicons.scss */
.fi-rr-radio:before {
  content: "\fad5";
}

/* line 7588, app/assets/stylesheets/external/uicons.scss */
.fi-rr-radish:before {
  content: "\fad6";
}

/* line 7591, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rainbow:before {
  content: "\fad7";
}

/* line 7594, app/assets/stylesheets/external/uicons.scss */
.fi-rr-raindrops:before {
  content: "\fad8";
}

/* line 7597, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ram:before {
  content: "\fad9";
}

/* line 7600, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ramp-loading:before {
  content: "\fada";
}

/* line 7603, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rank:before {
  content: "\fadb";
}

/* line 7606, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ranking-podium-empty:before {
  content: "\fadc";
}

/* line 7609, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ranking-podium:before {
  content: "\fadd";
}

/* line 7612, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ranking-star:before {
  content: "\fade";
}

/* line 7615, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ranking-stars:before {
  content: "\fadf";
}

/* line 7618, app/assets/stylesheets/external/uicons.scss */
.fi-rr-raygun:before {
  content: "\fae0";
}

/* line 7621, app/assets/stylesheets/external/uicons.scss */
.fi-rr-razor-barber:before {
  content: "\fae1";
}

/* line 7624, app/assets/stylesheets/external/uicons.scss */
.fi-rr-react:before {
  content: "\fae2";
}

/* line 7627, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rec:before {
  content: "\fae3";
}

/* line 7630, app/assets/stylesheets/external/uicons.scss */
.fi-rr-receipt:before {
  content: "\fae4";
}

/* line 7633, app/assets/stylesheets/external/uicons.scss */
.fi-rr-recipe-book:before {
  content: "\fae5";
}

/* line 7636, app/assets/stylesheets/external/uicons.scss */
.fi-rr-recipe:before {
  content: "\fae6";
}

/* line 7639, app/assets/stylesheets/external/uicons.scss */
.fi-rr-record-vinyl:before {
  content: "\fae7";
}

/* line 7642, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rectabgle-vertical:before {
  content: "\fae8";
}

/* line 7645, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rectangle-barcode:before {
  content: "\fae9";
}

/* line 7648, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rectangle-code:before {
  content: "\faea";
}

/* line 7651, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rectangle-history-circle-plus:before {
  content: "\faeb";
}

/* line 7654, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rectangle-horizontal:before {
  content: "\faec";
}

/* line 7657, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rectangle-list:before {
  content: "\faed";
}

/* line 7660, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rectangle-panoramic:before {
  content: "\faee";
}

/* line 7663, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rectangle-pro:before {
  content: "\faef";
}

/* line 7666, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rectangle-vertical-history:before {
  content: "\faf0";
}

/* line 7669, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rectangle-vertical:before {
  content: "\faf1";
}

/* line 7672, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rectangle-xmark:before {
  content: "\faf2";
}

/* line 7675, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rectangles-mixed:before {
  content: "\faf3";
}

/* line 7678, app/assets/stylesheets/external/uicons.scss */
.fi-rr-recycle-bin:before {
  content: "\faf4";
}

/* line 7681, app/assets/stylesheets/external/uicons.scss */
.fi-rr-recycle:before {
  content: "\faf5";
}

/* line 7684, app/assets/stylesheets/external/uicons.scss */
.fi-rr-redo-alt:before {
  content: "\faf6";
}

/* line 7687, app/assets/stylesheets/external/uicons.scss */
.fi-rr-redo:before {
  content: "\faf7";
}

/* line 7690, app/assets/stylesheets/external/uicons.scss */
.fi-rr-reel:before {
  content: "\faf8";
}

/* line 7693, app/assets/stylesheets/external/uicons.scss */
.fi-rr-refer-arrow:before {
  content: "\faf9";
}

/* line 7696, app/assets/stylesheets/external/uicons.scss */
.fi-rr-refer:before {
  content: "\fafa";
}

/* line 7699, app/assets/stylesheets/external/uicons.scss */
.fi-rr-referral-alt:before {
  content: "\fafb";
}

/* line 7702, app/assets/stylesheets/external/uicons.scss */
.fi-rr-referral-user:before {
  content: "\fafc";
}

/* line 7705, app/assets/stylesheets/external/uicons.scss */
.fi-rr-referral:before {
  content: "\fafd";
}

/* line 7708, app/assets/stylesheets/external/uicons.scss */
.fi-rr-reflect-horizontal:before {
  content: "\fafe";
}

/* line 7711, app/assets/stylesheets/external/uicons.scss */
.fi-rr-reflect-vertical:before {
  content: "\faff";
}

/* line 7714, app/assets/stylesheets/external/uicons.scss */
.fi-rr-reflect:before {
  content: "\fb00";
}

/* line 7717, app/assets/stylesheets/external/uicons.scss */
.fi-rr-refresh:before {
  content: "\fb01";
}

/* line 7720, app/assets/stylesheets/external/uicons.scss */
.fi-rr-refrigerator:before {
  content: "\fb02";
}

/* line 7723, app/assets/stylesheets/external/uicons.scss */
.fi-rr-refund-alt:before {
  content: "\fb03";
}

/* line 7726, app/assets/stylesheets/external/uicons.scss */
.fi-rr-refund:before {
  content: "\fb04";
}

/* line 7729, app/assets/stylesheets/external/uicons.scss */
.fi-rr-region-pin-alt:before {
  content: "\fb05";
}

/* line 7732, app/assets/stylesheets/external/uicons.scss */
.fi-rr-region-pin:before {
  content: "\fb06";
}

/* line 7735, app/assets/stylesheets/external/uicons.scss */
.fi-rr-registered:before {
  content: "\fb07";
}

/* line 7738, app/assets/stylesheets/external/uicons.scss */
.fi-rr-registration-paper:before {
  content: "\fb08";
}

/* line 7741, app/assets/stylesheets/external/uicons.scss */
.fi-rr-remove-folder:before {
  content: "\fb09";
}

/* line 7744, app/assets/stylesheets/external/uicons.scss */
.fi-rr-remove-user:before {
  content: "\fb0a";
}

/* line 7747, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rent-signal:before {
  content: "\fb0b";
}

/* line 7750, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rent:before {
  content: "\fb0c";
}

/* line 7753, app/assets/stylesheets/external/uicons.scss */
.fi-rr-replace:before {
  content: "\fb0d";
}

/* line 7756, app/assets/stylesheets/external/uicons.scss */
.fi-rr-reply-all:before {
  content: "\fb0e";
}

/* line 7759, app/assets/stylesheets/external/uicons.scss */
.fi-rr-republican:before {
  content: "\fb0f";
}

/* line 7762, app/assets/stylesheets/external/uicons.scss */
.fi-rr-reservation-smartphone:before {
  content: "\fb10";
}

/* line 7765, app/assets/stylesheets/external/uicons.scss */
.fi-rr-reservation-table:before {
  content: "\fb11";
}

/* line 7768, app/assets/stylesheets/external/uicons.scss */
.fi-rr-resistance-band:before {
  content: "\fb12";
}

/* line 7771, app/assets/stylesheets/external/uicons.scss */
.fi-rr-resize:before {
  content: "\fb13";
}

/* line 7774, app/assets/stylesheets/external/uicons.scss */
.fi-rr-resources:before {
  content: "\fb14";
}

/* line 7777, app/assets/stylesheets/external/uicons.scss */
.fi-rr-restaurant:before {
  content: "\fb15";
}

/* line 7780, app/assets/stylesheets/external/uicons.scss */
.fi-rr-restock:before {
  content: "\fb16";
}

/* line 7783, app/assets/stylesheets/external/uicons.scss */
.fi-rr-restroom-simple:before {
  content: "\fb17";
}

/* line 7786, app/assets/stylesheets/external/uicons.scss */
.fi-rr-resume:before {
  content: "\fb18";
}

/* line 7789, app/assets/stylesheets/external/uicons.scss */
.fi-rr-revenue-alt:before {
  content: "\fb19";
}

/* line 7792, app/assets/stylesheets/external/uicons.scss */
.fi-rr-revenue-euro:before {
  content: "\fb1a";
}

/* line 7795, app/assets/stylesheets/external/uicons.scss */
.fi-rr-Revenue:before {
  content: "\fb1b";
}

/* line 7798, app/assets/stylesheets/external/uicons.scss */
.fi-rr-review:before {
  content: "\fb1c";
}

/* line 7801, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rewind:before {
  content: "\fb1d";
}

/* line 7804, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rhombus:before {
  content: "\fb1e";
}

/* line 7807, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ribbon:before {
  content: "\fb1f";
}

/* line 7810, app/assets/stylesheets/external/uicons.scss */
.fi-rr-right-from-bracket:before {
  content: "\fb20";
}

/* line 7813, app/assets/stylesheets/external/uicons.scss */
.fi-rr-right:before {
  content: "\fb21";
}

/* line 7816, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ring-diamond:before {
  content: "\fb22";
}

/* line 7819, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ring:before {
  content: "\fb23";
}

/* line 7822, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rings-wedding:before {
  content: "\fb24";
}

/* line 7825, app/assets/stylesheets/external/uicons.scss */
.fi-rr-risk-alt:before {
  content: "\fb25";
}

/* line 7828, app/assets/stylesheets/external/uicons.scss */
.fi-rr-risk:before {
  content: "\fb26";
}

/* line 7831, app/assets/stylesheets/external/uicons.scss */
.fi-rr-road-barrier:before {
  content: "\fb27";
}

/* line 7834, app/assets/stylesheets/external/uicons.scss */
.fi-rr-road-sign-left:before {
  content: "\fb28";
}

/* line 7837, app/assets/stylesheets/external/uicons.scss */
.fi-rr-road:before {
  content: "\fb29";
}

/* line 7840, app/assets/stylesheets/external/uicons.scss */
.fi-rr-robot:before {
  content: "\fb2a";
}

/* line 7843, app/assets/stylesheets/external/uicons.scss */
.fi-rr-robotic-arm:before {
  content: "\fb2b";
}

/* line 7846, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rocket-lunch:before {
  content: "\fb2c";
}

/* line 7849, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rocket:before {
  content: "\fb2d";
}

/* line 7852, app/assets/stylesheets/external/uicons.scss */
.fi-rr-roller-coaster:before {
  content: "\fb2e";
}

/* line 7855, app/assets/stylesheets/external/uicons.scss */
.fi-rr-room-service:before {
  content: "\fb2f";
}

/* line 7858, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rotate-exclamation:before {
  content: "\fb30";
}

/* line 7861, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rotate-left:before {
  content: "\fb31";
}

/* line 7864, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rotate-reverse:before {
  content: "\fb32";
}

/* line 7867, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rotate-right:before {
  content: "\fb33";
}

/* line 7870, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rotate-square:before {
  content: "\fb34";
}

/* line 7873, app/assets/stylesheets/external/uicons.scss */
.fi-rr-roulette:before {
  content: "\fb35";
}

/* line 7876, app/assets/stylesheets/external/uicons.scss */
.fi-rr-route-highway:before {
  content: "\fb36";
}

/* line 7879, app/assets/stylesheets/external/uicons.scss */
.fi-rr-route-interstate:before {
  content: "\fb37";
}

/* line 7882, app/assets/stylesheets/external/uicons.scss */
.fi-rr-route:before {
  content: "\fb38";
}

/* line 7885, app/assets/stylesheets/external/uicons.scss */
.fi-rr-router:before {
  content: "\fb39";
}

/* line 7888, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rss-alt:before {
  content: "\fb3a";
}

/* line 7891, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rss:before {
  content: "\fb3b";
}

/* line 7894, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ruble-sign:before {
  content: "\fb3c";
}

/* line 7897, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rugby:before {
  content: "\fb3d";
}

/* line 7900, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ruler-combined:before {
  content: "\fb3e";
}

/* line 7903, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ruler-horizontal:before {
  content: "\fb3f";
}

/* line 7906, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ruler-triangle:before {
  content: "\fb40";
}

/* line 7909, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ruler-vertical:before {
  content: "\fb41";
}

/* line 7912, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rules-alt:before {
  content: "\fb42";
}

/* line 7915, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rules:before {
  content: "\fb43";
}

/* line 7918, app/assets/stylesheets/external/uicons.scss */
.fi-rr-running-track:before {
  content: "\fb44";
}

/* line 7921, app/assets/stylesheets/external/uicons.scss */
.fi-rr-running:before {
  content: "\fb45";
}

/* line 7924, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rupee-sign:before {
  content: "\fb46";
}

/* line 7927, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rupiah-sign:before {
  content: "\fb47";
}

/* line 7930, app/assets/stylesheets/external/uicons.scss */
.fi-rr-rv:before {
  content: "\fb48";
}

/* line 7933, app/assets/stylesheets/external/uicons.scss */
.fi-rr-s:before {
  content: "\fb49";
}

/* line 7936, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sack-dollar:before {
  content: "\fb4a";
}

/* line 7939, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sack:before {
  content: "\fb4b";
}

/* line 7942, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sad-cry:before {
  content: "\fb4c";
}

/* line 7945, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sad-tear:before {
  content: "\fb4d";
}

/* line 7948, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sad:before {
  content: "\fb4e";
}

/* line 7951, app/assets/stylesheets/external/uicons.scss */
.fi-rr-safe-box:before {
  content: "\fb4f";
}

/* line 7954, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sailboat:before {
  content: "\fb50";
}

/* line 7957, app/assets/stylesheets/external/uicons.scss */
.fi-rr-salad:before {
  content: "\fb51";
}

/* line 7960, app/assets/stylesheets/external/uicons.scss */
.fi-rr-salary-alt:before {
  content: "\fb52";
}

/* line 7963, app/assets/stylesheets/external/uicons.scss */
.fi-rr-salt-pepper:before {
  content: "\fb53";
}

/* line 7966, app/assets/stylesheets/external/uicons.scss */
.fi-rr-salt-shaker:before {
  content: "\fb54";
}

/* line 7969, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sandwich-alt:before {
  content: "\fb55";
}

/* line 7972, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sandwich:before {
  content: "\fb56";
}

/* line 7975, app/assets/stylesheets/external/uicons.scss */
.fi-rr-satellite-dish:before {
  content: "\fb57";
}

/* line 7978, app/assets/stylesheets/external/uicons.scss */
.fi-rr-satellite:before {
  content: "\fb58";
}

/* line 7981, app/assets/stylesheets/external/uicons.scss */
.fi-rr-saturday:before {
  content: "\fb59";
}

/* line 7984, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sauce:before {
  content: "\fb5a";
}

/* line 7987, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sausage:before {
  content: "\fb5b";
}

/* line 7990, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sax-hot:before {
  content: "\fb5c";
}

/* line 7993, app/assets/stylesheets/external/uicons.scss */
.fi-rr-saxophone:before {
  content: "\fb5d";
}

/* line 7996, app/assets/stylesheets/external/uicons.scss */
.fi-rr-scale-comparison-alt:before {
  content: "\fb5e";
}

/* line 7999, app/assets/stylesheets/external/uicons.scss */
.fi-rr-scale-comparison:before {
  content: "\fb5f";
}

/* line 8002, app/assets/stylesheets/external/uicons.scss */
.fi-rr-scale:before {
  content: "\fb60";
}

/* line 8005, app/assets/stylesheets/external/uicons.scss */
.fi-rr-scalpel-path:before {
  content: "\fb61";
}

/* line 8008, app/assets/stylesheets/external/uicons.scss */
.fi-rr-scalpel:before {
  content: "\fb62";
}

/* line 8011, app/assets/stylesheets/external/uicons.scss */
.fi-rr-scanner-gun:before {
  content: "\fb63";
}

/* line 8014, app/assets/stylesheets/external/uicons.scss */
.fi-rr-scanner-image:before {
  content: "\fb64";
}

/* line 8017, app/assets/stylesheets/external/uicons.scss */
.fi-rr-scanner-keyboard:before {
  content: "\fb65";
}

/* line 8020, app/assets/stylesheets/external/uicons.scss */
.fi-rr-scanner-touchscreen:before {
  content: "\fb66";
}

/* line 8023, app/assets/stylesheets/external/uicons.scss */
.fi-rr-scarecrow:before {
  content: "\fb67";
}

/* line 8026, app/assets/stylesheets/external/uicons.scss */
.fi-rr-scarf:before {
  content: "\fb68";
}

/* line 8029, app/assets/stylesheets/external/uicons.scss */
.fi-rr-school-bus:before {
  content: "\fb69";
}

/* line 8032, app/assets/stylesheets/external/uicons.scss */
.fi-rr-school:before {
  content: "\fb6a";
}

/* line 8035, app/assets/stylesheets/external/uicons.scss */
.fi-rr-scissors:before {
  content: "\fb6b";
}

/* line 8038, app/assets/stylesheets/external/uicons.scss */
.fi-rr-scooter:before {
  content: "\fb6c";
}

/* line 8041, app/assets/stylesheets/external/uicons.scss */
.fi-rr-screen:before {
  content: "\fb6d";
}

/* line 8044, app/assets/stylesheets/external/uicons.scss */
.fi-rr-screencast:before {
  content: "\fb6e";
}

/* line 8047, app/assets/stylesheets/external/uicons.scss */
.fi-rr-screw-alt:before {
  content: "\fb6f";
}

/* line 8050, app/assets/stylesheets/external/uicons.scss */
.fi-rr-screw:before {
  content: "\fb70";
}

/* line 8053, app/assets/stylesheets/external/uicons.scss */
.fi-rr-screwdriver:before {
  content: "\fb71";
}

/* line 8056, app/assets/stylesheets/external/uicons.scss */
.fi-rr-scribble:before {
  content: "\fb72";
}

/* line 8059, app/assets/stylesheets/external/uicons.scss */
.fi-rr-script:before {
  content: "\fb73";
}

/* line 8062, app/assets/stylesheets/external/uicons.scss */
.fi-rr-scroll-document-story:before {
  content: "\fb74";
}

/* line 8065, app/assets/stylesheets/external/uicons.scss */
.fi-rr-scroll-old:before {
  content: "\fb75";
}

/* line 8068, app/assets/stylesheets/external/uicons.scss */
.fi-rr-scroll-torah:before {
  content: "\fb76";
}

/* line 8071, app/assets/stylesheets/external/uicons.scss */
.fi-rr-scroll:before {
  content: "\fb77";
}

/* line 8074, app/assets/stylesheets/external/uicons.scss */
.fi-rr-scrubber:before {
  content: "\fb78";
}

/* line 8077, app/assets/stylesheets/external/uicons.scss */
.fi-rr-scythe:before {
  content: "\fb79";
}

/* line 8080, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sd-card:before {
  content: "\fb7a";
}

/* line 8083, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sd-cards:before {
  content: "\fb7b";
}

/* line 8086, app/assets/stylesheets/external/uicons.scss */
.fi-rr-seal-exclamation:before {
  content: "\fb7c";
}

/* line 8089, app/assets/stylesheets/external/uicons.scss */
.fi-rr-seal-question:before {
  content: "\fb7d";
}

/* line 8092, app/assets/stylesheets/external/uicons.scss */
.fi-rr-seal:before {
  content: "\fb7e";
}

/* line 8095, app/assets/stylesheets/external/uicons.scss */
.fi-rr-search-alt:before {
  content: "\fb7f";
}

/* line 8098, app/assets/stylesheets/external/uicons.scss */
.fi-rr-search-dollar:before {
  content: "\fb80";
}

/* line 8101, app/assets/stylesheets/external/uicons.scss */
.fi-rr-search-heart:before {
  content: "\fb81";
}

/* line 8104, app/assets/stylesheets/external/uicons.scss */
.fi-rr-search-location:before {
  content: "\fb82";
}

/* line 8107, app/assets/stylesheets/external/uicons.scss */
.fi-rr-search:before {
  content: "\fb83";
}

/* line 8110, app/assets/stylesheets/external/uicons.scss */
.fi-rr-seat-airline:before {
  content: "\fb84";
}

/* line 8113, app/assets/stylesheets/external/uicons.scss */
.fi-rr-seatbelt-safety-driver:before {
  content: "\fb85";
}

/* line 8116, app/assets/stylesheets/external/uicons.scss */
.fi-rr-second-award:before {
  content: "\fb86";
}

/* line 8119, app/assets/stylesheets/external/uicons.scss */
.fi-rr-second-laurel:before {
  content: "\fb87";
}

/* line 8122, app/assets/stylesheets/external/uicons.scss */
.fi-rr-second-medal:before {
  content: "\fb88";
}

/* line 8125, app/assets/stylesheets/external/uicons.scss */
.fi-rr-second:before {
  content: "\fb89";
}

/* line 8128, app/assets/stylesheets/external/uicons.scss */
.fi-rr-security:before {
  content: "\fb8a";
}

/* line 8131, app/assets/stylesheets/external/uicons.scss */
.fi-rr-seedling:before {
  content: "\fb8b";
}

/* line 8134, app/assets/stylesheets/external/uicons.scss */
.fi-rr-selection:before {
  content: "\fb8c";
}

/* line 8137, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sell:before {
  content: "\fb8d";
}

/* line 8140, app/assets/stylesheets/external/uicons.scss */
.fi-rr-seller-store:before {
  content: "\fb8e";
}

/* line 8143, app/assets/stylesheets/external/uicons.scss */
.fi-rr-seller:before {
  content: "\fb8f";
}

/* line 8146, app/assets/stylesheets/external/uicons.scss */
.fi-rr-selling:before {
  content: "\fb90";
}

/* line 8149, app/assets/stylesheets/external/uicons.scss */
.fi-rr-send-back:before {
  content: "\fb91";
}

/* line 8152, app/assets/stylesheets/external/uicons.scss */
.fi-rr-send-backward:before {
  content: "\fb92";
}

/* line 8155, app/assets/stylesheets/external/uicons.scss */
.fi-rr-send-money-smartphone:before {
  content: "\fb93";
}

/* line 8158, app/assets/stylesheets/external/uicons.scss */
.fi-rr-send-money:before {
  content: "\fb94";
}

/* line 8161, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sensor-alert:before {
  content: "\fb95";
}

/* line 8164, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sensor-fire:before {
  content: "\fb96";
}

/* line 8167, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sensor-on:before {
  content: "\fb97";
}

/* line 8170, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sensor-smoke:before {
  content: "\fb98";
}

/* line 8173, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sensor:before {
  content: "\fb99";
}

/* line 8176, app/assets/stylesheets/external/uicons.scss */
.fi-rr-settings-sliders:before {
  content: "\fb9a";
}

/* line 8179, app/assets/stylesheets/external/uicons.scss */
.fi-rr-settings:before {
  content: "\fb9b";
}

/* line 8182, app/assets/stylesheets/external/uicons.scss */
.fi-rr-share-alt-square:before {
  content: "\fb9c";
}

/* line 8185, app/assets/stylesheets/external/uicons.scss */
.fi-rr-share-square:before {
  content: "\fb9d";
}

/* line 8188, app/assets/stylesheets/external/uicons.scss */
.fi-rr-share:before {
  content: "\fb9e";
}

/* line 8191, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sheep:before {
  content: "\fb9f";
}

/* line 8194, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shekel-sign:before {
  content: "\fba0";
}

/* line 8197, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shelves:before {
  content: "\fba1";
}

/* line 8200, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shield-alt:before {
  content: "\fba2";
}

/* line 8203, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shield-cat:before {
  content: "\fba3";
}

/* line 8206, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shield-check:before {
  content: "\fba4";
}

/* line 8209, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shield-cross:before {
  content: "\fba5";
}

/* line 8212, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shield-dog:before {
  content: "\fba6";
}

/* line 8215, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shield-exclamation:before {
  content: "\fba7";
}

/* line 8218, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shield-interrogation:before {
  content: "\fba8";
}

/* line 8221, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shield-keyhole:before {
  content: "\fba9";
}

/* line 8224, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shield-minus:before {
  content: "\fbaa";
}

/* line 8227, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shield-plus:before {
  content: "\fbab";
}

/* line 8230, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shield-security-risk:before {
  content: "\fbac";
}

/* line 8233, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shield-slash:before {
  content: "\fbad";
}

/* line 8236, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shield-trust:before {
  content: "\fbae";
}

/* line 8239, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shield-virus:before {
  content: "\fbaf";
}

/* line 8242, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shield-xmark:before {
  content: "\fbb0";
}

/* line 8245, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shield:before {
  content: "\fbb1";
}

/* line 8248, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ship-side:before {
  content: "\fbb2";
}

/* line 8251, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ship:before {
  content: "\fbb3";
}

/* line 8254, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shipping-fast:before {
  content: "\fbb4";
}

/* line 8257, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shipping-timed:before {
  content: "\fbb5";
}

/* line 8260, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shirt-long-sleeve:before {
  content: "\fbb6";
}

/* line 8263, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shirt-running:before {
  content: "\fbb7";
}

/* line 8266, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shirt-tank-top:before {
  content: "\fbb8";
}

/* line 8269, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shirt:before {
  content: "\fbb9";
}

/* line 8272, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shish-kebab:before {
  content: "\fbba";
}

/* line 8275, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shoe-prints:before {
  content: "\fbbb";
}

/* line 8278, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shop-lock:before {
  content: "\fbbc";
}

/* line 8281, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shop-slash:before {
  content: "\fbbd";
}

/* line 8284, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shop:before {
  content: "\fbbe";
}

/* line 8287, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shopping-bag-add:before {
  content: "\fbbf";
}

/* line 8290, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shopping-bag:before {
  content: "\fbc0";
}

/* line 8293, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shopping-basket:before {
  content: "\fbc1";
}

/* line 8296, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shopping-cart-add:before {
  content: "\fbc2";
}

/* line 8299, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shopping-cart-buyer:before {
  content: "\fbc3";
}

/* line 8302, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shopping-cart-check:before {
  content: "\fbc4";
}

/* line 8305, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shopping-cart:before {
  content: "\fbc5";
}

/* line 8308, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shovel-snow:before {
  content: "\fbc6";
}

/* line 8311, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shovel:before {
  content: "\fbc7";
}

/* line 8314, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shower-down:before {
  content: "\fbc8";
}

/* line 8317, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shower:before {
  content: "\fbc9";
}

/* line 8320, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shredder:before {
  content: "\fbca";
}

/* line 8323, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shrimp:before {
  content: "\fbcb";
}

/* line 8326, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shuffle:before {
  content: "\fbcc";
}

/* line 8329, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shuttle-van:before {
  content: "\fbcd";
}

/* line 8332, app/assets/stylesheets/external/uicons.scss */
.fi-rr-shuttlecock:before {
  content: "\fbce";
}

/* line 8335, app/assets/stylesheets/external/uicons.scss */
.fi-rr-Sickle:before {
  content: "\fbcf";
}

/* line 8338, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sidebar-flip:before {
  content: "\fbd0";
}

/* line 8341, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sidebar:before {
  content: "\fbd1";
}

/* line 8344, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sigma:before {
  content: "\fbd2";
}

/* line 8347, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sign-hanging:before {
  content: "\fbd3";
}

/* line 8350, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sign-in-alt:before {
  content: "\fbd4";
}

/* line 8353, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sign-out-alt:before {
  content: "\fbd5";
}

/* line 8356, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sign-posts-wrench:before {
  content: "\fbd6";
}

/* line 8359, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sign-posts:before {
  content: "\fbd7";
}

/* line 8362, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sign-up:before {
  content: "\fbd8";
}

/* line 8365, app/assets/stylesheets/external/uicons.scss */
.fi-rr-signal-alt-1:before {
  content: "\fbd9";
}

/* line 8368, app/assets/stylesheets/external/uicons.scss */
.fi-rr-signal-alt-2:before {
  content: "\fbda";
}

/* line 8371, app/assets/stylesheets/external/uicons.scss */
.fi-rr-signal-alt-slash:before {
  content: "\fbdb";
}

/* line 8374, app/assets/stylesheets/external/uicons.scss */
.fi-rr-signal-alt:before {
  content: "\fbdc";
}

/* line 8377, app/assets/stylesheets/external/uicons.scss */
.fi-rr-signal-bars-fair:before {
  content: "\fbdd";
}

/* line 8380, app/assets/stylesheets/external/uicons.scss */
.fi-rr-signal-bars-good:before {
  content: "\fbde";
}

/* line 8383, app/assets/stylesheets/external/uicons.scss */
.fi-rr-signal-bars-weak:before {
  content: "\fbdf";
}

/* line 8386, app/assets/stylesheets/external/uicons.scss */
.fi-rr-signal-stream-slash:before {
  content: "\fbe0";
}

/* line 8389, app/assets/stylesheets/external/uicons.scss */
.fi-rr-signal-stream:before {
  content: "\fbe1";
}

/* line 8392, app/assets/stylesheets/external/uicons.scss */
.fi-rr-signature-lock:before {
  content: "\fbe2";
}

/* line 8395, app/assets/stylesheets/external/uicons.scss */
.fi-rr-signature-slash:before {
  content: "\fbe3";
}

/* line 8398, app/assets/stylesheets/external/uicons.scss */
.fi-rr-signature:before {
  content: "\fbe4";
}

/* line 8401, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sim-card:before {
  content: "\fbe5";
}

/* line 8404, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sim-cards:before {
  content: "\fbe6";
}

/* line 8407, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sink:before {
  content: "\fbe7";
}

/* line 8410, app/assets/stylesheets/external/uicons.scss */
.fi-rr-siren-on:before {
  content: "\fbe8";
}

/* line 8413, app/assets/stylesheets/external/uicons.scss */
.fi-rr-Siren:before {
  content: "\fbe9";
}

/* line 8416, app/assets/stylesheets/external/uicons.scss */
.fi-rr-site-alt:before {
  content: "\fbea";
}

/* line 8419, app/assets/stylesheets/external/uicons.scss */
.fi-rr-site-browser:before {
  content: "\fbeb";
}

/* line 8422, app/assets/stylesheets/external/uicons.scss */
.fi-rr-site:before {
  content: "\fbec";
}

/* line 8425, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sitemap:before {
  content: "\fbed";
}

/* line 8428, app/assets/stylesheets/external/uicons.scss */
.fi-rr-skateboard:before {
  content: "\fbee";
}

/* line 8431, app/assets/stylesheets/external/uicons.scss */
.fi-rr-skating:before {
  content: "\fbef";
}

/* line 8434, app/assets/stylesheets/external/uicons.scss */
.fi-rr-skeleton-ribs:before {
  content: "\fbf0";
}

/* line 8437, app/assets/stylesheets/external/uicons.scss */
.fi-rr-skeleton:before {
  content: "\fbf1";
}

/* line 8440, app/assets/stylesheets/external/uicons.scss */
.fi-rr-skewer:before {
  content: "\fbf2";
}

/* line 8443, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ski-boot-ski:before {
  content: "\fbf3";
}

/* line 8446, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ski-jump:before {
  content: "\fbf4";
}

/* line 8449, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ski-lift:before {
  content: "\fbf5";
}

/* line 8452, app/assets/stylesheets/external/uicons.scss */
.fi-rr-skiing-nordic:before {
  content: "\fbf6";
}

/* line 8455, app/assets/stylesheets/external/uicons.scss */
.fi-rr-skiing:before {
  content: "\fbf7";
}

/* line 8458, app/assets/stylesheets/external/uicons.scss */
.fi-rr-skill-alt:before {
  content: "\fbf8";
}

/* line 8461, app/assets/stylesheets/external/uicons.scss */
.fi-rr-skill-user:before {
  content: "\fbf9";
}

/* line 8464, app/assets/stylesheets/external/uicons.scss */
.fi-rr-skill:before {
  content: "\fbfa";
}

/* line 8467, app/assets/stylesheets/external/uicons.scss */
.fi-rr-skin-arrow:before {
  content: "\fbfb";
}

/* line 8470, app/assets/stylesheets/external/uicons.scss */
.fi-rr-skin-drop:before {
  content: "\fbfc";
}

/* line 8473, app/assets/stylesheets/external/uicons.scss */
.fi-rr-skin-hair:before {
  content: "\fbfd";
}

/* line 8476, app/assets/stylesheets/external/uicons.scss */
.fi-rr-skin:before {
  content: "\fbfe";
}

/* line 8479, app/assets/stylesheets/external/uicons.scss */
.fi-rr-skull-cow:before {
  content: "\fbff";
}

/* line 8482, app/assets/stylesheets/external/uicons.scss */
.fi-rr-skull-crossbones:before {
  content: "\fc00";
}

/* line 8485, app/assets/stylesheets/external/uicons.scss */
.fi-rr-skull:before {
  content: "\fc01";
}

/* line 8488, app/assets/stylesheets/external/uicons.scss */
.fi-rr-slash:before {
  content: "\fc02";
}

/* line 8491, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sledding:before {
  content: "\fc03";
}

/* line 8494, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sleigh:before {
  content: "\fc04";
}

/* line 8497, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sliders-h-square:before {
  content: "\fc05";
}

/* line 8500, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sliders-v-square:before {
  content: "\fc06";
}

/* line 8503, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sliders-v:before {
  content: "\fc07";
}

/* line 8506, app/assets/stylesheets/external/uicons.scss */
.fi-rr-slot-machine:before {
  content: "\fc08";
}

/* line 8509, app/assets/stylesheets/external/uicons.scss */
.fi-rr-smart-home-alt:before {
  content: "\fc09";
}

/* line 8512, app/assets/stylesheets/external/uicons.scss */
.fi-rr-smart-home:before {
  content: "\fc0a";
}

/* line 8515, app/assets/stylesheets/external/uicons.scss */
.fi-rr-smartphone:before {
  content: "\fc0b";
}

/* line 8518, app/assets/stylesheets/external/uicons.scss */
.fi-rr-smile-beam:before {
  content: "\fc0c";
}

/* line 8521, app/assets/stylesheets/external/uicons.scss */
.fi-rr-smile-plus:before {
  content: "\fc0d";
}

/* line 8524, app/assets/stylesheets/external/uicons.scss */
.fi-rr-smile-wink:before {
  content: "\fc0e";
}

/* line 8527, app/assets/stylesheets/external/uicons.scss */
.fi-rr-smile:before {
  content: "\fc0f";
}

/* line 8530, app/assets/stylesheets/external/uicons.scss */
.fi-rr-smiley-comment-alt:before {
  content: "\fc10";
}

/* line 8533, app/assets/stylesheets/external/uicons.scss */
.fi-rr-smog:before {
  content: "\fc11";
}

/* line 8536, app/assets/stylesheets/external/uicons.scss */
.fi-rr-smoke:before {
  content: "\fc12";
}

/* line 8539, app/assets/stylesheets/external/uicons.scss */
.fi-rr-smoking-ban:before {
  content: "\fc13";
}

/* line 8542, app/assets/stylesheets/external/uicons.scss */
.fi-rr-smoking:before {
  content: "\fc14";
}

/* line 8545, app/assets/stylesheets/external/uicons.scss */
.fi-rr-snake:before {
  content: "\fc15";
}

/* line 8548, app/assets/stylesheets/external/uicons.scss */
.fi-rr-snap:before {
  content: "\fc16";
}

/* line 8551, app/assets/stylesheets/external/uicons.scss */
.fi-rr-snooze:before {
  content: "\fc17";
}

/* line 8554, app/assets/stylesheets/external/uicons.scss */
.fi-rr-snow-blowing:before {
  content: "\fc18";
}

/* line 8557, app/assets/stylesheets/external/uicons.scss */
.fi-rr-snowboarding:before {
  content: "\fc19";
}

/* line 8560, app/assets/stylesheets/external/uicons.scss */
.fi-rr-snowflake-droplets:before {
  content: "\fc1a";
}

/* line 8563, app/assets/stylesheets/external/uicons.scss */
.fi-rr-snowflake:before {
  content: "\fc1b";
}

/* line 8566, app/assets/stylesheets/external/uicons.scss */
.fi-rr-snowflakes:before {
  content: "\fc1c";
}

/* line 8569, app/assets/stylesheets/external/uicons.scss */
.fi-rr-snowman-alt:before {
  content: "\fc1d";
}

/* line 8572, app/assets/stylesheets/external/uicons.scss */
.fi-rr-snowman-head:before {
  content: "\fc1e";
}

/* line 8575, app/assets/stylesheets/external/uicons.scss */
.fi-rr-snowmobile:before {
  content: "\fc1f";
}

/* line 8578, app/assets/stylesheets/external/uicons.scss */
.fi-rr-snowplow:before {
  content: "\fc20";
}

/* line 8581, app/assets/stylesheets/external/uicons.scss */
.fi-rr-soap-alt:before {
  content: "\fc21";
}

/* line 8584, app/assets/stylesheets/external/uicons.scss */
.fi-rr-soap:before {
  content: "\fc22";
}

/* line 8587, app/assets/stylesheets/external/uicons.scss */
.fi-rr-social-network:before {
  content: "\fc23";
}

/* line 8590, app/assets/stylesheets/external/uicons.scss */
.fi-rr-socks:before {
  content: "\fc24";
}

/* line 8593, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sofa-size:before {
  content: "\fc25";
}

/* line 8596, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sofa:before {
  content: "\fc26";
}

/* line 8599, app/assets/stylesheets/external/uicons.scss */
.fi-rr-solar-panel-sun:before {
  content: "\fc27";
}

/* line 8602, app/assets/stylesheets/external/uicons.scss */
.fi-rr-solar-panel:before {
  content: "\fc28";
}

/* line 8605, app/assets/stylesheets/external/uicons.scss */
.fi-rr-solar-system:before {
  content: "\fc29";
}

/* line 8608, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sold-house:before {
  content: "\fc2a";
}

/* line 8611, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sold-signal:before {
  content: "\fc2b";
}

/* line 8614, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sort-alpha-down-alt:before {
  content: "\fc2c";
}

/* line 8617, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sort-alpha-down:before {
  content: "\fc2d";
}

/* line 8620, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sort-alpha-up-alt:before {
  content: "\fc2e";
}

/* line 8623, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sort-alpha-up:before {
  content: "\fc2f";
}

/* line 8626, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sort-alt:before {
  content: "\fc30";
}

/* line 8629, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sort-amount-down-alt:before {
  content: "\fc31";
}

/* line 8632, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sort-amount-down:before {
  content: "\fc32";
}

/* line 8635, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sort-amount-up-alt:before {
  content: "\fc33";
}

/* line 8638, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sort-amount-up:before {
  content: "\fc34";
}

/* line 8641, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sort-circle-down:before {
  content: "\fc35";
}

/* line 8644, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sort-circle-up:before {
  content: "\fc36";
}

/* line 8647, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sort-circle:before {
  content: "\fc37";
}

/* line 8650, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sort-down:before {
  content: "\fc38";
}

/* line 8653, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sort-numeric-down-alt:before {
  content: "\fc39";
}

/* line 8656, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sort-numeric-down:before {
  content: "\fc3a";
}

/* line 8659, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sort-shapes-down:before {
  content: "\fc3b";
}

/* line 8662, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sort-shapes-up:before {
  content: "\fc3c";
}

/* line 8665, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sort-size-down:before {
  content: "\fc3d";
}

/* line 8668, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sort-size-up:before {
  content: "\fc3e";
}

/* line 8671, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sort:before {
  content: "\fc3f";
}

/* line 8674, app/assets/stylesheets/external/uicons.scss */
.fi-rr-soup:before {
  content: "\fc40";
}

/* line 8677, app/assets/stylesheets/external/uicons.scss */
.fi-rr-source-data:before {
  content: "\fc41";
}

/* line 8680, app/assets/stylesheets/external/uicons.scss */
.fi-rr-source-document-alt:before {
  content: "\fc42";
}

/* line 8683, app/assets/stylesheets/external/uicons.scss */
.fi-rr-source-document:before {
  content: "\fc43";
}

/* line 8686, app/assets/stylesheets/external/uicons.scss */
.fi-rr-spa:before {
  content: "\fc44";
}

/* line 8689, app/assets/stylesheets/external/uicons.scss */
.fi-rr-space-shuttle:before {
  content: "\fc45";
}

/* line 8692, app/assets/stylesheets/external/uicons.scss */
.fi-rr-space-station-moon-alt:before {
  content: "\fc46";
}

/* line 8695, app/assets/stylesheets/external/uicons.scss */
.fi-rr-space-station-moon:before {
  content: "\fc47";
}

/* line 8698, app/assets/stylesheets/external/uicons.scss */
.fi-rr-spade:before {
  content: "\fc48";
}

/* line 8701, app/assets/stylesheets/external/uicons.scss */
.fi-rr-spaghetti-monster-flying:before {
  content: "\fc49";
}

/* line 8704, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sparkles:before {
  content: "\fc4a";
}

/* line 8707, app/assets/stylesheets/external/uicons.scss */
.fi-rr-spartan-helmet:before {
  content: "\fc4b";
}

/* line 8710, app/assets/stylesheets/external/uicons.scss */
.fi-rr-speaker:before {
  content: "\fc4c";
}

/* line 8713, app/assets/stylesheets/external/uicons.scss */
.fi-rr-speakers:before {
  content: "\fc4d";
}

/* line 8716, app/assets/stylesheets/external/uicons.scss */
.fi-rr-speech-bubble-story:before {
  content: "\fc4e";
}

/* line 8719, app/assets/stylesheets/external/uicons.scss */
.fi-rr-speedometer-arrow:before {
  content: "\fc4f";
}

/* line 8722, app/assets/stylesheets/external/uicons.scss */
.fi-rr-speedometer-kpi:before {
  content: "\fc50";
}

/* line 8725, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sphere:before {
  content: "\fc51";
}

/* line 8728, app/assets/stylesheets/external/uicons.scss */
.fi-rr-spider-black-widow:before {
  content: "\fc52";
}

/* line 8731, app/assets/stylesheets/external/uicons.scss */
.fi-rr-spider-web:before {
  content: "\fc53";
}

/* line 8734, app/assets/stylesheets/external/uicons.scss */
.fi-rr-spider:before {
  content: "\fc54";
}

/* line 8737, app/assets/stylesheets/external/uicons.scss */
.fi-rr-spinner:before {
  content: "\fc55";
}

/* line 8740, app/assets/stylesheets/external/uicons.scss */
.fi-rr-split:before {
  content: "\fc56";
}

/* line 8743, app/assets/stylesheets/external/uicons.scss */
.fi-rr-splotch:before {
  content: "\fc57";
}

/* line 8746, app/assets/stylesheets/external/uicons.scss */
.fi-rr-spoon:before {
  content: "\fc58";
}

/* line 8749, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sport:before {
  content: "\fc59";
}

/* line 8752, app/assets/stylesheets/external/uicons.scss */
.fi-rr-spray-can-sparkles:before {
  content: "\fc5a";
}

/* line 8755, app/assets/stylesheets/external/uicons.scss */
.fi-rr-spray-can:before {
  content: "\fc5b";
}

/* line 8758, app/assets/stylesheets/external/uicons.scss */
.fi-rr-spring-calendar:before {
  content: "\fc5c";
}

/* line 8761, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sprinkler:before {
  content: "\fc5d";
}

/* line 8764, app/assets/stylesheets/external/uicons.scss */
.fi-rr-spy:before {
  content: "\fc5e";
}

/* line 8767, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-0:before {
  content: "\fc5f";
}

/* line 8770, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-1:before {
  content: "\fc60";
}

/* line 8773, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-2:before {
  content: "\fc61";
}

/* line 8776, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-3:before {
  content: "\fc62";
}

/* line 8779, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-4:before {
  content: "\fc63";
}

/* line 8782, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-5:before {
  content: "\fc64";
}

/* line 8785, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-6:before {
  content: "\fc65";
}

/* line 8788, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-7:before {
  content: "\fc66";
}

/* line 8791, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-8:before {
  content: "\fc67";
}

/* line 8794, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-9:before {
  content: "\fc68";
}

/* line 8797, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-a:before {
  content: "\fc69";
}

/* line 8800, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-b:before {
  content: "\fc6a";
}

/* line 8803, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-bolt:before {
  content: "\fc6b";
}

/* line 8806, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-c:before {
  content: "\fc6c";
}

/* line 8809, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-code:before {
  content: "\fc6d";
}

/* line 8812, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-d:before {
  content: "\fc6e";
}

/* line 8815, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-dashed:before {
  content: "\fc6f";
}

/* line 8818, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-divide:before {
  content: "\fc70";
}

/* line 8821, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-e:before {
  content: "\fc71";
}

/* line 8824, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-ellipsis-vertical:before {
  content: "\fc72";
}

/* line 8827, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-ellipsis:before {
  content: "\fc73";
}

/* line 8830, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-exclamation:before {
  content: "\fc74";
}

/* line 8833, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-f:before {
  content: "\fc75";
}

/* line 8836, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-g:before {
  content: "\fc76";
}

/* line 8839, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-h:before {
  content: "\fc77";
}

/* line 8842, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-heart:before {
  content: "\fc78";
}

/* line 8845, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-i:before {
  content: "\fc79";
}

/* line 8848, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-info:before {
  content: "\fc7a";
}

/* line 8851, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-j:before {
  content: "\fc7b";
}

/* line 8854, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-k:before {
  content: "\fc7c";
}

/* line 8857, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-kanban:before {
  content: "\fc7d";
}

/* line 8860, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-l:before {
  content: "\fc7e";
}

/* line 8863, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-m:before {
  content: "\fc7f";
}

/* line 8866, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-minus:before {
  content: "\fc80";
}

/* line 8869, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-n:before {
  content: "\fc81";
}

/* line 8872, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-o:before {
  content: "\fc82";
}

/* line 8875, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-p:before {
  content: "\fc83";
}

/* line 8878, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-phone-hangup:before {
  content: "\fc84";
}

/* line 8881, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-plus:before {
  content: "\fc85";
}

/* line 8884, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-poll-horizontal:before {
  content: "\fc86";
}

/* line 8887, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-poll-vertical:before {
  content: "\fc87";
}

/* line 8890, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-q:before {
  content: "\fc88";
}

/* line 8893, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-quote:before {
  content: "\fc89";
}

/* line 8896, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-r:before {
  content: "\fc8a";
}

/* line 8899, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-root:before {
  content: "\fc8b";
}

/* line 8902, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-s:before {
  content: "\fc8c";
}

/* line 8905, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-small:before {
  content: "\fc8d";
}

/* line 8908, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-star:before {
  content: "\fc8e";
}

/* line 8911, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-t:before {
  content: "\fc8f";
}

/* line 8914, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-terminal:before {
  content: "\fc90";
}

/* line 8917, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-u:before {
  content: "\fc91";
}

/* line 8920, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-up-right:before {
  content: "\fc92";
}

/* line 8923, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-v:before {
  content: "\fc93";
}

/* line 8926, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-w:before {
  content: "\fc94";
}

/* line 8929, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-x:before {
  content: "\fc95";
}

/* line 8932, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-y:before {
  content: "\fc96";
}

/* line 8935, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square-z:before {
  content: "\fc97";
}

/* line 8938, app/assets/stylesheets/external/uicons.scss */
.fi-rr-square:before {
  content: "\fc98";
}

/* line 8941, app/assets/stylesheets/external/uicons.scss */
.fi-rr-squid:before {
  content: "\fc99";
}

/* line 8944, app/assets/stylesheets/external/uicons.scss */
.fi-rr-squircle:before {
  content: "\fc9a";
}

/* line 8947, app/assets/stylesheets/external/uicons.scss */
.fi-rr-squirrel:before {
  content: "\fc9b";
}

/* line 8950, app/assets/stylesheets/external/uicons.scss */
.fi-rr-staff:before {
  content: "\fc9c";
}

/* line 8953, app/assets/stylesheets/external/uicons.scss */
.fi-rr-stage-concert:before {
  content: "\fc9d";
}

/* line 8956, app/assets/stylesheets/external/uicons.scss */
.fi-rr-stage-theatre:before {
  content: "\fc9e";
}

/* line 8959, app/assets/stylesheets/external/uicons.scss */
.fi-rr-stage:before {
  content: "\fc9f";
}

/* line 8962, app/assets/stylesheets/external/uicons.scss */
.fi-rr-stairs:before {
  content: "\fca0";
}

/* line 8965, app/assets/stylesheets/external/uicons.scss */
.fi-rr-stamp:before {
  content: "\fca1";
}

/* line 8968, app/assets/stylesheets/external/uicons.scss */
.fi-rr-standard-definition:before {
  content: "\fca2";
}

/* line 8971, app/assets/stylesheets/external/uicons.scss */
.fi-rr-star-and-crescent:before {
  content: "\fca3";
}

/* line 8974, app/assets/stylesheets/external/uicons.scss */
.fi-rr-star-christmas:before {
  content: "\fca4";
}

/* line 8977, app/assets/stylesheets/external/uicons.scss */
.fi-rr-star-comment-alt:before {
  content: "\fca5";
}

/* line 8980, app/assets/stylesheets/external/uicons.scss */
.fi-rr-star-exclamation:before {
  content: "\fca6";
}

/* line 8983, app/assets/stylesheets/external/uicons.scss */
.fi-rr-star-octogram:before {
  content: "\fca7";
}

/* line 8986, app/assets/stylesheets/external/uicons.scss */
.fi-rr-star-of-david:before {
  content: "\fca8";
}

/* line 8989, app/assets/stylesheets/external/uicons.scss */
.fi-rr-star-rating-call:before {
  content: "\fca9";
}

/* line 8992, app/assets/stylesheets/external/uicons.scss */
.fi-rr-star-sharp-half-stroke:before {
  content: "\fcaa";
}

/* line 8995, app/assets/stylesheets/external/uicons.scss */
.fi-rr-star-sharp-half:before {
  content: "\fcab";
}

/* line 8998, app/assets/stylesheets/external/uicons.scss */
.fi-rr-star-shooting:before {
  content: "\fcac";
}

/* line 9001, app/assets/stylesheets/external/uicons.scss */
.fi-rr-star:before {
  content: "\fcad";
}

/* line 9004, app/assets/stylesheets/external/uicons.scss */
.fi-rr-starfighter:before {
  content: "\fcae";
}

/* line 9007, app/assets/stylesheets/external/uicons.scss */
.fi-rr-stars:before {
  content: "\fcaf";
}

/* line 9010, app/assets/stylesheets/external/uicons.scss */
.fi-rr-state-country:before {
  content: "\fcb0";
}

/* line 9013, app/assets/stylesheets/external/uicons.scss */
.fi-rr-stationary-bike:before {
  content: "\fcb1";
}

/* line 9016, app/assets/stylesheets/external/uicons.scss */
.fi-rr-stats:before {
  content: "\fcb2";
}

/* line 9019, app/assets/stylesheets/external/uicons.scss */
.fi-rr-steak:before {
  content: "\fcb3";
}

/* line 9022, app/assets/stylesheets/external/uicons.scss */
.fi-rr-steering-wheel:before {
  content: "\fcb4";
}

/* line 9025, app/assets/stylesheets/external/uicons.scss */
.fi-rr-step-backward:before {
  content: "\fcb5";
}

/* line 9028, app/assets/stylesheets/external/uicons.scss */
.fi-rr-step-forward:before {
  content: "\fcb6";
}

/* line 9031, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sterling-sign:before {
  content: "\fcb7";
}

/* line 9034, app/assets/stylesheets/external/uicons.scss */
.fi-rr-stethoscope:before {
  content: "\fcb8";
}

/* line 9037, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sticker:before {
  content: "\fcb9";
}

/* line 9040, app/assets/stylesheets/external/uicons.scss */
.fi-rr-stocking:before {
  content: "\fcba";
}

/* line 9043, app/assets/stylesheets/external/uicons.scss */
.fi-rr-stomach:before {
  content: "\fcbb";
}

/* line 9046, app/assets/stylesheets/external/uicons.scss */
.fi-rr-stop-circle:before {
  content: "\fcbc";
}

/* line 9049, app/assets/stylesheets/external/uicons.scss */
.fi-rr-stop:before {
  content: "\fcbd";
}

/* line 9052, app/assets/stylesheets/external/uicons.scss */
.fi-rr-stopwatch:before {
  content: "\fcbe";
}

/* line 9055, app/assets/stylesheets/external/uicons.scss */
.fi-rr-store-alt:before {
  content: "\fcbf";
}

/* line 9058, app/assets/stylesheets/external/uicons.scss */
.fi-rr-store-buyer:before {
  content: "\fcc0";
}

/* line 9061, app/assets/stylesheets/external/uicons.scss */
.fi-rr-store-lock:before {
  content: "\fcc1";
}

/* line 9064, app/assets/stylesheets/external/uicons.scss */
.fi-rr-store-slash:before {
  content: "\fcc2";
}

/* line 9067, app/assets/stylesheets/external/uicons.scss */
.fi-rr-story-book:before {
  content: "\fcc3";
}

/* line 9070, app/assets/stylesheets/external/uicons.scss */
.fi-rr-story-fairy-tale:before {
  content: "\fcc4";
}

/* line 9073, app/assets/stylesheets/external/uicons.scss */
.fi-rr-story-fantasy:before {
  content: "\fcc5";
}

/* line 9076, app/assets/stylesheets/external/uicons.scss */
.fi-rr-strategy-chess-risk:before {
  content: "\fcc6";
}

/* line 9079, app/assets/stylesheets/external/uicons.scss */
.fi-rr-strawberry:before {
  content: "\fcc7";
}

/* line 9082, app/assets/stylesheets/external/uicons.scss */
.fi-rr-street-view:before {
  content: "\fcc8";
}

/* line 9085, app/assets/stylesheets/external/uicons.scss */
.fi-rr-stretcher:before {
  content: "\fcc9";
}

/* line 9088, app/assets/stylesheets/external/uicons.scss */
.fi-rr-strikethrough:before {
  content: "\fcca";
}

/* line 9091, app/assets/stylesheets/external/uicons.scss */
.fi-rr-stroopwafel:before {
  content: "\fccb";
}

/* line 9094, app/assets/stylesheets/external/uicons.scss */
.fi-rr-student-alt:before {
  content: "\fccc";
}

/* line 9097, app/assets/stylesheets/external/uicons.scss */
.fi-rr-student:before {
  content: "\fccd";
}

/* line 9100, app/assets/stylesheets/external/uicons.scss */
.fi-rr-subscript:before {
  content: "\fcce";
}

/* line 9103, app/assets/stylesheets/external/uicons.scss */
.fi-rr-subscription-alt:before {
  content: "\fccf";
}

/* line 9106, app/assets/stylesheets/external/uicons.scss */
.fi-rr-subscription:before {
  content: "\fcd0";
}

/* line 9109, app/assets/stylesheets/external/uicons.scss */
.fi-rr-subtitles:before {
  content: "\fcd1";
}

/* line 9112, app/assets/stylesheets/external/uicons.scss */
.fi-rr-subway:before {
  content: "\fcd2";
}

/* line 9115, app/assets/stylesheets/external/uicons.scss */
.fi-rr-suitcase-alt:before {
  content: "\fcd3";
}

/* line 9118, app/assets/stylesheets/external/uicons.scss */
.fi-rr-summary-check:before {
  content: "\fcd4";
}

/* line 9121, app/assets/stylesheets/external/uicons.scss */
.fi-rr-summer:before {
  content: "\fcd5";
}

/* line 9124, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sun-dust:before {
  content: "\fcd6";
}

/* line 9127, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sun-plant-wilt:before {
  content: "\fcd7";
}

/* line 9130, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sun-salutation-yoga:before {
  content: "\fcd8";
}

/* line 9133, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sun:before {
  content: "\fcd9";
}

/* line 9136, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sunday:before {
  content: "\fcda";
}

/* line 9139, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sunglasses-alt:before {
  content: "\fcdb";
}

/* line 9142, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sunglasses:before {
  content: "\fcdc";
}

/* line 9145, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sunrise-alt:before {
  content: "\fcdd";
}

/* line 9148, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sunrise:before {
  content: "\fcde";
}

/* line 9151, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sunset:before {
  content: "\fcdf";
}

/* line 9154, app/assets/stylesheets/external/uicons.scss */
.fi-rr-superscript:before {
  content: "\fce0";
}

/* line 9157, app/assets/stylesheets/external/uicons.scss */
.fi-rr-supplier-alt:before {
  content: "\fce1";
}

/* line 9160, app/assets/stylesheets/external/uicons.scss */
.fi-rr-supplier:before {
  content: "\fce2";
}

/* line 9163, app/assets/stylesheets/external/uicons.scss */
.fi-rr-surfing:before {
  content: "\fce3";
}

/* line 9166, app/assets/stylesheets/external/uicons.scss */
.fi-rr-surprise:before {
  content: "\fce4";
}

/* line 9169, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sushi-alt:before {
  content: "\fce5";
}

/* line 9172, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sushi-roll:before {
  content: "\fce6";
}

/* line 9175, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sushi:before {
  content: "\fce7";
}

/* line 9178, app/assets/stylesheets/external/uicons.scss */
.fi-rr-svg:before {
  content: "\fce8";
}

/* line 9181, app/assets/stylesheets/external/uicons.scss */
.fi-rr-swap:before {
  content: "\fce9";
}

/* line 9184, app/assets/stylesheets/external/uicons.scss */
.fi-rr-swatchbook:before {
  content: "\fcea";
}

/* line 9187, app/assets/stylesheets/external/uicons.scss */
.fi-rr-swimmer:before {
  content: "\fceb";
}

/* line 9190, app/assets/stylesheets/external/uicons.scss */
.fi-rr-swimming-pool:before {
  content: "\fcec";
}

/* line 9193, app/assets/stylesheets/external/uicons.scss */
.fi-rr-swipe-down:before {
  content: "\fced";
}

/* line 9196, app/assets/stylesheets/external/uicons.scss */
.fi-rr-swipe-left:before {
  content: "\fcee";
}

/* line 9199, app/assets/stylesheets/external/uicons.scss */
.fi-rr-swipe-right:before {
  content: "\fcef";
}

/* line 9202, app/assets/stylesheets/external/uicons.scss */
.fi-rr-swipe-up:before {
  content: "\fcf0";
}

/* line 9205, app/assets/stylesheets/external/uicons.scss */
.fi-rr-sword:before {
  content: "\fcf1";
}

/* line 9208, app/assets/stylesheets/external/uicons.scss */
.fi-rr-symbol:before {
  content: "\fcf2";
}

/* line 9211, app/assets/stylesheets/external/uicons.scss */
.fi-rr-symbols:before {
  content: "\fcf3";
}

/* line 9214, app/assets/stylesheets/external/uicons.scss */
.fi-rr-synagogue:before {
  content: "\fcf4";
}

/* line 9217, app/assets/stylesheets/external/uicons.scss */
.fi-rr-syringe:before {
  content: "\fcf5";
}

/* line 9220, app/assets/stylesheets/external/uicons.scss */
.fi-rr-system-cloud:before {
  content: "\fcf6";
}

/* line 9223, app/assets/stylesheets/external/uicons.scss */
.fi-rr-t:before {
  content: "\fcf7";
}

/* line 9226, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tab-folder:before {
  content: "\fcf8";
}

/* line 9229, app/assets/stylesheets/external/uicons.scss */
.fi-rr-table-columns:before {
  content: "\fcf9";
}

/* line 9232, app/assets/stylesheets/external/uicons.scss */
.fi-rr-table-layout:before {
  content: "\fcfa";
}

/* line 9235, app/assets/stylesheets/external/uicons.scss */
.fi-rr-table-list:before {
  content: "\fcfb";
}

/* line 9238, app/assets/stylesheets/external/uicons.scss */
.fi-rr-table-picnic:before {
  content: "\fcfc";
}

/* line 9241, app/assets/stylesheets/external/uicons.scss */
.fi-rr-table-pivot:before {
  content: "\fcfd";
}

/* line 9244, app/assets/stylesheets/external/uicons.scss */
.fi-rr-table-rows:before {
  content: "\fcfe";
}

/* line 9247, app/assets/stylesheets/external/uicons.scss */
.fi-rr-table-tree:before {
  content: "\fcff";
}

/* line 9250, app/assets/stylesheets/external/uicons.scss */
.fi-rr-table:before {
  content: "\fd00";
}

/* line 9253, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tablet-android-alt:before {
  content: "\fd01";
}

/* line 9256, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tablet-android:before {
  content: "\fd02";
}

/* line 9259, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tablet-rugged:before {
  content: "\fd03";
}

/* line 9262, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tablet:before {
  content: "\fd04";
}

/* line 9265, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tachometer-alt-average:before {
  content: "\fd05";
}

/* line 9268, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tachometer-alt-fastest:before {
  content: "\fd06";
}

/* line 9271, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tachometer-alt-slow:before {
  content: "\fd07";
}

/* line 9274, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tachometer-alt-slowest:before {
  content: "\fd08";
}

/* line 9277, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tachometer-average:before {
  content: "\fd09";
}

/* line 9280, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tachometer-fast:before {
  content: "\fd0a";
}

/* line 9283, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tachometer-fastest:before {
  content: "\fd0b";
}

/* line 9286, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tachometer-slow:before {
  content: "\fd0c";
}

/* line 9289, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tachometer-slowest:before {
  content: "\fd0d";
}

/* line 9292, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tachometer:before {
  content: "\fd0e";
}

/* line 9295, app/assets/stylesheets/external/uicons.scss */
.fi-rr-taco:before {
  content: "\fd0f";
}

/* line 9298, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tags:before {
  content: "\fd10";
}

/* line 9301, app/assets/stylesheets/external/uicons.scss */
.fi-rr-talent-alt:before {
  content: "\fd11";
}

/* line 9304, app/assets/stylesheets/external/uicons.scss */
.fi-rr-talent-hand:before {
  content: "\fd12";
}

/* line 9307, app/assets/stylesheets/external/uicons.scss */
.fi-rr-talent:before {
  content: "\fd13";
}

/* line 9310, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tally-1:before {
  content: "\fd14";
}

/* line 9313, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tally-2:before {
  content: "\fd15";
}

/* line 9316, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tally-3:before {
  content: "\fd16";
}

/* line 9319, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tally-4:before {
  content: "\fd17";
}

/* line 9322, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tally:before {
  content: "\fd18";
}

/* line 9325, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tamale:before {
  content: "\fd19";
}

/* line 9328, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tank-water:before {
  content: "\fd1a";
}

/* line 9331, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tap:before {
  content: "\fd1b";
}

/* line 9334, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tape:before {
  content: "\fd1c";
}

/* line 9337, app/assets/stylesheets/external/uicons.scss */
.fi-rr-target-audience:before {
  content: "\fd1d";
}

/* line 9340, app/assets/stylesheets/external/uicons.scss */
.fi-rr-target:before {
  content: "\fd1e";
}

/* line 9343, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tax-alt:before {
  content: "\fd1f";
}

/* line 9346, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tax:before {
  content: "\fd20";
}

/* line 9349, app/assets/stylesheets/external/uicons.scss */
.fi-rr-taxi-bus:before {
  content: "\fd21";
}

/* line 9352, app/assets/stylesheets/external/uicons.scss */
.fi-rr-taxi:before {
  content: "\fd22";
}

/* line 9355, app/assets/stylesheets/external/uicons.scss */
.fi-rr-team-check-alt:before {
  content: "\fd23";
}

/* line 9358, app/assets/stylesheets/external/uicons.scss */
.fi-rr-team-check:before {
  content: "\fd24";
}

/* line 9361, app/assets/stylesheets/external/uicons.scss */
.fi-rr-teddy-bear:before {
  content: "\fd25";
}

/* line 9364, app/assets/stylesheets/external/uicons.scss */
.fi-rr-teeth-open:before {
  content: "\fd26";
}

/* line 9367, app/assets/stylesheets/external/uicons.scss */
.fi-rr-telescope:before {
  content: "\fd27";
}

/* line 9370, app/assets/stylesheets/external/uicons.scss */
.fi-rr-temperature-down:before {
  content: "\fd28";
}

/* line 9373, app/assets/stylesheets/external/uicons.scss */
.fi-rr-temperature-frigid:before {
  content: "\fd29";
}

/* line 9376, app/assets/stylesheets/external/uicons.scss */
.fi-rr-temperature-high:before {
  content: "\fd2a";
}

/* line 9379, app/assets/stylesheets/external/uicons.scss */
.fi-rr-temperature-list:before {
  content: "\fd2b";
}

/* line 9382, app/assets/stylesheets/external/uicons.scss */
.fi-rr-temperature-low:before {
  content: "\fd2c";
}

/* line 9385, app/assets/stylesheets/external/uicons.scss */
.fi-rr-temperature-up:before {
  content: "\fd2d";
}

/* line 9388, app/assets/stylesheets/external/uicons.scss */
.fi-rr-template-alt:before {
  content: "\fd2e";
}

/* line 9391, app/assets/stylesheets/external/uicons.scss */
.fi-rr-template:before {
  content: "\fd2f";
}

/* line 9394, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tenge:before {
  content: "\fd30";
}

/* line 9397, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tennis:before {
  content: "\fd31";
}

/* line 9400, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tent-arrow-down-to-line:before {
  content: "\fd32";
}

/* line 9403, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tent-arrow-left-right:before {
  content: "\fd33";
}

/* line 9406, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tent-arrow-turn-left:before {
  content: "\fd34";
}

/* line 9409, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tent-arrows-down:before {
  content: "\fd35";
}

/* line 9412, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tents:before {
  content: "\fd36";
}

/* line 9415, app/assets/stylesheets/external/uicons.scss */
.fi-rr-terminal:before {
  content: "\fd37";
}

/* line 9418, app/assets/stylesheets/external/uicons.scss */
.fi-rr-terrace:before {
  content: "\fd38";
}

/* line 9421, app/assets/stylesheets/external/uicons.scss */
.fi-rr-test-tube:before {
  content: "\fd39";
}

/* line 9424, app/assets/stylesheets/external/uicons.scss */
.fi-rr-test:before {
  content: "\fd3a";
}

/* line 9427, app/assets/stylesheets/external/uicons.scss */
.fi-rr-text-box-dots:before {
  content: "\fd3b";
}

/* line 9430, app/assets/stylesheets/external/uicons.scss */
.fi-rr-text-box-edit:before {
  content: "\fd3c";
}

/* line 9433, app/assets/stylesheets/external/uicons.scss */
.fi-rr-text-box:before {
  content: "\fd3d";
}

/* line 9436, app/assets/stylesheets/external/uicons.scss */
.fi-rr-text-check:before {
  content: "\fd3e";
}

/* line 9439, app/assets/stylesheets/external/uicons.scss */
.fi-rr-text-height:before {
  content: "\fd3f";
}

/* line 9442, app/assets/stylesheets/external/uicons.scss */
.fi-rr-text-shadow:before {
  content: "\fd40";
}

/* line 9445, app/assets/stylesheets/external/uicons.scss */
.fi-rr-text-size:before {
  content: "\fd41";
}

/* line 9448, app/assets/stylesheets/external/uicons.scss */
.fi-rr-text-slash:before {
  content: "\fd42";
}

/* line 9451, app/assets/stylesheets/external/uicons.scss */
.fi-rr-text-width:before {
  content: "\fd43";
}

/* line 9454, app/assets/stylesheets/external/uicons.scss */
.fi-rr-text:before {
  content: "\fd44";
}

/* line 9457, app/assets/stylesheets/external/uicons.scss */
.fi-rr-theater-masks:before {
  content: "\fd45";
}

/* line 9460, app/assets/stylesheets/external/uicons.scss */
.fi-rr-thermometer-alt:before {
  content: "\fd46";
}

/* line 9463, app/assets/stylesheets/external/uicons.scss */
.fi-rr-thermometer-empty:before {
  content: "\fd47";
}

/* line 9466, app/assets/stylesheets/external/uicons.scss */
.fi-rr-thermometer-full:before {
  content: "\fd48";
}

/* line 9469, app/assets/stylesheets/external/uicons.scss */
.fi-rr-thermometer-half:before {
  content: "\fd49";
}

/* line 9472, app/assets/stylesheets/external/uicons.scss */
.fi-rr-thermometer-quarter:before {
  content: "\fd4a";
}

/* line 9475, app/assets/stylesheets/external/uicons.scss */
.fi-rr-thermometer-three-quarters:before {
  content: "\fd4b";
}

/* line 9478, app/assets/stylesheets/external/uicons.scss */
.fi-rr-theta:before {
  content: "\fd4c";
}

/* line 9481, app/assets/stylesheets/external/uicons.scss */
.fi-rr-third-award:before {
  content: "\fd4d";
}

/* line 9484, app/assets/stylesheets/external/uicons.scss */
.fi-rr-third-laurel:before {
  content: "\fd4e";
}

/* line 9487, app/assets/stylesheets/external/uicons.scss */
.fi-rr-third-medal:before {
  content: "\fd4f";
}

/* line 9490, app/assets/stylesheets/external/uicons.scss */
.fi-rr-third:before {
  content: "\fd50";
}

/* line 9493, app/assets/stylesheets/external/uicons.scss */
.fi-rr-thought-bubble:before {
  content: "\fd51";
}

/* line 9496, app/assets/stylesheets/external/uicons.scss */
.fi-rr-three-leaf-clover:before {
  content: "\fd52";
}

/* line 9499, app/assets/stylesheets/external/uicons.scss */
.fi-rr-thumbs-up-trust:before {
  content: "\fd53";
}

/* line 9502, app/assets/stylesheets/external/uicons.scss */
.fi-rr-thumbtack:before {
  content: "\fd54";
}

/* line 9505, app/assets/stylesheets/external/uicons.scss */
.fi-rr-thunderstorm-moon:before {
  content: "\fd55";
}

/* line 9508, app/assets/stylesheets/external/uicons.scss */
.fi-rr-thunderstorm-risk:before {
  content: "\fd56";
}

/* line 9511, app/assets/stylesheets/external/uicons.scss */
.fi-rr-thunderstorm-sun:before {
  content: "\fd57";
}

/* line 9514, app/assets/stylesheets/external/uicons.scss */
.fi-rr-thunderstorm:before {
  content: "\fd58";
}

/* line 9517, app/assets/stylesheets/external/uicons.scss */
.fi-rr-thursday:before {
  content: "\fd59";
}

/* line 9520, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ticket-airline:before {
  content: "\fd5a";
}

/* line 9523, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ticket-alt:before {
  content: "\fd5b";
}

/* line 9526, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ticket:before {
  content: "\fd5c";
}

/* line 9529, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tickets-airline:before {
  content: "\fd5d";
}

/* line 9532, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tie:before {
  content: "\fd5e";
}

/* line 9535, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tilde:before {
  content: "\fd5f";
}

/* line 9538, app/assets/stylesheets/external/uicons.scss */
.fi-rr-time-add:before {
  content: "\fd60";
}

/* line 9541, app/assets/stylesheets/external/uicons.scss */
.fi-rr-time-check:before {
  content: "\fd61";
}

/* line 9544, app/assets/stylesheets/external/uicons.scss */
.fi-rr-time-delete:before {
  content: "\fd62";
}

/* line 9547, app/assets/stylesheets/external/uicons.scss */
.fi-rr-time-fast:before {
  content: "\fd63";
}

/* line 9550, app/assets/stylesheets/external/uicons.scss */
.fi-rr-time-forward-sixty:before {
  content: "\fd64";
}

/* line 9553, app/assets/stylesheets/external/uicons.scss */
.fi-rr-time-forward-ten:before {
  content: "\fd65";
}

/* line 9556, app/assets/stylesheets/external/uicons.scss */
.fi-rr-time-forward:before {
  content: "\fd66";
}

/* line 9559, app/assets/stylesheets/external/uicons.scss */
.fi-rr-time-half-past:before {
  content: "\fd67";
}

/* line 9562, app/assets/stylesheets/external/uicons.scss */
.fi-rr-time-oclock:before {
  content: "\fd68";
}

/* line 9565, app/assets/stylesheets/external/uicons.scss */
.fi-rr-time-past:before {
  content: "\fd69";
}

/* line 9568, app/assets/stylesheets/external/uicons.scss */
.fi-rr-time-quarter-past:before {
  content: "\fd6a";
}

/* line 9571, app/assets/stylesheets/external/uicons.scss */
.fi-rr-time-quarter-to:before {
  content: "\fd6b";
}

/* line 9574, app/assets/stylesheets/external/uicons.scss */
.fi-rr-time-twenty-four:before {
  content: "\fd6c";
}

/* line 9577, app/assets/stylesheets/external/uicons.scss */
.fi-rr-time-watch-calendar:before {
  content: "\fd6d";
}

/* line 9580, app/assets/stylesheets/external/uicons.scss */
.fi-rr-timer-clock-call:before {
  content: "\fd6e";
}

/* line 9583, app/assets/stylesheets/external/uicons.scss */
.fi-rr-times-hexagon:before {
  content: "\fd6f";
}

/* line 9586, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tint-slash:before {
  content: "\fd70";
}

/* line 9589, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tip-coin:before {
  content: "\fd71";
}

/* line 9592, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tire-flat:before {
  content: "\fd72";
}

/* line 9595, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tire-pressure-warning:before {
  content: "\fd73";
}

/* line 9598, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tire-rugged:before {
  content: "\fd74";
}

/* line 9601, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tire:before {
  content: "\fd75";
}

/* line 9604, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tired:before {
  content: "\fd76";
}

/* line 9607, app/assets/stylesheets/external/uicons.scss */
.fi-rr-to-do-alt:before {
  content: "\fd77";
}

/* line 9610, app/assets/stylesheets/external/uicons.scss */
.fi-rr-to-do:before {
  content: "\fd78";
}

/* line 9613, app/assets/stylesheets/external/uicons.scss */
.fi-rr-together-people:before {
  content: "\fd79";
}

/* line 9616, app/assets/stylesheets/external/uicons.scss */
.fi-rr-toggle-off:before {
  content: "\fd7a";
}

/* line 9619, app/assets/stylesheets/external/uicons.scss */
.fi-rr-toggle-on:before {
  content: "\fd7b";
}

/* line 9622, app/assets/stylesheets/external/uicons.scss */
.fi-rr-toilet-paper-blank-under:before {
  content: "\fd7c";
}

/* line 9625, app/assets/stylesheets/external/uicons.scss */
.fi-rr-toilet-paper-blank:before {
  content: "\fd7d";
}

/* line 9628, app/assets/stylesheets/external/uicons.scss */
.fi-rr-toilet-paper-slash:before {
  content: "\fd7e";
}

/* line 9631, app/assets/stylesheets/external/uicons.scss */
.fi-rr-toilet-paper-under-slash:before {
  content: "\fd7f";
}

/* line 9634, app/assets/stylesheets/external/uicons.scss */
.fi-rr-toilet-paper-under:before {
  content: "\fd80";
}

/* line 9637, app/assets/stylesheets/external/uicons.scss */
.fi-rr-toilet:before {
  content: "\fd81";
}

/* line 9640, app/assets/stylesheets/external/uicons.scss */
.fi-rr-toilets-portable:before {
  content: "\fd82";
}

/* line 9643, app/assets/stylesheets/external/uicons.scss */
.fi-rr-token:before {
  content: "\fd83";
}

/* line 9646, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tomato:before {
  content: "\fd84";
}

/* line 9649, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tombstone-alt:before {
  content: "\fd85";
}

/* line 9652, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tombstone:before {
  content: "\fd86";
}

/* line 9655, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tool-box:before {
  content: "\fd87";
}

/* line 9658, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tool-crop:before {
  content: "\fd88";
}

/* line 9661, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tool-marquee:before {
  content: "\fd89";
}

/* line 9664, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tools:before {
  content: "\fd8a";
}

/* line 9667, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tooth:before {
  content: "\fd8b";
}

/* line 9670, app/assets/stylesheets/external/uicons.scss */
.fi-rr-toothbrush:before {
  content: "\fd8c";
}

/* line 9673, app/assets/stylesheets/external/uicons.scss */
.fi-rr-torch-inspiration-leader:before {
  content: "\fd8d";
}

/* line 9676, app/assets/stylesheets/external/uicons.scss */
.fi-rr-torii-gate:before {
  content: "\fd8e";
}

/* line 9679, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tornado:before {
  content: "\fd8f";
}

/* line 9682, app/assets/stylesheets/external/uicons.scss */
.fi-rr-total:before {
  content: "\fd90";
}

/* line 9685, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tour-guide-people:before {
  content: "\fd91";
}

/* line 9688, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tour-virtual:before {
  content: "\fd92";
}

/* line 9691, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tower-control:before {
  content: "\fd93";
}

/* line 9694, app/assets/stylesheets/external/uicons.scss */
.fi-rr-track:before {
  content: "\fd94";
}

/* line 9697, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tractor:before {
  content: "\fd95";
}

/* line 9700, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trademark:before {
  content: "\fd96";
}

/* line 9703, app/assets/stylesheets/external/uicons.scss */
.fi-rr-traffic-cone:before {
  content: "\fd97";
}

/* line 9706, app/assets/stylesheets/external/uicons.scss */
.fi-rr-traffic-light-go:before {
  content: "\fd98";
}

/* line 9709, app/assets/stylesheets/external/uicons.scss */
.fi-rr-traffic-light-slow:before {
  content: "\fd99";
}

/* line 9712, app/assets/stylesheets/external/uicons.scss */
.fi-rr-traffic-light-stop:before {
  content: "\fd9a";
}

/* line 9715, app/assets/stylesheets/external/uicons.scss */
.fi-rr-traffic-light:before {
  content: "\fd9b";
}

/* line 9718, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trailer:before {
  content: "\fd9c";
}

/* line 9721, app/assets/stylesheets/external/uicons.scss */
.fi-rr-train-journey:before {
  content: "\fd9d";
}

/* line 9724, app/assets/stylesheets/external/uicons.scss */
.fi-rr-train-side:before {
  content: "\fd9e";
}

/* line 9727, app/assets/stylesheets/external/uicons.scss */
.fi-rr-train-station-building:before {
  content: "\fd9f";
}

/* line 9730, app/assets/stylesheets/external/uicons.scss */
.fi-rr-train-station:before {
  content: "\fda0";
}

/* line 9733, app/assets/stylesheets/external/uicons.scss */
.fi-rr-train-subway-tunnel:before {
  content: "\fda1";
}

/* line 9736, app/assets/stylesheets/external/uicons.scss */
.fi-rr-train-track:before {
  content: "\fda2";
}

/* line 9739, app/assets/stylesheets/external/uicons.scss */
.fi-rr-train-tram:before {
  content: "\fda3";
}

/* line 9742, app/assets/stylesheets/external/uicons.scss */
.fi-rr-train:before {
  content: "\fda4";
}

/* line 9745, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tram:before {
  content: "\fda5";
}

/* line 9748, app/assets/stylesheets/external/uicons.scss */
.fi-rr-transform:before {
  content: "\fda6";
}

/* line 9751, app/assets/stylesheets/external/uicons.scss */
.fi-rr-transformation-block:before {
  content: "\fda7";
}

/* line 9754, app/assets/stylesheets/external/uicons.scss */
.fi-rr-transformation-circle:before {
  content: "\fda8";
}

/* line 9757, app/assets/stylesheets/external/uicons.scss */
.fi-rr-transformation-design:before {
  content: "\fda9";
}

/* line 9760, app/assets/stylesheets/external/uicons.scss */
.fi-rr-transformation-shapes:before {
  content: "\fdaa";
}

/* line 9763, app/assets/stylesheets/external/uicons.scss */
.fi-rr-transformer-bolt:before {
  content: "\fdab";
}

/* line 9766, app/assets/stylesheets/external/uicons.scss */
.fi-rr-transgender:before {
  content: "\fdac";
}

/* line 9769, app/assets/stylesheets/external/uicons.scss */
.fi-rr-transporter-1:before {
  content: "\fdad";
}

/* line 9772, app/assets/stylesheets/external/uicons.scss */
.fi-rr-transporter-2:before {
  content: "\fdae";
}

/* line 9775, app/assets/stylesheets/external/uicons.scss */
.fi-rr-transporter-3:before {
  content: "\fdaf";
}

/* line 9778, app/assets/stylesheets/external/uicons.scss */
.fi-rr-transporter-4:before {
  content: "\fdb0";
}

/* line 9781, app/assets/stylesheets/external/uicons.scss */
.fi-rr-transporter-5:before {
  content: "\fdb1";
}

/* line 9784, app/assets/stylesheets/external/uicons.scss */
.fi-rr-transporter-6:before {
  content: "\fdb2";
}

/* line 9787, app/assets/stylesheets/external/uicons.scss */
.fi-rr-transporter-7:before {
  content: "\fdb3";
}

/* line 9790, app/assets/stylesheets/external/uicons.scss */
.fi-rr-transporter-empty:before {
  content: "\fdb4";
}

/* line 9793, app/assets/stylesheets/external/uicons.scss */
.fi-rr-transporter:before {
  content: "\fdb5";
}

/* line 9796, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trash-can-check:before {
  content: "\fdb6";
}

/* line 9799, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trash-can-clock:before {
  content: "\fdb7";
}

/* line 9802, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trash-can-list:before {
  content: "\fdb8";
}

/* line 9805, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trash-can-plus:before {
  content: "\fdb9";
}

/* line 9808, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trash-can-slash:before {
  content: "\fdba";
}

/* line 9811, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trash-check:before {
  content: "\fdbb";
}

/* line 9814, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trash-clock:before {
  content: "\fdbc";
}

/* line 9817, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trash-list:before {
  content: "\fdbd";
}

/* line 9820, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trash-plus:before {
  content: "\fdbe";
}

/* line 9823, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trash-restore-alt:before {
  content: "\fdbf";
}

/* line 9826, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trash-restore:before {
  content: "\fdc0";
}

/* line 9829, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trash-slash:before {
  content: "\fdc1";
}

/* line 9832, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trash-undo-alt:before {
  content: "\fdc2";
}

/* line 9835, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trash-undo:before {
  content: "\fdc3";
}

/* line 9838, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trash-xmark:before {
  content: "\fdc4";
}

/* line 9841, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trash:before {
  content: "\fdc5";
}

/* line 9844, app/assets/stylesheets/external/uicons.scss */
.fi-rr-treadmill:before {
  content: "\fdc6";
}

/* line 9847, app/assets/stylesheets/external/uicons.scss */
.fi-rr-treasure-chest:before {
  content: "\fdc7";
}

/* line 9850, app/assets/stylesheets/external/uicons.scss */
.fi-rr-treatment:before {
  content: "\fdc8";
}

/* line 9853, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tree-alt:before {
  content: "\fdc9";
}

/* line 9856, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tree-christmas:before {
  content: "\fdca";
}

/* line 9859, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tree-deciduous:before {
  content: "\fdcb";
}

/* line 9862, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tree:before {
  content: "\fdcc";
}

/* line 9865, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trees-alt:before {
  content: "\fdcd";
}

/* line 9868, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trees:before {
  content: "\fdce";
}

/* line 9871, app/assets/stylesheets/external/uicons.scss */
.fi-rr-triangle-music:before {
  content: "\fdcf";
}

/* line 9874, app/assets/stylesheets/external/uicons.scss */
.fi-rr-triangle-person-digging:before {
  content: "\fdd0";
}

/* line 9877, app/assets/stylesheets/external/uicons.scss */
.fi-rr-triangle-warning:before {
  content: "\fdd1";
}

/* line 9880, app/assets/stylesheets/external/uicons.scss */
.fi-rr-triangle:before {
  content: "\fdd2";
}

/* line 9883, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trillium:before {
  content: "\fdd3";
}

/* line 9886, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trophy-achievement-skill:before {
  content: "\fdd4";
}

/* line 9889, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trophy-star:before {
  content: "\fdd5";
}

/* line 9892, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trophy:before {
  content: "\fdd6";
}

/* line 9895, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-arrow-left:before {
  content: "\fdd7";
}

/* line 9898, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-arrow-right:before {
  content: "\fdd8";
}

/* line 9901, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-bolt:before {
  content: "\fdd9";
}

/* line 9904, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-box:before {
  content: "\fdda";
}

/* line 9907, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-check:before {
  content: "\fddb";
}

/* line 9910, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-container-empty:before {
  content: "\fddc";
}

/* line 9913, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-container:before {
  content: "\fddd";
}

/* line 9916, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-couch:before {
  content: "\fdde";
}

/* line 9919, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-fire:before {
  content: "\fddf";
}

/* line 9922, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-flatbed:before {
  content: "\fde0";
}

/* line 9925, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-front:before {
  content: "\fde1";
}

/* line 9928, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-ladder:before {
  content: "\fde2";
}

/* line 9931, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-loading:before {
  content: "\fde3";
}

/* line 9934, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-medical:before {
  content: "\fde4";
}

/* line 9937, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-monster:before {
  content: "\fde5";
}

/* line 9940, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-moving:before {
  content: "\fde6";
}

/* line 9943, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-pickup:before {
  content: "\fde7";
}

/* line 9946, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-plow:before {
  content: "\fde8";
}

/* line 9949, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-ramp:before {
  content: "\fde9";
}

/* line 9952, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-side:before {
  content: "\fdea";
}

/* line 9955, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-tow:before {
  content: "\fdeb";
}

/* line 9958, app/assets/stylesheets/external/uicons.scss */
.fi-rr-truck-utensils:before {
  content: "\fdec";
}

/* line 9961, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trumpet:before {
  content: "\fded";
}

/* line 9964, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trust-alt:before {
  content: "\fdee";
}

/* line 9967, app/assets/stylesheets/external/uicons.scss */
.fi-rr-trust:before {
  content: "\fdef";
}

/* line 9970, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tshirt:before {
  content: "\fdf0";
}

/* line 9973, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tty-answer:before {
  content: "\fdf1";
}

/* line 9976, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tty:before {
  content: "\fdf2";
}

/* line 9979, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tubes:before {
  content: "\fdf3";
}

/* line 9982, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tuesday:before {
  content: "\fdf4";
}

/* line 9985, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tugrik-sign:before {
  content: "\fdf5";
}

/* line 9988, app/assets/stylesheets/external/uicons.scss */
.fi-rr-turkey:before {
  content: "\fdf6";
}

/* line 9991, app/assets/stylesheets/external/uicons.scss */
.fi-rr-turn-left-down:before {
  content: "\fdf7";
}

/* line 9994, app/assets/stylesheets/external/uicons.scss */
.fi-rr-turn-left:before {
  content: "\fdf8";
}

/* line 9997, app/assets/stylesheets/external/uicons.scss */
.fi-rr-turn-right:before {
  content: "\fdf9";
}

/* line 10000, app/assets/stylesheets/external/uicons.scss */
.fi-rr-turntable:before {
  content: "\fdfa";
}

/* line 10003, app/assets/stylesheets/external/uicons.scss */
.fi-rr-turtle:before {
  content: "\fdfb";
}

/* line 10006, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tv-music:before {
  content: "\fdfc";
}

/* line 10009, app/assets/stylesheets/external/uicons.scss */
.fi-rr-tv-retro:before {
  content: "\fdfd";
}

/* line 10012, app/assets/stylesheets/external/uicons.scss */
.fi-rr-typewriter:before {
  content: "\fdfe";
}

/* line 10015, app/assets/stylesheets/external/uicons.scss */
.fi-rr-u:before {
  content: "\fdff";
}

/* line 10018, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ufo-beam:before {
  content: "\fe00";
}

/* line 10021, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ufo:before {
  content: "\fe01";
}

/* line 10024, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ui-ux:before {
  content: "\fe02";
}

/* line 10027, app/assets/stylesheets/external/uicons.scss */
.fi-rr-umbrella-beach:before {
  content: "\fe03";
}

/* line 10030, app/assets/stylesheets/external/uicons.scss */
.fi-rr-umbrella:before {
  content: "\fe04";
}

/* line 10033, app/assets/stylesheets/external/uicons.scss */
.fi-rr-under-construction:before {
  content: "\fe05";
}

/* line 10036, app/assets/stylesheets/external/uicons.scss */
.fi-rr-underline:before {
  content: "\fe06";
}

/* line 10039, app/assets/stylesheets/external/uicons.scss */
.fi-rr-undo-alt:before {
  content: "\fe07";
}

/* line 10042, app/assets/stylesheets/external/uicons.scss */
.fi-rr-undo:before {
  content: "\fe08";
}

/* line 10045, app/assets/stylesheets/external/uicons.scss */
.fi-rr-unicorn:before {
  content: "\fe09";
}

/* line 10048, app/assets/stylesheets/external/uicons.scss */
.fi-rr-uniform-martial-arts:before {
  content: "\fe0a";
}

/* line 10051, app/assets/stylesheets/external/uicons.scss */
.fi-rr-universal-access:before {
  content: "\fe0b";
}

/* line 10054, app/assets/stylesheets/external/uicons.scss */
.fi-rr-unlock:before {
  content: "\fe0c";
}

/* line 10057, app/assets/stylesheets/external/uicons.scss */
.fi-rr-up-from-bracket:before {
  content: "\fe0d";
}

/* line 10060, app/assets/stylesheets/external/uicons.scss */
.fi-rr-up-left:before {
  content: "\fe0e";
}

/* line 10063, app/assets/stylesheets/external/uicons.scss */
.fi-rr-up-right-from-square:before {
  content: "\fe0f";
}

/* line 10066, app/assets/stylesheets/external/uicons.scss */
.fi-rr-up-right:before {
  content: "\fe10";
}

/* line 10069, app/assets/stylesheets/external/uicons.scss */
.fi-rr-up:before {
  content: "\fe11";
}

/* line 10072, app/assets/stylesheets/external/uicons.scss */
.fi-rr-upload:before {
  content: "\fe12";
}

/* line 10075, app/assets/stylesheets/external/uicons.scss */
.fi-rr-url:before {
  content: "\fe13";
}

/* line 10078, app/assets/stylesheets/external/uicons.scss */
.fi-rr-usb-pendrive:before {
  content: "\fe14";
}

/* line 10081, app/assets/stylesheets/external/uicons.scss */
.fi-rr-usd-circle:before {
  content: "\fe15";
}

/* line 10084, app/assets/stylesheets/external/uicons.scss */
.fi-rr-usd-square:before {
  content: "\fe16";
}

/* line 10087, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-add:before {
  content: "\fe17";
}

/* line 10090, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-alien:before {
  content: "\fe18";
}

/* line 10093, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-astronaut:before {
  content: "\fe19";
}

/* line 10096, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-check:before {
  content: "\fe1a";
}

/* line 10099, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-chef:before {
  content: "\fe1b";
}

/* line 10102, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-coach:before {
  content: "\fe1c";
}

/* line 10105, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-cowboy:before {
  content: "\fe1d";
}

/* line 10108, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-crown:before {
  content: "\fe1e";
}

/* line 10111, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-gear:before {
  content: "\fe1f";
}

/* line 10114, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-graduate:before {
  content: "\fe20";
}

/* line 10117, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-headset:before {
  content: "\fe21";
}

/* line 10120, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-helmet-safety:before {
  content: "\fe22";
}

/* line 10123, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-injured:before {
  content: "\fe23";
}

/* line 10126, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-interface-ui:before {
  content: "\fe24";
}

/* line 10129, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-key:before {
  content: "\fe25";
}

/* line 10132, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-lock:before {
  content: "\fe26";
}

/* line 10135, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-md-chat:before {
  content: "\fe27";
}

/* line 10138, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-md:before {
  content: "\fe28";
}

/* line 10141, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-minus:before {
  content: "\fe29";
}

/* line 10144, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-music:before {
  content: "\fe2a";
}

/* line 10147, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-ninja:before {
  content: "\fe2b";
}

/* line 10150, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-nurse:before {
  content: "\fe2c";
}

/* line 10153, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-pen:before {
  content: "\fe2d";
}

/* line 10156, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-pilot-tie:before {
  content: "\fe2e";
}

/* line 10159, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-pilot:before {
  content: "\fe2f";
}

/* line 10162, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-police:before {
  content: "\fe30";
}

/* line 10165, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-robot-xmarks:before {
  content: "\fe31";
}

/* line 10168, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-robot:before {
  content: "\fe32";
}

/* line 10171, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-salary:before {
  content: "\fe33";
}

/* line 10174, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-shield:before {
  content: "\fe34";
}

/* line 10177, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-skill-gear:before {
  content: "\fe35";
}

/* line 10180, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-slash:before {
  content: "\fe36";
}

/* line 10183, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-tag:before {
  content: "\fe37";
}

/* line 10186, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-time:before {
  content: "\fe38";
}

/* line 10189, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-trust:before {
  content: "\fe39";
}

/* line 10192, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-unlock:before {
  content: "\fe3a";
}

/* line 10195, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-visor:before {
  content: "\fe3b";
}

/* line 10198, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user-xmark:before {
  content: "\fe3c";
}

/* line 10201, app/assets/stylesheets/external/uicons.scss */
.fi-rr-user:before {
  content: "\fe3d";
}

/* line 10204, app/assets/stylesheets/external/uicons.scss */
.fi-rr-users-alt:before {
  content: "\fe3e";
}

/* line 10207, app/assets/stylesheets/external/uicons.scss */
.fi-rr-users-class:before {
  content: "\fe3f";
}

/* line 10210, app/assets/stylesheets/external/uicons.scss */
.fi-rr-users-gear:before {
  content: "\fe40";
}

/* line 10213, app/assets/stylesheets/external/uicons.scss */
.fi-rr-users-medical:before {
  content: "\fe41";
}

/* line 10216, app/assets/stylesheets/external/uicons.scss */
.fi-rr-users-slash:before {
  content: "\fe42";
}

/* line 10219, app/assets/stylesheets/external/uicons.scss */
.fi-rr-users:before {
  content: "\fe43";
}

/* line 10222, app/assets/stylesheets/external/uicons.scss */
.fi-rr-utensils-slash:before {
  content: "\fe44";
}

/* line 10225, app/assets/stylesheets/external/uicons.scss */
.fi-rr-utensils:before {
  content: "\fe45";
}

/* line 10228, app/assets/stylesheets/external/uicons.scss */
.fi-rr-utility-pole-double:before {
  content: "\fe46";
}

/* line 10231, app/assets/stylesheets/external/uicons.scss */
.fi-rr-utility-pole:before {
  content: "\fe47";
}

/* line 10234, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ux-browser:before {
  content: "\fe48";
}

/* line 10237, app/assets/stylesheets/external/uicons.scss */
.fi-rr-ux:before {
  content: "\fe49";
}

/* line 10240, app/assets/stylesheets/external/uicons.scss */
.fi-rr-v:before {
  content: "\fe4a";
}

/* line 10243, app/assets/stylesheets/external/uicons.scss */
.fi-rr-vacuum-robot:before {
  content: "\fe4b";
}

/* line 10246, app/assets/stylesheets/external/uicons.scss */
.fi-rr-vacuum:before {
  content: "\fe4c";
}

/* line 10249, app/assets/stylesheets/external/uicons.scss */
.fi-rr-value-absolute:before {
  content: "\fe4d";
}

/* line 10252, app/assets/stylesheets/external/uicons.scss */
.fi-rr-vault:before {
  content: "\fe4e";
}

/* line 10255, app/assets/stylesheets/external/uicons.scss */
.fi-rr-vector-alt:before {
  content: "\fe4f";
}

/* line 10258, app/assets/stylesheets/external/uicons.scss */
.fi-rr-vector-circle:before {
  content: "\fe50";
}

/* line 10261, app/assets/stylesheets/external/uicons.scss */
.fi-rr-vector-polygon:before {
  content: "\fe51";
}

/* line 10264, app/assets/stylesheets/external/uicons.scss */
.fi-rr-vector:before {
  content: "\fe52";
}

/* line 10267, app/assets/stylesheets/external/uicons.scss */
.fi-rr-venus-double:before {
  content: "\fe53";
}

/* line 10270, app/assets/stylesheets/external/uicons.scss */
.fi-rr-venus-mars:before {
  content: "\fe54";
}

/* line 10273, app/assets/stylesheets/external/uicons.scss */
.fi-rr-venus:before {
  content: "\fe55";
}

/* line 10276, app/assets/stylesheets/external/uicons.scss */
.fi-rr-vest-patches:before {
  content: "\fe56";
}

/* line 10279, app/assets/stylesheets/external/uicons.scss */
.fi-rr-vest:before {
  content: "\fe57";
}

/* line 10282, app/assets/stylesheets/external/uicons.scss */
.fi-rr-video-arrow-down-left:before {
  content: "\fe58";
}

/* line 10285, app/assets/stylesheets/external/uicons.scss */
.fi-rr-video-arrow-up-right:before {
  content: "\fe59";
}

/* line 10288, app/assets/stylesheets/external/uicons.scss */
.fi-rr-video-camera-alt:before {
  content: "\fe5a";
}

/* line 10291, app/assets/stylesheets/external/uicons.scss */
.fi-rr-video-camera:before {
  content: "\fe5b";
}

/* line 10294, app/assets/stylesheets/external/uicons.scss */
.fi-rr-video-duration:before {
  content: "\fe5c";
}

/* line 10297, app/assets/stylesheets/external/uicons.scss */
.fi-rr-video-plus:before {
  content: "\fe5d";
}

/* line 10300, app/assets/stylesheets/external/uicons.scss */
.fi-rr-video-slash:before {
  content: "\fe5e";
}

/* line 10303, app/assets/stylesheets/external/uicons.scss */
.fi-rr-videoconference:before {
  content: "\fe5f";
}

/* line 10306, app/assets/stylesheets/external/uicons.scss */
.fi-rr-vihara:before {
  content: "\fe60";
}

/* line 10309, app/assets/stylesheets/external/uicons.scss */
.fi-rr-violin:before {
  content: "\fe61";
}

/* line 10312, app/assets/stylesheets/external/uicons.scss */
.fi-rr-virus-slash:before {
  content: "\fe62";
}

/* line 10315, app/assets/stylesheets/external/uicons.scss */
.fi-rr-virus:before {
  content: "\fe63";
}

/* line 10318, app/assets/stylesheets/external/uicons.scss */
.fi-rr-viruses:before {
  content: "\fe64";
}

/* line 10321, app/assets/stylesheets/external/uicons.scss */
.fi-rr-visit:before {
  content: "\fe65";
}

/* line 10324, app/assets/stylesheets/external/uicons.scss */
.fi-rr-voicemail:before {
  content: "\fe66";
}

/* line 10327, app/assets/stylesheets/external/uicons.scss */
.fi-rr-volcano:before {
  content: "\fe67";
}

/* line 10330, app/assets/stylesheets/external/uicons.scss */
.fi-rr-volleyball:before {
  content: "\fe68";
}

/* line 10333, app/assets/stylesheets/external/uicons.scss */
.fi-rr-volume-down:before {
  content: "\fe69";
}

/* line 10336, app/assets/stylesheets/external/uicons.scss */
.fi-rr-volume-mute:before {
  content: "\fe6a";
}

/* line 10339, app/assets/stylesheets/external/uicons.scss */
.fi-rr-volume-off:before {
  content: "\fe6b";
}

/* line 10342, app/assets/stylesheets/external/uicons.scss */
.fi-rr-volume-slash:before {
  content: "\fe6c";
}

/* line 10345, app/assets/stylesheets/external/uicons.scss */
.fi-rr-volume:before {
  content: "\fe6d";
}

/* line 10348, app/assets/stylesheets/external/uicons.scss */
.fi-rr-vote-nay:before {
  content: "\fe6e";
}

/* line 10351, app/assets/stylesheets/external/uicons.scss */
.fi-rr-vote-yea:before {
  content: "\fe6f";
}

/* line 10354, app/assets/stylesheets/external/uicons.scss */
.fi-rr-vr-cardboard:before {
  content: "\fe70";
}

/* line 10357, app/assets/stylesheets/external/uicons.scss */
.fi-rr-w:before {
  content: "\fe71";
}

/* line 10360, app/assets/stylesheets/external/uicons.scss */
.fi-rr-waffle:before {
  content: "\fe72";
}

/* line 10363, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wagon-covered:before {
  content: "\fe73";
}

/* line 10366, app/assets/stylesheets/external/uicons.scss */
.fi-rr-walker:before {
  content: "\fe74";
}

/* line 10369, app/assets/stylesheets/external/uicons.scss */
.fi-rr-walkie-talkie:before {
  content: "\fe75";
}

/* line 10372, app/assets/stylesheets/external/uicons.scss */
.fi-rr-walking:before {
  content: "\fe76";
}

/* line 10375, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wallet-arrow:before {
  content: "\fe77";
}

/* line 10378, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wallet-buyer:before {
  content: "\fe78";
}

/* line 10381, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wallet:before {
  content: "\fe79";
}

/* line 10384, app/assets/stylesheets/external/uicons.scss */
.fi-rr-warehouse-alt:before {
  content: "\fe7a";
}

/* line 10387, app/assets/stylesheets/external/uicons.scss */
.fi-rr-warranty:before {
  content: "\fe7b";
}

/* line 10390, app/assets/stylesheets/external/uicons.scss */
.fi-rr-washer:before {
  content: "\fe7c";
}

/* line 10393, app/assets/stylesheets/external/uicons.scss */
.fi-rr-waste-pollution:before {
  content: "\fe7d";
}

/* line 10396, app/assets/stylesheets/external/uicons.scss */
.fi-rr-waste:before {
  content: "\fe7e";
}

/* line 10399, app/assets/stylesheets/external/uicons.scss */
.fi-rr-watch-calculator:before {
  content: "\fe7f";
}

/* line 10402, app/assets/stylesheets/external/uicons.scss */
.fi-rr-watch-fitness:before {
  content: "\fe80";
}

/* line 10405, app/assets/stylesheets/external/uicons.scss */
.fi-rr-watch-smart:before {
  content: "\fe81";
}

/* line 10408, app/assets/stylesheets/external/uicons.scss */
.fi-rr-watch:before {
  content: "\fe82";
}

/* line 10411, app/assets/stylesheets/external/uicons.scss */
.fi-rr-water-bottle:before {
  content: "\fe83";
}

/* line 10414, app/assets/stylesheets/external/uicons.scss */
.fi-rr-water-ladder:before {
  content: "\fe84";
}

/* line 10417, app/assets/stylesheets/external/uicons.scss */
.fi-rr-water-lower:before {
  content: "\fe85";
}

/* line 10420, app/assets/stylesheets/external/uicons.scss */
.fi-rr-water-rise:before {
  content: "\fe86";
}

/* line 10423, app/assets/stylesheets/external/uicons.scss */
.fi-rr-water:before {
  content: "\fe87";
}

/* line 10426, app/assets/stylesheets/external/uicons.scss */
.fi-rr-watermelon:before {
  content: "\fe88";
}

/* line 10429, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wave-sine:before {
  content: "\fe89";
}

/* line 10432, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wave-square:before {
  content: "\fe8a";
}

/* line 10435, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wave-triangle:before {
  content: "\fe8b";
}

/* line 10438, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wave:before {
  content: "\fe8c";
}

/* line 10441, app/assets/stylesheets/external/uicons.scss */
.fi-rr-waveform-path:before {
  content: "\fe8d";
}

/* line 10444, app/assets/stylesheets/external/uicons.scss */
.fi-rr-waveform:before {
  content: "\fe8e";
}

/* line 10447, app/assets/stylesheets/external/uicons.scss */
.fi-rr-web-design:before {
  content: "\fe8f";
}

/* line 10450, app/assets/stylesheets/external/uicons.scss */
.fi-rr-webcam-slash:before {
  content: "\fe90";
}

/* line 10453, app/assets/stylesheets/external/uicons.scss */
.fi-rr-webcam:before {
  content: "\fe91";
}

/* line 10456, app/assets/stylesheets/external/uicons.scss */
.fi-rr-webhook:before {
  content: "\fe92";
}

/* line 10459, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wednesday:before {
  content: "\fe93";
}

/* line 10462, app/assets/stylesheets/external/uicons.scss */
.fi-rr-whale:before {
  content: "\fe94";
}

/* line 10465, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wheat-awn-circle-exclamation:before {
  content: "\fe95";
}

/* line 10468, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wheat-awn-slash:before {
  content: "\fe96";
}

/* line 10471, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wheat-awn:before {
  content: "\fe97";
}

/* line 10474, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wheat-slash:before {
  content: "\fe98";
}

/* line 10477, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wheat:before {
  content: "\fe99";
}

/* line 10480, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wheelchair-move:before {
  content: "\fe9a";
}

/* line 10483, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wheelchair:before {
  content: "\fe9b";
}

/* line 10486, app/assets/stylesheets/external/uicons.scss */
.fi-rr-whistle:before {
  content: "\fe9c";
}

/* line 10489, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wifi-1:before {
  content: "\fe9d";
}

/* line 10492, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wifi-2:before {
  content: "\fe9e";
}

/* line 10495, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wifi-alt:before {
  content: "\fe9f";
}

/* line 10498, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wifi-exclamation:before {
  content: "\fea0";
}

/* line 10501, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wifi-slash:before {
  content: "\fea1";
}

/* line 10504, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wifi:before {
  content: "\fea2";
}

/* line 10507, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wind-turbine:before {
  content: "\fea3";
}

/* line 10510, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wind-warning:before {
  content: "\fea4";
}

/* line 10513, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wind:before {
  content: "\fea5";
}

/* line 10516, app/assets/stylesheets/external/uicons.scss */
.fi-rr-window-alt:before {
  content: "\fea6";
}

/* line 10519, app/assets/stylesheets/external/uicons.scss */
.fi-rr-window-frame-open:before {
  content: "\fea7";
}

/* line 10522, app/assets/stylesheets/external/uicons.scss */
.fi-rr-window-frame:before {
  content: "\fea8";
}

/* line 10525, app/assets/stylesheets/external/uicons.scss */
.fi-rr-window-maximize:before {
  content: "\fea9";
}

/* line 10528, app/assets/stylesheets/external/uicons.scss */
.fi-rr-window-minimize:before {
  content: "\feaa";
}

/* line 10531, app/assets/stylesheets/external/uicons.scss */
.fi-rr-window-restore:before {
  content: "\feab";
}

/* line 10534, app/assets/stylesheets/external/uicons.scss */
.fi-rr-windsock:before {
  content: "\feac";
}

/* line 10537, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wine-bottle:before {
  content: "\fead";
}

/* line 10540, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wine-glass-crack:before {
  content: "\feae";
}

/* line 10543, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wine-glass-empty:before {
  content: "\feaf";
}

/* line 10546, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wishlist-heart:before {
  content: "\feb0";
}

/* line 10549, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wishlist-star:before {
  content: "\feb1";
}

/* line 10552, app/assets/stylesheets/external/uicons.scss */
.fi-rr-woman-head:before {
  content: "\feb2";
}

/* line 10555, app/assets/stylesheets/external/uicons.scss */
.fi-rr-woman-scientist:before {
  content: "\feb3";
}

/* line 10558, app/assets/stylesheets/external/uicons.scss */
.fi-rr-won-sign:before {
  content: "\feb4";
}

/* line 10561, app/assets/stylesheets/external/uicons.scss */
.fi-rr-work-in-progress:before {
  content: "\feb5";
}

/* line 10564, app/assets/stylesheets/external/uicons.scss */
.fi-rr-workflow-alt:before {
  content: "\feb6";
}

/* line 10567, app/assets/stylesheets/external/uicons.scss */
.fi-rr-workflow-setting-alt:before {
  content: "\feb7";
}

/* line 10570, app/assets/stylesheets/external/uicons.scss */
.fi-rr-workflow-setting:before {
  content: "\feb8";
}

/* line 10573, app/assets/stylesheets/external/uicons.scss */
.fi-rr-workflow:before {
  content: "\feb9";
}

/* line 10576, app/assets/stylesheets/external/uicons.scss */
.fi-rr-workshop:before {
  content: "\feba";
}

/* line 10579, app/assets/stylesheets/external/uicons.scss */
.fi-rr-world:before {
  content: "\febb";
}

/* line 10582, app/assets/stylesheets/external/uicons.scss */
.fi-rr-worm:before {
  content: "\febc";
}

/* line 10585, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wreath:before {
  content: "\febd";
}

/* line 10588, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wrench-alt:before {
  content: "\febe";
}

/* line 10591, app/assets/stylesheets/external/uicons.scss */
.fi-rr-wrench-simple:before {
  content: "\febf";
}

/* line 10594, app/assets/stylesheets/external/uicons.scss */
.fi-rr-x-ray:before {
  content: "\fec0";
}

/* line 10597, app/assets/stylesheets/external/uicons.scss */
.fi-rr-x:before {
  content: "\fec1";
}

/* line 10600, app/assets/stylesheets/external/uicons.scss */
.fi-rr-y:before {
  content: "\fec2";
}

/* line 10603, app/assets/stylesheets/external/uicons.scss */
.fi-rr-yen:before {
  content: "\fec3";
}

/* line 10606, app/assets/stylesheets/external/uicons.scss */
.fi-rr-yin-yang:before {
  content: "\fec4";
}

/* line 10609, app/assets/stylesheets/external/uicons.scss */
.fi-rr-z:before {
  content: "\fec5";
}

/* line 10612, app/assets/stylesheets/external/uicons.scss */
.fi-rr-zoom-in:before {
  content: "\fec6";
}

/* line 10615, app/assets/stylesheets/external/uicons.scss */
.fi-rr-zoom-out:before {
  content: "\fec7";
}

/*!
    *   _____       _             __                 _____                               ______ _       _   _
    *  |_   _|     | |           / _|               |_   _|                             |  ____| |     | | (_)
    *    | |  _ __ | |_ ___ _ __| |_ __ _  ___ ___    | |  ___ ___  _ __  ___   ______  | |__  | | __ _| |_ _  ___ ___  _ __
    *    | | | '_ \| __/ _ \ '__|  _/ _` |/ __/ _ \   | | / __/ _ \| '_ \/ __| |______| |  __| | |/ _` | __| |/ __/ _ \| '_ \
    *   _| |_| | | | ||  __/ |  | || (_| | (_|  __/  _| || (_| (_) | | | \__ \          | |    | | (_| | |_| | (_| (_) | | | |
    *  |_____|_| |_|\__\___|_|  |_| \__,_|\___\___| |_____\___\___/|_| |_|___/          |_|    |_|\__,_|\__|_|\___\___/|_| |_|
    *
    *                         UIcons 2.4.0 - https://www.flaticon.com/uicons/interface-icons
    */
@font-face {
  font-family: "uicons-bold-rounded";
  src: url("https://cdn-uicons.flaticon.com/2.4.0/uicons-bold-rounded/webfonts/uicons-bold-rounded.woff2") format("woff2"), url("https://cdn-uicons.flaticon.com/2.4.0/uicons-bold-rounded/webfonts/uicons-bold-rounded.woff") format("woff"), url("https://cdn-uicons.flaticon.com/2.4.0/uicons-bold-rounded/webfonts/uicons-bold-rounded.eot#iefix") format("embedded-opentype");
  font-display: swap;
}

/* line 10636, app/assets/stylesheets/external/uicons.scss */
i[class^="fi-br-"]:before, i[class*=" fi-br-"]:before, span[class^="fi-br-"]:before, span[class*="fi-br-"]:before {
  font-family: uicons-bold-rounded !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 10647, app/assets/stylesheets/external/uicons.scss */
.fi-br-0:before {
  content: "\f101";
}

/* line 10650, app/assets/stylesheets/external/uicons.scss */
.fi-br-00s-music-disc:before {
  content: "\f102";
}

/* line 10653, app/assets/stylesheets/external/uicons.scss */
.fi-br-1:before {
  content: "\f103";
}

/* line 10656, app/assets/stylesheets/external/uicons.scss */
.fi-br-2:before {
  content: "\f104";
}

/* line 10659, app/assets/stylesheets/external/uicons.scss */
.fi-br-3:before {
  content: "\f105";
}

/* line 10662, app/assets/stylesheets/external/uicons.scss */
.fi-br-360-degrees:before {
  content: "\f106";
}

/* line 10665, app/assets/stylesheets/external/uicons.scss */
.fi-br-4:before {
  content: "\f107";
}

/* line 10668, app/assets/stylesheets/external/uicons.scss */
.fi-br-404:before {
  content: "\f108";
}

/* line 10671, app/assets/stylesheets/external/uicons.scss */
.fi-br-5:before {
  content: "\f109";
}

/* line 10674, app/assets/stylesheets/external/uicons.scss */
.fi-br-6:before {
  content: "\f10a";
}

/* line 10677, app/assets/stylesheets/external/uicons.scss */
.fi-br-60s-music-disc:before {
  content: "\f10b";
}

/* line 10680, app/assets/stylesheets/external/uicons.scss */
.fi-br-7:before {
  content: "\f10c";
}

/* line 10683, app/assets/stylesheets/external/uicons.scss */
.fi-br-70s-music-disc:before {
  content: "\f10d";
}

/* line 10686, app/assets/stylesheets/external/uicons.scss */
.fi-br-8:before {
  content: "\f10e";
}

/* line 10689, app/assets/stylesheets/external/uicons.scss */
.fi-br-80s-music-disc:before {
  content: "\f10f";
}

/* line 10692, app/assets/stylesheets/external/uicons.scss */
.fi-br-9:before {
  content: "\f110";
}

/* line 10695, app/assets/stylesheets/external/uicons.scss */
.fi-br-90s-music-disc:before {
  content: "\f111";
}

/* line 10698, app/assets/stylesheets/external/uicons.scss */
.fi-br-a:before {
  content: "\f112";
}

/* line 10701, app/assets/stylesheets/external/uicons.scss */
.fi-br-accident:before {
  content: "\f113";
}

/* line 10704, app/assets/stylesheets/external/uicons.scss */
.fi-br-acorn:before {
  content: "\f114";
}

/* line 10707, app/assets/stylesheets/external/uicons.scss */
.fi-br-ad-paid:before {
  content: "\f115";
}

/* line 10710, app/assets/stylesheets/external/uicons.scss */
.fi-br-ad:before {
  content: "\f116";
}

/* line 10713, app/assets/stylesheets/external/uicons.scss */
.fi-br-add-document:before {
  content: "\f117";
}

/* line 10716, app/assets/stylesheets/external/uicons.scss */
.fi-br-add-folder:before {
  content: "\f118";
}

/* line 10719, app/assets/stylesheets/external/uicons.scss */
.fi-br-add-image:before {
  content: "\f119";
}

/* line 10722, app/assets/stylesheets/external/uicons.scss */
.fi-br-add:before {
  content: "\f11a";
}

/* line 10725, app/assets/stylesheets/external/uicons.scss */
.fi-br-address-book:before {
  content: "\f11b";
}

/* line 10728, app/assets/stylesheets/external/uicons.scss */
.fi-br-address-card:before {
  content: "\f11c";
}

/* line 10731, app/assets/stylesheets/external/uicons.scss */
.fi-br-admin-alt:before {
  content: "\f11d";
}

/* line 10734, app/assets/stylesheets/external/uicons.scss */
.fi-br-admin:before {
  content: "\f11e";
}

/* line 10737, app/assets/stylesheets/external/uicons.scss */
.fi-br-age-alt:before {
  content: "\f11f";
}

/* line 10740, app/assets/stylesheets/external/uicons.scss */
.fi-br-age-restriction-eighteen:before {
  content: "\f120";
}

/* line 10743, app/assets/stylesheets/external/uicons.scss */
.fi-br-age-restriction-seven:before {
  content: "\f121";
}

/* line 10746, app/assets/stylesheets/external/uicons.scss */
.fi-br-age-restriction-six:before {
  content: "\f122";
}

/* line 10749, app/assets/stylesheets/external/uicons.scss */
.fi-br-age-restriction-sixteen:before {
  content: "\f123";
}

/* line 10752, app/assets/stylesheets/external/uicons.scss */
.fi-br-age-restriction-thirteen:before {
  content: "\f124";
}

/* line 10755, app/assets/stylesheets/external/uicons.scss */
.fi-br-age-restriction-three:before {
  content: "\f125";
}

/* line 10758, app/assets/stylesheets/external/uicons.scss */
.fi-br-age-restriction-twelve:before {
  content: "\f126";
}

/* line 10761, app/assets/stylesheets/external/uicons.scss */
.fi-br-age-restriction-twenty-one:before {
  content: "\f127";
}

/* line 10764, app/assets/stylesheets/external/uicons.scss */
.fi-br-age-restriction-zero:before {
  content: "\f128";
}

/* line 10767, app/assets/stylesheets/external/uicons.scss */
.fi-br-age:before {
  content: "\f129";
}

/* line 10770, app/assets/stylesheets/external/uicons.scss */
.fi-br-air-conditioner:before {
  content: "\f12a";
}

/* line 10773, app/assets/stylesheets/external/uicons.scss */
.fi-br-air-freshener:before {
  content: "\f12b";
}

/* line 10776, app/assets/stylesheets/external/uicons.scss */
.fi-br-air-pollution:before {
  content: "\f12c";
}

/* line 10779, app/assets/stylesheets/external/uicons.scss */
.fi-br-airplane-journey:before {
  content: "\f12d";
}

/* line 10782, app/assets/stylesheets/external/uicons.scss */
.fi-br-airplay:before {
  content: "\f12e";
}

/* line 10785, app/assets/stylesheets/external/uicons.scss */
.fi-br-alarm-clock:before {
  content: "\f12f";
}

/* line 10788, app/assets/stylesheets/external/uicons.scss */
.fi-br-alarm-exclamation:before {
  content: "\f130";
}

/* line 10791, app/assets/stylesheets/external/uicons.scss */
.fi-br-alarm-plus:before {
  content: "\f131";
}

/* line 10794, app/assets/stylesheets/external/uicons.scss */
.fi-br-alarm-snooze:before {
  content: "\f132";
}

/* line 10797, app/assets/stylesheets/external/uicons.scss */
.fi-br-album-circle-plus:before {
  content: "\f133";
}

/* line 10800, app/assets/stylesheets/external/uicons.scss */
.fi-br-album-circle-user:before {
  content: "\f134";
}

/* line 10803, app/assets/stylesheets/external/uicons.scss */
.fi-br-album-collection:before {
  content: "\f135";
}

/* line 10806, app/assets/stylesheets/external/uicons.scss */
.fi-br-album:before {
  content: "\f136";
}

/* line 10809, app/assets/stylesheets/external/uicons.scss */
.fi-br-algorithm:before {
  content: "\f137";
}

/* line 10812, app/assets/stylesheets/external/uicons.scss */
.fi-br-alicorn:before {
  content: "\f138";
}

/* line 10815, app/assets/stylesheets/external/uicons.scss */
.fi-br-alien:before {
  content: "\f139";
}

/* line 10818, app/assets/stylesheets/external/uicons.scss */
.fi-br-align-center:before {
  content: "\f13a";
}

/* line 10821, app/assets/stylesheets/external/uicons.scss */
.fi-br-align-justify:before {
  content: "\f13b";
}

/* line 10824, app/assets/stylesheets/external/uicons.scss */
.fi-br-align-left:before {
  content: "\f13c";
}

/* line 10827, app/assets/stylesheets/external/uicons.scss */
.fi-br-align-slash:before {
  content: "\f13d";
}

/* line 10830, app/assets/stylesheets/external/uicons.scss */
.fi-br-ambulance:before {
  content: "\f13e";
}

/* line 10833, app/assets/stylesheets/external/uicons.scss */
.fi-br-analyse-alt:before {
  content: "\f13f";
}

/* line 10836, app/assets/stylesheets/external/uicons.scss */
.fi-br-analyse:before {
  content: "\f140";
}

/* line 10839, app/assets/stylesheets/external/uicons.scss */
.fi-br-anatomical-heart:before {
  content: "\f141";
}

/* line 10842, app/assets/stylesheets/external/uicons.scss */
.fi-br-anchor:before {
  content: "\f142";
}

/* line 10845, app/assets/stylesheets/external/uicons.scss */
.fi-br-angel:before {
  content: "\f143";
}

/* line 10848, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-90:before {
  content: "\f144";
}

/* line 10851, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-circle-down:before {
  content: "\f145";
}

/* line 10854, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-circle-left:before {
  content: "\f146";
}

/* line 10857, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-circle-right:before {
  content: "\f147";
}

/* line 10860, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-circle-up:before {
  content: "\f148";
}

/* line 10863, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-double-left:before {
  content: "\f149";
}

/* line 10866, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-double-right:before {
  content: "\f14a";
}

/* line 10869, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-double-small-down:before {
  content: "\f14b";
}

/* line 10872, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-double-small-left:before {
  content: "\f14c";
}

/* line 10875, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-double-small-right:before {
  content: "\f14d";
}

/* line 10878, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-double-small-up:before {
  content: "\f14e";
}

/* line 10881, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-down:before {
  content: "\f14f";
}

/* line 10884, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-left:before {
  content: "\f150";
}

/* line 10887, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-right:before {
  content: "\f151";
}

/* line 10890, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-small-down:before {
  content: "\f152";
}

/* line 10893, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-small-left:before {
  content: "\f153";
}

/* line 10896, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-small-right:before {
  content: "\f154";
}

/* line 10899, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-small-up:before {
  content: "\f155";
}

/* line 10902, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-square-down:before {
  content: "\f156";
}

/* line 10905, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-square-left:before {
  content: "\f157";
}

/* line 10908, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-square-right:before {
  content: "\f158";
}

/* line 10911, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-square-up:before {
  content: "\f159";
}

/* line 10914, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle-up:before {
  content: "\f15a";
}

/* line 10917, app/assets/stylesheets/external/uicons.scss */
.fi-br-angle:before {
  content: "\f15b";
}

/* line 10920, app/assets/stylesheets/external/uicons.scss */
.fi-br-angles-up-down:before {
  content: "\f15c";
}

/* line 10923, app/assets/stylesheets/external/uicons.scss */
.fi-br-angry:before {
  content: "\f15d";
}

/* line 10926, app/assets/stylesheets/external/uicons.scss */
.fi-br-animated-icon:before {
  content: "\f15e";
}

/* line 10929, app/assets/stylesheets/external/uicons.scss */
.fi-br-ankh:before {
  content: "\f15f";
}

/* line 10932, app/assets/stylesheets/external/uicons.scss */
.fi-br-answer-alt:before {
  content: "\f160";
}

/* line 10935, app/assets/stylesheets/external/uicons.scss */
.fi-br-answer:before {
  content: "\f161";
}

/* line 10938, app/assets/stylesheets/external/uicons.scss */
.fi-br-apartment:before {
  content: "\f162";
}

/* line 10941, app/assets/stylesheets/external/uicons.scss */
.fi-br-aperture:before {
  content: "\f163";
}

/* line 10944, app/assets/stylesheets/external/uicons.scss */
.fi-br-api:before {
  content: "\f164";
}

/* line 10947, app/assets/stylesheets/external/uicons.scss */
.fi-br-apple-core:before {
  content: "\f165";
}

/* line 10950, app/assets/stylesheets/external/uicons.scss */
.fi-br-apple-crate:before {
  content: "\f166";
}

/* line 10953, app/assets/stylesheets/external/uicons.scss */
.fi-br-apple-whole:before {
  content: "\f167";
}

/* line 10956, app/assets/stylesheets/external/uicons.scss */
.fi-br-apps-add:before {
  content: "\f168";
}

/* line 10959, app/assets/stylesheets/external/uicons.scss */
.fi-br-apps-delete:before {
  content: "\f169";
}

/* line 10962, app/assets/stylesheets/external/uicons.scss */
.fi-br-apps-sort:before {
  content: "\f16a";
}

/* line 10965, app/assets/stylesheets/external/uicons.scss */
.fi-br-apps:before {
  content: "\f16b";
}

/* line 10968, app/assets/stylesheets/external/uicons.scss */
.fi-br-archive:before {
  content: "\f16c";
}

/* line 10971, app/assets/stylesheets/external/uicons.scss */
.fi-br-archway:before {
  content: "\f16d";
}

/* line 10974, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-alt-circle-down:before {
  content: "\f16e";
}

/* line 10977, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-alt-circle-left:before {
  content: "\f16f";
}

/* line 10980, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-alt-circle-right:before {
  content: "\f170";
}

/* line 10983, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-alt-circle-up:before {
  content: "\f171";
}

/* line 10986, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-alt-down:before {
  content: "\f172";
}

/* line 10989, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-alt-from-bottom:before {
  content: "\f173";
}

/* line 10992, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-alt-from-left:before {
  content: "\f174";
}

/* line 10995, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-alt-from-right:before {
  content: "\f175";
}

/* line 10998, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-alt-from-top:before {
  content: "\f176";
}

/* line 11001, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-alt-left:before {
  content: "\f177";
}

/* line 11004, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-alt-right:before {
  content: "\f178";
}

/* line 11007, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-alt-square-down:before {
  content: "\f179";
}

/* line 11010, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-alt-square-left:before {
  content: "\f17a";
}

/* line 11013, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-alt-square-right:before {
  content: "\f17b";
}

/* line 11016, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-alt-square-up:before {
  content: "\f17c";
}

/* line 11019, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-alt-to-bottom:before {
  content: "\f17d";
}

/* line 11022, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-alt-to-left:before {
  content: "\f17e";
}

/* line 11025, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-alt-to-right:before {
  content: "\f17f";
}

/* line 11028, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-alt-to-top:before {
  content: "\f180";
}

/* line 11031, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-alt-up:before {
  content: "\f181";
}

/* line 11034, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-circle-down:before {
  content: "\f182";
}

/* line 11037, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-circle-left:before {
  content: "\f183";
}

/* line 11040, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-circle-right:before {
  content: "\f184";
}

/* line 11043, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-circle-up:before {
  content: "\f185";
}

/* line 11046, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-comparison:before {
  content: "\f186";
}

/* line 11049, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-down-from-arc:before {
  content: "\f187";
}

/* line 11052, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-down-from-dotted-line:before {
  content: "\f188";
}

/* line 11055, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-down-left:before {
  content: "\f189";
}

/* line 11058, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-down-small-big:before {
  content: "\f18a";
}

/* line 11061, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-down-to-dotted-line:before {
  content: "\f18b";
}

/* line 11064, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-down-to-square:before {
  content: "\f18c";
}

/* line 11067, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-down-triangle-square:before {
  content: "\f18d";
}

/* line 11070, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-down:before {
  content: "\f18e";
}

/* line 11073, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-from-bottom:before {
  content: "\f18f";
}

/* line 11076, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-from-left:before {
  content: "\f190";
}

/* line 11079, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-from-right:before {
  content: "\f191";
}

/* line 11082, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-from-top:before {
  content: "\f192";
}

/* line 11085, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-left-from-arc:before {
  content: "\f193";
}

/* line 11088, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-left-from-line:before {
  content: "\f194";
}

/* line 11091, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-left-to-arc:before {
  content: "\f195";
}

/* line 11094, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-left:before {
  content: "\f196";
}

/* line 11097, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-progress-alt:before {
  content: "\f197";
}

/* line 11100, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-progress:before {
  content: "\f198";
}

/* line 11103, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-right-to-bracket:before {
  content: "\f199";
}

/* line 11106, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-right:before {
  content: "\f19a";
}

/* line 11109, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-small-down:before {
  content: "\f19b";
}

/* line 11112, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-small-left:before {
  content: "\f19c";
}

/* line 11115, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-small-right:before {
  content: "\f19d";
}

/* line 11118, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-small-up:before {
  content: "\f19e";
}

/* line 11121, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-square-down:before {
  content: "\f19f";
}

/* line 11124, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-square-left:before {
  content: "\f1a0";
}

/* line 11127, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-square-right:before {
  content: "\f1a1";
}

/* line 11130, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-square-up:before {
  content: "\f1a2";
}

/* line 11133, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-to-bottom:before {
  content: "\f1a3";
}

/* line 11136, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-to-left:before {
  content: "\f1a4";
}

/* line 11139, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-to-right:before {
  content: "\f1a5";
}

/* line 11142, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-to-top:before {
  content: "\f1a6";
}

/* line 11145, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-trend-down:before {
  content: "\f1a7";
}

/* line 11148, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-trend-up:before {
  content: "\f1a8";
}

/* line 11151, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-turn-down-left:before {
  content: "\f1a9";
}

/* line 11154, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-turn-down-right:before {
  content: "\f1aa";
}

/* line 11157, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-turn-left-up:before {
  content: "\f1ab";
}

/* line 11160, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-up-from-dotted-line:before {
  content: "\f1ac";
}

/* line 11163, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-up-from-ground-water:before {
  content: "\f1ad";
}

/* line 11166, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-up-from-square:before {
  content: "\f1ae";
}

/* line 11169, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-up-left-from-circle:before {
  content: "\f1af";
}

/* line 11172, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-up-left:before {
  content: "\f1b0";
}

/* line 11175, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\f1b1";
}

/* line 11178, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-up-right-from-square:before {
  content: "\f1b2";
}

/* line 11181, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-up-right:before {
  content: "\f1b3";
}

/* line 11184, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-up-small-big:before {
  content: "\f1b4";
}

/* line 11187, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-up-square-triangle:before {
  content: "\f1b5";
}

/* line 11190, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-up-to-arc:before {
  content: "\f1b6";
}

/* line 11193, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-up-to-dotted-line:before {
  content: "\f1b7";
}

/* line 11196, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-up:before {
  content: "\f1b8";
}

/* line 11199, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrow-upward-growth-crypto:before {
  content: "\f1b9";
}

/* line 11202, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrows-alt-h:before {
  content: "\f1ba";
}

/* line 11205, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrows-alt-v:before {
  content: "\f1bb";
}

/* line 11208, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrows-alt:before {
  content: "\f1bc";
}

/* line 11211, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrows-cross:before {
  content: "\f1bd";
}

/* line 11214, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrows-from-dotted-line:before {
  content: "\f1be";
}

/* line 11217, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrows-from-line:before {
  content: "\f1bf";
}

/* line 11220, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrows-h-copy:before {
  content: "\f1c0";
}

/* line 11223, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrows-h:before {
  content: "\f1c1";
}

/* line 11226, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrows-repeat-1:before {
  content: "\f1c2";
}

/* line 11229, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrows-repeat:before {
  content: "\f1c3";
}

/* line 11232, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrows-retweet:before {
  content: "\f1c4";
}

/* line 11235, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrows-split-right-and-left:before {
  content: "\f1c5";
}

/* line 11238, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrows-split-up-and-left:before {
  content: "\f1c6";
}

/* line 11241, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrows-to-circle:before {
  content: "\f1c7";
}

/* line 11244, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrows-to-dotted-line:before {
  content: "\f1c8";
}

/* line 11247, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrows-to-eye:before {
  content: "\f1c9";
}

/* line 11250, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrows-to-line:before {
  content: "\f1ca";
}

/* line 11253, app/assets/stylesheets/external/uicons.scss */
.fi-br-arrows:before {
  content: "\f1cb";
}

/* line 11256, app/assets/stylesheets/external/uicons.scss */
.fi-br-artificial-intelligence:before {
  content: "\f1cc";
}

/* line 11259, app/assets/stylesheets/external/uicons.scss */
.fi-br-assept-document:before {
  content: "\f1cd";
}

/* line 11262, app/assets/stylesheets/external/uicons.scss */
.fi-br-assessment-alt:before {
  content: "\f1ce";
}

/* line 11265, app/assets/stylesheets/external/uicons.scss */
.fi-br-assessment:before {
  content: "\f1cf";
}

/* line 11268, app/assets/stylesheets/external/uicons.scss */
.fi-br-assign:before {
  content: "\f1d0";
}

/* line 11271, app/assets/stylesheets/external/uicons.scss */
.fi-br-assistive-listening-systems:before {
  content: "\f1d1";
}

/* line 11274, app/assets/stylesheets/external/uicons.scss */
.fi-br-asterik:before {
  content: "\f1d2";
}

/* line 11277, app/assets/stylesheets/external/uicons.scss */
.fi-br-astonished-face:before {
  content: "\f1d3";
}

/* line 11280, app/assets/stylesheets/external/uicons.scss */
.fi-br-at:before {
  content: "\f1d4";
}

/* line 11283, app/assets/stylesheets/external/uicons.scss */
.fi-br-attribution-pen:before {
  content: "\f1d5";
}

/* line 11286, app/assets/stylesheets/external/uicons.scss */
.fi-br-attribution-pencil:before {
  content: "\f1d6";
}

/* line 11289, app/assets/stylesheets/external/uicons.scss */
.fi-br-aubergine:before {
  content: "\f1d7";
}

/* line 11292, app/assets/stylesheets/external/uicons.scss */
.fi-br-auction:before {
  content: "\f1d8";
}

/* line 11295, app/assets/stylesheets/external/uicons.scss */
.fi-br-audience-megaphone:before {
  content: "\f1d9";
}

/* line 11298, app/assets/stylesheets/external/uicons.scss */
.fi-br-audio-description-slash:before {
  content: "\f1da";
}

/* line 11301, app/assets/stylesheets/external/uicons.scss */
.fi-br-audit-alt:before {
  content: "\f1db";
}

/* line 11304, app/assets/stylesheets/external/uicons.scss */
.fi-br-audit:before {
  content: "\f1dc";
}

/* line 11307, app/assets/stylesheets/external/uicons.scss */
.fi-br-austral-sign:before {
  content: "\f1dd";
}

/* line 11310, app/assets/stylesheets/external/uicons.scss */
.fi-br-avocado:before {
  content: "\f1de";
}

/* line 11313, app/assets/stylesheets/external/uicons.scss */
.fi-br-award:before {
  content: "\f1df";
}

/* line 11316, app/assets/stylesheets/external/uicons.scss */
.fi-br-axe-battle:before {
  content: "\f1e0";
}

/* line 11319, app/assets/stylesheets/external/uicons.scss */
.fi-br-axe:before {
  content: "\f1e1";
}

/* line 11322, app/assets/stylesheets/external/uicons.scss */
.fi-br-b:before {
  content: "\f1e2";
}

/* line 11325, app/assets/stylesheets/external/uicons.scss */
.fi-br-baby-carriage:before {
  content: "\f1e3";
}

/* line 11328, app/assets/stylesheets/external/uicons.scss */
.fi-br-baby:before {
  content: "\f1e4";
}

/* line 11331, app/assets/stylesheets/external/uicons.scss */
.fi-br-back-up:before {
  content: "\f1e5";
}

/* line 11334, app/assets/stylesheets/external/uicons.scss */
.fi-br-background:before {
  content: "\f1e6";
}

/* line 11337, app/assets/stylesheets/external/uicons.scss */
.fi-br-backpack:before {
  content: "\f1e7";
}

/* line 11340, app/assets/stylesheets/external/uicons.scss */
.fi-br-bacon:before {
  content: "\f1e8";
}

/* line 11343, app/assets/stylesheets/external/uicons.scss */
.fi-br-bacteria:before {
  content: "\f1e9";
}

/* line 11346, app/assets/stylesheets/external/uicons.scss */
.fi-br-bacterium:before {
  content: "\f1ea";
}

/* line 11349, app/assets/stylesheets/external/uicons.scss */
.fi-br-badge-check:before {
  content: "\f1eb";
}

/* line 11352, app/assets/stylesheets/external/uicons.scss */
.fi-br-badge-dollar:before {
  content: "\f1ec";
}

/* line 11355, app/assets/stylesheets/external/uicons.scss */
.fi-br-badge-leaf:before {
  content: "\f1ed";
}

/* line 11358, app/assets/stylesheets/external/uicons.scss */
.fi-br-badge-percent:before {
  content: "\f1ee";
}

/* line 11361, app/assets/stylesheets/external/uicons.scss */
.fi-br-badge-sheriff:before {
  content: "\f1ef";
}

/* line 11364, app/assets/stylesheets/external/uicons.scss */
.fi-br-badge:before {
  content: "\f1f0";
}

/* line 11367, app/assets/stylesheets/external/uicons.scss */
.fi-br-badger-honey:before {
  content: "\f1f1";
}

/* line 11370, app/assets/stylesheets/external/uicons.scss */
.fi-br-badget-check-alt:before {
  content: "\f1f2";
}

/* line 11373, app/assets/stylesheets/external/uicons.scss */
.fi-br-badminton:before {
  content: "\f1f3";
}

/* line 11376, app/assets/stylesheets/external/uicons.scss */
.fi-br-bag-map-pin:before {
  content: "\f1f4";
}

/* line 11379, app/assets/stylesheets/external/uicons.scss */
.fi-br-bag-seedling:before {
  content: "\f1f5";
}

/* line 11382, app/assets/stylesheets/external/uicons.scss */
.fi-br-bag-shopping-minus:before {
  content: "\f1f6";
}

/* line 11385, app/assets/stylesheets/external/uicons.scss */
.fi-br-bags-shopping:before {
  content: "\f1f7";
}

/* line 11388, app/assets/stylesheets/external/uicons.scss */
.fi-br-baguette:before {
  content: "\f1f8";
}

/* line 11391, app/assets/stylesheets/external/uicons.scss */
.fi-br-bahai:before {
  content: "\f1f9";
}

/* line 11394, app/assets/stylesheets/external/uicons.scss */
.fi-br-baht-sign:before {
  content: "\f1fa";
}

/* line 11397, app/assets/stylesheets/external/uicons.scss */
.fi-br-balance-scale-left:before {
  content: "\f1fb";
}

/* line 11400, app/assets/stylesheets/external/uicons.scss */
.fi-br-balance-scale-right:before {
  content: "\f1fc";
}

/* line 11403, app/assets/stylesheets/external/uicons.scss */
.fi-br-ball-pile:before {
  content: "\f1fd";
}

/* line 11406, app/assets/stylesheets/external/uicons.scss */
.fi-br-ballet-dance:before {
  content: "\f1fe";
}

/* line 11409, app/assets/stylesheets/external/uicons.scss */
.fi-br-balloon:before {
  content: "\f1ff";
}

/* line 11412, app/assets/stylesheets/external/uicons.scss */
.fi-br-balloons:before {
  content: "\f200";
}

/* line 11415, app/assets/stylesheets/external/uicons.scss */
.fi-br-ballot-check:before {
  content: "\f201";
}

/* line 11418, app/assets/stylesheets/external/uicons.scss */
.fi-br-ballot:before {
  content: "\f202";
}

/* line 11421, app/assets/stylesheets/external/uicons.scss */
.fi-br-ban-bug:before {
  content: "\f203";
}

/* line 11424, app/assets/stylesheets/external/uicons.scss */
.fi-br-ban:before {
  content: "\f204";
}

/* line 11427, app/assets/stylesheets/external/uicons.scss */
.fi-br-banana:before {
  content: "\f205";
}

/* line 11430, app/assets/stylesheets/external/uicons.scss */
.fi-br-band-aid:before {
  content: "\f206";
}

/* line 11433, app/assets/stylesheets/external/uicons.scss */
.fi-br-bangladeshi-taka-sign:before {
  content: "\f207";
}

/* line 11436, app/assets/stylesheets/external/uicons.scss */
.fi-br-banjo:before {
  content: "\f208";
}

/* line 11439, app/assets/stylesheets/external/uicons.scss */
.fi-br-bank:before {
  content: "\f209";
}

/* line 11442, app/assets/stylesheets/external/uicons.scss */
.fi-br-banner-2:before {
  content: "\f20a";
}

/* line 11445, app/assets/stylesheets/external/uicons.scss */
.fi-br-banner-3:before {
  content: "\f20b";
}

/* line 11448, app/assets/stylesheets/external/uicons.scss */
.fi-br-banner-4:before {
  content: "\f20c";
}

/* line 11451, app/assets/stylesheets/external/uicons.scss */
.fi-br-banner-5:before {
  content: "\f20d";
}

/* line 11454, app/assets/stylesheets/external/uicons.scss */
.fi-br-banner:before {
  content: "\f20e";
}

/* line 11457, app/assets/stylesheets/external/uicons.scss */
.fi-br-barber-pole:before {
  content: "\f20f";
}

/* line 11460, app/assets/stylesheets/external/uicons.scss */
.fi-br-barber-shop:before {
  content: "\f210";
}

/* line 11463, app/assets/stylesheets/external/uicons.scss */
.fi-br-barcode-read:before {
  content: "\f211";
}

/* line 11466, app/assets/stylesheets/external/uicons.scss */
.fi-br-barcode-scan:before {
  content: "\f212";
}

/* line 11469, app/assets/stylesheets/external/uicons.scss */
.fi-br-barcode:before {
  content: "\f213";
}

/* line 11472, app/assets/stylesheets/external/uicons.scss */
.fi-br-bars-filter:before {
  content: "\f214";
}

/* line 11475, app/assets/stylesheets/external/uicons.scss */
.fi-br-bars-progress:before {
  content: "\f215";
}

/* line 11478, app/assets/stylesheets/external/uicons.scss */
.fi-br-bars-sort:before {
  content: "\f216";
}

/* line 11481, app/assets/stylesheets/external/uicons.scss */
.fi-br-bars-staggered:before {
  content: "\f217";
}

/* line 11484, app/assets/stylesheets/external/uicons.scss */
.fi-br-baseball-alt:before {
  content: "\f218";
}

/* line 11487, app/assets/stylesheets/external/uicons.scss */
.fi-br-baseball:before {
  content: "\f219";
}

/* line 11490, app/assets/stylesheets/external/uicons.scss */
.fi-br-basket-shopping-minus:before {
  content: "\f21a";
}

/* line 11493, app/assets/stylesheets/external/uicons.scss */
.fi-br-basket-shopping-plus:before {
  content: "\f21b";
}

/* line 11496, app/assets/stylesheets/external/uicons.scss */
.fi-br-basket-shopping-simple:before {
  content: "\f21c";
}

/* line 11499, app/assets/stylesheets/external/uicons.scss */
.fi-br-basketball-hoop:before {
  content: "\f21d";
}

/* line 11502, app/assets/stylesheets/external/uicons.scss */
.fi-br-basketball:before {
  content: "\f21e";
}

/* line 11505, app/assets/stylesheets/external/uicons.scss */
.fi-br-bat:before {
  content: "\f21f";
}

/* line 11508, app/assets/stylesheets/external/uicons.scss */
.fi-br-bath:before {
  content: "\f220";
}

/* line 11511, app/assets/stylesheets/external/uicons.scss */
.fi-br-battery-bolt:before {
  content: "\f221";
}

/* line 11514, app/assets/stylesheets/external/uicons.scss */
.fi-br-battery-empty:before {
  content: "\f222";
}

/* line 11517, app/assets/stylesheets/external/uicons.scss */
.fi-br-battery-exclamation:before {
  content: "\f223";
}

/* line 11520, app/assets/stylesheets/external/uicons.scss */
.fi-br-battery-full:before {
  content: "\f224";
}

/* line 11523, app/assets/stylesheets/external/uicons.scss */
.fi-br-battery-half:before {
  content: "\f225";
}

/* line 11526, app/assets/stylesheets/external/uicons.scss */
.fi-br-battery-quarter:before {
  content: "\f226";
}

/* line 11529, app/assets/stylesheets/external/uicons.scss */
.fi-br-battery-slash:before {
  content: "\f227";
}

/* line 11532, app/assets/stylesheets/external/uicons.scss */
.fi-br-battery-three-quarters:before {
  content: "\f228";
}

/* line 11535, app/assets/stylesheets/external/uicons.scss */
.fi-br-beacon:before {
  content: "\f229";
}

/* line 11538, app/assets/stylesheets/external/uicons.scss */
.fi-br-bed-alt:before {
  content: "\f22a";
}

/* line 11541, app/assets/stylesheets/external/uicons.scss */
.fi-br-bed-bunk:before {
  content: "\f22b";
}

/* line 11544, app/assets/stylesheets/external/uicons.scss */
.fi-br-bed-empty:before {
  content: "\f22c";
}

/* line 11547, app/assets/stylesheets/external/uicons.scss */
.fi-br-bed:before {
  content: "\f22d";
}

/* line 11550, app/assets/stylesheets/external/uicons.scss */
.fi-br-bee:before {
  content: "\f22e";
}

/* line 11553, app/assets/stylesheets/external/uicons.scss */
.fi-br-beer-mug-empty:before {
  content: "\f22f";
}

/* line 11556, app/assets/stylesheets/external/uicons.scss */
.fi-br-beer:before {
  content: "\f230";
}

/* line 11559, app/assets/stylesheets/external/uicons.scss */
.fi-br-bell-concierge:before {
  content: "\f231";
}

/* line 11562, app/assets/stylesheets/external/uicons.scss */
.fi-br-bell-notification-call:before {
  content: "\f232";
}

/* line 11565, app/assets/stylesheets/external/uicons.scss */
.fi-br-bell-notification-social-media:before {
  content: "\f233";
}

/* line 11568, app/assets/stylesheets/external/uicons.scss */
.fi-br-bell-ring:before {
  content: "\f234";
}

/* line 11571, app/assets/stylesheets/external/uicons.scss */
.fi-br-bell-school-slash:before {
  content: "\f235";
}

/* line 11574, app/assets/stylesheets/external/uicons.scss */
.fi-br-bell-school:before {
  content: "\f236";
}

/* line 11577, app/assets/stylesheets/external/uicons.scss */
.fi-br-bell-slash:before {
  content: "\f237";
}

/* line 11580, app/assets/stylesheets/external/uicons.scss */
.fi-br-bell:before {
  content: "\f238";
}

/* line 11583, app/assets/stylesheets/external/uicons.scss */
.fi-br-bells:before {
  content: "\f239";
}

/* line 11586, app/assets/stylesheets/external/uicons.scss */
.fi-br-bench-tree:before {
  content: "\f23a";
}

/* line 11589, app/assets/stylesheets/external/uicons.scss */
.fi-br-benefit-diamond-alt:before {
  content: "\f23b";
}

/* line 11592, app/assets/stylesheets/external/uicons.scss */
.fi-br-benefit-diamond:before {
  content: "\f23c";
}

/* line 11595, app/assets/stylesheets/external/uicons.scss */
.fi-br-benefit-hand:before {
  content: "\f23d";
}

/* line 11598, app/assets/stylesheets/external/uicons.scss */
.fi-br-benefit-increase:before {
  content: "\f23e";
}

/* line 11601, app/assets/stylesheets/external/uicons.scss */
.fi-br-benefit-porcent:before {
  content: "\f23f";
}

/* line 11604, app/assets/stylesheets/external/uicons.scss */
.fi-br-benefit:before {
  content: "\f240";
}

/* line 11607, app/assets/stylesheets/external/uicons.scss */
.fi-br-betamax:before {
  content: "\f241";
}

/* line 11610, app/assets/stylesheets/external/uicons.scss */
.fi-br-bible:before {
  content: "\f242";
}

/* line 11613, app/assets/stylesheets/external/uicons.scss */
.fi-br-bicycle-journey:before {
  content: "\f243";
}

/* line 11616, app/assets/stylesheets/external/uicons.scss */
.fi-br-bike:before {
  content: "\f244";
}

/* line 11619, app/assets/stylesheets/external/uicons.scss */
.fi-br-biking-mountain:before {
  content: "\f245";
}

/* line 11622, app/assets/stylesheets/external/uicons.scss */
.fi-br-biking:before {
  content: "\f246";
}

/* line 11625, app/assets/stylesheets/external/uicons.scss */
.fi-br-bill-arrow:before {
  content: "\f247";
}

/* line 11628, app/assets/stylesheets/external/uicons.scss */
.fi-br-billiard:before {
  content: "\f248";
}

/* line 11631, app/assets/stylesheets/external/uicons.scss */
.fi-br-bin-bottles:before {
  content: "\f249";
}

/* line 11634, app/assets/stylesheets/external/uicons.scss */
.fi-br-binary-circle-check:before {
  content: "\f24a";
}

/* line 11637, app/assets/stylesheets/external/uicons.scss */
.fi-br-binary-lock:before {
  content: "\f24b";
}

/* line 11640, app/assets/stylesheets/external/uicons.scss */
.fi-br-binary-slash:before {
  content: "\f24c";
}

/* line 11643, app/assets/stylesheets/external/uicons.scss */
.fi-br-binary:before {
  content: "\f24d";
}

/* line 11646, app/assets/stylesheets/external/uicons.scss */
.fi-br-binoculars:before {
  content: "\f24e";
}

/* line 11649, app/assets/stylesheets/external/uicons.scss */
.fi-br-bio-leaves:before {
  content: "\f24f";
}

/* line 11652, app/assets/stylesheets/external/uicons.scss */
.fi-br-bio:before {
  content: "\f250";
}

/* line 11655, app/assets/stylesheets/external/uicons.scss */
.fi-br-biohazard:before {
  content: "\f251";
}

/* line 11658, app/assets/stylesheets/external/uicons.scss */
.fi-br-bird:before {
  content: "\f252";
}

/* line 11661, app/assets/stylesheets/external/uicons.scss */
.fi-br-bitcoin-sign:before {
  content: "\f253";
}

/* line 11664, app/assets/stylesheets/external/uicons.scss */
.fi-br-blanket:before {
  content: "\f254";
}

/* line 11667, app/assets/stylesheets/external/uicons.scss */
.fi-br-blender-phone:before {
  content: "\f255";
}

/* line 11670, app/assets/stylesheets/external/uicons.scss */
.fi-br-blender:before {
  content: "\f256";
}

/* line 11673, app/assets/stylesheets/external/uicons.scss */
.fi-br-blinds-open:before {
  content: "\f257";
}

/* line 11676, app/assets/stylesheets/external/uicons.scss */
.fi-br-blinds-raised:before {
  content: "\f258";
}

/* line 11679, app/assets/stylesheets/external/uicons.scss */
.fi-br-blinds:before {
  content: "\f259";
}

/* line 11682, app/assets/stylesheets/external/uicons.scss */
.fi-br-block-brick:before {
  content: "\f25a";
}

/* line 11685, app/assets/stylesheets/external/uicons.scss */
.fi-br-block-question:before {
  content: "\f25b";
}

/* line 11688, app/assets/stylesheets/external/uicons.scss */
.fi-br-block-quote:before {
  content: "\f25c";
}

/* line 11691, app/assets/stylesheets/external/uicons.scss */
.fi-br-block:before {
  content: "\f25d";
}

/* line 11694, app/assets/stylesheets/external/uicons.scss */
.fi-br-blockchain-3:before {
  content: "\f25e";
}

/* line 11697, app/assets/stylesheets/external/uicons.scss */
.fi-br-blog-pencil:before {
  content: "\f25f";
}

/* line 11700, app/assets/stylesheets/external/uicons.scss */
.fi-br-blog-text:before {
  content: "\f260";
}

/* line 11703, app/assets/stylesheets/external/uicons.scss */
.fi-br-blood-test-tube-alt:before {
  content: "\f261";
}

/* line 11706, app/assets/stylesheets/external/uicons.scss */
.fi-br-blood-test-tube:before {
  content: "\f262";
}

/* line 11709, app/assets/stylesheets/external/uicons.scss */
.fi-br-blood:before {
  content: "\f263";
}

/* line 11712, app/assets/stylesheets/external/uicons.scss */
.fi-br-blueberries:before {
  content: "\f264";
}

/* line 11715, app/assets/stylesheets/external/uicons.scss */
.fi-br-blueprint:before {
  content: "\f265";
}

/* line 11718, app/assets/stylesheets/external/uicons.scss */
.fi-br-bold:before {
  content: "\f266";
}

/* line 11721, app/assets/stylesheets/external/uicons.scss */
.fi-br-bolt-auto:before {
  content: "\f267";
}

/* line 11724, app/assets/stylesheets/external/uicons.scss */
.fi-br-bolt-slash:before {
  content: "\f268";
}

/* line 11727, app/assets/stylesheets/external/uicons.scss */
.fi-br-bolt:before {
  content: "\f269";
}

/* line 11730, app/assets/stylesheets/external/uicons.scss */
.fi-br-bomb:before {
  content: "\f26a";
}

/* line 11733, app/assets/stylesheets/external/uicons.scss */
.fi-br-bone-break:before {
  content: "\f26b";
}

/* line 11736, app/assets/stylesheets/external/uicons.scss */
.fi-br-bone:before {
  content: "\f26c";
}

/* line 11739, app/assets/stylesheets/external/uicons.scss */
.fi-br-bong:before {
  content: "\f26d";
}

/* line 11742, app/assets/stylesheets/external/uicons.scss */
.fi-br-bonus-alt:before {
  content: "\f26e";
}

/* line 11745, app/assets/stylesheets/external/uicons.scss */
.fi-br-bonus-star:before {
  content: "\f26f";
}

/* line 11748, app/assets/stylesheets/external/uicons.scss */
.fi-br-bonus:before {
  content: "\f270";
}

/* line 11751, app/assets/stylesheets/external/uicons.scss */
.fi-br-book-alt:before {
  content: "\f271";
}

/* line 11754, app/assets/stylesheets/external/uicons.scss */
.fi-br-book-arrow-right:before {
  content: "\f272";
}

/* line 11757, app/assets/stylesheets/external/uicons.scss */
.fi-br-book-arrow-up:before {
  content: "\f273";
}

/* line 11760, app/assets/stylesheets/external/uicons.scss */
.fi-br-book-atlas:before {
  content: "\f274";
}

/* line 11763, app/assets/stylesheets/external/uicons.scss */
.fi-br-book-bookmark:before {
  content: "\f275";
}

/* line 11766, app/assets/stylesheets/external/uicons.scss */
.fi-br-book-circle-arrow-right:before {
  content: "\f276";
}

/* line 11769, app/assets/stylesheets/external/uicons.scss */
.fi-br-book-circle-arrow-up:before {
  content: "\f277";
}

/* line 11772, app/assets/stylesheets/external/uicons.scss */
.fi-br-book-copy:before {
  content: "\f278";
}

/* line 11775, app/assets/stylesheets/external/uicons.scss */
.fi-br-book-dead:before {
  content: "\f279";
}

/* line 11778, app/assets/stylesheets/external/uicons.scss */
.fi-br-book-font:before {
  content: "\f27a";
}

/* line 11781, app/assets/stylesheets/external/uicons.scss */
.fi-br-book-heart:before {
  content: "\f27b";
}

/* line 11784, app/assets/stylesheets/external/uicons.scss */
.fi-br-book-medical:before {
  content: "\f27c";
}

/* line 11787, app/assets/stylesheets/external/uicons.scss */
.fi-br-book-open-cover:before {
  content: "\f27d";
}

/* line 11790, app/assets/stylesheets/external/uicons.scss */
.fi-br-book-open-reader:before {
  content: "\f27e";
}

/* line 11793, app/assets/stylesheets/external/uicons.scss */
.fi-br-book-plus:before {
  content: "\f27f";
}

/* line 11796, app/assets/stylesheets/external/uicons.scss */
.fi-br-book-quran:before {
  content: "\f280";
}

/* line 11799, app/assets/stylesheets/external/uicons.scss */
.fi-br-book-section:before {
  content: "\f281";
}

/* line 11802, app/assets/stylesheets/external/uicons.scss */
.fi-br-book-spells:before {
  content: "\f282";
}

/* line 11805, app/assets/stylesheets/external/uicons.scss */
.fi-br-book-tanakh:before {
  content: "\f283";
}

/* line 11808, app/assets/stylesheets/external/uicons.scss */
.fi-br-book-user:before {
  content: "\f284";
}

/* line 11811, app/assets/stylesheets/external/uicons.scss */
.fi-br-book:before {
  content: "\f285";
}

/* line 11814, app/assets/stylesheets/external/uicons.scss */
.fi-br-Booking:before {
  content: "\f286";
}

/* line 11817, app/assets/stylesheets/external/uicons.scss */
.fi-br-bookmark-slash:before {
  content: "\f287";
}

/* line 11820, app/assets/stylesheets/external/uicons.scss */
.fi-br-bookmark:before {
  content: "\f288";
}

/* line 11823, app/assets/stylesheets/external/uicons.scss */
.fi-br-books-medical:before {
  content: "\f289";
}

/* line 11826, app/assets/stylesheets/external/uicons.scss */
.fi-br-books:before {
  content: "\f28a";
}

/* line 11829, app/assets/stylesheets/external/uicons.scss */
.fi-br-boot-heeled:before {
  content: "\f28b";
}

/* line 11832, app/assets/stylesheets/external/uicons.scss */
.fi-br-boot:before {
  content: "\f28c";
}

/* line 11835, app/assets/stylesheets/external/uicons.scss */
.fi-br-booth-curtain:before {
  content: "\f28d";
}

/* line 11838, app/assets/stylesheets/external/uicons.scss */
.fi-br-border-all:before {
  content: "\f28e";
}

/* line 11841, app/assets/stylesheets/external/uicons.scss */
.fi-br-border-bottom:before {
  content: "\f28f";
}

/* line 11844, app/assets/stylesheets/external/uicons.scss */
.fi-br-border-center-h:before {
  content: "\f290";
}

/* line 11847, app/assets/stylesheets/external/uicons.scss */
.fi-br-border-center-v:before {
  content: "\f291";
}

/* line 11850, app/assets/stylesheets/external/uicons.scss */
.fi-br-border-inner:before {
  content: "\f292";
}

/* line 11853, app/assets/stylesheets/external/uicons.scss */
.fi-br-border-left:before {
  content: "\f293";
}

/* line 11856, app/assets/stylesheets/external/uicons.scss */
.fi-br-border-none:before {
  content: "\f294";
}

/* line 11859, app/assets/stylesheets/external/uicons.scss */
.fi-br-border-outer:before {
  content: "\f295";
}

/* line 11862, app/assets/stylesheets/external/uicons.scss */
.fi-br-border-right:before {
  content: "\f296";
}

/* line 11865, app/assets/stylesheets/external/uicons.scss */
.fi-br-border-style-alt:before {
  content: "\f297";
}

/* line 11868, app/assets/stylesheets/external/uicons.scss */
.fi-br-border-style:before {
  content: "\f298";
}

/* line 11871, app/assets/stylesheets/external/uicons.scss */
.fi-br-border-top:before {
  content: "\f299";
}

/* line 11874, app/assets/stylesheets/external/uicons.scss */
.fi-br-boss:before {
  content: "\f29a";
}

/* line 11877, app/assets/stylesheets/external/uicons.scss */
.fi-br-bottle-droplet:before {
  content: "\f29b";
}

/* line 11880, app/assets/stylesheets/external/uicons.scss */
.fi-br-bottle:before {
  content: "\f29c";
}

/* line 11883, app/assets/stylesheets/external/uicons.scss */
.fi-br-bow-arrow:before {
  content: "\f29d";
}

/* line 11886, app/assets/stylesheets/external/uicons.scss */
.fi-br-bowl-chopsticks-noodles:before {
  content: "\f29e";
}

/* line 11889, app/assets/stylesheets/external/uicons.scss */
.fi-br-bowl-chopsticks:before {
  content: "\f29f";
}

/* line 11892, app/assets/stylesheets/external/uicons.scss */
.fi-br-bowl-rice:before {
  content: "\f2a0";
}

/* line 11895, app/assets/stylesheets/external/uicons.scss */
.fi-br-bowl-scoop:before {
  content: "\f2a1";
}

/* line 11898, app/assets/stylesheets/external/uicons.scss */
.fi-br-bowl-scoops:before {
  content: "\f2a2";
}

/* line 11901, app/assets/stylesheets/external/uicons.scss */
.fi-br-bowl-soft-serve:before {
  content: "\f2a3";
}

/* line 11904, app/assets/stylesheets/external/uicons.scss */
.fi-br-bowl-spoon:before {
  content: "\f2a4";
}

/* line 11907, app/assets/stylesheets/external/uicons.scss */
.fi-br-bowling-ball:before {
  content: "\f2a5";
}

/* line 11910, app/assets/stylesheets/external/uicons.scss */
.fi-br-bowling-pins:before {
  content: "\f2a6";
}

/* line 11913, app/assets/stylesheets/external/uicons.scss */
.fi-br-bowling:before {
  content: "\f2a7";
}

/* line 11916, app/assets/stylesheets/external/uicons.scss */
.fi-br-box-alt:before {
  content: "\f2a8";
}

/* line 11919, app/assets/stylesheets/external/uicons.scss */
.fi-br-box-ballot:before {
  content: "\f2a9";
}

/* line 11922, app/assets/stylesheets/external/uicons.scss */
.fi-br-box-check:before {
  content: "\f2aa";
}

/* line 11925, app/assets/stylesheets/external/uicons.scss */
.fi-br-box-circle-check:before {
  content: "\f2ab";
}

/* line 11928, app/assets/stylesheets/external/uicons.scss */
.fi-br-box-dollar:before {
  content: "\f2ac";
}

/* line 11931, app/assets/stylesheets/external/uicons.scss */
.fi-br-box-fragile:before {
  content: "\f2ad";
}

/* line 11934, app/assets/stylesheets/external/uicons.scss */
.fi-br-box-heart:before {
  content: "\f2ae";
}

/* line 11937, app/assets/stylesheets/external/uicons.scss */
.fi-br-box-open-full:before {
  content: "\f2af";
}

/* line 11940, app/assets/stylesheets/external/uicons.scss */
.fi-br-box-open:before {
  content: "\f2b0";
}

/* line 11943, app/assets/stylesheets/external/uicons.scss */
.fi-br-box-tissue:before {
  content: "\f2b1";
}

/* line 11946, app/assets/stylesheets/external/uicons.scss */
.fi-br-box-up:before {
  content: "\f2b2";
}

/* line 11949, app/assets/stylesheets/external/uicons.scss */
.fi-br-box:before {
  content: "\f2b3";
}

/* line 11952, app/assets/stylesheets/external/uicons.scss */
.fi-br-boxes:before {
  content: "\f2b4";
}

/* line 11955, app/assets/stylesheets/external/uicons.scss */
.fi-br-boxing-glove:before {
  content: "\f2b5";
}

/* line 11958, app/assets/stylesheets/external/uicons.scss */
.fi-br-bracket-curly-right:before {
  content: "\f2b6";
}

/* line 11961, app/assets/stylesheets/external/uicons.scss */
.fi-br-bracket-curly:before {
  content: "\f2b7";
}

/* line 11964, app/assets/stylesheets/external/uicons.scss */
.fi-br-bracket-round-right:before {
  content: "\f2b8";
}

/* line 11967, app/assets/stylesheets/external/uicons.scss */
.fi-br-bracket-round:before {
  content: "\f2b9";
}

/* line 11970, app/assets/stylesheets/external/uicons.scss */
.fi-br-bracket-square-right:before {
  content: "\f2ba";
}

/* line 11973, app/assets/stylesheets/external/uicons.scss */
.fi-br-bracket-square:before {
  content: "\f2bb";
}

/* line 11976, app/assets/stylesheets/external/uicons.scss */
.fi-br-brackets-curly:before {
  content: "\f2bc";
}

/* line 11979, app/assets/stylesheets/external/uicons.scss */
.fi-br-brackets-round:before {
  content: "\f2bd";
}

/* line 11982, app/assets/stylesheets/external/uicons.scss */
.fi-br-brackets-square:before {
  content: "\f2be";
}

/* line 11985, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-a:before {
  content: "\f2bf";
}

/* line 11988, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-b:before {
  content: "\f2c0";
}

/* line 11991, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-c:before {
  content: "\f2c1";
}

/* line 11994, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-d:before {
  content: "\f2c2";
}

/* line 11997, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-e:before {
  content: "\f2c3";
}

/* line 12000, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-g:before {
  content: "\f2c4";
}

/* line 12003, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-h:before {
  content: "\f2c5";
}

/* line 12006, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-i:before {
  content: "\f2c6";
}

/* line 12009, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-j:before {
  content: "\f2c7";
}

/* line 12012, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-k:before {
  content: "\f2c8";
}

/* line 12015, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-l:before {
  content: "\f2c9";
}

/* line 12018, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-m:before {
  content: "\f2ca";
}

/* line 12021, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-n-alt:before {
  content: "\f2cb";
}

/* line 12024, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-n:before {
  content: "\f2cc";
}

/* line 12027, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-o:before {
  content: "\f2cd";
}

/* line 12030, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-p:before {
  content: "\f2ce";
}

/* line 12033, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-q:before {
  content: "\f2cf";
}

/* line 12036, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-r:before {
  content: "\f2d0";
}

/* line 12039, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-s:before {
  content: "\f2d1";
}

/* line 12042, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-t:before {
  content: "\f2d2";
}

/* line 12045, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-u:before {
  content: "\f2d3";
}

/* line 12048, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-v:before {
  content: "\f2d4";
}

/* line 12051, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-w:before {
  content: "\f2d5";
}

/* line 12054, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-x:before {
  content: "\f2d6";
}

/* line 12057, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-y:before {
  content: "\f2d7";
}

/* line 12060, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille-z:before {
  content: "\f2d8";
}

/* line 12063, app/assets/stylesheets/external/uicons.scss */
.fi-br-braille:before {
  content: "\f2d9";
}

/* line 12066, app/assets/stylesheets/external/uicons.scss */
.fi-br-brain-circuit:before {
  content: "\f2da";
}

/* line 12069, app/assets/stylesheets/external/uicons.scss */
.fi-br-brain:before {
  content: "\f2db";
}

/* line 12072, app/assets/stylesheets/external/uicons.scss */
.fi-br-brake-warning:before {
  content: "\f2dc";
}

/* line 12075, app/assets/stylesheets/external/uicons.scss */
.fi-br-branching:before {
  content: "\f2dd";
}

/* line 12078, app/assets/stylesheets/external/uicons.scss */
.fi-br-brand:before {
  content: "\f2de";
}

/* line 12081, app/assets/stylesheets/external/uicons.scss */
.fi-br-branding:before {
  content: "\f2df";
}

/* line 12084, app/assets/stylesheets/external/uicons.scss */
.fi-br-bread-loaf:before {
  content: "\f2e0";
}

/* line 12087, app/assets/stylesheets/external/uicons.scss */
.fi-br-bread-slice-butter:before {
  content: "\f2e1";
}

/* line 12090, app/assets/stylesheets/external/uicons.scss */
.fi-br-bread-slice:before {
  content: "\f2e2";
}

/* line 12093, app/assets/stylesheets/external/uicons.scss */
.fi-br-bread:before {
  content: "\f2e3";
}

/* line 12096, app/assets/stylesheets/external/uicons.scss */
.fi-br-briefcase-arrow-right:before {
  content: "\f2e4";
}

/* line 12099, app/assets/stylesheets/external/uicons.scss */
.fi-br-briefcase-blank:before {
  content: "\f2e5";
}

/* line 12102, app/assets/stylesheets/external/uicons.scss */
.fi-br-briefcase:before {
  content: "\f2e6";
}

/* line 12105, app/assets/stylesheets/external/uicons.scss */
.fi-br-brightness-low:before {
  content: "\f2e7";
}

/* line 12108, app/assets/stylesheets/external/uicons.scss */
.fi-br-brightness:before {
  content: "\f2e8";
}

/* line 12111, app/assets/stylesheets/external/uicons.scss */
.fi-br-bring-forward:before {
  content: "\f2e9";
}

/* line 12114, app/assets/stylesheets/external/uicons.scss */
.fi-br-bring-front:before {
  content: "\f2ea";
}

/* line 12117, app/assets/stylesheets/external/uicons.scss */
.fi-br-broadcast-tower:before {
  content: "\f2eb";
}

/* line 12120, app/assets/stylesheets/external/uicons.scss */
.fi-br-broccoli:before {
  content: "\f2ec";
}

/* line 12123, app/assets/stylesheets/external/uicons.scss */
.fi-br-broken-chain-link-wrong:before {
  content: "\f2ed";
}

/* line 12126, app/assets/stylesheets/external/uicons.scss */
.fi-br-broken-image:before {
  content: "\f2ee";
}

/* line 12129, app/assets/stylesheets/external/uicons.scss */
.fi-br-broom-ball:before {
  content: "\f2ef";
}

/* line 12132, app/assets/stylesheets/external/uicons.scss */
.fi-br-broom:before {
  content: "\f2f0";
}

/* line 12135, app/assets/stylesheets/external/uicons.scss */
.fi-br-browser-ui:before {
  content: "\f2f1";
}

/* line 12138, app/assets/stylesheets/external/uicons.scss */
.fi-br-browser:before {
  content: "\f2f2";
}

/* line 12141, app/assets/stylesheets/external/uicons.scss */
.fi-br-browsers:before {
  content: "\f2f3";
}

/* line 12144, app/assets/stylesheets/external/uicons.scss */
.fi-br-brush:before {
  content: "\f2f4";
}

/* line 12147, app/assets/stylesheets/external/uicons.scss */
.fi-br-bucket:before {
  content: "\f2f5";
}

/* line 12150, app/assets/stylesheets/external/uicons.scss */
.fi-br-budget-alt:before {
  content: "\f2f6";
}

/* line 12153, app/assets/stylesheets/external/uicons.scss */
.fi-br-budget:before {
  content: "\f2f7";
}

/* line 12156, app/assets/stylesheets/external/uicons.scss */
.fi-br-bug-slash:before {
  content: "\f2f8";
}

/* line 12159, app/assets/stylesheets/external/uicons.scss */
.fi-br-bug:before {
  content: "\f2f9";
}

/* line 12162, app/assets/stylesheets/external/uicons.scss */
.fi-br-bugs:before {
  content: "\f2fa";
}

/* line 12165, app/assets/stylesheets/external/uicons.scss */
.fi-br-build-alt:before {
  content: "\f2fb";
}

/* line 12168, app/assets/stylesheets/external/uicons.scss */
.fi-br-build:before {
  content: "\f2fc";
}

/* line 12171, app/assets/stylesheets/external/uicons.scss */
.fi-br-builder:before {
  content: "\f2fd";
}

/* line 12174, app/assets/stylesheets/external/uicons.scss */
.fi-br-building-circle-arrow-right:before {
  content: "\f2fe";
}

/* line 12177, app/assets/stylesheets/external/uicons.scss */
.fi-br-building-ngo:before {
  content: "\f2ff";
}

/* line 12180, app/assets/stylesheets/external/uicons.scss */
.fi-br-building:before {
  content: "\f300";
}

/* line 12183, app/assets/stylesheets/external/uicons.scss */
.fi-br-bulb:before {
  content: "\f301";
}

/* line 12186, app/assets/stylesheets/external/uicons.scss */
.fi-br-bullet:before {
  content: "\f302";
}

/* line 12189, app/assets/stylesheets/external/uicons.scss */
.fi-br-bullhorn:before {
  content: "\f303";
}

/* line 12192, app/assets/stylesheets/external/uicons.scss */
.fi-br-bullseye-arrow:before {
  content: "\f304";
}

/* line 12195, app/assets/stylesheets/external/uicons.scss */
.fi-br-bullseye-pointer:before {
  content: "\f305";
}

/* line 12198, app/assets/stylesheets/external/uicons.scss */
.fi-br-bullseye:before {
  content: "\f306";
}

/* line 12201, app/assets/stylesheets/external/uicons.scss */
.fi-br-burger-alt:before {
  content: "\f307";
}

/* line 12204, app/assets/stylesheets/external/uicons.scss */
.fi-br-burger-fries:before {
  content: "\f308";
}

/* line 12207, app/assets/stylesheets/external/uicons.scss */
.fi-br-burger-glass:before {
  content: "\f309";
}

/* line 12210, app/assets/stylesheets/external/uicons.scss */
.fi-br-burrito:before {
  content: "\f30a";
}

/* line 12213, app/assets/stylesheets/external/uicons.scss */
.fi-br-burst:before {
  content: "\f30b";
}

/* line 12216, app/assets/stylesheets/external/uicons.scss */
.fi-br-bus-alt:before {
  content: "\f30c";
}

/* line 12219, app/assets/stylesheets/external/uicons.scss */
.fi-br-bus:before {
  content: "\f30d";
}

/* line 12222, app/assets/stylesheets/external/uicons.scss */
.fi-br-business-time:before {
  content: "\f30e";
}

/* line 12225, app/assets/stylesheets/external/uicons.scss */
.fi-br-Butter:before {
  content: "\f30f";
}

/* line 12228, app/assets/stylesheets/external/uicons.scss */
.fi-br-butterfly:before {
  content: "\f310";
}

/* line 12231, app/assets/stylesheets/external/uicons.scss */
.fi-br-c:before {
  content: "\f311";
}

/* line 12234, app/assets/stylesheets/external/uicons.scss */
.fi-br-cabin:before {
  content: "\f312";
}

/* line 12237, app/assets/stylesheets/external/uicons.scss */
.fi-br-cactus:before {
  content: "\f313";
}

/* line 12240, app/assets/stylesheets/external/uicons.scss */
.fi-br-cake-birthday:before {
  content: "\f314";
}

/* line 12243, app/assets/stylesheets/external/uicons.scss */
.fi-br-cake-slice:before {
  content: "\f315";
}

/* line 12246, app/assets/stylesheets/external/uicons.scss */
.fi-br-cake-wedding:before {
  content: "\f316";
}

/* line 12249, app/assets/stylesheets/external/uicons.scss */
.fi-br-calculator-bill:before {
  content: "\f317";
}

/* line 12252, app/assets/stylesheets/external/uicons.scss */
.fi-br-calculator-math-tax:before {
  content: "\f318";
}

/* line 12255, app/assets/stylesheets/external/uicons.scss */
.fi-br-calculator-money:before {
  content: "\f319";
}

/* line 12258, app/assets/stylesheets/external/uicons.scss */
.fi-br-calculator-simple:before {
  content: "\f31a";
}

/* line 12261, app/assets/stylesheets/external/uicons.scss */
.fi-br-calculator:before {
  content: "\f31b";
}

/* line 12264, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-arrow-down:before {
  content: "\f31c";
}

/* line 12267, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-arrow-up:before {
  content: "\f31d";
}

/* line 12270, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-birhtday-cake:before {
  content: "\f31e";
}

/* line 12273, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-call:before {
  content: "\f31f";
}

/* line 12276, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-check:before {
  content: "\f320";
}

/* line 12279, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-clock:before {
  content: "\f321";
}

/* line 12282, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-day:before {
  content: "\f322";
}

/* line 12285, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-days:before {
  content: "\f323";
}

/* line 12288, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-event-tax:before {
  content: "\f324";
}

/* line 12291, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-exclamation:before {
  content: "\f325";
}

/* line 12294, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-gavel-legal:before {
  content: "\f326";
}

/* line 12297, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-heart:before {
  content: "\f327";
}

/* line 12300, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-image:before {
  content: "\f328";
}

/* line 12303, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-lines-pen:before {
  content: "\f329";
}

/* line 12306, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-lines:before {
  content: "\f32a";
}

/* line 12309, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-minus:before {
  content: "\f32b";
}

/* line 12312, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-payment-loan:before {
  content: "\f32c";
}

/* line 12315, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-pen:before {
  content: "\f32d";
}

/* line 12318, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-plus:before {
  content: "\f32e";
}

/* line 12321, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-salary:before {
  content: "\f32f";
}

/* line 12324, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-star:before {
  content: "\f330";
}

/* line 12327, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-week:before {
  content: "\f331";
}

/* line 12330, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar-xmark:before {
  content: "\f332";
}

/* line 12333, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendar:before {
  content: "\f333";
}

/* line 12336, app/assets/stylesheets/external/uicons.scss */
.fi-br-calendars:before {
  content: "\f334";
}

/* line 12339, app/assets/stylesheets/external/uicons.scss */
.fi-br-call-duration:before {
  content: "\f335";
}

/* line 12342, app/assets/stylesheets/external/uicons.scss */
.fi-br-call-history:before {
  content: "\f336";
}

/* line 12345, app/assets/stylesheets/external/uicons.scss */
.fi-br-call-incoming:before {
  content: "\f337";
}

/* line 12348, app/assets/stylesheets/external/uicons.scss */
.fi-br-call-missed:before {
  content: "\f338";
}

/* line 12351, app/assets/stylesheets/external/uicons.scss */
.fi-br-call-outgoing:before {
  content: "\f339";
}

/* line 12354, app/assets/stylesheets/external/uicons.scss */
.fi-br-camcorder:before {
  content: "\f33a";
}

/* line 12357, app/assets/stylesheets/external/uicons.scss */
.fi-br-camera-cctv:before {
  content: "\f33b";
}

/* line 12360, app/assets/stylesheets/external/uicons.scss */
.fi-br-camera-movie:before {
  content: "\f33c";
}

/* line 12363, app/assets/stylesheets/external/uicons.scss */
.fi-br-camera-retro:before {
  content: "\f33d";
}

/* line 12366, app/assets/stylesheets/external/uicons.scss */
.fi-br-camera-rotate:before {
  content: "\f33e";
}

/* line 12369, app/assets/stylesheets/external/uicons.scss */
.fi-br-camera-security:before {
  content: "\f33f";
}

/* line 12372, app/assets/stylesheets/external/uicons.scss */
.fi-br-camera-slash:before {
  content: "\f340";
}

/* line 12375, app/assets/stylesheets/external/uicons.scss */
.fi-br-camera-viewfinder:before {
  content: "\f341";
}

/* line 12378, app/assets/stylesheets/external/uicons.scss */
.fi-br-camera:before {
  content: "\f342";
}

/* line 12381, app/assets/stylesheets/external/uicons.scss */
.fi-br-campfire:before {
  content: "\f343";
}

/* line 12384, app/assets/stylesheets/external/uicons.scss */
.fi-br-camping:before {
  content: "\f344";
}

/* line 12387, app/assets/stylesheets/external/uicons.scss */
.fi-br-can-food:before {
  content: "\f345";
}

/* line 12390, app/assets/stylesheets/external/uicons.scss */
.fi-br-candle-holder:before {
  content: "\f346";
}

/* line 12393, app/assets/stylesheets/external/uicons.scss */
.fi-br-candle-lotus-yoga:before {
  content: "\f347";
}

/* line 12396, app/assets/stylesheets/external/uicons.scss */
.fi-br-candle-pose-yoga:before {
  content: "\f348";
}

/* line 12399, app/assets/stylesheets/external/uicons.scss */
.fi-br-candy-alt:before {
  content: "\f349";
}

/* line 12402, app/assets/stylesheets/external/uicons.scss */
.fi-br-candy-bar:before {
  content: "\f34a";
}

/* line 12405, app/assets/stylesheets/external/uicons.scss */
.fi-br-candy-cane:before {
  content: "\f34b";
}

/* line 12408, app/assets/stylesheets/external/uicons.scss */
.fi-br-candy-corn:before {
  content: "\f34c";
}

/* line 12411, app/assets/stylesheets/external/uicons.scss */
.fi-br-candy-sweet:before {
  content: "\f34d";
}

/* line 12414, app/assets/stylesheets/external/uicons.scss */
.fi-br-candy:before {
  content: "\f34e";
}

/* line 12417, app/assets/stylesheets/external/uicons.scss */
.fi-br-Cannabis:before {
  content: "\f34f";
}

/* line 12420, app/assets/stylesheets/external/uicons.scss */
.fi-br-canned-food:before {
  content: "\f350";
}

/* line 12423, app/assets/stylesheets/external/uicons.scss */
.fi-br-capsules:before {
  content: "\f351";
}

/* line 12426, app/assets/stylesheets/external/uicons.scss */
.fi-br-car-alt:before {
  content: "\f352";
}

/* line 12429, app/assets/stylesheets/external/uicons.scss */
.fi-br-car-battery:before {
  content: "\f353";
}

/* line 12432, app/assets/stylesheets/external/uicons.scss */
.fi-br-car-bolt:before {
  content: "\f354";
}

/* line 12435, app/assets/stylesheets/external/uicons.scss */
.fi-br-car-building:before {
  content: "\f355";
}

/* line 12438, app/assets/stylesheets/external/uicons.scss */
.fi-br-car-bump:before {
  content: "\f356";
}

/* line 12441, app/assets/stylesheets/external/uicons.scss */
.fi-br-car-bus:before {
  content: "\f357";
}

/* line 12444, app/assets/stylesheets/external/uicons.scss */
.fi-br-car-circle-bolt:before {
  content: "\f358";
}

/* line 12447, app/assets/stylesheets/external/uicons.scss */
.fi-br-car-crash:before {
  content: "\f359";
}

/* line 12450, app/assets/stylesheets/external/uicons.scss */
.fi-br-car-garage:before {
  content: "\f35a";
}

/* line 12453, app/assets/stylesheets/external/uicons.scss */
.fi-br-car-journey:before {
  content: "\f35b";
}

/* line 12456, app/assets/stylesheets/external/uicons.scss */
.fi-br-car-mechanic:before {
  content: "\f35c";
}

/* line 12459, app/assets/stylesheets/external/uicons.scss */
.fi-br-car-rear:before {
  content: "\f35d";
}

/* line 12462, app/assets/stylesheets/external/uicons.scss */
.fi-br-car-side-bolt:before {
  content: "\f35e";
}

/* line 12465, app/assets/stylesheets/external/uicons.scss */
.fi-br-car-side:before {
  content: "\f35f";
}

/* line 12468, app/assets/stylesheets/external/uicons.scss */
.fi-br-car-tilt:before {
  content: "\f360";
}

/* line 12471, app/assets/stylesheets/external/uicons.scss */
.fi-br-car-tunnel:before {
  content: "\f361";
}

/* line 12474, app/assets/stylesheets/external/uicons.scss */
.fi-br-car-wash:before {
  content: "\f362";
}

/* line 12477, app/assets/stylesheets/external/uicons.scss */
.fi-br-car:before {
  content: "\f363";
}

/* line 12480, app/assets/stylesheets/external/uicons.scss */
.fi-br-caravan-alt:before {
  content: "\f364";
}

/* line 12483, app/assets/stylesheets/external/uicons.scss */
.fi-br-caravan:before {
  content: "\f365";
}

/* line 12486, app/assets/stylesheets/external/uicons.scss */
.fi-br-card-club:before {
  content: "\f366";
}

/* line 12489, app/assets/stylesheets/external/uicons.scss */
.fi-br-card-diamond:before {
  content: "\f367";
}

/* line 12492, app/assets/stylesheets/external/uicons.scss */
.fi-br-card-heart:before {
  content: "\f368";
}

/* line 12495, app/assets/stylesheets/external/uicons.scss */
.fi-br-card-spade:before {
  content: "\f369";
}

/* line 12498, app/assets/stylesheets/external/uicons.scss */
.fi-br-care:before {
  content: "\f36a";
}

/* line 12501, app/assets/stylesheets/external/uicons.scss */
.fi-br-career-growth:before {
  content: "\f36b";
}

/* line 12504, app/assets/stylesheets/external/uicons.scss */
.fi-br-career-path:before {
  content: "\f36c";
}

/* line 12507, app/assets/stylesheets/external/uicons.scss */
.fi-br-caret-circle-down:before {
  content: "\f36d";
}

/* line 12510, app/assets/stylesheets/external/uicons.scss */
.fi-br-caret-circle-right:before {
  content: "\f36e";
}

/* line 12513, app/assets/stylesheets/external/uicons.scss */
.fi-br-caret-circle-up:before {
  content: "\f36f";
}

/* line 12516, app/assets/stylesheets/external/uicons.scss */
.fi-br-caret-down:before {
  content: "\f370";
}

/* line 12519, app/assets/stylesheets/external/uicons.scss */
.fi-br-caret-left:before {
  content: "\f371";
}

/* line 12522, app/assets/stylesheets/external/uicons.scss */
.fi-br-caret-quare-up:before {
  content: "\f372";
}

/* line 12525, app/assets/stylesheets/external/uicons.scss */
.fi-br-caret-right:before {
  content: "\f373";
}

/* line 12528, app/assets/stylesheets/external/uicons.scss */
.fi-br-caret-square-down:before {
  content: "\f374";
}

/* line 12531, app/assets/stylesheets/external/uicons.scss */
.fi-br-caret-square-left_1:before {
  content: "\f375";
}

/* line 12534, app/assets/stylesheets/external/uicons.scss */
.fi-br-caret-square-left:before {
  content: "\f376";
}

/* line 12537, app/assets/stylesheets/external/uicons.scss */
.fi-br-caret-square-right:before {
  content: "\f377";
}

/* line 12540, app/assets/stylesheets/external/uicons.scss */
.fi-br-caret-up:before {
  content: "\f378";
}

/* line 12543, app/assets/stylesheets/external/uicons.scss */
.fi-br-carrot:before {
  content: "\f379";
}

/* line 12546, app/assets/stylesheets/external/uicons.scss */
.fi-br-cars-crash:before {
  content: "\f37a";
}

/* line 12549, app/assets/stylesheets/external/uicons.scss */
.fi-br-cars:before {
  content: "\f37b";
}

/* line 12552, app/assets/stylesheets/external/uicons.scss */
.fi-br-cart-arrow-down:before {
  content: "\f37c";
}

/* line 12555, app/assets/stylesheets/external/uicons.scss */
.fi-br-cart-minus:before {
  content: "\f37d";
}

/* line 12558, app/assets/stylesheets/external/uicons.scss */
.fi-br-cart-shopping-fast:before {
  content: "\f37e";
}

/* line 12561, app/assets/stylesheets/external/uicons.scss */
.fi-br-cash-register:before {
  content: "\f37f";
}

/* line 12564, app/assets/stylesheets/external/uicons.scss */
.fi-br-cassette-tape:before {
  content: "\f380";
}

/* line 12567, app/assets/stylesheets/external/uicons.scss */
.fi-br-cassette-vhs:before {
  content: "\f381";
}

/* line 12570, app/assets/stylesheets/external/uicons.scss */
.fi-br-castle:before {
  content: "\f382";
}

/* line 12573, app/assets/stylesheets/external/uicons.scss */
.fi-br-cat-head:before {
  content: "\f383";
}

/* line 12576, app/assets/stylesheets/external/uicons.scss */
.fi-br-cat-space:before {
  content: "\f384";
}

/* line 12579, app/assets/stylesheets/external/uicons.scss */
.fi-br-cat:before {
  content: "\f385";
}

/* line 12582, app/assets/stylesheets/external/uicons.scss */
.fi-br-catalog-alt:before {
  content: "\f386";
}

/* line 12585, app/assets/stylesheets/external/uicons.scss */
.fi-br-catalog-magazine:before {
  content: "\f387";
}

/* line 12588, app/assets/stylesheets/external/uicons.scss */
.fi-br-catalog:before {
  content: "\f388";
}

/* line 12591, app/assets/stylesheets/external/uicons.scss */
.fi-br-category-alt:before {
  content: "\f389";
}

/* line 12594, app/assets/stylesheets/external/uicons.scss */
.fi-br-category:before {
  content: "\f38a";
}

/* line 12597, app/assets/stylesheets/external/uicons.scss */
.fi-br-cauldron:before {
  content: "\f38b";
}

/* line 12600, app/assets/stylesheets/external/uicons.scss */
.fi-br-cedi-sign:before {
  content: "\f38c";
}

/* line 12603, app/assets/stylesheets/external/uicons.scss */
.fi-br-cello:before {
  content: "\f38d";
}

/* line 12606, app/assets/stylesheets/external/uicons.scss */
.fi-br-cent-sign:before {
  content: "\f38e";
}

/* line 12609, app/assets/stylesheets/external/uicons.scss */
.fi-br-chair-office:before {
  content: "\f38f";
}

/* line 12612, app/assets/stylesheets/external/uicons.scss */
.fi-br-chair:before {
  content: "\f390";
}

/* line 12615, app/assets/stylesheets/external/uicons.scss */
.fi-br-chalkboard-user:before {
  content: "\f391";
}

/* line 12618, app/assets/stylesheets/external/uicons.scss */
.fi-br-chalkboard:before {
  content: "\f392";
}

/* line 12621, app/assets/stylesheets/external/uicons.scss */
.fi-br-challenge-alt:before {
  content: "\f393";
}

/* line 12624, app/assets/stylesheets/external/uicons.scss */
.fi-br-challenge:before {
  content: "\f394";
}

/* line 12627, app/assets/stylesheets/external/uicons.scss */
.fi-br-channel:before {
  content: "\f395";
}

/* line 12630, app/assets/stylesheets/external/uicons.scss */
.fi-br-charging-station:before {
  content: "\f396";
}

/* line 12633, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-area:before {
  content: "\f397";
}

/* line 12636, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-bullet:before {
  content: "\f398";
}

/* line 12639, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-candlestick:before {
  content: "\f399";
}

/* line 12642, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-connected:before {
  content: "\f39a";
}

/* line 12645, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-gantt:before {
  content: "\f39b";
}

/* line 12648, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-histogram:before {
  content: "\f39c";
}

/* line 12651, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-kanban:before {
  content: "\f39d";
}

/* line 12654, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-line-up-down:before {
  content: "\f39e";
}

/* line 12657, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-line-up:before {
  content: "\f39f";
}

/* line 12660, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-mixed-up-circle-currency:before {
  content: "\f3a0";
}

/* line 12663, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-mixed-up-circle-dollar:before {
  content: "\f3a1";
}

/* line 12666, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-mixed:before {
  content: "\f3a2";
}

/* line 12669, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-network:before {
  content: "\f3a3";
}

/* line 12672, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-pie-alt:before {
  content: "\f3a4";
}

/* line 12675, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-pie-simple-circle-currency:before {
  content: "\f3a5";
}

/* line 12678, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-pie-simple-circle-dollar:before {
  content: "\f3a6";
}

/* line 12681, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-pie:before {
  content: "\f3a7";
}

/* line 12684, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-pyramid:before {
  content: "\f3a8";
}

/* line 12687, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-radar:before {
  content: "\f3a9";
}

/* line 12690, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-scatter-3d:before {
  content: "\f3aa";
}

/* line 12693, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-scatter-bubble:before {
  content: "\f3ab";
}

/* line 12696, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-scatter:before {
  content: "\f3ac";
}

/* line 12699, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-set-theory:before {
  content: "\f3ad";
}

/* line 12702, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-simple-horizontal:before {
  content: "\f3ae";
}

/* line 12705, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-simple:before {
  content: "\f3af";
}

/* line 12708, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-tree-map:before {
  content: "\f3b0";
}

/* line 12711, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-tree:before {
  content: "\f3b1";
}

/* line 12714, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-user:before {
  content: "\f3b2";
}

/* line 12717, app/assets/stylesheets/external/uicons.scss */
.fi-br-chart-waterfall:before {
  content: "\f3b3";
}

/* line 12720, app/assets/stylesheets/external/uicons.scss */
.fi-br-chat-arrow-down:before {
  content: "\f3b4";
}

/* line 12723, app/assets/stylesheets/external/uicons.scss */
.fi-br-chat-arrow-grow:before {
  content: "\f3b5";
}

/* line 12726, app/assets/stylesheets/external/uicons.scss */
.fi-br-chat-bubble-call:before {
  content: "\f3b6";
}

/* line 12729, app/assets/stylesheets/external/uicons.scss */
.fi-br-chatbot-speech-bubble:before {
  content: "\f3b7";
}

/* line 12732, app/assets/stylesheets/external/uicons.scss */
.fi-br-chatbot:before {
  content: "\f3b8";
}

/* line 12735, app/assets/stylesheets/external/uicons.scss */
.fi-br-cheap-bill:before {
  content: "\f3b9";
}

/* line 12738, app/assets/stylesheets/external/uicons.scss */
.fi-br-cheap-dollar:before {
  content: "\f3ba";
}

/* line 12741, app/assets/stylesheets/external/uicons.scss */
.fi-br-cheap-stack-dollar:before {
  content: "\f3bb";
}

/* line 12744, app/assets/stylesheets/external/uicons.scss */
.fi-br-cheap-stack:before {
  content: "\f3bc";
}

/* line 12747, app/assets/stylesheets/external/uicons.scss */
.fi-br-cheap:before {
  content: "\f3bd";
}

/* line 12750, app/assets/stylesheets/external/uicons.scss */
.fi-br-check-circle:before {
  content: "\f3be";
}

/* line 12753, app/assets/stylesheets/external/uicons.scss */
.fi-br-check-double:before {
  content: "\f3bf";
}

/* line 12756, app/assets/stylesheets/external/uicons.scss */
.fi-br-check-in-calendar:before {
  content: "\f3c0";
}

/* line 12759, app/assets/stylesheets/external/uicons.scss */
.fi-br-check-out-calendar:before {
  content: "\f3c1";
}

/* line 12762, app/assets/stylesheets/external/uicons.scss */
.fi-br-check:before {
  content: "\f3c2";
}

/* line 12765, app/assets/stylesheets/external/uicons.scss */
.fi-br-checkbox:before {
  content: "\f3c3";
}

/* line 12768, app/assets/stylesheets/external/uicons.scss */
.fi-br-checklist-task-budget:before {
  content: "\f3c4";
}

/* line 12771, app/assets/stylesheets/external/uicons.scss */
.fi-br-cheese-alt:before {
  content: "\f3c5";
}

/* line 12774, app/assets/stylesheets/external/uicons.scss */
.fi-br-cheese:before {
  content: "\f3c6";
}

/* line 12777, app/assets/stylesheets/external/uicons.scss */
.fi-br-cheeseburger:before {
  content: "\f3c7";
}

/* line 12780, app/assets/stylesheets/external/uicons.scss */
.fi-br-cherry:before {
  content: "\f3c8";
}

/* line 12783, app/assets/stylesheets/external/uicons.scss */
.fi-br-chess-bishop:before {
  content: "\f3c9";
}

/* line 12786, app/assets/stylesheets/external/uicons.scss */
.fi-br-chess-board:before {
  content: "\f3ca";
}

/* line 12789, app/assets/stylesheets/external/uicons.scss */
.fi-br-chess-clock-alt:before {
  content: "\f3cb";
}

/* line 12792, app/assets/stylesheets/external/uicons.scss */
.fi-br-chess-clock:before {
  content: "\f3cc";
}

/* line 12795, app/assets/stylesheets/external/uicons.scss */
.fi-br-chess-king-alt:before {
  content: "\f3cd";
}

/* line 12798, app/assets/stylesheets/external/uicons.scss */
.fi-br-chess-king:before {
  content: "\f3ce";
}

/* line 12801, app/assets/stylesheets/external/uicons.scss */
.fi-br-chess-knight-alt:before {
  content: "\f3cf";
}

/* line 12804, app/assets/stylesheets/external/uicons.scss */
.fi-br-chess-knight:before {
  content: "\f3d0";
}

/* line 12807, app/assets/stylesheets/external/uicons.scss */
.fi-br-chess-pawn-alt:before {
  content: "\f3d1";
}

/* line 12810, app/assets/stylesheets/external/uicons.scss */
.fi-br-chess-pawn:before {
  content: "\f3d2";
}

/* line 12813, app/assets/stylesheets/external/uicons.scss */
.fi-br-chess-piece:before {
  content: "\f3d3";
}

/* line 12816, app/assets/stylesheets/external/uicons.scss */
.fi-br-chess-queen-alt:before {
  content: "\f3d4";
}

/* line 12819, app/assets/stylesheets/external/uicons.scss */
.fi-br-chess-queen:before {
  content: "\f3d5";
}

/* line 12822, app/assets/stylesheets/external/uicons.scss */
.fi-br-chess-rook-alt:before {
  content: "\f3d6";
}

/* line 12825, app/assets/stylesheets/external/uicons.scss */
.fi-br-chess-rook:before {
  content: "\f3d7";
}

/* line 12828, app/assets/stylesheets/external/uicons.scss */
.fi-br-chess:before {
  content: "\f3d8";
}

/* line 12831, app/assets/stylesheets/external/uicons.scss */
.fi-br-chevron-double-down:before {
  content: "\f3d9";
}

/* line 12834, app/assets/stylesheets/external/uicons.scss */
.fi-br-chevron-double-up:before {
  content: "\f3da";
}

/* line 12837, app/assets/stylesheets/external/uicons.scss */
.fi-br-child-head:before {
  content: "\f3db";
}

/* line 12840, app/assets/stylesheets/external/uicons.scss */
.fi-br-child:before {
  content: "\f3dc";
}

/* line 12843, app/assets/stylesheets/external/uicons.scss */
.fi-br-chimney:before {
  content: "\f3dd";
}

/* line 12846, app/assets/stylesheets/external/uicons.scss */
.fi-br-chip:before {
  content: "\f3de";
}

/* line 12849, app/assets/stylesheets/external/uicons.scss */
.fi-br-chocolate:before {
  content: "\f3df";
}

/* line 12852, app/assets/stylesheets/external/uicons.scss */
.fi-br-choir-singing:before {
  content: "\f3e0";
}

/* line 12855, app/assets/stylesheets/external/uicons.scss */
.fi-br-choose-alt:before {
  content: "\f3e1";
}

/* line 12858, app/assets/stylesheets/external/uicons.scss */
.fi-br-choose:before {
  content: "\f3e2";
}

/* line 12861, app/assets/stylesheets/external/uicons.scss */
.fi-br-church:before {
  content: "\f3e3";
}

/* line 12864, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-0:before {
  content: "\f3e4";
}

/* line 12867, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-1:before {
  content: "\f3e5";
}

/* line 12870, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-2:before {
  content: "\f3e6";
}

/* line 12873, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-3:before {
  content: "\f3e7";
}

/* line 12876, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-4:before {
  content: "\f3e8";
}

/* line 12879, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-5:before {
  content: "\f3e9";
}

/* line 12882, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-6:before {
  content: "\f3ea";
}

/* line 12885, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-7:before {
  content: "\f3eb";
}

/* line 12888, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-8:before {
  content: "\f3ec";
}

/* line 12891, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-9:before {
  content: "\f3ed";
}

/* line 12894, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-a:before {
  content: "\f3ee";
}

/* line 12897, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-b:before {
  content: "\f3ef";
}

/* line 12900, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-bolt:before {
  content: "\f3f0";
}

/* line 12903, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-book-open:before {
  content: "\f3f1";
}

/* line 12906, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-bookmark:before {
  content: "\f3f2";
}

/* line 12909, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-c:before {
  content: "\f3f3";
}

/* line 12912, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-calendar:before {
  content: "\f3f4";
}

/* line 12915, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-camera:before {
  content: "\f3f5";
}

/* line 12918, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-d:before {
  content: "\f3f6";
}

/* line 12921, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-dashed:before {
  content: "\f3f7";
}

/* line 12924, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-divide:before {
  content: "\f3f8";
}

/* line 12927, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-e:before {
  content: "\f3f9";
}

/* line 12930, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-ellipsis-vertical:before {
  content: "\f3fa";
}

/* line 12933, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-ellipsis:before {
  content: "\f3fb";
}

/* line 12936, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-envelope:before {
  content: "\f3fc";
}

/* line 12939, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-exclamation-check:before {
  content: "\f3fd";
}

/* line 12942, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-f:before {
  content: "\f3fe";
}

/* line 12945, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-g:before {
  content: "\f3ff";
}

/* line 12948, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-h:before {
  content: "\f400";
}

/* line 12951, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-half-stroke:before {
  content: "\f401";
}

/* line 12954, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-half:before {
  content: "\f402";
}

/* line 12957, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-heart:before {
  content: "\f403";
}

/* line 12960, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-i:before {
  content: "\f404";
}

/* line 12963, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-j:before {
  content: "\f405";
}

/* line 12966, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-k:before {
  content: "\f406";
}

/* line 12969, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-l:before {
  content: "\f407";
}

/* line 12972, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-m:before {
  content: "\f408";
}

/* line 12975, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-microphone-lines:before {
  content: "\f409";
}

/* line 12978, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-microphone:before {
  content: "\f40a";
}

/* line 12981, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-n:before {
  content: "\f40b";
}

/* line 12984, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-nodes:before {
  content: "\f40c";
}

/* line 12987, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-o:before {
  content: "\f40d";
}

/* line 12990, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-overlap:before {
  content: "\f40e";
}

/* line 12993, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-p:before {
  content: "\f40f";
}

/* line 12996, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-phone-flip:before {
  content: "\f410";
}

/* line 12999, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-phone-hangup:before {
  content: "\f411";
}

/* line 13002, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-phone:before {
  content: "\f412";
}

/* line 13005, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-q:before {
  content: "\f413";
}

/* line 13008, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-quarter:before {
  content: "\f414";
}

/* line 13011, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-quarters-alt:before {
  content: "\f415";
}

/* line 13014, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-r:before {
  content: "\f416";
}

/* line 13017, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-s:before {
  content: "\f417";
}

/* line 13020, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-small:before {
  content: "\f418";
}

/* line 13023, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-star:before {
  content: "\f419";
}

/* line 13026, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-t:before {
  content: "\f41a";
}

/* line 13029, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-three-quarters:before {
  content: "\f41b";
}

/* line 13032, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-trash:before {
  content: "\f41c";
}

/* line 13035, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-u:before {
  content: "\f41d";
}

/* line 13038, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-user:before {
  content: "\f41e";
}

/* line 13041, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-v:before {
  content: "\f41f";
}

/* line 13044, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-video:before {
  content: "\f420";
}

/* line 13047, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-w:before {
  content: "\f421";
}

/* line 13050, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-waveform-lines:before {
  content: "\f422";
}

/* line 13053, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-x:before {
  content: "\f423";
}

/* line 13056, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-xmark:before {
  content: "\f424";
}

/* line 13059, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-y:before {
  content: "\f425";
}

/* line 13062, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle-z:before {
  content: "\f426";
}

/* line 13065, app/assets/stylesheets/external/uicons.scss */
.fi-br-circle:before {
  content: "\f427";
}

/* line 13068, app/assets/stylesheets/external/uicons.scss */
.fi-br-citrus-slice:before {
  content: "\f428";
}

/* line 13071, app/assets/stylesheets/external/uicons.scss */
.fi-br-citrus:before {
  content: "\f429";
}

/* line 13074, app/assets/stylesheets/external/uicons.scss */
.fi-br-city:before {
  content: "\f42a";
}

/* line 13077, app/assets/stylesheets/external/uicons.scss */
.fi-br-clapperboard-play:before {
  content: "\f42b";
}

/* line 13080, app/assets/stylesheets/external/uicons.scss */
.fi-br-clapperboard:before {
  content: "\f42c";
}

/* line 13083, app/assets/stylesheets/external/uicons.scss */
.fi-br-clarinet:before {
  content: "\f42d";
}

/* line 13086, app/assets/stylesheets/external/uicons.scss */
.fi-br-claw-marks:before {
  content: "\f42e";
}

/* line 13089, app/assets/stylesheets/external/uicons.scss */
.fi-br-clear-alt:before {
  content: "\f42f";
}

/* line 13092, app/assets/stylesheets/external/uicons.scss */
.fi-br-clip:before {
  content: "\f430";
}

/* line 13095, app/assets/stylesheets/external/uicons.scss */
.fi-br-clipboard-check:before {
  content: "\f431";
}

/* line 13098, app/assets/stylesheets/external/uicons.scss */
.fi-br-clipboard-exclamation:before {
  content: "\f432";
}

/* line 13101, app/assets/stylesheets/external/uicons.scss */
.fi-br-clipboard-list-check:before {
  content: "\f433";
}

/* line 13104, app/assets/stylesheets/external/uicons.scss */
.fi-br-clipboard-list:before {
  content: "\f434";
}

/* line 13107, app/assets/stylesheets/external/uicons.scss */
.fi-br-clipboard-prescription:before {
  content: "\f435";
}

/* line 13110, app/assets/stylesheets/external/uicons.scss */
.fi-br-clipboard-question:before {
  content: "\f436";
}

/* line 13113, app/assets/stylesheets/external/uicons.scss */
.fi-br-clipboard-user:before {
  content: "\f437";
}

/* line 13116, app/assets/stylesheets/external/uicons.scss */
.fi-br-clipboard:before {
  content: "\f438";
}

/* line 13119, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-desk:before {
  content: "\f439";
}

/* line 13122, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-eight-thirty:before {
  content: "\f43a";
}

/* line 13125, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-eleven-thirty:before {
  content: "\f43b";
}

/* line 13128, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-eleven:before {
  content: "\f43c";
}

/* line 13131, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-five-thirty:before {
  content: "\f43d";
}

/* line 13134, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-five:before {
  content: "\f43e";
}

/* line 13137, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-four-thirty:before {
  content: "\f43f";
}

/* line 13140, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-nine-thirty:before {
  content: "\f440";
}

/* line 13143, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-nine:before {
  content: "\f441";
}

/* line 13146, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-one-thirty:before {
  content: "\f442";
}

/* line 13149, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-one:before {
  content: "\f443";
}

/* line 13152, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-seven-thirty:before {
  content: "\f444";
}

/* line 13155, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-seven:before {
  content: "\f445";
}

/* line 13158, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-six-thirty:before {
  content: "\f446";
}

/* line 13161, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-six:before {
  content: "\f447";
}

/* line 13164, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-ten-thirty:before {
  content: "\f448";
}

/* line 13167, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-ten:before {
  content: "\f449";
}

/* line 13170, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-three-thirty:before {
  content: "\f44a";
}

/* line 13173, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-three:before {
  content: "\f44b";
}

/* line 13176, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-time-tracking:before {
  content: "\f44c";
}

/* line 13179, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-twelve-thirty:before {
  content: "\f44d";
}

/* line 13182, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-twelve:before {
  content: "\f44e";
}

/* line 13185, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-two-thirty:before {
  content: "\f44f";
}

/* line 13188, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-two:before {
  content: "\f450";
}

/* line 13191, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock-up-arrow:before {
  content: "\f451";
}

/* line 13194, app/assets/stylesheets/external/uicons.scss */
.fi-br-clock:before {
  content: "\f452";
}

/* line 13197, app/assets/stylesheets/external/uicons.scss */
.fi-br-clone:before {
  content: "\f453";
}

/* line 13200, app/assets/stylesheets/external/uicons.scss */
.fi-br-closed-captioning-slash:before {
  content: "\f454";
}

/* line 13203, app/assets/stylesheets/external/uicons.scss */
.fi-br-clothes-hanger:before {
  content: "\f455";
}

/* line 13206, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-back-up-alt:before {
  content: "\f456";
}

/* line 13209, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-back-up:before {
  content: "\f457";
}

/* line 13212, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-check:before {
  content: "\f458";
}

/* line 13215, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-code:before {
  content: "\f459";
}

/* line 13218, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-disabled:before {
  content: "\f45a";
}

/* line 13221, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-download-alt:before {
  content: "\f45b";
}

/* line 13224, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-download:before {
  content: "\f45c";
}

/* line 13227, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-drizzle:before {
  content: "\f45d";
}

/* line 13230, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-exclamation:before {
  content: "\f45e";
}

/* line 13233, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-gear-automation:before {
  content: "\f45f";
}

/* line 13236, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-hail-mixed:before {
  content: "\f460";
}

/* line 13239, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-hail:before {
  content: "\f461";
}

/* line 13242, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-meatball:before {
  content: "\f462";
}

/* line 13245, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-moon-rain:before {
  content: "\f463";
}

/* line 13248, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-moon:before {
  content: "\f464";
}

/* line 13251, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-question:before {
  content: "\f465";
}

/* line 13254, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-rain:before {
  content: "\f466";
}

/* line 13257, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-rainbow:before {
  content: "\f467";
}

/* line 13260, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-share:before {
  content: "\f468";
}

/* line 13263, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-showers-heavy:before {
  content: "\f469";
}

/* line 13266, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-showers:before {
  content: "\f46a";
}

/* line 13269, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-sleet:before {
  content: "\f46b";
}

/* line 13272, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-snow:before {
  content: "\f46c";
}

/* line 13275, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-sun-rain:before {
  content: "\f46d";
}

/* line 13278, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-sun:before {
  content: "\f46e";
}

/* line 13281, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-upload-alt:before {
  content: "\f46f";
}

/* line 13284, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud-upload:before {
  content: "\f470";
}

/* line 13287, app/assets/stylesheets/external/uicons.scss */
.fi-br-cloud:before {
  content: "\f471";
}

/* line 13290, app/assets/stylesheets/external/uicons.scss */
.fi-br-clouds-moon:before {
  content: "\f472";
}

/* line 13293, app/assets/stylesheets/external/uicons.scss */
.fi-br-clouds-sun:before {
  content: "\f473";
}

/* line 13296, app/assets/stylesheets/external/uicons.scss */
.fi-br-clouds:before {
  content: "\f474";
}

/* line 13299, app/assets/stylesheets/external/uicons.scss */
.fi-br-clover-alt:before {
  content: "\f475";
}

/* line 13302, app/assets/stylesheets/external/uicons.scss */
.fi-br-club:before {
  content: "\f476";
}

/* line 13305, app/assets/stylesheets/external/uicons.scss */
.fi-br-cocktail-alt:before {
  content: "\f477";
}

/* line 13308, app/assets/stylesheets/external/uicons.scss */
.fi-br-cocktail:before {
  content: "\f478";
}

/* line 13311, app/assets/stylesheets/external/uicons.scss */
.fi-br-coconut:before {
  content: "\f479";
}

/* line 13314, app/assets/stylesheets/external/uicons.scss */
.fi-br-code-branch:before {
  content: "\f47a";
}

/* line 13317, app/assets/stylesheets/external/uicons.scss */
.fi-br-code-commit:before {
  content: "\f47b";
}

/* line 13320, app/assets/stylesheets/external/uicons.scss */
.fi-br-code-compare:before {
  content: "\f47c";
}

/* line 13323, app/assets/stylesheets/external/uicons.scss */
.fi-br-code-fork:before {
  content: "\f47d";
}

/* line 13326, app/assets/stylesheets/external/uicons.scss */
.fi-br-code-merge:before {
  content: "\f47e";
}

/* line 13329, app/assets/stylesheets/external/uicons.scss */
.fi-br-code-pull-request-closed:before {
  content: "\f47f";
}

/* line 13332, app/assets/stylesheets/external/uicons.scss */
.fi-br-code-pull-request-draft:before {
  content: "\f480";
}

/* line 13335, app/assets/stylesheets/external/uicons.scss */
.fi-br-code-pull-request:before {
  content: "\f481";
}

/* line 13338, app/assets/stylesheets/external/uicons.scss */
.fi-br-code-simple:before {
  content: "\f482";
}

/* line 13341, app/assets/stylesheets/external/uicons.scss */
.fi-br-coffee-bean:before {
  content: "\f483";
}

/* line 13344, app/assets/stylesheets/external/uicons.scss */
.fi-br-coffee-beans:before {
  content: "\f484";
}

/* line 13347, app/assets/stylesheets/external/uicons.scss */
.fi-br-coffee-pot:before {
  content: "\f485";
}

/* line 13350, app/assets/stylesheets/external/uicons.scss */
.fi-br-coffee:before {
  content: "\f486";
}

/* line 13353, app/assets/stylesheets/external/uicons.scss */
.fi-br-coffin-cross:before {
  content: "\f487";
}

/* line 13356, app/assets/stylesheets/external/uicons.scss */
.fi-br-coffin:before {
  content: "\f488";
}

/* line 13359, app/assets/stylesheets/external/uicons.scss */
.fi-br-coin-up-arrow:before {
  content: "\f489";
}

/* line 13362, app/assets/stylesheets/external/uicons.scss */
.fi-br-coin:before {
  content: "\f48a";
}

/* line 13365, app/assets/stylesheets/external/uicons.scss */
.fi-br-coins:before {
  content: "\f48b";
}

/* line 13368, app/assets/stylesheets/external/uicons.scss */
.fi-br-colon-sign:before {
  content: "\f48c";
}

/* line 13371, app/assets/stylesheets/external/uicons.scss */
.fi-br-columns-3:before {
  content: "\f48d";
}

/* line 13374, app/assets/stylesheets/external/uicons.scss */
.fi-br-comet:before {
  content: "\f48e";
}

/* line 13377, app/assets/stylesheets/external/uicons.scss */
.fi-br-command:before {
  content: "\f48f";
}

/* line 13380, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-alt-check:before {
  content: "\f490";
}

/* line 13383, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-alt-dots:before {
  content: "\f491";
}

/* line 13386, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-alt-edit:before {
  content: "\f492";
}

/* line 13389, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-alt-medical:before {
  content: "\f493";
}

/* line 13392, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-alt-middle-top:before {
  content: "\f494";
}

/* line 13395, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-alt-middle:before {
  content: "\f495";
}

/* line 13398, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-alt-minus:before {
  content: "\f496";
}

/* line 13401, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-alt-music:before {
  content: "\f497";
}

/* line 13404, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-alt:before {
  content: "\f498";
}

/* line 13407, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-arrow-down:before {
  content: "\f499";
}

/* line 13410, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-arrow-up-right:before {
  content: "\f49a";
}

/* line 13413, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-arrow-up:before {
  content: "\f49b";
}

/* line 13416, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-check:before {
  content: "\f49c";
}

/* line 13419, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-code:before {
  content: "\f49d";
}

/* line 13422, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-dollar:before {
  content: "\f49e";
}

/* line 13425, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-dots:before {
  content: "\f49f";
}

/* line 13428, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-exclamation:before {
  content: "\f4a0";
}

/* line 13431, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-heart:before {
  content: "\f4a1";
}

/* line 13434, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-image:before {
  content: "\f4a2";
}

/* line 13437, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-info:before {
  content: "\f4a3";
}

/* line 13440, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-medical:before {
  content: "\f4a4";
}

/* line 13443, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-minus:before {
  content: "\f4a5";
}

/* line 13446, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-pen:before {
  content: "\f4a6";
}

/* line 13449, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-question:before {
  content: "\f4a7";
}

/* line 13452, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-quote:before {
  content: "\f4a8";
}

/* line 13455, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-slash:before {
  content: "\f4a9";
}

/* line 13458, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-smile:before {
  content: "\f4aa";
}

/* line 13461, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-sms:before {
  content: "\f4ab";
}

/* line 13464, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-text:before {
  content: "\f4ac";
}

/* line 13467, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-user:before {
  content: "\f4ad";
}

/* line 13470, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment-xmark:before {
  content: "\f4ae";
}

/* line 13473, app/assets/stylesheets/external/uicons.scss */
.fi-br-comment:before {
  content: "\f4af";
}

/* line 13476, app/assets/stylesheets/external/uicons.scss */
.fi-br-comments-dollar:before {
  content: "\f4b0";
}

/* line 13479, app/assets/stylesheets/external/uicons.scss */
.fi-br-comments-question-check:before {
  content: "\f4b1";
}

/* line 13482, app/assets/stylesheets/external/uicons.scss */
.fi-br-comments-question:before {
  content: "\f4b2";
}

/* line 13485, app/assets/stylesheets/external/uicons.scss */
.fi-br-comments:before {
  content: "\f4b3";
}

/* line 13488, app/assets/stylesheets/external/uicons.scss */
.fi-br-compass-slash:before {
  content: "\f4b4";
}

/* line 13491, app/assets/stylesheets/external/uicons.scss */
.fi-br-completed:before {
  content: "\f4b5";
}

/* line 13494, app/assets/stylesheets/external/uicons.scss */
.fi-br-compliance-clipboard:before {
  content: "\f4b6";
}

/* line 13497, app/assets/stylesheets/external/uicons.scss */
.fi-br-compliance-document:before {
  content: "\f4b7";
}

/* line 13500, app/assets/stylesheets/external/uicons.scss */
.fi-br-compliance:before {
  content: "\f4b8";
}

/* line 13503, app/assets/stylesheets/external/uicons.scss */
.fi-br-compress-alt:before {
  content: "\f4b9";
}

/* line 13506, app/assets/stylesheets/external/uicons.scss */
.fi-br-compress:before {
  content: "\f4ba";
}

/* line 13509, app/assets/stylesheets/external/uicons.scss */
.fi-br-computer-classic:before {
  content: "\f4bb";
}

/* line 13512, app/assets/stylesheets/external/uicons.scss */
.fi-br-computer-mouse:before {
  content: "\f4bc";
}

/* line 13515, app/assets/stylesheets/external/uicons.scss */
.fi-br-computer-speaker:before {
  content: "\f4bd";
}

/* line 13518, app/assets/stylesheets/external/uicons.scss */
.fi-br-computer:before {
  content: "\f4be";
}

/* line 13521, app/assets/stylesheets/external/uicons.scss */
.fi-br-concierge-bell:before {
  content: "\f4bf";
}

/* line 13524, app/assets/stylesheets/external/uicons.scss */
.fi-br-condition-alt:before {
  content: "\f4c0";
}

/* line 13527, app/assets/stylesheets/external/uicons.scss */
.fi-br-condition:before {
  content: "\f4c1";
}

/* line 13530, app/assets/stylesheets/external/uicons.scss */
.fi-br-confetti:before {
  content: "\f4c2";
}

/* line 13533, app/assets/stylesheets/external/uicons.scss */
.fi-br-constellation:before {
  content: "\f4c3";
}

/* line 13536, app/assets/stylesheets/external/uicons.scss */
.fi-br-container-storage:before {
  content: "\f4c4";
}

/* line 13539, app/assets/stylesheets/external/uicons.scss */
.fi-br-convert-document:before {
  content: "\f4c5";
}

/* line 13542, app/assets/stylesheets/external/uicons.scss */
.fi-br-convert-shapes:before {
  content: "\f4c6";
}

/* line 13545, app/assets/stylesheets/external/uicons.scss */
.fi-br-conveyor-belt-alt:before {
  content: "\f4c7";
}

/* line 13548, app/assets/stylesheets/external/uicons.scss */
.fi-br-conveyor-belt-arm:before {
  content: "\f4c8";
}

/* line 13551, app/assets/stylesheets/external/uicons.scss */
.fi-br-conveyor-belt-empty:before {
  content: "\f4c9";
}

/* line 13554, app/assets/stylesheets/external/uicons.scss */
.fi-br-conveyor-belt:before {
  content: "\f4ca";
}

/* line 13557, app/assets/stylesheets/external/uicons.scss */
.fi-br-cookie-alt:before {
  content: "\f4cb";
}

/* line 13560, app/assets/stylesheets/external/uicons.scss */
.fi-br-cookie:before {
  content: "\f4cc";
}

/* line 13563, app/assets/stylesheets/external/uicons.scss */
.fi-br-copy-alt:before {
  content: "\f4cd";
}

/* line 13566, app/assets/stylesheets/external/uicons.scss */
.fi-br-copy-image:before {
  content: "\f4ce";
}

/* line 13569, app/assets/stylesheets/external/uicons.scss */
.fi-br-copy:before {
  content: "\f4cf";
}

/* line 13572, app/assets/stylesheets/external/uicons.scss */
.fi-br-copyright:before {
  content: "\f4d0";
}

/* line 13575, app/assets/stylesheets/external/uicons.scss */
.fi-br-corn:before {
  content: "\f4d1";
}

/* line 13578, app/assets/stylesheets/external/uicons.scss */
.fi-br-corporate-alt:before {
  content: "\f4d2";
}

/* line 13581, app/assets/stylesheets/external/uicons.scss */
.fi-br-corporate:before {
  content: "\f4d3";
}

/* line 13584, app/assets/stylesheets/external/uicons.scss */
.fi-br-couch:before {
  content: "\f4d4";
}

/* line 13587, app/assets/stylesheets/external/uicons.scss */
.fi-br-couple:before {
  content: "\f4d5";
}

/* line 13590, app/assets/stylesheets/external/uicons.scss */
.fi-br-court-sport:before {
  content: "\f4d6";
}

/* line 13593, app/assets/stylesheets/external/uicons.scss */
.fi-br-cow-alt:before {
  content: "\f4d7";
}

/* line 13596, app/assets/stylesheets/external/uicons.scss */
.fi-br-cow:before {
  content: "\f4d8";
}

/* line 13599, app/assets/stylesheets/external/uicons.scss */
.fi-br-cowbell-circle-plus:before {
  content: "\f4d9";
}

/* line 13602, app/assets/stylesheets/external/uicons.scss */
.fi-br-cowbell-more:before {
  content: "\f4da";
}

/* line 13605, app/assets/stylesheets/external/uicons.scss */
.fi-br-cowbell:before {
  content: "\f4db";
}

/* line 13608, app/assets/stylesheets/external/uicons.scss */
.fi-br-crab:before {
  content: "\f4dc";
}

/* line 13611, app/assets/stylesheets/external/uicons.scss */
.fi-br-crate-empty:before {
  content: "\f4dd";
}

/* line 13614, app/assets/stylesheets/external/uicons.scss */
.fi-br-cream:before {
  content: "\f4de";
}

/* line 13617, app/assets/stylesheets/external/uicons.scss */
.fi-br-credit-card-buyer:before {
  content: "\f4df";
}

/* line 13620, app/assets/stylesheets/external/uicons.scss */
.fi-br-credit-card-eye:before {
  content: "\f4e0";
}

/* line 13623, app/assets/stylesheets/external/uicons.scss */
.fi-br-credit-card:before {
  content: "\f4e1";
}

/* line 13626, app/assets/stylesheets/external/uicons.scss */
.fi-br-cricket:before {
  content: "\f4e2";
}

/* line 13629, app/assets/stylesheets/external/uicons.scss */
.fi-br-crm-alt:before {
  content: "\f4e3";
}

/* line 13632, app/assets/stylesheets/external/uicons.scss */
.fi-br-crm-computer:before {
  content: "\f4e4";
}

/* line 13635, app/assets/stylesheets/external/uicons.scss */
.fi-br-CRM:before {
  content: "\f4e5";
}

/* line 13638, app/assets/stylesheets/external/uicons.scss */
.fi-br-croissant:before {
  content: "\f4e6";
}

/* line 13641, app/assets/stylesheets/external/uicons.scss */
.fi-br-cross-circle:before {
  content: "\f4e7";
}

/* line 13644, app/assets/stylesheets/external/uicons.scss */
.fi-br-cross-religion:before {
  content: "\f4e8";
}

/* line 13647, app/assets/stylesheets/external/uicons.scss */
.fi-br-cross-small:before {
  content: "\f4e9";
}

/* line 13650, app/assets/stylesheets/external/uicons.scss */
.fi-br-cross:before {
  content: "\f4ea";
}

/* line 13653, app/assets/stylesheets/external/uicons.scss */
.fi-br-crow:before {
  content: "\f4eb";
}

/* line 13656, app/assets/stylesheets/external/uicons.scss */
.fi-br-crown:before {
  content: "\f4ec";
}

/* line 13659, app/assets/stylesheets/external/uicons.scss */
.fi-br-crutch:before {
  content: "\f4ed";
}

/* line 13662, app/assets/stylesheets/external/uicons.scss */
.fi-br-crutches:before {
  content: "\f4ee";
}

/* line 13665, app/assets/stylesheets/external/uicons.scss */
.fi-br-cruzeiro-sign:before {
  content: "\f4ef";
}

/* line 13668, app/assets/stylesheets/external/uicons.scss */
.fi-br-crypto-calendar:before {
  content: "\f4f0";
}

/* line 13671, app/assets/stylesheets/external/uicons.scss */
.fi-br-cryptocurrency:before {
  content: "\f4f1";
}

/* line 13674, app/assets/stylesheets/external/uicons.scss */
.fi-br-crystal-ball:before {
  content: "\f4f2";
}

/* line 13677, app/assets/stylesheets/external/uicons.scss */
.fi-br-cube:before {
  content: "\f4f3";
}

/* line 13680, app/assets/stylesheets/external/uicons.scss */
.fi-br-cubes-stacked:before {
  content: "\f4f4";
}

/* line 13683, app/assets/stylesheets/external/uicons.scss */
.fi-br-cubes:before {
  content: "\f4f5";
}

/* line 13686, app/assets/stylesheets/external/uicons.scss */
.fi-br-cucumber:before {
  content: "\f4f6";
}

/* line 13689, app/assets/stylesheets/external/uicons.scss */
.fi-br-cup-straw-swoosh:before {
  content: "\f4f7";
}

/* line 13692, app/assets/stylesheets/external/uicons.scss */
.fi-br-cup-straw:before {
  content: "\f4f8";
}

/* line 13695, app/assets/stylesheets/external/uicons.scss */
.fi-br-cup-togo:before {
  content: "\f4f9";
}

/* line 13698, app/assets/stylesheets/external/uicons.scss */
.fi-br-cupcake-alt:before {
  content: "\f4fa";
}

/* line 13701, app/assets/stylesheets/external/uicons.scss */
.fi-br-cupcake:before {
  content: "\f4fb";
}

/* line 13704, app/assets/stylesheets/external/uicons.scss */
.fi-br-curling:before {
  content: "\f4fc";
}

/* line 13707, app/assets/stylesheets/external/uicons.scss */
.fi-br-cursor-finger:before {
  content: "\f4fd";
}

/* line 13710, app/assets/stylesheets/external/uicons.scss */
.fi-br-cursor-plus:before {
  content: "\f4fe";
}

/* line 13713, app/assets/stylesheets/external/uicons.scss */
.fi-br-cursor-text-alt:before {
  content: "\f4ff";
}

/* line 13716, app/assets/stylesheets/external/uicons.scss */
.fi-br-cursor-text:before {
  content: "\f500";
}

/* line 13719, app/assets/stylesheets/external/uicons.scss */
.fi-br-cursor:before {
  content: "\f501";
}

/* line 13722, app/assets/stylesheets/external/uicons.scss */
.fi-br-curve-alt:before {
  content: "\f502";
}

/* line 13725, app/assets/stylesheets/external/uicons.scss */
.fi-br-curve-arrow:before {
  content: "\f503";
}

/* line 13728, app/assets/stylesheets/external/uicons.scss */
.fi-br-curve:before {
  content: "\f504";
}

/* line 13731, app/assets/stylesheets/external/uicons.scss */
.fi-br-custard:before {
  content: "\f505";
}

/* line 13734, app/assets/stylesheets/external/uicons.scss */
.fi-br-customer-care:before {
  content: "\f506";
}

/* line 13737, app/assets/stylesheets/external/uicons.scss */
.fi-br-customer-service:before {
  content: "\f507";
}

/* line 13740, app/assets/stylesheets/external/uicons.scss */
.fi-br-customization-cogwheel:before {
  content: "\f508";
}

/* line 13743, app/assets/stylesheets/external/uicons.scss */
.fi-br-customization:before {
  content: "\f509";
}

/* line 13746, app/assets/stylesheets/external/uicons.scss */
.fi-br-customize-computer:before {
  content: "\f50a";
}

/* line 13749, app/assets/stylesheets/external/uicons.scss */
.fi-br-customize-edit:before {
  content: "\f50b";
}

/* line 13752, app/assets/stylesheets/external/uicons.scss */
.fi-br-customize:before {
  content: "\f50c";
}

/* line 13755, app/assets/stylesheets/external/uicons.scss */
.fi-br-CV:before {
  content: "\f50d";
}

/* line 13758, app/assets/stylesheets/external/uicons.scss */
.fi-br-cvv-card:before {
  content: "\f50e";
}

/* line 13761, app/assets/stylesheets/external/uicons.scss */
.fi-br-d:before {
  content: "\f50f";
}

/* line 13764, app/assets/stylesheets/external/uicons.scss */
.fi-br-dagger:before {
  content: "\f510";
}

/* line 13767, app/assets/stylesheets/external/uicons.scss */
.fi-br-daily-calendar:before {
  content: "\f511";
}

/* line 13770, app/assets/stylesheets/external/uicons.scss */
.fi-br-damage:before {
  content: "\f512";
}

/* line 13773, app/assets/stylesheets/external/uicons.scss */
.fi-br-dart:before {
  content: "\f513";
}

/* line 13776, app/assets/stylesheets/external/uicons.scss */
.fi-br-dashboard-monitor:before {
  content: "\f514";
}

/* line 13779, app/assets/stylesheets/external/uicons.scss */
.fi-br-dashboard-panel:before {
  content: "\f515";
}

/* line 13782, app/assets/stylesheets/external/uicons.scss */
.fi-br-dashboard:before {
  content: "\f516";
}

/* line 13785, app/assets/stylesheets/external/uicons.scss */
.fi-br-data-transfer:before {
  content: "\f517";
}

/* line 13788, app/assets/stylesheets/external/uicons.scss */
.fi-br-database:before {
  content: "\f518";
}

/* line 13791, app/assets/stylesheets/external/uicons.scss */
.fi-br-debt:before {
  content: "\f519";
}

/* line 13794, app/assets/stylesheets/external/uicons.scss */
.fi-br-deer-rudolph:before {
  content: "\f51a";
}

/* line 13797, app/assets/stylesheets/external/uicons.scss */
.fi-br-deer:before {
  content: "\f51b";
}

/* line 13800, app/assets/stylesheets/external/uicons.scss */
.fi-br-delete-document:before {
  content: "\f51c";
}

/* line 13803, app/assets/stylesheets/external/uicons.scss */
.fi-br-delete-right:before {
  content: "\f51d";
}

/* line 13806, app/assets/stylesheets/external/uicons.scss */
.fi-br-delete-user:before {
  content: "\f51e";
}

/* line 13809, app/assets/stylesheets/external/uicons.scss */
.fi-br-delete:before {
  content: "\f51f";
}

/* line 13812, app/assets/stylesheets/external/uicons.scss */
.fi-br-democrat:before {
  content: "\f520";
}

/* line 13815, app/assets/stylesheets/external/uicons.scss */
.fi-br-department-structure:before {
  content: "\f521";
}

/* line 13818, app/assets/stylesheets/external/uicons.scss */
.fi-br-department:before {
  content: "\f522";
}

/* line 13821, app/assets/stylesheets/external/uicons.scss */
.fi-br-deposit-alt:before {
  content: "\f523";
}

/* line 13824, app/assets/stylesheets/external/uicons.scss */
.fi-br-deposit:before {
  content: "\f524";
}

/* line 13827, app/assets/stylesheets/external/uicons.scss */
.fi-br-description-alt:before {
  content: "\f525";
}

/* line 13830, app/assets/stylesheets/external/uicons.scss */
.fi-br-description:before {
  content: "\f526";
}

/* line 13833, app/assets/stylesheets/external/uicons.scss */
.fi-br-desk:before {
  content: "\f527";
}

/* line 13836, app/assets/stylesheets/external/uicons.scss */
.fi-br-desktop-arrow-down:before {
  content: "\f528";
}

/* line 13839, app/assets/stylesheets/external/uicons.scss */
.fi-br-desktop-wallpaper:before {
  content: "\f529";
}

/* line 13842, app/assets/stylesheets/external/uicons.scss */
.fi-br-devices:before {
  content: "\f52a";
}

/* line 13845, app/assets/stylesheets/external/uicons.scss */
.fi-br-dewpoint:before {
  content: "\f52b";
}

/* line 13848, app/assets/stylesheets/external/uicons.scss */
.fi-br-dharmachakra:before {
  content: "\f52c";
}

/* line 13851, app/assets/stylesheets/external/uicons.scss */
.fi-br-diagram-cells:before {
  content: "\f52d";
}

/* line 13854, app/assets/stylesheets/external/uicons.scss */
.fi-br-diagram-lean-canvas:before {
  content: "\f52e";
}

/* line 13857, app/assets/stylesheets/external/uicons.scss */
.fi-br-diagram-nested:before {
  content: "\f52f";
}

/* line 13860, app/assets/stylesheets/external/uicons.scss */
.fi-br-diagram-next:before {
  content: "\f530";
}

/* line 13863, app/assets/stylesheets/external/uicons.scss */
.fi-br-diagram-predecessor:before {
  content: "\f531";
}

/* line 13866, app/assets/stylesheets/external/uicons.scss */
.fi-br-diagram-previous:before {
  content: "\f532";
}

/* line 13869, app/assets/stylesheets/external/uicons.scss */
.fi-br-diagram-project:before {
  content: "\f533";
}

/* line 13872, app/assets/stylesheets/external/uicons.scss */
.fi-br-diagram-sankey:before {
  content: "\f534";
}

/* line 13875, app/assets/stylesheets/external/uicons.scss */
.fi-br-diagram-subtask:before {
  content: "\f535";
}

/* line 13878, app/assets/stylesheets/external/uicons.scss */
.fi-br-diagram-successor:before {
  content: "\f536";
}

/* line 13881, app/assets/stylesheets/external/uicons.scss */
.fi-br-diagram-venn:before {
  content: "\f537";
}

/* line 13884, app/assets/stylesheets/external/uicons.scss */
.fi-br-dial-high:before {
  content: "\f538";
}

/* line 13887, app/assets/stylesheets/external/uicons.scss */
.fi-br-dial-low:before {
  content: "\f539";
}

/* line 13890, app/assets/stylesheets/external/uicons.scss */
.fi-br-dial-max:before {
  content: "\f53a";
}

/* line 13893, app/assets/stylesheets/external/uicons.scss */
.fi-br-dial-med-low:before {
  content: "\f53b";
}

/* line 13896, app/assets/stylesheets/external/uicons.scss */
.fi-br-dial-med:before {
  content: "\f53c";
}

/* line 13899, app/assets/stylesheets/external/uicons.scss */
.fi-br-dial-min:before {
  content: "\f53d";
}

/* line 13902, app/assets/stylesheets/external/uicons.scss */
.fi-br-dial-off:before {
  content: "\f53e";
}

/* line 13905, app/assets/stylesheets/external/uicons.scss */
.fi-br-dial:before {
  content: "\f53f";
}

/* line 13908, app/assets/stylesheets/external/uicons.scss */
.fi-br-diamond-exclamation:before {
  content: "\f540";
}

/* line 13911, app/assets/stylesheets/external/uicons.scss */
.fi-br-diamond-turn-right:before {
  content: "\f541";
}

/* line 13914, app/assets/stylesheets/external/uicons.scss */
.fi-br-diamond:before {
  content: "\f542";
}

/* line 13917, app/assets/stylesheets/external/uicons.scss */
.fi-br-diary-bookmark-down:before {
  content: "\f543";
}

/* line 13920, app/assets/stylesheets/external/uicons.scss */
.fi-br-diary-bookmarks:before {
  content: "\f544";
}

/* line 13923, app/assets/stylesheets/external/uicons.scss */
.fi-br-diary-clasp:before {
  content: "\f545";
}

/* line 13926, app/assets/stylesheets/external/uicons.scss */
.fi-br-dice-alt:before {
  content: "\f546";
}

/* line 13929, app/assets/stylesheets/external/uicons.scss */
.fi-br-dice-d10:before {
  content: "\f547";
}

/* line 13932, app/assets/stylesheets/external/uicons.scss */
.fi-br-dice-d12:before {
  content: "\f548";
}

/* line 13935, app/assets/stylesheets/external/uicons.scss */
.fi-br-dice-d20:before {
  content: "\f549";
}

/* line 13938, app/assets/stylesheets/external/uicons.scss */
.fi-br-dice-d4:before {
  content: "\f54a";
}

/* line 13941, app/assets/stylesheets/external/uicons.scss */
.fi-br-dice-d6:before {
  content: "\f54b";
}

/* line 13944, app/assets/stylesheets/external/uicons.scss */
.fi-br-dice-d8:before {
  content: "\f54c";
}

/* line 13947, app/assets/stylesheets/external/uicons.scss */
.fi-br-dice-four:before {
  content: "\f54d";
}

/* line 13950, app/assets/stylesheets/external/uicons.scss */
.fi-br-dice-one:before {
  content: "\f54e";
}

/* line 13953, app/assets/stylesheets/external/uicons.scss */
.fi-br-dice-six:before {
  content: "\f54f";
}

/* line 13956, app/assets/stylesheets/external/uicons.scss */
.fi-br-dice-three:before {
  content: "\f550";
}

/* line 13959, app/assets/stylesheets/external/uicons.scss */
.fi-br-dice-two:before {
  content: "\f551";
}

/* line 13962, app/assets/stylesheets/external/uicons.scss */
.fi-br-dice:before {
  content: "\f552";
}

/* line 13965, app/assets/stylesheets/external/uicons.scss */
.fi-br-digging:before {
  content: "\f553";
}

/* line 13968, app/assets/stylesheets/external/uicons.scss */
.fi-br-digital-tachograph:before {
  content: "\f554";
}

/* line 13971, app/assets/stylesheets/external/uicons.scss */
.fi-br-dinner:before {
  content: "\f555";
}

/* line 13974, app/assets/stylesheets/external/uicons.scss */
.fi-br-diploma:before {
  content: "\f556";
}

/* line 13977, app/assets/stylesheets/external/uicons.scss */
.fi-br-direction-signal-arrow:before {
  content: "\f557";
}

/* line 13980, app/assets/stylesheets/external/uicons.scss */
.fi-br-direction-signal:before {
  content: "\f558";
}

/* line 13983, app/assets/stylesheets/external/uicons.scss */
.fi-br-disc-drive:before {
  content: "\f559";
}

/* line 13986, app/assets/stylesheets/external/uicons.scss */
.fi-br-disco-ball:before {
  content: "\f55a";
}

/* line 13989, app/assets/stylesheets/external/uicons.scss */
.fi-br-discover:before {
  content: "\f55b";
}

/* line 13992, app/assets/stylesheets/external/uicons.scss */
.fi-br-disease:before {
  content: "\f55c";
}

/* line 13995, app/assets/stylesheets/external/uicons.scss */
.fi-br-disk:before {
  content: "\f55d";
}

/* line 13998, app/assets/stylesheets/external/uicons.scss */
.fi-br-display-arrow-down:before {
  content: "\f55e";
}

/* line 14001, app/assets/stylesheets/external/uicons.scss */
.fi-br-display-chart-up:before {
  content: "\f55f";
}

/* line 14004, app/assets/stylesheets/external/uicons.scss */
.fi-br-display-code:before {
  content: "\f560";
}

/* line 14007, app/assets/stylesheets/external/uicons.scss */
.fi-br-display-medical:before {
  content: "\f561";
}

/* line 14010, app/assets/stylesheets/external/uicons.scss */
.fi-br-display-slash:before {
  content: "\f562";
}

/* line 14013, app/assets/stylesheets/external/uicons.scss */
.fi-br-distribute-spacing-horizontal:before {
  content: "\f563";
}

/* line 14016, app/assets/stylesheets/external/uicons.scss */
.fi-br-distribute-spacing-vertical:before {
  content: "\f564";
}

/* line 14019, app/assets/stylesheets/external/uicons.scss */
.fi-br-divide:before {
  content: "\f565";
}

/* line 14022, app/assets/stylesheets/external/uicons.scss */
.fi-br-dizzy:before {
  content: "\f566";
}

/* line 14025, app/assets/stylesheets/external/uicons.scss */
.fi-br-dna:before {
  content: "\f567";
}

/* line 14028, app/assets/stylesheets/external/uicons.scss */
.fi-br-do-not-enter:before {
  content: "\f568";
}

/* line 14031, app/assets/stylesheets/external/uicons.scss */
.fi-br-doctor:before {
  content: "\f569";
}

/* line 14034, app/assets/stylesheets/external/uicons.scss */
.fi-br-document-circle-wrong:before {
  content: "\f56a";
}

/* line 14037, app/assets/stylesheets/external/uicons.scss */
.fi-br-document-paid:before {
  content: "\f56b";
}

/* line 14040, app/assets/stylesheets/external/uicons.scss */
.fi-br-document-signed:before {
  content: "\f56c";
}

/* line 14043, app/assets/stylesheets/external/uicons.scss */
.fi-br-document:before {
  content: "\f56d";
}

/* line 14046, app/assets/stylesheets/external/uicons.scss */
.fi-br-dog-leashed:before {
  content: "\f56e";
}

/* line 14049, app/assets/stylesheets/external/uicons.scss */
.fi-br-dog:before {
  content: "\f56f";
}

/* line 14052, app/assets/stylesheets/external/uicons.scss */
.fi-br-dollar:before {
  content: "\f570";
}

/* line 14055, app/assets/stylesheets/external/uicons.scss */
.fi-br-dolly-flatbed-alt:before {
  content: "\f571";
}

/* line 14058, app/assets/stylesheets/external/uicons.scss */
.fi-br-dolly-flatbed-empty:before {
  content: "\f572";
}

/* line 14061, app/assets/stylesheets/external/uicons.scss */
.fi-br-dolly-flatbed:before {
  content: "\f573";
}

/* line 14064, app/assets/stylesheets/external/uicons.scss */
.fi-br-dolphin:before {
  content: "\f574";
}

/* line 14067, app/assets/stylesheets/external/uicons.scss */
.fi-br-domino-effect:before {
  content: "\f575";
}

/* line 14070, app/assets/stylesheets/external/uicons.scss */
.fi-br-donate:before {
  content: "\f576";
}

/* line 14073, app/assets/stylesheets/external/uicons.scss */
.fi-br-dong-sign:before {
  content: "\f577";
}

/* line 14076, app/assets/stylesheets/external/uicons.scss */
.fi-br-donut:before {
  content: "\f578";
}

/* line 14079, app/assets/stylesheets/external/uicons.scss */
.fi-br-door-closed:before {
  content: "\f579";
}

/* line 14082, app/assets/stylesheets/external/uicons.scss */
.fi-br-door-open:before {
  content: "\f57a";
}

/* line 14085, app/assets/stylesheets/external/uicons.scss */
.fi-br-dot-circle:before {
  content: "\f57b";
}

/* line 14088, app/assets/stylesheets/external/uicons.scss */
.fi-br-dot-pending:before {
  content: "\f57c";
}

/* line 14091, app/assets/stylesheets/external/uicons.scss */
.fi-br-dove:before {
  content: "\f57d";
}

/* line 14094, app/assets/stylesheets/external/uicons.scss */
.fi-br-down-from-bracket:before {
  content: "\f57e";
}

/* line 14097, app/assets/stylesheets/external/uicons.scss */
.fi-br-down-left-and-up-right-to-center:before {
  content: "\f57f";
}

/* line 14100, app/assets/stylesheets/external/uicons.scss */
.fi-br-down-left:before {
  content: "\f580";
}

/* line 14103, app/assets/stylesheets/external/uicons.scss */
.fi-br-down-right:before {
  content: "\f581";
}

/* line 14106, app/assets/stylesheets/external/uicons.scss */
.fi-br-down-to-line:before {
  content: "\f582";
}

/* line 14109, app/assets/stylesheets/external/uicons.scss */
.fi-br-down:before {
  content: "\f583";
}

/* line 14112, app/assets/stylesheets/external/uicons.scss */
.fi-br-download:before {
  content: "\f584";
}

/* line 14115, app/assets/stylesheets/external/uicons.scss */
.fi-br-drafting-compass:before {
  content: "\f585";
}

/* line 14118, app/assets/stylesheets/external/uicons.scss */
.fi-br-dragon:before {
  content: "\f586";
}

/* line 14121, app/assets/stylesheets/external/uicons.scss */
.fi-br-draw-polygon:before {
  content: "\f587";
}

/* line 14124, app/assets/stylesheets/external/uicons.scss */
.fi-br-draw-square:before {
  content: "\f588";
}

/* line 14127, app/assets/stylesheets/external/uicons.scss */
.fi-br-drawer-alt:before {
  content: "\f589";
}

/* line 14130, app/assets/stylesheets/external/uicons.scss */
.fi-br-drawer:before {
  content: "\f58a";
}

/* line 14133, app/assets/stylesheets/external/uicons.scss */
.fi-br-dreidel:before {
  content: "\f58b";
}

/* line 14136, app/assets/stylesheets/external/uicons.scss */
.fi-br-drink-alt:before {
  content: "\f58c";
}

/* line 14139, app/assets/stylesheets/external/uicons.scss */
.fi-br-driver-man:before {
  content: "\f58d";
}

/* line 14142, app/assets/stylesheets/external/uicons.scss */
.fi-br-driver-woman:before {
  content: "\f58e";
}

/* line 14145, app/assets/stylesheets/external/uicons.scss */
.fi-br-drone-alt:before {
  content: "\f58f";
}

/* line 14148, app/assets/stylesheets/external/uicons.scss */
.fi-br-drone-front:before {
  content: "\f590";
}

/* line 14151, app/assets/stylesheets/external/uicons.scss */
.fi-br-drone:before {
  content: "\f591";
}

/* line 14154, app/assets/stylesheets/external/uicons.scss */
.fi-br-drop-down:before {
  content: "\f592";
}

/* line 14157, app/assets/stylesheets/external/uicons.scss */
.fi-br-dropdown-select:before {
  content: "\f593";
}

/* line 14160, app/assets/stylesheets/external/uicons.scss */
.fi-br-dropdown:before {
  content: "\f594";
}

/* line 14163, app/assets/stylesheets/external/uicons.scss */
.fi-br-drum-steelpan:before {
  content: "\f595";
}

/* line 14166, app/assets/stylesheets/external/uicons.scss */
.fi-br-drum:before {
  content: "\f596";
}

/* line 14169, app/assets/stylesheets/external/uicons.scss */
.fi-br-drumstick-bite:before {
  content: "\f597";
}

/* line 14172, app/assets/stylesheets/external/uicons.scss */
.fi-br-drumstick:before {
  content: "\f598";
}

/* line 14175, app/assets/stylesheets/external/uicons.scss */
.fi-br-dryer-alt:before {
  content: "\f599";
}

/* line 14178, app/assets/stylesheets/external/uicons.scss */
.fi-br-dryer:before {
  content: "\f59a";
}

/* line 14181, app/assets/stylesheets/external/uicons.scss */
.fi-br-duck:before {
  content: "\f59b";
}

/* line 14184, app/assets/stylesheets/external/uicons.scss */
.fi-br-dumbbell-fitness:before {
  content: "\f59c";
}

/* line 14187, app/assets/stylesheets/external/uicons.scss */
.fi-br-dumbbell-ray:before {
  content: "\f59d";
}

/* line 14190, app/assets/stylesheets/external/uicons.scss */
.fi-br-dumbbell-weightlifting:before {
  content: "\f59e";
}

/* line 14193, app/assets/stylesheets/external/uicons.scss */
.fi-br-dumpster-fire:before {
  content: "\f59f";
}

/* line 14196, app/assets/stylesheets/external/uicons.scss */
.fi-br-dumpster:before {
  content: "\f5a0";
}

/* line 14199, app/assets/stylesheets/external/uicons.scss */
.fi-br-dungeon:before {
  content: "\f5a1";
}

/* line 14202, app/assets/stylesheets/external/uicons.scss */
.fi-br-duplicate:before {
  content: "\f5a2";
}

/* line 14205, app/assets/stylesheets/external/uicons.scss */
.fi-br-duration-alt:before {
  content: "\f5a3";
}

/* line 14208, app/assets/stylesheets/external/uicons.scss */
.fi-br-duration:before {
  content: "\f5a4";
}

/* line 14211, app/assets/stylesheets/external/uicons.scss */
.fi-br-e-learning:before {
  content: "\f5a5";
}

/* line 14214, app/assets/stylesheets/external/uicons.scss */
.fi-br-e:before {
  content: "\f5a6";
}

/* line 14217, app/assets/stylesheets/external/uicons.scss */
.fi-br-ear-deaf:before {
  content: "\f5a7";
}

/* line 14220, app/assets/stylesheets/external/uicons.scss */
.fi-br-ear-muffs:before {
  content: "\f5a8";
}

/* line 14223, app/assets/stylesheets/external/uicons.scss */
.fi-br-ear:before {
  content: "\f5a9";
}

/* line 14226, app/assets/stylesheets/external/uicons.scss */
.fi-br-earnings:before {
  content: "\f5aa";
}

/* line 14229, app/assets/stylesheets/external/uicons.scss */
.fi-br-earth-africa:before {
  content: "\f5ab";
}

/* line 14232, app/assets/stylesheets/external/uicons.scss */
.fi-br-earth-americas:before {
  content: "\f5ac";
}

/* line 14235, app/assets/stylesheets/external/uicons.scss */
.fi-br-earth-asia:before {
  content: "\f5ad";
}

/* line 14238, app/assets/stylesheets/external/uicons.scss */
.fi-br-earth-europa:before {
  content: "\f5ae";
}

/* line 14241, app/assets/stylesheets/external/uicons.scss */
.fi-br-eclipse-alt:before {
  content: "\f5af";
}

/* line 14244, app/assets/stylesheets/external/uicons.scss */
.fi-br-eclipse:before {
  content: "\f5b0";
}

/* line 14247, app/assets/stylesheets/external/uicons.scss */
.fi-br-edit-alt:before {
  content: "\f5b1";
}

/* line 14250, app/assets/stylesheets/external/uicons.scss */
.fi-br-edit:before {
  content: "\f5b2";
}

/* line 14253, app/assets/stylesheets/external/uicons.scss */
.fi-br-effect:before {
  content: "\f5b3";
}

/* line 14256, app/assets/stylesheets/external/uicons.scss */
.fi-br-egg-fried:before {
  content: "\f5b4";
}

/* line 14259, app/assets/stylesheets/external/uicons.scss */
.fi-br-egg:before {
  content: "\f5b5";
}

/* line 14262, app/assets/stylesheets/external/uicons.scss */
.fi-br-eject:before {
  content: "\f5b6";
}

/* line 14265, app/assets/stylesheets/external/uicons.scss */
.fi-br-elephant:before {
  content: "\f5b7";
}

/* line 14268, app/assets/stylesheets/external/uicons.scss */
.fi-br-elevator:before {
  content: "\f5b8";
}

/* line 14271, app/assets/stylesheets/external/uicons.scss */
.fi-br-email-pending:before {
  content: "\f5b9";
}

/* line 14274, app/assets/stylesheets/external/uicons.scss */
.fi-br-employee-alt:before {
  content: "\f5ba";
}

/* line 14277, app/assets/stylesheets/external/uicons.scss */
.fi-br-employee-handbook:before {
  content: "\f5bb";
}

/* line 14280, app/assets/stylesheets/external/uicons.scss */
.fi-br-employee-man-alt:before {
  content: "\f5bc";
}

/* line 14283, app/assets/stylesheets/external/uicons.scss */
.fi-br-employee-man:before {
  content: "\f5bd";
}

/* line 14286, app/assets/stylesheets/external/uicons.scss */
.fi-br-employees-woman-man:before {
  content: "\f5be";
}

/* line 14289, app/assets/stylesheets/external/uicons.scss */
.fi-br-employees:before {
  content: "\f5bf";
}

/* line 14292, app/assets/stylesheets/external/uicons.scss */
.fi-br-empty-set:before {
  content: "\f5c0";
}

/* line 14295, app/assets/stylesheets/external/uicons.scss */
.fi-br-endless-loop:before {
  content: "\f5c1";
}

/* line 14298, app/assets/stylesheets/external/uicons.scss */
.fi-br-engine-warning:before {
  content: "\f5c2";
}

/* line 14301, app/assets/stylesheets/external/uicons.scss */
.fi-br-engine:before {
  content: "\f5c3";
}

/* line 14304, app/assets/stylesheets/external/uicons.scss */
.fi-br-enter:before {
  content: "\f5c4";
}

/* line 14307, app/assets/stylesheets/external/uicons.scss */
.fi-br-envelope-ban:before {
  content: "\f5c5";
}

/* line 14310, app/assets/stylesheets/external/uicons.scss */
.fi-br-envelope-bulk:before {
  content: "\f5c6";
}

/* line 14313, app/assets/stylesheets/external/uicons.scss */
.fi-br-envelope-dot:before {
  content: "\f5c7";
}

/* line 14316, app/assets/stylesheets/external/uicons.scss */
.fi-br-envelope-download:before {
  content: "\f5c8";
}

/* line 14319, app/assets/stylesheets/external/uicons.scss */
.fi-br-envelope-marker:before {
  content: "\f5c9";
}

/* line 14322, app/assets/stylesheets/external/uicons.scss */
.fi-br-envelope-open-dollar:before {
  content: "\f5ca";
}

/* line 14325, app/assets/stylesheets/external/uicons.scss */
.fi-br-envelope-open-text:before {
  content: "\f5cb";
}

/* line 14328, app/assets/stylesheets/external/uicons.scss */
.fi-br-envelope-open:before {
  content: "\f5cc";
}

/* line 14331, app/assets/stylesheets/external/uicons.scss */
.fi-br-envelope-plus:before {
  content: "\f5cd";
}

/* line 14334, app/assets/stylesheets/external/uicons.scss */
.fi-br-envelope:before {
  content: "\f5ce";
}

/* line 14337, app/assets/stylesheets/external/uicons.scss */
.fi-br-envelopes:before {
  content: "\f5cf";
}

/* line 14340, app/assets/stylesheets/external/uicons.scss */
.fi-br-equality:before {
  content: "\f5d0";
}

/* line 14343, app/assets/stylesheets/external/uicons.scss */
.fi-br-equals:before {
  content: "\f5d1";
}

/* line 14346, app/assets/stylesheets/external/uicons.scss */
.fi-br-eraser:before {
  content: "\f5d2";
}

/* line 14349, app/assets/stylesheets/external/uicons.scss */
.fi-br-escalator:before {
  content: "\f5d3";
}

/* line 14352, app/assets/stylesheets/external/uicons.scss */
.fi-br-ethernet:before {
  content: "\f5d4";
}

/* line 14355, app/assets/stylesheets/external/uicons.scss */
.fi-br-euro:before {
  content: "\f5d5";
}

/* line 14358, app/assets/stylesheets/external/uicons.scss */
.fi-br-excavator:before {
  content: "\f5d6";
}

/* line 14361, app/assets/stylesheets/external/uicons.scss */
.fi-br-exchange-alt:before {
  content: "\f5d7";
}

/* line 14364, app/assets/stylesheets/external/uicons.scss */
.fi-br-exchange-cryptocurrency:before {
  content: "\f5d8";
}

/* line 14367, app/assets/stylesheets/external/uicons.scss */
.fi-br-exchange:before {
  content: "\f5d9";
}

/* line 14370, app/assets/stylesheets/external/uicons.scss */
.fi-br-exclamation:before {
  content: "\f5da";
}

/* line 14373, app/assets/stylesheets/external/uicons.scss */
.fi-br-exit-alt:before {
  content: "\f5db";
}

/* line 14376, app/assets/stylesheets/external/uicons.scss */
.fi-br-exit:before {
  content: "\f5dc";
}

/* line 14379, app/assets/stylesheets/external/uicons.scss */
.fi-br-expand-arrows-alt:before {
  content: "\f5dd";
}

/* line 14382, app/assets/stylesheets/external/uicons.scss */
.fi-br-expand-arrows:before {
  content: "\f5de";
}

/* line 14385, app/assets/stylesheets/external/uicons.scss */
.fi-br-expand:before {
  content: "\f5df";
}

/* line 14388, app/assets/stylesheets/external/uicons.scss */
.fi-br-expense-bill:before {
  content: "\f5e0";
}

/* line 14391, app/assets/stylesheets/external/uicons.scss */
.fi-br-expense:before {
  content: "\f5e1";
}

/* line 14394, app/assets/stylesheets/external/uicons.scss */
.fi-br-external-hard-drive:before {
  content: "\f5e2";
}

/* line 14397, app/assets/stylesheets/external/uicons.scss */
.fi-br-external-world:before {
  content: "\f5e3";
}

/* line 14400, app/assets/stylesheets/external/uicons.scss */
.fi-br-eye-crossed:before {
  content: "\f5e4";
}

/* line 14403, app/assets/stylesheets/external/uicons.scss */
.fi-br-eye-dropper-half:before {
  content: "\f5e5";
}

/* line 14406, app/assets/stylesheets/external/uicons.scss */
.fi-br-eye-dropper:before {
  content: "\f5e6";
}

/* line 14409, app/assets/stylesheets/external/uicons.scss */
.fi-br-eye:before {
  content: "\f5e7";
}

/* line 14412, app/assets/stylesheets/external/uicons.scss */
.fi-br-eyes:before {
  content: "\f5e8";
}

/* line 14415, app/assets/stylesheets/external/uicons.scss */
.fi-br-f:before {
  content: "\f5e9";
}

/* line 14418, app/assets/stylesheets/external/uicons.scss */
.fi-br-fabric:before {
  content: "\f5ea";
}

/* line 14421, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-angry-horns:before {
  content: "\f5eb";
}

/* line 14424, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-anguished:before {
  content: "\f5ec";
}

/* line 14427, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-anxious-sweat:before {
  content: "\f5ed";
}

/* line 14430, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-astonished:before {
  content: "\f5ee";
}

/* line 14433, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-awesome:before {
  content: "\f5ef";
}

/* line 14436, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-beam-hand-over-mouth:before {
  content: "\f5f0";
}

/* line 14439, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-confounded:before {
  content: "\f5f1";
}

/* line 14442, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-confused:before {
  content: "\f5f2";
}

/* line 14445, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-cowboy-hat:before {
  content: "\f5f3";
}

/* line 14448, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-disappointed:before {
  content: "\f5f4";
}

/* line 14451, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-disguise:before {
  content: "\f5f5";
}

/* line 14454, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-downcast-sweat:before {
  content: "\f5f6";
}

/* line 14457, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-drooling:before {
  content: "\f5f7";
}

/* line 14460, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-explode:before {
  content: "\f5f8";
}

/* line 14463, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-expressionless:before {
  content: "\f5f9";
}

/* line 14466, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-eyes-xmarks:before {
  content: "\f5fa";
}

/* line 14469, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-fearful:before {
  content: "\f5fb";
}

/* line 14472, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-glasses:before {
  content: "\f5fc";
}

/* line 14475, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-grin-tongue-wink:before {
  content: "\f5fd";
}

/* line 14478, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-hand-yawn:before {
  content: "\f5fe";
}

/* line 14481, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-head-bandage:before {
  content: "\f5ff";
}

/* line 14484, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-hushed:before {
  content: "\f600";
}

/* line 14487, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-icicles:before {
  content: "\f601";
}

/* line 14490, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-lying:before {
  content: "\f602";
}

/* line 14493, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-mask:before {
  content: "\f603";
}

/* line 14496, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-monocle:before {
  content: "\f604";
}

/* line 14499, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-nauseated:before {
  content: "\f605";
}

/* line 14502, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-nose-steam:before {
  content: "\f606";
}

/* line 14505, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-party:before {
  content: "\f607";
}

/* line 14508, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-pensive:before {
  content: "\f608";
}

/* line 14511, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-persevering:before {
  content: "\f609";
}

/* line 14514, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-pleading:before {
  content: "\f60a";
}

/* line 14517, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-raised-eyebrow:before {
  content: "\f60b";
}

/* line 14520, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-relieved:before {
  content: "\f60c";
}

/* line 14523, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-sad-sweat:before {
  content: "\f60d";
}

/* line 14526, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-scream:before {
  content: "\f60e";
}

/* line 14529, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-shush:before {
  content: "\f60f";
}

/* line 14532, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-sleeping:before {
  content: "\f610";
}

/* line 14535, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-sleepy:before {
  content: "\f611";
}

/* line 14538, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-smile-halo:before {
  content: "\f612";
}

/* line 14541, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-smile-hearts:before {
  content: "\f613";
}

/* line 14544, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-smile-horns:before {
  content: "\f614";
}

/* line 14547, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-smile-tear:before {
  content: "\f615";
}

/* line 14550, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-smile-tongue:before {
  content: "\f616";
}

/* line 14553, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-smile-upside-down:before {
  content: "\f617";
}

/* line 14556, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-smiling-hands:before {
  content: "\f618";
}

/* line 14559, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-smirking:before {
  content: "\f619";
}

/* line 14562, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-sunglasses-alt:before {
  content: "\f61a";
}

/* line 14565, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-sunglasses:before {
  content: "\f61b";
}

/* line 14568, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-swear:before {
  content: "\f61c";
}

/* line 14571, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-thermometer:before {
  content: "\f61d";
}

/* line 14574, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-thinking:before {
  content: "\f61e";
}

/* line 14577, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-tissue:before {
  content: "\f61f";
}

/* line 14580, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-tongue-money:before {
  content: "\f620";
}

/* line 14583, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-tongue-sweat:before {
  content: "\f621";
}

/* line 14586, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-unamused:before {
  content: "\f622";
}

/* line 14589, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-viewfinder:before {
  content: "\f623";
}

/* line 14592, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-vomit:before {
  content: "\f624";
}

/* line 14595, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-weary:before {
  content: "\f625";
}

/* line 14598, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-woozy:before {
  content: "\f626";
}

/* line 14601, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-worried:before {
  content: "\f627";
}

/* line 14604, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-zany:before {
  content: "\f628";
}

/* line 14607, app/assets/stylesheets/external/uicons.scss */
.fi-br-face-zipper:before {
  content: "\f629";
}

/* line 14610, app/assets/stylesheets/external/uicons.scss */
.fi-br-fail:before {
  content: "\f62a";
}

/* line 14613, app/assets/stylesheets/external/uicons.scss */
.fi-br-falafel:before {
  content: "\f62b";
}

/* line 14616, app/assets/stylesheets/external/uicons.scss */
.fi-br-family-dress:before {
  content: "\f62c";
}

/* line 14619, app/assets/stylesheets/external/uicons.scss */
.fi-br-family-pants:before {
  content: "\f62d";
}

/* line 14622, app/assets/stylesheets/external/uicons.scss */
.fi-br-family:before {
  content: "\f62e";
}

/* line 14625, app/assets/stylesheets/external/uicons.scss */
.fi-br-fan-table:before {
  content: "\f62f";
}

/* line 14628, app/assets/stylesheets/external/uicons.scss */
.fi-br-fan:before {
  content: "\f630";
}

/* line 14631, app/assets/stylesheets/external/uicons.scss */
.fi-br-farm:before {
  content: "\f631";
}

/* line 14634, app/assets/stylesheets/external/uicons.scss */
.fi-br-faucet-drip:before {
  content: "\f632";
}

/* line 14637, app/assets/stylesheets/external/uicons.scss */
.fi-br-faucet:before {
  content: "\f633";
}

/* line 14640, app/assets/stylesheets/external/uicons.scss */
.fi-br-fax:before {
  content: "\f634";
}

/* line 14643, app/assets/stylesheets/external/uicons.scss */
.fi-br-feather-pointed:before {
  content: "\f635";
}

/* line 14646, app/assets/stylesheets/external/uicons.scss */
.fi-br-feather:before {
  content: "\f636";
}

/* line 14649, app/assets/stylesheets/external/uicons.scss */
.fi-br-features-alt:before {
  content: "\f637";
}

/* line 14652, app/assets/stylesheets/external/uicons.scss */
.fi-br-features:before {
  content: "\f638";
}

/* line 14655, app/assets/stylesheets/external/uicons.scss */
.fi-br-fee-receipt:before {
  content: "\f639";
}

/* line 14658, app/assets/stylesheets/external/uicons.scss */
.fi-br-fee:before {
  content: "\f63a";
}

/* line 14661, app/assets/stylesheets/external/uicons.scss */
.fi-br-feedback-alt:before {
  content: "\f63b";
}

/* line 14664, app/assets/stylesheets/external/uicons.scss */
.fi-br-feedback-cycle-loop:before {
  content: "\f63c";
}

/* line 14667, app/assets/stylesheets/external/uicons.scss */
.fi-br-feedback-hand:before {
  content: "\f63d";
}

/* line 14670, app/assets/stylesheets/external/uicons.scss */
.fi-br-feedback-review:before {
  content: "\f63e";
}

/* line 14673, app/assets/stylesheets/external/uicons.scss */
.fi-br-feedback:before {
  content: "\f63f";
}

/* line 14676, app/assets/stylesheets/external/uicons.scss */
.fi-br-female-couple:before {
  content: "\f640";
}

/* line 14679, app/assets/stylesheets/external/uicons.scss */
.fi-br-female:before {
  content: "\f641";
}

/* line 14682, app/assets/stylesheets/external/uicons.scss */
.fi-br-fence:before {
  content: "\f642";
}

/* line 14685, app/assets/stylesheets/external/uicons.scss */
.fi-br-ferris-wheel:before {
  content: "\f643";
}

/* line 14688, app/assets/stylesheets/external/uicons.scss */
.fi-br-field-hockey:before {
  content: "\f644";
}

/* line 14691, app/assets/stylesheets/external/uicons.scss */
.fi-br-fighter-jet:before {
  content: "\f645";
}

/* line 14694, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-ai:before {
  content: "\f646";
}

/* line 14697, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-audio:before {
  content: "\f647";
}

/* line 14700, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-binary:before {
  content: "\f648";
}

/* line 14703, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-chart-line:before {
  content: "\f649";
}

/* line 14706, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-chart-pie:before {
  content: "\f64a";
}

/* line 14709, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-circle-info:before {
  content: "\f64b";
}

/* line 14712, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-code:before {
  content: "\f64c";
}

/* line 14715, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-csv:before {
  content: "\f64d";
}

/* line 14718, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-download:before {
  content: "\f64e";
}

/* line 14721, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-edit:before {
  content: "\f64f";
}

/* line 14724, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-eps:before {
  content: "\f650";
}

/* line 14727, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-excel:before {
  content: "\f651";
}

/* line 14730, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-exclamation:before {
  content: "\f652";
}

/* line 14733, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-export:before {
  content: "\f653";
}

/* line 14736, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-image:before {
  content: "\f654";
}

/* line 14739, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-import:before {
  content: "\f655";
}

/* line 14742, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-invoice-dollar:before {
  content: "\f656";
}

/* line 14745, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-invoice:before {
  content: "\f657";
}

/* line 14748, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-medical-alt:before {
  content: "\f658";
}

/* line 14751, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-medical:before {
  content: "\f659";
}

/* line 14754, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-minus:before {
  content: "\f65a";
}

/* line 14757, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-pdf:before {
  content: "\f65b";
}

/* line 14760, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-powerpoint:before {
  content: "\f65c";
}

/* line 14763, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-prescription:before {
  content: "\f65d";
}

/* line 14766, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-psd:before {
  content: "\f65e";
}

/* line 14769, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-signature:before {
  content: "\f65f";
}

/* line 14772, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-spreadsheet:before {
  content: "\f660";
}

/* line 14775, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-upload:before {
  content: "\f661";
}

/* line 14778, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-user:before {
  content: "\f662";
}

/* line 14781, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-video:before {
  content: "\f663";
}

/* line 14784, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-word:before {
  content: "\f664";
}

/* line 14787, app/assets/stylesheets/external/uicons.scss */
.fi-br-file-zipper:before {
  content: "\f665";
}

/* line 14790, app/assets/stylesheets/external/uicons.scss */
.fi-br-file:before {
  content: "\f666";
}

/* line 14793, app/assets/stylesheets/external/uicons.scss */
.fi-br-files-medical:before {
  content: "\f667";
}

/* line 14796, app/assets/stylesheets/external/uicons.scss */
.fi-br-fill:before {
  content: "\f668";
}

/* line 14799, app/assets/stylesheets/external/uicons.scss */
.fi-br-film-canister:before {
  content: "\f669";
}

/* line 14802, app/assets/stylesheets/external/uicons.scss */
.fi-br-film-slash:before {
  content: "\f66a";
}

/* line 14805, app/assets/stylesheets/external/uicons.scss */
.fi-br-film:before {
  content: "\f66b";
}

/* line 14808, app/assets/stylesheets/external/uicons.scss */
.fi-br-films:before {
  content: "\f66c";
}

/* line 14811, app/assets/stylesheets/external/uicons.scss */
.fi-br-filter-slash:before {
  content: "\f66d";
}

/* line 14814, app/assets/stylesheets/external/uicons.scss */
.fi-br-filter:before {
  content: "\f66e";
}

/* line 14817, app/assets/stylesheets/external/uicons.scss */
.fi-br-filters:before {
  content: "\f66f";
}

/* line 14820, app/assets/stylesheets/external/uicons.scss */
.fi-br-fingerprint-security-risk:before {
  content: "\f670";
}

/* line 14823, app/assets/stylesheets/external/uicons.scss */
.fi-br-fingerprint:before {
  content: "\f671";
}

/* line 14826, app/assets/stylesheets/external/uicons.scss */
.fi-br-fire-burner:before {
  content: "\f672";
}

/* line 14829, app/assets/stylesheets/external/uicons.scss */
.fi-br-fire-extinguisher:before {
  content: "\f673";
}

/* line 14832, app/assets/stylesheets/external/uicons.scss */
.fi-br-fire-flame-curved:before {
  content: "\f674";
}

/* line 14835, app/assets/stylesheets/external/uicons.scss */
.fi-br-fire-flame-simple:before {
  content: "\f675";
}

/* line 14838, app/assets/stylesheets/external/uicons.scss */
.fi-br-fire-hydrant:before {
  content: "\f676";
}

/* line 14841, app/assets/stylesheets/external/uicons.scss */
.fi-br-fire-smoke:before {
  content: "\f677";
}

/* line 14844, app/assets/stylesheets/external/uicons.scss */
.fi-br-fireplace:before {
  content: "\f678";
}

/* line 14847, app/assets/stylesheets/external/uicons.scss */
.fi-br-first-award:before {
  content: "\f679";
}

/* line 14850, app/assets/stylesheets/external/uicons.scss */
.fi-br-first-laurel:before {
  content: "\f67a";
}

/* line 14853, app/assets/stylesheets/external/uicons.scss */
.fi-br-first-medal:before {
  content: "\f67b";
}

/* line 14856, app/assets/stylesheets/external/uicons.scss */
.fi-br-first:before {
  content: "\f67c";
}

/* line 14859, app/assets/stylesheets/external/uicons.scss */
.fi-br-fish-bones:before {
  content: "\f67d";
}

/* line 14862, app/assets/stylesheets/external/uicons.scss */
.fi-br-fish-cooked:before {
  content: "\f67e";
}

/* line 14865, app/assets/stylesheets/external/uicons.scss */
.fi-br-fish:before {
  content: "\f67f";
}

/* line 14868, app/assets/stylesheets/external/uicons.scss */
.fi-br-fishing-rod:before {
  content: "\f680";
}

/* line 14871, app/assets/stylesheets/external/uicons.scss */
.fi-br-flag-alt:before {
  content: "\f681";
}

/* line 14874, app/assets/stylesheets/external/uicons.scss */
.fi-br-flag-checkered:before {
  content: "\f682";
}

/* line 14877, app/assets/stylesheets/external/uicons.scss */
.fi-br-flag-usa:before {
  content: "\f683";
}

/* line 14880, app/assets/stylesheets/external/uicons.scss */
.fi-br-flag:before {
  content: "\f684";
}

/* line 14883, app/assets/stylesheets/external/uicons.scss */
.fi-br-flame:before {
  content: "\f685";
}

/* line 14886, app/assets/stylesheets/external/uicons.scss */
.fi-br-flashlight:before {
  content: "\f686";
}

/* line 14889, app/assets/stylesheets/external/uicons.scss */
.fi-br-flask-gear:before {
  content: "\f687";
}

/* line 14892, app/assets/stylesheets/external/uicons.scss */
.fi-br-flask-poison:before {
  content: "\f688";
}

/* line 14895, app/assets/stylesheets/external/uicons.scss */
.fi-br-flask-potion:before {
  content: "\f689";
}

/* line 14898, app/assets/stylesheets/external/uicons.scss */
.fi-br-flask:before {
  content: "\f68a";
}

/* line 14901, app/assets/stylesheets/external/uicons.scss */
.fi-br-flatbread-stuffed:before {
  content: "\f68b";
}

/* line 14904, app/assets/stylesheets/external/uicons.scss */
.fi-br-flatbread:before {
  content: "\f68c";
}

/* line 14907, app/assets/stylesheets/external/uicons.scss */
.fi-br-flip-horizontal:before {
  content: "\f68d";
}

/* line 14910, app/assets/stylesheets/external/uicons.scss */
.fi-br-floor-alt:before {
  content: "\f68e";
}

/* line 14913, app/assets/stylesheets/external/uicons.scss */
.fi-br-floor-layer:before {
  content: "\f68f";
}

/* line 14916, app/assets/stylesheets/external/uicons.scss */
.fi-br-floor:before {
  content: "\f690";
}

/* line 14919, app/assets/stylesheets/external/uicons.scss */
.fi-br-floppy-disk-circle-arrow-right:before {
  content: "\f691";
}

/* line 14922, app/assets/stylesheets/external/uicons.scss */
.fi-br-floppy-disk-circle-xmark:before {
  content: "\f692";
}

/* line 14925, app/assets/stylesheets/external/uicons.scss */
.fi-br-floppy-disk-pen:before {
  content: "\f693";
}

/* line 14928, app/assets/stylesheets/external/uicons.scss */
.fi-br-floppy-disks:before {
  content: "\f694";
}

/* line 14931, app/assets/stylesheets/external/uicons.scss */
.fi-br-florin-sign:before {
  content: "\f695";
}

/* line 14934, app/assets/stylesheets/external/uicons.scss */
.fi-br-flower-bouquet:before {
  content: "\f696";
}

/* line 14937, app/assets/stylesheets/external/uicons.scss */
.fi-br-flower-butterfly:before {
  content: "\f697";
}

/* line 14940, app/assets/stylesheets/external/uicons.scss */
.fi-br-flower-daffodil:before {
  content: "\f698";
}

/* line 14943, app/assets/stylesheets/external/uicons.scss */
.fi-br-flower-tulip:before {
  content: "\f699";
}

/* line 14946, app/assets/stylesheets/external/uicons.scss */
.fi-br-flower:before {
  content: "\f69a";
}

/* line 14949, app/assets/stylesheets/external/uicons.scss */
.fi-br-flushed-face:before {
  content: "\f69b";
}

/* line 14952, app/assets/stylesheets/external/uicons.scss */
.fi-br-flushed:before {
  content: "\f69c";
}

/* line 14955, app/assets/stylesheets/external/uicons.scss */
.fi-br-flute:before {
  content: "\f69d";
}

/* line 14958, app/assets/stylesheets/external/uicons.scss */
.fi-br-flux-capacitor:before {
  content: "\f69e";
}

/* line 14961, app/assets/stylesheets/external/uicons.scss */
.fi-br-fly-insect:before {
  content: "\f69f";
}

/* line 14964, app/assets/stylesheets/external/uicons.scss */
.fi-br-flying-disc:before {
  content: "\f6a0";
}

/* line 14967, app/assets/stylesheets/external/uicons.scss */
.fi-br-fog:before {
  content: "\f6a1";
}

/* line 14970, app/assets/stylesheets/external/uicons.scss */
.fi-br-folder-download:before {
  content: "\f6a2";
}

/* line 14973, app/assets/stylesheets/external/uicons.scss */
.fi-br-folder-minus:before {
  content: "\f6a3";
}

/* line 14976, app/assets/stylesheets/external/uicons.scss */
.fi-br-folder-open:before {
  content: "\f6a4";
}

/* line 14979, app/assets/stylesheets/external/uicons.scss */
.fi-br-folder-times:before {
  content: "\f6a5";
}

/* line 14982, app/assets/stylesheets/external/uicons.scss */
.fi-br-folder-tree:before {
  content: "\f6a6";
}

/* line 14985, app/assets/stylesheets/external/uicons.scss */
.fi-br-folder-upload:before {
  content: "\f6a7";
}

/* line 14988, app/assets/stylesheets/external/uicons.scss */
.fi-br-folder-xmark:before {
  content: "\f6a8";
}

/* line 14991, app/assets/stylesheets/external/uicons.scss */
.fi-br-folder:before {
  content: "\f6a9";
}

/* line 14994, app/assets/stylesheets/external/uicons.scss */
.fi-br-folders:before {
  content: "\f6aa";
}

/* line 14997, app/assets/stylesheets/external/uicons.scss */
.fi-br-follow-folder:before {
  content: "\f6ab";
}

/* line 15000, app/assets/stylesheets/external/uicons.scss */
.fi-br-followcollection:before {
  content: "\f6ac";
}

/* line 15003, app/assets/stylesheets/external/uicons.scss */
.fi-br-following:before {
  content: "\f6ad";
}

/* line 15006, app/assets/stylesheets/external/uicons.scss */
.fi-br-fondue-pot:before {
  content: "\f6ae";
}

/* line 15009, app/assets/stylesheets/external/uicons.scss */
.fi-br-football:before {
  content: "\f6af";
}

/* line 15012, app/assets/stylesheets/external/uicons.scss */
.fi-br-fork:before {
  content: "\f6b0";
}

/* line 15015, app/assets/stylesheets/external/uicons.scss */
.fi-br-forklift:before {
  content: "\f6b1";
}

/* line 15018, app/assets/stylesheets/external/uicons.scss */
.fi-br-form:before {
  content: "\f6b2";
}

/* line 15021, app/assets/stylesheets/external/uicons.scss */
.fi-br-fort:before {
  content: "\f6b3";
}

/* line 15024, app/assets/stylesheets/external/uicons.scss */
.fi-br-forward-fast:before {
  content: "\f6b4";
}

/* line 15027, app/assets/stylesheets/external/uicons.scss */
.fi-br-forward:before {
  content: "\f6b5";
}

/* line 15030, app/assets/stylesheets/external/uicons.scss */
.fi-br-fox:before {
  content: "\f6b6";
}

/* line 15033, app/assets/stylesheets/external/uicons.scss */
.fi-br-frame:before {
  content: "\f6b7";
}

/* line 15036, app/assets/stylesheets/external/uicons.scss */
.fi-br-franc-sign:before {
  content: "\f6b8";
}

/* line 15039, app/assets/stylesheets/external/uicons.scss */
.fi-br-free-delivery:before {
  content: "\f6b9";
}

/* line 15042, app/assets/stylesheets/external/uicons.scss */
.fi-br-free:before {
  content: "\f6ba";
}

/* line 15045, app/assets/stylesheets/external/uicons.scss */
.fi-br-french-fries:before {
  content: "\f6bb";
}

/* line 15048, app/assets/stylesheets/external/uicons.scss */
.fi-br-friday:before {
  content: "\f6bc";
}

/* line 15051, app/assets/stylesheets/external/uicons.scss */
.fi-br-frog:before {
  content: "\f6bd";
}

/* line 15054, app/assets/stylesheets/external/uicons.scss */
.fi-br-ftp:before {
  content: "\f6be";
}

/* line 15057, app/assets/stylesheets/external/uicons.scss */
.fi-br-fuel-gauge:before {
  content: "\f6bf";
}

/* line 15060, app/assets/stylesheets/external/uicons.scss */
.fi-br-function-process:before {
  content: "\f6c0";
}

/* line 15063, app/assets/stylesheets/external/uicons.scss */
.fi-br-function-square:before {
  content: "\f6c1";
}

/* line 15066, app/assets/stylesheets/external/uicons.scss */
.fi-br-function:before {
  content: "\f6c2";
}

/* line 15069, app/assets/stylesheets/external/uicons.scss */
.fi-br-funnel-dollar:before {
  content: "\f6c3";
}

/* line 15072, app/assets/stylesheets/external/uicons.scss */
.fi-br-g:before {
  content: "\f6c4";
}

/* line 15075, app/assets/stylesheets/external/uicons.scss */
.fi-br-galaxy-alt:before {
  content: "\f6c5";
}

/* line 15078, app/assets/stylesheets/external/uicons.scss */
.fi-br-galaxy-planet:before {
  content: "\f6c6";
}

/* line 15081, app/assets/stylesheets/external/uicons.scss */
.fi-br-galaxy-star:before {
  content: "\f6c7";
}

/* line 15084, app/assets/stylesheets/external/uicons.scss */
.fi-br-galaxy:before {
  content: "\f6c8";
}

/* line 15087, app/assets/stylesheets/external/uicons.scss */
.fi-br-gallery-thumbnails:before {
  content: "\f6c9";
}

/* line 15090, app/assets/stylesheets/external/uicons.scss */
.fi-br-gallery:before {
  content: "\f6ca";
}

/* line 15093, app/assets/stylesheets/external/uicons.scss */
.fi-br-game-board-alt:before {
  content: "\f6cb";
}

/* line 15096, app/assets/stylesheets/external/uicons.scss */
.fi-br-gamepad:before {
  content: "\f6cc";
}

/* line 15099, app/assets/stylesheets/external/uicons.scss */
.fi-br-garage-car:before {
  content: "\f6cd";
}

/* line 15102, app/assets/stylesheets/external/uicons.scss */
.fi-br-garage-open:before {
  content: "\f6ce";
}

/* line 15105, app/assets/stylesheets/external/uicons.scss */
.fi-br-garage:before {
  content: "\f6cf";
}

/* line 15108, app/assets/stylesheets/external/uicons.scss */
.fi-br-garlic-alt:before {
  content: "\f6d0";
}

/* line 15111, app/assets/stylesheets/external/uicons.scss */
.fi-br-garlic:before {
  content: "\f6d1";
}

/* line 15114, app/assets/stylesheets/external/uicons.scss */
.fi-br-gas-pump-alt:before {
  content: "\f6d2";
}

/* line 15117, app/assets/stylesheets/external/uicons.scss */
.fi-br-gas-pump-slash:before {
  content: "\f6d3";
}

/* line 15120, app/assets/stylesheets/external/uicons.scss */
.fi-br-gas-pump:before {
  content: "\f6d4";
}

/* line 15123, app/assets/stylesheets/external/uicons.scss */
.fi-br-gauge-circle-bolt:before {
  content: "\f6d5";
}

/* line 15126, app/assets/stylesheets/external/uicons.scss */
.fi-br-gauge-circle-minus:before {
  content: "\f6d6";
}

/* line 15129, app/assets/stylesheets/external/uicons.scss */
.fi-br-gauge-circle-plus:before {
  content: "\f6d7";
}

/* line 15132, app/assets/stylesheets/external/uicons.scss */
.fi-br-gavel:before {
  content: "\f6d8";
}

/* line 15135, app/assets/stylesheets/external/uicons.scss */
.fi-br-gears:before {
  content: "\f6d9";
}

/* line 15138, app/assets/stylesheets/external/uicons.scss */
.fi-br-gem:before {
  content: "\f6da";
}

/* line 15141, app/assets/stylesheets/external/uicons.scss */
.fi-br-general:before {
  content: "\f6db";
}

/* line 15144, app/assets/stylesheets/external/uicons.scss */
.fi-br-ghost:before {
  content: "\f6dc";
}

/* line 15147, app/assets/stylesheets/external/uicons.scss */
.fi-br-gif-square:before {
  content: "\f6dd";
}

/* line 15150, app/assets/stylesheets/external/uicons.scss */
.fi-br-gif:before {
  content: "\f6de";
}

/* line 15153, app/assets/stylesheets/external/uicons.scss */
.fi-br-gift-box-benefits:before {
  content: "\f6df";
}

/* line 15156, app/assets/stylesheets/external/uicons.scss */
.fi-br-gift-card:before {
  content: "\f6e0";
}

/* line 15159, app/assets/stylesheets/external/uicons.scss */
.fi-br-gift:before {
  content: "\f6e1";
}

/* line 15162, app/assets/stylesheets/external/uicons.scss */
.fi-br-gifts:before {
  content: "\f6e2";
}

/* line 15165, app/assets/stylesheets/external/uicons.scss */
.fi-br-gingerbread-man:before {
  content: "\f6e3";
}

/* line 15168, app/assets/stylesheets/external/uicons.scss */
.fi-br-glass-champagne:before {
  content: "\f6e4";
}

/* line 15171, app/assets/stylesheets/external/uicons.scss */
.fi-br-glass-cheers:before {
  content: "\f6e5";
}

/* line 15174, app/assets/stylesheets/external/uicons.scss */
.fi-br-glass-citrus:before {
  content: "\f6e6";
}

/* line 15177, app/assets/stylesheets/external/uicons.scss */
.fi-br-glass-empty:before {
  content: "\f6e7";
}

/* line 15180, app/assets/stylesheets/external/uicons.scss */
.fi-br-glass-half:before {
  content: "\f6e8";
}

/* line 15183, app/assets/stylesheets/external/uicons.scss */
.fi-br-glass-water-droplet:before {
  content: "\f6e9";
}

/* line 15186, app/assets/stylesheets/external/uicons.scss */
.fi-br-glass-whiskey-rocks:before {
  content: "\f6ea";
}

/* line 15189, app/assets/stylesheets/external/uicons.scss */
.fi-br-glass-whiskey:before {
  content: "\f6eb";
}

/* line 15192, app/assets/stylesheets/external/uicons.scss */
.fi-br-glass:before {
  content: "\f6ec";
}

/* line 15195, app/assets/stylesheets/external/uicons.scss */
.fi-br-glasses:before {
  content: "\f6ed";
}

/* line 15198, app/assets/stylesheets/external/uicons.scss */
.fi-br-globe-alt:before {
  content: "\f6ee";
}

/* line 15201, app/assets/stylesheets/external/uicons.scss */
.fi-br-globe-pointer:before {
  content: "\f6ef";
}

/* line 15204, app/assets/stylesheets/external/uicons.scss */
.fi-br-globe-snow:before {
  content: "\f6f0";
}

/* line 15207, app/assets/stylesheets/external/uicons.scss */
.fi-br-globe:before {
  content: "\f6f1";
}

/* line 15210, app/assets/stylesheets/external/uicons.scss */
.fi-br-goal-net:before {
  content: "\f6f2";
}

/* line 15213, app/assets/stylesheets/external/uicons.scss */
.fi-br-golf-ball:before {
  content: "\f6f3";
}

/* line 15216, app/assets/stylesheets/external/uicons.scss */
.fi-br-golf-club:before {
  content: "\f6f4";
}

/* line 15219, app/assets/stylesheets/external/uicons.scss */
.fi-br-golf-hole:before {
  content: "\f6f5";
}

/* line 15222, app/assets/stylesheets/external/uicons.scss */
.fi-br-golf:before {
  content: "\f6f6";
}

/* line 15225, app/assets/stylesheets/external/uicons.scss */
.fi-br-gopuram:before {
  content: "\f6f7";
}

/* line 15228, app/assets/stylesheets/external/uicons.scss */
.fi-br-government-budget:before {
  content: "\f6f8";
}

/* line 15231, app/assets/stylesheets/external/uicons.scss */
.fi-br-government-flag:before {
  content: "\f6f9";
}

/* line 15234, app/assets/stylesheets/external/uicons.scss */
.fi-br-government-user:before {
  content: "\f6fa";
}

/* line 15237, app/assets/stylesheets/external/uicons.scss */
.fi-br-gps-navigation:before {
  content: "\f6fb";
}

/* line 15240, app/assets/stylesheets/external/uicons.scss */
.fi-br-graduation-cap:before {
  content: "\f6fc";
}

/* line 15243, app/assets/stylesheets/external/uicons.scss */
.fi-br-gramophone:before {
  content: "\f6fd";
}

/* line 15246, app/assets/stylesheets/external/uicons.scss */
.fi-br-grape:before {
  content: "\f6fe";
}

/* line 15249, app/assets/stylesheets/external/uicons.scss */
.fi-br-graph-curve:before {
  content: "\f6ff";
}

/* line 15252, app/assets/stylesheets/external/uicons.scss */
.fi-br-graphic-style:before {
  content: "\f700";
}

/* line 15255, app/assets/stylesheets/external/uicons.scss */
.fi-br-graphic-tablet:before {
  content: "\f701";
}

/* line 15258, app/assets/stylesheets/external/uicons.scss */
.fi-br-grate-droplet:before {
  content: "\f702";
}

/* line 15261, app/assets/stylesheets/external/uicons.scss */
.fi-br-grate:before {
  content: "\f703";
}

/* line 15264, app/assets/stylesheets/external/uicons.scss */
.fi-br-greater-than-equal:before {
  content: "\f704";
}

/* line 15267, app/assets/stylesheets/external/uicons.scss */
.fi-br-greater-than:before {
  content: "\f705";
}

/* line 15270, app/assets/stylesheets/external/uicons.scss */
.fi-br-greek-helmet:before {
  content: "\f706";
}

/* line 15273, app/assets/stylesheets/external/uicons.scss */
.fi-br-grid-alt:before {
  content: "\f707";
}

/* line 15276, app/assets/stylesheets/external/uicons.scss */
.fi-br-grid-dividers:before {
  content: "\f708";
}

/* line 15279, app/assets/stylesheets/external/uicons.scss */
.fi-br-grid:before {
  content: "\f709";
}

/* line 15282, app/assets/stylesheets/external/uicons.scss */
.fi-br-grill-hot-alt:before {
  content: "\f70a";
}

/* line 15285, app/assets/stylesheets/external/uicons.scss */
.fi-br-grill:before {
  content: "\f70b";
}

/* line 15288, app/assets/stylesheets/external/uicons.scss */
.fi-br-grimace:before {
  content: "\f70c";
}

/* line 15291, app/assets/stylesheets/external/uicons.scss */
.fi-br-grin-alt:before {
  content: "\f70d";
}

/* line 15294, app/assets/stylesheets/external/uicons.scss */
.fi-br-grin-beam-sweat:before {
  content: "\f70e";
}

/* line 15297, app/assets/stylesheets/external/uicons.scss */
.fi-br-grin-beam:before {
  content: "\f70f";
}

/* line 15300, app/assets/stylesheets/external/uicons.scss */
.fi-br-grin-hearts:before {
  content: "\f710";
}

/* line 15303, app/assets/stylesheets/external/uicons.scss */
.fi-br-grin-squint-tears:before {
  content: "\f711";
}

/* line 15306, app/assets/stylesheets/external/uicons.scss */
.fi-br-grin-squint:before {
  content: "\f712";
}

/* line 15309, app/assets/stylesheets/external/uicons.scss */
.fi-br-grin-stars:before {
  content: "\f713";
}

/* line 15312, app/assets/stylesheets/external/uicons.scss */
.fi-br-grin-tears:before {
  content: "\f714";
}

/* line 15315, app/assets/stylesheets/external/uicons.scss */
.fi-br-grin-tongue-squint:before {
  content: "\f715";
}

/* line 15318, app/assets/stylesheets/external/uicons.scss */
.fi-br-grin-tongue-wink:before {
  content: "\f716";
}

/* line 15321, app/assets/stylesheets/external/uicons.scss */
.fi-br-grin-tongue:before {
  content: "\f717";
}

/* line 15324, app/assets/stylesheets/external/uicons.scss */
.fi-br-grin-wink:before {
  content: "\f718";
}

/* line 15327, app/assets/stylesheets/external/uicons.scss */
.fi-br-grin:before {
  content: "\f719";
}

/* line 15330, app/assets/stylesheets/external/uicons.scss */
.fi-br-grip-dots-vertical:before {
  content: "\f71a";
}

/* line 15333, app/assets/stylesheets/external/uicons.scss */
.fi-br-grip-dots:before {
  content: "\f71b";
}

/* line 15336, app/assets/stylesheets/external/uicons.scss */
.fi-br-grip-horizontal:before {
  content: "\f71c";
}

/* line 15339, app/assets/stylesheets/external/uicons.scss */
.fi-br-grip-lines-vertical:before {
  content: "\f71d";
}

/* line 15342, app/assets/stylesheets/external/uicons.scss */
.fi-br-grip-lines:before {
  content: "\f71e";
}

/* line 15345, app/assets/stylesheets/external/uicons.scss */
.fi-br-grip-vertical:before {
  content: "\f71f";
}

/* line 15348, app/assets/stylesheets/external/uicons.scss */
.fi-br-grocery-bag:before {
  content: "\f720";
}

/* line 15351, app/assets/stylesheets/external/uicons.scss */
.fi-br-grocery-basket:before {
  content: "\f721";
}

/* line 15354, app/assets/stylesheets/external/uicons.scss */
.fi-br-group-arrows-rotate:before {
  content: "\f722";
}

/* line 15357, app/assets/stylesheets/external/uicons.scss */
.fi-br-group-call:before {
  content: "\f723";
}

/* line 15360, app/assets/stylesheets/external/uicons.scss */
.fi-br-group-community-social-media:before {
  content: "\f724";
}

/* line 15363, app/assets/stylesheets/external/uicons.scss */
.fi-br-growth-chart-invest:before {
  content: "\f725";
}

/* line 15366, app/assets/stylesheets/external/uicons.scss */
.fi-br-guarani-sign:before {
  content: "\f726";
}

/* line 15369, app/assets/stylesheets/external/uicons.scss */
.fi-br-guide-alt:before {
  content: "\f727";
}

/* line 15372, app/assets/stylesheets/external/uicons.scss */
.fi-br-guide:before {
  content: "\f728";
}

/* line 15375, app/assets/stylesheets/external/uicons.scss */
.fi-br-guitar-electric:before {
  content: "\f729";
}

/* line 15378, app/assets/stylesheets/external/uicons.scss */
.fi-br-guitar:before {
  content: "\f72a";
}

/* line 15381, app/assets/stylesheets/external/uicons.scss */
.fi-br-guitars:before {
  content: "\f72b";
}

/* line 15384, app/assets/stylesheets/external/uicons.scss */
.fi-br-gun-squirt:before {
  content: "\f72c";
}

/* line 15387, app/assets/stylesheets/external/uicons.scss */
.fi-br-gym:before {
  content: "\f72d";
}

/* line 15390, app/assets/stylesheets/external/uicons.scss */
.fi-br-h-square:before {
  content: "\f72e";
}

/* line 15393, app/assets/stylesheets/external/uicons.scss */
.fi-br-h:before {
  content: "\f72f";
}

/* line 15396, app/assets/stylesheets/external/uicons.scss */
.fi-br-h1:before {
  content: "\f730";
}

/* line 15399, app/assets/stylesheets/external/uicons.scss */
.fi-br-h2:before {
  content: "\f731";
}

/* line 15402, app/assets/stylesheets/external/uicons.scss */
.fi-br-h3:before {
  content: "\f732";
}

/* line 15405, app/assets/stylesheets/external/uicons.scss */
.fi-br-h4:before {
  content: "\f733";
}

/* line 15408, app/assets/stylesheets/external/uicons.scss */
.fi-br-hair-clipper:before {
  content: "\f734";
}

/* line 15411, app/assets/stylesheets/external/uicons.scss */
.fi-br-hamburger-soda:before {
  content: "\f735";
}

/* line 15414, app/assets/stylesheets/external/uicons.scss */
.fi-br-hamburger:before {
  content: "\f736";
}

/* line 15417, app/assets/stylesheets/external/uicons.scss */
.fi-br-hammer-crash:before {
  content: "\f737";
}

/* line 15420, app/assets/stylesheets/external/uicons.scss */
.fi-br-hammer-war:before {
  content: "\f738";
}

/* line 15423, app/assets/stylesheets/external/uicons.scss */
.fi-br-hammer:before {
  content: "\f739";
}

/* line 15426, app/assets/stylesheets/external/uicons.scss */
.fi-br-hamsa:before {
  content: "\f73a";
}

/* line 15429, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-back-fist:before {
  content: "\f73b";
}

/* line 15432, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-back-point-down:before {
  content: "\f73c";
}

/* line 15435, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-back-point-left:before {
  content: "\f73d";
}

/* line 15438, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-back-point-ribbon:before {
  content: "\f73e";
}

/* line 15441, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-back-point-right:before {
  content: "\f73f";
}

/* line 15444, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-bill:before {
  content: "\f740";
}

/* line 15447, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-dots:before {
  content: "\f741";
}

/* line 15450, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-fingers-crossed:before {
  content: "\f742";
}

/* line 15453, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-fist:before {
  content: "\f743";
}

/* line 15456, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-heart:before {
  content: "\f744";
}

/* line 15459, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-holding-box:before {
  content: "\f745";
}

/* line 15462, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-holding-droplet:before {
  content: "\f746";
}

/* line 15465, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-holding-magic:before {
  content: "\f747";
}

/* line 15468, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-holding-medical:before {
  content: "\f748";
}

/* line 15471, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-holding-seeding:before {
  content: "\f749";
}

/* line 15474, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-holding-skull:before {
  content: "\f74a";
}

/* line 15477, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-holding-usd:before {
  content: "\f74b";
}

/* line 15480, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-holding-water:before {
  content: "\f74c";
}

/* line 15483, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-horns:before {
  content: "\f74d";
}

/* line 15486, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-lizard:before {
  content: "\f74e";
}

/* line 15489, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-love:before {
  content: "\f74f";
}

/* line 15492, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-middle-finger:before {
  content: "\f750";
}

/* line 15495, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-paper:before {
  content: "\f751";
}

/* line 15498, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-peace:before {
  content: "\f752";
}

/* line 15501, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-point-ribbon:before {
  content: "\f753";
}

/* line 15504, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-scissors:before {
  content: "\f754";
}

/* line 15507, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-sparkles:before {
  content: "\f755";
}

/* line 15510, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-spock:before {
  content: "\f756";
}

/* line 15513, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand-wave:before {
  content: "\f757";
}

/* line 15516, app/assets/stylesheets/external/uicons.scss */
.fi-br-hand:before {
  content: "\f758";
}

/* line 15519, app/assets/stylesheets/external/uicons.scss */
.fi-br-handmade:before {
  content: "\f759";
}

/* line 15522, app/assets/stylesheets/external/uicons.scss */
.fi-br-hands-bubbles:before {
  content: "\f75a";
}

/* line 15525, app/assets/stylesheets/external/uicons.scss */
.fi-br-hands-clapping:before {
  content: "\f75b";
}

/* line 15528, app/assets/stylesheets/external/uicons.scss */
.fi-br-hands-heart:before {
  content: "\f75c";
}

/* line 15531, app/assets/stylesheets/external/uicons.scss */
.fi-br-hands-holding-diamond:before {
  content: "\f75d";
}

/* line 15534, app/assets/stylesheets/external/uicons.scss */
.fi-br-hands-holding:before {
  content: "\f75e";
}

/* line 15537, app/assets/stylesheets/external/uicons.scss */
.fi-br-hands-usd:before {
  content: "\f75f";
}

/* line 15540, app/assets/stylesheets/external/uicons.scss */
.fi-br-handshake-angle:before {
  content: "\f760";
}

/* line 15543, app/assets/stylesheets/external/uicons.scss */
.fi-br-handshake-deal-loan:before {
  content: "\f761";
}

/* line 15546, app/assets/stylesheets/external/uicons.scss */
.fi-br-handshake-simple-slash:before {
  content: "\f762";
}

/* line 15549, app/assets/stylesheets/external/uicons.scss */
.fi-br-handshake-trust:before {
  content: "\f763";
}

/* line 15552, app/assets/stylesheets/external/uicons.scss */
.fi-br-handshake:before {
  content: "\f764";
}

/* line 15555, app/assets/stylesheets/external/uicons.scss */
.fi-br-happy:before {
  content: "\f765";
}

/* line 15558, app/assets/stylesheets/external/uicons.scss */
.fi-br-hard-hat:before {
  content: "\f766";
}

/* line 15561, app/assets/stylesheets/external/uicons.scss */
.fi-br-hashtag-lock:before {
  content: "\f767";
}

/* line 15564, app/assets/stylesheets/external/uicons.scss */
.fi-br-hastag:before {
  content: "\f768";
}

/* line 15567, app/assets/stylesheets/external/uicons.scss */
.fi-br-hat-beach:before {
  content: "\f769";
}

/* line 15570, app/assets/stylesheets/external/uicons.scss */
.fi-br-hat-birthday:before {
  content: "\f76a";
}

/* line 15573, app/assets/stylesheets/external/uicons.scss */
.fi-br-hat-chef:before {
  content: "\f76b";
}

/* line 15576, app/assets/stylesheets/external/uicons.scss */
.fi-br-hat-cowboy-side:before {
  content: "\f76c";
}

/* line 15579, app/assets/stylesheets/external/uicons.scss */
.fi-br-hat-cowboy:before {
  content: "\f76d";
}

/* line 15582, app/assets/stylesheets/external/uicons.scss */
.fi-br-hat-santa:before {
  content: "\f76e";
}

/* line 15585, app/assets/stylesheets/external/uicons.scss */
.fi-br-hat-winter:before {
  content: "\f76f";
}

/* line 15588, app/assets/stylesheets/external/uicons.scss */
.fi-br-hat-witch:before {
  content: "\f770";
}

/* line 15591, app/assets/stylesheets/external/uicons.scss */
.fi-br-hat-wizard:before {
  content: "\f771";
}

/* line 15594, app/assets/stylesheets/external/uicons.scss */
.fi-br-hdd:before {
  content: "\f772";
}

/* line 15597, app/assets/stylesheets/external/uicons.scss */
.fi-br-head-side-brain:before {
  content: "\f773";
}

/* line 15600, app/assets/stylesheets/external/uicons.scss */
.fi-br-head-side-cough-slash:before {
  content: "\f774";
}

/* line 15603, app/assets/stylesheets/external/uicons.scss */
.fi-br-head-side-cough:before {
  content: "\f775";
}

/* line 15606, app/assets/stylesheets/external/uicons.scss */
.fi-br-head-side-headphones:before {
  content: "\f776";
}

/* line 15609, app/assets/stylesheets/external/uicons.scss */
.fi-br-head-side-heart:before {
  content: "\f777";
}

/* line 15612, app/assets/stylesheets/external/uicons.scss */
.fi-br-head-side-mask:before {
  content: "\f778";
}

/* line 15615, app/assets/stylesheets/external/uicons.scss */
.fi-br-head-side-medical:before {
  content: "\f779";
}

/* line 15618, app/assets/stylesheets/external/uicons.scss */
.fi-br-head-side-thinking:before {
  content: "\f77a";
}

/* line 15621, app/assets/stylesheets/external/uicons.scss */
.fi-br-head-side-virus:before {
  content: "\f77b";
}

/* line 15624, app/assets/stylesheets/external/uicons.scss */
.fi-br-head-side:before {
  content: "\f77c";
}

/* line 15627, app/assets/stylesheets/external/uicons.scss */
.fi-br-head-vr:before {
  content: "\f77d";
}

/* line 15630, app/assets/stylesheets/external/uicons.scss */
.fi-br-heading:before {
  content: "\f77e";
}

/* line 15633, app/assets/stylesheets/external/uicons.scss */
.fi-br-headphones:before {
  content: "\f77f";
}

/* line 15636, app/assets/stylesheets/external/uicons.scss */
.fi-br-headset:before {
  content: "\f780";
}

/* line 15639, app/assets/stylesheets/external/uicons.scss */
.fi-br-heart-arrow:before {
  content: "\f781";
}

/* line 15642, app/assets/stylesheets/external/uicons.scss */
.fi-br-heart-crack:before {
  content: "\f782";
}

/* line 15645, app/assets/stylesheets/external/uicons.scss */
.fi-br-heart-half-stroke:before {
  content: "\f783";
}

/* line 15648, app/assets/stylesheets/external/uicons.scss */
.fi-br-heart-half:before {
  content: "\f784";
}

/* line 15651, app/assets/stylesheets/external/uicons.scss */
.fi-br-heart-health-muscle:before {
  content: "\f785";
}

/* line 15654, app/assets/stylesheets/external/uicons.scss */
.fi-br-heart-partner-handshake:before {
  content: "\f786";
}

/* line 15657, app/assets/stylesheets/external/uicons.scss */
.fi-br-heart-rate:before {
  content: "\f787";
}

/* line 15660, app/assets/stylesheets/external/uicons.scss */
.fi-br-heart:before {
  content: "\f788";
}

/* line 15663, app/assets/stylesheets/external/uicons.scss */
.fi-br-heat:before {
  content: "\f789";
}

/* line 15666, app/assets/stylesheets/external/uicons.scss */
.fi-br-helicopter-side:before {
  content: "\f78a";
}

/* line 15669, app/assets/stylesheets/external/uicons.scss */
.fi-br-helmet-battle:before {
  content: "\f78b";
}

/* line 15672, app/assets/stylesheets/external/uicons.scss */
.fi-br-hexagon-check:before {
  content: "\f78c";
}

/* line 15675, app/assets/stylesheets/external/uicons.scss */
.fi-br-hexagon-divide:before {
  content: "\f78d";
}

/* line 15678, app/assets/stylesheets/external/uicons.scss */
.fi-br-hexagon-exclamation:before {
  content: "\f78e";
}

/* line 15681, app/assets/stylesheets/external/uicons.scss */
.fi-br-hexagon:before {
  content: "\f78f";
}

/* line 15684, app/assets/stylesheets/external/uicons.scss */
.fi-br-high-definition:before {
  content: "\f790";
}

/* line 15687, app/assets/stylesheets/external/uicons.scss */
.fi-br-high-five-celebration-yes:before {
  content: "\f791";
}

/* line 15690, app/assets/stylesheets/external/uicons.scss */
.fi-br-highlighter-line:before {
  content: "\f792";
}

/* line 15693, app/assets/stylesheets/external/uicons.scss */
.fi-br-highlighter:before {
  content: "\f793";
}

/* line 15696, app/assets/stylesheets/external/uicons.scss */
.fi-br-hiking:before {
  content: "\f794";
}

/* line 15699, app/assets/stylesheets/external/uicons.scss */
.fi-br-hippo:before {
  content: "\f795";
}

/* line 15702, app/assets/stylesheets/external/uicons.scss */
.fi-br-hockey-mask:before {
  content: "\f796";
}

/* line 15705, app/assets/stylesheets/external/uicons.scss */
.fi-br-hockey-puck:before {
  content: "\f797";
}

/* line 15708, app/assets/stylesheets/external/uicons.scss */
.fi-br-hockey-stick-puck:before {
  content: "\f798";
}

/* line 15711, app/assets/stylesheets/external/uicons.scss */
.fi-br-hockey-sticks:before {
  content: "\f799";
}

/* line 15714, app/assets/stylesheets/external/uicons.scss */
.fi-br-holding-hand-gear:before {
  content: "\f79a";
}

/* line 15717, app/assets/stylesheets/external/uicons.scss */
.fi-br-holding-hand-revenue:before {
  content: "\f79b";
}

/* line 15720, app/assets/stylesheets/external/uicons.scss */
.fi-br-holly-berry:before {
  content: "\f79c";
}

/* line 15723, app/assets/stylesheets/external/uicons.scss */
.fi-br-home-heart:before {
  content: "\f79d";
}

/* line 15726, app/assets/stylesheets/external/uicons.scss */
.fi-br-home-location-alt:before {
  content: "\f79e";
}

/* line 15729, app/assets/stylesheets/external/uicons.scss */
.fi-br-home-location:before {
  content: "\f79f";
}

/* line 15732, app/assets/stylesheets/external/uicons.scss */
.fi-br-home:before {
  content: "\f7a0";
}

/* line 15735, app/assets/stylesheets/external/uicons.scss */
.fi-br-honey-pot:before {
  content: "\f7a1";
}

/* line 15738, app/assets/stylesheets/external/uicons.scss */
.fi-br-hood-cloak:before {
  content: "\f7a2";
}

/* line 15741, app/assets/stylesheets/external/uicons.scss */
.fi-br-horizontal-rule:before {
  content: "\f7a3";
}

/* line 15744, app/assets/stylesheets/external/uicons.scss */
.fi-br-horse-head:before {
  content: "\f7a4";
}

/* line 15747, app/assets/stylesheets/external/uicons.scss */
.fi-br-horse-saddle:before {
  content: "\f7a5";
}

/* line 15750, app/assets/stylesheets/external/uicons.scss */
.fi-br-horse:before {
  content: "\f7a6";
}

/* line 15753, app/assets/stylesheets/external/uicons.scss */
.fi-br-horseshoe-broken:before {
  content: "\f7a7";
}

/* line 15756, app/assets/stylesheets/external/uicons.scss */
.fi-br-horseshoe:before {
  content: "\f7a8";
}

/* line 15759, app/assets/stylesheets/external/uicons.scss */
.fi-br-hose-reel:before {
  content: "\f7a9";
}

/* line 15762, app/assets/stylesheets/external/uicons.scss */
.fi-br-hose:before {
  content: "\f7aa";
}

/* line 15765, app/assets/stylesheets/external/uicons.scss */
.fi-br-hospital-symbol:before {
  content: "\f7ab";
}

/* line 15768, app/assets/stylesheets/external/uicons.scss */
.fi-br-hospital-user:before {
  content: "\f7ac";
}

/* line 15771, app/assets/stylesheets/external/uicons.scss */
.fi-br-hospital:before {
  content: "\f7ad";
}

/* line 15774, app/assets/stylesheets/external/uicons.scss */
.fi-br-hospitals:before {
  content: "\f7ae";
}

/* line 15777, app/assets/stylesheets/external/uicons.scss */
.fi-br-hot-tub:before {
  content: "\f7af";
}

/* line 15780, app/assets/stylesheets/external/uicons.scss */
.fi-br-hotdog:before {
  content: "\f7b0";
}

/* line 15783, app/assets/stylesheets/external/uicons.scss */
.fi-br-hotel:before {
  content: "\f7b1";
}

/* line 15786, app/assets/stylesheets/external/uicons.scss */
.fi-br-hourglass-end:before {
  content: "\f7b2";
}

/* line 15789, app/assets/stylesheets/external/uicons.scss */
.fi-br-hourglass-start:before {
  content: "\f7b3";
}

/* line 15792, app/assets/stylesheets/external/uicons.scss */
.fi-br-hourglass:before {
  content: "\f7b4";
}

/* line 15795, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-blank:before {
  content: "\f7b5";
}

/* line 15798, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-building:before {
  content: "\f7b6";
}

/* line 15801, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-chimney-blank:before {
  content: "\f7b7";
}

/* line 15804, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-chimney-crack:before {
  content: "\f7b8";
}

/* line 15807, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-chimney-heart:before {
  content: "\f7b9";
}

/* line 15810, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-chimney-medical:before {
  content: "\f7ba";
}

/* line 15813, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-chimney-user:before {
  content: "\f7bb";
}

/* line 15816, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-chimney-window:before {
  content: "\f7bc";
}

/* line 15819, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-chimney:before {
  content: "\f7bd";
}

/* line 15822, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-circle-check:before {
  content: "\f7be";
}

/* line 15825, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-circle-exclamation:before {
  content: "\f7bf";
}

/* line 15828, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-circle-xmark:before {
  content: "\f7c0";
}

/* line 15831, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-crack-alt:before {
  content: "\f7c1";
}

/* line 15834, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-crack:before {
  content: "\f7c2";
}

/* line 15837, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-day:before {
  content: "\f7c3";
}

/* line 15840, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-fire:before {
  content: "\f7c4";
}

/* line 15843, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-flag:before {
  content: "\f7c5";
}

/* line 15846, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-flood:before {
  content: "\f7c6";
}

/* line 15849, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-laptop:before {
  content: "\f7c7";
}

/* line 15852, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-leave:before {
  content: "\f7c8";
}

/* line 15855, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-lock:before {
  content: "\f7c9";
}

/* line 15858, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-medical:before {
  content: "\f7ca";
}

/* line 15861, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-night:before {
  content: "\f7cb";
}

/* line 15864, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-return:before {
  content: "\f7cc";
}

/* line 15867, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-signal:before {
  content: "\f7cd";
}

/* line 15870, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-tree:before {
  content: "\f7ce";
}

/* line 15873, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-tsunami:before {
  content: "\f7cf";
}

/* line 15876, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-turret:before {
  content: "\f7d0";
}

/* line 15879, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-user:before {
  content: "\f7d1";
}

/* line 15882, app/assets/stylesheets/external/uicons.scss */
.fi-br-house-window:before {
  content: "\f7d2";
}

/* line 15885, app/assets/stylesheets/external/uicons.scss */
.fi-br-hr-group:before {
  content: "\f7d3";
}

/* line 15888, app/assets/stylesheets/external/uicons.scss */
.fi-br-hr-person:before {
  content: "\f7d4";
}

/* line 15891, app/assets/stylesheets/external/uicons.scss */
.fi-br-hr:before {
  content: "\f7d5";
}

/* line 15894, app/assets/stylesheets/external/uicons.scss */
.fi-br-hryvnia:before {
  content: "\f7d6";
}

/* line 15897, app/assets/stylesheets/external/uicons.scss */
.fi-br-humidity:before {
  content: "\f7d7";
}

/* line 15900, app/assets/stylesheets/external/uicons.scss */
.fi-br-hundred-points:before {
  content: "\f7d8";
}

/* line 15903, app/assets/stylesheets/external/uicons.scss */
.fi-br-hurricane:before {
  content: "\f7d9";
}

/* line 15906, app/assets/stylesheets/external/uicons.scss */
.fi-br-i:before {
  content: "\f7da";
}

/* line 15909, app/assets/stylesheets/external/uicons.scss */
.fi-br-ice-cream:before {
  content: "\f7db";
}

/* line 15912, app/assets/stylesheets/external/uicons.scss */
.fi-br-ice-skate:before {
  content: "\f7dc";
}

/* line 15915, app/assets/stylesheets/external/uicons.scss */
.fi-br-icicles:before {
  content: "\f7dd";
}

/* line 15918, app/assets/stylesheets/external/uicons.scss */
.fi-br-icon-star:before {
  content: "\f7de";
}

/* line 15921, app/assets/stylesheets/external/uicons.scss */
.fi-br-id-badge:before {
  content: "\f7df";
}

/* line 15924, app/assets/stylesheets/external/uicons.scss */
.fi-br-id-card-clip-alt:before {
  content: "\f7e0";
}

/* line 15927, app/assets/stylesheets/external/uicons.scss */
.fi-br-igloo:before {
  content: "\f7e1";
}

/* line 15930, app/assets/stylesheets/external/uicons.scss */
.fi-br-image-slash:before {
  content: "\f7e2";
}

/* line 15933, app/assets/stylesheets/external/uicons.scss */
.fi-br-images-user:before {
  content: "\f7e3";
}

/* line 15936, app/assets/stylesheets/external/uicons.scss */
.fi-br-images:before {
  content: "\f7e4";
}

/* line 15939, app/assets/stylesheets/external/uicons.scss */
.fi-br-improve-user:before {
  content: "\f7e5";
}

/* line 15942, app/assets/stylesheets/external/uicons.scss */
.fi-br-inbox-full:before {
  content: "\f7e6";
}

/* line 15945, app/assets/stylesheets/external/uicons.scss */
.fi-br-inbox-in:before {
  content: "\f7e7";
}

/* line 15948, app/assets/stylesheets/external/uicons.scss */
.fi-br-inbox-out:before {
  content: "\f7e8";
}

/* line 15951, app/assets/stylesheets/external/uicons.scss */
.fi-br-inbox:before {
  content: "\f7e9";
}

/* line 15954, app/assets/stylesheets/external/uicons.scss */
.fi-br-inboxes:before {
  content: "\f7ea";
}

/* line 15957, app/assets/stylesheets/external/uicons.scss */
.fi-br-incense-sticks-yoga:before {
  content: "\f7eb";
}

/* line 15960, app/assets/stylesheets/external/uicons.scss */
.fi-br-incognito:before {
  content: "\f7ec";
}

/* line 15963, app/assets/stylesheets/external/uicons.scss */
.fi-br-indent:before {
  content: "\f7ed";
}

/* line 15966, app/assets/stylesheets/external/uicons.scss */
.fi-br-indian-rupee-sign:before {
  content: "\f7ee";
}

/* line 15969, app/assets/stylesheets/external/uicons.scss */
.fi-br-industry-alt:before {
  content: "\f7ef";
}

/* line 15972, app/assets/stylesheets/external/uicons.scss */
.fi-br-industry-windows:before {
  content: "\f7f0";
}

/* line 15975, app/assets/stylesheets/external/uicons.scss */
.fi-br-infinity:before {
  content: "\f7f1";
}

/* line 15978, app/assets/stylesheets/external/uicons.scss */
.fi-br-info-guide:before {
  content: "\f7f2";
}

/* line 15981, app/assets/stylesheets/external/uicons.scss */
.fi-br-info:before {
  content: "\f7f3";
}

/* line 15984, app/assets/stylesheets/external/uicons.scss */
.fi-br-information:before {
  content: "\f7f4";
}

/* line 15987, app/assets/stylesheets/external/uicons.scss */
.fi-br-inhaler:before {
  content: "\f7f5";
}

/* line 15990, app/assets/stylesheets/external/uicons.scss */
.fi-br-input-numeric:before {
  content: "\f7f6";
}

/* line 15993, app/assets/stylesheets/external/uicons.scss */
.fi-br-input-pipe:before {
  content: "\f7f7";
}

/* line 15996, app/assets/stylesheets/external/uicons.scss */
.fi-br-input-text:before {
  content: "\f7f8";
}

/* line 15999, app/assets/stylesheets/external/uicons.scss */
.fi-br-insert-alt:before {
  content: "\f7f9";
}

/* line 16002, app/assets/stylesheets/external/uicons.scss */
.fi-br-insert-arrows:before {
  content: "\f7fa";
}

/* line 16005, app/assets/stylesheets/external/uicons.scss */
.fi-br-insert-credit-card:before {
  content: "\f7fb";
}

/* line 16008, app/assets/stylesheets/external/uicons.scss */
.fi-br-insert-square:before {
  content: "\f7fc";
}

/* line 16011, app/assets/stylesheets/external/uicons.scss */
.fi-br-insert:before {
  content: "\f7fd";
}

/* line 16014, app/assets/stylesheets/external/uicons.scss */
.fi-br-insight-alt:before {
  content: "\f7fe";
}

/* line 16017, app/assets/stylesheets/external/uicons.scss */
.fi-br-insight-head:before {
  content: "\f7ff";
}

/* line 16020, app/assets/stylesheets/external/uicons.scss */
.fi-br-insight:before {
  content: "\f800";
}

/* line 16023, app/assets/stylesheets/external/uicons.scss */
.fi-br-integral:before {
  content: "\f801";
}

/* line 16026, app/assets/stylesheets/external/uicons.scss */
.fi-br-interactive:before {
  content: "\f802";
}

/* line 16029, app/assets/stylesheets/external/uicons.scss */
.fi-br-interlining:before {
  content: "\f803";
}

/* line 16032, app/assets/stylesheets/external/uicons.scss */
.fi-br-internet-speed-wifi:before {
  content: "\f804";
}

/* line 16035, app/assets/stylesheets/external/uicons.scss */
.fi-br-interrogation:before {
  content: "\f805";
}

/* line 16038, app/assets/stylesheets/external/uicons.scss */
.fi-br-intersection:before {
  content: "\f806";
}

/* line 16041, app/assets/stylesheets/external/uicons.scss */
.fi-br-introduction-handshake:before {
  content: "\f807";
}

/* line 16044, app/assets/stylesheets/external/uicons.scss */
.fi-br-introduction:before {
  content: "\f808";
}

/* line 16047, app/assets/stylesheets/external/uicons.scss */
.fi-br-inventory-alt:before {
  content: "\f809";
}

/* line 16050, app/assets/stylesheets/external/uicons.scss */
.fi-br-invest:before {
  content: "\f80a";
}

/* line 16053, app/assets/stylesheets/external/uicons.scss */
.fi-br-investment:before {
  content: "\f80b";
}

/* line 16056, app/assets/stylesheets/external/uicons.scss */
.fi-br-invite-alt:before {
  content: "\f80c";
}

/* line 16059, app/assets/stylesheets/external/uicons.scss */
.fi-br-invite:before {
  content: "\f80d";
}

/* line 16062, app/assets/stylesheets/external/uicons.scss */
.fi-br-iot-alt:before {
  content: "\f80e";
}

/* line 16065, app/assets/stylesheets/external/uicons.scss */
.fi-br-iot:before {
  content: "\f80f";
}

/* line 16068, app/assets/stylesheets/external/uicons.scss */
.fi-br-ip-address:before {
  content: "\f810";
}

/* line 16071, app/assets/stylesheets/external/uicons.scss */
.fi-br-island-tropical:before {
  content: "\f811";
}

/* line 16074, app/assets/stylesheets/external/uicons.scss */
.fi-br-issue-loupe:before {
  content: "\f812";
}

/* line 16077, app/assets/stylesheets/external/uicons.scss */
.fi-br-it-alt:before {
  content: "\f813";
}

/* line 16080, app/assets/stylesheets/external/uicons.scss */
.fi-br-it-computer:before {
  content: "\f814";
}

/* line 16083, app/assets/stylesheets/external/uicons.scss */
.fi-br-it:before {
  content: "\f815";
}

/* line 16086, app/assets/stylesheets/external/uicons.scss */
.fi-br-italian-lira-sign:before {
  content: "\f816";
}

/* line 16089, app/assets/stylesheets/external/uicons.scss */
.fi-br-italic:before {
  content: "\f817";
}

/* line 16092, app/assets/stylesheets/external/uicons.scss */
.fi-br-j:before {
  content: "\f818";
}

/* line 16095, app/assets/stylesheets/external/uicons.scss */
.fi-br-jam:before {
  content: "\f819";
}

/* line 16098, app/assets/stylesheets/external/uicons.scss */
.fi-br-jar-alt:before {
  content: "\f81a";
}

/* line 16101, app/assets/stylesheets/external/uicons.scss */
.fi-br-jar-wheat:before {
  content: "\f81b";
}

/* line 16104, app/assets/stylesheets/external/uicons.scss */
.fi-br-javascript:before {
  content: "\f81c";
}

/* line 16107, app/assets/stylesheets/external/uicons.scss */
.fi-br-joint:before {
  content: "\f81d";
}

/* line 16110, app/assets/stylesheets/external/uicons.scss */
.fi-br-joker:before {
  content: "\f81e";
}

/* line 16113, app/assets/stylesheets/external/uicons.scss */
.fi-br-journal-alt:before {
  content: "\f81f";
}

/* line 16116, app/assets/stylesheets/external/uicons.scss */
.fi-br-journal:before {
  content: "\f820";
}

/* line 16119, app/assets/stylesheets/external/uicons.scss */
.fi-br-journey:before {
  content: "\f821";
}

/* line 16122, app/assets/stylesheets/external/uicons.scss */
.fi-br-joystick:before {
  content: "\f822";
}

/* line 16125, app/assets/stylesheets/external/uicons.scss */
.fi-br-jpg:before {
  content: "\f823";
}

/* line 16128, app/assets/stylesheets/external/uicons.scss */
.fi-br-jug-alt:before {
  content: "\f824";
}

/* line 16131, app/assets/stylesheets/external/uicons.scss */
.fi-br-jug-bottle:before {
  content: "\f825";
}

/* line 16134, app/assets/stylesheets/external/uicons.scss */
.fi-br-jug:before {
  content: "\f826";
}

/* line 16137, app/assets/stylesheets/external/uicons.scss */
.fi-br-jumping-rope:before {
  content: "\f827";
}

/* line 16140, app/assets/stylesheets/external/uicons.scss */
.fi-br-k:before {
  content: "\f828";
}

/* line 16143, app/assets/stylesheets/external/uicons.scss */
.fi-br-kaaba:before {
  content: "\f829";
}

/* line 16146, app/assets/stylesheets/external/uicons.scss */
.fi-br-kazoo:before {
  content: "\f82a";
}

/* line 16149, app/assets/stylesheets/external/uicons.scss */
.fi-br-kerning:before {
  content: "\f82b";
}

/* line 16152, app/assets/stylesheets/external/uicons.scss */
.fi-br-key-lock-crypto:before {
  content: "\f82c";
}

/* line 16155, app/assets/stylesheets/external/uicons.scss */
.fi-br-key-skeleton-left-right:before {
  content: "\f82d";
}

/* line 16158, app/assets/stylesheets/external/uicons.scss */
.fi-br-key:before {
  content: "\f82e";
}

/* line 16161, app/assets/stylesheets/external/uicons.scss */
.fi-br-keyboard-brightness-low:before {
  content: "\f82f";
}

/* line 16164, app/assets/stylesheets/external/uicons.scss */
.fi-br-keyboard-brightness:before {
  content: "\f830";
}

/* line 16167, app/assets/stylesheets/external/uicons.scss */
.fi-br-keyboard-down:before {
  content: "\f831";
}

/* line 16170, app/assets/stylesheets/external/uicons.scss */
.fi-br-keyboard-left:before {
  content: "\f832";
}

/* line 16173, app/assets/stylesheets/external/uicons.scss */
.fi-br-keyboard:before {
  content: "\f833";
}

/* line 16176, app/assets/stylesheets/external/uicons.scss */
.fi-br-keynote:before {
  content: "\f834";
}

/* line 16179, app/assets/stylesheets/external/uicons.scss */
.fi-br-kidneys:before {
  content: "\f835";
}

/* line 16182, app/assets/stylesheets/external/uicons.scss */
.fi-br-kip-sign:before {
  content: "\f836";
}

/* line 16185, app/assets/stylesheets/external/uicons.scss */
.fi-br-kiss-beam:before {
  content: "\f837";
}

/* line 16188, app/assets/stylesheets/external/uicons.scss */
.fi-br-kiss-wink-heart:before {
  content: "\f838";
}

/* line 16191, app/assets/stylesheets/external/uicons.scss */
.fi-br-kiss:before {
  content: "\f839";
}

/* line 16194, app/assets/stylesheets/external/uicons.scss */
.fi-br-kite:before {
  content: "\f83a";
}

/* line 16197, app/assets/stylesheets/external/uicons.scss */
.fi-br-kiwi-bird:before {
  content: "\f83b";
}

/* line 16200, app/assets/stylesheets/external/uicons.scss */
.fi-br-kiwi-fruit:before {
  content: "\f83c";
}

/* line 16203, app/assets/stylesheets/external/uicons.scss */
.fi-br-knife-kitchen:before {
  content: "\f83d";
}

/* line 16206, app/assets/stylesheets/external/uicons.scss */
.fi-br-knife:before {
  content: "\f83e";
}

/* line 16209, app/assets/stylesheets/external/uicons.scss */
.fi-br-knitting:before {
  content: "\f83f";
}

/* line 16212, app/assets/stylesheets/external/uicons.scss */
.fi-br-kpi-evaluation:before {
  content: "\f840";
}

/* line 16215, app/assets/stylesheets/external/uicons.scss */
.fi-br-kpi:before {
  content: "\f841";
}

/* line 16218, app/assets/stylesheets/external/uicons.scss */
.fi-br-l:before {
  content: "\f842";
}

/* line 16221, app/assets/stylesheets/external/uicons.scss */
.fi-br-label:before {
  content: "\f843";
}

/* line 16224, app/assets/stylesheets/external/uicons.scss */
.fi-br-lacrosse-stick-ball:before {
  content: "\f844";
}

/* line 16227, app/assets/stylesheets/external/uicons.scss */
.fi-br-lacrosse-stick:before {
  content: "\f845";
}

/* line 16230, app/assets/stylesheets/external/uicons.scss */
.fi-br-lambda:before {
  content: "\f846";
}

/* line 16233, app/assets/stylesheets/external/uicons.scss */
.fi-br-lamp-desk:before {
  content: "\f847";
}

/* line 16236, app/assets/stylesheets/external/uicons.scss */
.fi-br-lamp-floor:before {
  content: "\f848";
}

/* line 16239, app/assets/stylesheets/external/uicons.scss */
.fi-br-lamp-street:before {
  content: "\f849";
}

/* line 16242, app/assets/stylesheets/external/uicons.scss */
.fi-br-lamp:before {
  content: "\f84a";
}

/* line 16245, app/assets/stylesheets/external/uicons.scss */
.fi-br-land-layer-location:before {
  content: "\f84b";
}

/* line 16248, app/assets/stylesheets/external/uicons.scss */
.fi-br-land-layers:before {
  content: "\f84c";
}

/* line 16251, app/assets/stylesheets/external/uicons.scss */
.fi-br-land-location:before {
  content: "\f84d";
}

/* line 16254, app/assets/stylesheets/external/uicons.scss */
.fi-br-landmark-alt:before {
  content: "\f84e";
}

/* line 16257, app/assets/stylesheets/external/uicons.scss */
.fi-br-language:before {
  content: "\f84f";
}

/* line 16260, app/assets/stylesheets/external/uicons.scss */
.fi-br-laptop-arrow-down:before {
  content: "\f850";
}

/* line 16263, app/assets/stylesheets/external/uicons.scss */
.fi-br-laptop-binary:before {
  content: "\f851";
}

/* line 16266, app/assets/stylesheets/external/uicons.scss */
.fi-br-laptop-code:before {
  content: "\f852";
}

/* line 16269, app/assets/stylesheets/external/uicons.scss */
.fi-br-laptop-medical:before {
  content: "\f853";
}

/* line 16272, app/assets/stylesheets/external/uicons.scss */
.fi-br-laptop-mobile:before {
  content: "\f854";
}

/* line 16275, app/assets/stylesheets/external/uicons.scss */
.fi-br-laptop-slash:before {
  content: "\f855";
}

/* line 16278, app/assets/stylesheets/external/uicons.scss */
.fi-br-laptop:before {
  content: "\f856";
}

/* line 16281, app/assets/stylesheets/external/uicons.scss */
.fi-br-lari-sign:before {
  content: "\f857";
}

/* line 16284, app/assets/stylesheets/external/uicons.scss */
.fi-br-lasso-sparkles:before {
  content: "\f858";
}

/* line 16287, app/assets/stylesheets/external/uicons.scss */
.fi-br-lasso:before {
  content: "\f859";
}

/* line 16290, app/assets/stylesheets/external/uicons.scss */
.fi-br-laugh-beam:before {
  content: "\f85a";
}

/* line 16293, app/assets/stylesheets/external/uicons.scss */
.fi-br-laugh-squint:before {
  content: "\f85b";
}

/* line 16296, app/assets/stylesheets/external/uicons.scss */
.fi-br-laugh-wink:before {
  content: "\f85c";
}

/* line 16299, app/assets/stylesheets/external/uicons.scss */
.fi-br-laugh:before {
  content: "\f85d";
}

/* line 16302, app/assets/stylesheets/external/uicons.scss */
.fi-br-lawyer-man:before {
  content: "\f85e";
}

/* line 16305, app/assets/stylesheets/external/uicons.scss */
.fi-br-lawyer-woman:before {
  content: "\f85f";
}

/* line 16308, app/assets/stylesheets/external/uicons.scss */
.fi-br-layer-minus:before {
  content: "\f860";
}

/* line 16311, app/assets/stylesheets/external/uicons.scss */
.fi-br-layer-plus:before {
  content: "\f861";
}

/* line 16314, app/assets/stylesheets/external/uicons.scss */
.fi-br-layers:before {
  content: "\f862";
}

/* line 16317, app/assets/stylesheets/external/uicons.scss */
.fi-br-layout-fluid:before {
  content: "\f863";
}

/* line 16320, app/assets/stylesheets/external/uicons.scss */
.fi-br-lead-funnel:before {
  content: "\f864";
}

/* line 16323, app/assets/stylesheets/external/uicons.scss */
.fi-br-lead-management:before {
  content: "\f865";
}

/* line 16326, app/assets/stylesheets/external/uicons.scss */
.fi-br-lead:before {
  content: "\f866";
}

/* line 16329, app/assets/stylesheets/external/uicons.scss */
.fi-br-leader-alt:before {
  content: "\f867";
}

/* line 16332, app/assets/stylesheets/external/uicons.scss */
.fi-br-leader-speech:before {
  content: "\f868";
}

/* line 16335, app/assets/stylesheets/external/uicons.scss */
.fi-br-leader:before {
  content: "\f869";
}

/* line 16338, app/assets/stylesheets/external/uicons.scss */
.fi-br-leaderboard-alt:before {
  content: "\f86a";
}

/* line 16341, app/assets/stylesheets/external/uicons.scss */
.fi-br-leaderboard-trophy:before {
  content: "\f86b";
}

/* line 16344, app/assets/stylesheets/external/uicons.scss */
.fi-br-leaderboard:before {
  content: "\f86c";
}

/* line 16347, app/assets/stylesheets/external/uicons.scss */
.fi-br-leadership-alt:before {
  content: "\f86d";
}

/* line 16350, app/assets/stylesheets/external/uicons.scss */
.fi-br-leadership:before {
  content: "\f86e";
}

/* line 16353, app/assets/stylesheets/external/uicons.scss */
.fi-br-leaf-heart:before {
  content: "\f86f";
}

/* line 16356, app/assets/stylesheets/external/uicons.scss */
.fi-br-leaf-maple:before {
  content: "\f870";
}

/* line 16359, app/assets/stylesheets/external/uicons.scss */
.fi-br-leaf-oak:before {
  content: "\f871";
}

/* line 16362, app/assets/stylesheets/external/uicons.scss */
.fi-br-leaf:before {
  content: "\f872";
}

/* line 16365, app/assets/stylesheets/external/uicons.scss */
.fi-br-leafy-green:before {
  content: "\f873";
}

/* line 16368, app/assets/stylesheets/external/uicons.scss */
.fi-br-leave:before {
  content: "\f874";
}

/* line 16371, app/assets/stylesheets/external/uicons.scss */
.fi-br-left-from-bracket:before {
  content: "\f875";
}

/* line 16374, app/assets/stylesheets/external/uicons.scss */
.fi-br-left:before {
  content: "\f876";
}

/* line 16377, app/assets/stylesheets/external/uicons.scss */
.fi-br-legal:before {
  content: "\f877";
}

/* line 16380, app/assets/stylesheets/external/uicons.scss */
.fi-br-lemon:before {
  content: "\f878";
}

/* line 16383, app/assets/stylesheets/external/uicons.scss */
.fi-br-less-than-equal:before {
  content: "\f879";
}

/* line 16386, app/assets/stylesheets/external/uicons.scss */
.fi-br-less-than:before {
  content: "\f87a";
}

/* line 16389, app/assets/stylesheets/external/uicons.scss */
.fi-br-lesson-class:before {
  content: "\f87b";
}

/* line 16392, app/assets/stylesheets/external/uicons.scss */
.fi-br-lesson:before {
  content: "\f87c";
}

/* line 16395, app/assets/stylesheets/external/uicons.scss */
.fi-br-letter-case:before {
  content: "\f87d";
}

/* line 16398, app/assets/stylesheets/external/uicons.scss */
.fi-br-lettuce:before {
  content: "\f87e";
}

/* line 16401, app/assets/stylesheets/external/uicons.scss */
.fi-br-level-down-alt:before {
  content: "\f87f";
}

/* line 16404, app/assets/stylesheets/external/uicons.scss */
.fi-br-level-down:before {
  content: "\f880";
}

/* line 16407, app/assets/stylesheets/external/uicons.scss */
.fi-br-level-up-alt:before {
  content: "\f881";
}

/* line 16410, app/assets/stylesheets/external/uicons.scss */
.fi-br-level-up:before {
  content: "\f882";
}

/* line 16413, app/assets/stylesheets/external/uicons.scss */
.fi-br-license:before {
  content: "\f883";
}

/* line 16416, app/assets/stylesheets/external/uicons.scss */
.fi-br-life-ring:before {
  content: "\f884";
}

/* line 16419, app/assets/stylesheets/external/uicons.scss */
.fi-br-life:before {
  content: "\f885";
}

/* line 16422, app/assets/stylesheets/external/uicons.scss */
.fi-br-light-ceiling:before {
  content: "\f886";
}

/* line 16425, app/assets/stylesheets/external/uicons.scss */
.fi-br-light-emergency-on:before {
  content: "\f887";
}

/* line 16428, app/assets/stylesheets/external/uicons.scss */
.fi-br-light-emergency:before {
  content: "\f888";
}

/* line 16431, app/assets/stylesheets/external/uicons.scss */
.fi-br-light-switch-off:before {
  content: "\f889";
}

/* line 16434, app/assets/stylesheets/external/uicons.scss */
.fi-br-light-switch-on:before {
  content: "\f88a";
}

/* line 16437, app/assets/stylesheets/external/uicons.scss */
.fi-br-light-switch:before {
  content: "\f88b";
}

/* line 16440, app/assets/stylesheets/external/uicons.scss */
.fi-br-lightbulb-cfl-on:before {
  content: "\f88c";
}

/* line 16443, app/assets/stylesheets/external/uicons.scss */
.fi-br-lightbulb-cfl:before {
  content: "\f88d";
}

/* line 16446, app/assets/stylesheets/external/uicons.scss */
.fi-br-lightbulb-dollar:before {
  content: "\f88e";
}

/* line 16449, app/assets/stylesheets/external/uicons.scss */
.fi-br-lightbulb-exclamation:before {
  content: "\f88f";
}

/* line 16452, app/assets/stylesheets/external/uicons.scss */
.fi-br-lightbulb-head:before {
  content: "\f890";
}

/* line 16455, app/assets/stylesheets/external/uicons.scss */
.fi-br-lightbulb-on:before {
  content: "\f891";
}

/* line 16458, app/assets/stylesheets/external/uicons.scss */
.fi-br-lightbulb-question:before {
  content: "\f892";
}

/* line 16461, app/assets/stylesheets/external/uicons.scss */
.fi-br-lightbulb-setting:before {
  content: "\f893";
}

/* line 16464, app/assets/stylesheets/external/uicons.scss */
.fi-br-lightbulb-slash:before {
  content: "\f894";
}

/* line 16467, app/assets/stylesheets/external/uicons.scss */
.fi-br-lighthouse:before {
  content: "\f895";
}

/* line 16470, app/assets/stylesheets/external/uicons.scss */
.fi-br-lights-holiday:before {
  content: "\f896";
}

/* line 16473, app/assets/stylesheets/external/uicons.scss */
.fi-br-limit-hand:before {
  content: "\f897";
}

/* line 16476, app/assets/stylesheets/external/uicons.scss */
.fi-br-limit-speedometer:before {
  content: "\f898";
}

/* line 16479, app/assets/stylesheets/external/uicons.scss */
.fi-br-line-width:before {
  content: "\f899";
}

/* line 16482, app/assets/stylesheets/external/uicons.scss */
.fi-br-link-alt:before {
  content: "\f89a";
}

/* line 16485, app/assets/stylesheets/external/uicons.scss */
.fi-br-link-horizontal-slash:before {
  content: "\f89b";
}

/* line 16488, app/assets/stylesheets/external/uicons.scss */
.fi-br-link-horizontal:before {
  content: "\f89c";
}

/* line 16491, app/assets/stylesheets/external/uicons.scss */
.fi-br-link-slash-alt:before {
  content: "\f89d";
}

/* line 16494, app/assets/stylesheets/external/uicons.scss */
.fi-br-link-slash:before {
  content: "\f89e";
}

/* line 16497, app/assets/stylesheets/external/uicons.scss */
.fi-br-link:before {
  content: "\f89f";
}

/* line 16500, app/assets/stylesheets/external/uicons.scss */
.fi-br-lion-head:before {
  content: "\f8a0";
}

/* line 16503, app/assets/stylesheets/external/uicons.scss */
.fi-br-lion:before {
  content: "\f8a1";
}

/* line 16506, app/assets/stylesheets/external/uicons.scss */
.fi-br-lips:before {
  content: "\f8a2";
}

/* line 16509, app/assets/stylesheets/external/uicons.scss */
.fi-br-lipstick:before {
  content: "\f8a3";
}

/* line 16512, app/assets/stylesheets/external/uicons.scss */
.fi-br-lira-sign:before {
  content: "\f8a4";
}

/* line 16515, app/assets/stylesheets/external/uicons.scss */
.fi-br-list-check:before {
  content: "\f8a5";
}

/* line 16518, app/assets/stylesheets/external/uicons.scss */
.fi-br-list-dropdown:before {
  content: "\f8a6";
}

/* line 16521, app/assets/stylesheets/external/uicons.scss */
.fi-br-list-music:before {
  content: "\f8a7";
}

/* line 16524, app/assets/stylesheets/external/uicons.scss */
.fi-br-list-timeline:before {
  content: "\f8a8";
}

/* line 16527, app/assets/stylesheets/external/uicons.scss */
.fi-br-list:before {
  content: "\f8a9";
}

/* line 16530, app/assets/stylesheets/external/uicons.scss */
.fi-br-litecoin-sign:before {
  content: "\f8aa";
}

/* line 16533, app/assets/stylesheets/external/uicons.scss */
.fi-br-live-alt:before {
  content: "\f8ab";
}

/* line 16536, app/assets/stylesheets/external/uicons.scss */
.fi-br-live:before {
  content: "\f8ac";
}

/* line 16539, app/assets/stylesheets/external/uicons.scss */
.fi-br-loading:before {
  content: "\f8ad";
}

/* line 16542, app/assets/stylesheets/external/uicons.scss */
.fi-br-loan:before {
  content: "\f8ae";
}

/* line 16545, app/assets/stylesheets/external/uicons.scss */
.fi-br-lobster:before {
  content: "\f8af";
}

/* line 16548, app/assets/stylesheets/external/uicons.scss */
.fi-br-location-alt:before {
  content: "\f8b0";
}

/* line 16551, app/assets/stylesheets/external/uicons.scss */
.fi-br-location-arrow:before {
  content: "\f8b1";
}

/* line 16554, app/assets/stylesheets/external/uicons.scss */
.fi-br-location-crosshairs-slash:before {
  content: "\f8b2";
}

/* line 16557, app/assets/stylesheets/external/uicons.scss */
.fi-br-location-crosshairs:before {
  content: "\f8b3";
}

/* line 16560, app/assets/stylesheets/external/uicons.scss */
.fi-br-location-dot-slash:before {
  content: "\f8b4";
}

/* line 16563, app/assets/stylesheets/external/uicons.scss */
.fi-br-location-exclamation:before {
  content: "\f8b5";
}

/* line 16566, app/assets/stylesheets/external/uicons.scss */
.fi-br-location-pin-call:before {
  content: "\f8b6";
}

/* line 16569, app/assets/stylesheets/external/uicons.scss */
.fi-br-lock-alt:before {
  content: "\f8b7";
}

/* line 16572, app/assets/stylesheets/external/uicons.scss */
.fi-br-lock-hashtag:before {
  content: "\f8b8";
}

/* line 16575, app/assets/stylesheets/external/uicons.scss */
.fi-br-lock-open-alt:before {
  content: "\f8b9";
}

/* line 16578, app/assets/stylesheets/external/uicons.scss */
.fi-br-lock:before {
  content: "\f8ba";
}

/* line 16581, app/assets/stylesheets/external/uicons.scss */
.fi-br-locust:before {
  content: "\f8bb";
}

/* line 16584, app/assets/stylesheets/external/uicons.scss */
.fi-br-loop-square:before {
  content: "\f8bc";
}

/* line 16587, app/assets/stylesheets/external/uicons.scss */
.fi-br-loveseat:before {
  content: "\f8bd";
}

/* line 16590, app/assets/stylesheets/external/uicons.scss */
.fi-br-low-vision:before {
  content: "\f8be";
}

/* line 16593, app/assets/stylesheets/external/uicons.scss */
.fi-br-luchador:before {
  content: "\f8bf";
}

/* line 16596, app/assets/stylesheets/external/uicons.scss */
.fi-br-luggage-cart:before {
  content: "\f8c0";
}

/* line 16599, app/assets/stylesheets/external/uicons.scss */
.fi-br-luggage-rolling:before {
  content: "\f8c1";
}

/* line 16602, app/assets/stylesheets/external/uicons.scss */
.fi-br-lungs-virus:before {
  content: "\f8c2";
}

/* line 16605, app/assets/stylesheets/external/uicons.scss */
.fi-br-lungs:before {
  content: "\f8c3";
}

/* line 16608, app/assets/stylesheets/external/uicons.scss */
.fi-br-m:before {
  content: "\f8c4";
}

/* line 16611, app/assets/stylesheets/external/uicons.scss */
.fi-br-mace:before {
  content: "\f8c5";
}

/* line 16614, app/assets/stylesheets/external/uicons.scss */
.fi-br-magic-wand:before {
  content: "\f8c6";
}

/* line 16617, app/assets/stylesheets/external/uicons.scss */
.fi-br-magnet-user:before {
  content: "\f8c7";
}

/* line 16620, app/assets/stylesheets/external/uicons.scss */
.fi-br-magnet:before {
  content: "\f8c8";
}

/* line 16623, app/assets/stylesheets/external/uicons.scss */
.fi-br-mailbox-envelope:before {
  content: "\f8c9";
}

/* line 16626, app/assets/stylesheets/external/uicons.scss */
.fi-br-mailbox-flag-up:before {
  content: "\f8ca";
}

/* line 16629, app/assets/stylesheets/external/uicons.scss */
.fi-br-mailbox:before {
  content: "\f8cb";
}

/* line 16632, app/assets/stylesheets/external/uicons.scss */
.fi-br-makeup-brush:before {
  content: "\f8cc";
}

/* line 16635, app/assets/stylesheets/external/uicons.scss */
.fi-br-male-couple:before {
  content: "\f8cd";
}

/* line 16638, app/assets/stylesheets/external/uicons.scss */
.fi-br-male:before {
  content: "\f8ce";
}

/* line 16641, app/assets/stylesheets/external/uicons.scss */
.fi-br-man-head:before {
  content: "\f8cf";
}

/* line 16644, app/assets/stylesheets/external/uicons.scss */
.fi-br-man-scientist:before {
  content: "\f8d0";
}

/* line 16647, app/assets/stylesheets/external/uicons.scss */
.fi-br-manat-sign:before {
  content: "\f8d1";
}

/* line 16650, app/assets/stylesheets/external/uicons.scss */
.fi-br-mandolin:before {
  content: "\f8d2";
}

/* line 16653, app/assets/stylesheets/external/uicons.scss */
.fi-br-mango:before {
  content: "\f8d3";
}

/* line 16656, app/assets/stylesheets/external/uicons.scss */
.fi-br-manhole:before {
  content: "\f8d4";
}

/* line 16659, app/assets/stylesheets/external/uicons.scss */
.fi-br-map-location-track:before {
  content: "\f8d5";
}

/* line 16662, app/assets/stylesheets/external/uicons.scss */
.fi-br-map-marker-check:before {
  content: "\f8d6";
}

/* line 16665, app/assets/stylesheets/external/uicons.scss */
.fi-br-map-marker-cross:before {
  content: "\f8d7";
}

/* line 16668, app/assets/stylesheets/external/uicons.scss */
.fi-br-map-marker-edit:before {
  content: "\f8d8";
}

/* line 16671, app/assets/stylesheets/external/uicons.scss */
.fi-br-map-marker-home:before {
  content: "\f8d9";
}

/* line 16674, app/assets/stylesheets/external/uicons.scss */
.fi-br-map-marker-minus:before {
  content: "\f8da";
}

/* line 16677, app/assets/stylesheets/external/uicons.scss */
.fi-br-map-marker-plus:before {
  content: "\f8db";
}

/* line 16680, app/assets/stylesheets/external/uicons.scss */
.fi-br-map-marker-question:before {
  content: "\f8dc";
}

/* line 16683, app/assets/stylesheets/external/uicons.scss */
.fi-br-map-marker-slash:before {
  content: "\f8dd";
}

/* line 16686, app/assets/stylesheets/external/uicons.scss */
.fi-br-map-marker-smile:before {
  content: "\f8de";
}

/* line 16689, app/assets/stylesheets/external/uicons.scss */
.fi-br-map-marker:before {
  content: "\f8df";
}

/* line 16692, app/assets/stylesheets/external/uicons.scss */
.fi-br-map-pin:before {
  content: "\f8e0";
}

/* line 16695, app/assets/stylesheets/external/uicons.scss */
.fi-br-map:before {
  content: "\f8e1";
}

/* line 16698, app/assets/stylesheets/external/uicons.scss */
.fi-br-marker-time:before {
  content: "\f8e2";
}

/* line 16701, app/assets/stylesheets/external/uicons.scss */
.fi-br-marker:before {
  content: "\f8e3";
}

/* line 16704, app/assets/stylesheets/external/uicons.scss */
.fi-br-marketplace-alt:before {
  content: "\f8e4";
}

/* line 16707, app/assets/stylesheets/external/uicons.scss */
.fi-br-marketplace-store:before {
  content: "\f8e5";
}

/* line 16710, app/assets/stylesheets/external/uicons.scss */
.fi-br-marketplace:before {
  content: "\f8e6";
}

/* line 16713, app/assets/stylesheets/external/uicons.scss */
.fi-br-mars-stroke-right:before {
  content: "\f8e7";
}

/* line 16716, app/assets/stylesheets/external/uicons.scss */
.fi-br-mars-stroke-up:before {
  content: "\f8e8";
}

/* line 16719, app/assets/stylesheets/external/uicons.scss */
.fi-br-martini-glass-citrus:before {
  content: "\f8e9";
}

/* line 16722, app/assets/stylesheets/external/uicons.scss */
.fi-br-martini-glass-empty:before {
  content: "\f8ea";
}

/* line 16725, app/assets/stylesheets/external/uicons.scss */
.fi-br-mask-carnival:before {
  content: "\f8eb";
}

/* line 16728, app/assets/stylesheets/external/uicons.scss */
.fi-br-mask-face:before {
  content: "\f8ec";
}

/* line 16731, app/assets/stylesheets/external/uicons.scss */
.fi-br-mask-snorkel:before {
  content: "\f8ed";
}

/* line 16734, app/assets/stylesheets/external/uicons.scss */
.fi-br-massage:before {
  content: "\f8ee";
}

/* line 16737, app/assets/stylesheets/external/uicons.scss */
.fi-br-match-fire:before {
  content: "\f8ef";
}

/* line 16740, app/assets/stylesheets/external/uicons.scss */
.fi-br-mattress-pillow:before {
  content: "\f8f0";
}

/* line 16743, app/assets/stylesheets/external/uicons.scss */
.fi-br-measuring-tape:before {
  content: "\f8f1";
}

/* line 16746, app/assets/stylesheets/external/uicons.scss */
.fi-br-meat:before {
  content: "\f8f2";
}

/* line 16749, app/assets/stylesheets/external/uicons.scss */
.fi-br-medal:before {
  content: "\f8f3";
}

/* line 16752, app/assets/stylesheets/external/uicons.scss */
.fi-br-medical-star:before {
  content: "\f8f4";
}

/* line 16755, app/assets/stylesheets/external/uicons.scss */
.fi-br-medicine:before {
  content: "\f8f5";
}

/* line 16758, app/assets/stylesheets/external/uicons.scss */
.fi-br-meditation:before {
  content: "\f8f6";
}

/* line 16761, app/assets/stylesheets/external/uicons.scss */
.fi-br-meeting-alt:before {
  content: "\f8f7";
}

/* line 16764, app/assets/stylesheets/external/uicons.scss */
.fi-br-meeting:before {
  content: "\f8f8";
}

/* line 16767, app/assets/stylesheets/external/uicons.scss */
.fi-br-megaphone-announcement-leader:before {
  content: "\f8f9";
}

/* line 16770, app/assets/stylesheets/external/uicons.scss */
.fi-br-megaphone:before {
  content: "\f8fa";
}

/* line 16773, app/assets/stylesheets/external/uicons.scss */
.fi-br-meh-blank:before {
  content: "\f8fb";
}

/* line 16776, app/assets/stylesheets/external/uicons.scss */
.fi-br-meh-rolling-eyes:before {
  content: "\f8fc";
}

/* line 16779, app/assets/stylesheets/external/uicons.scss */
.fi-br-melon-alt:before {
  content: "\f8fd";
}

/* line 16782, app/assets/stylesheets/external/uicons.scss */
.fi-br-melon:before {
  content: "\f8fe";
}

/* line 16785, app/assets/stylesheets/external/uicons.scss */
.fi-br-member-list:before {
  content: "\f8ff";
}

/* line 16788, app/assets/stylesheets/external/uicons.scss */
.fi-br-member-search:before {
  content: "\f900";
}

/* line 16791, app/assets/stylesheets/external/uicons.scss */
.fi-br-membership-vip:before {
  content: "\f901";
}

/* line 16794, app/assets/stylesheets/external/uicons.scss */
.fi-br-membership:before {
  content: "\f902";
}

/* line 16797, app/assets/stylesheets/external/uicons.scss */
.fi-br-memo-circle-check:before {
  content: "\f903";
}

/* line 16800, app/assets/stylesheets/external/uicons.scss */
.fi-br-memo-pad:before {
  content: "\f904";
}

/* line 16803, app/assets/stylesheets/external/uicons.scss */
.fi-br-memo:before {
  content: "\f905";
}

/* line 16806, app/assets/stylesheets/external/uicons.scss */
.fi-br-memory:before {
  content: "\f906";
}

/* line 16809, app/assets/stylesheets/external/uicons.scss */
.fi-br-menu-burger:before {
  content: "\f907";
}

/* line 16812, app/assets/stylesheets/external/uicons.scss */
.fi-br-menu-dots-vertical:before {
  content: "\f908";
}

/* line 16815, app/assets/stylesheets/external/uicons.scss */
.fi-br-menu-dots:before {
  content: "\f909";
}

/* line 16818, app/assets/stylesheets/external/uicons.scss */
.fi-br-mercury:before {
  content: "\f90a";
}

/* line 16821, app/assets/stylesheets/external/uicons.scss */
.fi-br-message-arrow-down:before {
  content: "\f90b";
}

/* line 16824, app/assets/stylesheets/external/uicons.scss */
.fi-br-message-arrow-up-right:before {
  content: "\f90c";
}

/* line 16827, app/assets/stylesheets/external/uicons.scss */
.fi-br-message-arrow-up:before {
  content: "\f90d";
}

/* line 16830, app/assets/stylesheets/external/uicons.scss */
.fi-br-message-bot:before {
  content: "\f90e";
}

/* line 16833, app/assets/stylesheets/external/uicons.scss */
.fi-br-message-code:before {
  content: "\f90f";
}

/* line 16836, app/assets/stylesheets/external/uicons.scss */
.fi-br-message-dollar:before {
  content: "\f910";
}

/* line 16839, app/assets/stylesheets/external/uicons.scss */
.fi-br-message-image:before {
  content: "\f911";
}

/* line 16842, app/assets/stylesheets/external/uicons.scss */
.fi-br-message-question:before {
  content: "\f912";
}

/* line 16845, app/assets/stylesheets/external/uicons.scss */
.fi-br-message-quote:before {
  content: "\f913";
}

/* line 16848, app/assets/stylesheets/external/uicons.scss */
.fi-br-message-slash:before {
  content: "\f914";
}

/* line 16851, app/assets/stylesheets/external/uicons.scss */
.fi-br-message-sms:before {
  content: "\f915";
}

/* line 16854, app/assets/stylesheets/external/uicons.scss */
.fi-br-message-text:before {
  content: "\f916";
}

/* line 16857, app/assets/stylesheets/external/uicons.scss */
.fi-br-message-xmark:before {
  content: "\f917";
}

/* line 16860, app/assets/stylesheets/external/uicons.scss */
.fi-br-messages-dollar:before {
  content: "\f918";
}

/* line 16863, app/assets/stylesheets/external/uicons.scss */
.fi-br-messages-question:before {
  content: "\f919";
}

/* line 16866, app/assets/stylesheets/external/uicons.scss */
.fi-br-messages:before {
  content: "\f91a";
}

/* line 16869, app/assets/stylesheets/external/uicons.scss */
.fi-br-meteor:before {
  content: "\f91b";
}

/* line 16872, app/assets/stylesheets/external/uicons.scss */
.fi-br-meter-bolt:before {
  content: "\f91c";
}

/* line 16875, app/assets/stylesheets/external/uicons.scss */
.fi-br-meter-droplet:before {
  content: "\f91d";
}

/* line 16878, app/assets/stylesheets/external/uicons.scss */
.fi-br-meter-fire:before {
  content: "\f91e";
}

/* line 16881, app/assets/stylesheets/external/uicons.scss */
.fi-br-meter:before {
  content: "\f91f";
}

/* line 16884, app/assets/stylesheets/external/uicons.scss */
.fi-br-method:before {
  content: "\f920";
}

/* line 16887, app/assets/stylesheets/external/uicons.scss */
.fi-br-microchip-ai:before {
  content: "\f921";
}

/* line 16890, app/assets/stylesheets/external/uicons.scss */
.fi-br-microchip:before {
  content: "\f922";
}

/* line 16893, app/assets/stylesheets/external/uicons.scss */
.fi-br-microphone-alt:before {
  content: "\f923";
}

/* line 16896, app/assets/stylesheets/external/uicons.scss */
.fi-br-microphone-slash:before {
  content: "\f924";
}

/* line 16899, app/assets/stylesheets/external/uicons.scss */
.fi-br-microphone:before {
  content: "\f925";
}

/* line 16902, app/assets/stylesheets/external/uicons.scss */
.fi-br-microscope:before {
  content: "\f926";
}

/* line 16905, app/assets/stylesheets/external/uicons.scss */
.fi-br-microwave:before {
  content: "\f927";
}

/* line 16908, app/assets/stylesheets/external/uicons.scss */
.fi-br-milk-alt:before {
  content: "\f928";
}

/* line 16911, app/assets/stylesheets/external/uicons.scss */
.fi-br-milk:before {
  content: "\f929";
}

/* line 16914, app/assets/stylesheets/external/uicons.scss */
.fi-br-mill-sign:before {
  content: "\f92a";
}

/* line 16917, app/assets/stylesheets/external/uicons.scss */
.fi-br-mind-share:before {
  content: "\f92b";
}

/* line 16920, app/assets/stylesheets/external/uicons.scss */
.fi-br-minus-circle:before {
  content: "\f92c";
}

/* line 16923, app/assets/stylesheets/external/uicons.scss */
.fi-br-minus-hexagon:before {
  content: "\f92d";
}

/* line 16926, app/assets/stylesheets/external/uicons.scss */
.fi-br-minus-small:before {
  content: "\f92e";
}

/* line 16929, app/assets/stylesheets/external/uicons.scss */
.fi-br-minus:before {
  content: "\f92f";
}

/* line 16932, app/assets/stylesheets/external/uicons.scss */
.fi-br-mistletoe:before {
  content: "\f930";
}

/* line 16935, app/assets/stylesheets/external/uicons.scss */
.fi-br-mix:before {
  content: "\f931";
}

/* line 16938, app/assets/stylesheets/external/uicons.scss */
.fi-br-mobile-button:before {
  content: "\f932";
}

/* line 16941, app/assets/stylesheets/external/uicons.scss */
.fi-br-mobile-notch:before {
  content: "\f933";
}

/* line 16944, app/assets/stylesheets/external/uicons.scss */
.fi-br-mobile:before {
  content: "\f934";
}

/* line 16947, app/assets/stylesheets/external/uicons.scss */
.fi-br-mockup:before {
  content: "\f935";
}

/* line 16950, app/assets/stylesheets/external/uicons.scss */
.fi-br-mode-alt:before {
  content: "\f936";
}

/* line 16953, app/assets/stylesheets/external/uicons.scss */
.fi-br-mode-landscape:before {
  content: "\f937";
}

/* line 16956, app/assets/stylesheets/external/uicons.scss */
.fi-br-mode-portrait:before {
  content: "\f938";
}

/* line 16959, app/assets/stylesheets/external/uicons.scss */
.fi-br-mode:before {
  content: "\f939";
}

/* line 16962, app/assets/stylesheets/external/uicons.scss */
.fi-br-model-cube-arrows:before {
  content: "\f93a";
}

/* line 16965, app/assets/stylesheets/external/uicons.scss */
.fi-br-model-cube-space:before {
  content: "\f93b";
}

/* line 16968, app/assets/stylesheets/external/uicons.scss */
.fi-br-model-cube:before {
  content: "\f93c";
}

/* line 16971, app/assets/stylesheets/external/uicons.scss */
.fi-br-module:before {
  content: "\f93d";
}

/* line 16974, app/assets/stylesheets/external/uicons.scss */
.fi-br-monday:before {
  content: "\f93e";
}

/* line 16977, app/assets/stylesheets/external/uicons.scss */
.fi-br-money-bill-simple:before {
  content: "\f93f";
}

/* line 16980, app/assets/stylesheets/external/uicons.scss */
.fi-br-money-bill-transfer:before {
  content: "\f940";
}

/* line 16983, app/assets/stylesheets/external/uicons.scss */
.fi-br-money-bill-wave-alt:before {
  content: "\f941";
}

/* line 16986, app/assets/stylesheets/external/uicons.scss */
.fi-br-money-bill-wave:before {
  content: "\f942";
}

/* line 16989, app/assets/stylesheets/external/uicons.scss */
.fi-br-money-bills-simple:before {
  content: "\f943";
}

/* line 16992, app/assets/stylesheets/external/uicons.scss */
.fi-br-money-bills:before {
  content: "\f944";
}

/* line 16995, app/assets/stylesheets/external/uicons.scss */
.fi-br-money-check-edit-alt:before {
  content: "\f945";
}

/* line 16998, app/assets/stylesheets/external/uicons.scss */
.fi-br-money-check-edit:before {
  content: "\f946";
}

/* line 17001, app/assets/stylesheets/external/uicons.scss */
.fi-br-money-check:before {
  content: "\f947";
}

/* line 17004, app/assets/stylesheets/external/uicons.scss */
.fi-br-money-coin-transfer:before {
  content: "\f948";
}

/* line 17007, app/assets/stylesheets/external/uicons.scss */
.fi-br-money-from-bracket:before {
  content: "\f949";
}

/* line 17010, app/assets/stylesheets/external/uicons.scss */
.fi-br-money-simple-from-bracket:before {
  content: "\f94a";
}

/* line 17013, app/assets/stylesheets/external/uicons.scss */
.fi-br-money-transfer-alt:before {
  content: "\f94b";
}

/* line 17016, app/assets/stylesheets/external/uicons.scss */
.fi-br-money-transfer-coin-arrow:before {
  content: "\f94c";
}

/* line 17019, app/assets/stylesheets/external/uicons.scss */
.fi-br-money-transfer-smartphone:before {
  content: "\f94d";
}

/* line 17022, app/assets/stylesheets/external/uicons.scss */
.fi-br-money-wings:before {
  content: "\f94e";
}

/* line 17025, app/assets/stylesheets/external/uicons.scss */
.fi-br-money:before {
  content: "\f94f";
}

/* line 17028, app/assets/stylesheets/external/uicons.scss */
.fi-br-monkey:before {
  content: "\f950";
}

/* line 17031, app/assets/stylesheets/external/uicons.scss */
.fi-br-monument:before {
  content: "\f951";
}

/* line 17034, app/assets/stylesheets/external/uicons.scss */
.fi-br-moon-stars:before {
  content: "\f952";
}

/* line 17037, app/assets/stylesheets/external/uicons.scss */
.fi-br-moon:before {
  content: "\f953";
}

/* line 17040, app/assets/stylesheets/external/uicons.scss */
.fi-br-moped:before {
  content: "\f954";
}

/* line 17043, app/assets/stylesheets/external/uicons.scss */
.fi-br-mortar-pestle:before {
  content: "\f955";
}

/* line 17046, app/assets/stylesheets/external/uicons.scss */
.fi-br-mortgage:before {
  content: "\f956";
}

/* line 17049, app/assets/stylesheets/external/uicons.scss */
.fi-br-mosque-alt:before {
  content: "\f957";
}

/* line 17052, app/assets/stylesheets/external/uicons.scss */
.fi-br-mosque-moon:before {
  content: "\f958";
}

/* line 17055, app/assets/stylesheets/external/uicons.scss */
.fi-br-mosque:before {
  content: "\f959";
}

/* line 17058, app/assets/stylesheets/external/uicons.scss */
.fi-br-mosquito-net:before {
  content: "\f95a";
}

/* line 17061, app/assets/stylesheets/external/uicons.scss */
.fi-br-mosquito:before {
  content: "\f95b";
}

/* line 17064, app/assets/stylesheets/external/uicons.scss */
.fi-br-motorcycle:before {
  content: "\f95c";
}

/* line 17067, app/assets/stylesheets/external/uicons.scss */
.fi-br-mound:before {
  content: "\f95d";
}

/* line 17070, app/assets/stylesheets/external/uicons.scss */
.fi-br-mountain-city:before {
  content: "\f95e";
}

/* line 17073, app/assets/stylesheets/external/uicons.scss */
.fi-br-mountain:before {
  content: "\f95f";
}

/* line 17076, app/assets/stylesheets/external/uicons.scss */
.fi-br-mountains:before {
  content: "\f960";
}

/* line 17079, app/assets/stylesheets/external/uicons.scss */
.fi-br-mouse-field:before {
  content: "\f961";
}

/* line 17082, app/assets/stylesheets/external/uicons.scss */
.fi-br-mouse:before {
  content: "\f962";
}

/* line 17085, app/assets/stylesheets/external/uicons.scss */
.fi-br-mov-file:before {
  content: "\f963";
}

/* line 17088, app/assets/stylesheets/external/uicons.scss */
.fi-br-move-to-folder-2:before {
  content: "\f964";
}

/* line 17091, app/assets/stylesheets/external/uicons.scss */
.fi-br-move-to-folder:before {
  content: "\f965";
}

/* line 17094, app/assets/stylesheets/external/uicons.scss */
.fi-br-mp3-file:before {
  content: "\f966";
}

/* line 17097, app/assets/stylesheets/external/uicons.scss */
.fi-br-mp3-player:before {
  content: "\f967";
}

/* line 17100, app/assets/stylesheets/external/uicons.scss */
.fi-br-mp4-file:before {
  content: "\f968";
}

/* line 17103, app/assets/stylesheets/external/uicons.scss */
.fi-br-mug-alt:before {
  content: "\f969";
}

/* line 17106, app/assets/stylesheets/external/uicons.scss */
.fi-br-mug-hot-alt:before {
  content: "\f96a";
}

/* line 17109, app/assets/stylesheets/external/uicons.scss */
.fi-br-mug-hot:before {
  content: "\f96b";
}

/* line 17112, app/assets/stylesheets/external/uicons.scss */
.fi-br-mug-marshmallows:before {
  content: "\f96c";
}

/* line 17115, app/assets/stylesheets/external/uicons.scss */
.fi-br-mug-tea-saucer:before {
  content: "\f96d";
}

/* line 17118, app/assets/stylesheets/external/uicons.scss */
.fi-br-mug-tea:before {
  content: "\f96e";
}

/* line 17121, app/assets/stylesheets/external/uicons.scss */
.fi-br-mug:before {
  content: "\f96f";
}

/* line 17124, app/assets/stylesheets/external/uicons.scss */
.fi-br-multiple-alt:before {
  content: "\f970";
}

/* line 17127, app/assets/stylesheets/external/uicons.scss */
.fi-br-multiple:before {
  content: "\f971";
}

/* line 17130, app/assets/stylesheets/external/uicons.scss */
.fi-br-muscle:before {
  content: "\f972";
}

/* line 17133, app/assets/stylesheets/external/uicons.scss */
.fi-br-mushroom-alt:before {
  content: "\f973";
}

/* line 17136, app/assets/stylesheets/external/uicons.scss */
.fi-br-mushroom:before {
  content: "\f974";
}

/* line 17139, app/assets/stylesheets/external/uicons.scss */
.fi-br-music-alt:before {
  content: "\f975";
}

/* line 17142, app/assets/stylesheets/external/uicons.scss */
.fi-br-music-file:before {
  content: "\f976";
}

/* line 17145, app/assets/stylesheets/external/uicons.scss */
.fi-br-music-note-slash:before {
  content: "\f977";
}

/* line 17148, app/assets/stylesheets/external/uicons.scss */
.fi-br-music-note:before {
  content: "\f978";
}

/* line 17151, app/assets/stylesheets/external/uicons.scss */
.fi-br-music-slash:before {
  content: "\f979";
}

/* line 17154, app/assets/stylesheets/external/uicons.scss */
.fi-br-music:before {
  content: "\f97a";
}

/* line 17157, app/assets/stylesheets/external/uicons.scss */
.fi-br-n:before {
  content: "\f97b";
}

/* line 17160, app/assets/stylesheets/external/uicons.scss */
.fi-br-naira-sign:before {
  content: "\f97c";
}

/* line 17163, app/assets/stylesheets/external/uicons.scss */
.fi-br-narwhal:before {
  content: "\f97d";
}

/* line 17166, app/assets/stylesheets/external/uicons.scss */
.fi-br-navigation:before {
  content: "\f97e";
}

/* line 17169, app/assets/stylesheets/external/uicons.scss */
.fi-br-nesting-dolls:before {
  content: "\f97f";
}

/* line 17172, app/assets/stylesheets/external/uicons.scss */
.fi-br-network-analytic:before {
  content: "\f980";
}

/* line 17175, app/assets/stylesheets/external/uicons.scss */
.fi-br-network-cloud:before {
  content: "\f981";
}

/* line 17178, app/assets/stylesheets/external/uicons.scss */
.fi-br-network:before {
  content: "\f982";
}

/* line 17181, app/assets/stylesheets/external/uicons.scss */
.fi-br-neuter:before {
  content: "\f983";
}

/* line 17184, app/assets/stylesheets/external/uicons.scss */
.fi-br-newspaper-open:before {
  content: "\f984";
}

/* line 17187, app/assets/stylesheets/external/uicons.scss */
.fi-br-newspaper:before {
  content: "\f985";
}

/* line 17190, app/assets/stylesheets/external/uicons.scss */
.fi-br-nfc-lock:before {
  content: "\f986";
}

/* line 17193, app/assets/stylesheets/external/uicons.scss */
.fi-br-nfc-magnifying-glass:before {
  content: "\f987";
}

/* line 17196, app/assets/stylesheets/external/uicons.scss */
.fi-br-nfc-pen:before {
  content: "\f988";
}

/* line 17199, app/assets/stylesheets/external/uicons.scss */
.fi-br-nfc-slash:before {
  content: "\f989";
}

/* line 17202, app/assets/stylesheets/external/uicons.scss */
.fi-br-nfc-trash:before {
  content: "\f98a";
}

/* line 17205, app/assets/stylesheets/external/uicons.scss */
.fi-br-nfc:before {
  content: "\f98b";
}

/* line 17208, app/assets/stylesheets/external/uicons.scss */
.fi-br-no-fee:before {
  content: "\f98c";
}

/* line 17211, app/assets/stylesheets/external/uicons.scss */
.fi-br-no-people:before {
  content: "\f98d";
}

/* line 17214, app/assets/stylesheets/external/uicons.scss */
.fi-br-noodles:before {
  content: "\f98e";
}

/* line 17217, app/assets/stylesheets/external/uicons.scss */
.fi-br-nose:before {
  content: "\f98f";
}

/* line 17220, app/assets/stylesheets/external/uicons.scss */
.fi-br-not-equal:before {
  content: "\f990";
}

/* line 17223, app/assets/stylesheets/external/uicons.scss */
.fi-br-not-found-alt:before {
  content: "\f991";
}

/* line 17226, app/assets/stylesheets/external/uicons.scss */
.fi-br-not-found-magnifying-glass:before {
  content: "\f992";
}

/* line 17229, app/assets/stylesheets/external/uicons.scss */
.fi-br-not-found:before {
  content: "\f993";
}

/* line 17232, app/assets/stylesheets/external/uicons.scss */
.fi-br-notdef:before {
  content: "\f994";
}

/* line 17235, app/assets/stylesheets/external/uicons.scss */
.fi-br-note-medical:before {
  content: "\f995";
}

/* line 17238, app/assets/stylesheets/external/uicons.scss */
.fi-br-note-sticky:before {
  content: "\f996";
}

/* line 17241, app/assets/stylesheets/external/uicons.scss */
.fi-br-note:before {
  content: "\f997";
}

/* line 17244, app/assets/stylesheets/external/uicons.scss */
.fi-br-notebook-alt:before {
  content: "\f998";
}

/* line 17247, app/assets/stylesheets/external/uicons.scss */
.fi-br-notebook:before {
  content: "\f999";
}

/* line 17250, app/assets/stylesheets/external/uicons.scss */
.fi-br-notes-medical:before {
  content: "\f99a";
}

/* line 17253, app/assets/stylesheets/external/uicons.scss */
.fi-br-notes:before {
  content: "\f99b";
}

/* line 17256, app/assets/stylesheets/external/uicons.scss */
.fi-br-o:before {
  content: "\f99c";
}

/* line 17259, app/assets/stylesheets/external/uicons.scss */
.fi-br-object-exclude:before {
  content: "\f99d";
}

/* line 17262, app/assets/stylesheets/external/uicons.scss */
.fi-br-object-group:before {
  content: "\f99e";
}

/* line 17265, app/assets/stylesheets/external/uicons.scss */
.fi-br-object-intersect:before {
  content: "\f99f";
}

/* line 17268, app/assets/stylesheets/external/uicons.scss */
.fi-br-object-subtract:before {
  content: "\f9a0";
}

/* line 17271, app/assets/stylesheets/external/uicons.scss */
.fi-br-object-ungroup:before {
  content: "\f9a1";
}

/* line 17274, app/assets/stylesheets/external/uicons.scss */
.fi-br-object-union:before {
  content: "\f9a2";
}

/* line 17277, app/assets/stylesheets/external/uicons.scss */
.fi-br-objects-column:before {
  content: "\f9a3";
}

/* line 17280, app/assets/stylesheets/external/uicons.scss */
.fi-br-octagon-check:before {
  content: "\f9a4";
}

/* line 17283, app/assets/stylesheets/external/uicons.scss */
.fi-br-octagon-divide:before {
  content: "\f9a5";
}

/* line 17286, app/assets/stylesheets/external/uicons.scss */
.fi-br-octagon-exclamation:before {
  content: "\f9a6";
}

/* line 17289, app/assets/stylesheets/external/uicons.scss */
.fi-br-octagon-minus:before {
  content: "\f9a7";
}

/* line 17292, app/assets/stylesheets/external/uicons.scss */
.fi-br-octagon-plus:before {
  content: "\f9a8";
}

/* line 17295, app/assets/stylesheets/external/uicons.scss */
.fi-br-octagon-xmark:before {
  content: "\f9a9";
}

/* line 17298, app/assets/stylesheets/external/uicons.scss */
.fi-br-octagon:before {
  content: "\f9aa";
}

/* line 17301, app/assets/stylesheets/external/uicons.scss */
.fi-br-oil-can:before {
  content: "\f9ab";
}

/* line 17304, app/assets/stylesheets/external/uicons.scss */
.fi-br-oil-temp:before {
  content: "\f9ac";
}

/* line 17307, app/assets/stylesheets/external/uicons.scss */
.fi-br-olive-oil:before {
  content: "\f9ad";
}

/* line 17310, app/assets/stylesheets/external/uicons.scss */
.fi-br-olive:before {
  content: "\f9ae";
}

/* line 17313, app/assets/stylesheets/external/uicons.scss */
.fi-br-olives:before {
  content: "\f9af";
}

/* line 17316, app/assets/stylesheets/external/uicons.scss */
.fi-br-om:before {
  content: "\f9b0";
}

/* line 17319, app/assets/stylesheets/external/uicons.scss */
.fi-br-omega:before {
  content: "\f9b1";
}

/* line 17322, app/assets/stylesheets/external/uicons.scss */
.fi-br-onboarding:before {
  content: "\f9b2";
}

/* line 17325, app/assets/stylesheets/external/uicons.scss */
.fi-br-onion:before {
  content: "\f9b3";
}

/* line 17328, app/assets/stylesheets/external/uicons.scss */
.fi-br-opacity:before {
  content: "\f9b4";
}

/* line 17331, app/assets/stylesheets/external/uicons.scss */
.fi-br-operating-system-upgrade:before {
  content: "\f9b5";
}

/* line 17334, app/assets/stylesheets/external/uicons.scss */
.fi-br-operation:before {
  content: "\f9b6";
}

/* line 17337, app/assets/stylesheets/external/uicons.scss */
.fi-br-order-history:before {
  content: "\f9b7";
}

/* line 17340, app/assets/stylesheets/external/uicons.scss */
.fi-br-organization-chart:before {
  content: "\f9b8";
}

/* line 17343, app/assets/stylesheets/external/uicons.scss */
.fi-br-ornament:before {
  content: "\f9b9";
}

/* line 17346, app/assets/stylesheets/external/uicons.scss */
.fi-br-otp:before {
  content: "\f9ba";
}

/* line 17349, app/assets/stylesheets/external/uicons.scss */
.fi-br-otter:before {
  content: "\f9bb";
}

/* line 17352, app/assets/stylesheets/external/uicons.scss */
.fi-br-outdent:before {
  content: "\f9bc";
}

/* line 17355, app/assets/stylesheets/external/uicons.scss */
.fi-br-oval-alt:before {
  content: "\f9bd";
}

/* line 17358, app/assets/stylesheets/external/uicons.scss */
.fi-br-oval:before {
  content: "\f9be";
}

/* line 17361, app/assets/stylesheets/external/uicons.scss */
.fi-br-oven:before {
  content: "\f9bf";
}

/* line 17364, app/assets/stylesheets/external/uicons.scss */
.fi-br-overline:before {
  content: "\f9c0";
}

/* line 17367, app/assets/stylesheets/external/uicons.scss */
.fi-br-overview:before {
  content: "\f9c1";
}

/* line 17370, app/assets/stylesheets/external/uicons.scss */
.fi-br-p:before {
  content: "\f9c2";
}

/* line 17373, app/assets/stylesheets/external/uicons.scss */
.fi-br-package:before {
  content: "\f9c3";
}

/* line 17376, app/assets/stylesheets/external/uicons.scss */
.fi-br-padlock-check:before {
  content: "\f9c4";
}

/* line 17379, app/assets/stylesheets/external/uicons.scss */
.fi-br-page-break:before {
  content: "\f9c5";
}

/* line 17382, app/assets/stylesheets/external/uicons.scss */
.fi-br-pager:before {
  content: "\f9c6";
}

/* line 17385, app/assets/stylesheets/external/uicons.scss */
.fi-br-paid:before {
  content: "\f9c7";
}

/* line 17388, app/assets/stylesheets/external/uicons.scss */
.fi-br-paint-brush:before {
  content: "\f9c8";
}

/* line 17391, app/assets/stylesheets/external/uicons.scss */
.fi-br-paint-roller:before {
  content: "\f9c9";
}

/* line 17394, app/assets/stylesheets/external/uicons.scss */
.fi-br-paintbrush-pencil:before {
  content: "\f9ca";
}

/* line 17397, app/assets/stylesheets/external/uicons.scss */
.fi-br-palette:before {
  content: "\f9cb";
}

/* line 17400, app/assets/stylesheets/external/uicons.scss */
.fi-br-pallet-alt:before {
  content: "\f9cc";
}

/* line 17403, app/assets/stylesheets/external/uicons.scss */
.fi-br-pallet:before {
  content: "\f9cd";
}

/* line 17406, app/assets/stylesheets/external/uicons.scss */
.fi-br-pan-food:before {
  content: "\f9ce";
}

/* line 17409, app/assets/stylesheets/external/uicons.scss */
.fi-br-pan-frying:before {
  content: "\f9cf";
}

/* line 17412, app/assets/stylesheets/external/uicons.scss */
.fi-br-pan:before {
  content: "\f9d0";
}

/* line 17415, app/assets/stylesheets/external/uicons.scss */
.fi-br-pancakes:before {
  content: "\f9d1";
}

/* line 17418, app/assets/stylesheets/external/uicons.scss */
.fi-br-panorama:before {
  content: "\f9d2";
}

/* line 17421, app/assets/stylesheets/external/uicons.scss */
.fi-br-paper-plane-launch:before {
  content: "\f9d3";
}

/* line 17424, app/assets/stylesheets/external/uicons.scss */
.fi-br-paper-plane-top:before {
  content: "\f9d4";
}

/* line 17427, app/assets/stylesheets/external/uicons.scss */
.fi-br-paper-plane:before {
  content: "\f9d5";
}

/* line 17430, app/assets/stylesheets/external/uicons.scss */
.fi-br-paperclip-vertical:before {
  content: "\f9d6";
}

/* line 17433, app/assets/stylesheets/external/uicons.scss */
.fi-br-parachute-box:before {
  content: "\f9d7";
}

/* line 17436, app/assets/stylesheets/external/uicons.scss */
.fi-br-paragraph-left:before {
  content: "\f9d8";
}

/* line 17439, app/assets/stylesheets/external/uicons.scss */
.fi-br-paragraph:before {
  content: "\f9d9";
}

/* line 17442, app/assets/stylesheets/external/uicons.scss */
.fi-br-parking-circle-slash:before {
  content: "\f9da";
}

/* line 17445, app/assets/stylesheets/external/uicons.scss */
.fi-br-parking-circle:before {
  content: "\f9db";
}

/* line 17448, app/assets/stylesheets/external/uicons.scss */
.fi-br-parking-slash:before {
  content: "\f9dc";
}

/* line 17451, app/assets/stylesheets/external/uicons.scss */
.fi-br-parking:before {
  content: "\f9dd";
}

/* line 17454, app/assets/stylesheets/external/uicons.scss */
.fi-br-party-bell:before {
  content: "\f9de";
}

/* line 17457, app/assets/stylesheets/external/uicons.scss */
.fi-br-party-horn:before {
  content: "\f9df";
}

/* line 17460, app/assets/stylesheets/external/uicons.scss */
.fi-br-passport:before {
  content: "\f9e0";
}

/* line 17463, app/assets/stylesheets/external/uicons.scss */
.fi-br-password-alt:before {
  content: "\f9e1";
}

/* line 17466, app/assets/stylesheets/external/uicons.scss */
.fi-br-password-computer:before {
  content: "\f9e2";
}

/* line 17469, app/assets/stylesheets/external/uicons.scss */
.fi-br-password-email:before {
  content: "\f9e3";
}

/* line 17472, app/assets/stylesheets/external/uicons.scss */
.fi-br-password-smartphone:before {
  content: "\f9e4";
}

/* line 17475, app/assets/stylesheets/external/uicons.scss */
.fi-br-password:before {
  content: "\f9e5";
}

/* line 17478, app/assets/stylesheets/external/uicons.scss */
.fi-br-paste:before {
  content: "\f9e6";
}

/* line 17481, app/assets/stylesheets/external/uicons.scss */
.fi-br-pattern:before {
  content: "\f9e7";
}

/* line 17484, app/assets/stylesheets/external/uicons.scss */
.fi-br-pause-circle:before {
  content: "\f9e8";
}

/* line 17487, app/assets/stylesheets/external/uicons.scss */
.fi-br-pause:before {
  content: "\f9e9";
}

/* line 17490, app/assets/stylesheets/external/uicons.scss */
.fi-br-paw-claws:before {
  content: "\f9ea";
}

/* line 17493, app/assets/stylesheets/external/uicons.scss */
.fi-br-paw-heart:before {
  content: "\f9eb";
}

/* line 17496, app/assets/stylesheets/external/uicons.scss */
.fi-br-paw:before {
  content: "\f9ec";
}

/* line 17499, app/assets/stylesheets/external/uicons.scss */
.fi-br-payment-pos:before {
  content: "\f9ed";
}

/* line 17502, app/assets/stylesheets/external/uicons.scss */
.fi-br-payroll-calendar:before {
  content: "\f9ee";
}

/* line 17505, app/assets/stylesheets/external/uicons.scss */
.fi-br-payroll-check:before {
  content: "\f9ef";
}

/* line 17508, app/assets/stylesheets/external/uicons.scss */
.fi-br-payroll:before {
  content: "\f9f0";
}

/* line 17511, app/assets/stylesheets/external/uicons.scss */
.fi-br-peace:before {
  content: "\f9f1";
}

/* line 17514, app/assets/stylesheets/external/uicons.scss */
.fi-br-peach:before {
  content: "\f9f2";
}

/* line 17517, app/assets/stylesheets/external/uicons.scss */
.fi-br-peanut:before {
  content: "\f9f3";
}

/* line 17520, app/assets/stylesheets/external/uicons.scss */
.fi-br-peanuts:before {
  content: "\f9f4";
}

/* line 17523, app/assets/stylesheets/external/uicons.scss */
.fi-br-peapod:before {
  content: "\f9f5";
}

/* line 17526, app/assets/stylesheets/external/uicons.scss */
.fi-br-pear:before {
  content: "\f9f6";
}

/* line 17529, app/assets/stylesheets/external/uicons.scss */
.fi-br-pedestal:before {
  content: "\f9f7";
}

/* line 17532, app/assets/stylesheets/external/uicons.scss */
.fi-br-pen-circle:before {
  content: "\f9f8";
}

/* line 17535, app/assets/stylesheets/external/uicons.scss */
.fi-br-pen-clip-slash:before {
  content: "\f9f9";
}

/* line 17538, app/assets/stylesheets/external/uicons.scss */
.fi-br-pen-clip:before {
  content: "\f9fa";
}

/* line 17541, app/assets/stylesheets/external/uicons.scss */
.fi-br-pen-fancy-slash:before {
  content: "\f9fb";
}

/* line 17544, app/assets/stylesheets/external/uicons.scss */
.fi-br-pen-fancy:before {
  content: "\f9fc";
}

/* line 17547, app/assets/stylesheets/external/uicons.scss */
.fi-br-pen-field:before {
  content: "\f9fd";
}

/* line 17550, app/assets/stylesheets/external/uicons.scss */
.fi-br-pen-nib-slash:before {
  content: "\f9fe";
}

/* line 17553, app/assets/stylesheets/external/uicons.scss */
.fi-br-pen-nib:before {
  content: "\f9ff";
}

/* line 17556, app/assets/stylesheets/external/uicons.scss */
.fi-br-pen-slash:before {
  content: "\fa00";
}

/* line 17559, app/assets/stylesheets/external/uicons.scss */
.fi-br-pen-square:before {
  content: "\fa01";
}

/* line 17562, app/assets/stylesheets/external/uicons.scss */
.fi-br-pen-swirl:before {
  content: "\fa02";
}

/* line 17565, app/assets/stylesheets/external/uicons.scss */
.fi-br-pencil-paintbrush:before {
  content: "\fa03";
}

/* line 17568, app/assets/stylesheets/external/uicons.scss */
.fi-br-pencil-ruler:before {
  content: "\fa04";
}

/* line 17571, app/assets/stylesheets/external/uicons.scss */
.fi-br-pencil-slash:before {
  content: "\fa05";
}

/* line 17574, app/assets/stylesheets/external/uicons.scss */
.fi-br-pencil:before {
  content: "\fa06";
}

/* line 17577, app/assets/stylesheets/external/uicons.scss */
.fi-br-pending:before {
  content: "\fa07";
}

/* line 17580, app/assets/stylesheets/external/uicons.scss */
.fi-br-pennant:before {
  content: "\fa08";
}

/* line 17583, app/assets/stylesheets/external/uicons.scss */
.fi-br-people-arrows-left-right:before {
  content: "\fa09";
}

/* line 17586, app/assets/stylesheets/external/uicons.scss */
.fi-br-people-carry-box:before {
  content: "\fa0a";
}

/* line 17589, app/assets/stylesheets/external/uicons.scss */
.fi-br-people-dress:before {
  content: "\fa0b";
}

/* line 17592, app/assets/stylesheets/external/uicons.scss */
.fi-br-people-network-partner:before {
  content: "\fa0c";
}

/* line 17595, app/assets/stylesheets/external/uicons.scss */
.fi-br-people-pants:before {
  content: "\fa0d";
}

/* line 17598, app/assets/stylesheets/external/uicons.scss */
.fi-br-people-poll:before {
  content: "\fa0e";
}

/* line 17601, app/assets/stylesheets/external/uicons.scss */
.fi-br-people-roof:before {
  content: "\fa0f";
}

/* line 17604, app/assets/stylesheets/external/uicons.scss */
.fi-br-people:before {
  content: "\fa10";
}

/* line 17607, app/assets/stylesheets/external/uicons.scss */
.fi-br-pepper-alt:before {
  content: "\fa11";
}

/* line 17610, app/assets/stylesheets/external/uicons.scss */
.fi-br-pepper-hot:before {
  content: "\fa12";
}

/* line 17613, app/assets/stylesheets/external/uicons.scss */
.fi-br-pepper:before {
  content: "\fa13";
}

/* line 17616, app/assets/stylesheets/external/uicons.scss */
.fi-br-percent-10:before {
  content: "\fa14";
}

/* line 17619, app/assets/stylesheets/external/uicons.scss */
.fi-br-percent-100:before {
  content: "\fa15";
}

/* line 17622, app/assets/stylesheets/external/uicons.scss */
.fi-br-percent-20:before {
  content: "\fa16";
}

/* line 17625, app/assets/stylesheets/external/uicons.scss */
.fi-br-percent-25:before {
  content: "\fa17";
}

/* line 17628, app/assets/stylesheets/external/uicons.scss */
.fi-br-percent-30:before {
  content: "\fa18";
}

/* line 17631, app/assets/stylesheets/external/uicons.scss */
.fi-br-percent-40:before {
  content: "\fa19";
}

/* line 17634, app/assets/stylesheets/external/uicons.scss */
.fi-br-percent-50:before {
  content: "\fa1a";
}

/* line 17637, app/assets/stylesheets/external/uicons.scss */
.fi-br-percent-60:before {
  content: "\fa1b";
}

/* line 17640, app/assets/stylesheets/external/uicons.scss */
.fi-br-percent-70:before {
  content: "\fa1c";
}

/* line 17643, app/assets/stylesheets/external/uicons.scss */
.fi-br-percent-75:before {
  content: "\fa1d";
}

/* line 17646, app/assets/stylesheets/external/uicons.scss */
.fi-br-percent-80:before {
  content: "\fa1e";
}

/* line 17649, app/assets/stylesheets/external/uicons.scss */
.fi-br-percent-90:before {
  content: "\fa1f";
}

/* line 17652, app/assets/stylesheets/external/uicons.scss */
.fi-br-percentage:before {
  content: "\fa20";
}

/* line 17655, app/assets/stylesheets/external/uicons.scss */
.fi-br-person-carry-box:before {
  content: "\fa21";
}

/* line 17658, app/assets/stylesheets/external/uicons.scss */
.fi-br-person-circle-check:before {
  content: "\fa22";
}

/* line 17661, app/assets/stylesheets/external/uicons.scss */
.fi-br-person-circle-exclamation:before {
  content: "\fa23";
}

/* line 17664, app/assets/stylesheets/external/uicons.scss */
.fi-br-person-circle-minus:before {
  content: "\fa24";
}

/* line 17667, app/assets/stylesheets/external/uicons.scss */
.fi-br-person-circle-plus:before {
  content: "\fa25";
}

/* line 17670, app/assets/stylesheets/external/uicons.scss */
.fi-br-person-circle-question:before {
  content: "\fa26";
}

/* line 17673, app/assets/stylesheets/external/uicons.scss */
.fi-br-person-circle-xmark:before {
  content: "\fa27";
}

/* line 17676, app/assets/stylesheets/external/uicons.scss */
.fi-br-person-cv:before {
  content: "\fa28";
}

/* line 17679, app/assets/stylesheets/external/uicons.scss */
.fi-br-person-dolly-empty:before {
  content: "\fa29";
}

/* line 17682, app/assets/stylesheets/external/uicons.scss */
.fi-br-person-dolly:before {
  content: "\fa2a";
}

/* line 17685, app/assets/stylesheets/external/uicons.scss */
.fi-br-person-dress-simple:before {
  content: "\fa2b";
}

/* line 17688, app/assets/stylesheets/external/uicons.scss */
.fi-br-person-dress:before {
  content: "\fa2c";
}

/* line 17691, app/assets/stylesheets/external/uicons.scss */
.fi-br-person-praying:before {
  content: "\fa2d";
}

/* line 17694, app/assets/stylesheets/external/uicons.scss */
.fi-br-person-pregnant:before {
  content: "\fa2e";
}

/* line 17697, app/assets/stylesheets/external/uicons.scss */
.fi-br-person-seat-reclined:before {
  content: "\fa2f";
}

/* line 17700, app/assets/stylesheets/external/uicons.scss */
.fi-br-person-seat:before {
  content: "\fa30";
}

/* line 17703, app/assets/stylesheets/external/uicons.scss */
.fi-br-person-shelter:before {
  content: "\fa31";
}

/* line 17706, app/assets/stylesheets/external/uicons.scss */
.fi-br-person-sign:before {
  content: "\fa32";
}

/* line 17709, app/assets/stylesheets/external/uicons.scss */
.fi-br-person-simple:before {
  content: "\fa33";
}

/* line 17712, app/assets/stylesheets/external/uicons.scss */
.fi-br-person-walking-with-cane:before {
  content: "\fa34";
}

/* line 17715, app/assets/stylesheets/external/uicons.scss */
.fi-br-peseta-sign:before {
  content: "\fa35";
}

/* line 17718, app/assets/stylesheets/external/uicons.scss */
.fi-br-peso-sign:before {
  content: "\fa36";
}

/* line 17721, app/assets/stylesheets/external/uicons.scss */
.fi-br-pets:before {
  content: "\fa37";
}

/* line 17724, app/assets/stylesheets/external/uicons.scss */
.fi-br-pharmacy:before {
  content: "\fa38";
}

/* line 17727, app/assets/stylesheets/external/uicons.scss */
.fi-br-phone-call:before {
  content: "\fa39";
}

/* line 17730, app/assets/stylesheets/external/uicons.scss */
.fi-br-phone-cross:before {
  content: "\fa3a";
}

/* line 17733, app/assets/stylesheets/external/uicons.scss */
.fi-br-phone-flip:before {
  content: "\fa3b";
}

/* line 17736, app/assets/stylesheets/external/uicons.scss */
.fi-br-phone-guide:before {
  content: "\fa3c";
}

/* line 17739, app/assets/stylesheets/external/uicons.scss */
.fi-br-phone-office:before {
  content: "\fa3d";
}

/* line 17742, app/assets/stylesheets/external/uicons.scss */
.fi-br-phone-pause:before {
  content: "\fa3e";
}

/* line 17745, app/assets/stylesheets/external/uicons.scss */
.fi-br-phone-plus:before {
  content: "\fa3f";
}

/* line 17748, app/assets/stylesheets/external/uicons.scss */
.fi-br-phone-rotary:before {
  content: "\fa40";
}

/* line 17751, app/assets/stylesheets/external/uicons.scss */
.fi-br-phone-slash:before {
  content: "\fa41";
}

/* line 17754, app/assets/stylesheets/external/uicons.scss */
.fi-br-photo-capture:before {
  content: "\fa42";
}

/* line 17757, app/assets/stylesheets/external/uicons.scss */
.fi-br-photo-film-music:before {
  content: "\fa43";
}

/* line 17760, app/assets/stylesheets/external/uicons.scss */
.fi-br-photo-video:before {
  content: "\fa44";
}

/* line 17763, app/assets/stylesheets/external/uicons.scss */
.fi-br-physics:before {
  content: "\fa45";
}

/* line 17766, app/assets/stylesheets/external/uicons.scss */
.fi-br-Pi:before {
  content: "\fa46";
}

/* line 17769, app/assets/stylesheets/external/uicons.scss */
.fi-br-piano-keyboard:before {
  content: "\fa47";
}

/* line 17772, app/assets/stylesheets/external/uicons.scss */
.fi-br-piano:before {
  content: "\fa48";
}

/* line 17775, app/assets/stylesheets/external/uicons.scss */
.fi-br-pickaxe:before {
  content: "\fa49";
}

/* line 17778, app/assets/stylesheets/external/uicons.scss */
.fi-br-picking-box:before {
  content: "\fa4a";
}

/* line 17781, app/assets/stylesheets/external/uicons.scss */
.fi-br-picking:before {
  content: "\fa4b";
}

/* line 17784, app/assets/stylesheets/external/uicons.scss */
.fi-br-picnic:before {
  content: "\fa4c";
}

/* line 17787, app/assets/stylesheets/external/uicons.scss */
.fi-br-picpeople-filled:before {
  content: "\fa4d";
}

/* line 17790, app/assets/stylesheets/external/uicons.scss */
.fi-br-picpeople:before {
  content: "\fa4e";
}

/* line 17793, app/assets/stylesheets/external/uicons.scss */
.fi-br-picture:before {
  content: "\fa4f";
}

/* line 17796, app/assets/stylesheets/external/uicons.scss */
.fi-br-pie:before {
  content: "\fa50";
}

/* line 17799, app/assets/stylesheets/external/uicons.scss */
.fi-br-pig-bank-bulb:before {
  content: "\fa51";
}

/* line 17802, app/assets/stylesheets/external/uicons.scss */
.fi-br-pig-face:before {
  content: "\fa52";
}

/* line 17805, app/assets/stylesheets/external/uicons.scss */
.fi-br-pig:before {
  content: "\fa53";
}

/* line 17808, app/assets/stylesheets/external/uicons.scss */
.fi-br-piggy-bank-budget:before {
  content: "\fa54";
}

/* line 17811, app/assets/stylesheets/external/uicons.scss */
.fi-br-piggy-bank:before {
  content: "\fa55";
}

/* line 17814, app/assets/stylesheets/external/uicons.scss */
.fi-br-pills:before {
  content: "\fa56";
}

/* line 17817, app/assets/stylesheets/external/uicons.scss */
.fi-br-pinata:before {
  content: "\fa57";
}

/* line 17820, app/assets/stylesheets/external/uicons.scss */
.fi-br-pineapple-alt:before {
  content: "\fa58";
}

/* line 17823, app/assets/stylesheets/external/uicons.scss */
.fi-br-pineapple:before {
  content: "\fa59";
}

/* line 17826, app/assets/stylesheets/external/uicons.scss */
.fi-br-ping-pong:before {
  content: "\fa5a";
}

/* line 17829, app/assets/stylesheets/external/uicons.scss */
.fi-br-pipe-smoking:before {
  content: "\fa5b";
}

/* line 17832, app/assets/stylesheets/external/uicons.scss */
.fi-br-pizza-slice:before {
  content: "\fa5c";
}

/* line 17835, app/assets/stylesheets/external/uicons.scss */
.fi-br-place-of-worship:before {
  content: "\fa5d";
}

/* line 17838, app/assets/stylesheets/external/uicons.scss */
.fi-br-plan-strategy:before {
  content: "\fa5e";
}

/* line 17841, app/assets/stylesheets/external/uicons.scss */
.fi-br-plan:before {
  content: "\fa5f";
}

/* line 17844, app/assets/stylesheets/external/uicons.scss */
.fi-br-plane-alt:before {
  content: "\fa60";
}

/* line 17847, app/assets/stylesheets/external/uicons.scss */
.fi-br-plane-arrival:before {
  content: "\fa61";
}

/* line 17850, app/assets/stylesheets/external/uicons.scss */
.fi-br-plane-departure:before {
  content: "\fa62";
}

/* line 17853, app/assets/stylesheets/external/uicons.scss */
.fi-br-plane-prop:before {
  content: "\fa63";
}

/* line 17856, app/assets/stylesheets/external/uicons.scss */
.fi-br-plane-slash:before {
  content: "\fa64";
}

/* line 17859, app/assets/stylesheets/external/uicons.scss */
.fi-br-plane-tail:before {
  content: "\fa65";
}

/* line 17862, app/assets/stylesheets/external/uicons.scss */
.fi-br-plane:before {
  content: "\fa66";
}

/* line 17865, app/assets/stylesheets/external/uicons.scss */
.fi-br-planet-moon:before {
  content: "\fa67";
}

/* line 17868, app/assets/stylesheets/external/uicons.scss */
.fi-br-planet-ringed:before {
  content: "\fa68";
}

/* line 17871, app/assets/stylesheets/external/uicons.scss */
.fi-br-plant-care:before {
  content: "\fa69";
}

/* line 17874, app/assets/stylesheets/external/uicons.scss */
.fi-br-plant-growth:before {
  content: "\fa6a";
}

/* line 17877, app/assets/stylesheets/external/uicons.scss */
.fi-br-plant-seed-invest:before {
  content: "\fa6b";
}

/* line 17880, app/assets/stylesheets/external/uicons.scss */
.fi-br-plant-wilt:before {
  content: "\fa6c";
}

/* line 17883, app/assets/stylesheets/external/uicons.scss */
.fi-br-plate-utensils:before {
  content: "\fa6d";
}

/* line 17886, app/assets/stylesheets/external/uicons.scss */
.fi-br-plate-wheat:before {
  content: "\fa6e";
}

/* line 17889, app/assets/stylesheets/external/uicons.scss */
.fi-br-plate:before {
  content: "\fa6f";
}

/* line 17892, app/assets/stylesheets/external/uicons.scss */
.fi-br-play-alt:before {
  content: "\fa70";
}

/* line 17895, app/assets/stylesheets/external/uicons.scss */
.fi-br-play-circle:before {
  content: "\fa71";
}

/* line 17898, app/assets/stylesheets/external/uicons.scss */
.fi-br-play-pause:before {
  content: "\fa72";
}

/* line 17901, app/assets/stylesheets/external/uicons.scss */
.fi-br-play:before {
  content: "\fa73";
}

/* line 17904, app/assets/stylesheets/external/uicons.scss */
.fi-br-playing-cards:before {
  content: "\fa74";
}

/* line 17907, app/assets/stylesheets/external/uicons.scss */
.fi-br-plug-alt:before {
  content: "\fa75";
}

/* line 17910, app/assets/stylesheets/external/uicons.scss */
.fi-br-plug-cable:before {
  content: "\fa76";
}

/* line 17913, app/assets/stylesheets/external/uicons.scss */
.fi-br-plug-circle-bolt:before {
  content: "\fa77";
}

/* line 17916, app/assets/stylesheets/external/uicons.scss */
.fi-br-plug-circle-check:before {
  content: "\fa78";
}

/* line 17919, app/assets/stylesheets/external/uicons.scss */
.fi-br-plug-circle-exclamation:before {
  content: "\fa79";
}

/* line 17922, app/assets/stylesheets/external/uicons.scss */
.fi-br-plug-circle-minus:before {
  content: "\fa7a";
}

/* line 17925, app/assets/stylesheets/external/uicons.scss */
.fi-br-plug-circle-plus:before {
  content: "\fa7b";
}

/* line 17928, app/assets/stylesheets/external/uicons.scss */
.fi-br-plug-connection:before {
  content: "\fa7c";
}

/* line 17931, app/assets/stylesheets/external/uicons.scss */
.fi-br-plug:before {
  content: "\fa7d";
}

/* line 17934, app/assets/stylesheets/external/uicons.scss */
.fi-br-plus-hexagon:before {
  content: "\fa7e";
}

/* line 17937, app/assets/stylesheets/external/uicons.scss */
.fi-br-plus-minus:before {
  content: "\fa7f";
}

/* line 17940, app/assets/stylesheets/external/uicons.scss */
.fi-br-plus-small:before {
  content: "\fa80";
}

/* line 17943, app/assets/stylesheets/external/uicons.scss */
.fi-br-plus:before {
  content: "\fa81";
}

/* line 17946, app/assets/stylesheets/external/uicons.scss */
.fi-br-podcast:before {
  content: "\fa82";
}

/* line 17949, app/assets/stylesheets/external/uicons.scss */
.fi-br-podium-star:before {
  content: "\fa83";
}

/* line 17952, app/assets/stylesheets/external/uicons.scss */
.fi-br-podium-victory-leader:before {
  content: "\fa84";
}

/* line 17955, app/assets/stylesheets/external/uicons.scss */
.fi-br-podium:before {
  content: "\fa85";
}

/* line 17958, app/assets/stylesheets/external/uicons.scss */
.fi-br-point-of-sale-bill:before {
  content: "\fa86";
}

/* line 17961, app/assets/stylesheets/external/uicons.scss */
.fi-br-point-of-sale-signal:before {
  content: "\fa87";
}

/* line 17964, app/assets/stylesheets/external/uicons.scss */
.fi-br-point-of-sale:before {
  content: "\fa88";
}

/* line 17967, app/assets/stylesheets/external/uicons.scss */
.fi-br-pointer-loading:before {
  content: "\fa89";
}

/* line 17970, app/assets/stylesheets/external/uicons.scss */
.fi-br-pointer-text:before {
  content: "\fa8a";
}

/* line 17973, app/assets/stylesheets/external/uicons.scss */
.fi-br-poker-chip:before {
  content: "\fa8b";
}

/* line 17976, app/assets/stylesheets/external/uicons.scss */
.fi-br-police-box:before {
  content: "\fa8c";
}

/* line 17979, app/assets/stylesheets/external/uicons.scss */
.fi-br-poll-h:before {
  content: "\fa8d";
}

/* line 17982, app/assets/stylesheets/external/uicons.scss */
.fi-br-pollution:before {
  content: "\fa8e";
}

/* line 17985, app/assets/stylesheets/external/uicons.scss */
.fi-br-pompebled:before {
  content: "\fa8f";
}

/* line 17988, app/assets/stylesheets/external/uicons.scss */
.fi-br-poo-bolt:before {
  content: "\fa90";
}

/* line 17991, app/assets/stylesheets/external/uicons.scss */
.fi-br-poo:before {
  content: "\fa91";
}

/* line 17994, app/assets/stylesheets/external/uicons.scss */
.fi-br-pool-8-ball:before {
  content: "\fa92";
}

/* line 17997, app/assets/stylesheets/external/uicons.scss */
.fi-br-poop:before {
  content: "\fa93";
}

/* line 18000, app/assets/stylesheets/external/uicons.scss */
.fi-br-popcorn:before {
  content: "\fa94";
}

/* line 18003, app/assets/stylesheets/external/uicons.scss */
.fi-br-popsicle:before {
  content: "\fa95";
}

/* line 18006, app/assets/stylesheets/external/uicons.scss */
.fi-br-portal-enter:before {
  content: "\fa96";
}

/* line 18009, app/assets/stylesheets/external/uicons.scss */
.fi-br-portal-exit:before {
  content: "\fa97";
}

/* line 18012, app/assets/stylesheets/external/uicons.scss */
.fi-br-portrait:before {
  content: "\fa98";
}

/* line 18015, app/assets/stylesheets/external/uicons.scss */
.fi-br-postal-address:before {
  content: "\fa99";
}

/* line 18018, app/assets/stylesheets/external/uicons.scss */
.fi-br-pot:before {
  content: "\fa9a";
}

/* line 18021, app/assets/stylesheets/external/uicons.scss */
.fi-br-potato:before {
  content: "\fa9b";
}

/* line 18024, app/assets/stylesheets/external/uicons.scss */
.fi-br-pound:before {
  content: "\fa9c";
}

/* line 18027, app/assets/stylesheets/external/uicons.scss */
.fi-br-power:before {
  content: "\fa9d";
}

/* line 18030, app/assets/stylesheets/external/uicons.scss */
.fi-br-ppt-file:before {
  content: "\fa9e";
}

/* line 18033, app/assets/stylesheets/external/uicons.scss */
.fi-br-practice:before {
  content: "\fa9f";
}

/* line 18036, app/assets/stylesheets/external/uicons.scss */
.fi-br-praying-hands:before {
  content: "\faa0";
}

/* line 18039, app/assets/stylesheets/external/uicons.scss */
.fi-br-prescription-bottle-alt:before {
  content: "\faa1";
}

/* line 18042, app/assets/stylesheets/external/uicons.scss */
.fi-br-prescription-bottle-pill:before {
  content: "\faa2";
}

/* line 18045, app/assets/stylesheets/external/uicons.scss */
.fi-br-prescription-bottle:before {
  content: "\faa3";
}

/* line 18048, app/assets/stylesheets/external/uicons.scss */
.fi-br-prescription:before {
  content: "\faa4";
}

/* line 18051, app/assets/stylesheets/external/uicons.scss */
.fi-br-presentation:before {
  content: "\faa5";
}

/* line 18054, app/assets/stylesheets/external/uicons.scss */
.fi-br-preview:before {
  content: "\faa6";
}

/* line 18057, app/assets/stylesheets/external/uicons.scss */
.fi-br-print-magnifying-glass:before {
  content: "\faa7";
}

/* line 18060, app/assets/stylesheets/external/uicons.scss */
.fi-br-print-slash:before {
  content: "\faa8";
}

/* line 18063, app/assets/stylesheets/external/uicons.scss */
.fi-br-print:before {
  content: "\faa9";
}

/* line 18066, app/assets/stylesheets/external/uicons.scss */
.fi-br-priority-arrow:before {
  content: "\faaa";
}

/* line 18069, app/assets/stylesheets/external/uicons.scss */
.fi-br-priority-arrows:before {
  content: "\faab";
}

/* line 18072, app/assets/stylesheets/external/uicons.scss */
.fi-br-priority-importance:before {
  content: "\faac";
}

/* line 18075, app/assets/stylesheets/external/uicons.scss */
.fi-br-problem-solving:before {
  content: "\faad";
}

/* line 18078, app/assets/stylesheets/external/uicons.scss */
.fi-br-procedures:before {
  content: "\faae";
}

/* line 18081, app/assets/stylesheets/external/uicons.scss */
.fi-br-process:before {
  content: "\faaf";
}

/* line 18084, app/assets/stylesheets/external/uicons.scss */
.fi-br-productivity:before {
  content: "\fab0";
}

/* line 18087, app/assets/stylesheets/external/uicons.scss */
.fi-br-progress-complete:before {
  content: "\fab1";
}

/* line 18090, app/assets/stylesheets/external/uicons.scss */
.fi-br-progress-download:before {
  content: "\fab2";
}

/* line 18093, app/assets/stylesheets/external/uicons.scss */
.fi-br-progress-upload:before {
  content: "\fab3";
}

/* line 18096, app/assets/stylesheets/external/uicons.scss */
.fi-br-projector:before {
  content: "\fab4";
}

/* line 18099, app/assets/stylesheets/external/uicons.scss */
.fi-br-protractor:before {
  content: "\fab5";
}

/* line 18102, app/assets/stylesheets/external/uicons.scss */
.fi-br-pulse:before {
  content: "\fab6";
}

/* line 18105, app/assets/stylesheets/external/uicons.scss */
.fi-br-pump-medical:before {
  content: "\fab7";
}

/* line 18108, app/assets/stylesheets/external/uicons.scss */
.fi-br-pump:before {
  content: "\fab8";
}

/* line 18111, app/assets/stylesheets/external/uicons.scss */
.fi-br-pumpkin-alt-2:before {
  content: "\fab9";
}

/* line 18114, app/assets/stylesheets/external/uicons.scss */
.fi-br-pumpkin-alt:before {
  content: "\faba";
}

/* line 18117, app/assets/stylesheets/external/uicons.scss */
.fi-br-pumpkin:before {
  content: "\fabb";
}

/* line 18120, app/assets/stylesheets/external/uicons.scss */
.fi-br-puzzle-alt:before {
  content: "\fabc";
}

/* line 18123, app/assets/stylesheets/external/uicons.scss */
.fi-br-puzzle-piece-integration:before {
  content: "\fabd";
}

/* line 18126, app/assets/stylesheets/external/uicons.scss */
.fi-br-puzzle-piece:before {
  content: "\fabe";
}

/* line 18129, app/assets/stylesheets/external/uicons.scss */
.fi-br-puzzle-pieces:before {
  content: "\fabf";
}

/* line 18132, app/assets/stylesheets/external/uicons.scss */
.fi-br-pyramid:before {
  content: "\fac0";
}

/* line 18135, app/assets/stylesheets/external/uicons.scss */
.fi-br-q:before {
  content: "\fac1";
}

/* line 18138, app/assets/stylesheets/external/uicons.scss */
.fi-br-qr-scan:before {
  content: "\fac2";
}

/* line 18141, app/assets/stylesheets/external/uicons.scss */
.fi-br-QR:before {
  content: "\fac3";
}

/* line 18144, app/assets/stylesheets/external/uicons.scss */
.fi-br-qrcode:before {
  content: "\fac4";
}

/* line 18147, app/assets/stylesheets/external/uicons.scss */
.fi-br-question-square:before {
  content: "\fac5";
}

/* line 18150, app/assets/stylesheets/external/uicons.scss */
.fi-br-question:before {
  content: "\fac6";
}

/* line 18153, app/assets/stylesheets/external/uicons.scss */
.fi-br-queue-alt:before {
  content: "\fac7";
}

/* line 18156, app/assets/stylesheets/external/uicons.scss */
.fi-br-queue-line:before {
  content: "\fac8";
}

/* line 18159, app/assets/stylesheets/external/uicons.scss */
.fi-br-queue-signal:before {
  content: "\fac9";
}

/* line 18162, app/assets/stylesheets/external/uicons.scss */
.fi-br-queue:before {
  content: "\faca";
}

/* line 18165, app/assets/stylesheets/external/uicons.scss */
.fi-br-quill-pen-story:before {
  content: "\facb";
}

/* line 18168, app/assets/stylesheets/external/uicons.scss */
.fi-br-quiz-alt:before {
  content: "\facc";
}

/* line 18171, app/assets/stylesheets/external/uicons.scss */
.fi-br-quiz:before {
  content: "\facd";
}

/* line 18174, app/assets/stylesheets/external/uicons.scss */
.fi-br-quote-right:before {
  content: "\face";
}

/* line 18177, app/assets/stylesheets/external/uicons.scss */
.fi-br-r:before {
  content: "\facf";
}

/* line 18180, app/assets/stylesheets/external/uicons.scss */
.fi-br-rabbit-fast:before {
  content: "\fad0";
}

/* line 18183, app/assets/stylesheets/external/uicons.scss */
.fi-br-rabbit:before {
  content: "\fad1";
}

/* line 18186, app/assets/stylesheets/external/uicons.scss */
.fi-br-raccoon:before {
  content: "\fad2";
}

/* line 18189, app/assets/stylesheets/external/uicons.scss */
.fi-br-racquet:before {
  content: "\fad3";
}

/* line 18192, app/assets/stylesheets/external/uicons.scss */
.fi-br-radar-monitoring-track:before {
  content: "\fad4";
}

/* line 18195, app/assets/stylesheets/external/uicons.scss */
.fi-br-radar:before {
  content: "\fad5";
}

/* line 18198, app/assets/stylesheets/external/uicons.scss */
.fi-br-radiation-alt:before {
  content: "\fad6";
}

/* line 18201, app/assets/stylesheets/external/uicons.scss */
.fi-br-radiation:before {
  content: "\fad7";
}

/* line 18204, app/assets/stylesheets/external/uicons.scss */
.fi-br-radio-alt:before {
  content: "\fad8";
}

/* line 18207, app/assets/stylesheets/external/uicons.scss */
.fi-br-radio-button:before {
  content: "\fad9";
}

/* line 18210, app/assets/stylesheets/external/uicons.scss */
.fi-br-radio:before {
  content: "\fada";
}

/* line 18213, app/assets/stylesheets/external/uicons.scss */
.fi-br-radish:before {
  content: "\fadb";
}

/* line 18216, app/assets/stylesheets/external/uicons.scss */
.fi-br-rainbow:before {
  content: "\fadc";
}

/* line 18219, app/assets/stylesheets/external/uicons.scss */
.fi-br-raindrops:before {
  content: "\fadd";
}

/* line 18222, app/assets/stylesheets/external/uicons.scss */
.fi-br-ram:before {
  content: "\fade";
}

/* line 18225, app/assets/stylesheets/external/uicons.scss */
.fi-br-ramp-loading:before {
  content: "\fadf";
}

/* line 18228, app/assets/stylesheets/external/uicons.scss */
.fi-br-rank:before {
  content: "\fae0";
}

/* line 18231, app/assets/stylesheets/external/uicons.scss */
.fi-br-ranking-podium-empty:before {
  content: "\fae1";
}

/* line 18234, app/assets/stylesheets/external/uicons.scss */
.fi-br-ranking-podium:before {
  content: "\fae2";
}

/* line 18237, app/assets/stylesheets/external/uicons.scss */
.fi-br-ranking-star:before {
  content: "\fae3";
}

/* line 18240, app/assets/stylesheets/external/uicons.scss */
.fi-br-ranking-stars:before {
  content: "\fae4";
}

/* line 18243, app/assets/stylesheets/external/uicons.scss */
.fi-br-raygun:before {
  content: "\fae5";
}

/* line 18246, app/assets/stylesheets/external/uicons.scss */
.fi-br-razor-barber:before {
  content: "\fae6";
}

/* line 18249, app/assets/stylesheets/external/uicons.scss */
.fi-br-react:before {
  content: "\fae7";
}

/* line 18252, app/assets/stylesheets/external/uicons.scss */
.fi-br-rec:before {
  content: "\fae8";
}

/* line 18255, app/assets/stylesheets/external/uicons.scss */
.fi-br-receipt:before {
  content: "\fae9";
}

/* line 18258, app/assets/stylesheets/external/uicons.scss */
.fi-br-recipe-book:before {
  content: "\faea";
}

/* line 18261, app/assets/stylesheets/external/uicons.scss */
.fi-br-recipe:before {
  content: "\faeb";
}

/* line 18264, app/assets/stylesheets/external/uicons.scss */
.fi-br-record-vinyl:before {
  content: "\faec";
}

/* line 18267, app/assets/stylesheets/external/uicons.scss */
.fi-br-rectabgle-vertical:before {
  content: "\faed";
}

/* line 18270, app/assets/stylesheets/external/uicons.scss */
.fi-br-rectangle-barcode:before {
  content: "\faee";
}

/* line 18273, app/assets/stylesheets/external/uicons.scss */
.fi-br-rectangle-code:before {
  content: "\faef";
}

/* line 18276, app/assets/stylesheets/external/uicons.scss */
.fi-br-rectangle-history-circle-plus:before {
  content: "\faf0";
}

/* line 18279, app/assets/stylesheets/external/uicons.scss */
.fi-br-rectangle-horizontal:before {
  content: "\faf1";
}

/* line 18282, app/assets/stylesheets/external/uicons.scss */
.fi-br-rectangle-list:before {
  content: "\faf2";
}

/* line 18285, app/assets/stylesheets/external/uicons.scss */
.fi-br-rectangle-panoramic:before {
  content: "\faf3";
}

/* line 18288, app/assets/stylesheets/external/uicons.scss */
.fi-br-rectangle-pro:before {
  content: "\faf4";
}

/* line 18291, app/assets/stylesheets/external/uicons.scss */
.fi-br-rectangle-vertical-history:before {
  content: "\faf5";
}

/* line 18294, app/assets/stylesheets/external/uicons.scss */
.fi-br-rectangle-vertical:before {
  content: "\faf6";
}

/* line 18297, app/assets/stylesheets/external/uicons.scss */
.fi-br-rectangle-xmark:before {
  content: "\faf7";
}

/* line 18300, app/assets/stylesheets/external/uicons.scss */
.fi-br-rectangles-mixed:before {
  content: "\faf8";
}

/* line 18303, app/assets/stylesheets/external/uicons.scss */
.fi-br-recycle-bin:before {
  content: "\faf9";
}

/* line 18306, app/assets/stylesheets/external/uicons.scss */
.fi-br-recycle:before {
  content: "\fafa";
}

/* line 18309, app/assets/stylesheets/external/uicons.scss */
.fi-br-redo-alt:before {
  content: "\fafb";
}

/* line 18312, app/assets/stylesheets/external/uicons.scss */
.fi-br-redo:before {
  content: "\fafc";
}

/* line 18315, app/assets/stylesheets/external/uicons.scss */
.fi-br-reel:before {
  content: "\fafd";
}

/* line 18318, app/assets/stylesheets/external/uicons.scss */
.fi-br-refer-arrow:before {
  content: "\fafe";
}

/* line 18321, app/assets/stylesheets/external/uicons.scss */
.fi-br-refer:before {
  content: "\faff";
}

/* line 18324, app/assets/stylesheets/external/uicons.scss */
.fi-br-referral-alt:before {
  content: "\fb00";
}

/* line 18327, app/assets/stylesheets/external/uicons.scss */
.fi-br-referral-user:before {
  content: "\fb01";
}

/* line 18330, app/assets/stylesheets/external/uicons.scss */
.fi-br-referral:before {
  content: "\fb02";
}

/* line 18333, app/assets/stylesheets/external/uicons.scss */
.fi-br-reflect-horizontal:before {
  content: "\fb03";
}

/* line 18336, app/assets/stylesheets/external/uicons.scss */
.fi-br-reflect-vertical:before {
  content: "\fb04";
}

/* line 18339, app/assets/stylesheets/external/uicons.scss */
.fi-br-reflect:before {
  content: "\fb05";
}

/* line 18342, app/assets/stylesheets/external/uicons.scss */
.fi-br-refresh:before {
  content: "\fb06";
}

/* line 18345, app/assets/stylesheets/external/uicons.scss */
.fi-br-refrigerator:before {
  content: "\fb07";
}

/* line 18348, app/assets/stylesheets/external/uicons.scss */
.fi-br-refund-alt:before {
  content: "\fb08";
}

/* line 18351, app/assets/stylesheets/external/uicons.scss */
.fi-br-refund:before {
  content: "\fb09";
}

/* line 18354, app/assets/stylesheets/external/uicons.scss */
.fi-br-region-pin-alt:before {
  content: "\fb0a";
}

/* line 18357, app/assets/stylesheets/external/uicons.scss */
.fi-br-region-pin:before {
  content: "\fb0b";
}

/* line 18360, app/assets/stylesheets/external/uicons.scss */
.fi-br-registered:before {
  content: "\fb0c";
}

/* line 18363, app/assets/stylesheets/external/uicons.scss */
.fi-br-registration-paper:before {
  content: "\fb0d";
}

/* line 18366, app/assets/stylesheets/external/uicons.scss */
.fi-br-remove-folder:before {
  content: "\fb0e";
}

/* line 18369, app/assets/stylesheets/external/uicons.scss */
.fi-br-remove-user:before {
  content: "\fb0f";
}

/* line 18372, app/assets/stylesheets/external/uicons.scss */
.fi-br-rent-signal:before {
  content: "\fb10";
}

/* line 18375, app/assets/stylesheets/external/uicons.scss */
.fi-br-rent:before {
  content: "\fb11";
}

/* line 18378, app/assets/stylesheets/external/uicons.scss */
.fi-br-replace:before {
  content: "\fb12";
}

/* line 18381, app/assets/stylesheets/external/uicons.scss */
.fi-br-reply-all:before {
  content: "\fb13";
}

/* line 18384, app/assets/stylesheets/external/uicons.scss */
.fi-br-republican:before {
  content: "\fb14";
}

/* line 18387, app/assets/stylesheets/external/uicons.scss */
.fi-br-reservation-smartphone:before {
  content: "\fb15";
}

/* line 18390, app/assets/stylesheets/external/uicons.scss */
.fi-br-reservation-table:before {
  content: "\fb16";
}

/* line 18393, app/assets/stylesheets/external/uicons.scss */
.fi-br-resistance-band:before {
  content: "\fb17";
}

/* line 18396, app/assets/stylesheets/external/uicons.scss */
.fi-br-resize:before {
  content: "\fb18";
}

/* line 18399, app/assets/stylesheets/external/uicons.scss */
.fi-br-resources:before {
  content: "\fb19";
}

/* line 18402, app/assets/stylesheets/external/uicons.scss */
.fi-br-restaurant:before {
  content: "\fb1a";
}

/* line 18405, app/assets/stylesheets/external/uicons.scss */
.fi-br-restock:before {
  content: "\fb1b";
}

/* line 18408, app/assets/stylesheets/external/uicons.scss */
.fi-br-restroom-simple:before {
  content: "\fb1c";
}

/* line 18411, app/assets/stylesheets/external/uicons.scss */
.fi-br-resume:before {
  content: "\fb1d";
}

/* line 18414, app/assets/stylesheets/external/uicons.scss */
.fi-br-revenue-alt:before {
  content: "\fb1e";
}

/* line 18417, app/assets/stylesheets/external/uicons.scss */
.fi-br-revenue-euro:before {
  content: "\fb1f";
}

/* line 18420, app/assets/stylesheets/external/uicons.scss */
.fi-br-Revenue:before {
  content: "\fb20";
}

/* line 18423, app/assets/stylesheets/external/uicons.scss */
.fi-br-review:before {
  content: "\fb21";
}

/* line 18426, app/assets/stylesheets/external/uicons.scss */
.fi-br-rewind:before {
  content: "\fb22";
}

/* line 18429, app/assets/stylesheets/external/uicons.scss */
.fi-br-rhombus:before {
  content: "\fb23";
}

/* line 18432, app/assets/stylesheets/external/uicons.scss */
.fi-br-ribbon:before {
  content: "\fb24";
}

/* line 18435, app/assets/stylesheets/external/uicons.scss */
.fi-br-right-from-bracket:before {
  content: "\fb25";
}

/* line 18438, app/assets/stylesheets/external/uicons.scss */
.fi-br-right:before {
  content: "\fb26";
}

/* line 18441, app/assets/stylesheets/external/uicons.scss */
.fi-br-ring-diamond:before {
  content: "\fb27";
}

/* line 18444, app/assets/stylesheets/external/uicons.scss */
.fi-br-ring:before {
  content: "\fb28";
}

/* line 18447, app/assets/stylesheets/external/uicons.scss */
.fi-br-rings-wedding:before {
  content: "\fb29";
}

/* line 18450, app/assets/stylesheets/external/uicons.scss */
.fi-br-risk-alt:before {
  content: "\fb2a";
}

/* line 18453, app/assets/stylesheets/external/uicons.scss */
.fi-br-risk:before {
  content: "\fb2b";
}

/* line 18456, app/assets/stylesheets/external/uicons.scss */
.fi-br-road-barrier:before {
  content: "\fb2c";
}

/* line 18459, app/assets/stylesheets/external/uicons.scss */
.fi-br-road-sign-left:before {
  content: "\fb2d";
}

/* line 18462, app/assets/stylesheets/external/uicons.scss */
.fi-br-road:before {
  content: "\fb2e";
}

/* line 18465, app/assets/stylesheets/external/uicons.scss */
.fi-br-robot:before {
  content: "\fb2f";
}

/* line 18468, app/assets/stylesheets/external/uicons.scss */
.fi-br-robotic-arm:before {
  content: "\fb30";
}

/* line 18471, app/assets/stylesheets/external/uicons.scss */
.fi-br-rocket-lunch:before {
  content: "\fb31";
}

/* line 18474, app/assets/stylesheets/external/uicons.scss */
.fi-br-rocket:before {
  content: "\fb32";
}

/* line 18477, app/assets/stylesheets/external/uicons.scss */
.fi-br-roller-coaster:before {
  content: "\fb33";
}

/* line 18480, app/assets/stylesheets/external/uicons.scss */
.fi-br-room-service:before {
  content: "\fb34";
}

/* line 18483, app/assets/stylesheets/external/uicons.scss */
.fi-br-rotate-exclamation:before {
  content: "\fb35";
}

/* line 18486, app/assets/stylesheets/external/uicons.scss */
.fi-br-rotate-left:before {
  content: "\fb36";
}

/* line 18489, app/assets/stylesheets/external/uicons.scss */
.fi-br-rotate-reverse:before {
  content: "\fb37";
}

/* line 18492, app/assets/stylesheets/external/uicons.scss */
.fi-br-rotate-right:before {
  content: "\fb38";
}

/* line 18495, app/assets/stylesheets/external/uicons.scss */
.fi-br-rotate-square:before {
  content: "\fb39";
}

/* line 18498, app/assets/stylesheets/external/uicons.scss */
.fi-br-roulette:before {
  content: "\fb3a";
}

/* line 18501, app/assets/stylesheets/external/uicons.scss */
.fi-br-route-highway:before {
  content: "\fb3b";
}

/* line 18504, app/assets/stylesheets/external/uicons.scss */
.fi-br-route-interstate:before {
  content: "\fb3c";
}

/* line 18507, app/assets/stylesheets/external/uicons.scss */
.fi-br-route:before {
  content: "\fb3d";
}

/* line 18510, app/assets/stylesheets/external/uicons.scss */
.fi-br-router:before {
  content: "\fb3e";
}

/* line 18513, app/assets/stylesheets/external/uicons.scss */
.fi-br-rss-alt:before {
  content: "\fb3f";
}

/* line 18516, app/assets/stylesheets/external/uicons.scss */
.fi-br-rss:before {
  content: "\fb40";
}

/* line 18519, app/assets/stylesheets/external/uicons.scss */
.fi-br-ruble-sign:before {
  content: "\fb41";
}

/* line 18522, app/assets/stylesheets/external/uicons.scss */
.fi-br-rugby-helmet:before {
  content: "\fb42";
}

/* line 18525, app/assets/stylesheets/external/uicons.scss */
.fi-br-rugby:before {
  content: "\fb43";
}

/* line 18528, app/assets/stylesheets/external/uicons.scss */
.fi-br-ruler-combined:before {
  content: "\fb44";
}

/* line 18531, app/assets/stylesheets/external/uicons.scss */
.fi-br-ruler-horizontal:before {
  content: "\fb45";
}

/* line 18534, app/assets/stylesheets/external/uicons.scss */
.fi-br-ruler-triangle:before {
  content: "\fb46";
}

/* line 18537, app/assets/stylesheets/external/uicons.scss */
.fi-br-ruler-vertical:before {
  content: "\fb47";
}

/* line 18540, app/assets/stylesheets/external/uicons.scss */
.fi-br-rules-alt:before {
  content: "\fb48";
}

/* line 18543, app/assets/stylesheets/external/uicons.scss */
.fi-br-rules:before {
  content: "\fb49";
}

/* line 18546, app/assets/stylesheets/external/uicons.scss */
.fi-br-running-track:before {
  content: "\fb4a";
}

/* line 18549, app/assets/stylesheets/external/uicons.scss */
.fi-br-running:before {
  content: "\fb4b";
}

/* line 18552, app/assets/stylesheets/external/uicons.scss */
.fi-br-rupee-sign:before {
  content: "\fb4c";
}

/* line 18555, app/assets/stylesheets/external/uicons.scss */
.fi-br-rupiah-sign:before {
  content: "\fb4d";
}

/* line 18558, app/assets/stylesheets/external/uicons.scss */
.fi-br-rv:before {
  content: "\fb4e";
}

/* line 18561, app/assets/stylesheets/external/uicons.scss */
.fi-br-s:before {
  content: "\fb4f";
}

/* line 18564, app/assets/stylesheets/external/uicons.scss */
.fi-br-sack-dollar:before {
  content: "\fb50";
}

/* line 18567, app/assets/stylesheets/external/uicons.scss */
.fi-br-sack:before {
  content: "\fb51";
}

/* line 18570, app/assets/stylesheets/external/uicons.scss */
.fi-br-sad-cry:before {
  content: "\fb52";
}

/* line 18573, app/assets/stylesheets/external/uicons.scss */
.fi-br-sad-tear:before {
  content: "\fb53";
}

/* line 18576, app/assets/stylesheets/external/uicons.scss */
.fi-br-sad:before {
  content: "\fb54";
}

/* line 18579, app/assets/stylesheets/external/uicons.scss */
.fi-br-safe-box:before {
  content: "\fb55";
}

/* line 18582, app/assets/stylesheets/external/uicons.scss */
.fi-br-sailboat:before {
  content: "\fb56";
}

/* line 18585, app/assets/stylesheets/external/uicons.scss */
.fi-br-salad:before {
  content: "\fb57";
}

/* line 18588, app/assets/stylesheets/external/uicons.scss */
.fi-br-salary-alt:before {
  content: "\fb58";
}

/* line 18591, app/assets/stylesheets/external/uicons.scss */
.fi-br-salt-pepper:before {
  content: "\fb59";
}

/* line 18594, app/assets/stylesheets/external/uicons.scss */
.fi-br-salt-shaker:before {
  content: "\fb5a";
}

/* line 18597, app/assets/stylesheets/external/uicons.scss */
.fi-br-sandwich-alt:before {
  content: "\fb5b";
}

/* line 18600, app/assets/stylesheets/external/uicons.scss */
.fi-br-sandwich:before {
  content: "\fb5c";
}

/* line 18603, app/assets/stylesheets/external/uicons.scss */
.fi-br-satellite-dish:before {
  content: "\fb5d";
}

/* line 18606, app/assets/stylesheets/external/uicons.scss */
.fi-br-satellite:before {
  content: "\fb5e";
}

/* line 18609, app/assets/stylesheets/external/uicons.scss */
.fi-br-saturday:before {
  content: "\fb5f";
}

/* line 18612, app/assets/stylesheets/external/uicons.scss */
.fi-br-sauce:before {
  content: "\fb60";
}

/* line 18615, app/assets/stylesheets/external/uicons.scss */
.fi-br-sausage:before {
  content: "\fb61";
}

/* line 18618, app/assets/stylesheets/external/uicons.scss */
.fi-br-sax-hot:before {
  content: "\fb62";
}

/* line 18621, app/assets/stylesheets/external/uicons.scss */
.fi-br-saxophone:before {
  content: "\fb63";
}

/* line 18624, app/assets/stylesheets/external/uicons.scss */
.fi-br-scale-comparison-alt:before {
  content: "\fb64";
}

/* line 18627, app/assets/stylesheets/external/uicons.scss */
.fi-br-scale-comparison:before {
  content: "\fb65";
}

/* line 18630, app/assets/stylesheets/external/uicons.scss */
.fi-br-scale:before {
  content: "\fb66";
}

/* line 18633, app/assets/stylesheets/external/uicons.scss */
.fi-br-scalpel-path:before {
  content: "\fb67";
}

/* line 18636, app/assets/stylesheets/external/uicons.scss */
.fi-br-scalpel:before {
  content: "\fb68";
}

/* line 18639, app/assets/stylesheets/external/uicons.scss */
.fi-br-scanner-gun:before {
  content: "\fb69";
}

/* line 18642, app/assets/stylesheets/external/uicons.scss */
.fi-br-scanner-image:before {
  content: "\fb6a";
}

/* line 18645, app/assets/stylesheets/external/uicons.scss */
.fi-br-scanner-keyboard:before {
  content: "\fb6b";
}

/* line 18648, app/assets/stylesheets/external/uicons.scss */
.fi-br-scanner-touchscreen:before {
  content: "\fb6c";
}

/* line 18651, app/assets/stylesheets/external/uicons.scss */
.fi-br-scarecrow:before {
  content: "\fb6d";
}

/* line 18654, app/assets/stylesheets/external/uicons.scss */
.fi-br-scarf:before {
  content: "\fb6e";
}

/* line 18657, app/assets/stylesheets/external/uicons.scss */
.fi-br-school-bus:before {
  content: "\fb6f";
}

/* line 18660, app/assets/stylesheets/external/uicons.scss */
.fi-br-school:before {
  content: "\fb70";
}

/* line 18663, app/assets/stylesheets/external/uicons.scss */
.fi-br-scissors:before {
  content: "\fb71";
}

/* line 18666, app/assets/stylesheets/external/uicons.scss */
.fi-br-scooter:before {
  content: "\fb72";
}

/* line 18669, app/assets/stylesheets/external/uicons.scss */
.fi-br-screen:before {
  content: "\fb73";
}

/* line 18672, app/assets/stylesheets/external/uicons.scss */
.fi-br-screencast:before {
  content: "\fb74";
}

/* line 18675, app/assets/stylesheets/external/uicons.scss */
.fi-br-screw-alt:before {
  content: "\fb75";
}

/* line 18678, app/assets/stylesheets/external/uicons.scss */
.fi-br-screw:before {
  content: "\fb76";
}

/* line 18681, app/assets/stylesheets/external/uicons.scss */
.fi-br-screwdriver:before {
  content: "\fb77";
}

/* line 18684, app/assets/stylesheets/external/uicons.scss */
.fi-br-scribble:before {
  content: "\fb78";
}

/* line 18687, app/assets/stylesheets/external/uicons.scss */
.fi-br-script:before {
  content: "\fb79";
}

/* line 18690, app/assets/stylesheets/external/uicons.scss */
.fi-br-scroll-document-story:before {
  content: "\fb7a";
}

/* line 18693, app/assets/stylesheets/external/uicons.scss */
.fi-br-scroll-old:before {
  content: "\fb7b";
}

/* line 18696, app/assets/stylesheets/external/uicons.scss */
.fi-br-scroll-torah:before {
  content: "\fb7c";
}

/* line 18699, app/assets/stylesheets/external/uicons.scss */
.fi-br-scroll:before {
  content: "\fb7d";
}

/* line 18702, app/assets/stylesheets/external/uicons.scss */
.fi-br-scrubber:before {
  content: "\fb7e";
}

/* line 18705, app/assets/stylesheets/external/uicons.scss */
.fi-br-scythe:before {
  content: "\fb7f";
}

/* line 18708, app/assets/stylesheets/external/uicons.scss */
.fi-br-sd-card:before {
  content: "\fb80";
}

/* line 18711, app/assets/stylesheets/external/uicons.scss */
.fi-br-sd-cards:before {
  content: "\fb81";
}

/* line 18714, app/assets/stylesheets/external/uicons.scss */
.fi-br-seal-exclamation:before {
  content: "\fb82";
}

/* line 18717, app/assets/stylesheets/external/uicons.scss */
.fi-br-seal-question:before {
  content: "\fb83";
}

/* line 18720, app/assets/stylesheets/external/uicons.scss */
.fi-br-seal:before {
  content: "\fb84";
}

/* line 18723, app/assets/stylesheets/external/uicons.scss */
.fi-br-search-alt:before {
  content: "\fb85";
}

/* line 18726, app/assets/stylesheets/external/uicons.scss */
.fi-br-search-dollar:before {
  content: "\fb86";
}

/* line 18729, app/assets/stylesheets/external/uicons.scss */
.fi-br-search-heart:before {
  content: "\fb87";
}

/* line 18732, app/assets/stylesheets/external/uicons.scss */
.fi-br-search-location:before {
  content: "\fb88";
}

/* line 18735, app/assets/stylesheets/external/uicons.scss */
.fi-br-search:before {
  content: "\fb89";
}

/* line 18738, app/assets/stylesheets/external/uicons.scss */
.fi-br-seat-airline:before {
  content: "\fb8a";
}

/* line 18741, app/assets/stylesheets/external/uicons.scss */
.fi-br-seatbelt-safety-driver:before {
  content: "\fb8b";
}

/* line 18744, app/assets/stylesheets/external/uicons.scss */
.fi-br-second-award:before {
  content: "\fb8c";
}

/* line 18747, app/assets/stylesheets/external/uicons.scss */
.fi-br-second-laurel:before {
  content: "\fb8d";
}

/* line 18750, app/assets/stylesheets/external/uicons.scss */
.fi-br-second-medal:before {
  content: "\fb8e";
}

/* line 18753, app/assets/stylesheets/external/uicons.scss */
.fi-br-second:before {
  content: "\fb8f";
}

/* line 18756, app/assets/stylesheets/external/uicons.scss */
.fi-br-seedling:before {
  content: "\fb90";
}

/* line 18759, app/assets/stylesheets/external/uicons.scss */
.fi-br-selection:before {
  content: "\fb91";
}

/* line 18762, app/assets/stylesheets/external/uicons.scss */
.fi-br-sell:before {
  content: "\fb92";
}

/* line 18765, app/assets/stylesheets/external/uicons.scss */
.fi-br-seller-store:before {
  content: "\fb93";
}

/* line 18768, app/assets/stylesheets/external/uicons.scss */
.fi-br-seller:before {
  content: "\fb94";
}

/* line 18771, app/assets/stylesheets/external/uicons.scss */
.fi-br-selling:before {
  content: "\fb95";
}

/* line 18774, app/assets/stylesheets/external/uicons.scss */
.fi-br-send-back:before {
  content: "\fb96";
}

/* line 18777, app/assets/stylesheets/external/uicons.scss */
.fi-br-send-backward:before {
  content: "\fb97";
}

/* line 18780, app/assets/stylesheets/external/uicons.scss */
.fi-br-send-money-smartphone:before {
  content: "\fb98";
}

/* line 18783, app/assets/stylesheets/external/uicons.scss */
.fi-br-send-money:before {
  content: "\fb99";
}

/* line 18786, app/assets/stylesheets/external/uicons.scss */
.fi-br-sensor-alert:before {
  content: "\fb9a";
}

/* line 18789, app/assets/stylesheets/external/uicons.scss */
.fi-br-sensor-fire:before {
  content: "\fb9b";
}

/* line 18792, app/assets/stylesheets/external/uicons.scss */
.fi-br-sensor-on:before {
  content: "\fb9c";
}

/* line 18795, app/assets/stylesheets/external/uicons.scss */
.fi-br-sensor-smoke:before {
  content: "\fb9d";
}

/* line 18798, app/assets/stylesheets/external/uicons.scss */
.fi-br-sensor:before {
  content: "\fb9e";
}

/* line 18801, app/assets/stylesheets/external/uicons.scss */
.fi-br-settings-sliders:before {
  content: "\fb9f";
}

/* line 18804, app/assets/stylesheets/external/uicons.scss */
.fi-br-settings:before {
  content: "\fba0";
}

/* line 18807, app/assets/stylesheets/external/uicons.scss */
.fi-br-share-alt-square:before {
  content: "\fba1";
}

/* line 18810, app/assets/stylesheets/external/uicons.scss */
.fi-br-share-square:before {
  content: "\fba2";
}

/* line 18813, app/assets/stylesheets/external/uicons.scss */
.fi-br-share:before {
  content: "\fba3";
}

/* line 18816, app/assets/stylesheets/external/uicons.scss */
.fi-br-sheep:before {
  content: "\fba4";
}

/* line 18819, app/assets/stylesheets/external/uicons.scss */
.fi-br-shekel-sign:before {
  content: "\fba5";
}

/* line 18822, app/assets/stylesheets/external/uicons.scss */
.fi-br-shelves:before {
  content: "\fba6";
}

/* line 18825, app/assets/stylesheets/external/uicons.scss */
.fi-br-shield-alt:before {
  content: "\fba7";
}

/* line 18828, app/assets/stylesheets/external/uicons.scss */
.fi-br-shield-cat:before {
  content: "\fba8";
}

/* line 18831, app/assets/stylesheets/external/uicons.scss */
.fi-br-shield-check:before {
  content: "\fba9";
}

/* line 18834, app/assets/stylesheets/external/uicons.scss */
.fi-br-shield-cross:before {
  content: "\fbaa";
}

/* line 18837, app/assets/stylesheets/external/uicons.scss */
.fi-br-shield-dog:before {
  content: "\fbab";
}

/* line 18840, app/assets/stylesheets/external/uicons.scss */
.fi-br-shield-exclamation:before {
  content: "\fbac";
}

/* line 18843, app/assets/stylesheets/external/uicons.scss */
.fi-br-shield-interrogation:before {
  content: "\fbad";
}

/* line 18846, app/assets/stylesheets/external/uicons.scss */
.fi-br-shield-keyhole:before {
  content: "\fbae";
}

/* line 18849, app/assets/stylesheets/external/uicons.scss */
.fi-br-shield-minus:before {
  content: "\fbaf";
}

/* line 18852, app/assets/stylesheets/external/uicons.scss */
.fi-br-shield-plus:before {
  content: "\fbb0";
}

/* line 18855, app/assets/stylesheets/external/uicons.scss */
.fi-br-shield-security-risk:before {
  content: "\fbb1";
}

/* line 18858, app/assets/stylesheets/external/uicons.scss */
.fi-br-shield-slash:before {
  content: "\fbb2";
}

/* line 18861, app/assets/stylesheets/external/uicons.scss */
.fi-br-shield-trust:before {
  content: "\fbb3";
}

/* line 18864, app/assets/stylesheets/external/uicons.scss */
.fi-br-shield-virus:before {
  content: "\fbb4";
}

/* line 18867, app/assets/stylesheets/external/uicons.scss */
.fi-br-shield-xmark:before {
  content: "\fbb5";
}

/* line 18870, app/assets/stylesheets/external/uicons.scss */
.fi-br-shield:before {
  content: "\fbb6";
}

/* line 18873, app/assets/stylesheets/external/uicons.scss */
.fi-br-ship-side:before {
  content: "\fbb7";
}

/* line 18876, app/assets/stylesheets/external/uicons.scss */
.fi-br-ship:before {
  content: "\fbb8";
}

/* line 18879, app/assets/stylesheets/external/uicons.scss */
.fi-br-shipping-fast:before {
  content: "\fbb9";
}

/* line 18882, app/assets/stylesheets/external/uicons.scss */
.fi-br-shipping-timed:before {
  content: "\fbba";
}

/* line 18885, app/assets/stylesheets/external/uicons.scss */
.fi-br-shirt-long-sleeve:before {
  content: "\fbbb";
}

/* line 18888, app/assets/stylesheets/external/uicons.scss */
.fi-br-shirt-running:before {
  content: "\fbbc";
}

/* line 18891, app/assets/stylesheets/external/uicons.scss */
.fi-br-shirt-tank-top:before {
  content: "\fbbd";
}

/* line 18894, app/assets/stylesheets/external/uicons.scss */
.fi-br-shirt:before {
  content: "\fbbe";
}

/* line 18897, app/assets/stylesheets/external/uicons.scss */
.fi-br-shish-kebab:before {
  content: "\fbbf";
}

/* line 18900, app/assets/stylesheets/external/uicons.scss */
.fi-br-shoe-prints:before {
  content: "\fbc0";
}

/* line 18903, app/assets/stylesheets/external/uicons.scss */
.fi-br-shop-lock:before {
  content: "\fbc1";
}

/* line 18906, app/assets/stylesheets/external/uicons.scss */
.fi-br-shop-slash:before {
  content: "\fbc2";
}

/* line 18909, app/assets/stylesheets/external/uicons.scss */
.fi-br-shop:before {
  content: "\fbc3";
}

/* line 18912, app/assets/stylesheets/external/uicons.scss */
.fi-br-shopping-bag-add:before {
  content: "\fbc4";
}

/* line 18915, app/assets/stylesheets/external/uicons.scss */
.fi-br-shopping-bag:before {
  content: "\fbc5";
}

/* line 18918, app/assets/stylesheets/external/uicons.scss */
.fi-br-shopping-basket:before {
  content: "\fbc6";
}

/* line 18921, app/assets/stylesheets/external/uicons.scss */
.fi-br-shopping-cart-add:before {
  content: "\fbc7";
}

/* line 18924, app/assets/stylesheets/external/uicons.scss */
.fi-br-shopping-cart-buyer:before {
  content: "\fbc8";
}

/* line 18927, app/assets/stylesheets/external/uicons.scss */
.fi-br-shopping-cart-check:before {
  content: "\fbc9";
}

/* line 18930, app/assets/stylesheets/external/uicons.scss */
.fi-br-shopping-cart:before {
  content: "\fbca";
}

/* line 18933, app/assets/stylesheets/external/uicons.scss */
.fi-br-shovel-snow:before {
  content: "\fbcb";
}

/* line 18936, app/assets/stylesheets/external/uicons.scss */
.fi-br-shovel:before {
  content: "\fbcc";
}

/* line 18939, app/assets/stylesheets/external/uicons.scss */
.fi-br-shower-down:before {
  content: "\fbcd";
}

/* line 18942, app/assets/stylesheets/external/uicons.scss */
.fi-br-shower:before {
  content: "\fbce";
}

/* line 18945, app/assets/stylesheets/external/uicons.scss */
.fi-br-shredder:before {
  content: "\fbcf";
}

/* line 18948, app/assets/stylesheets/external/uicons.scss */
.fi-br-shrimp:before {
  content: "\fbd0";
}

/* line 18951, app/assets/stylesheets/external/uicons.scss */
.fi-br-shuffle:before {
  content: "\fbd1";
}

/* line 18954, app/assets/stylesheets/external/uicons.scss */
.fi-br-shuttle-van:before {
  content: "\fbd2";
}

/* line 18957, app/assets/stylesheets/external/uicons.scss */
.fi-br-shuttlecock:before {
  content: "\fbd3";
}

/* line 18960, app/assets/stylesheets/external/uicons.scss */
.fi-br-Sickle:before {
  content: "\fbd4";
}

/* line 18963, app/assets/stylesheets/external/uicons.scss */
.fi-br-sidebar-flip:before {
  content: "\fbd5";
}

/* line 18966, app/assets/stylesheets/external/uicons.scss */
.fi-br-sidebar:before {
  content: "\fbd6";
}

/* line 18969, app/assets/stylesheets/external/uicons.scss */
.fi-br-sigma:before {
  content: "\fbd7";
}

/* line 18972, app/assets/stylesheets/external/uicons.scss */
.fi-br-sign-hanging:before {
  content: "\fbd8";
}

/* line 18975, app/assets/stylesheets/external/uicons.scss */
.fi-br-sign-in-alt:before {
  content: "\fbd9";
}

/* line 18978, app/assets/stylesheets/external/uicons.scss */
.fi-br-sign-out-alt:before {
  content: "\fbda";
}

/* line 18981, app/assets/stylesheets/external/uicons.scss */
.fi-br-sign-posts-wrench:before {
  content: "\fbdb";
}

/* line 18984, app/assets/stylesheets/external/uicons.scss */
.fi-br-sign-posts:before {
  content: "\fbdc";
}

/* line 18987, app/assets/stylesheets/external/uicons.scss */
.fi-br-sign-up:before {
  content: "\fbdd";
}

/* line 18990, app/assets/stylesheets/external/uicons.scss */
.fi-br-signal-alt-1:before {
  content: "\fbde";
}

/* line 18993, app/assets/stylesheets/external/uicons.scss */
.fi-br-signal-alt-2:before {
  content: "\fbdf";
}

/* line 18996, app/assets/stylesheets/external/uicons.scss */
.fi-br-signal-alt-slash:before {
  content: "\fbe0";
}

/* line 18999, app/assets/stylesheets/external/uicons.scss */
.fi-br-signal-alt:before {
  content: "\fbe1";
}

/* line 19002, app/assets/stylesheets/external/uicons.scss */
.fi-br-signal-bars-fair:before {
  content: "\fbe2";
}

/* line 19005, app/assets/stylesheets/external/uicons.scss */
.fi-br-signal-bars-good:before {
  content: "\fbe3";
}

/* line 19008, app/assets/stylesheets/external/uicons.scss */
.fi-br-signal-bars-weak:before {
  content: "\fbe4";
}

/* line 19011, app/assets/stylesheets/external/uicons.scss */
.fi-br-signal-stream-slash:before {
  content: "\fbe5";
}

/* line 19014, app/assets/stylesheets/external/uicons.scss */
.fi-br-signal-stream:before {
  content: "\fbe6";
}

/* line 19017, app/assets/stylesheets/external/uicons.scss */
.fi-br-signature-lock:before {
  content: "\fbe7";
}

/* line 19020, app/assets/stylesheets/external/uicons.scss */
.fi-br-signature-slash:before {
  content: "\fbe8";
}

/* line 19023, app/assets/stylesheets/external/uicons.scss */
.fi-br-signature:before {
  content: "\fbe9";
}

/* line 19026, app/assets/stylesheets/external/uicons.scss */
.fi-br-sim-card:before {
  content: "\fbea";
}

/* line 19029, app/assets/stylesheets/external/uicons.scss */
.fi-br-sim-cards:before {
  content: "\fbeb";
}

/* line 19032, app/assets/stylesheets/external/uicons.scss */
.fi-br-sink:before {
  content: "\fbec";
}

/* line 19035, app/assets/stylesheets/external/uicons.scss */
.fi-br-siren-on:before {
  content: "\fbed";
}

/* line 19038, app/assets/stylesheets/external/uicons.scss */
.fi-br-Siren:before {
  content: "\fbee";
}

/* line 19041, app/assets/stylesheets/external/uicons.scss */
.fi-br-site-alt:before {
  content: "\fbef";
}

/* line 19044, app/assets/stylesheets/external/uicons.scss */
.fi-br-site-browser:before {
  content: "\fbf0";
}

/* line 19047, app/assets/stylesheets/external/uicons.scss */
.fi-br-site:before {
  content: "\fbf1";
}

/* line 19050, app/assets/stylesheets/external/uicons.scss */
.fi-br-sitemap:before {
  content: "\fbf2";
}

/* line 19053, app/assets/stylesheets/external/uicons.scss */
.fi-br-skateboard:before {
  content: "\fbf3";
}

/* line 19056, app/assets/stylesheets/external/uicons.scss */
.fi-br-skating:before {
  content: "\fbf4";
}

/* line 19059, app/assets/stylesheets/external/uicons.scss */
.fi-br-skeleton-ribs:before {
  content: "\fbf5";
}

/* line 19062, app/assets/stylesheets/external/uicons.scss */
.fi-br-skeleton:before {
  content: "\fbf6";
}

/* line 19065, app/assets/stylesheets/external/uicons.scss */
.fi-br-skewer:before {
  content: "\fbf7";
}

/* line 19068, app/assets/stylesheets/external/uicons.scss */
.fi-br-ski-boot-ski:before {
  content: "\fbf8";
}

/* line 19071, app/assets/stylesheets/external/uicons.scss */
.fi-br-ski-jump:before {
  content: "\fbf9";
}

/* line 19074, app/assets/stylesheets/external/uicons.scss */
.fi-br-ski-lift:before {
  content: "\fbfa";
}

/* line 19077, app/assets/stylesheets/external/uicons.scss */
.fi-br-skiing-nordic:before {
  content: "\fbfb";
}

/* line 19080, app/assets/stylesheets/external/uicons.scss */
.fi-br-skiing:before {
  content: "\fbfc";
}

/* line 19083, app/assets/stylesheets/external/uicons.scss */
.fi-br-skill-alt:before {
  content: "\fbfd";
}

/* line 19086, app/assets/stylesheets/external/uicons.scss */
.fi-br-skill-user:before {
  content: "\fbfe";
}

/* line 19089, app/assets/stylesheets/external/uicons.scss */
.fi-br-skill:before {
  content: "\fbff";
}

/* line 19092, app/assets/stylesheets/external/uicons.scss */
.fi-br-skin-arrow:before {
  content: "\fc00";
}

/* line 19095, app/assets/stylesheets/external/uicons.scss */
.fi-br-skin-drop:before {
  content: "\fc01";
}

/* line 19098, app/assets/stylesheets/external/uicons.scss */
.fi-br-skin-hair:before {
  content: "\fc02";
}

/* line 19101, app/assets/stylesheets/external/uicons.scss */
.fi-br-skin:before {
  content: "\fc03";
}

/* line 19104, app/assets/stylesheets/external/uicons.scss */
.fi-br-skull-cow:before {
  content: "\fc04";
}

/* line 19107, app/assets/stylesheets/external/uicons.scss */
.fi-br-skull-crossbones:before {
  content: "\fc05";
}

/* line 19110, app/assets/stylesheets/external/uicons.scss */
.fi-br-skull:before {
  content: "\fc06";
}

/* line 19113, app/assets/stylesheets/external/uicons.scss */
.fi-br-slash:before {
  content: "\fc07";
}

/* line 19116, app/assets/stylesheets/external/uicons.scss */
.fi-br-sledding:before {
  content: "\fc08";
}

/* line 19119, app/assets/stylesheets/external/uicons.scss */
.fi-br-sleigh:before {
  content: "\fc09";
}

/* line 19122, app/assets/stylesheets/external/uicons.scss */
.fi-br-sliders-h-square:before {
  content: "\fc0a";
}

/* line 19125, app/assets/stylesheets/external/uicons.scss */
.fi-br-sliders-v-square:before {
  content: "\fc0b";
}

/* line 19128, app/assets/stylesheets/external/uicons.scss */
.fi-br-sliders-v:before {
  content: "\fc0c";
}

/* line 19131, app/assets/stylesheets/external/uicons.scss */
.fi-br-slot-machine:before {
  content: "\fc0d";
}

/* line 19134, app/assets/stylesheets/external/uicons.scss */
.fi-br-smart-home-alt:before {
  content: "\fc0e";
}

/* line 19137, app/assets/stylesheets/external/uicons.scss */
.fi-br-smart-home:before {
  content: "\fc0f";
}

/* line 19140, app/assets/stylesheets/external/uicons.scss */
.fi-br-smartphone:before {
  content: "\fc10";
}

/* line 19143, app/assets/stylesheets/external/uicons.scss */
.fi-br-smile-beam:before {
  content: "\fc11";
}

/* line 19146, app/assets/stylesheets/external/uicons.scss */
.fi-br-smile-plus:before {
  content: "\fc12";
}

/* line 19149, app/assets/stylesheets/external/uicons.scss */
.fi-br-smiley-comment-alt:before {
  content: "\fc13";
}

/* line 19152, app/assets/stylesheets/external/uicons.scss */
.fi-br-smog:before {
  content: "\fc14";
}

/* line 19155, app/assets/stylesheets/external/uicons.scss */
.fi-br-smoke:before {
  content: "\fc15";
}

/* line 19158, app/assets/stylesheets/external/uicons.scss */
.fi-br-smoking-ban:before {
  content: "\fc16";
}

/* line 19161, app/assets/stylesheets/external/uicons.scss */
.fi-br-smoking:before {
  content: "\fc17";
}

/* line 19164, app/assets/stylesheets/external/uicons.scss */
.fi-br-snake:before {
  content: "\fc18";
}

/* line 19167, app/assets/stylesheets/external/uicons.scss */
.fi-br-snap:before {
  content: "\fc19";
}

/* line 19170, app/assets/stylesheets/external/uicons.scss */
.fi-br-snooze:before {
  content: "\fc1a";
}

/* line 19173, app/assets/stylesheets/external/uicons.scss */
.fi-br-snow-blowing:before {
  content: "\fc1b";
}

/* line 19176, app/assets/stylesheets/external/uicons.scss */
.fi-br-snowboarding:before {
  content: "\fc1c";
}

/* line 19179, app/assets/stylesheets/external/uicons.scss */
.fi-br-snowflake-droplets:before {
  content: "\fc1d";
}

/* line 19182, app/assets/stylesheets/external/uicons.scss */
.fi-br-snowflake:before {
  content: "\fc1e";
}

/* line 19185, app/assets/stylesheets/external/uicons.scss */
.fi-br-snowflakes:before {
  content: "\fc1f";
}

/* line 19188, app/assets/stylesheets/external/uicons.scss */
.fi-br-snowman-alt:before {
  content: "\fc20";
}

/* line 19191, app/assets/stylesheets/external/uicons.scss */
.fi-br-snowman-head:before {
  content: "\fc21";
}

/* line 19194, app/assets/stylesheets/external/uicons.scss */
.fi-br-snowmobile:before {
  content: "\fc22";
}

/* line 19197, app/assets/stylesheets/external/uicons.scss */
.fi-br-snowplow:before {
  content: "\fc23";
}

/* line 19200, app/assets/stylesheets/external/uicons.scss */
.fi-br-soap-alt:before {
  content: "\fc24";
}

/* line 19203, app/assets/stylesheets/external/uicons.scss */
.fi-br-soap:before {
  content: "\fc25";
}

/* line 19206, app/assets/stylesheets/external/uicons.scss */
.fi-br-social-network:before {
  content: "\fc26";
}

/* line 19209, app/assets/stylesheets/external/uicons.scss */
.fi-br-socks:before {
  content: "\fc27";
}

/* line 19212, app/assets/stylesheets/external/uicons.scss */
.fi-br-sofa-size:before {
  content: "\fc28";
}

/* line 19215, app/assets/stylesheets/external/uicons.scss */
.fi-br-sofa:before {
  content: "\fc29";
}

/* line 19218, app/assets/stylesheets/external/uicons.scss */
.fi-br-solar-panel-sun:before {
  content: "\fc2a";
}

/* line 19221, app/assets/stylesheets/external/uicons.scss */
.fi-br-solar-panel:before {
  content: "\fc2b";
}

/* line 19224, app/assets/stylesheets/external/uicons.scss */
.fi-br-solar-system:before {
  content: "\fc2c";
}

/* line 19227, app/assets/stylesheets/external/uicons.scss */
.fi-br-sold-house:before {
  content: "\fc2d";
}

/* line 19230, app/assets/stylesheets/external/uicons.scss */
.fi-br-sold-signal:before {
  content: "\fc2e";
}

/* line 19233, app/assets/stylesheets/external/uicons.scss */
.fi-br-sort-alpha-down-alt:before {
  content: "\fc2f";
}

/* line 19236, app/assets/stylesheets/external/uicons.scss */
.fi-br-sort-alpha-down:before {
  content: "\fc30";
}

/* line 19239, app/assets/stylesheets/external/uicons.scss */
.fi-br-sort-alpha-up-alt:before {
  content: "\fc31";
}

/* line 19242, app/assets/stylesheets/external/uicons.scss */
.fi-br-sort-alpha-up:before {
  content: "\fc32";
}

/* line 19245, app/assets/stylesheets/external/uicons.scss */
.fi-br-sort-alt:before {
  content: "\fc33";
}

/* line 19248, app/assets/stylesheets/external/uicons.scss */
.fi-br-sort-amount-down-alt:before {
  content: "\fc34";
}

/* line 19251, app/assets/stylesheets/external/uicons.scss */
.fi-br-sort-amount-down:before {
  content: "\fc35";
}

/* line 19254, app/assets/stylesheets/external/uicons.scss */
.fi-br-sort-amount-up-alt:before {
  content: "\fc36";
}

/* line 19257, app/assets/stylesheets/external/uicons.scss */
.fi-br-sort-amount-up:before {
  content: "\fc37";
}

/* line 19260, app/assets/stylesheets/external/uicons.scss */
.fi-br-sort-circle-down:before {
  content: "\fc38";
}

/* line 19263, app/assets/stylesheets/external/uicons.scss */
.fi-br-sort-circle-up:before {
  content: "\fc39";
}

/* line 19266, app/assets/stylesheets/external/uicons.scss */
.fi-br-sort-circle:before {
  content: "\fc3a";
}

/* line 19269, app/assets/stylesheets/external/uicons.scss */
.fi-br-sort-down:before {
  content: "\fc3b";
}

/* line 19272, app/assets/stylesheets/external/uicons.scss */
.fi-br-sort-numeric-down-alt:before {
  content: "\fc3c";
}

/* line 19275, app/assets/stylesheets/external/uicons.scss */
.fi-br-sort-numeric-down:before {
  content: "\fc3d";
}

/* line 19278, app/assets/stylesheets/external/uicons.scss */
.fi-br-sort-shapes-down:before {
  content: "\fc3e";
}

/* line 19281, app/assets/stylesheets/external/uicons.scss */
.fi-br-sort-shapes-up:before {
  content: "\fc3f";
}

/* line 19284, app/assets/stylesheets/external/uicons.scss */
.fi-br-sort-size-down:before {
  content: "\fc40";
}

/* line 19287, app/assets/stylesheets/external/uicons.scss */
.fi-br-sort-size-up:before {
  content: "\fc41";
}

/* line 19290, app/assets/stylesheets/external/uicons.scss */
.fi-br-sort:before {
  content: "\fc42";
}

/* line 19293, app/assets/stylesheets/external/uicons.scss */
.fi-br-soup:before {
  content: "\fc43";
}

/* line 19296, app/assets/stylesheets/external/uicons.scss */
.fi-br-source-data:before {
  content: "\fc44";
}

/* line 19299, app/assets/stylesheets/external/uicons.scss */
.fi-br-source-document-alt:before {
  content: "\fc45";
}

/* line 19302, app/assets/stylesheets/external/uicons.scss */
.fi-br-source-document:before {
  content: "\fc46";
}

/* line 19305, app/assets/stylesheets/external/uicons.scss */
.fi-br-spa:before {
  content: "\fc47";
}

/* line 19308, app/assets/stylesheets/external/uicons.scss */
.fi-br-space-shuttle:before {
  content: "\fc48";
}

/* line 19311, app/assets/stylesheets/external/uicons.scss */
.fi-br-space-station-moon-alt:before {
  content: "\fc49";
}

/* line 19314, app/assets/stylesheets/external/uicons.scss */
.fi-br-space-station-moon:before {
  content: "\fc4a";
}

/* line 19317, app/assets/stylesheets/external/uicons.scss */
.fi-br-spade:before {
  content: "\fc4b";
}

/* line 19320, app/assets/stylesheets/external/uicons.scss */
.fi-br-spaghetti-monster-flying:before {
  content: "\fc4c";
}

/* line 19323, app/assets/stylesheets/external/uicons.scss */
.fi-br-sparkles:before {
  content: "\fc4d";
}

/* line 19326, app/assets/stylesheets/external/uicons.scss */
.fi-br-spartan-helmet:before {
  content: "\fc4e";
}

/* line 19329, app/assets/stylesheets/external/uicons.scss */
.fi-br-speaker:before {
  content: "\fc4f";
}

/* line 19332, app/assets/stylesheets/external/uicons.scss */
.fi-br-speakers:before {
  content: "\fc50";
}

/* line 19335, app/assets/stylesheets/external/uicons.scss */
.fi-br-speech-bubble-story:before {
  content: "\fc51";
}

/* line 19338, app/assets/stylesheets/external/uicons.scss */
.fi-br-speedometer-arrow:before {
  content: "\fc52";
}

/* line 19341, app/assets/stylesheets/external/uicons.scss */
.fi-br-speedometer-kpi:before {
  content: "\fc53";
}

/* line 19344, app/assets/stylesheets/external/uicons.scss */
.fi-br-sphere:before {
  content: "\fc54";
}

/* line 19347, app/assets/stylesheets/external/uicons.scss */
.fi-br-spider-black-widow:before {
  content: "\fc55";
}

/* line 19350, app/assets/stylesheets/external/uicons.scss */
.fi-br-spider-web:before {
  content: "\fc56";
}

/* line 19353, app/assets/stylesheets/external/uicons.scss */
.fi-br-spider:before {
  content: "\fc57";
}

/* line 19356, app/assets/stylesheets/external/uicons.scss */
.fi-br-spinner:before {
  content: "\fc58";
}

/* line 19359, app/assets/stylesheets/external/uicons.scss */
.fi-br-split:before {
  content: "\fc59";
}

/* line 19362, app/assets/stylesheets/external/uicons.scss */
.fi-br-splotch:before {
  content: "\fc5a";
}

/* line 19365, app/assets/stylesheets/external/uicons.scss */
.fi-br-spoon:before {
  content: "\fc5b";
}

/* line 19368, app/assets/stylesheets/external/uicons.scss */
.fi-br-spray-can-sparkles:before {
  content: "\fc5c";
}

/* line 19371, app/assets/stylesheets/external/uicons.scss */
.fi-br-spray-can:before {
  content: "\fc5d";
}

/* line 19374, app/assets/stylesheets/external/uicons.scss */
.fi-br-spring-calendar:before {
  content: "\fc5e";
}

/* line 19377, app/assets/stylesheets/external/uicons.scss */
.fi-br-sprinkler:before {
  content: "\fc5f";
}

/* line 19380, app/assets/stylesheets/external/uicons.scss */
.fi-br-spy:before {
  content: "\fc60";
}

/* line 19383, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-0:before {
  content: "\fc61";
}

/* line 19386, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-1:before {
  content: "\fc62";
}

/* line 19389, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-2:before {
  content: "\fc63";
}

/* line 19392, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-3:before {
  content: "\fc64";
}

/* line 19395, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-4:before {
  content: "\fc65";
}

/* line 19398, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-5:before {
  content: "\fc66";
}

/* line 19401, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-6:before {
  content: "\fc67";
}

/* line 19404, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-7:before {
  content: "\fc68";
}

/* line 19407, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-8:before {
  content: "\fc69";
}

/* line 19410, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-9:before {
  content: "\fc6a";
}

/* line 19413, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-a:before {
  content: "\fc6b";
}

/* line 19416, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-b:before {
  content: "\fc6c";
}

/* line 19419, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-bolt:before {
  content: "\fc6d";
}

/* line 19422, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-c:before {
  content: "\fc6e";
}

/* line 19425, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-code:before {
  content: "\fc6f";
}

/* line 19428, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-d:before {
  content: "\fc70";
}

/* line 19431, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-dashed:before {
  content: "\fc71";
}

/* line 19434, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-divide:before {
  content: "\fc72";
}

/* line 19437, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-e:before {
  content: "\fc73";
}

/* line 19440, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-ellipsis-vertical:before {
  content: "\fc74";
}

/* line 19443, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-ellipsis:before {
  content: "\fc75";
}

/* line 19446, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-exclamation:before {
  content: "\fc76";
}

/* line 19449, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-f:before {
  content: "\fc77";
}

/* line 19452, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-g:before {
  content: "\fc78";
}

/* line 19455, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-h:before {
  content: "\fc79";
}

/* line 19458, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-heart:before {
  content: "\fc7a";
}

/* line 19461, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-i:before {
  content: "\fc7b";
}

/* line 19464, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-info:before {
  content: "\fc7c";
}

/* line 19467, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-j:before {
  content: "\fc7d";
}

/* line 19470, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-k:before {
  content: "\fc7e";
}

/* line 19473, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-kanban:before {
  content: "\fc7f";
}

/* line 19476, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-l:before {
  content: "\fc80";
}

/* line 19479, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-m:before {
  content: "\fc81";
}

/* line 19482, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-minus:before {
  content: "\fc82";
}

/* line 19485, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-n:before {
  content: "\fc83";
}

/* line 19488, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-o:before {
  content: "\fc84";
}

/* line 19491, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-p:before {
  content: "\fc85";
}

/* line 19494, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-phone-hangup:before {
  content: "\fc86";
}

/* line 19497, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-plus:before {
  content: "\fc87";
}

/* line 19500, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-poll-horizontal:before {
  content: "\fc88";
}

/* line 19503, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-poll-vertical:before {
  content: "\fc89";
}

/* line 19506, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-q:before {
  content: "\fc8a";
}

/* line 19509, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-quote:before {
  content: "\fc8b";
}

/* line 19512, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-r:before {
  content: "\fc8c";
}

/* line 19515, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-root:before {
  content: "\fc8d";
}

/* line 19518, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-s:before {
  content: "\fc8e";
}

/* line 19521, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-small:before {
  content: "\fc8f";
}

/* line 19524, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-star:before {
  content: "\fc90";
}

/* line 19527, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-t:before {
  content: "\fc91";
}

/* line 19530, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-terminal:before {
  content: "\fc92";
}

/* line 19533, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-u:before {
  content: "\fc93";
}

/* line 19536, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-up-right:before {
  content: "\fc94";
}

/* line 19539, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-v:before {
  content: "\fc95";
}

/* line 19542, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-w:before {
  content: "\fc96";
}

/* line 19545, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-x:before {
  content: "\fc97";
}

/* line 19548, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-y:before {
  content: "\fc98";
}

/* line 19551, app/assets/stylesheets/external/uicons.scss */
.fi-br-square-z:before {
  content: "\fc99";
}

/* line 19554, app/assets/stylesheets/external/uicons.scss */
.fi-br-square:before {
  content: "\fc9a";
}

/* line 19557, app/assets/stylesheets/external/uicons.scss */
.fi-br-squid:before {
  content: "\fc9b";
}

/* line 19560, app/assets/stylesheets/external/uicons.scss */
.fi-br-squircle:before {
  content: "\fc9c";
}

/* line 19563, app/assets/stylesheets/external/uicons.scss */
.fi-br-squirrel:before {
  content: "\fc9d";
}

/* line 19566, app/assets/stylesheets/external/uicons.scss */
.fi-br-staff:before {
  content: "\fc9e";
}

/* line 19569, app/assets/stylesheets/external/uicons.scss */
.fi-br-stage-concert:before {
  content: "\fc9f";
}

/* line 19572, app/assets/stylesheets/external/uicons.scss */
.fi-br-stage-theatre:before {
  content: "\fca0";
}

/* line 19575, app/assets/stylesheets/external/uicons.scss */
.fi-br-stage:before {
  content: "\fca1";
}

/* line 19578, app/assets/stylesheets/external/uicons.scss */
.fi-br-stairs:before {
  content: "\fca2";
}

/* line 19581, app/assets/stylesheets/external/uicons.scss */
.fi-br-stamp:before {
  content: "\fca3";
}

/* line 19584, app/assets/stylesheets/external/uicons.scss */
.fi-br-standard-definition:before {
  content: "\fca4";
}

/* line 19587, app/assets/stylesheets/external/uicons.scss */
.fi-br-star-and-crescent:before {
  content: "\fca5";
}

/* line 19590, app/assets/stylesheets/external/uicons.scss */
.fi-br-star-christmas:before {
  content: "\fca6";
}

/* line 19593, app/assets/stylesheets/external/uicons.scss */
.fi-br-star-comment-alt:before {
  content: "\fca7";
}

/* line 19596, app/assets/stylesheets/external/uicons.scss */
.fi-br-star-exclamation:before {
  content: "\fca8";
}

/* line 19599, app/assets/stylesheets/external/uicons.scss */
.fi-br-star-octogram:before {
  content: "\fca9";
}

/* line 19602, app/assets/stylesheets/external/uicons.scss */
.fi-br-star-of-david:before {
  content: "\fcaa";
}

/* line 19605, app/assets/stylesheets/external/uicons.scss */
.fi-br-star-rating-call:before {
  content: "\fcab";
}

/* line 19608, app/assets/stylesheets/external/uicons.scss */
.fi-br-star-sharp-half-stroke:before {
  content: "\fcac";
}

/* line 19611, app/assets/stylesheets/external/uicons.scss */
.fi-br-star-sharp-half:before {
  content: "\fcad";
}

/* line 19614, app/assets/stylesheets/external/uicons.scss */
.fi-br-star-shooting:before {
  content: "\fcae";
}

/* line 19617, app/assets/stylesheets/external/uicons.scss */
.fi-br-star:before {
  content: "\fcaf";
}

/* line 19620, app/assets/stylesheets/external/uicons.scss */
.fi-br-starfighter:before {
  content: "\fcb0";
}

/* line 19623, app/assets/stylesheets/external/uicons.scss */
.fi-br-stars:before {
  content: "\fcb1";
}

/* line 19626, app/assets/stylesheets/external/uicons.scss */
.fi-br-state-country:before {
  content: "\fcb2";
}

/* line 19629, app/assets/stylesheets/external/uicons.scss */
.fi-br-stationary-bike:before {
  content: "\fcb3";
}

/* line 19632, app/assets/stylesheets/external/uicons.scss */
.fi-br-stats:before {
  content: "\fcb4";
}

/* line 19635, app/assets/stylesheets/external/uicons.scss */
.fi-br-steak:before {
  content: "\fcb5";
}

/* line 19638, app/assets/stylesheets/external/uicons.scss */
.fi-br-steering-wheel:before {
  content: "\fcb6";
}

/* line 19641, app/assets/stylesheets/external/uicons.scss */
.fi-br-step-backward:before {
  content: "\fcb7";
}

/* line 19644, app/assets/stylesheets/external/uicons.scss */
.fi-br-step-forward:before {
  content: "\fcb8";
}

/* line 19647, app/assets/stylesheets/external/uicons.scss */
.fi-br-sterling-sign:before {
  content: "\fcb9";
}

/* line 19650, app/assets/stylesheets/external/uicons.scss */
.fi-br-stethoscope:before {
  content: "\fcba";
}

/* line 19653, app/assets/stylesheets/external/uicons.scss */
.fi-br-sticker:before {
  content: "\fcbb";
}

/* line 19656, app/assets/stylesheets/external/uicons.scss */
.fi-br-stocking:before {
  content: "\fcbc";
}

/* line 19659, app/assets/stylesheets/external/uicons.scss */
.fi-br-stomach:before {
  content: "\fcbd";
}

/* line 19662, app/assets/stylesheets/external/uicons.scss */
.fi-br-stop-circle:before {
  content: "\fcbe";
}

/* line 19665, app/assets/stylesheets/external/uicons.scss */
.fi-br-stop:before {
  content: "\fcbf";
}

/* line 19668, app/assets/stylesheets/external/uicons.scss */
.fi-br-stopwatch:before {
  content: "\fcc0";
}

/* line 19671, app/assets/stylesheets/external/uicons.scss */
.fi-br-store-alt:before {
  content: "\fcc1";
}

/* line 19674, app/assets/stylesheets/external/uicons.scss */
.fi-br-store-buyer:before {
  content: "\fcc2";
}

/* line 19677, app/assets/stylesheets/external/uicons.scss */
.fi-br-store-lock:before {
  content: "\fcc3";
}

/* line 19680, app/assets/stylesheets/external/uicons.scss */
.fi-br-store-slash:before {
  content: "\fcc4";
}

/* line 19683, app/assets/stylesheets/external/uicons.scss */
.fi-br-story-book:before {
  content: "\fcc5";
}

/* line 19686, app/assets/stylesheets/external/uicons.scss */
.fi-br-story-fairy-tale:before {
  content: "\fcc6";
}

/* line 19689, app/assets/stylesheets/external/uicons.scss */
.fi-br-story-fantasy:before {
  content: "\fcc7";
}

/* line 19692, app/assets/stylesheets/external/uicons.scss */
.fi-br-strategy-chess-risk:before {
  content: "\fcc8";
}

/* line 19695, app/assets/stylesheets/external/uicons.scss */
.fi-br-strawberry:before {
  content: "\fcc9";
}

/* line 19698, app/assets/stylesheets/external/uicons.scss */
.fi-br-street-view:before {
  content: "\fcca";
}

/* line 19701, app/assets/stylesheets/external/uicons.scss */
.fi-br-stretcher:before {
  content: "\fccb";
}

/* line 19704, app/assets/stylesheets/external/uicons.scss */
.fi-br-strikethrough:before {
  content: "\fccc";
}

/* line 19707, app/assets/stylesheets/external/uicons.scss */
.fi-br-stroopwafel:before {
  content: "\fccd";
}

/* line 19710, app/assets/stylesheets/external/uicons.scss */
.fi-br-student-alt:before {
  content: "\fcce";
}

/* line 19713, app/assets/stylesheets/external/uicons.scss */
.fi-br-student:before {
  content: "\fccf";
}

/* line 19716, app/assets/stylesheets/external/uicons.scss */
.fi-br-subscript:before {
  content: "\fcd0";
}

/* line 19719, app/assets/stylesheets/external/uicons.scss */
.fi-br-subscription-alt:before {
  content: "\fcd1";
}

/* line 19722, app/assets/stylesheets/external/uicons.scss */
.fi-br-subscription:before {
  content: "\fcd2";
}

/* line 19725, app/assets/stylesheets/external/uicons.scss */
.fi-br-subtitles:before {
  content: "\fcd3";
}

/* line 19728, app/assets/stylesheets/external/uicons.scss */
.fi-br-subway:before {
  content: "\fcd4";
}

/* line 19731, app/assets/stylesheets/external/uicons.scss */
.fi-br-suitcase-alt:before {
  content: "\fcd5";
}

/* line 19734, app/assets/stylesheets/external/uicons.scss */
.fi-br-summary-check:before {
  content: "\fcd6";
}

/* line 19737, app/assets/stylesheets/external/uicons.scss */
.fi-br-summer:before {
  content: "\fcd7";
}

/* line 19740, app/assets/stylesheets/external/uicons.scss */
.fi-br-sun-dust:before {
  content: "\fcd8";
}

/* line 19743, app/assets/stylesheets/external/uicons.scss */
.fi-br-sun-plant-wilt:before {
  content: "\fcd9";
}

/* line 19746, app/assets/stylesheets/external/uicons.scss */
.fi-br-sun-salutation-yoga:before {
  content: "\fcda";
}

/* line 19749, app/assets/stylesheets/external/uicons.scss */
.fi-br-sun:before {
  content: "\fcdb";
}

/* line 19752, app/assets/stylesheets/external/uicons.scss */
.fi-br-sunday:before {
  content: "\fcdc";
}

/* line 19755, app/assets/stylesheets/external/uicons.scss */
.fi-br-sunglasses-alt:before {
  content: "\fcdd";
}

/* line 19758, app/assets/stylesheets/external/uicons.scss */
.fi-br-sunglasses:before {
  content: "\fcde";
}

/* line 19761, app/assets/stylesheets/external/uicons.scss */
.fi-br-sunrise-alt:before {
  content: "\fcdf";
}

/* line 19764, app/assets/stylesheets/external/uicons.scss */
.fi-br-sunrise:before {
  content: "\fce0";
}

/* line 19767, app/assets/stylesheets/external/uicons.scss */
.fi-br-sunset:before {
  content: "\fce1";
}

/* line 19770, app/assets/stylesheets/external/uicons.scss */
.fi-br-superscript:before {
  content: "\fce2";
}

/* line 19773, app/assets/stylesheets/external/uicons.scss */
.fi-br-supplier-alt:before {
  content: "\fce3";
}

/* line 19776, app/assets/stylesheets/external/uicons.scss */
.fi-br-supplier:before {
  content: "\fce4";
}

/* line 19779, app/assets/stylesheets/external/uicons.scss */
.fi-br-surfing:before {
  content: "\fce5";
}

/* line 19782, app/assets/stylesheets/external/uicons.scss */
.fi-br-surprise:before {
  content: "\fce6";
}

/* line 19785, app/assets/stylesheets/external/uicons.scss */
.fi-br-sushi-alt:before {
  content: "\fce7";
}

/* line 19788, app/assets/stylesheets/external/uicons.scss */
.fi-br-sushi-roll:before {
  content: "\fce8";
}

/* line 19791, app/assets/stylesheets/external/uicons.scss */
.fi-br-sushi:before {
  content: "\fce9";
}

/* line 19794, app/assets/stylesheets/external/uicons.scss */
.fi-br-svg:before {
  content: "\fcea";
}

/* line 19797, app/assets/stylesheets/external/uicons.scss */
.fi-br-swap:before {
  content: "\fceb";
}

/* line 19800, app/assets/stylesheets/external/uicons.scss */
.fi-br-swatchbook:before {
  content: "\fcec";
}

/* line 19803, app/assets/stylesheets/external/uicons.scss */
.fi-br-swimmer:before {
  content: "\fced";
}

/* line 19806, app/assets/stylesheets/external/uicons.scss */
.fi-br-swimming-pool:before {
  content: "\fcee";
}

/* line 19809, app/assets/stylesheets/external/uicons.scss */
.fi-br-swipe-down:before {
  content: "\fcef";
}

/* line 19812, app/assets/stylesheets/external/uicons.scss */
.fi-br-swipe-left:before {
  content: "\fcf0";
}

/* line 19815, app/assets/stylesheets/external/uicons.scss */
.fi-br-swipe-right:before {
  content: "\fcf1";
}

/* line 19818, app/assets/stylesheets/external/uicons.scss */
.fi-br-swipe-up:before {
  content: "\fcf2";
}

/* line 19821, app/assets/stylesheets/external/uicons.scss */
.fi-br-sword:before {
  content: "\fcf3";
}

/* line 19824, app/assets/stylesheets/external/uicons.scss */
.fi-br-symbol:before {
  content: "\fcf4";
}

/* line 19827, app/assets/stylesheets/external/uicons.scss */
.fi-br-symbols:before {
  content: "\fcf5";
}

/* line 19830, app/assets/stylesheets/external/uicons.scss */
.fi-br-synagogue:before {
  content: "\fcf6";
}

/* line 19833, app/assets/stylesheets/external/uicons.scss */
.fi-br-syringe:before {
  content: "\fcf7";
}

/* line 19836, app/assets/stylesheets/external/uicons.scss */
.fi-br-system-cloud:before {
  content: "\fcf8";
}

/* line 19839, app/assets/stylesheets/external/uicons.scss */
.fi-br-t:before {
  content: "\fcf9";
}

/* line 19842, app/assets/stylesheets/external/uicons.scss */
.fi-br-tab-folder:before {
  content: "\fcfa";
}

/* line 19845, app/assets/stylesheets/external/uicons.scss */
.fi-br-table-columns:before {
  content: "\fcfb";
}

/* line 19848, app/assets/stylesheets/external/uicons.scss */
.fi-br-table-layout:before {
  content: "\fcfc";
}

/* line 19851, app/assets/stylesheets/external/uicons.scss */
.fi-br-table-list:before {
  content: "\fcfd";
}

/* line 19854, app/assets/stylesheets/external/uicons.scss */
.fi-br-table-picnic:before {
  content: "\fcfe";
}

/* line 19857, app/assets/stylesheets/external/uicons.scss */
.fi-br-table-pivot:before {
  content: "\fcff";
}

/* line 19860, app/assets/stylesheets/external/uicons.scss */
.fi-br-table-rows:before {
  content: "\fd00";
}

/* line 19863, app/assets/stylesheets/external/uicons.scss */
.fi-br-table-tree:before {
  content: "\fd01";
}

/* line 19866, app/assets/stylesheets/external/uicons.scss */
.fi-br-table:before {
  content: "\fd02";
}

/* line 19869, app/assets/stylesheets/external/uicons.scss */
.fi-br-tablet-android-alt:before {
  content: "\fd03";
}

/* line 19872, app/assets/stylesheets/external/uicons.scss */
.fi-br-tablet-android:before {
  content: "\fd04";
}

/* line 19875, app/assets/stylesheets/external/uicons.scss */
.fi-br-tablet-rugged:before {
  content: "\fd05";
}

/* line 19878, app/assets/stylesheets/external/uicons.scss */
.fi-br-tablet:before {
  content: "\fd06";
}

/* line 19881, app/assets/stylesheets/external/uicons.scss */
.fi-br-tachometer-alt-average:before {
  content: "\fd07";
}

/* line 19884, app/assets/stylesheets/external/uicons.scss */
.fi-br-tachometer-alt-fastest:before {
  content: "\fd08";
}

/* line 19887, app/assets/stylesheets/external/uicons.scss */
.fi-br-tachometer-alt-slow:before {
  content: "\fd09";
}

/* line 19890, app/assets/stylesheets/external/uicons.scss */
.fi-br-tachometer-alt-slowest:before {
  content: "\fd0a";
}

/* line 19893, app/assets/stylesheets/external/uicons.scss */
.fi-br-tachometer-average:before {
  content: "\fd0b";
}

/* line 19896, app/assets/stylesheets/external/uicons.scss */
.fi-br-tachometer-fast:before {
  content: "\fd0c";
}

/* line 19899, app/assets/stylesheets/external/uicons.scss */
.fi-br-tachometer-fastest:before {
  content: "\fd0d";
}

/* line 19902, app/assets/stylesheets/external/uicons.scss */
.fi-br-tachometer-slow:before {
  content: "\fd0e";
}

/* line 19905, app/assets/stylesheets/external/uicons.scss */
.fi-br-tachometer-slowest:before {
  content: "\fd0f";
}

/* line 19908, app/assets/stylesheets/external/uicons.scss */
.fi-br-tachometer:before {
  content: "\fd10";
}

/* line 19911, app/assets/stylesheets/external/uicons.scss */
.fi-br-taco:before {
  content: "\fd11";
}

/* line 19914, app/assets/stylesheets/external/uicons.scss */
.fi-br-tags:before {
  content: "\fd12";
}

/* line 19917, app/assets/stylesheets/external/uicons.scss */
.fi-br-talent-alt:before {
  content: "\fd13";
}

/* line 19920, app/assets/stylesheets/external/uicons.scss */
.fi-br-talent-hand:before {
  content: "\fd14";
}

/* line 19923, app/assets/stylesheets/external/uicons.scss */
.fi-br-talent:before {
  content: "\fd15";
}

/* line 19926, app/assets/stylesheets/external/uicons.scss */
.fi-br-tally-1:before {
  content: "\fd16";
}

/* line 19929, app/assets/stylesheets/external/uicons.scss */
.fi-br-tally-2:before {
  content: "\fd17";
}

/* line 19932, app/assets/stylesheets/external/uicons.scss */
.fi-br-tally-3:before {
  content: "\fd18";
}

/* line 19935, app/assets/stylesheets/external/uicons.scss */
.fi-br-tally-4:before {
  content: "\fd19";
}

/* line 19938, app/assets/stylesheets/external/uicons.scss */
.fi-br-tally:before {
  content: "\fd1a";
}

/* line 19941, app/assets/stylesheets/external/uicons.scss */
.fi-br-tamale:before {
  content: "\fd1b";
}

/* line 19944, app/assets/stylesheets/external/uicons.scss */
.fi-br-tank-water:before {
  content: "\fd1c";
}

/* line 19947, app/assets/stylesheets/external/uicons.scss */
.fi-br-tap:before {
  content: "\fd1d";
}

/* line 19950, app/assets/stylesheets/external/uicons.scss */
.fi-br-tape:before {
  content: "\fd1e";
}

/* line 19953, app/assets/stylesheets/external/uicons.scss */
.fi-br-target-audience:before {
  content: "\fd1f";
}

/* line 19956, app/assets/stylesheets/external/uicons.scss */
.fi-br-target:before {
  content: "\fd20";
}

/* line 19959, app/assets/stylesheets/external/uicons.scss */
.fi-br-tax-alt:before {
  content: "\fd21";
}

/* line 19962, app/assets/stylesheets/external/uicons.scss */
.fi-br-tax:before {
  content: "\fd22";
}

/* line 19965, app/assets/stylesheets/external/uicons.scss */
.fi-br-taxi-bus:before {
  content: "\fd23";
}

/* line 19968, app/assets/stylesheets/external/uicons.scss */
.fi-br-taxi:before {
  content: "\fd24";
}

/* line 19971, app/assets/stylesheets/external/uicons.scss */
.fi-br-team-check-alt:before {
  content: "\fd25";
}

/* line 19974, app/assets/stylesheets/external/uicons.scss */
.fi-br-team-check:before {
  content: "\fd26";
}

/* line 19977, app/assets/stylesheets/external/uicons.scss */
.fi-br-teddy-bear:before {
  content: "\fd27";
}

/* line 19980, app/assets/stylesheets/external/uicons.scss */
.fi-br-teeth-open:before {
  content: "\fd28";
}

/* line 19983, app/assets/stylesheets/external/uicons.scss */
.fi-br-telescope:before {
  content: "\fd29";
}

/* line 19986, app/assets/stylesheets/external/uicons.scss */
.fi-br-temperature-down:before {
  content: "\fd2a";
}

/* line 19989, app/assets/stylesheets/external/uicons.scss */
.fi-br-temperature-frigid:before {
  content: "\fd2b";
}

/* line 19992, app/assets/stylesheets/external/uicons.scss */
.fi-br-temperature-high:before {
  content: "\fd2c";
}

/* line 19995, app/assets/stylesheets/external/uicons.scss */
.fi-br-temperature-list:before {
  content: "\fd2d";
}

/* line 19998, app/assets/stylesheets/external/uicons.scss */
.fi-br-temperature-low:before {
  content: "\fd2e";
}

/* line 20001, app/assets/stylesheets/external/uicons.scss */
.fi-br-temperature-up:before {
  content: "\fd2f";
}

/* line 20004, app/assets/stylesheets/external/uicons.scss */
.fi-br-template-alt:before {
  content: "\fd30";
}

/* line 20007, app/assets/stylesheets/external/uicons.scss */
.fi-br-template:before {
  content: "\fd31";
}

/* line 20010, app/assets/stylesheets/external/uicons.scss */
.fi-br-tenge:before {
  content: "\fd32";
}

/* line 20013, app/assets/stylesheets/external/uicons.scss */
.fi-br-tennis:before {
  content: "\fd33";
}

/* line 20016, app/assets/stylesheets/external/uicons.scss */
.fi-br-tent-arrow-down-to-line:before {
  content: "\fd34";
}

/* line 20019, app/assets/stylesheets/external/uicons.scss */
.fi-br-tent-arrow-left-right:before {
  content: "\fd35";
}

/* line 20022, app/assets/stylesheets/external/uicons.scss */
.fi-br-tent-arrow-turn-left:before {
  content: "\fd36";
}

/* line 20025, app/assets/stylesheets/external/uicons.scss */
.fi-br-tent-arrows-down:before {
  content: "\fd37";
}

/* line 20028, app/assets/stylesheets/external/uicons.scss */
.fi-br-tents:before {
  content: "\fd38";
}

/* line 20031, app/assets/stylesheets/external/uicons.scss */
.fi-br-terminal:before {
  content: "\fd39";
}

/* line 20034, app/assets/stylesheets/external/uicons.scss */
.fi-br-terrace:before {
  content: "\fd3a";
}

/* line 20037, app/assets/stylesheets/external/uicons.scss */
.fi-br-test-tube:before {
  content: "\fd3b";
}

/* line 20040, app/assets/stylesheets/external/uicons.scss */
.fi-br-test:before {
  content: "\fd3c";
}

/* line 20043, app/assets/stylesheets/external/uicons.scss */
.fi-br-text-box-dots:before {
  content: "\fd3d";
}

/* line 20046, app/assets/stylesheets/external/uicons.scss */
.fi-br-text-box-edit:before {
  content: "\fd3e";
}

/* line 20049, app/assets/stylesheets/external/uicons.scss */
.fi-br-text-box:before {
  content: "\fd3f";
}

/* line 20052, app/assets/stylesheets/external/uicons.scss */
.fi-br-text-check:before {
  content: "\fd40";
}

/* line 20055, app/assets/stylesheets/external/uicons.scss */
.fi-br-text-height:before {
  content: "\fd41";
}

/* line 20058, app/assets/stylesheets/external/uicons.scss */
.fi-br-text-shadow:before {
  content: "\fd42";
}

/* line 20061, app/assets/stylesheets/external/uicons.scss */
.fi-br-text-size:before {
  content: "\fd43";
}

/* line 20064, app/assets/stylesheets/external/uicons.scss */
.fi-br-text-slash:before {
  content: "\fd44";
}

/* line 20067, app/assets/stylesheets/external/uicons.scss */
.fi-br-text-width:before {
  content: "\fd45";
}

/* line 20070, app/assets/stylesheets/external/uicons.scss */
.fi-br-text:before {
  content: "\fd46";
}

/* line 20073, app/assets/stylesheets/external/uicons.scss */
.fi-br-theater-masks:before {
  content: "\fd47";
}

/* line 20076, app/assets/stylesheets/external/uicons.scss */
.fi-br-thermometer-alt:before {
  content: "\fd48";
}

/* line 20079, app/assets/stylesheets/external/uicons.scss */
.fi-br-thermometer-empty:before {
  content: "\fd49";
}

/* line 20082, app/assets/stylesheets/external/uicons.scss */
.fi-br-thermometer-full:before {
  content: "\fd4a";
}

/* line 20085, app/assets/stylesheets/external/uicons.scss */
.fi-br-thermometer-half:before {
  content: "\fd4b";
}

/* line 20088, app/assets/stylesheets/external/uicons.scss */
.fi-br-thermometer-quarter:before {
  content: "\fd4c";
}

/* line 20091, app/assets/stylesheets/external/uicons.scss */
.fi-br-thermometer-three-quarters:before {
  content: "\fd4d";
}

/* line 20094, app/assets/stylesheets/external/uicons.scss */
.fi-br-theta:before {
  content: "\fd4e";
}

/* line 20097, app/assets/stylesheets/external/uicons.scss */
.fi-br-third-award:before {
  content: "\fd4f";
}

/* line 20100, app/assets/stylesheets/external/uicons.scss */
.fi-br-third-laurel:before {
  content: "\fd50";
}

/* line 20103, app/assets/stylesheets/external/uicons.scss */
.fi-br-third-medal:before {
  content: "\fd51";
}

/* line 20106, app/assets/stylesheets/external/uicons.scss */
.fi-br-third:before {
  content: "\fd52";
}

/* line 20109, app/assets/stylesheets/external/uicons.scss */
.fi-br-thought-bubble:before {
  content: "\fd53";
}

/* line 20112, app/assets/stylesheets/external/uicons.scss */
.fi-br-three-leaf-clover:before {
  content: "\fd54";
}

/* line 20115, app/assets/stylesheets/external/uicons.scss */
.fi-br-thumbs-up-trust:before {
  content: "\fd55";
}

/* line 20118, app/assets/stylesheets/external/uicons.scss */
.fi-br-thumbtack:before {
  content: "\fd56";
}

/* line 20121, app/assets/stylesheets/external/uicons.scss */
.fi-br-thunderstorm-moon:before {
  content: "\fd57";
}

/* line 20124, app/assets/stylesheets/external/uicons.scss */
.fi-br-thunderstorm-risk:before {
  content: "\fd58";
}

/* line 20127, app/assets/stylesheets/external/uicons.scss */
.fi-br-thunderstorm-sun:before {
  content: "\fd59";
}

/* line 20130, app/assets/stylesheets/external/uicons.scss */
.fi-br-thunderstorm:before {
  content: "\fd5a";
}

/* line 20133, app/assets/stylesheets/external/uicons.scss */
.fi-br-thursday:before {
  content: "\fd5b";
}

/* line 20136, app/assets/stylesheets/external/uicons.scss */
.fi-br-ticket-airline:before {
  content: "\fd5c";
}

/* line 20139, app/assets/stylesheets/external/uicons.scss */
.fi-br-ticket-alt:before {
  content: "\fd5d";
}

/* line 20142, app/assets/stylesheets/external/uicons.scss */
.fi-br-ticket:before {
  content: "\fd5e";
}

/* line 20145, app/assets/stylesheets/external/uicons.scss */
.fi-br-tickets-airline:before {
  content: "\fd5f";
}

/* line 20148, app/assets/stylesheets/external/uicons.scss */
.fi-br-tie:before {
  content: "\fd60";
}

/* line 20151, app/assets/stylesheets/external/uicons.scss */
.fi-br-tilde:before {
  content: "\fd61";
}

/* line 20154, app/assets/stylesheets/external/uicons.scss */
.fi-br-time-add:before {
  content: "\fd62";
}

/* line 20157, app/assets/stylesheets/external/uicons.scss */
.fi-br-time-check:before {
  content: "\fd63";
}

/* line 20160, app/assets/stylesheets/external/uicons.scss */
.fi-br-time-delete:before {
  content: "\fd64";
}

/* line 20163, app/assets/stylesheets/external/uicons.scss */
.fi-br-time-fast:before {
  content: "\fd65";
}

/* line 20166, app/assets/stylesheets/external/uicons.scss */
.fi-br-time-forward-sixty:before {
  content: "\fd66";
}

/* line 20169, app/assets/stylesheets/external/uicons.scss */
.fi-br-time-forward-ten:before {
  content: "\fd67";
}

/* line 20172, app/assets/stylesheets/external/uicons.scss */
.fi-br-time-forward:before {
  content: "\fd68";
}

/* line 20175, app/assets/stylesheets/external/uicons.scss */
.fi-br-time-half-past:before {
  content: "\fd69";
}

/* line 20178, app/assets/stylesheets/external/uicons.scss */
.fi-br-time-oclock:before {
  content: "\fd6a";
}

/* line 20181, app/assets/stylesheets/external/uicons.scss */
.fi-br-time-past:before {
  content: "\fd6b";
}

/* line 20184, app/assets/stylesheets/external/uicons.scss */
.fi-br-time-quarter-past:before {
  content: "\fd6c";
}

/* line 20187, app/assets/stylesheets/external/uicons.scss */
.fi-br-time-quarter-to:before {
  content: "\fd6d";
}

/* line 20190, app/assets/stylesheets/external/uicons.scss */
.fi-br-time-twenty-four:before {
  content: "\fd6e";
}

/* line 20193, app/assets/stylesheets/external/uicons.scss */
.fi-br-time-watch-calendar:before {
  content: "\fd6f";
}

/* line 20196, app/assets/stylesheets/external/uicons.scss */
.fi-br-timer-clock-call:before {
  content: "\fd70";
}

/* line 20199, app/assets/stylesheets/external/uicons.scss */
.fi-br-times-hexagon:before {
  content: "\fd71";
}

/* line 20202, app/assets/stylesheets/external/uicons.scss */
.fi-br-tint-slash:before {
  content: "\fd72";
}

/* line 20205, app/assets/stylesheets/external/uicons.scss */
.fi-br-tip-coin:before {
  content: "\fd73";
}

/* line 20208, app/assets/stylesheets/external/uicons.scss */
.fi-br-tire-flat:before {
  content: "\fd74";
}

/* line 20211, app/assets/stylesheets/external/uicons.scss */
.fi-br-tire-pressure-warning:before {
  content: "\fd75";
}

/* line 20214, app/assets/stylesheets/external/uicons.scss */
.fi-br-tire-rugged:before {
  content: "\fd76";
}

/* line 20217, app/assets/stylesheets/external/uicons.scss */
.fi-br-tire:before {
  content: "\fd77";
}

/* line 20220, app/assets/stylesheets/external/uicons.scss */
.fi-br-tired:before {
  content: "\fd78";
}

/* line 20223, app/assets/stylesheets/external/uicons.scss */
.fi-br-to-do-alt:before {
  content: "\fd79";
}

/* line 20226, app/assets/stylesheets/external/uicons.scss */
.fi-br-to-do:before {
  content: "\fd7a";
}

/* line 20229, app/assets/stylesheets/external/uicons.scss */
.fi-br-together-people:before {
  content: "\fd7b";
}

/* line 20232, app/assets/stylesheets/external/uicons.scss */
.fi-br-toggle-off:before {
  content: "\fd7c";
}

/* line 20235, app/assets/stylesheets/external/uicons.scss */
.fi-br-toggle-on:before {
  content: "\fd7d";
}

/* line 20238, app/assets/stylesheets/external/uicons.scss */
.fi-br-toilet-paper-blank-under:before {
  content: "\fd7e";
}

/* line 20241, app/assets/stylesheets/external/uicons.scss */
.fi-br-toilet-paper-blank:before {
  content: "\fd7f";
}

/* line 20244, app/assets/stylesheets/external/uicons.scss */
.fi-br-toilet-paper-slash:before {
  content: "\fd80";
}

/* line 20247, app/assets/stylesheets/external/uicons.scss */
.fi-br-toilet-paper-under-slash:before {
  content: "\fd81";
}

/* line 20250, app/assets/stylesheets/external/uicons.scss */
.fi-br-toilet-paper-under:before {
  content: "\fd82";
}

/* line 20253, app/assets/stylesheets/external/uicons.scss */
.fi-br-toilet:before {
  content: "\fd83";
}

/* line 20256, app/assets/stylesheets/external/uicons.scss */
.fi-br-toilets-portable:before {
  content: "\fd84";
}

/* line 20259, app/assets/stylesheets/external/uicons.scss */
.fi-br-token:before {
  content: "\fd85";
}

/* line 20262, app/assets/stylesheets/external/uicons.scss */
.fi-br-tomato:before {
  content: "\fd86";
}

/* line 20265, app/assets/stylesheets/external/uicons.scss */
.fi-br-tombstone-alt:before {
  content: "\fd87";
}

/* line 20268, app/assets/stylesheets/external/uicons.scss */
.fi-br-tombstone:before {
  content: "\fd88";
}

/* line 20271, app/assets/stylesheets/external/uicons.scss */
.fi-br-tool-box:before {
  content: "\fd89";
}

/* line 20274, app/assets/stylesheets/external/uicons.scss */
.fi-br-tool-crop:before {
  content: "\fd8a";
}

/* line 20277, app/assets/stylesheets/external/uicons.scss */
.fi-br-tool-marquee:before {
  content: "\fd8b";
}

/* line 20280, app/assets/stylesheets/external/uicons.scss */
.fi-br-tools:before {
  content: "\fd8c";
}

/* line 20283, app/assets/stylesheets/external/uicons.scss */
.fi-br-tooth:before {
  content: "\fd8d";
}

/* line 20286, app/assets/stylesheets/external/uicons.scss */
.fi-br-toothbrush:before {
  content: "\fd8e";
}

/* line 20289, app/assets/stylesheets/external/uicons.scss */
.fi-br-torch-inspiration-leader:before {
  content: "\fd8f";
}

/* line 20292, app/assets/stylesheets/external/uicons.scss */
.fi-br-torii-gate:before {
  content: "\fd90";
}

/* line 20295, app/assets/stylesheets/external/uicons.scss */
.fi-br-tornado:before {
  content: "\fd91";
}

/* line 20298, app/assets/stylesheets/external/uicons.scss */
.fi-br-total:before {
  content: "\fd92";
}

/* line 20301, app/assets/stylesheets/external/uicons.scss */
.fi-br-tour-guide-people:before {
  content: "\fd93";
}

/* line 20304, app/assets/stylesheets/external/uicons.scss */
.fi-br-tour-virtual:before {
  content: "\fd94";
}

/* line 20307, app/assets/stylesheets/external/uicons.scss */
.fi-br-tower-control:before {
  content: "\fd95";
}

/* line 20310, app/assets/stylesheets/external/uicons.scss */
.fi-br-track:before {
  content: "\fd96";
}

/* line 20313, app/assets/stylesheets/external/uicons.scss */
.fi-br-tractor:before {
  content: "\fd97";
}

/* line 20316, app/assets/stylesheets/external/uicons.scss */
.fi-br-trademark:before {
  content: "\fd98";
}

/* line 20319, app/assets/stylesheets/external/uicons.scss */
.fi-br-traffic-cone:before {
  content: "\fd99";
}

/* line 20322, app/assets/stylesheets/external/uicons.scss */
.fi-br-traffic-light-go:before {
  content: "\fd9a";
}

/* line 20325, app/assets/stylesheets/external/uicons.scss */
.fi-br-traffic-light-slow:before {
  content: "\fd9b";
}

/* line 20328, app/assets/stylesheets/external/uicons.scss */
.fi-br-traffic-light-stop:before {
  content: "\fd9c";
}

/* line 20331, app/assets/stylesheets/external/uicons.scss */
.fi-br-traffic-light:before {
  content: "\fd9d";
}

/* line 20334, app/assets/stylesheets/external/uicons.scss */
.fi-br-trailer:before {
  content: "\fd9e";
}

/* line 20337, app/assets/stylesheets/external/uicons.scss */
.fi-br-train-journey:before {
  content: "\fd9f";
}

/* line 20340, app/assets/stylesheets/external/uicons.scss */
.fi-br-train-side:before {
  content: "\fda0";
}

/* line 20343, app/assets/stylesheets/external/uicons.scss */
.fi-br-train-station-building:before {
  content: "\fda1";
}

/* line 20346, app/assets/stylesheets/external/uicons.scss */
.fi-br-train-station:before {
  content: "\fda2";
}

/* line 20349, app/assets/stylesheets/external/uicons.scss */
.fi-br-train-subway-tunnel:before {
  content: "\fda3";
}

/* line 20352, app/assets/stylesheets/external/uicons.scss */
.fi-br-train-track:before {
  content: "\fda4";
}

/* line 20355, app/assets/stylesheets/external/uicons.scss */
.fi-br-train-tram:before {
  content: "\fda5";
}

/* line 20358, app/assets/stylesheets/external/uicons.scss */
.fi-br-train:before {
  content: "\fda6";
}

/* line 20361, app/assets/stylesheets/external/uicons.scss */
.fi-br-tram:before {
  content: "\fda7";
}

/* line 20364, app/assets/stylesheets/external/uicons.scss */
.fi-br-transform:before {
  content: "\fda8";
}

/* line 20367, app/assets/stylesheets/external/uicons.scss */
.fi-br-transformation-block:before {
  content: "\fda9";
}

/* line 20370, app/assets/stylesheets/external/uicons.scss */
.fi-br-transformation-circle:before {
  content: "\fdaa";
}

/* line 20373, app/assets/stylesheets/external/uicons.scss */
.fi-br-transformation-design:before {
  content: "\fdab";
}

/* line 20376, app/assets/stylesheets/external/uicons.scss */
.fi-br-transformation-shapes:before {
  content: "\fdac";
}

/* line 20379, app/assets/stylesheets/external/uicons.scss */
.fi-br-transformer-bolt:before {
  content: "\fdad";
}

/* line 20382, app/assets/stylesheets/external/uicons.scss */
.fi-br-transgender:before {
  content: "\fdae";
}

/* line 20385, app/assets/stylesheets/external/uicons.scss */
.fi-br-transporter-1:before {
  content: "\fdaf";
}

/* line 20388, app/assets/stylesheets/external/uicons.scss */
.fi-br-transporter-2:before {
  content: "\fdb0";
}

/* line 20391, app/assets/stylesheets/external/uicons.scss */
.fi-br-transporter-3:before {
  content: "\fdb1";
}

/* line 20394, app/assets/stylesheets/external/uicons.scss */
.fi-br-transporter-4:before {
  content: "\fdb2";
}

/* line 20397, app/assets/stylesheets/external/uicons.scss */
.fi-br-transporter-5:before {
  content: "\fdb3";
}

/* line 20400, app/assets/stylesheets/external/uicons.scss */
.fi-br-transporter-6:before {
  content: "\fdb4";
}

/* line 20403, app/assets/stylesheets/external/uicons.scss */
.fi-br-transporter-7:before {
  content: "\fdb5";
}

/* line 20406, app/assets/stylesheets/external/uicons.scss */
.fi-br-transporter-empty:before {
  content: "\fdb6";
}

/* line 20409, app/assets/stylesheets/external/uicons.scss */
.fi-br-transporter:before {
  content: "\fdb7";
}

/* line 20412, app/assets/stylesheets/external/uicons.scss */
.fi-br-trash-can-check:before {
  content: "\fdb8";
}

/* line 20415, app/assets/stylesheets/external/uicons.scss */
.fi-br-trash-can-clock:before {
  content: "\fdb9";
}

/* line 20418, app/assets/stylesheets/external/uicons.scss */
.fi-br-trash-can-list:before {
  content: "\fdba";
}

/* line 20421, app/assets/stylesheets/external/uicons.scss */
.fi-br-trash-can-plus:before {
  content: "\fdbb";
}

/* line 20424, app/assets/stylesheets/external/uicons.scss */
.fi-br-trash-can-slash:before {
  content: "\fdbc";
}

/* line 20427, app/assets/stylesheets/external/uicons.scss */
.fi-br-trash-check:before {
  content: "\fdbd";
}

/* line 20430, app/assets/stylesheets/external/uicons.scss */
.fi-br-trash-clock:before {
  content: "\fdbe";
}

/* line 20433, app/assets/stylesheets/external/uicons.scss */
.fi-br-trash-list:before {
  content: "\fdbf";
}

/* line 20436, app/assets/stylesheets/external/uicons.scss */
.fi-br-trash-plus:before {
  content: "\fdc0";
}

/* line 20439, app/assets/stylesheets/external/uicons.scss */
.fi-br-trash-restore-alt:before {
  content: "\fdc1";
}

/* line 20442, app/assets/stylesheets/external/uicons.scss */
.fi-br-trash-restore:before {
  content: "\fdc2";
}

/* line 20445, app/assets/stylesheets/external/uicons.scss */
.fi-br-trash-slash:before {
  content: "\fdc3";
}

/* line 20448, app/assets/stylesheets/external/uicons.scss */
.fi-br-trash-undo-alt:before {
  content: "\fdc4";
}

/* line 20451, app/assets/stylesheets/external/uicons.scss */
.fi-br-trash-undo:before {
  content: "\fdc5";
}

/* line 20454, app/assets/stylesheets/external/uicons.scss */
.fi-br-trash-xmark:before {
  content: "\fdc6";
}

/* line 20457, app/assets/stylesheets/external/uicons.scss */
.fi-br-trash:before {
  content: "\fdc7";
}

/* line 20460, app/assets/stylesheets/external/uicons.scss */
.fi-br-treadmill:before {
  content: "\fdc8";
}

/* line 20463, app/assets/stylesheets/external/uicons.scss */
.fi-br-treasure-chest:before {
  content: "\fdc9";
}

/* line 20466, app/assets/stylesheets/external/uicons.scss */
.fi-br-treatment:before {
  content: "\fdca";
}

/* line 20469, app/assets/stylesheets/external/uicons.scss */
.fi-br-tree-alt:before {
  content: "\fdcb";
}

/* line 20472, app/assets/stylesheets/external/uicons.scss */
.fi-br-tree-christmas:before {
  content: "\fdcc";
}

/* line 20475, app/assets/stylesheets/external/uicons.scss */
.fi-br-tree-deciduous:before {
  content: "\fdcd";
}

/* line 20478, app/assets/stylesheets/external/uicons.scss */
.fi-br-tree:before {
  content: "\fdce";
}

/* line 20481, app/assets/stylesheets/external/uicons.scss */
.fi-br-trees-alt:before {
  content: "\fdcf";
}

/* line 20484, app/assets/stylesheets/external/uicons.scss */
.fi-br-trees:before {
  content: "\fdd0";
}

/* line 20487, app/assets/stylesheets/external/uicons.scss */
.fi-br-triangle-music:before {
  content: "\fdd1";
}

/* line 20490, app/assets/stylesheets/external/uicons.scss */
.fi-br-triangle-person-digging:before {
  content: "\fdd2";
}

/* line 20493, app/assets/stylesheets/external/uicons.scss */
.fi-br-triangle-warning:before {
  content: "\fdd3";
}

/* line 20496, app/assets/stylesheets/external/uicons.scss */
.fi-br-triangle:before {
  content: "\fdd4";
}

/* line 20499, app/assets/stylesheets/external/uicons.scss */
.fi-br-trillium:before {
  content: "\fdd5";
}

/* line 20502, app/assets/stylesheets/external/uicons.scss */
.fi-br-trophy-achievement-skill:before {
  content: "\fdd6";
}

/* line 20505, app/assets/stylesheets/external/uicons.scss */
.fi-br-trophy-star:before {
  content: "\fdd7";
}

/* line 20508, app/assets/stylesheets/external/uicons.scss */
.fi-br-trophy:before {
  content: "\fdd8";
}

/* line 20511, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-arrow-left:before {
  content: "\fdd9";
}

/* line 20514, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-arrow-right:before {
  content: "\fdda";
}

/* line 20517, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-bolt:before {
  content: "\fddb";
}

/* line 20520, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-box:before {
  content: "\fddc";
}

/* line 20523, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-check:before {
  content: "\fddd";
}

/* line 20526, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-container-empty:before {
  content: "\fdde";
}

/* line 20529, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-container:before {
  content: "\fddf";
}

/* line 20532, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-couch:before {
  content: "\fde0";
}

/* line 20535, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-fire:before {
  content: "\fde1";
}

/* line 20538, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-flatbed:before {
  content: "\fde2";
}

/* line 20541, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-front:before {
  content: "\fde3";
}

/* line 20544, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-ladder:before {
  content: "\fde4";
}

/* line 20547, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-loading:before {
  content: "\fde5";
}

/* line 20550, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-medical:before {
  content: "\fde6";
}

/* line 20553, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-monster:before {
  content: "\fde7";
}

/* line 20556, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-moving:before {
  content: "\fde8";
}

/* line 20559, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-pickup:before {
  content: "\fde9";
}

/* line 20562, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-plow:before {
  content: "\fdea";
}

/* line 20565, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-ramp:before {
  content: "\fdeb";
}

/* line 20568, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-side:before {
  content: "\fdec";
}

/* line 20571, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-tow:before {
  content: "\fded";
}

/* line 20574, app/assets/stylesheets/external/uicons.scss */
.fi-br-truck-utensils:before {
  content: "\fdee";
}

/* line 20577, app/assets/stylesheets/external/uicons.scss */
.fi-br-trumpet:before {
  content: "\fdef";
}

/* line 20580, app/assets/stylesheets/external/uicons.scss */
.fi-br-trust-alt:before {
  content: "\fdf0";
}

/* line 20583, app/assets/stylesheets/external/uicons.scss */
.fi-br-trust:before {
  content: "\fdf1";
}

/* line 20586, app/assets/stylesheets/external/uicons.scss */
.fi-br-tshirt:before {
  content: "\fdf2";
}

/* line 20589, app/assets/stylesheets/external/uicons.scss */
.fi-br-tty-answer:before {
  content: "\fdf3";
}

/* line 20592, app/assets/stylesheets/external/uicons.scss */
.fi-br-tty:before {
  content: "\fdf4";
}

/* line 20595, app/assets/stylesheets/external/uicons.scss */
.fi-br-tubes:before {
  content: "\fdf5";
}

/* line 20598, app/assets/stylesheets/external/uicons.scss */
.fi-br-tuesday:before {
  content: "\fdf6";
}

/* line 20601, app/assets/stylesheets/external/uicons.scss */
.fi-br-tugrik-sign:before {
  content: "\fdf7";
}

/* line 20604, app/assets/stylesheets/external/uicons.scss */
.fi-br-turkey:before {
  content: "\fdf8";
}

/* line 20607, app/assets/stylesheets/external/uicons.scss */
.fi-br-turn-left-down:before {
  content: "\fdf9";
}

/* line 20610, app/assets/stylesheets/external/uicons.scss */
.fi-br-turn-left:before {
  content: "\fdfa";
}

/* line 20613, app/assets/stylesheets/external/uicons.scss */
.fi-br-turn-right:before {
  content: "\fdfb";
}

/* line 20616, app/assets/stylesheets/external/uicons.scss */
.fi-br-turntable:before {
  content: "\fdfc";
}

/* line 20619, app/assets/stylesheets/external/uicons.scss */
.fi-br-turtle:before {
  content: "\fdfd";
}

/* line 20622, app/assets/stylesheets/external/uicons.scss */
.fi-br-tv-music:before {
  content: "\fdfe";
}

/* line 20625, app/assets/stylesheets/external/uicons.scss */
.fi-br-tv-retro:before {
  content: "\fdff";
}

/* line 20628, app/assets/stylesheets/external/uicons.scss */
.fi-br-typewriter:before {
  content: "\fe00";
}

/* line 20631, app/assets/stylesheets/external/uicons.scss */
.fi-br-u:before {
  content: "\fe01";
}

/* line 20634, app/assets/stylesheets/external/uicons.scss */
.fi-br-ufo-beam:before {
  content: "\fe02";
}

/* line 20637, app/assets/stylesheets/external/uicons.scss */
.fi-br-ufo:before {
  content: "\fe03";
}

/* line 20640, app/assets/stylesheets/external/uicons.scss */
.fi-br-ui-ux:before {
  content: "\fe04";
}

/* line 20643, app/assets/stylesheets/external/uicons.scss */
.fi-br-umbrella-beach:before {
  content: "\fe05";
}

/* line 20646, app/assets/stylesheets/external/uicons.scss */
.fi-br-umbrella:before {
  content: "\fe06";
}

/* line 20649, app/assets/stylesheets/external/uicons.scss */
.fi-br-under-construction:before {
  content: "\fe07";
}

/* line 20652, app/assets/stylesheets/external/uicons.scss */
.fi-br-underline:before {
  content: "\fe08";
}

/* line 20655, app/assets/stylesheets/external/uicons.scss */
.fi-br-undo-alt:before {
  content: "\fe09";
}

/* line 20658, app/assets/stylesheets/external/uicons.scss */
.fi-br-undo:before {
  content: "\fe0a";
}

/* line 20661, app/assets/stylesheets/external/uicons.scss */
.fi-br-unicorn:before {
  content: "\fe0b";
}

/* line 20664, app/assets/stylesheets/external/uicons.scss */
.fi-br-uniform-martial-arts:before {
  content: "\fe0c";
}

/* line 20667, app/assets/stylesheets/external/uicons.scss */
.fi-br-universal-access:before {
  content: "\fe0d";
}

/* line 20670, app/assets/stylesheets/external/uicons.scss */
.fi-br-unlock:before {
  content: "\fe0e";
}

/* line 20673, app/assets/stylesheets/external/uicons.scss */
.fi-br-up-from-bracket:before {
  content: "\fe0f";
}

/* line 20676, app/assets/stylesheets/external/uicons.scss */
.fi-br-up-left:before {
  content: "\fe10";
}

/* line 20679, app/assets/stylesheets/external/uicons.scss */
.fi-br-up-right-from-square:before {
  content: "\fe11";
}

/* line 20682, app/assets/stylesheets/external/uicons.scss */
.fi-br-up-right:before {
  content: "\fe12";
}

/* line 20685, app/assets/stylesheets/external/uicons.scss */
.fi-br-up:before {
  content: "\fe13";
}

/* line 20688, app/assets/stylesheets/external/uicons.scss */
.fi-br-upload:before {
  content: "\fe14";
}

/* line 20691, app/assets/stylesheets/external/uicons.scss */
.fi-br-url:before {
  content: "\fe15";
}

/* line 20694, app/assets/stylesheets/external/uicons.scss */
.fi-br-usb-pendrive:before {
  content: "\fe16";
}

/* line 20697, app/assets/stylesheets/external/uicons.scss */
.fi-br-usd-circle:before {
  content: "\fe17";
}

/* line 20700, app/assets/stylesheets/external/uicons.scss */
.fi-br-usd-square:before {
  content: "\fe18";
}

/* line 20703, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-add:before {
  content: "\fe19";
}

/* line 20706, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-alien:before {
  content: "\fe1a";
}

/* line 20709, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-astronaut:before {
  content: "\fe1b";
}

/* line 20712, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-check:before {
  content: "\fe1c";
}

/* line 20715, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-chef:before {
  content: "\fe1d";
}

/* line 20718, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-coach:before {
  content: "\fe1e";
}

/* line 20721, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-cowboy:before {
  content: "\fe1f";
}

/* line 20724, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-crown:before {
  content: "\fe20";
}

/* line 20727, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-gear:before {
  content: "\fe21";
}

/* line 20730, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-graduate:before {
  content: "\fe22";
}

/* line 20733, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-headset:before {
  content: "\fe23";
}

/* line 20736, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-helmet-safety:before {
  content: "\fe24";
}

/* line 20739, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-injured:before {
  content: "\fe25";
}

/* line 20742, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-interface-ui:before {
  content: "\fe26";
}

/* line 20745, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-key:before {
  content: "\fe27";
}

/* line 20748, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-lock:before {
  content: "\fe28";
}

/* line 20751, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-md-chat:before {
  content: "\fe29";
}

/* line 20754, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-md:before {
  content: "\fe2a";
}

/* line 20757, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-minus:before {
  content: "\fe2b";
}

/* line 20760, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-music:before {
  content: "\fe2c";
}

/* line 20763, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-ninja:before {
  content: "\fe2d";
}

/* line 20766, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-nurse:before {
  content: "\fe2e";
}

/* line 20769, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-pen:before {
  content: "\fe2f";
}

/* line 20772, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-pilot-tie:before {
  content: "\fe30";
}

/* line 20775, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-pilot:before {
  content: "\fe31";
}

/* line 20778, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-police:before {
  content: "\fe32";
}

/* line 20781, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-robot-xmarks:before {
  content: "\fe33";
}

/* line 20784, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-robot:before {
  content: "\fe34";
}

/* line 20787, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-salary:before {
  content: "\fe35";
}

/* line 20790, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-shield:before {
  content: "\fe36";
}

/* line 20793, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-skill-gear:before {
  content: "\fe37";
}

/* line 20796, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-slash:before {
  content: "\fe38";
}

/* line 20799, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-tag:before {
  content: "\fe39";
}

/* line 20802, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-time:before {
  content: "\fe3a";
}

/* line 20805, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-trust:before {
  content: "\fe3b";
}

/* line 20808, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-unlock:before {
  content: "\fe3c";
}

/* line 20811, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-visor:before {
  content: "\fe3d";
}

/* line 20814, app/assets/stylesheets/external/uicons.scss */
.fi-br-user-xmark:before {
  content: "\fe3e";
}

/* line 20817, app/assets/stylesheets/external/uicons.scss */
.fi-br-user:before {
  content: "\fe3f";
}

/* line 20820, app/assets/stylesheets/external/uicons.scss */
.fi-br-users-alt:before {
  content: "\fe40";
}

/* line 20823, app/assets/stylesheets/external/uicons.scss */
.fi-br-users-class:before {
  content: "\fe41";
}

/* line 20826, app/assets/stylesheets/external/uicons.scss */
.fi-br-users-gear:before {
  content: "\fe42";
}

/* line 20829, app/assets/stylesheets/external/uicons.scss */
.fi-br-users-medical:before {
  content: "\fe43";
}

/* line 20832, app/assets/stylesheets/external/uicons.scss */
.fi-br-users-slash:before {
  content: "\fe44";
}

/* line 20835, app/assets/stylesheets/external/uicons.scss */
.fi-br-users:before {
  content: "\fe45";
}

/* line 20838, app/assets/stylesheets/external/uicons.scss */
.fi-br-utensils-slash:before {
  content: "\fe46";
}

/* line 20841, app/assets/stylesheets/external/uicons.scss */
.fi-br-utensils:before {
  content: "\fe47";
}

/* line 20844, app/assets/stylesheets/external/uicons.scss */
.fi-br-utility-pole-double:before {
  content: "\fe48";
}

/* line 20847, app/assets/stylesheets/external/uicons.scss */
.fi-br-utility-pole:before {
  content: "\fe49";
}

/* line 20850, app/assets/stylesheets/external/uicons.scss */
.fi-br-ux-browser:before {
  content: "\fe4a";
}

/* line 20853, app/assets/stylesheets/external/uicons.scss */
.fi-br-ux:before {
  content: "\fe4b";
}

/* line 20856, app/assets/stylesheets/external/uicons.scss */
.fi-br-v:before {
  content: "\fe4c";
}

/* line 20859, app/assets/stylesheets/external/uicons.scss */
.fi-br-vacuum-robot:before {
  content: "\fe4d";
}

/* line 20862, app/assets/stylesheets/external/uicons.scss */
.fi-br-vacuum:before {
  content: "\fe4e";
}

/* line 20865, app/assets/stylesheets/external/uicons.scss */
.fi-br-value-absolute:before {
  content: "\fe4f";
}

/* line 20868, app/assets/stylesheets/external/uicons.scss */
.fi-br-vault:before {
  content: "\fe50";
}

/* line 20871, app/assets/stylesheets/external/uicons.scss */
.fi-br-vector-alt:before {
  content: "\fe51";
}

/* line 20874, app/assets/stylesheets/external/uicons.scss */
.fi-br-vector-circle:before {
  content: "\fe52";
}

/* line 20877, app/assets/stylesheets/external/uicons.scss */
.fi-br-vector-polygon:before {
  content: "\fe53";
}

/* line 20880, app/assets/stylesheets/external/uicons.scss */
.fi-br-vector:before {
  content: "\fe54";
}

/* line 20883, app/assets/stylesheets/external/uicons.scss */
.fi-br-vest-patches:before {
  content: "\fe55";
}

/* line 20886, app/assets/stylesheets/external/uicons.scss */
.fi-br-vest:before {
  content: "\fe56";
}

/* line 20889, app/assets/stylesheets/external/uicons.scss */
.fi-br-video-arrow-down-left:before {
  content: "\fe57";
}

/* line 20892, app/assets/stylesheets/external/uicons.scss */
.fi-br-video-arrow-up-right:before {
  content: "\fe58";
}

/* line 20895, app/assets/stylesheets/external/uicons.scss */
.fi-br-video-camera-alt:before {
  content: "\fe59";
}

/* line 20898, app/assets/stylesheets/external/uicons.scss */
.fi-br-video-camera:before {
  content: "\fe5a";
}

/* line 20901, app/assets/stylesheets/external/uicons.scss */
.fi-br-video-duration:before {
  content: "\fe5b";
}

/* line 20904, app/assets/stylesheets/external/uicons.scss */
.fi-br-video-plus:before {
  content: "\fe5c";
}

/* line 20907, app/assets/stylesheets/external/uicons.scss */
.fi-br-video-slash:before {
  content: "\fe5d";
}

/* line 20910, app/assets/stylesheets/external/uicons.scss */
.fi-br-videoconference:before {
  content: "\fe5e";
}

/* line 20913, app/assets/stylesheets/external/uicons.scss */
.fi-br-vihara:before {
  content: "\fe5f";
}

/* line 20916, app/assets/stylesheets/external/uicons.scss */
.fi-br-violin:before {
  content: "\fe60";
}

/* line 20919, app/assets/stylesheets/external/uicons.scss */
.fi-br-virus-slash:before {
  content: "\fe61";
}

/* line 20922, app/assets/stylesheets/external/uicons.scss */
.fi-br-virus:before {
  content: "\fe62";
}

/* line 20925, app/assets/stylesheets/external/uicons.scss */
.fi-br-viruses:before {
  content: "\fe63";
}

/* line 20928, app/assets/stylesheets/external/uicons.scss */
.fi-br-visit:before {
  content: "\fe64";
}

/* line 20931, app/assets/stylesheets/external/uicons.scss */
.fi-br-voicemail:before {
  content: "\fe65";
}

/* line 20934, app/assets/stylesheets/external/uicons.scss */
.fi-br-volcano:before {
  content: "\fe66";
}

/* line 20937, app/assets/stylesheets/external/uicons.scss */
.fi-br-volleyball:before {
  content: "\fe67";
}

/* line 20940, app/assets/stylesheets/external/uicons.scss */
.fi-br-volume-down:before {
  content: "\fe68";
}

/* line 20943, app/assets/stylesheets/external/uicons.scss */
.fi-br-volume-mute:before {
  content: "\fe69";
}

/* line 20946, app/assets/stylesheets/external/uicons.scss */
.fi-br-volume-off:before {
  content: "\fe6a";
}

/* line 20949, app/assets/stylesheets/external/uicons.scss */
.fi-br-volume-slash:before {
  content: "\fe6b";
}

/* line 20952, app/assets/stylesheets/external/uicons.scss */
.fi-br-volume:before {
  content: "\fe6c";
}

/* line 20955, app/assets/stylesheets/external/uicons.scss */
.fi-br-vote-nay:before {
  content: "\fe6d";
}

/* line 20958, app/assets/stylesheets/external/uicons.scss */
.fi-br-vote-yea:before {
  content: "\fe6e";
}

/* line 20961, app/assets/stylesheets/external/uicons.scss */
.fi-br-vr-cardboard:before {
  content: "\fe6f";
}

/* line 20964, app/assets/stylesheets/external/uicons.scss */
.fi-br-w:before {
  content: "\fe70";
}

/* line 20967, app/assets/stylesheets/external/uicons.scss */
.fi-br-waffle:before {
  content: "\fe71";
}

/* line 20970, app/assets/stylesheets/external/uicons.scss */
.fi-br-wagon-covered:before {
  content: "\fe72";
}

/* line 20973, app/assets/stylesheets/external/uicons.scss */
.fi-br-walker:before {
  content: "\fe73";
}

/* line 20976, app/assets/stylesheets/external/uicons.scss */
.fi-br-walkie-talkie:before {
  content: "\fe74";
}

/* line 20979, app/assets/stylesheets/external/uicons.scss */
.fi-br-walking:before {
  content: "\fe75";
}

/* line 20982, app/assets/stylesheets/external/uicons.scss */
.fi-br-wallet-arrow:before {
  content: "\fe76";
}

/* line 20985, app/assets/stylesheets/external/uicons.scss */
.fi-br-wallet-buyer:before {
  content: "\fe77";
}

/* line 20988, app/assets/stylesheets/external/uicons.scss */
.fi-br-wallet:before {
  content: "\fe78";
}

/* line 20991, app/assets/stylesheets/external/uicons.scss */
.fi-br-warehouse-alt:before {
  content: "\fe79";
}

/* line 20994, app/assets/stylesheets/external/uicons.scss */
.fi-br-warranty:before {
  content: "\fe7a";
}

/* line 20997, app/assets/stylesheets/external/uicons.scss */
.fi-br-washer:before {
  content: "\fe7b";
}

/* line 21000, app/assets/stylesheets/external/uicons.scss */
.fi-br-waste-pollution:before {
  content: "\fe7c";
}

/* line 21003, app/assets/stylesheets/external/uicons.scss */
.fi-br-waste:before {
  content: "\fe7d";
}

/* line 21006, app/assets/stylesheets/external/uicons.scss */
.fi-br-watch-calculator:before {
  content: "\fe7e";
}

/* line 21009, app/assets/stylesheets/external/uicons.scss */
.fi-br-watch-fitness:before {
  content: "\fe7f";
}

/* line 21012, app/assets/stylesheets/external/uicons.scss */
.fi-br-watch-smart:before {
  content: "\fe80";
}

/* line 21015, app/assets/stylesheets/external/uicons.scss */
.fi-br-watch:before {
  content: "\fe81";
}

/* line 21018, app/assets/stylesheets/external/uicons.scss */
.fi-br-water-bottle:before {
  content: "\fe82";
}

/* line 21021, app/assets/stylesheets/external/uicons.scss */
.fi-br-water-ladder:before {
  content: "\fe83";
}

/* line 21024, app/assets/stylesheets/external/uicons.scss */
.fi-br-water-lower:before {
  content: "\fe84";
}

/* line 21027, app/assets/stylesheets/external/uicons.scss */
.fi-br-water-rise:before {
  content: "\fe85";
}

/* line 21030, app/assets/stylesheets/external/uicons.scss */
.fi-br-water:before {
  content: "\fe86";
}

/* line 21033, app/assets/stylesheets/external/uicons.scss */
.fi-br-watermelon:before {
  content: "\fe87";
}

/* line 21036, app/assets/stylesheets/external/uicons.scss */
.fi-br-wave-sine:before {
  content: "\fe88";
}

/* line 21039, app/assets/stylesheets/external/uicons.scss */
.fi-br-wave-square:before {
  content: "\fe89";
}

/* line 21042, app/assets/stylesheets/external/uicons.scss */
.fi-br-wave-triangle:before {
  content: "\fe8a";
}

/* line 21045, app/assets/stylesheets/external/uicons.scss */
.fi-br-wave:before {
  content: "\fe8b";
}

/* line 21048, app/assets/stylesheets/external/uicons.scss */
.fi-br-waveform-path:before {
  content: "\fe8c";
}

/* line 21051, app/assets/stylesheets/external/uicons.scss */
.fi-br-waveform:before {
  content: "\fe8d";
}

/* line 21054, app/assets/stylesheets/external/uicons.scss */
.fi-br-web-design:before {
  content: "\fe8e";
}

/* line 21057, app/assets/stylesheets/external/uicons.scss */
.fi-br-webcam-slash:before {
  content: "\fe8f";
}

/* line 21060, app/assets/stylesheets/external/uicons.scss */
.fi-br-webcam:before {
  content: "\fe90";
}

/* line 21063, app/assets/stylesheets/external/uicons.scss */
.fi-br-webhook:before {
  content: "\fe91";
}

/* line 21066, app/assets/stylesheets/external/uicons.scss */
.fi-br-wednesday:before {
  content: "\fe92";
}

/* line 21069, app/assets/stylesheets/external/uicons.scss */
.fi-br-whale:before {
  content: "\fe93";
}

/* line 21072, app/assets/stylesheets/external/uicons.scss */
.fi-br-wheat-awn-circle-exclamation:before {
  content: "\fe94";
}

/* line 21075, app/assets/stylesheets/external/uicons.scss */
.fi-br-wheat-awn-slash:before {
  content: "\fe95";
}

/* line 21078, app/assets/stylesheets/external/uicons.scss */
.fi-br-wheat-awn:before {
  content: "\fe96";
}

/* line 21081, app/assets/stylesheets/external/uicons.scss */
.fi-br-wheat-slash:before {
  content: "\fe97";
}

/* line 21084, app/assets/stylesheets/external/uicons.scss */
.fi-br-wheat:before {
  content: "\fe98";
}

/* line 21087, app/assets/stylesheets/external/uicons.scss */
.fi-br-wheelchair-move:before {
  content: "\fe99";
}

/* line 21090, app/assets/stylesheets/external/uicons.scss */
.fi-br-wheelchair:before {
  content: "\fe9a";
}

/* line 21093, app/assets/stylesheets/external/uicons.scss */
.fi-br-whistle:before {
  content: "\fe9b";
}

/* line 21096, app/assets/stylesheets/external/uicons.scss */
.fi-br-wifi-1:before {
  content: "\fe9c";
}

/* line 21099, app/assets/stylesheets/external/uicons.scss */
.fi-br-wifi-2:before {
  content: "\fe9d";
}

/* line 21102, app/assets/stylesheets/external/uicons.scss */
.fi-br-wifi-alt:before {
  content: "\fe9e";
}

/* line 21105, app/assets/stylesheets/external/uicons.scss */
.fi-br-wifi-exclamation:before {
  content: "\fe9f";
}

/* line 21108, app/assets/stylesheets/external/uicons.scss */
.fi-br-wifi-slash:before {
  content: "\fea0";
}

/* line 21111, app/assets/stylesheets/external/uicons.scss */
.fi-br-wifi:before {
  content: "\fea1";
}

/* line 21114, app/assets/stylesheets/external/uicons.scss */
.fi-br-wind-turbine:before {
  content: "\fea2";
}

/* line 21117, app/assets/stylesheets/external/uicons.scss */
.fi-br-wind-warning:before {
  content: "\fea3";
}

/* line 21120, app/assets/stylesheets/external/uicons.scss */
.fi-br-wind:before {
  content: "\fea4";
}

/* line 21123, app/assets/stylesheets/external/uicons.scss */
.fi-br-window-alt:before {
  content: "\fea5";
}

/* line 21126, app/assets/stylesheets/external/uicons.scss */
.fi-br-window-frame-open:before {
  content: "\fea6";
}

/* line 21129, app/assets/stylesheets/external/uicons.scss */
.fi-br-window-frame:before {
  content: "\fea7";
}

/* line 21132, app/assets/stylesheets/external/uicons.scss */
.fi-br-window-maximize:before {
  content: "\fea8";
}

/* line 21135, app/assets/stylesheets/external/uicons.scss */
.fi-br-window-minimize:before {
  content: "\fea9";
}

/* line 21138, app/assets/stylesheets/external/uicons.scss */
.fi-br-window-restore:before {
  content: "\feaa";
}

/* line 21141, app/assets/stylesheets/external/uicons.scss */
.fi-br-windsock:before {
  content: "\feab";
}

/* line 21144, app/assets/stylesheets/external/uicons.scss */
.fi-br-wine-bottle:before {
  content: "\feac";
}

/* line 21147, app/assets/stylesheets/external/uicons.scss */
.fi-br-wine-glass-crack:before {
  content: "\fead";
}

/* line 21150, app/assets/stylesheets/external/uicons.scss */
.fi-br-wine-glass-empty:before {
  content: "\feae";
}

/* line 21153, app/assets/stylesheets/external/uicons.scss */
.fi-br-wink:before {
  content: "\feaf";
}

/* line 21156, app/assets/stylesheets/external/uicons.scss */
.fi-br-wishlist-heart:before {
  content: "\feb0";
}

/* line 21159, app/assets/stylesheets/external/uicons.scss */
.fi-br-wishlist-star:before {
  content: "\feb1";
}

/* line 21162, app/assets/stylesheets/external/uicons.scss */
.fi-br-woman-head:before {
  content: "\feb2";
}

/* line 21165, app/assets/stylesheets/external/uicons.scss */
.fi-br-woman-scientist:before {
  content: "\feb3";
}

/* line 21168, app/assets/stylesheets/external/uicons.scss */
.fi-br-won-sign:before {
  content: "\feb4";
}

/* line 21171, app/assets/stylesheets/external/uicons.scss */
.fi-br-work-in-progress:before {
  content: "\feb5";
}

/* line 21174, app/assets/stylesheets/external/uicons.scss */
.fi-br-workflow-alt:before {
  content: "\feb6";
}

/* line 21177, app/assets/stylesheets/external/uicons.scss */
.fi-br-workflow-setting-alt:before {
  content: "\feb7";
}

/* line 21180, app/assets/stylesheets/external/uicons.scss */
.fi-br-workflow-setting:before {
  content: "\feb8";
}

/* line 21183, app/assets/stylesheets/external/uicons.scss */
.fi-br-workflow:before {
  content: "\feb9";
}

/* line 21186, app/assets/stylesheets/external/uicons.scss */
.fi-br-workshop:before {
  content: "\feba";
}

/* line 21189, app/assets/stylesheets/external/uicons.scss */
.fi-br-world:before {
  content: "\febb";
}

/* line 21192, app/assets/stylesheets/external/uicons.scss */
.fi-br-worm:before {
  content: "\febc";
}

/* line 21195, app/assets/stylesheets/external/uicons.scss */
.fi-br-wreath:before {
  content: "\febd";
}

/* line 21198, app/assets/stylesheets/external/uicons.scss */
.fi-br-wrench-alt:before {
  content: "\febe";
}

/* line 21201, app/assets/stylesheets/external/uicons.scss */
.fi-br-wrench-simple:before {
  content: "\febf";
}

/* line 21204, app/assets/stylesheets/external/uicons.scss */
.fi-br-x-ray:before {
  content: "\fec0";
}

/* line 21207, app/assets/stylesheets/external/uicons.scss */
.fi-br-x:before {
  content: "\fec1";
}

/* line 21210, app/assets/stylesheets/external/uicons.scss */
.fi-br-y:before {
  content: "\fec2";
}

/* line 21213, app/assets/stylesheets/external/uicons.scss */
.fi-br-yen:before {
  content: "\fec3";
}

/* line 21216, app/assets/stylesheets/external/uicons.scss */
.fi-br-yin-yang:before {
  content: "\fec4";
}

/* line 21219, app/assets/stylesheets/external/uicons.scss */
.fi-br-z:before {
  content: "\fec5";
}

/* line 21222, app/assets/stylesheets/external/uicons.scss */
.fi-br-zoom-in:before {
  content: "\fec6";
}

/* line 21225, app/assets/stylesheets/external/uicons.scss */
.fi-br-zoom-out:before {
  content: "\fec7";
}

/*!
        *   _____       _             __                 _____                               ______ _       _   _
        *  |_   _|     | |           / _|               |_   _|                             |  ____| |     | | (_)
        *    | |  _ __ | |_ ___ _ __| |_ __ _  ___ ___    | |  ___ ___  _ __  ___   ______  | |__  | | __ _| |_ _  ___ ___  _ __
        *    | | | '_ \| __/ _ \ '__|  _/ _` |/ __/ _ \   | | / __/ _ \| '_ \/ __| |______| |  __| | |/ _` | __| |/ __/ _ \| '_ \
        *   _| |_| | | | ||  __/ |  | || (_| | (_|  __/  _| || (_| (_) | | | \__ \          | |    | | (_| | |_| | (_| (_) | | | |
        *  |_____|_| |_|\__\___|_|  |_| \__,_|\___\___| |_____\___\___/|_| |_|___/          |_|    |_|\__,_|\__|_|\___\___/|_| |_|
        *
        *                         UIcons 2.4.0 - https://www.flaticon.com/uicons/interface-icons
        */
@font-face {
  font-family: "uicons-solid-rounded";
  src: url("https://cdn-uicons.flaticon.com/2.4.0/uicons-solid-rounded/webfonts/uicons-solid-rounded.woff2") format("woff2"), url("https://cdn-uicons.flaticon.com/2.4.0/uicons-solid-rounded/webfonts/uicons-solid-rounded.woff") format("woff"), url("https://cdn-uicons.flaticon.com/2.4.0/uicons-solid-rounded/webfonts/uicons-solid-rounded.eot#iefix") format("embedded-opentype");
  font-display: swap;
}

/* line 21246, app/assets/stylesheets/external/uicons.scss */
i[class^="fi-sr-"]:before, i[class*=" fi-sr-"]:before, span[class^="fi-sr-"]:before, span[class*="fi-sr-"]:before {
  font-family: uicons-solid-rounded !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 21257, app/assets/stylesheets/external/uicons.scss */
.fi-sr-0:before {
  content: "\f101";
}

/* line 21260, app/assets/stylesheets/external/uicons.scss */
.fi-sr-00s-music-disc:before {
  content: "\f102";
}

/* line 21263, app/assets/stylesheets/external/uicons.scss */
.fi-sr-1:before {
  content: "\f103";
}

/* line 21266, app/assets/stylesheets/external/uicons.scss */
.fi-sr-2:before {
  content: "\f104";
}

/* line 21269, app/assets/stylesheets/external/uicons.scss */
.fi-sr-3:before {
  content: "\f105";
}

/* line 21272, app/assets/stylesheets/external/uicons.scss */
.fi-sr-360-degrees:before {
  content: "\f106";
}

/* line 21275, app/assets/stylesheets/external/uicons.scss */
.fi-sr-4:before {
  content: "\f107";
}

/* line 21278, app/assets/stylesheets/external/uicons.scss */
.fi-sr-404:before {
  content: "\f108";
}

/* line 21281, app/assets/stylesheets/external/uicons.scss */
.fi-sr-5:before {
  content: "\f109";
}

/* line 21284, app/assets/stylesheets/external/uicons.scss */
.fi-sr-6:before {
  content: "\f10a";
}

/* line 21287, app/assets/stylesheets/external/uicons.scss */
.fi-sr-60s-music-disc:before {
  content: "\f10b";
}

/* line 21290, app/assets/stylesheets/external/uicons.scss */
.fi-sr-7:before {
  content: "\f10c";
}

/* line 21293, app/assets/stylesheets/external/uicons.scss */
.fi-sr-70s-music-disc:before {
  content: "\f10d";
}

/* line 21296, app/assets/stylesheets/external/uicons.scss */
.fi-sr-8:before {
  content: "\f10e";
}

/* line 21299, app/assets/stylesheets/external/uicons.scss */
.fi-sr-80s-music-disc:before {
  content: "\f10f";
}

/* line 21302, app/assets/stylesheets/external/uicons.scss */
.fi-sr-9:before {
  content: "\f110";
}

/* line 21305, app/assets/stylesheets/external/uicons.scss */
.fi-sr-90s-music-disc:before {
  content: "\f111";
}

/* line 21308, app/assets/stylesheets/external/uicons.scss */
.fi-sr-a:before {
  content: "\f112";
}

/* line 21311, app/assets/stylesheets/external/uicons.scss */
.fi-sr-accident:before {
  content: "\f113";
}

/* line 21314, app/assets/stylesheets/external/uicons.scss */
.fi-sr-acorn:before {
  content: "\f114";
}

/* line 21317, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ad-paid:before {
  content: "\f115";
}

/* line 21320, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ad:before {
  content: "\f116";
}

/* line 21323, app/assets/stylesheets/external/uicons.scss */
.fi-sr-add-document:before {
  content: "\f117";
}

/* line 21326, app/assets/stylesheets/external/uicons.scss */
.fi-sr-add-folder:before {
  content: "\f118";
}

/* line 21329, app/assets/stylesheets/external/uicons.scss */
.fi-sr-add-image:before {
  content: "\f119";
}

/* line 21332, app/assets/stylesheets/external/uicons.scss */
.fi-sr-add:before {
  content: "\f11a";
}

/* line 21335, app/assets/stylesheets/external/uicons.scss */
.fi-sr-address-book:before {
  content: "\f11b";
}

/* line 21338, app/assets/stylesheets/external/uicons.scss */
.fi-sr-address-card:before {
  content: "\f11c";
}

/* line 21341, app/assets/stylesheets/external/uicons.scss */
.fi-sr-admin-alt:before {
  content: "\f11d";
}

/* line 21344, app/assets/stylesheets/external/uicons.scss */
.fi-sr-admin:before {
  content: "\f11e";
}

/* line 21347, app/assets/stylesheets/external/uicons.scss */
.fi-sr-age-alt:before {
  content: "\f11f";
}

/* line 21350, app/assets/stylesheets/external/uicons.scss */
.fi-sr-age-restriction-eighteen:before {
  content: "\f120";
}

/* line 21353, app/assets/stylesheets/external/uicons.scss */
.fi-sr-age-restriction-seven:before {
  content: "\f121";
}

/* line 21356, app/assets/stylesheets/external/uicons.scss */
.fi-sr-age-restriction-six:before {
  content: "\f122";
}

/* line 21359, app/assets/stylesheets/external/uicons.scss */
.fi-sr-age-restriction-sixteen:before {
  content: "\f123";
}

/* line 21362, app/assets/stylesheets/external/uicons.scss */
.fi-sr-age-restriction-thirteen:before {
  content: "\f124";
}

/* line 21365, app/assets/stylesheets/external/uicons.scss */
.fi-sr-age-restriction-three:before {
  content: "\f125";
}

/* line 21368, app/assets/stylesheets/external/uicons.scss */
.fi-sr-age-restriction-twelve:before {
  content: "\f126";
}

/* line 21371, app/assets/stylesheets/external/uicons.scss */
.fi-sr-age-restriction-twenty-one:before {
  content: "\f127";
}

/* line 21374, app/assets/stylesheets/external/uicons.scss */
.fi-sr-age-restriction-zero:before {
  content: "\f128";
}

/* line 21377, app/assets/stylesheets/external/uicons.scss */
.fi-sr-age:before {
  content: "\f129";
}

/* line 21380, app/assets/stylesheets/external/uicons.scss */
.fi-sr-air-conditioner:before {
  content: "\f12a";
}

/* line 21383, app/assets/stylesheets/external/uicons.scss */
.fi-sr-air-freshener:before {
  content: "\f12b";
}

/* line 21386, app/assets/stylesheets/external/uicons.scss */
.fi-sr-air-pollution:before {
  content: "\f12c";
}

/* line 21389, app/assets/stylesheets/external/uicons.scss */
.fi-sr-airplane-journey:before {
  content: "\f12d";
}

/* line 21392, app/assets/stylesheets/external/uicons.scss */
.fi-sr-airplay:before {
  content: "\f12e";
}

/* line 21395, app/assets/stylesheets/external/uicons.scss */
.fi-sr-alarm-clock:before {
  content: "\f12f";
}

/* line 21398, app/assets/stylesheets/external/uicons.scss */
.fi-sr-alarm-exclamation:before {
  content: "\f130";
}

/* line 21401, app/assets/stylesheets/external/uicons.scss */
.fi-sr-alarm-plus:before {
  content: "\f131";
}

/* line 21404, app/assets/stylesheets/external/uicons.scss */
.fi-sr-alarm-snooze:before {
  content: "\f132";
}

/* line 21407, app/assets/stylesheets/external/uicons.scss */
.fi-sr-album-circle-plus:before {
  content: "\f133";
}

/* line 21410, app/assets/stylesheets/external/uicons.scss */
.fi-sr-album-circle-user:before {
  content: "\f134";
}

/* line 21413, app/assets/stylesheets/external/uicons.scss */
.fi-sr-album-collection:before {
  content: "\f135";
}

/* line 21416, app/assets/stylesheets/external/uicons.scss */
.fi-sr-album:before {
  content: "\f136";
}

/* line 21419, app/assets/stylesheets/external/uicons.scss */
.fi-sr-algorithm:before {
  content: "\f137";
}

/* line 21422, app/assets/stylesheets/external/uicons.scss */
.fi-sr-alicorn:before {
  content: "\f138";
}

/* line 21425, app/assets/stylesheets/external/uicons.scss */
.fi-sr-alien:before {
  content: "\f139";
}

/* line 21428, app/assets/stylesheets/external/uicons.scss */
.fi-sr-align-center:before {
  content: "\f13a";
}

/* line 21431, app/assets/stylesheets/external/uicons.scss */
.fi-sr-align-justify:before {
  content: "\f13b";
}

/* line 21434, app/assets/stylesheets/external/uicons.scss */
.fi-sr-align-left:before {
  content: "\f13c";
}

/* line 21437, app/assets/stylesheets/external/uicons.scss */
.fi-sr-align-slash:before {
  content: "\f13d";
}

/* line 21440, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ambulance:before {
  content: "\f13e";
}

/* line 21443, app/assets/stylesheets/external/uicons.scss */
.fi-sr-amusement-park:before {
  content: "\f13f";
}

/* line 21446, app/assets/stylesheets/external/uicons.scss */
.fi-sr-analyse-alt:before {
  content: "\f140";
}

/* line 21449, app/assets/stylesheets/external/uicons.scss */
.fi-sr-analyse:before {
  content: "\f141";
}

/* line 21452, app/assets/stylesheets/external/uicons.scss */
.fi-sr-anatomical-heart:before {
  content: "\f142";
}

/* line 21455, app/assets/stylesheets/external/uicons.scss */
.fi-sr-anchor:before {
  content: "\f143";
}

/* line 21458, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angel:before {
  content: "\f144";
}

/* line 21461, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-90:before {
  content: "\f145";
}

/* line 21464, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-circle-down:before {
  content: "\f146";
}

/* line 21467, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-circle-left:before {
  content: "\f147";
}

/* line 21470, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-circle-right:before {
  content: "\f148";
}

/* line 21473, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-circle-up:before {
  content: "\f149";
}

/* line 21476, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-double-left:before {
  content: "\f14a";
}

/* line 21479, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-double-right:before {
  content: "\f14b";
}

/* line 21482, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-double-small-down:before {
  content: "\f14c";
}

/* line 21485, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-double-small-left:before {
  content: "\f14d";
}

/* line 21488, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-double-small-right:before {
  content: "\f14e";
}

/* line 21491, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-double-small-up:before {
  content: "\f14f";
}

/* line 21494, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-down:before {
  content: "\f150";
}

/* line 21497, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-left:before {
  content: "\f151";
}

/* line 21500, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-right:before {
  content: "\f152";
}

/* line 21503, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-small-down:before {
  content: "\f153";
}

/* line 21506, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-small-left:before {
  content: "\f154";
}

/* line 21509, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-small-right:before {
  content: "\f155";
}

/* line 21512, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-small-up:before {
  content: "\f156";
}

/* line 21515, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-square-down:before {
  content: "\f157";
}

/* line 21518, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-square-left:before {
  content: "\f158";
}

/* line 21521, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-square-right:before {
  content: "\f159";
}

/* line 21524, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-square-up:before {
  content: "\f15a";
}

/* line 21527, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle-up:before {
  content: "\f15b";
}

/* line 21530, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angle:before {
  content: "\f15c";
}

/* line 21533, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angles-up-down:before {
  content: "\f15d";
}

/* line 21536, app/assets/stylesheets/external/uicons.scss */
.fi-sr-angry:before {
  content: "\f15e";
}

/* line 21539, app/assets/stylesheets/external/uicons.scss */
.fi-sr-animated-icon:before {
  content: "\f15f";
}

/* line 21542, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ankh:before {
  content: "\f160";
}

/* line 21545, app/assets/stylesheets/external/uicons.scss */
.fi-sr-answer-alt:before {
  content: "\f161";
}

/* line 21548, app/assets/stylesheets/external/uicons.scss */
.fi-sr-answer:before {
  content: "\f162";
}

/* line 21551, app/assets/stylesheets/external/uicons.scss */
.fi-sr-apartment:before {
  content: "\f163";
}

/* line 21554, app/assets/stylesheets/external/uicons.scss */
.fi-sr-aperture:before {
  content: "\f164";
}

/* line 21557, app/assets/stylesheets/external/uicons.scss */
.fi-sr-api:before {
  content: "\f165";
}

/* line 21560, app/assets/stylesheets/external/uicons.scss */
.fi-sr-apple-core:before {
  content: "\f166";
}

/* line 21563, app/assets/stylesheets/external/uicons.scss */
.fi-sr-apple-crate:before {
  content: "\f167";
}

/* line 21566, app/assets/stylesheets/external/uicons.scss */
.fi-sr-apple-whole:before {
  content: "\f168";
}

/* line 21569, app/assets/stylesheets/external/uicons.scss */
.fi-sr-apps-add:before {
  content: "\f169";
}

/* line 21572, app/assets/stylesheets/external/uicons.scss */
.fi-sr-apps-delete:before {
  content: "\f16a";
}

/* line 21575, app/assets/stylesheets/external/uicons.scss */
.fi-sr-apps-sort:before {
  content: "\f16b";
}

/* line 21578, app/assets/stylesheets/external/uicons.scss */
.fi-sr-apps:before {
  content: "\f16c";
}

/* line 21581, app/assets/stylesheets/external/uicons.scss */
.fi-sr-archive:before {
  content: "\f16d";
}

/* line 21584, app/assets/stylesheets/external/uicons.scss */
.fi-sr-archway:before {
  content: "\f16e";
}

/* line 21587, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-alt-circle-down:before {
  content: "\f16f";
}

/* line 21590, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-alt-circle-left:before {
  content: "\f170";
}

/* line 21593, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-alt-circle-right:before {
  content: "\f171";
}

/* line 21596, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-alt-circle-up:before {
  content: "\f172";
}

/* line 21599, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-alt-down:before {
  content: "\f173";
}

/* line 21602, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-alt-from-bottom:before {
  content: "\f174";
}

/* line 21605, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-alt-from-left:before {
  content: "\f175";
}

/* line 21608, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-alt-from-right:before {
  content: "\f176";
}

/* line 21611, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-alt-from-top:before {
  content: "\f177";
}

/* line 21614, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-alt-left:before {
  content: "\f178";
}

/* line 21617, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-alt-right:before {
  content: "\f179";
}

/* line 21620, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-alt-square-down:before {
  content: "\f17a";
}

/* line 21623, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-alt-square-left:before {
  content: "\f17b";
}

/* line 21626, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-alt-square-right:before {
  content: "\f17c";
}

/* line 21629, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-alt-square-up:before {
  content: "\f17d";
}

/* line 21632, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-alt-to-bottom:before {
  content: "\f17e";
}

/* line 21635, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-alt-to-left:before {
  content: "\f17f";
}

/* line 21638, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-alt-to-right:before {
  content: "\f180";
}

/* line 21641, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-alt-to-top:before {
  content: "\f181";
}

/* line 21644, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-alt-up:before {
  content: "\f182";
}

/* line 21647, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-circle-down:before {
  content: "\f183";
}

/* line 21650, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-circle-left:before {
  content: "\f184";
}

/* line 21653, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-circle-right:before {
  content: "\f185";
}

/* line 21656, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-circle-up:before {
  content: "\f186";
}

/* line 21659, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-comparison:before {
  content: "\f187";
}

/* line 21662, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-down-from-arc:before {
  content: "\f188";
}

/* line 21665, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-down-from-dotted-line:before {
  content: "\f189";
}

/* line 21668, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-down-left:before {
  content: "\f18a";
}

/* line 21671, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-down-small-big:before {
  content: "\f18b";
}

/* line 21674, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-down-to-dotted-line:before {
  content: "\f18c";
}

/* line 21677, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-down-to-square:before {
  content: "\f18d";
}

/* line 21680, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-down-triangle-square:before {
  content: "\f18e";
}

/* line 21683, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-down:before {
  content: "\f18f";
}

/* line 21686, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-from-bottom:before {
  content: "\f190";
}

/* line 21689, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-from-left:before {
  content: "\f191";
}

/* line 21692, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-from-right:before {
  content: "\f192";
}

/* line 21695, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-from-top:before {
  content: "\f193";
}

/* line 21698, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-left-from-arc:before {
  content: "\f194";
}

/* line 21701, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-left-from-line:before {
  content: "\f195";
}

/* line 21704, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-left-to-arc:before {
  content: "\f196";
}

/* line 21707, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-left:before {
  content: "\f197";
}

/* line 21710, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-progress-alt:before {
  content: "\f198";
}

/* line 21713, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-progress:before {
  content: "\f199";
}

/* line 21716, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-right-to-bracket:before {
  content: "\f19a";
}

/* line 21719, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-right:before {
  content: "\f19b";
}

/* line 21722, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-small-down:before {
  content: "\f19c";
}

/* line 21725, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-small-left:before {
  content: "\f19d";
}

/* line 21728, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-small-right:before {
  content: "\f19e";
}

/* line 21731, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-small-up:before {
  content: "\f19f";
}

/* line 21734, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-square-down:before {
  content: "\f1a0";
}

/* line 21737, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-square-left:before {
  content: "\f1a1";
}

/* line 21740, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-square-right:before {
  content: "\f1a2";
}

/* line 21743, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-square-up:before {
  content: "\f1a3";
}

/* line 21746, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-to-bottom:before {
  content: "\f1a4";
}

/* line 21749, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-to-left:before {
  content: "\f1a5";
}

/* line 21752, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-to-right:before {
  content: "\f1a6";
}

/* line 21755, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-to-top:before {
  content: "\f1a7";
}

/* line 21758, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-trend-down:before {
  content: "\f1a8";
}

/* line 21761, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-trend-up:before {
  content: "\f1a9";
}

/* line 21764, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-turn-down-left:before {
  content: "\f1aa";
}

/* line 21767, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-turn-down-right:before {
  content: "\f1ab";
}

/* line 21770, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-turn-left-up:before {
  content: "\f1ac";
}

/* line 21773, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-up-from-dotted-line:before {
  content: "\f1ad";
}

/* line 21776, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-up-from-ground-water:before {
  content: "\f1ae";
}

/* line 21779, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-up-from-square:before {
  content: "\f1af";
}

/* line 21782, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-up-left-from-circle:before {
  content: "\f1b0";
}

/* line 21785, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-up-left:before {
  content: "\f1b1";
}

/* line 21788, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\f1b2";
}

/* line 21791, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-up-right-from-square:before {
  content: "\f1b3";
}

/* line 21794, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-up-right:before {
  content: "\f1b4";
}

/* line 21797, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-up-small-big:before {
  content: "\f1b5";
}

/* line 21800, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-up-square-triangle:before {
  content: "\f1b6";
}

/* line 21803, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-up-to-arc:before {
  content: "\f1b7";
}

/* line 21806, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-up-to-dotted-line:before {
  content: "\f1b8";
}

/* line 21809, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-up:before {
  content: "\f1b9";
}

/* line 21812, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrow-upward-growth-crypto:before {
  content: "\f1ba";
}

/* line 21815, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrows-alt-h:before {
  content: "\f1bb";
}

/* line 21818, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrows-alt-v:before {
  content: "\f1bc";
}

/* line 21821, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrows-alt:before {
  content: "\f1bd";
}

/* line 21824, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrows-cross:before {
  content: "\f1be";
}

/* line 21827, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrows-from-dotted-line:before {
  content: "\f1bf";
}

/* line 21830, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrows-from-line:before {
  content: "\f1c0";
}

/* line 21833, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrows-h-copy:before {
  content: "\f1c1";
}

/* line 21836, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrows-h:before {
  content: "\f1c2";
}

/* line 21839, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrows-repeat-1:before {
  content: "\f1c3";
}

/* line 21842, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrows-repeat:before {
  content: "\f1c4";
}

/* line 21845, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrows-retweet:before {
  content: "\f1c5";
}

/* line 21848, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrows-split-right-and-left:before {
  content: "\f1c6";
}

/* line 21851, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrows-split-up-and-left:before {
  content: "\f1c7";
}

/* line 21854, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrows-to-circle:before {
  content: "\f1c8";
}

/* line 21857, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrows-to-dotted-line:before {
  content: "\f1c9";
}

/* line 21860, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrows-to-eye:before {
  content: "\f1ca";
}

/* line 21863, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrows-to-line:before {
  content: "\f1cb";
}

/* line 21866, app/assets/stylesheets/external/uicons.scss */
.fi-sr-arrows:before {
  content: "\f1cc";
}

/* line 21869, app/assets/stylesheets/external/uicons.scss */
.fi-sr-artificial-intelligence:before {
  content: "\f1cd";
}

/* line 21872, app/assets/stylesheets/external/uicons.scss */
.fi-sr-assept-document:before {
  content: "\f1ce";
}

/* line 21875, app/assets/stylesheets/external/uicons.scss */
.fi-sr-assessment-alt:before {
  content: "\f1cf";
}

/* line 21878, app/assets/stylesheets/external/uicons.scss */
.fi-sr-assessment:before {
  content: "\f1d0";
}

/* line 21881, app/assets/stylesheets/external/uicons.scss */
.fi-sr-assistive-listening-systems:before {
  content: "\f1d1";
}

/* line 21884, app/assets/stylesheets/external/uicons.scss */
.fi-sr-asterik:before {
  content: "\f1d2";
}

/* line 21887, app/assets/stylesheets/external/uicons.scss */
.fi-sr-at:before {
  content: "\f1d3";
}

/* line 21890, app/assets/stylesheets/external/uicons.scss */
.fi-sr-attribution-pen:before {
  content: "\f1d4";
}

/* line 21893, app/assets/stylesheets/external/uicons.scss */
.fi-sr-attribution-pencil:before {
  content: "\f1d5";
}

/* line 21896, app/assets/stylesheets/external/uicons.scss */
.fi-sr-aubergine:before {
  content: "\f1d6";
}

/* line 21899, app/assets/stylesheets/external/uicons.scss */
.fi-sr-auction:before {
  content: "\f1d7";
}

/* line 21902, app/assets/stylesheets/external/uicons.scss */
.fi-sr-audience-megaphone:before {
  content: "\f1d8";
}

/* line 21905, app/assets/stylesheets/external/uicons.scss */
.fi-sr-audio-description-slash:before {
  content: "\f1d9";
}

/* line 21908, app/assets/stylesheets/external/uicons.scss */
.fi-sr-audit-alt:before {
  content: "\f1da";
}

/* line 21911, app/assets/stylesheets/external/uicons.scss */
.fi-sr-audit:before {
  content: "\f1db";
}

/* line 21914, app/assets/stylesheets/external/uicons.scss */
.fi-sr-austral-sign:before {
  content: "\f1dc";
}

/* line 21917, app/assets/stylesheets/external/uicons.scss */
.fi-sr-avocado:before {
  content: "\f1dd";
}

/* line 21920, app/assets/stylesheets/external/uicons.scss */
.fi-sr-award:before {
  content: "\f1de";
}

/* line 21923, app/assets/stylesheets/external/uicons.scss */
.fi-sr-axe-battle:before {
  content: "\f1df";
}

/* line 21926, app/assets/stylesheets/external/uicons.scss */
.fi-sr-axe:before {
  content: "\f1e0";
}

/* line 21929, app/assets/stylesheets/external/uicons.scss */
.fi-sr-b:before {
  content: "\f1e1";
}

/* line 21932, app/assets/stylesheets/external/uicons.scss */
.fi-sr-baby-carriage:before {
  content: "\f1e2";
}

/* line 21935, app/assets/stylesheets/external/uicons.scss */
.fi-sr-baby:before {
  content: "\f1e3";
}

/* line 21938, app/assets/stylesheets/external/uicons.scss */
.fi-sr-back-up:before {
  content: "\f1e4";
}

/* line 21941, app/assets/stylesheets/external/uicons.scss */
.fi-sr-background:before {
  content: "\f1e5";
}

/* line 21944, app/assets/stylesheets/external/uicons.scss */
.fi-sr-backpack:before {
  content: "\f1e6";
}

/* line 21947, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bacon:before {
  content: "\f1e7";
}

/* line 21950, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bacteria:before {
  content: "\f1e8";
}

/* line 21953, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bacterium:before {
  content: "\f1e9";
}

/* line 21956, app/assets/stylesheets/external/uicons.scss */
.fi-sr-badge-check:before {
  content: "\f1ea";
}

/* line 21959, app/assets/stylesheets/external/uicons.scss */
.fi-sr-badge-dollar:before {
  content: "\f1eb";
}

/* line 21962, app/assets/stylesheets/external/uicons.scss */
.fi-sr-badge-leaf:before {
  content: "\f1ec";
}

/* line 21965, app/assets/stylesheets/external/uicons.scss */
.fi-sr-badge-percent:before {
  content: "\f1ed";
}

/* line 21968, app/assets/stylesheets/external/uicons.scss */
.fi-sr-badge-sheriff:before {
  content: "\f1ee";
}

/* line 21971, app/assets/stylesheets/external/uicons.scss */
.fi-sr-badge:before {
  content: "\f1ef";
}

/* line 21974, app/assets/stylesheets/external/uicons.scss */
.fi-sr-badger-honey:before {
  content: "\f1f0";
}

/* line 21977, app/assets/stylesheets/external/uicons.scss */
.fi-sr-badminton:before {
  content: "\f1f1";
}

/* line 21980, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bag-map-pin:before {
  content: "\f1f2";
}

/* line 21983, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bag-seedling:before {
  content: "\f1f3";
}

/* line 21986, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bag-shopping-minus:before {
  content: "\f1f4";
}

/* line 21989, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bags-shopping:before {
  content: "\f1f5";
}

/* line 21992, app/assets/stylesheets/external/uicons.scss */
.fi-sr-baguette:before {
  content: "\f1f6";
}

/* line 21995, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bahai:before {
  content: "\f1f7";
}

/* line 21998, app/assets/stylesheets/external/uicons.scss */
.fi-sr-baht-sign:before {
  content: "\f1f8";
}

/* line 22001, app/assets/stylesheets/external/uicons.scss */
.fi-sr-balance-scale-left:before {
  content: "\f1f9";
}

/* line 22004, app/assets/stylesheets/external/uicons.scss */
.fi-sr-balance-scale-right:before {
  content: "\f1fa";
}

/* line 22007, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ball-pile:before {
  content: "\f1fb";
}

/* line 22010, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ballet-dance:before {
  content: "\f1fc";
}

/* line 22013, app/assets/stylesheets/external/uicons.scss */
.fi-sr-balloon:before {
  content: "\f1fd";
}

/* line 22016, app/assets/stylesheets/external/uicons.scss */
.fi-sr-balloons:before {
  content: "\f1fe";
}

/* line 22019, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ballot-check:before {
  content: "\f1ff";
}

/* line 22022, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ballot:before {
  content: "\f200";
}

/* line 22025, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ban-bug:before {
  content: "\f201";
}

/* line 22028, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ban:before {
  content: "\f202";
}

/* line 22031, app/assets/stylesheets/external/uicons.scss */
.fi-sr-banana:before {
  content: "\f203";
}

/* line 22034, app/assets/stylesheets/external/uicons.scss */
.fi-sr-band-aid:before {
  content: "\f204";
}

/* line 22037, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bangladeshi-taka-sign:before {
  content: "\f205";
}

/* line 22040, app/assets/stylesheets/external/uicons.scss */
.fi-sr-banjo:before {
  content: "\f206";
}

/* line 22043, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bank:before {
  content: "\f207";
}

/* line 22046, app/assets/stylesheets/external/uicons.scss */
.fi-sr-banner-2:before {
  content: "\f208";
}

/* line 22049, app/assets/stylesheets/external/uicons.scss */
.fi-sr-banner-3:before {
  content: "\f209";
}

/* line 22052, app/assets/stylesheets/external/uicons.scss */
.fi-sr-banner-4:before {
  content: "\f20a";
}

/* line 22055, app/assets/stylesheets/external/uicons.scss */
.fi-sr-banner-5:before {
  content: "\f20b";
}

/* line 22058, app/assets/stylesheets/external/uicons.scss */
.fi-sr-banner:before {
  content: "\f20c";
}

/* line 22061, app/assets/stylesheets/external/uicons.scss */
.fi-sr-barber-pole:before {
  content: "\f20d";
}

/* line 22064, app/assets/stylesheets/external/uicons.scss */
.fi-sr-barber-shop:before {
  content: "\f20e";
}

/* line 22067, app/assets/stylesheets/external/uicons.scss */
.fi-sr-barcode-read:before {
  content: "\f20f";
}

/* line 22070, app/assets/stylesheets/external/uicons.scss */
.fi-sr-barcode-scan:before {
  content: "\f210";
}

/* line 22073, app/assets/stylesheets/external/uicons.scss */
.fi-sr-barcode:before {
  content: "\f211";
}

/* line 22076, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bars-filter:before {
  content: "\f212";
}

/* line 22079, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bars-progress:before {
  content: "\f213";
}

/* line 22082, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bars-sort:before {
  content: "\f214";
}

/* line 22085, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bars-staggered:before {
  content: "\f215";
}

/* line 22088, app/assets/stylesheets/external/uicons.scss */
.fi-sr-baseball-alt:before {
  content: "\f216";
}

/* line 22091, app/assets/stylesheets/external/uicons.scss */
.fi-sr-baseball:before {
  content: "\f217";
}

/* line 22094, app/assets/stylesheets/external/uicons.scss */
.fi-sr-basket-shopping-minus:before {
  content: "\f218";
}

/* line 22097, app/assets/stylesheets/external/uicons.scss */
.fi-sr-basket-shopping-plus:before {
  content: "\f219";
}

/* line 22100, app/assets/stylesheets/external/uicons.scss */
.fi-sr-basket-shopping-simple:before {
  content: "\f21a";
}

/* line 22103, app/assets/stylesheets/external/uicons.scss */
.fi-sr-basketball-hoop:before {
  content: "\f21b";
}

/* line 22106, app/assets/stylesheets/external/uicons.scss */
.fi-sr-basketball:before {
  content: "\f21c";
}

/* line 22109, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bat:before {
  content: "\f21d";
}

/* line 22112, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bath:before {
  content: "\f21e";
}

/* line 22115, app/assets/stylesheets/external/uicons.scss */
.fi-sr-battery-bolt:before {
  content: "\f21f";
}

/* line 22118, app/assets/stylesheets/external/uicons.scss */
.fi-sr-battery-empty:before {
  content: "\f220";
}

/* line 22121, app/assets/stylesheets/external/uicons.scss */
.fi-sr-battery-exclamation:before {
  content: "\f221";
}

/* line 22124, app/assets/stylesheets/external/uicons.scss */
.fi-sr-battery-full:before {
  content: "\f222";
}

/* line 22127, app/assets/stylesheets/external/uicons.scss */
.fi-sr-battery-half:before {
  content: "\f223";
}

/* line 22130, app/assets/stylesheets/external/uicons.scss */
.fi-sr-battery-quarter:before {
  content: "\f224";
}

/* line 22133, app/assets/stylesheets/external/uicons.scss */
.fi-sr-battery-slash:before {
  content: "\f225";
}

/* line 22136, app/assets/stylesheets/external/uicons.scss */
.fi-sr-battery-three-quarters:before {
  content: "\f226";
}

/* line 22139, app/assets/stylesheets/external/uicons.scss */
.fi-sr-beacon:before {
  content: "\f227";
}

/* line 22142, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bed-alt:before {
  content: "\f228";
}

/* line 22145, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bed-bunk:before {
  content: "\f229";
}

/* line 22148, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bed-empty:before {
  content: "\f22a";
}

/* line 22151, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bed:before {
  content: "\f22b";
}

/* line 22154, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bee:before {
  content: "\f22c";
}

/* line 22157, app/assets/stylesheets/external/uicons.scss */
.fi-sr-beer-mug-empty:before {
  content: "\f22d";
}

/* line 22160, app/assets/stylesheets/external/uicons.scss */
.fi-sr-beer:before {
  content: "\f22e";
}

/* line 22163, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bell-concierge:before {
  content: "\f22f";
}

/* line 22166, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bell-notification-call:before {
  content: "\f230";
}

/* line 22169, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bell-notification-social-media:before {
  content: "\f231";
}

/* line 22172, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bell-ring:before {
  content: "\f232";
}

/* line 22175, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bell-school-slash:before {
  content: "\f233";
}

/* line 22178, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bell-school:before {
  content: "\f234";
}

/* line 22181, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bell-slash:before {
  content: "\f235";
}

/* line 22184, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bell:before {
  content: "\f236";
}

/* line 22187, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bells:before {
  content: "\f237";
}

/* line 22190, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bench-tree:before {
  content: "\f238";
}

/* line 22193, app/assets/stylesheets/external/uicons.scss */
.fi-sr-benefit-diamond-alt:before {
  content: "\f239";
}

/* line 22196, app/assets/stylesheets/external/uicons.scss */
.fi-sr-benefit-diamond:before {
  content: "\f23a";
}

/* line 22199, app/assets/stylesheets/external/uicons.scss */
.fi-sr-benefit-hand:before {
  content: "\f23b";
}

/* line 22202, app/assets/stylesheets/external/uicons.scss */
.fi-sr-benefit-increase:before {
  content: "\f23c";
}

/* line 22205, app/assets/stylesheets/external/uicons.scss */
.fi-sr-benefit-porcent:before {
  content: "\f23d";
}

/* line 22208, app/assets/stylesheets/external/uicons.scss */
.fi-sr-benefit:before {
  content: "\f23e";
}

/* line 22211, app/assets/stylesheets/external/uicons.scss */
.fi-sr-betamax:before {
  content: "\f23f";
}

/* line 22214, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bible:before {
  content: "\f240";
}

/* line 22217, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bicycle-journey:before {
  content: "\f241";
}

/* line 22220, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bike:before {
  content: "\f242";
}

/* line 22223, app/assets/stylesheets/external/uicons.scss */
.fi-sr-biking-mountain:before {
  content: "\f243";
}

/* line 22226, app/assets/stylesheets/external/uicons.scss */
.fi-sr-biking:before {
  content: "\f244";
}

/* line 22229, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bill-arrow:before {
  content: "\f245";
}

/* line 22232, app/assets/stylesheets/external/uicons.scss */
.fi-sr-billiard:before {
  content: "\f246";
}

/* line 22235, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bin-bottles:before {
  content: "\f247";
}

/* line 22238, app/assets/stylesheets/external/uicons.scss */
.fi-sr-binary-circle-check:before {
  content: "\f248";
}

/* line 22241, app/assets/stylesheets/external/uicons.scss */
.fi-sr-binary-lock:before {
  content: "\f249";
}

/* line 22244, app/assets/stylesheets/external/uicons.scss */
.fi-sr-binary-slash:before {
  content: "\f24a";
}

/* line 22247, app/assets/stylesheets/external/uicons.scss */
.fi-sr-binary:before {
  content: "\f24b";
}

/* line 22250, app/assets/stylesheets/external/uicons.scss */
.fi-sr-binoculars:before {
  content: "\f24c";
}

/* line 22253, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bio-leaves:before {
  content: "\f24d";
}

/* line 22256, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bio:before {
  content: "\f24e";
}

/* line 22259, app/assets/stylesheets/external/uicons.scss */
.fi-sr-biohazard:before {
  content: "\f24f";
}

/* line 22262, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bird:before {
  content: "\f250";
}

/* line 22265, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bitcoin-sign:before {
  content: "\f251";
}

/* line 22268, app/assets/stylesheets/external/uicons.scss */
.fi-sr-blanket:before {
  content: "\f252";
}

/* line 22271, app/assets/stylesheets/external/uicons.scss */
.fi-sr-blender-phone:before {
  content: "\f253";
}

/* line 22274, app/assets/stylesheets/external/uicons.scss */
.fi-sr-blender:before {
  content: "\f254";
}

/* line 22277, app/assets/stylesheets/external/uicons.scss */
.fi-sr-blinds-open:before {
  content: "\f255";
}

/* line 22280, app/assets/stylesheets/external/uicons.scss */
.fi-sr-blinds-raised:before {
  content: "\f256";
}

/* line 22283, app/assets/stylesheets/external/uicons.scss */
.fi-sr-blinds:before {
  content: "\f257";
}

/* line 22286, app/assets/stylesheets/external/uicons.scss */
.fi-sr-block-brick:before {
  content: "\f258";
}

/* line 22289, app/assets/stylesheets/external/uicons.scss */
.fi-sr-block-question:before {
  content: "\f259";
}

/* line 22292, app/assets/stylesheets/external/uicons.scss */
.fi-sr-block-quote:before {
  content: "\f25a";
}

/* line 22295, app/assets/stylesheets/external/uicons.scss */
.fi-sr-block:before {
  content: "\f25b";
}

/* line 22298, app/assets/stylesheets/external/uicons.scss */
.fi-sr-blog-pencil:before {
  content: "\f25c";
}

/* line 22301, app/assets/stylesheets/external/uicons.scss */
.fi-sr-blog-text:before {
  content: "\f25d";
}

/* line 22304, app/assets/stylesheets/external/uicons.scss */
.fi-sr-blood-test-tube-alt:before {
  content: "\f25e";
}

/* line 22307, app/assets/stylesheets/external/uicons.scss */
.fi-sr-blood-test-tube:before {
  content: "\f25f";
}

/* line 22310, app/assets/stylesheets/external/uicons.scss */
.fi-sr-blood:before {
  content: "\f260";
}

/* line 22313, app/assets/stylesheets/external/uicons.scss */
.fi-sr-blossom:before {
  content: "\f261";
}

/* line 22316, app/assets/stylesheets/external/uicons.scss */
.fi-sr-blueberries:before {
  content: "\f262";
}

/* line 22319, app/assets/stylesheets/external/uicons.scss */
.fi-sr-blueprint:before {
  content: "\f263";
}

/* line 22322, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bold:before {
  content: "\f264";
}

/* line 22325, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bolt-auto:before {
  content: "\f265";
}

/* line 22328, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bolt-slash:before {
  content: "\f266";
}

/* line 22331, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bolt:before {
  content: "\f267";
}

/* line 22334, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bomb:before {
  content: "\f268";
}

/* line 22337, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bone-break:before {
  content: "\f269";
}

/* line 22340, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bone:before {
  content: "\f26a";
}

/* line 22343, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bong:before {
  content: "\f26b";
}

/* line 22346, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bonus-alt:before {
  content: "\f26c";
}

/* line 22349, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bonus-star:before {
  content: "\f26d";
}

/* line 22352, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bonus:before {
  content: "\f26e";
}

/* line 22355, app/assets/stylesheets/external/uicons.scss */
.fi-sr-book-alt:before {
  content: "\f26f";
}

/* line 22358, app/assets/stylesheets/external/uicons.scss */
.fi-sr-book-arrow-right:before {
  content: "\f270";
}

/* line 22361, app/assets/stylesheets/external/uicons.scss */
.fi-sr-book-arrow-up:before {
  content: "\f271";
}

/* line 22364, app/assets/stylesheets/external/uicons.scss */
.fi-sr-book-atlas:before {
  content: "\f272";
}

/* line 22367, app/assets/stylesheets/external/uicons.scss */
.fi-sr-book-bookmark:before {
  content: "\f273";
}

/* line 22370, app/assets/stylesheets/external/uicons.scss */
.fi-sr-book-circle-arrow-right:before {
  content: "\f274";
}

/* line 22373, app/assets/stylesheets/external/uicons.scss */
.fi-sr-book-circle-arrow-up:before {
  content: "\f275";
}

/* line 22376, app/assets/stylesheets/external/uicons.scss */
.fi-sr-book-copy:before {
  content: "\f276";
}

/* line 22379, app/assets/stylesheets/external/uicons.scss */
.fi-sr-book-dead:before {
  content: "\f277";
}

/* line 22382, app/assets/stylesheets/external/uicons.scss */
.fi-sr-book-font:before {
  content: "\f278";
}

/* line 22385, app/assets/stylesheets/external/uicons.scss */
.fi-sr-book-heart:before {
  content: "\f279";
}

/* line 22388, app/assets/stylesheets/external/uicons.scss */
.fi-sr-book-medical:before {
  content: "\f27a";
}

/* line 22391, app/assets/stylesheets/external/uicons.scss */
.fi-sr-book-open-cover:before {
  content: "\f27b";
}

/* line 22394, app/assets/stylesheets/external/uicons.scss */
.fi-sr-book-open-reader:before {
  content: "\f27c";
}

/* line 22397, app/assets/stylesheets/external/uicons.scss */
.fi-sr-book-plus:before {
  content: "\f27d";
}

/* line 22400, app/assets/stylesheets/external/uicons.scss */
.fi-sr-book-quran:before {
  content: "\f27e";
}

/* line 22403, app/assets/stylesheets/external/uicons.scss */
.fi-sr-book-section:before {
  content: "\f27f";
}

/* line 22406, app/assets/stylesheets/external/uicons.scss */
.fi-sr-book-spells:before {
  content: "\f280";
}

/* line 22409, app/assets/stylesheets/external/uicons.scss */
.fi-sr-book-tanakh:before {
  content: "\f281";
}

/* line 22412, app/assets/stylesheets/external/uicons.scss */
.fi-sr-book-user:before {
  content: "\f282";
}

/* line 22415, app/assets/stylesheets/external/uicons.scss */
.fi-sr-book:before {
  content: "\f283";
}

/* line 22418, app/assets/stylesheets/external/uicons.scss */
.fi-sr-Booking:before {
  content: "\f284";
}

/* line 22421, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bookmark-slash:before {
  content: "\f285";
}

/* line 22424, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bookmark:before {
  content: "\f286";
}

/* line 22427, app/assets/stylesheets/external/uicons.scss */
.fi-sr-books-medical:before {
  content: "\f287";
}

/* line 22430, app/assets/stylesheets/external/uicons.scss */
.fi-sr-books:before {
  content: "\f288";
}

/* line 22433, app/assets/stylesheets/external/uicons.scss */
.fi-sr-boot-heeled:before {
  content: "\f289";
}

/* line 22436, app/assets/stylesheets/external/uicons.scss */
.fi-sr-boot:before {
  content: "\f28a";
}

/* line 22439, app/assets/stylesheets/external/uicons.scss */
.fi-sr-booth-curtain:before {
  content: "\f28b";
}

/* line 22442, app/assets/stylesheets/external/uicons.scss */
.fi-sr-border-all:before {
  content: "\f28c";
}

/* line 22445, app/assets/stylesheets/external/uicons.scss */
.fi-sr-border-bottom:before {
  content: "\f28d";
}

/* line 22448, app/assets/stylesheets/external/uicons.scss */
.fi-sr-border-center-h:before {
  content: "\f28e";
}

/* line 22451, app/assets/stylesheets/external/uicons.scss */
.fi-sr-border-center-v:before {
  content: "\f28f";
}

/* line 22454, app/assets/stylesheets/external/uicons.scss */
.fi-sr-border-inner:before {
  content: "\f290";
}

/* line 22457, app/assets/stylesheets/external/uicons.scss */
.fi-sr-border-left:before {
  content: "\f291";
}

/* line 22460, app/assets/stylesheets/external/uicons.scss */
.fi-sr-border-none:before {
  content: "\f292";
}

/* line 22463, app/assets/stylesheets/external/uicons.scss */
.fi-sr-border-outer:before {
  content: "\f293";
}

/* line 22466, app/assets/stylesheets/external/uicons.scss */
.fi-sr-border-right:before {
  content: "\f294";
}

/* line 22469, app/assets/stylesheets/external/uicons.scss */
.fi-sr-border-style-alt:before {
  content: "\f295";
}

/* line 22472, app/assets/stylesheets/external/uicons.scss */
.fi-sr-border-style:before {
  content: "\f296";
}

/* line 22475, app/assets/stylesheets/external/uicons.scss */
.fi-sr-border-top:before {
  content: "\f297";
}

/* line 22478, app/assets/stylesheets/external/uicons.scss */
.fi-sr-boss:before {
  content: "\f298";
}

/* line 22481, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bottle-droplet:before {
  content: "\f299";
}

/* line 22484, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bottle:before {
  content: "\f29a";
}

/* line 22487, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bow-arrow:before {
  content: "\f29b";
}

/* line 22490, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bowl-chopsticks-noodles:before {
  content: "\f29c";
}

/* line 22493, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bowl-chopsticks:before {
  content: "\f29d";
}

/* line 22496, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bowl-rice:before {
  content: "\f29e";
}

/* line 22499, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bowl-scoop:before {
  content: "\f29f";
}

/* line 22502, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bowl-scoops:before {
  content: "\f2a0";
}

/* line 22505, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bowl-soft-serve:before {
  content: "\f2a1";
}

/* line 22508, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bowl-spoon:before {
  content: "\f2a2";
}

/* line 22511, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bowling-ball:before {
  content: "\f2a3";
}

/* line 22514, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bowling-pins:before {
  content: "\f2a4";
}

/* line 22517, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bowling:before {
  content: "\f2a5";
}

/* line 22520, app/assets/stylesheets/external/uicons.scss */
.fi-sr-box-alt:before {
  content: "\f2a6";
}

/* line 22523, app/assets/stylesheets/external/uicons.scss */
.fi-sr-box-ballot:before {
  content: "\f2a7";
}

/* line 22526, app/assets/stylesheets/external/uicons.scss */
.fi-sr-box-check:before {
  content: "\f2a8";
}

/* line 22529, app/assets/stylesheets/external/uicons.scss */
.fi-sr-box-circle-check:before {
  content: "\f2a9";
}

/* line 22532, app/assets/stylesheets/external/uicons.scss */
.fi-sr-box-dollar:before {
  content: "\f2aa";
}

/* line 22535, app/assets/stylesheets/external/uicons.scss */
.fi-sr-box-fragile:before {
  content: "\f2ab";
}

/* line 22538, app/assets/stylesheets/external/uicons.scss */
.fi-sr-box-heart:before {
  content: "\f2ac";
}

/* line 22541, app/assets/stylesheets/external/uicons.scss */
.fi-sr-box-open-full:before {
  content: "\f2ad";
}

/* line 22544, app/assets/stylesheets/external/uicons.scss */
.fi-sr-box-open:before {
  content: "\f2ae";
}

/* line 22547, app/assets/stylesheets/external/uicons.scss */
.fi-sr-box-tissue:before {
  content: "\f2af";
}

/* line 22550, app/assets/stylesheets/external/uicons.scss */
.fi-sr-box-up:before {
  content: "\f2b0";
}

/* line 22553, app/assets/stylesheets/external/uicons.scss */
.fi-sr-box:before {
  content: "\f2b1";
}

/* line 22556, app/assets/stylesheets/external/uicons.scss */
.fi-sr-boxes:before {
  content: "\f2b2";
}

/* line 22559, app/assets/stylesheets/external/uicons.scss */
.fi-sr-boxing-glove:before {
  content: "\f2b3";
}

/* line 22562, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bracket-curly-right:before {
  content: "\f2b4";
}

/* line 22565, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bracket-curly:before {
  content: "\f2b5";
}

/* line 22568, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bracket-round-right:before {
  content: "\f2b6";
}

/* line 22571, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bracket-round:before {
  content: "\f2b7";
}

/* line 22574, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bracket-square-right:before {
  content: "\f2b8";
}

/* line 22577, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bracket-square:before {
  content: "\f2b9";
}

/* line 22580, app/assets/stylesheets/external/uicons.scss */
.fi-sr-brackets-curly:before {
  content: "\f2ba";
}

/* line 22583, app/assets/stylesheets/external/uicons.scss */
.fi-sr-brackets-round:before {
  content: "\f2bb";
}

/* line 22586, app/assets/stylesheets/external/uicons.scss */
.fi-sr-brackets-square:before {
  content: "\f2bc";
}

/* line 22589, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-a:before {
  content: "\f2bd";
}

/* line 22592, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-b:before {
  content: "\f2be";
}

/* line 22595, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-c:before {
  content: "\f2bf";
}

/* line 22598, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-d:before {
  content: "\f2c0";
}

/* line 22601, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-e:before {
  content: "\f2c1";
}

/* line 22604, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-g:before {
  content: "\f2c2";
}

/* line 22607, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-h:before {
  content: "\f2c3";
}

/* line 22610, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-i:before {
  content: "\f2c4";
}

/* line 22613, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-j:before {
  content: "\f2c5";
}

/* line 22616, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-k:before {
  content: "\f2c6";
}

/* line 22619, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-l:before {
  content: "\f2c7";
}

/* line 22622, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-m:before {
  content: "\f2c8";
}

/* line 22625, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-n-alt:before {
  content: "\f2c9";
}

/* line 22628, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-n:before {
  content: "\f2ca";
}

/* line 22631, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-o:before {
  content: "\f2cb";
}

/* line 22634, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-p:before {
  content: "\f2cc";
}

/* line 22637, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-q:before {
  content: "\f2cd";
}

/* line 22640, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-r:before {
  content: "\f2ce";
}

/* line 22643, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-s:before {
  content: "\f2cf";
}

/* line 22646, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-t:before {
  content: "\f2d0";
}

/* line 22649, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-u:before {
  content: "\f2d1";
}

/* line 22652, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-v:before {
  content: "\f2d2";
}

/* line 22655, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-w:before {
  content: "\f2d3";
}

/* line 22658, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-x:before {
  content: "\f2d4";
}

/* line 22661, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-y:before {
  content: "\f2d5";
}

/* line 22664, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille-z:before {
  content: "\f2d6";
}

/* line 22667, app/assets/stylesheets/external/uicons.scss */
.fi-sr-braille:before {
  content: "\f2d7";
}

/* line 22670, app/assets/stylesheets/external/uicons.scss */
.fi-sr-brain-circuit:before {
  content: "\f2d8";
}

/* line 22673, app/assets/stylesheets/external/uicons.scss */
.fi-sr-brain:before {
  content: "\f2d9";
}

/* line 22676, app/assets/stylesheets/external/uicons.scss */
.fi-sr-brake-warning:before {
  content: "\f2da";
}

/* line 22679, app/assets/stylesheets/external/uicons.scss */
.fi-sr-branching:before {
  content: "\f2db";
}

/* line 22682, app/assets/stylesheets/external/uicons.scss */
.fi-sr-brand:before {
  content: "\f2dc";
}

/* line 22685, app/assets/stylesheets/external/uicons.scss */
.fi-sr-branding:before {
  content: "\f2dd";
}

/* line 22688, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bread-loaf:before {
  content: "\f2de";
}

/* line 22691, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bread-slice-butter:before {
  content: "\f2df";
}

/* line 22694, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bread-slice:before {
  content: "\f2e0";
}

/* line 22697, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bread:before {
  content: "\f2e1";
}

/* line 22700, app/assets/stylesheets/external/uicons.scss */
.fi-sr-briefcase-arrow-right:before {
  content: "\f2e2";
}

/* line 22703, app/assets/stylesheets/external/uicons.scss */
.fi-sr-briefcase-blank:before {
  content: "\f2e3";
}

/* line 22706, app/assets/stylesheets/external/uicons.scss */
.fi-sr-briefcase:before {
  content: "\f2e4";
}

/* line 22709, app/assets/stylesheets/external/uicons.scss */
.fi-sr-brightness-low:before {
  content: "\f2e5";
}

/* line 22712, app/assets/stylesheets/external/uicons.scss */
.fi-sr-brightness:before {
  content: "\f2e6";
}

/* line 22715, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bring-forward:before {
  content: "\f2e7";
}

/* line 22718, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bring-front:before {
  content: "\f2e8";
}

/* line 22721, app/assets/stylesheets/external/uicons.scss */
.fi-sr-broadcast-tower:before {
  content: "\f2e9";
}

/* line 22724, app/assets/stylesheets/external/uicons.scss */
.fi-sr-broccoli:before {
  content: "\f2ea";
}

/* line 22727, app/assets/stylesheets/external/uicons.scss */
.fi-sr-broken-chain-link-wrong:before {
  content: "\f2eb";
}

/* line 22730, app/assets/stylesheets/external/uicons.scss */
.fi-sr-broken-image:before {
  content: "\f2ec";
}

/* line 22733, app/assets/stylesheets/external/uicons.scss */
.fi-sr-broom-ball:before {
  content: "\f2ed";
}

/* line 22736, app/assets/stylesheets/external/uicons.scss */
.fi-sr-broom:before {
  content: "\f2ee";
}

/* line 22739, app/assets/stylesheets/external/uicons.scss */
.fi-sr-browser-ui:before {
  content: "\f2ef";
}

/* line 22742, app/assets/stylesheets/external/uicons.scss */
.fi-sr-browser:before {
  content: "\f2f0";
}

/* line 22745, app/assets/stylesheets/external/uicons.scss */
.fi-sr-browsers:before {
  content: "\f2f1";
}

/* line 22748, app/assets/stylesheets/external/uicons.scss */
.fi-sr-brush:before {
  content: "\f2f2";
}

/* line 22751, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bucket:before {
  content: "\f2f3";
}

/* line 22754, app/assets/stylesheets/external/uicons.scss */
.fi-sr-budget-alt:before {
  content: "\f2f4";
}

/* line 22757, app/assets/stylesheets/external/uicons.scss */
.fi-sr-budget:before {
  content: "\f2f5";
}

/* line 22760, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bug-slash:before {
  content: "\f2f6";
}

/* line 22763, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bug:before {
  content: "\f2f7";
}

/* line 22766, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bugs:before {
  content: "\f2f8";
}

/* line 22769, app/assets/stylesheets/external/uicons.scss */
.fi-sr-build-alt:before {
  content: "\f2f9";
}

/* line 22772, app/assets/stylesheets/external/uicons.scss */
.fi-sr-build:before {
  content: "\f2fa";
}

/* line 22775, app/assets/stylesheets/external/uicons.scss */
.fi-sr-building-circle-arrow-right:before {
  content: "\f2fb";
}

/* line 22778, app/assets/stylesheets/external/uicons.scss */
.fi-sr-building-ngo:before {
  content: "\f2fc";
}

/* line 22781, app/assets/stylesheets/external/uicons.scss */
.fi-sr-building:before {
  content: "\f2fd";
}

/* line 22784, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bulb:before {
  content: "\f2fe";
}

/* line 22787, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bullet:before {
  content: "\f2ff";
}

/* line 22790, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bullhorn:before {
  content: "\f300";
}

/* line 22793, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bullseye-arrow:before {
  content: "\f301";
}

/* line 22796, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bullseye-pointer:before {
  content: "\f302";
}

/* line 22799, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bullseye:before {
  content: "\f303";
}

/* line 22802, app/assets/stylesheets/external/uicons.scss */
.fi-sr-burger-alt:before {
  content: "\f304";
}

/* line 22805, app/assets/stylesheets/external/uicons.scss */
.fi-sr-burger-fries:before {
  content: "\f305";
}

/* line 22808, app/assets/stylesheets/external/uicons.scss */
.fi-sr-burger-glass:before {
  content: "\f306";
}

/* line 22811, app/assets/stylesheets/external/uicons.scss */
.fi-sr-burrito:before {
  content: "\f307";
}

/* line 22814, app/assets/stylesheets/external/uicons.scss */
.fi-sr-burst:before {
  content: "\f308";
}

/* line 22817, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bus-alt:before {
  content: "\f309";
}

/* line 22820, app/assets/stylesheets/external/uicons.scss */
.fi-sr-bus:before {
  content: "\f30a";
}

/* line 22823, app/assets/stylesheets/external/uicons.scss */
.fi-sr-business-time:before {
  content: "\f30b";
}

/* line 22826, app/assets/stylesheets/external/uicons.scss */
.fi-sr-Butter:before {
  content: "\f30c";
}

/* line 22829, app/assets/stylesheets/external/uicons.scss */
.fi-sr-butterfly:before {
  content: "\f30d";
}

/* line 22832, app/assets/stylesheets/external/uicons.scss */
.fi-sr-c:before {
  content: "\f30e";
}

/* line 22835, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cabin:before {
  content: "\f30f";
}

/* line 22838, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cactus:before {
  content: "\f310";
}

/* line 22841, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cake-birthday:before {
  content: "\f311";
}

/* line 22844, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cake-slice:before {
  content: "\f312";
}

/* line 22847, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cake-wedding:before {
  content: "\f313";
}

/* line 22850, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calculator-bill:before {
  content: "\f314";
}

/* line 22853, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calculator-math-tax:before {
  content: "\f315";
}

/* line 22856, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calculator-money:before {
  content: "\f316";
}

/* line 22859, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calculator-simple:before {
  content: "\f317";
}

/* line 22862, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calculator:before {
  content: "\f318";
}

/* line 22865, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-arrow-down:before {
  content: "\f319";
}

/* line 22868, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-arrow-up:before {
  content: "\f31a";
}

/* line 22871, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-birhtday-cake:before {
  content: "\f31b";
}

/* line 22874, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-call:before {
  content: "\f31c";
}

/* line 22877, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-check:before {
  content: "\f31d";
}

/* line 22880, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-clock:before {
  content: "\f31e";
}

/* line 22883, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-day:before {
  content: "\f31f";
}

/* line 22886, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-days:before {
  content: "\f320";
}

/* line 22889, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-event-tax:before {
  content: "\f321";
}

/* line 22892, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-exclamation:before {
  content: "\f322";
}

/* line 22895, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-gavel-legal:before {
  content: "\f323";
}

/* line 22898, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-heart:before {
  content: "\f324";
}

/* line 22901, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-image:before {
  content: "\f325";
}

/* line 22904, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-lines-pen:before {
  content: "\f326";
}

/* line 22907, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-lines:before {
  content: "\f327";
}

/* line 22910, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-minus:before {
  content: "\f328";
}

/* line 22913, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-payment-loan:before {
  content: "\f329";
}

/* line 22916, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-pen:before {
  content: "\f32a";
}

/* line 22919, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-plus:before {
  content: "\f32b";
}

/* line 22922, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-salary:before {
  content: "\f32c";
}

/* line 22925, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-star:before {
  content: "\f32d";
}

/* line 22928, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-week:before {
  content: "\f32e";
}

/* line 22931, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar-xmark:before {
  content: "\f32f";
}

/* line 22934, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendar:before {
  content: "\f330";
}

/* line 22937, app/assets/stylesheets/external/uicons.scss */
.fi-sr-calendars:before {
  content: "\f331";
}

/* line 22940, app/assets/stylesheets/external/uicons.scss */
.fi-sr-call-duration:before {
  content: "\f332";
}

/* line 22943, app/assets/stylesheets/external/uicons.scss */
.fi-sr-call-history:before {
  content: "\f333";
}

/* line 22946, app/assets/stylesheets/external/uicons.scss */
.fi-sr-call-incoming:before {
  content: "\f334";
}

/* line 22949, app/assets/stylesheets/external/uicons.scss */
.fi-sr-call-missed:before {
  content: "\f335";
}

/* line 22952, app/assets/stylesheets/external/uicons.scss */
.fi-sr-call-outgoing:before {
  content: "\f336";
}

/* line 22955, app/assets/stylesheets/external/uicons.scss */
.fi-sr-camcorder:before {
  content: "\f337";
}

/* line 22958, app/assets/stylesheets/external/uicons.scss */
.fi-sr-camera-cctv:before {
  content: "\f338";
}

/* line 22961, app/assets/stylesheets/external/uicons.scss */
.fi-sr-camera-movie:before {
  content: "\f339";
}

/* line 22964, app/assets/stylesheets/external/uicons.scss */
.fi-sr-camera-retro:before {
  content: "\f33a";
}

/* line 22967, app/assets/stylesheets/external/uicons.scss */
.fi-sr-camera-rotate:before {
  content: "\f33b";
}

/* line 22970, app/assets/stylesheets/external/uicons.scss */
.fi-sr-camera-security:before {
  content: "\f33c";
}

/* line 22973, app/assets/stylesheets/external/uicons.scss */
.fi-sr-camera-slash:before {
  content: "\f33d";
}

/* line 22976, app/assets/stylesheets/external/uicons.scss */
.fi-sr-camera-viewfinder:before {
  content: "\f33e";
}

/* line 22979, app/assets/stylesheets/external/uicons.scss */
.fi-sr-camera:before {
  content: "\f33f";
}

/* line 22982, app/assets/stylesheets/external/uicons.scss */
.fi-sr-campfire:before {
  content: "\f340";
}

/* line 22985, app/assets/stylesheets/external/uicons.scss */
.fi-sr-camping:before {
  content: "\f341";
}

/* line 22988, app/assets/stylesheets/external/uicons.scss */
.fi-sr-can-food:before {
  content: "\f342";
}

/* line 22991, app/assets/stylesheets/external/uicons.scss */
.fi-sr-candle-holder:before {
  content: "\f343";
}

/* line 22994, app/assets/stylesheets/external/uicons.scss */
.fi-sr-candle-lotus-yoga:before {
  content: "\f344";
}

/* line 22997, app/assets/stylesheets/external/uicons.scss */
.fi-sr-candle-pose-yoga:before {
  content: "\f345";
}

/* line 23000, app/assets/stylesheets/external/uicons.scss */
.fi-sr-candy-alt:before {
  content: "\f346";
}

/* line 23003, app/assets/stylesheets/external/uicons.scss */
.fi-sr-candy-bar:before {
  content: "\f347";
}

/* line 23006, app/assets/stylesheets/external/uicons.scss */
.fi-sr-candy-cane:before {
  content: "\f348";
}

/* line 23009, app/assets/stylesheets/external/uicons.scss */
.fi-sr-candy-corn:before {
  content: "\f349";
}

/* line 23012, app/assets/stylesheets/external/uicons.scss */
.fi-sr-candy-sweet:before {
  content: "\f34a";
}

/* line 23015, app/assets/stylesheets/external/uicons.scss */
.fi-sr-candy:before {
  content: "\f34b";
}

/* line 23018, app/assets/stylesheets/external/uicons.scss */
.fi-sr-Cannabis:before {
  content: "\f34c";
}

/* line 23021, app/assets/stylesheets/external/uicons.scss */
.fi-sr-canned-food:before {
  content: "\f34d";
}

/* line 23024, app/assets/stylesheets/external/uicons.scss */
.fi-sr-capsules:before {
  content: "\f34e";
}

/* line 23027, app/assets/stylesheets/external/uicons.scss */
.fi-sr-car-alt:before {
  content: "\f34f";
}

/* line 23030, app/assets/stylesheets/external/uicons.scss */
.fi-sr-car-battery:before {
  content: "\f350";
}

/* line 23033, app/assets/stylesheets/external/uicons.scss */
.fi-sr-car-bolt:before {
  content: "\f351";
}

/* line 23036, app/assets/stylesheets/external/uicons.scss */
.fi-sr-car-building:before {
  content: "\f352";
}

/* line 23039, app/assets/stylesheets/external/uicons.scss */
.fi-sr-car-bump:before {
  content: "\f353";
}

/* line 23042, app/assets/stylesheets/external/uicons.scss */
.fi-sr-car-bus:before {
  content: "\f354";
}

/* line 23045, app/assets/stylesheets/external/uicons.scss */
.fi-sr-car-circle-bolt:before {
  content: "\f355";
}

/* line 23048, app/assets/stylesheets/external/uicons.scss */
.fi-sr-car-crash:before {
  content: "\f356";
}

/* line 23051, app/assets/stylesheets/external/uicons.scss */
.fi-sr-car-garage:before {
  content: "\f357";
}

/* line 23054, app/assets/stylesheets/external/uicons.scss */
.fi-sr-car-journey:before {
  content: "\f358";
}

/* line 23057, app/assets/stylesheets/external/uicons.scss */
.fi-sr-car-mechanic:before {
  content: "\f359";
}

/* line 23060, app/assets/stylesheets/external/uicons.scss */
.fi-sr-car-rear:before {
  content: "\f35a";
}

/* line 23063, app/assets/stylesheets/external/uicons.scss */
.fi-sr-car-side-bolt:before {
  content: "\f35b";
}

/* line 23066, app/assets/stylesheets/external/uicons.scss */
.fi-sr-car-side:before {
  content: "\f35c";
}

/* line 23069, app/assets/stylesheets/external/uicons.scss */
.fi-sr-car-tilt:before {
  content: "\f35d";
}

/* line 23072, app/assets/stylesheets/external/uicons.scss */
.fi-sr-car-tunnel:before {
  content: "\f35e";
}

/* line 23075, app/assets/stylesheets/external/uicons.scss */
.fi-sr-car-wash:before {
  content: "\f35f";
}

/* line 23078, app/assets/stylesheets/external/uicons.scss */
.fi-sr-car:before {
  content: "\f360";
}

/* line 23081, app/assets/stylesheets/external/uicons.scss */
.fi-sr-caravan-alt:before {
  content: "\f361";
}

/* line 23084, app/assets/stylesheets/external/uicons.scss */
.fi-sr-caravan:before {
  content: "\f362";
}

/* line 23087, app/assets/stylesheets/external/uicons.scss */
.fi-sr-card-club:before {
  content: "\f363";
}

/* line 23090, app/assets/stylesheets/external/uicons.scss */
.fi-sr-card-diamond:before {
  content: "\f364";
}

/* line 23093, app/assets/stylesheets/external/uicons.scss */
.fi-sr-card-heart:before {
  content: "\f365";
}

/* line 23096, app/assets/stylesheets/external/uicons.scss */
.fi-sr-card-spade:before {
  content: "\f366";
}

/* line 23099, app/assets/stylesheets/external/uicons.scss */
.fi-sr-career-growth:before {
  content: "\f367";
}

/* line 23102, app/assets/stylesheets/external/uicons.scss */
.fi-sr-career-path:before {
  content: "\f368";
}

/* line 23105, app/assets/stylesheets/external/uicons.scss */
.fi-sr-caret-circle-down:before {
  content: "\f369";
}

/* line 23108, app/assets/stylesheets/external/uicons.scss */
.fi-sr-caret-circle-right:before {
  content: "\f36a";
}

/* line 23111, app/assets/stylesheets/external/uicons.scss */
.fi-sr-caret-circle-up:before {
  content: "\f36b";
}

/* line 23114, app/assets/stylesheets/external/uicons.scss */
.fi-sr-caret-down:before {
  content: "\f36c";
}

/* line 23117, app/assets/stylesheets/external/uicons.scss */
.fi-sr-caret-left:before {
  content: "\f36d";
}

/* line 23120, app/assets/stylesheets/external/uicons.scss */
.fi-sr-caret-quare-up:before {
  content: "\f36e";
}

/* line 23123, app/assets/stylesheets/external/uicons.scss */
.fi-sr-caret-right:before {
  content: "\f36f";
}

/* line 23126, app/assets/stylesheets/external/uicons.scss */
.fi-sr-caret-square-down:before {
  content: "\f370";
}

/* line 23129, app/assets/stylesheets/external/uicons.scss */
.fi-sr-caret-square-left_1:before {
  content: "\f371";
}

/* line 23132, app/assets/stylesheets/external/uicons.scss */
.fi-sr-caret-square-left:before {
  content: "\f372";
}

/* line 23135, app/assets/stylesheets/external/uicons.scss */
.fi-sr-caret-square-right:before {
  content: "\f373";
}

/* line 23138, app/assets/stylesheets/external/uicons.scss */
.fi-sr-caret-up:before {
  content: "\f374";
}

/* line 23141, app/assets/stylesheets/external/uicons.scss */
.fi-sr-carrot:before {
  content: "\f375";
}

/* line 23144, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cars-crash:before {
  content: "\f376";
}

/* line 23147, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cars:before {
  content: "\f377";
}

/* line 23150, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cart-arrow-down:before {
  content: "\f378";
}

/* line 23153, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cart-minus:before {
  content: "\f379";
}

/* line 23156, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cart-shopping-fast:before {
  content: "\f37a";
}

/* line 23159, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cash-register:before {
  content: "\f37b";
}

/* line 23162, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cassette-tape:before {
  content: "\f37c";
}

/* line 23165, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cassette-vhs:before {
  content: "\f37d";
}

/* line 23168, app/assets/stylesheets/external/uicons.scss */
.fi-sr-castle:before {
  content: "\f37e";
}

/* line 23171, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cat-head:before {
  content: "\f37f";
}

/* line 23174, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cat-space:before {
  content: "\f380";
}

/* line 23177, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cat:before {
  content: "\f381";
}

/* line 23180, app/assets/stylesheets/external/uicons.scss */
.fi-sr-catalog-alt:before {
  content: "\f382";
}

/* line 23183, app/assets/stylesheets/external/uicons.scss */
.fi-sr-catalog-magazine:before {
  content: "\f383";
}

/* line 23186, app/assets/stylesheets/external/uicons.scss */
.fi-sr-catalog:before {
  content: "\f384";
}

/* line 23189, app/assets/stylesheets/external/uicons.scss */
.fi-sr-category-alt:before {
  content: "\f385";
}

/* line 23192, app/assets/stylesheets/external/uicons.scss */
.fi-sr-category:before {
  content: "\f386";
}

/* line 23195, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cauldron:before {
  content: "\f387";
}

/* line 23198, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cedi-sign:before {
  content: "\f388";
}

/* line 23201, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cello:before {
  content: "\f389";
}

/* line 23204, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cent-sign:before {
  content: "\f38a";
}

/* line 23207, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chair-office:before {
  content: "\f38b";
}

/* line 23210, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chair:before {
  content: "\f38c";
}

/* line 23213, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chalkboard-user:before {
  content: "\f38d";
}

/* line 23216, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chalkboard:before {
  content: "\f38e";
}

/* line 23219, app/assets/stylesheets/external/uicons.scss */
.fi-sr-challenge-alt:before {
  content: "\f38f";
}

/* line 23222, app/assets/stylesheets/external/uicons.scss */
.fi-sr-challenge:before {
  content: "\f390";
}

/* line 23225, app/assets/stylesheets/external/uicons.scss */
.fi-sr-channel:before {
  content: "\f391";
}

/* line 23228, app/assets/stylesheets/external/uicons.scss */
.fi-sr-charging-station:before {
  content: "\f392";
}

/* line 23231, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-area:before {
  content: "\f393";
}

/* line 23234, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-bullet:before {
  content: "\f394";
}

/* line 23237, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-candlestick:before {
  content: "\f395";
}

/* line 23240, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-connected:before {
  content: "\f396";
}

/* line 23243, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-gantt:before {
  content: "\f397";
}

/* line 23246, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-histogram:before {
  content: "\f398";
}

/* line 23249, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-kanban:before {
  content: "\f399";
}

/* line 23252, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-line-up-down:before {
  content: "\f39a";
}

/* line 23255, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-line-up:before {
  content: "\f39b";
}

/* line 23258, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-mixed-up-circle-currency:before {
  content: "\f39c";
}

/* line 23261, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-mixed-up-circle-dollar:before {
  content: "\f39d";
}

/* line 23264, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-mixed:before {
  content: "\f39e";
}

/* line 23267, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-network:before {
  content: "\f39f";
}

/* line 23270, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-pie-alt:before {
  content: "\f3a0";
}

/* line 23273, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-pie-simple-circle-currency:before {
  content: "\f3a1";
}

/* line 23276, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-pie-simple-circle-dollar:before {
  content: "\f3a2";
}

/* line 23279, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-pie:before {
  content: "\f3a3";
}

/* line 23282, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-pyramid:before {
  content: "\f3a4";
}

/* line 23285, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-radar:before {
  content: "\f3a5";
}

/* line 23288, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-scatter-3d:before {
  content: "\f3a6";
}

/* line 23291, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-scatter-bubble:before {
  content: "\f3a7";
}

/* line 23294, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-scatter:before {
  content: "\f3a8";
}

/* line 23297, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-set-theory:before {
  content: "\f3a9";
}

/* line 23300, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-simple-horizontal:before {
  content: "\f3aa";
}

/* line 23303, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-simple:before {
  content: "\f3ab";
}

/* line 23306, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-tree-map:before {
  content: "\f3ac";
}

/* line 23309, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-tree:before {
  content: "\f3ad";
}

/* line 23312, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-user:before {
  content: "\f3ae";
}

/* line 23315, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chart-waterfall:before {
  content: "\f3af";
}

/* line 23318, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chat-arrow-down:before {
  content: "\f3b0";
}

/* line 23321, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chat-arrow-grow:before {
  content: "\f3b1";
}

/* line 23324, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chat-bubble-call:before {
  content: "\f3b2";
}

/* line 23327, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chatbot-speech-bubble:before {
  content: "\f3b3";
}

/* line 23330, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chatbot:before {
  content: "\f3b4";
}

/* line 23333, app/assets/stylesheets/external/uicons.scss */
.fi-sr-check-circle:before {
  content: "\f3b5";
}

/* line 23336, app/assets/stylesheets/external/uicons.scss */
.fi-sr-check-double:before {
  content: "\f3b6";
}

/* line 23339, app/assets/stylesheets/external/uicons.scss */
.fi-sr-check-in-calendar:before {
  content: "\f3b7";
}

/* line 23342, app/assets/stylesheets/external/uicons.scss */
.fi-sr-check-out-calendar:before {
  content: "\f3b8";
}

/* line 23345, app/assets/stylesheets/external/uicons.scss */
.fi-sr-check:before {
  content: "\f3b9";
}

/* line 23348, app/assets/stylesheets/external/uicons.scss */
.fi-sr-checkbox:before {
  content: "\f3ba";
}

/* line 23351, app/assets/stylesheets/external/uicons.scss */
.fi-sr-checklist-task-budget:before {
  content: "\f3bb";
}

/* line 23354, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cheese-alt:before {
  content: "\f3bc";
}

/* line 23357, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cheese:before {
  content: "\f3bd";
}

/* line 23360, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cheeseburger:before {
  content: "\f3be";
}

/* line 23363, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cherry:before {
  content: "\f3bf";
}

/* line 23366, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chess-bishop:before {
  content: "\f3c0";
}

/* line 23369, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chess-board:before {
  content: "\f3c1";
}

/* line 23372, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chess-clock-alt:before {
  content: "\f3c2";
}

/* line 23375, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chess-clock:before {
  content: "\f3c3";
}

/* line 23378, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chess-king-alt:before {
  content: "\f3c4";
}

/* line 23381, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chess-king:before {
  content: "\f3c5";
}

/* line 23384, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chess-knight-alt:before {
  content: "\f3c6";
}

/* line 23387, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chess-knight:before {
  content: "\f3c7";
}

/* line 23390, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chess-pawn-alt:before {
  content: "\f3c8";
}

/* line 23393, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chess-pawn:before {
  content: "\f3c9";
}

/* line 23396, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chess-piece:before {
  content: "\f3ca";
}

/* line 23399, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chess-queen-alt:before {
  content: "\f3cb";
}

/* line 23402, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chess-queen:before {
  content: "\f3cc";
}

/* line 23405, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chess-rook-alt:before {
  content: "\f3cd";
}

/* line 23408, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chess-rook:before {
  content: "\f3ce";
}

/* line 23411, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chess:before {
  content: "\f3cf";
}

/* line 23414, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chevron-double-down:before {
  content: "\f3d0";
}

/* line 23417, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chevron-double-up:before {
  content: "\f3d1";
}

/* line 23420, app/assets/stylesheets/external/uicons.scss */
.fi-sr-child-head:before {
  content: "\f3d2";
}

/* line 23423, app/assets/stylesheets/external/uicons.scss */
.fi-sr-child:before {
  content: "\f3d3";
}

/* line 23426, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chimney:before {
  content: "\f3d4";
}

/* line 23429, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chip:before {
  content: "\f3d5";
}

/* line 23432, app/assets/stylesheets/external/uicons.scss */
.fi-sr-chocolate:before {
  content: "\f3d6";
}

/* line 23435, app/assets/stylesheets/external/uicons.scss */
.fi-sr-choir-singing:before {
  content: "\f3d7";
}

/* line 23438, app/assets/stylesheets/external/uicons.scss */
.fi-sr-choose-alt:before {
  content: "\f3d8";
}

/* line 23441, app/assets/stylesheets/external/uicons.scss */
.fi-sr-choose:before {
  content: "\f3d9";
}

/* line 23444, app/assets/stylesheets/external/uicons.scss */
.fi-sr-church:before {
  content: "\f3da";
}

/* line 23447, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-0:before {
  content: "\f3db";
}

/* line 23450, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-1:before {
  content: "\f3dc";
}

/* line 23453, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-2:before {
  content: "\f3dd";
}

/* line 23456, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-3:before {
  content: "\f3de";
}

/* line 23459, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-4:before {
  content: "\f3df";
}

/* line 23462, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-5:before {
  content: "\f3e0";
}

/* line 23465, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-6:before {
  content: "\f3e1";
}

/* line 23468, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-7:before {
  content: "\f3e2";
}

/* line 23471, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-8:before {
  content: "\f3e3";
}

/* line 23474, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-9:before {
  content: "\f3e4";
}

/* line 23477, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-a:before {
  content: "\f3e5";
}

/* line 23480, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-b:before {
  content: "\f3e6";
}

/* line 23483, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-bolt:before {
  content: "\f3e7";
}

/* line 23486, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-book-open:before {
  content: "\f3e8";
}

/* line 23489, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-bookmark:before {
  content: "\f3e9";
}

/* line 23492, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-c:before {
  content: "\f3ea";
}

/* line 23495, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-calendar:before {
  content: "\f3eb";
}

/* line 23498, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-camera:before {
  content: "\f3ec";
}

/* line 23501, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-d:before {
  content: "\f3ed";
}

/* line 23504, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-dashed:before {
  content: "\f3ee";
}

/* line 23507, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-divide:before {
  content: "\f3ef";
}

/* line 23510, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-e:before {
  content: "\f3f0";
}

/* line 23513, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-ellipsis-vertical:before {
  content: "\f3f1";
}

/* line 23516, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-ellipsis:before {
  content: "\f3f2";
}

/* line 23519, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-envelope:before {
  content: "\f3f3";
}

/* line 23522, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-exclamation-check:before {
  content: "\f3f4";
}

/* line 23525, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-f:before {
  content: "\f3f5";
}

/* line 23528, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-g:before {
  content: "\f3f6";
}

/* line 23531, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-h:before {
  content: "\f3f7";
}

/* line 23534, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-half-stroke:before {
  content: "\f3f8";
}

/* line 23537, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-half:before {
  content: "\f3f9";
}

/* line 23540, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-heart:before {
  content: "\f3fa";
}

/* line 23543, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-i:before {
  content: "\f3fb";
}

/* line 23546, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-j:before {
  content: "\f3fc";
}

/* line 23549, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-k:before {
  content: "\f3fd";
}

/* line 23552, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-l:before {
  content: "\f3fe";
}

/* line 23555, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-m:before {
  content: "\f3ff";
}

/* line 23558, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-microphone-lines:before {
  content: "\f400";
}

/* line 23561, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-microphone:before {
  content: "\f401";
}

/* line 23564, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-n:before {
  content: "\f402";
}

/* line 23567, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-nodes:before {
  content: "\f403";
}

/* line 23570, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-o:before {
  content: "\f404";
}

/* line 23573, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-overlap:before {
  content: "\f405";
}

/* line 23576, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-p:before {
  content: "\f406";
}

/* line 23579, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-phone-flip:before {
  content: "\f407";
}

/* line 23582, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-phone-hangup:before {
  content: "\f408";
}

/* line 23585, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-phone:before {
  content: "\f409";
}

/* line 23588, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-q:before {
  content: "\f40a";
}

/* line 23591, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-quarter:before {
  content: "\f40b";
}

/* line 23594, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-quarters-alt:before {
  content: "\f40c";
}

/* line 23597, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-r:before {
  content: "\f40d";
}

/* line 23600, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-s:before {
  content: "\f40e";
}

/* line 23603, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-small:before {
  content: "\f40f";
}

/* line 23606, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-star:before {
  content: "\f410";
}

/* line 23609, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-t:before {
  content: "\f411";
}

/* line 23612, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-three-quarters:before {
  content: "\f412";
}

/* line 23615, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-trash:before {
  content: "\f413";
}

/* line 23618, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-u:before {
  content: "\f414";
}

/* line 23621, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-user:before {
  content: "\f415";
}

/* line 23624, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-v:before {
  content: "\f416";
}

/* line 23627, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-video:before {
  content: "\f417";
}

/* line 23630, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-w:before {
  content: "\f418";
}

/* line 23633, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-waveform-lines:before {
  content: "\f419";
}

/* line 23636, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-x:before {
  content: "\f41a";
}

/* line 23639, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-xmark:before {
  content: "\f41b";
}

/* line 23642, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-y:before {
  content: "\f41c";
}

/* line 23645, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle-z:before {
  content: "\f41d";
}

/* line 23648, app/assets/stylesheets/external/uicons.scss */
.fi-sr-circle:before {
  content: "\f41e";
}

/* line 23651, app/assets/stylesheets/external/uicons.scss */
.fi-sr-citrus-slice:before {
  content: "\f41f";
}

/* line 23654, app/assets/stylesheets/external/uicons.scss */
.fi-sr-citrus:before {
  content: "\f420";
}

/* line 23657, app/assets/stylesheets/external/uicons.scss */
.fi-sr-city:before {
  content: "\f421";
}

/* line 23660, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clapperboard-play:before {
  content: "\f422";
}

/* line 23663, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clapperboard:before {
  content: "\f423";
}

/* line 23666, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clarinet:before {
  content: "\f424";
}

/* line 23669, app/assets/stylesheets/external/uicons.scss */
.fi-sr-claw-marks:before {
  content: "\f425";
}

/* line 23672, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clear-alt:before {
  content: "\f426";
}

/* line 23675, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clip:before {
  content: "\f427";
}

/* line 23678, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clipboard-check:before {
  content: "\f428";
}

/* line 23681, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clipboard-list-check:before {
  content: "\f429";
}

/* line 23684, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clipboard-list:before {
  content: "\f42a";
}

/* line 23687, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clipboard-prescription:before {
  content: "\f42b";
}

/* line 23690, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clipboard-question:before {
  content: "\f42c";
}

/* line 23693, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clipboard-user:before {
  content: "\f42d";
}

/* line 23696, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clipboard:before {
  content: "\f42e";
}

/* line 23699, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-desk:before {
  content: "\f42f";
}

/* line 23702, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-eight-thirty:before {
  content: "\f430";
}

/* line 23705, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-eleven-thirty:before {
  content: "\f431";
}

/* line 23708, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-eleven:before {
  content: "\f432";
}

/* line 23711, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-five-thirty:before {
  content: "\f433";
}

/* line 23714, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-five:before {
  content: "\f434";
}

/* line 23717, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-four-thirty:before {
  content: "\f435";
}

/* line 23720, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-nine-thirty:before {
  content: "\f436";
}

/* line 23723, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-nine:before {
  content: "\f437";
}

/* line 23726, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-one-thirty:before {
  content: "\f438";
}

/* line 23729, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-one:before {
  content: "\f439";
}

/* line 23732, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-seven-thirty:before {
  content: "\f43a";
}

/* line 23735, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-seven:before {
  content: "\f43b";
}

/* line 23738, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-six-thirty:before {
  content: "\f43c";
}

/* line 23741, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-six:before {
  content: "\f43d";
}

/* line 23744, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-ten-thirty:before {
  content: "\f43e";
}

/* line 23747, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-ten:before {
  content: "\f43f";
}

/* line 23750, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-three-thirty:before {
  content: "\f440";
}

/* line 23753, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-three:before {
  content: "\f441";
}

/* line 23756, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-time-tracking:before {
  content: "\f442";
}

/* line 23759, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-twelve-thirty:before {
  content: "\f443";
}

/* line 23762, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-twelve:before {
  content: "\f444";
}

/* line 23765, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-two-thirty:before {
  content: "\f445";
}

/* line 23768, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-two:before {
  content: "\f446";
}

/* line 23771, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock-up-arrow:before {
  content: "\f447";
}

/* line 23774, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clock:before {
  content: "\f448";
}

/* line 23777, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clone:before {
  content: "\f449";
}

/* line 23780, app/assets/stylesheets/external/uicons.scss */
.fi-sr-closed-captioning-slash:before {
  content: "\f44a";
}

/* line 23783, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clothes-hanger:before {
  content: "\f44b";
}

/* line 23786, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-back-up-alt:before {
  content: "\f44c";
}

/* line 23789, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-back-up:before {
  content: "\f44d";
}

/* line 23792, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-check:before {
  content: "\f44e";
}

/* line 23795, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-code:before {
  content: "\f44f";
}

/* line 23798, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-disabled:before {
  content: "\f450";
}

/* line 23801, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-download-alt:before {
  content: "\f451";
}

/* line 23804, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-download:before {
  content: "\f452";
}

/* line 23807, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-drizzle:before {
  content: "\f453";
}

/* line 23810, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-exclamation:before {
  content: "\f454";
}

/* line 23813, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-gear-automation:before {
  content: "\f455";
}

/* line 23816, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-hail-mixed:before {
  content: "\f456";
}

/* line 23819, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-hail:before {
  content: "\f457";
}

/* line 23822, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-meatball:before {
  content: "\f458";
}

/* line 23825, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-moon-rain:before {
  content: "\f459";
}

/* line 23828, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-moon:before {
  content: "\f45a";
}

/* line 23831, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-question:before {
  content: "\f45b";
}

/* line 23834, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-rain:before {
  content: "\f45c";
}

/* line 23837, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-rainbow:before {
  content: "\f45d";
}

/* line 23840, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-share:before {
  content: "\f45e";
}

/* line 23843, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-showers-heavy:before {
  content: "\f45f";
}

/* line 23846, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-showers:before {
  content: "\f460";
}

/* line 23849, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-sleet:before {
  content: "\f461";
}

/* line 23852, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-snow:before {
  content: "\f462";
}

/* line 23855, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-sun-rain:before {
  content: "\f463";
}

/* line 23858, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-sun:before {
  content: "\f464";
}

/* line 23861, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-upload-alt:before {
  content: "\f465";
}

/* line 23864, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud-upload:before {
  content: "\f466";
}

/* line 23867, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cloud:before {
  content: "\f467";
}

/* line 23870, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clouds-moon:before {
  content: "\f468";
}

/* line 23873, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clouds-sun:before {
  content: "\f469";
}

/* line 23876, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clouds:before {
  content: "\f46a";
}

/* line 23879, app/assets/stylesheets/external/uicons.scss */
.fi-sr-clover-alt:before {
  content: "\f46b";
}

/* line 23882, app/assets/stylesheets/external/uicons.scss */
.fi-sr-club:before {
  content: "\f46c";
}

/* line 23885, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cocktail-alt:before {
  content: "\f46d";
}

/* line 23888, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cocktail:before {
  content: "\f46e";
}

/* line 23891, app/assets/stylesheets/external/uicons.scss */
.fi-sr-coconut:before {
  content: "\f46f";
}

/* line 23894, app/assets/stylesheets/external/uicons.scss */
.fi-sr-code-branch:before {
  content: "\f470";
}

/* line 23897, app/assets/stylesheets/external/uicons.scss */
.fi-sr-code-commit:before {
  content: "\f471";
}

/* line 23900, app/assets/stylesheets/external/uicons.scss */
.fi-sr-code-compare:before {
  content: "\f472";
}

/* line 23903, app/assets/stylesheets/external/uicons.scss */
.fi-sr-code-fork:before {
  content: "\f473";
}

/* line 23906, app/assets/stylesheets/external/uicons.scss */
.fi-sr-code-merge:before {
  content: "\f474";
}

/* line 23909, app/assets/stylesheets/external/uicons.scss */
.fi-sr-code-pull-request-closed:before {
  content: "\f475";
}

/* line 23912, app/assets/stylesheets/external/uicons.scss */
.fi-sr-code-pull-request-draft:before {
  content: "\f476";
}

/* line 23915, app/assets/stylesheets/external/uicons.scss */
.fi-sr-code-pull-request:before {
  content: "\f477";
}

/* line 23918, app/assets/stylesheets/external/uicons.scss */
.fi-sr-code-simple:before {
  content: "\f478";
}

/* line 23921, app/assets/stylesheets/external/uicons.scss */
.fi-sr-coffee-bean:before {
  content: "\f479";
}

/* line 23924, app/assets/stylesheets/external/uicons.scss */
.fi-sr-coffee-beans:before {
  content: "\f47a";
}

/* line 23927, app/assets/stylesheets/external/uicons.scss */
.fi-sr-coffee-pot:before {
  content: "\f47b";
}

/* line 23930, app/assets/stylesheets/external/uicons.scss */
.fi-sr-coffee:before {
  content: "\f47c";
}

/* line 23933, app/assets/stylesheets/external/uicons.scss */
.fi-sr-coffin-cross:before {
  content: "\f47d";
}

/* line 23936, app/assets/stylesheets/external/uicons.scss */
.fi-sr-coffin:before {
  content: "\f47e";
}

/* line 23939, app/assets/stylesheets/external/uicons.scss */
.fi-sr-coin-up-arrow:before {
  content: "\f47f";
}

/* line 23942, app/assets/stylesheets/external/uicons.scss */
.fi-sr-coin:before {
  content: "\f480";
}

/* line 23945, app/assets/stylesheets/external/uicons.scss */
.fi-sr-coins:before {
  content: "\f481";
}

/* line 23948, app/assets/stylesheets/external/uicons.scss */
.fi-sr-colon-sign:before {
  content: "\f482";
}

/* line 23951, app/assets/stylesheets/external/uicons.scss */
.fi-sr-columns-3:before {
  content: "\f483";
}

/* line 23954, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comet:before {
  content: "\f484";
}

/* line 23957, app/assets/stylesheets/external/uicons.scss */
.fi-sr-command:before {
  content: "\f485";
}

/* line 23960, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-alt-check:before {
  content: "\f486";
}

/* line 23963, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-alt-dots:before {
  content: "\f487";
}

/* line 23966, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-alt-edit:before {
  content: "\f488";
}

/* line 23969, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-alt-medical:before {
  content: "\f489";
}

/* line 23972, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-alt-middle-top:before {
  content: "\f48a";
}

/* line 23975, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-alt-middle:before {
  content: "\f48b";
}

/* line 23978, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-alt-minus:before {
  content: "\f48c";
}

/* line 23981, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-alt-music:before {
  content: "\f48d";
}

/* line 23984, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-alt:before {
  content: "\f48e";
}

/* line 23987, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-arrow-down:before {
  content: "\f48f";
}

/* line 23990, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-arrow-up-right:before {
  content: "\f490";
}

/* line 23993, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-arrow-up:before {
  content: "\f491";
}

/* line 23996, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-check:before {
  content: "\f492";
}

/* line 23999, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-code:before {
  content: "\f493";
}

/* line 24002, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-dollar:before {
  content: "\f494";
}

/* line 24005, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-dots:before {
  content: "\f495";
}

/* line 24008, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-exclamation:before {
  content: "\f496";
}

/* line 24011, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-heart:before {
  content: "\f497";
}

/* line 24014, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-image:before {
  content: "\f498";
}

/* line 24017, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-info:before {
  content: "\f499";
}

/* line 24020, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-medical:before {
  content: "\f49a";
}

/* line 24023, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-minus:before {
  content: "\f49b";
}

/* line 24026, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-pen:before {
  content: "\f49c";
}

/* line 24029, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-question:before {
  content: "\f49d";
}

/* line 24032, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-quote:before {
  content: "\f49e";
}

/* line 24035, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-slash:before {
  content: "\f49f";
}

/* line 24038, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-smile:before {
  content: "\f4a0";
}

/* line 24041, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-sms:before {
  content: "\f4a1";
}

/* line 24044, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-text:before {
  content: "\f4a2";
}

/* line 24047, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-user:before {
  content: "\f4a3";
}

/* line 24050, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment-xmark:before {
  content: "\f4a4";
}

/* line 24053, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comment:before {
  content: "\f4a5";
}

/* line 24056, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comments-dollar:before {
  content: "\f4a6";
}

/* line 24059, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comments-question-check:before {
  content: "\f4a7";
}

/* line 24062, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comments-question:before {
  content: "\f4a8";
}

/* line 24065, app/assets/stylesheets/external/uicons.scss */
.fi-sr-comments:before {
  content: "\f4a9";
}

/* line 24068, app/assets/stylesheets/external/uicons.scss */
.fi-sr-compass-slash:before {
  content: "\f4aa";
}

/* line 24071, app/assets/stylesheets/external/uicons.scss */
.fi-sr-completed:before {
  content: "\f4ab";
}

/* line 24074, app/assets/stylesheets/external/uicons.scss */
.fi-sr-compliance-clipboard:before {
  content: "\f4ac";
}

/* line 24077, app/assets/stylesheets/external/uicons.scss */
.fi-sr-compliance-document:before {
  content: "\f4ad";
}

/* line 24080, app/assets/stylesheets/external/uicons.scss */
.fi-sr-compliance:before {
  content: "\f4ae";
}

/* line 24083, app/assets/stylesheets/external/uicons.scss */
.fi-sr-compress-alt:before {
  content: "\f4af";
}

/* line 24086, app/assets/stylesheets/external/uicons.scss */
.fi-sr-compress:before {
  content: "\f4b0";
}

/* line 24089, app/assets/stylesheets/external/uicons.scss */
.fi-sr-computer-classic:before {
  content: "\f4b1";
}

/* line 24092, app/assets/stylesheets/external/uicons.scss */
.fi-sr-computer-mouse:before {
  content: "\f4b2";
}

/* line 24095, app/assets/stylesheets/external/uicons.scss */
.fi-sr-computer-speaker:before {
  content: "\f4b3";
}

/* line 24098, app/assets/stylesheets/external/uicons.scss */
.fi-sr-computer:before {
  content: "\f4b4";
}

/* line 24101, app/assets/stylesheets/external/uicons.scss */
.fi-sr-concierge-bell:before {
  content: "\f4b5";
}

/* line 24104, app/assets/stylesheets/external/uicons.scss */
.fi-sr-condition-alt:before {
  content: "\f4b6";
}

/* line 24107, app/assets/stylesheets/external/uicons.scss */
.fi-sr-condition:before {
  content: "\f4b7";
}

/* line 24110, app/assets/stylesheets/external/uicons.scss */
.fi-sr-confetti:before {
  content: "\f4b8";
}

/* line 24113, app/assets/stylesheets/external/uicons.scss */
.fi-sr-constellation:before {
  content: "\f4b9";
}

/* line 24116, app/assets/stylesheets/external/uicons.scss */
.fi-sr-container-storage:before {
  content: "\f4ba";
}

/* line 24119, app/assets/stylesheets/external/uicons.scss */
.fi-sr-convert-document:before {
  content: "\f4bb";
}

/* line 24122, app/assets/stylesheets/external/uicons.scss */
.fi-sr-convert-shapes:before {
  content: "\f4bc";
}

/* line 24125, app/assets/stylesheets/external/uicons.scss */
.fi-sr-conveyor-belt-alt:before {
  content: "\f4bd";
}

/* line 24128, app/assets/stylesheets/external/uicons.scss */
.fi-sr-conveyor-belt-arm:before {
  content: "\f4be";
}

/* line 24131, app/assets/stylesheets/external/uicons.scss */
.fi-sr-conveyor-belt-empty:before {
  content: "\f4bf";
}

/* line 24134, app/assets/stylesheets/external/uicons.scss */
.fi-sr-conveyor-belt:before {
  content: "\f4c0";
}

/* line 24137, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cookie-alt:before {
  content: "\f4c1";
}

/* line 24140, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cookie:before {
  content: "\f4c2";
}

/* line 24143, app/assets/stylesheets/external/uicons.scss */
.fi-sr-copy-alt:before {
  content: "\f4c3";
}

/* line 24146, app/assets/stylesheets/external/uicons.scss */
.fi-sr-copy-image:before {
  content: "\f4c4";
}

/* line 24149, app/assets/stylesheets/external/uicons.scss */
.fi-sr-copy:before {
  content: "\f4c5";
}

/* line 24152, app/assets/stylesheets/external/uicons.scss */
.fi-sr-copyright:before {
  content: "\f4c6";
}

/* line 24155, app/assets/stylesheets/external/uicons.scss */
.fi-sr-corn:before {
  content: "\f4c7";
}

/* line 24158, app/assets/stylesheets/external/uicons.scss */
.fi-sr-couch:before {
  content: "\f4c8";
}

/* line 24161, app/assets/stylesheets/external/uicons.scss */
.fi-sr-court-sport:before {
  content: "\f4c9";
}

/* line 24164, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cow-alt:before {
  content: "\f4ca";
}

/* line 24167, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cow:before {
  content: "\f4cb";
}

/* line 24170, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cowbell-circle-plus:before {
  content: "\f4cc";
}

/* line 24173, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cowbell-more:before {
  content: "\f4cd";
}

/* line 24176, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cowbell:before {
  content: "\f4ce";
}

/* line 24179, app/assets/stylesheets/external/uicons.scss */
.fi-sr-crab:before {
  content: "\f4cf";
}

/* line 24182, app/assets/stylesheets/external/uicons.scss */
.fi-sr-crate-empty:before {
  content: "\f4d0";
}

/* line 24185, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cream:before {
  content: "\f4d1";
}

/* line 24188, app/assets/stylesheets/external/uicons.scss */
.fi-sr-credit-card-buyer:before {
  content: "\f4d2";
}

/* line 24191, app/assets/stylesheets/external/uicons.scss */
.fi-sr-credit-card-eye:before {
  content: "\f4d3";
}

/* line 24194, app/assets/stylesheets/external/uicons.scss */
.fi-sr-credit-card:before {
  content: "\f4d4";
}

/* line 24197, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cricket:before {
  content: "\f4d5";
}

/* line 24200, app/assets/stylesheets/external/uicons.scss */
.fi-sr-crm-alt:before {
  content: "\f4d6";
}

/* line 24203, app/assets/stylesheets/external/uicons.scss */
.fi-sr-crm-computer:before {
  content: "\f4d7";
}

/* line 24206, app/assets/stylesheets/external/uicons.scss */
.fi-sr-CRM:before {
  content: "\f4d8";
}

/* line 24209, app/assets/stylesheets/external/uicons.scss */
.fi-sr-croissant:before {
  content: "\f4d9";
}

/* line 24212, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cross-circle:before {
  content: "\f4da";
}

/* line 24215, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cross-religion:before {
  content: "\f4db";
}

/* line 24218, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cross-small:before {
  content: "\f4dc";
}

/* line 24221, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cross:before {
  content: "\f4dd";
}

/* line 24224, app/assets/stylesheets/external/uicons.scss */
.fi-sr-crow:before {
  content: "\f4de";
}

/* line 24227, app/assets/stylesheets/external/uicons.scss */
.fi-sr-crown:before {
  content: "\f4df";
}

/* line 24230, app/assets/stylesheets/external/uicons.scss */
.fi-sr-crutch:before {
  content: "\f4e0";
}

/* line 24233, app/assets/stylesheets/external/uicons.scss */
.fi-sr-crutches:before {
  content: "\f4e1";
}

/* line 24236, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cruzeiro-sign:before {
  content: "\f4e2";
}

/* line 24239, app/assets/stylesheets/external/uicons.scss */
.fi-sr-crypto-calendar:before {
  content: "\f4e3";
}

/* line 24242, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cryptocurrency:before {
  content: "\f4e4";
}

/* line 24245, app/assets/stylesheets/external/uicons.scss */
.fi-sr-crystal-ball:before {
  content: "\f4e5";
}

/* line 24248, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cube:before {
  content: "\f4e6";
}

/* line 24251, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cubes-stacked:before {
  content: "\f4e7";
}

/* line 24254, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cubes:before {
  content: "\f4e8";
}

/* line 24257, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cucumber:before {
  content: "\f4e9";
}

/* line 24260, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cup-straw-swoosh:before {
  content: "\f4ea";
}

/* line 24263, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cup-straw:before {
  content: "\f4eb";
}

/* line 24266, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cup-togo:before {
  content: "\f4ec";
}

/* line 24269, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cupcake-alt:before {
  content: "\f4ed";
}

/* line 24272, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cupcake:before {
  content: "\f4ee";
}

/* line 24275, app/assets/stylesheets/external/uicons.scss */
.fi-sr-curling:before {
  content: "\f4ef";
}

/* line 24278, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cursor-finger:before {
  content: "\f4f0";
}

/* line 24281, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cursor-plus:before {
  content: "\f4f1";
}

/* line 24284, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cursor-text-alt:before {
  content: "\f4f2";
}

/* line 24287, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cursor-text:before {
  content: "\f4f3";
}

/* line 24290, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cursor:before {
  content: "\f4f4";
}

/* line 24293, app/assets/stylesheets/external/uicons.scss */
.fi-sr-curve-alt:before {
  content: "\f4f5";
}

/* line 24296, app/assets/stylesheets/external/uicons.scss */
.fi-sr-curve-arrow:before {
  content: "\f4f6";
}

/* line 24299, app/assets/stylesheets/external/uicons.scss */
.fi-sr-curve:before {
  content: "\f4f7";
}

/* line 24302, app/assets/stylesheets/external/uicons.scss */
.fi-sr-custard:before {
  content: "\f4f8";
}

/* line 24305, app/assets/stylesheets/external/uicons.scss */
.fi-sr-customer-care:before {
  content: "\f4f9";
}

/* line 24308, app/assets/stylesheets/external/uicons.scss */
.fi-sr-customer-service:before {
  content: "\f4fa";
}

/* line 24311, app/assets/stylesheets/external/uicons.scss */
.fi-sr-customization-cogwheel:before {
  content: "\f4fb";
}

/* line 24314, app/assets/stylesheets/external/uicons.scss */
.fi-sr-customization:before {
  content: "\f4fc";
}

/* line 24317, app/assets/stylesheets/external/uicons.scss */
.fi-sr-customize-computer:before {
  content: "\f4fd";
}

/* line 24320, app/assets/stylesheets/external/uicons.scss */
.fi-sr-customize-edit:before {
  content: "\f4fe";
}

/* line 24323, app/assets/stylesheets/external/uicons.scss */
.fi-sr-customize:before {
  content: "\f4ff";
}

/* line 24326, app/assets/stylesheets/external/uicons.scss */
.fi-sr-CV:before {
  content: "\f500";
}

/* line 24329, app/assets/stylesheets/external/uicons.scss */
.fi-sr-cvv-card:before {
  content: "\f501";
}

/* line 24332, app/assets/stylesheets/external/uicons.scss */
.fi-sr-d:before {
  content: "\f502";
}

/* line 24335, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dagger:before {
  content: "\f503";
}

/* line 24338, app/assets/stylesheets/external/uicons.scss */
.fi-sr-daily-calendar:before {
  content: "\f504";
}

/* line 24341, app/assets/stylesheets/external/uicons.scss */
.fi-sr-damage:before {
  content: "\f505";
}

/* line 24344, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dart:before {
  content: "\f506";
}

/* line 24347, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dashboard-monitor:before {
  content: "\f507";
}

/* line 24350, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dashboard-panel:before {
  content: "\f508";
}

/* line 24353, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dashboard:before {
  content: "\f509";
}

/* line 24356, app/assets/stylesheets/external/uicons.scss */
.fi-sr-data-transfer:before {
  content: "\f50a";
}

/* line 24359, app/assets/stylesheets/external/uicons.scss */
.fi-sr-database:before {
  content: "\f50b";
}

/* line 24362, app/assets/stylesheets/external/uicons.scss */
.fi-sr-deer-rudolph:before {
  content: "\f50c";
}

/* line 24365, app/assets/stylesheets/external/uicons.scss */
.fi-sr-deer:before {
  content: "\f50d";
}

/* line 24368, app/assets/stylesheets/external/uicons.scss */
.fi-sr-delete-document:before {
  content: "\f50e";
}

/* line 24371, app/assets/stylesheets/external/uicons.scss */
.fi-sr-delete-right:before {
  content: "\f50f";
}

/* line 24374, app/assets/stylesheets/external/uicons.scss */
.fi-sr-delete-user:before {
  content: "\f510";
}

/* line 24377, app/assets/stylesheets/external/uicons.scss */
.fi-sr-delete:before {
  content: "\f511";
}

/* line 24380, app/assets/stylesheets/external/uicons.scss */
.fi-sr-democrat:before {
  content: "\f512";
}

/* line 24383, app/assets/stylesheets/external/uicons.scss */
.fi-sr-department-structure:before {
  content: "\f513";
}

/* line 24386, app/assets/stylesheets/external/uicons.scss */
.fi-sr-department:before {
  content: "\f514";
}

/* line 24389, app/assets/stylesheets/external/uicons.scss */
.fi-sr-deposit-alt:before {
  content: "\f515";
}

/* line 24392, app/assets/stylesheets/external/uicons.scss */
.fi-sr-deposit:before {
  content: "\f516";
}

/* line 24395, app/assets/stylesheets/external/uicons.scss */
.fi-sr-description-alt:before {
  content: "\f517";
}

/* line 24398, app/assets/stylesheets/external/uicons.scss */
.fi-sr-description:before {
  content: "\f518";
}

/* line 24401, app/assets/stylesheets/external/uicons.scss */
.fi-sr-desk:before {
  content: "\f519";
}

/* line 24404, app/assets/stylesheets/external/uicons.scss */
.fi-sr-desktop-arrow-down:before {
  content: "\f51a";
}

/* line 24407, app/assets/stylesheets/external/uicons.scss */
.fi-sr-desktop-wallpaper:before {
  content: "\f51b";
}

/* line 24410, app/assets/stylesheets/external/uicons.scss */
.fi-sr-devices:before {
  content: "\f51c";
}

/* line 24413, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dewpoint:before {
  content: "\f51d";
}

/* line 24416, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dharmachakra:before {
  content: "\f51e";
}

/* line 24419, app/assets/stylesheets/external/uicons.scss */
.fi-sr-diagram-cells:before {
  content: "\f51f";
}

/* line 24422, app/assets/stylesheets/external/uicons.scss */
.fi-sr-diagram-lean-canvas:before {
  content: "\f520";
}

/* line 24425, app/assets/stylesheets/external/uicons.scss */
.fi-sr-diagram-nested:before {
  content: "\f521";
}

/* line 24428, app/assets/stylesheets/external/uicons.scss */
.fi-sr-diagram-next:before {
  content: "\f522";
}

/* line 24431, app/assets/stylesheets/external/uicons.scss */
.fi-sr-diagram-predecessor:before {
  content: "\f523";
}

/* line 24434, app/assets/stylesheets/external/uicons.scss */
.fi-sr-diagram-previous:before {
  content: "\f524";
}

/* line 24437, app/assets/stylesheets/external/uicons.scss */
.fi-sr-diagram-project:before {
  content: "\f525";
}

/* line 24440, app/assets/stylesheets/external/uicons.scss */
.fi-sr-diagram-sankey:before {
  content: "\f526";
}

/* line 24443, app/assets/stylesheets/external/uicons.scss */
.fi-sr-diagram-subtask:before {
  content: "\f527";
}

/* line 24446, app/assets/stylesheets/external/uicons.scss */
.fi-sr-diagram-successor:before {
  content: "\f528";
}

/* line 24449, app/assets/stylesheets/external/uicons.scss */
.fi-sr-diagram-venn:before {
  content: "\f529";
}

/* line 24452, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dial-high:before {
  content: "\f52a";
}

/* line 24455, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dial-low:before {
  content: "\f52b";
}

/* line 24458, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dial-max:before {
  content: "\f52c";
}

/* line 24461, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dial-med-low:before {
  content: "\f52d";
}

/* line 24464, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dial-med:before {
  content: "\f52e";
}

/* line 24467, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dial-min:before {
  content: "\f52f";
}

/* line 24470, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dial-off:before {
  content: "\f530";
}

/* line 24473, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dial:before {
  content: "\f531";
}

/* line 24476, app/assets/stylesheets/external/uicons.scss */
.fi-sr-diamond-exclamation:before {
  content: "\f532";
}

/* line 24479, app/assets/stylesheets/external/uicons.scss */
.fi-sr-diamond-turn-right:before {
  content: "\f533";
}

/* line 24482, app/assets/stylesheets/external/uicons.scss */
.fi-sr-diamond:before {
  content: "\f534";
}

/* line 24485, app/assets/stylesheets/external/uicons.scss */
.fi-sr-diary-bookmark-down:before {
  content: "\f535";
}

/* line 24488, app/assets/stylesheets/external/uicons.scss */
.fi-sr-diary-bookmarks:before {
  content: "\f536";
}

/* line 24491, app/assets/stylesheets/external/uicons.scss */
.fi-sr-diary-clasp:before {
  content: "\f537";
}

/* line 24494, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dice-alt:before {
  content: "\f538";
}

/* line 24497, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dice-d10:before {
  content: "\f539";
}

/* line 24500, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dice-d12:before {
  content: "\f53a";
}

/* line 24503, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dice-d20:before {
  content: "\f53b";
}

/* line 24506, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dice-d4:before {
  content: "\f53c";
}

/* line 24509, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dice-d6:before {
  content: "\f53d";
}

/* line 24512, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dice-d8:before {
  content: "\f53e";
}

/* line 24515, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dice-four:before {
  content: "\f53f";
}

/* line 24518, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dice-one:before {
  content: "\f540";
}

/* line 24521, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dice-six:before {
  content: "\f541";
}

/* line 24524, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dice-three:before {
  content: "\f542";
}

/* line 24527, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dice-two:before {
  content: "\f543";
}

/* line 24530, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dice:before {
  content: "\f544";
}

/* line 24533, app/assets/stylesheets/external/uicons.scss */
.fi-sr-digging:before {
  content: "\f545";
}

/* line 24536, app/assets/stylesheets/external/uicons.scss */
.fi-sr-digital-tachograph:before {
  content: "\f546";
}

/* line 24539, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dinner:before {
  content: "\f547";
}

/* line 24542, app/assets/stylesheets/external/uicons.scss */
.fi-sr-diploma:before {
  content: "\f548";
}

/* line 24545, app/assets/stylesheets/external/uicons.scss */
.fi-sr-direction-signal-arrow:before {
  content: "\f549";
}

/* line 24548, app/assets/stylesheets/external/uicons.scss */
.fi-sr-direction-signal:before {
  content: "\f54a";
}

/* line 24551, app/assets/stylesheets/external/uicons.scss */
.fi-sr-disc-drive:before {
  content: "\f54b";
}

/* line 24554, app/assets/stylesheets/external/uicons.scss */
.fi-sr-discover:before {
  content: "\f54c";
}

/* line 24557, app/assets/stylesheets/external/uicons.scss */
.fi-sr-disease:before {
  content: "\f54d";
}

/* line 24560, app/assets/stylesheets/external/uicons.scss */
.fi-sr-disk:before {
  content: "\f54e";
}

/* line 24563, app/assets/stylesheets/external/uicons.scss */
.fi-sr-display-arrow-down:before {
  content: "\f54f";
}

/* line 24566, app/assets/stylesheets/external/uicons.scss */
.fi-sr-display-chart-up:before {
  content: "\f550";
}

/* line 24569, app/assets/stylesheets/external/uicons.scss */
.fi-sr-display-code:before {
  content: "\f551";
}

/* line 24572, app/assets/stylesheets/external/uicons.scss */
.fi-sr-display-medical:before {
  content: "\f552";
}

/* line 24575, app/assets/stylesheets/external/uicons.scss */
.fi-sr-display-slash:before {
  content: "\f553";
}

/* line 24578, app/assets/stylesheets/external/uicons.scss */
.fi-sr-distribute-spacing-horizontal:before {
  content: "\f554";
}

/* line 24581, app/assets/stylesheets/external/uicons.scss */
.fi-sr-distribute-spacing-vertical:before {
  content: "\f555";
}

/* line 24584, app/assets/stylesheets/external/uicons.scss */
.fi-sr-divide:before {
  content: "\f556";
}

/* line 24587, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dizzy:before {
  content: "\f557";
}

/* line 24590, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dna:before {
  content: "\f558";
}

/* line 24593, app/assets/stylesheets/external/uicons.scss */
.fi-sr-do-not-enter:before {
  content: "\f559";
}

/* line 24596, app/assets/stylesheets/external/uicons.scss */
.fi-sr-doctor:before {
  content: "\f55a";
}

/* line 24599, app/assets/stylesheets/external/uicons.scss */
.fi-sr-document-circle-wrong:before {
  content: "\f55b";
}

/* line 24602, app/assets/stylesheets/external/uicons.scss */
.fi-sr-document-paid:before {
  content: "\f55c";
}

/* line 24605, app/assets/stylesheets/external/uicons.scss */
.fi-sr-document-signed:before {
  content: "\f55d";
}

/* line 24608, app/assets/stylesheets/external/uicons.scss */
.fi-sr-document:before {
  content: "\f55e";
}

/* line 24611, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dog-leashed:before {
  content: "\f55f";
}

/* line 24614, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dog:before {
  content: "\f560";
}

/* line 24617, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dollar:before {
  content: "\f561";
}

/* line 24620, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dolly-flatbed-alt:before {
  content: "\f562";
}

/* line 24623, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dolly-flatbed-empty:before {
  content: "\f563";
}

/* line 24626, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dolly-flatbed:before {
  content: "\f564";
}

/* line 24629, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dolphin:before {
  content: "\f565";
}

/* line 24632, app/assets/stylesheets/external/uicons.scss */
.fi-sr-domino-effect:before {
  content: "\f566";
}

/* line 24635, app/assets/stylesheets/external/uicons.scss */
.fi-sr-donate:before {
  content: "\f567";
}

/* line 24638, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dong-sign:before {
  content: "\f568";
}

/* line 24641, app/assets/stylesheets/external/uicons.scss */
.fi-sr-donut:before {
  content: "\f569";
}

/* line 24644, app/assets/stylesheets/external/uicons.scss */
.fi-sr-door-closed:before {
  content: "\f56a";
}

/* line 24647, app/assets/stylesheets/external/uicons.scss */
.fi-sr-door-open:before {
  content: "\f56b";
}

/* line 24650, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dot-circle:before {
  content: "\f56c";
}

/* line 24653, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dot-pending:before {
  content: "\f56d";
}

/* line 24656, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dove:before {
  content: "\f56e";
}

/* line 24659, app/assets/stylesheets/external/uicons.scss */
.fi-sr-down-from-bracket:before {
  content: "\f56f";
}

/* line 24662, app/assets/stylesheets/external/uicons.scss */
.fi-sr-down-left-and-up-right-to-center:before {
  content: "\f570";
}

/* line 24665, app/assets/stylesheets/external/uicons.scss */
.fi-sr-down-left:before {
  content: "\f571";
}

/* line 24668, app/assets/stylesheets/external/uicons.scss */
.fi-sr-down-right:before {
  content: "\f572";
}

/* line 24671, app/assets/stylesheets/external/uicons.scss */
.fi-sr-down-to-line:before {
  content: "\f573";
}

/* line 24674, app/assets/stylesheets/external/uicons.scss */
.fi-sr-down:before {
  content: "\f574";
}

/* line 24677, app/assets/stylesheets/external/uicons.scss */
.fi-sr-download:before {
  content: "\f575";
}

/* line 24680, app/assets/stylesheets/external/uicons.scss */
.fi-sr-drafting-compass:before {
  content: "\f576";
}

/* line 24683, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dragon:before {
  content: "\f577";
}

/* line 24686, app/assets/stylesheets/external/uicons.scss */
.fi-sr-draw-polygon:before {
  content: "\f578";
}

/* line 24689, app/assets/stylesheets/external/uicons.scss */
.fi-sr-draw-square:before {
  content: "\f579";
}

/* line 24692, app/assets/stylesheets/external/uicons.scss */
.fi-sr-drawer-alt:before {
  content: "\f57a";
}

/* line 24695, app/assets/stylesheets/external/uicons.scss */
.fi-sr-drawer:before {
  content: "\f57b";
}

/* line 24698, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dreidel:before {
  content: "\f57c";
}

/* line 24701, app/assets/stylesheets/external/uicons.scss */
.fi-sr-drink-alt:before {
  content: "\f57d";
}

/* line 24704, app/assets/stylesheets/external/uicons.scss */
.fi-sr-driver-man:before {
  content: "\f57e";
}

/* line 24707, app/assets/stylesheets/external/uicons.scss */
.fi-sr-driver-woman:before {
  content: "\f57f";
}

/* line 24710, app/assets/stylesheets/external/uicons.scss */
.fi-sr-drone-alt:before {
  content: "\f580";
}

/* line 24713, app/assets/stylesheets/external/uicons.scss */
.fi-sr-drone-front:before {
  content: "\f581";
}

/* line 24716, app/assets/stylesheets/external/uicons.scss */
.fi-sr-drone:before {
  content: "\f582";
}

/* line 24719, app/assets/stylesheets/external/uicons.scss */
.fi-sr-drop-down:before {
  content: "\f583";
}

/* line 24722, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dropdown-select:before {
  content: "\f584";
}

/* line 24725, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dropdown:before {
  content: "\f585";
}

/* line 24728, app/assets/stylesheets/external/uicons.scss */
.fi-sr-drum-steelpan:before {
  content: "\f586";
}

/* line 24731, app/assets/stylesheets/external/uicons.scss */
.fi-sr-drum:before {
  content: "\f587";
}

/* line 24734, app/assets/stylesheets/external/uicons.scss */
.fi-sr-drumstick-bite:before {
  content: "\f588";
}

/* line 24737, app/assets/stylesheets/external/uicons.scss */
.fi-sr-drumstick:before {
  content: "\f589";
}

/* line 24740, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dryer-alt:before {
  content: "\f58a";
}

/* line 24743, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dryer:before {
  content: "\f58b";
}

/* line 24746, app/assets/stylesheets/external/uicons.scss */
.fi-sr-duck:before {
  content: "\f58c";
}

/* line 24749, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dumbbell-fitness:before {
  content: "\f58d";
}

/* line 24752, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dumbbell-ray:before {
  content: "\f58e";
}

/* line 24755, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dumbbell-weightlifting:before {
  content: "\f58f";
}

/* line 24758, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dumpster-fire:before {
  content: "\f590";
}

/* line 24761, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dumpster:before {
  content: "\f591";
}

/* line 24764, app/assets/stylesheets/external/uicons.scss */
.fi-sr-dungeon:before {
  content: "\f592";
}

/* line 24767, app/assets/stylesheets/external/uicons.scss */
.fi-sr-duplicate:before {
  content: "\f593";
}

/* line 24770, app/assets/stylesheets/external/uicons.scss */
.fi-sr-duration-alt:before {
  content: "\f594";
}

/* line 24773, app/assets/stylesheets/external/uicons.scss */
.fi-sr-duration:before {
  content: "\f595";
}

/* line 24776, app/assets/stylesheets/external/uicons.scss */
.fi-sr-e-learning:before {
  content: "\f596";
}

/* line 24779, app/assets/stylesheets/external/uicons.scss */
.fi-sr-e:before {
  content: "\f597";
}

/* line 24782, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ear-deaf:before {
  content: "\f598";
}

/* line 24785, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ear-muffs:before {
  content: "\f599";
}

/* line 24788, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ear:before {
  content: "\f59a";
}

/* line 24791, app/assets/stylesheets/external/uicons.scss */
.fi-sr-earnings:before {
  content: "\f59b";
}

/* line 24794, app/assets/stylesheets/external/uicons.scss */
.fi-sr-earth-africa:before {
  content: "\f59c";
}

/* line 24797, app/assets/stylesheets/external/uicons.scss */
.fi-sr-earth-americas:before {
  content: "\f59d";
}

/* line 24800, app/assets/stylesheets/external/uicons.scss */
.fi-sr-earth-asia:before {
  content: "\f59e";
}

/* line 24803, app/assets/stylesheets/external/uicons.scss */
.fi-sr-earth-europa:before {
  content: "\f59f";
}

/* line 24806, app/assets/stylesheets/external/uicons.scss */
.fi-sr-eclipse-alt:before {
  content: "\f5a0";
}

/* line 24809, app/assets/stylesheets/external/uicons.scss */
.fi-sr-eclipse:before {
  content: "\f5a1";
}

/* line 24812, app/assets/stylesheets/external/uicons.scss */
.fi-sr-edit-alt:before {
  content: "\f5a2";
}

/* line 24815, app/assets/stylesheets/external/uicons.scss */
.fi-sr-edit:before {
  content: "\f5a3";
}

/* line 24818, app/assets/stylesheets/external/uicons.scss */
.fi-sr-effect:before {
  content: "\f5a4";
}

/* line 24821, app/assets/stylesheets/external/uicons.scss */
.fi-sr-egg-fried:before {
  content: "\f5a5";
}

/* line 24824, app/assets/stylesheets/external/uicons.scss */
.fi-sr-egg:before {
  content: "\f5a6";
}

/* line 24827, app/assets/stylesheets/external/uicons.scss */
.fi-sr-eject:before {
  content: "\f5a7";
}

/* line 24830, app/assets/stylesheets/external/uicons.scss */
.fi-sr-elephant:before {
  content: "\f5a8";
}

/* line 24833, app/assets/stylesheets/external/uicons.scss */
.fi-sr-elevator:before {
  content: "\f5a9";
}

/* line 24836, app/assets/stylesheets/external/uicons.scss */
.fi-sr-email-pending:before {
  content: "\f5aa";
}

/* line 24839, app/assets/stylesheets/external/uicons.scss */
.fi-sr-employee-alt:before {
  content: "\f5ab";
}

/* line 24842, app/assets/stylesheets/external/uicons.scss */
.fi-sr-employee-handbook:before {
  content: "\f5ac";
}

/* line 24845, app/assets/stylesheets/external/uicons.scss */
.fi-sr-employee-man-alt:before {
  content: "\f5ad";
}

/* line 24848, app/assets/stylesheets/external/uicons.scss */
.fi-sr-employee-man:before {
  content: "\f5ae";
}

/* line 24851, app/assets/stylesheets/external/uicons.scss */
.fi-sr-empty-set:before {
  content: "\f5af";
}

/* line 24854, app/assets/stylesheets/external/uicons.scss */
.fi-sr-endless-loop:before {
  content: "\f5b0";
}

/* line 24857, app/assets/stylesheets/external/uicons.scss */
.fi-sr-engine-warning:before {
  content: "\f5b1";
}

/* line 24860, app/assets/stylesheets/external/uicons.scss */
.fi-sr-engine:before {
  content: "\f5b2";
}

/* line 24863, app/assets/stylesheets/external/uicons.scss */
.fi-sr-enter:before {
  content: "\f5b3";
}

/* line 24866, app/assets/stylesheets/external/uicons.scss */
.fi-sr-entertainment:before {
  content: "\f5b4";
}

/* line 24869, app/assets/stylesheets/external/uicons.scss */
.fi-sr-envelope-ban:before {
  content: "\f5b5";
}

/* line 24872, app/assets/stylesheets/external/uicons.scss */
.fi-sr-envelope-bulk:before {
  content: "\f5b6";
}

/* line 24875, app/assets/stylesheets/external/uicons.scss */
.fi-sr-envelope-dot:before {
  content: "\f5b7";
}

/* line 24878, app/assets/stylesheets/external/uicons.scss */
.fi-sr-envelope-download:before {
  content: "\f5b8";
}

/* line 24881, app/assets/stylesheets/external/uicons.scss */
.fi-sr-envelope-marker:before {
  content: "\f5b9";
}

/* line 24884, app/assets/stylesheets/external/uicons.scss */
.fi-sr-envelope-open-dollar:before {
  content: "\f5ba";
}

/* line 24887, app/assets/stylesheets/external/uicons.scss */
.fi-sr-envelope-open-text:before {
  content: "\f5bb";
}

/* line 24890, app/assets/stylesheets/external/uicons.scss */
.fi-sr-envelope-open:before {
  content: "\f5bc";
}

/* line 24893, app/assets/stylesheets/external/uicons.scss */
.fi-sr-envelope-plus:before {
  content: "\f5bd";
}

/* line 24896, app/assets/stylesheets/external/uicons.scss */
.fi-sr-envelope:before {
  content: "\f5be";
}

/* line 24899, app/assets/stylesheets/external/uicons.scss */
.fi-sr-envelopes:before {
  content: "\f5bf";
}

/* line 24902, app/assets/stylesheets/external/uicons.scss */
.fi-sr-equality:before {
  content: "\f5c0";
}

/* line 24905, app/assets/stylesheets/external/uicons.scss */
.fi-sr-equals:before {
  content: "\f5c1";
}

/* line 24908, app/assets/stylesheets/external/uicons.scss */
.fi-sr-equipment:before {
  content: "\f5c2";
}

/* line 24911, app/assets/stylesheets/external/uicons.scss */
.fi-sr-eraser:before {
  content: "\f5c3";
}

/* line 24914, app/assets/stylesheets/external/uicons.scss */
.fi-sr-escalator:before {
  content: "\f5c4";
}

/* line 24917, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ethernet:before {
  content: "\f5c5";
}

/* line 24920, app/assets/stylesheets/external/uicons.scss */
.fi-sr-euro:before {
  content: "\f5c6";
}

/* line 24923, app/assets/stylesheets/external/uicons.scss */
.fi-sr-excavator:before {
  content: "\f5c7";
}

/* line 24926, app/assets/stylesheets/external/uicons.scss */
.fi-sr-exchange-alt:before {
  content: "\f5c8";
}

/* line 24929, app/assets/stylesheets/external/uicons.scss */
.fi-sr-exchange-cryptocurrency:before {
  content: "\f5c9";
}

/* line 24932, app/assets/stylesheets/external/uicons.scss */
.fi-sr-exchange:before {
  content: "\f5ca";
}

/* line 24935, app/assets/stylesheets/external/uicons.scss */
.fi-sr-exclamation:before {
  content: "\f5cb";
}

/* line 24938, app/assets/stylesheets/external/uicons.scss */
.fi-sr-exit-alt:before {
  content: "\f5cc";
}

/* line 24941, app/assets/stylesheets/external/uicons.scss */
.fi-sr-exit:before {
  content: "\f5cd";
}

/* line 24944, app/assets/stylesheets/external/uicons.scss */
.fi-sr-expand-arrows-alt:before {
  content: "\f5ce";
}

/* line 24947, app/assets/stylesheets/external/uicons.scss */
.fi-sr-expand-arrows:before {
  content: "\f5cf";
}

/* line 24950, app/assets/stylesheets/external/uicons.scss */
.fi-sr-expand:before {
  content: "\f5d0";
}

/* line 24953, app/assets/stylesheets/external/uicons.scss */
.fi-sr-expense-bill:before {
  content: "\f5d1";
}

/* line 24956, app/assets/stylesheets/external/uicons.scss */
.fi-sr-expense:before {
  content: "\f5d2";
}

/* line 24959, app/assets/stylesheets/external/uicons.scss */
.fi-sr-external-hard-drive:before {
  content: "\f5d3";
}

/* line 24962, app/assets/stylesheets/external/uicons.scss */
.fi-sr-external-world:before {
  content: "\f5d4";
}

/* line 24965, app/assets/stylesheets/external/uicons.scss */
.fi-sr-eye-crossed:before {
  content: "\f5d5";
}

/* line 24968, app/assets/stylesheets/external/uicons.scss */
.fi-sr-eye-dropper-half:before {
  content: "\f5d6";
}

/* line 24971, app/assets/stylesheets/external/uicons.scss */
.fi-sr-eye:before {
  content: "\f5d7";
}

/* line 24974, app/assets/stylesheets/external/uicons.scss */
.fi-sr-eyes:before {
  content: "\f5d8";
}

/* line 24977, app/assets/stylesheets/external/uicons.scss */
.fi-sr-f:before {
  content: "\f5d9";
}

/* line 24980, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fabric:before {
  content: "\f5da";
}

/* line 24983, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-angry-horns:before {
  content: "\f5db";
}

/* line 24986, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-anguished:before {
  content: "\f5dc";
}

/* line 24989, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-anxious-sweat:before {
  content: "\f5dd";
}

/* line 24992, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-astonished:before {
  content: "\f5de";
}

/* line 24995, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-awesome:before {
  content: "\f5df";
}

/* line 24998, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-beam-hand-over-mouth:before {
  content: "\f5e0";
}

/* line 25001, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-confounded:before {
  content: "\f5e1";
}

/* line 25004, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-confused:before {
  content: "\f5e2";
}

/* line 25007, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-cowboy-hat:before {
  content: "\f5e3";
}

/* line 25010, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-disappointed:before {
  content: "\f5e4";
}

/* line 25013, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-disguise:before {
  content: "\f5e5";
}

/* line 25016, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-downcast-sweat:before {
  content: "\f5e6";
}

/* line 25019, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-drooling:before {
  content: "\f5e7";
}

/* line 25022, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-explode:before {
  content: "\f5e8";
}

/* line 25025, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-expressionless:before {
  content: "\f5e9";
}

/* line 25028, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-eyes-xmarks:before {
  content: "\f5ea";
}

/* line 25031, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-fearful:before {
  content: "\f5eb";
}

/* line 25034, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-glasses:before {
  content: "\f5ec";
}

/* line 25037, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-grin-tongue-wink:before {
  content: "\f5ed";
}

/* line 25040, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-hand-yawn:before {
  content: "\f5ee";
}

/* line 25043, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-head-bandage:before {
  content: "\f5ef";
}

/* line 25046, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-hushed:before {
  content: "\f5f0";
}

/* line 25049, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-icicles:before {
  content: "\f5f1";
}

/* line 25052, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-lying:before {
  content: "\f5f2";
}

/* line 25055, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-mask:before {
  content: "\f5f3";
}

/* line 25058, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-monocle:before {
  content: "\f5f4";
}

/* line 25061, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-nauseated:before {
  content: "\f5f5";
}

/* line 25064, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-nose-steam:before {
  content: "\f5f6";
}

/* line 25067, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-party:before {
  content: "\f5f7";
}

/* line 25070, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-pensive:before {
  content: "\f5f8";
}

/* line 25073, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-persevering:before {
  content: "\f5f9";
}

/* line 25076, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-pleading:before {
  content: "\f5fa";
}

/* line 25079, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-raised-eyebrow:before {
  content: "\f5fb";
}

/* line 25082, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-relieved:before {
  content: "\f5fc";
}

/* line 25085, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-sad-sweat:before {
  content: "\f5fd";
}

/* line 25088, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-scream:before {
  content: "\f5fe";
}

/* line 25091, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-shush:before {
  content: "\f5ff";
}

/* line 25094, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-sleeping:before {
  content: "\f600";
}

/* line 25097, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-sleepy:before {
  content: "\f601";
}

/* line 25100, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-smile-halo:before {
  content: "\f602";
}

/* line 25103, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-smile-hearts:before {
  content: "\f603";
}

/* line 25106, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-smile-horns:before {
  content: "\f604";
}

/* line 25109, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-smile-tear:before {
  content: "\f605";
}

/* line 25112, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-smile-tongue:before {
  content: "\f606";
}

/* line 25115, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-smile-upside-down:before {
  content: "\f607";
}

/* line 25118, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-smiling-hands:before {
  content: "\f608";
}

/* line 25121, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-smirking:before {
  content: "\f609";
}

/* line 25124, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-sunglasses-alt:before {
  content: "\f60a";
}

/* line 25127, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-sunglasses:before {
  content: "\f60b";
}

/* line 25130, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-swear:before {
  content: "\f60c";
}

/* line 25133, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-thermometer:before {
  content: "\f60d";
}

/* line 25136, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-thinking:before {
  content: "\f60e";
}

/* line 25139, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-tissue:before {
  content: "\f60f";
}

/* line 25142, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-tongue-money:before {
  content: "\f610";
}

/* line 25145, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-tongue-sweat:before {
  content: "\f611";
}

/* line 25148, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-unamused:before {
  content: "\f612";
}

/* line 25151, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-viewfinder:before {
  content: "\f613";
}

/* line 25154, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-vomit:before {
  content: "\f614";
}

/* line 25157, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-weary:before {
  content: "\f615";
}

/* line 25160, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-woozy:before {
  content: "\f616";
}

/* line 25163, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-worried:before {
  content: "\f617";
}

/* line 25166, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-zany:before {
  content: "\f618";
}

/* line 25169, app/assets/stylesheets/external/uicons.scss */
.fi-sr-face-zipper:before {
  content: "\f619";
}

/* line 25172, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fail:before {
  content: "\f61a";
}

/* line 25175, app/assets/stylesheets/external/uicons.scss */
.fi-sr-falafel:before {
  content: "\f61b";
}

/* line 25178, app/assets/stylesheets/external/uicons.scss */
.fi-sr-family-dress:before {
  content: "\f61c";
}

/* line 25181, app/assets/stylesheets/external/uicons.scss */
.fi-sr-family-pants:before {
  content: "\f61d";
}

/* line 25184, app/assets/stylesheets/external/uicons.scss */
.fi-sr-family:before {
  content: "\f61e";
}

/* line 25187, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fan-table:before {
  content: "\f61f";
}

/* line 25190, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fan:before {
  content: "\f620";
}

/* line 25193, app/assets/stylesheets/external/uicons.scss */
.fi-sr-farm:before {
  content: "\f621";
}

/* line 25196, app/assets/stylesheets/external/uicons.scss */
.fi-sr-faucet-drip:before {
  content: "\f622";
}

/* line 25199, app/assets/stylesheets/external/uicons.scss */
.fi-sr-faucet:before {
  content: "\f623";
}

/* line 25202, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fax:before {
  content: "\f624";
}

/* line 25205, app/assets/stylesheets/external/uicons.scss */
.fi-sr-feather-pointed:before {
  content: "\f625";
}

/* line 25208, app/assets/stylesheets/external/uicons.scss */
.fi-sr-feather:before {
  content: "\f626";
}

/* line 25211, app/assets/stylesheets/external/uicons.scss */
.fi-sr-features-alt:before {
  content: "\f627";
}

/* line 25214, app/assets/stylesheets/external/uicons.scss */
.fi-sr-features:before {
  content: "\f628";
}

/* line 25217, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fee-receipt:before {
  content: "\f629";
}

/* line 25220, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fee:before {
  content: "\f62a";
}

/* line 25223, app/assets/stylesheets/external/uicons.scss */
.fi-sr-feedback-alt:before {
  content: "\f62b";
}

/* line 25226, app/assets/stylesheets/external/uicons.scss */
.fi-sr-feedback-cycle-loop:before {
  content: "\f62c";
}

/* line 25229, app/assets/stylesheets/external/uicons.scss */
.fi-sr-feedback-hand:before {
  content: "\f62d";
}

/* line 25232, app/assets/stylesheets/external/uicons.scss */
.fi-sr-feedback-review:before {
  content: "\f62e";
}

/* line 25235, app/assets/stylesheets/external/uicons.scss */
.fi-sr-feedback:before {
  content: "\f62f";
}

/* line 25238, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fence:before {
  content: "\f630";
}

/* line 25241, app/assets/stylesheets/external/uicons.scss */
.fi-sr-field-hockey:before {
  content: "\f631";
}

/* line 25244, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fighter-jet:before {
  content: "\f632";
}

/* line 25247, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-ai:before {
  content: "\f633";
}

/* line 25250, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-audio:before {
  content: "\f634";
}

/* line 25253, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-binary:before {
  content: "\f635";
}

/* line 25256, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-chart-line:before {
  content: "\f636";
}

/* line 25259, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-chart-pie:before {
  content: "\f637";
}

/* line 25262, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-circle-info:before {
  content: "\f638";
}

/* line 25265, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-code:before {
  content: "\f639";
}

/* line 25268, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-csv:before {
  content: "\f63a";
}

/* line 25271, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-download:before {
  content: "\f63b";
}

/* line 25274, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-edit:before {
  content: "\f63c";
}

/* line 25277, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-eps:before {
  content: "\f63d";
}

/* line 25280, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-excel:before {
  content: "\f63e";
}

/* line 25283, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-exclamation:before {
  content: "\f63f";
}

/* line 25286, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-export:before {
  content: "\f640";
}

/* line 25289, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-image:before {
  content: "\f641";
}

/* line 25292, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-import:before {
  content: "\f642";
}

/* line 25295, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-invoice-dollar:before {
  content: "\f643";
}

/* line 25298, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-invoice:before {
  content: "\f644";
}

/* line 25301, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-medical-alt:before {
  content: "\f645";
}

/* line 25304, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-medical:before {
  content: "\f646";
}

/* line 25307, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-minus:before {
  content: "\f647";
}

/* line 25310, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-pdf:before {
  content: "\f648";
}

/* line 25313, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-powerpoint:before {
  content: "\f649";
}

/* line 25316, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-prescription:before {
  content: "\f64a";
}

/* line 25319, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-psd:before {
  content: "\f64b";
}

/* line 25322, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-signature:before {
  content: "\f64c";
}

/* line 25325, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-spreadsheet:before {
  content: "\f64d";
}

/* line 25328, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-upload:before {
  content: "\f64e";
}

/* line 25331, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-user:before {
  content: "\f64f";
}

/* line 25334, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-video:before {
  content: "\f650";
}

/* line 25337, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-word:before {
  content: "\f651";
}

/* line 25340, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file-zipper:before {
  content: "\f652";
}

/* line 25343, app/assets/stylesheets/external/uicons.scss */
.fi-sr-file:before {
  content: "\f653";
}

/* line 25346, app/assets/stylesheets/external/uicons.scss */
.fi-sr-files-medical:before {
  content: "\f654";
}

/* line 25349, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fill:before {
  content: "\f655";
}

/* line 25352, app/assets/stylesheets/external/uicons.scss */
.fi-sr-film-canister:before {
  content: "\f656";
}

/* line 25355, app/assets/stylesheets/external/uicons.scss */
.fi-sr-film-slash:before {
  content: "\f657";
}

/* line 25358, app/assets/stylesheets/external/uicons.scss */
.fi-sr-film:before {
  content: "\f658";
}

/* line 25361, app/assets/stylesheets/external/uicons.scss */
.fi-sr-films:before {
  content: "\f659";
}

/* line 25364, app/assets/stylesheets/external/uicons.scss */
.fi-sr-filter-slash:before {
  content: "\f65a";
}

/* line 25367, app/assets/stylesheets/external/uicons.scss */
.fi-sr-filter:before {
  content: "\f65b";
}

/* line 25370, app/assets/stylesheets/external/uicons.scss */
.fi-sr-filters:before {
  content: "\f65c";
}

/* line 25373, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fingerprint-security-risk:before {
  content: "\f65d";
}

/* line 25376, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fingerprint:before {
  content: "\f65e";
}

/* line 25379, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fire-burner:before {
  content: "\f65f";
}

/* line 25382, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fire-extinguisher:before {
  content: "\f660";
}

/* line 25385, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fire-flame-curved:before {
  content: "\f661";
}

/* line 25388, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fire-flame-simple:before {
  content: "\f662";
}

/* line 25391, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fire-hydrant:before {
  content: "\f663";
}

/* line 25394, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fire-smoke:before {
  content: "\f664";
}

/* line 25397, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fireplace:before {
  content: "\f665";
}

/* line 25400, app/assets/stylesheets/external/uicons.scss */
.fi-sr-first-award:before {
  content: "\f666";
}

/* line 25403, app/assets/stylesheets/external/uicons.scss */
.fi-sr-first-laurel:before {
  content: "\f667";
}

/* line 25406, app/assets/stylesheets/external/uicons.scss */
.fi-sr-first-medal:before {
  content: "\f668";
}

/* line 25409, app/assets/stylesheets/external/uicons.scss */
.fi-sr-first:before {
  content: "\f669";
}

/* line 25412, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fish-bones:before {
  content: "\f66a";
}

/* line 25415, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fish-cooked:before {
  content: "\f66b";
}

/* line 25418, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fish:before {
  content: "\f66c";
}

/* line 25421, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fishing-rod:before {
  content: "\f66d";
}

/* line 25424, app/assets/stylesheets/external/uicons.scss */
.fi-sr-flag-alt:before {
  content: "\f66e";
}

/* line 25427, app/assets/stylesheets/external/uicons.scss */
.fi-sr-flag-checkered:before {
  content: "\f66f";
}

/* line 25430, app/assets/stylesheets/external/uicons.scss */
.fi-sr-flag-usa:before {
  content: "\f670";
}

/* line 25433, app/assets/stylesheets/external/uicons.scss */
.fi-sr-flag:before {
  content: "\f671";
}

/* line 25436, app/assets/stylesheets/external/uicons.scss */
.fi-sr-flame:before {
  content: "\f672";
}

/* line 25439, app/assets/stylesheets/external/uicons.scss */
.fi-sr-flashlight:before {
  content: "\f673";
}

/* line 25442, app/assets/stylesheets/external/uicons.scss */
.fi-sr-flask-gear:before {
  content: "\f674";
}

/* line 25445, app/assets/stylesheets/external/uicons.scss */
.fi-sr-flask-poison:before {
  content: "\f675";
}

/* line 25448, app/assets/stylesheets/external/uicons.scss */
.fi-sr-flask-potion:before {
  content: "\f676";
}

/* line 25451, app/assets/stylesheets/external/uicons.scss */
.fi-sr-flask:before {
  content: "\f677";
}

/* line 25454, app/assets/stylesheets/external/uicons.scss */
.fi-sr-flatbread-stuffed:before {
  content: "\f678";
}

/* line 25457, app/assets/stylesheets/external/uicons.scss */
.fi-sr-flatbread:before {
  content: "\f679";
}

/* line 25460, app/assets/stylesheets/external/uicons.scss */
.fi-sr-flip-horizontal:before {
  content: "\f67a";
}

/* line 25463, app/assets/stylesheets/external/uicons.scss */
.fi-sr-floor-alt:before {
  content: "\f67b";
}

/* line 25466, app/assets/stylesheets/external/uicons.scss */
.fi-sr-floor-layer:before {
  content: "\f67c";
}

/* line 25469, app/assets/stylesheets/external/uicons.scss */
.fi-sr-floor:before {
  content: "\f67d";
}

/* line 25472, app/assets/stylesheets/external/uicons.scss */
.fi-sr-floppy-disk-circle-arrow-right:before {
  content: "\f67e";
}

/* line 25475, app/assets/stylesheets/external/uicons.scss */
.fi-sr-floppy-disk-circle-xmark:before {
  content: "\f67f";
}

/* line 25478, app/assets/stylesheets/external/uicons.scss */
.fi-sr-floppy-disk-pen:before {
  content: "\f680";
}

/* line 25481, app/assets/stylesheets/external/uicons.scss */
.fi-sr-floppy-disks:before {
  content: "\f681";
}

/* line 25484, app/assets/stylesheets/external/uicons.scss */
.fi-sr-florin-sign:before {
  content: "\f682";
}

/* line 25487, app/assets/stylesheets/external/uicons.scss */
.fi-sr-flower-butterfly:before {
  content: "\f683";
}

/* line 25490, app/assets/stylesheets/external/uicons.scss */
.fi-sr-flower-daffodil:before {
  content: "\f684";
}

/* line 25493, app/assets/stylesheets/external/uicons.scss */
.fi-sr-flower-tulip:before {
  content: "\f685";
}

/* line 25496, app/assets/stylesheets/external/uicons.scss */
.fi-sr-flower:before {
  content: "\f686";
}

/* line 25499, app/assets/stylesheets/external/uicons.scss */
.fi-sr-flushed:before {
  content: "\f687";
}

/* line 25502, app/assets/stylesheets/external/uicons.scss */
.fi-sr-flute:before {
  content: "\f688";
}

/* line 25505, app/assets/stylesheets/external/uicons.scss */
.fi-sr-flux-capacitor:before {
  content: "\f689";
}

/* line 25508, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fly-insect:before {
  content: "\f68a";
}

/* line 25511, app/assets/stylesheets/external/uicons.scss */
.fi-sr-flying-disc:before {
  content: "\f68b";
}

/* line 25514, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fog:before {
  content: "\f68c";
}

/* line 25517, app/assets/stylesheets/external/uicons.scss */
.fi-sr-folder-download:before {
  content: "\f68d";
}

/* line 25520, app/assets/stylesheets/external/uicons.scss */
.fi-sr-folder-minus:before {
  content: "\f68e";
}

/* line 25523, app/assets/stylesheets/external/uicons.scss */
.fi-sr-folder-open:before {
  content: "\f68f";
}

/* line 25526, app/assets/stylesheets/external/uicons.scss */
.fi-sr-folder-times:before {
  content: "\f690";
}

/* line 25529, app/assets/stylesheets/external/uicons.scss */
.fi-sr-folder-tree:before {
  content: "\f691";
}

/* line 25532, app/assets/stylesheets/external/uicons.scss */
.fi-sr-folder-upload:before {
  content: "\f692";
}

/* line 25535, app/assets/stylesheets/external/uicons.scss */
.fi-sr-folder-xmark:before {
  content: "\f693";
}

/* line 25538, app/assets/stylesheets/external/uicons.scss */
.fi-sr-folder:before {
  content: "\f694";
}

/* line 25541, app/assets/stylesheets/external/uicons.scss */
.fi-sr-folders:before {
  content: "\f695";
}

/* line 25544, app/assets/stylesheets/external/uicons.scss */
.fi-sr-follow-folder:before {
  content: "\f696";
}

/* line 25547, app/assets/stylesheets/external/uicons.scss */
.fi-sr-followcollection:before {
  content: "\f697";
}

/* line 25550, app/assets/stylesheets/external/uicons.scss */
.fi-sr-following:before {
  content: "\f698";
}

/* line 25553, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fondue-pot:before {
  content: "\f699";
}

/* line 25556, app/assets/stylesheets/external/uicons.scss */
.fi-sr-football:before {
  content: "\f69a";
}

/* line 25559, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fork:before {
  content: "\f69b";
}

/* line 25562, app/assets/stylesheets/external/uicons.scss */
.fi-sr-forklift:before {
  content: "\f69c";
}

/* line 25565, app/assets/stylesheets/external/uicons.scss */
.fi-sr-form:before {
  content: "\f69d";
}

/* line 25568, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fort:before {
  content: "\f69e";
}

/* line 25571, app/assets/stylesheets/external/uicons.scss */
.fi-sr-forward-fast:before {
  content: "\f69f";
}

/* line 25574, app/assets/stylesheets/external/uicons.scss */
.fi-sr-forward:before {
  content: "\f6a0";
}

/* line 25577, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fox:before {
  content: "\f6a1";
}

/* line 25580, app/assets/stylesheets/external/uicons.scss */
.fi-sr-frame:before {
  content: "\f6a2";
}

/* line 25583, app/assets/stylesheets/external/uicons.scss */
.fi-sr-franc-sign:before {
  content: "\f6a3";
}

/* line 25586, app/assets/stylesheets/external/uicons.scss */
.fi-sr-free-delivery:before {
  content: "\f6a4";
}

/* line 25589, app/assets/stylesheets/external/uicons.scss */
.fi-sr-free:before {
  content: "\f6a5";
}

/* line 25592, app/assets/stylesheets/external/uicons.scss */
.fi-sr-french-fries:before {
  content: "\f6a6";
}

/* line 25595, app/assets/stylesheets/external/uicons.scss */
.fi-sr-friday:before {
  content: "\f6a7";
}

/* line 25598, app/assets/stylesheets/external/uicons.scss */
.fi-sr-frog:before {
  content: "\f6a8";
}

/* line 25601, app/assets/stylesheets/external/uicons.scss */
.fi-sr-frown:before {
  content: "\f6a9";
}

/* line 25604, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ftp:before {
  content: "\f6aa";
}

/* line 25607, app/assets/stylesheets/external/uicons.scss */
.fi-sr-fuel-gauge:before {
  content: "\f6ab";
}

/* line 25610, app/assets/stylesheets/external/uicons.scss */
.fi-sr-function-process:before {
  content: "\f6ac";
}

/* line 25613, app/assets/stylesheets/external/uicons.scss */
.fi-sr-function-square:before {
  content: "\f6ad";
}

/* line 25616, app/assets/stylesheets/external/uicons.scss */
.fi-sr-function:before {
  content: "\f6ae";
}

/* line 25619, app/assets/stylesheets/external/uicons.scss */
.fi-sr-funnel-dollar:before {
  content: "\f6af";
}

/* line 25622, app/assets/stylesheets/external/uicons.scss */
.fi-sr-g:before {
  content: "\f6b0";
}

/* line 25625, app/assets/stylesheets/external/uicons.scss */
.fi-sr-galaxy-alt:before {
  content: "\f6b1";
}

/* line 25628, app/assets/stylesheets/external/uicons.scss */
.fi-sr-galaxy-planet:before {
  content: "\f6b2";
}

/* line 25631, app/assets/stylesheets/external/uicons.scss */
.fi-sr-galaxy-star:before {
  content: "\f6b3";
}

/* line 25634, app/assets/stylesheets/external/uicons.scss */
.fi-sr-galaxy:before {
  content: "\f6b4";
}

/* line 25637, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gallery-thumbnails:before {
  content: "\f6b5";
}

/* line 25640, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gallery:before {
  content: "\f6b6";
}

/* line 25643, app/assets/stylesheets/external/uicons.scss */
.fi-sr-game-board-alt:before {
  content: "\f6b7";
}

/* line 25646, app/assets/stylesheets/external/uicons.scss */
.fi-sr-game:before {
  content: "\f6b8";
}

/* line 25649, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gamepad:before {
  content: "\f6b9";
}

/* line 25652, app/assets/stylesheets/external/uicons.scss */
.fi-sr-games:before {
  content: "\f6ba";
}

/* line 25655, app/assets/stylesheets/external/uicons.scss */
.fi-sr-garage-car:before {
  content: "\f6bb";
}

/* line 25658, app/assets/stylesheets/external/uicons.scss */
.fi-sr-garage-open:before {
  content: "\f6bc";
}

/* line 25661, app/assets/stylesheets/external/uicons.scss */
.fi-sr-garage:before {
  content: "\f6bd";
}

/* line 25664, app/assets/stylesheets/external/uicons.scss */
.fi-sr-garlic-alt:before {
  content: "\f6be";
}

/* line 25667, app/assets/stylesheets/external/uicons.scss */
.fi-sr-garlic:before {
  content: "\f6bf";
}

/* line 25670, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gas-pump-alt:before {
  content: "\f6c0";
}

/* line 25673, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gas-pump-slash:before {
  content: "\f6c1";
}

/* line 25676, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gas-pump:before {
  content: "\f6c2";
}

/* line 25679, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gauge-circle-bolt:before {
  content: "\f6c3";
}

/* line 25682, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gauge-circle-minus:before {
  content: "\f6c4";
}

/* line 25685, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gauge-circle-plus:before {
  content: "\f6c5";
}

/* line 25688, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gavel:before {
  content: "\f6c6";
}

/* line 25691, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gears:before {
  content: "\f6c7";
}

/* line 25694, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gem:before {
  content: "\f6c8";
}

/* line 25697, app/assets/stylesheets/external/uicons.scss */
.fi-sr-general:before {
  content: "\f6c9";
}

/* line 25700, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ghost:before {
  content: "\f6ca";
}

/* line 25703, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gif-square:before {
  content: "\f6cb";
}

/* line 25706, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gif:before {
  content: "\f6cc";
}

/* line 25709, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gift-box-benefits:before {
  content: "\f6cd";
}

/* line 25712, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gift-card:before {
  content: "\f6ce";
}

/* line 25715, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gift:before {
  content: "\f6cf";
}

/* line 25718, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gifts:before {
  content: "\f6d0";
}

/* line 25721, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gingerbread-man:before {
  content: "\f6d1";
}

/* line 25724, app/assets/stylesheets/external/uicons.scss */
.fi-sr-glass-champagne:before {
  content: "\f6d2";
}

/* line 25727, app/assets/stylesheets/external/uicons.scss */
.fi-sr-glass-cheers:before {
  content: "\f6d3";
}

/* line 25730, app/assets/stylesheets/external/uicons.scss */
.fi-sr-glass-citrus:before {
  content: "\f6d4";
}

/* line 25733, app/assets/stylesheets/external/uicons.scss */
.fi-sr-glass-empty:before {
  content: "\f6d5";
}

/* line 25736, app/assets/stylesheets/external/uicons.scss */
.fi-sr-glass-half:before {
  content: "\f6d6";
}

/* line 25739, app/assets/stylesheets/external/uicons.scss */
.fi-sr-glass-water-droplet:before {
  content: "\f6d7";
}

/* line 25742, app/assets/stylesheets/external/uicons.scss */
.fi-sr-glass-whiskey-rocks:before {
  content: "\f6d8";
}

/* line 25745, app/assets/stylesheets/external/uicons.scss */
.fi-sr-glass-whiskey:before {
  content: "\f6d9";
}

/* line 25748, app/assets/stylesheets/external/uicons.scss */
.fi-sr-glass:before {
  content: "\f6da";
}

/* line 25751, app/assets/stylesheets/external/uicons.scss */
.fi-sr-glasses:before {
  content: "\f6db";
}

/* line 25754, app/assets/stylesheets/external/uicons.scss */
.fi-sr-globe-alt:before {
  content: "\f6dc";
}

/* line 25757, app/assets/stylesheets/external/uicons.scss */
.fi-sr-globe-pointer:before {
  content: "\f6dd";
}

/* line 25760, app/assets/stylesheets/external/uicons.scss */
.fi-sr-globe-snow:before {
  content: "\f6de";
}

/* line 25763, app/assets/stylesheets/external/uicons.scss */
.fi-sr-globe:before {
  content: "\f6df";
}

/* line 25766, app/assets/stylesheets/external/uicons.scss */
.fi-sr-goal-net:before {
  content: "\f6e0";
}

/* line 25769, app/assets/stylesheets/external/uicons.scss */
.fi-sr-golf-ball:before {
  content: "\f6e1";
}

/* line 25772, app/assets/stylesheets/external/uicons.scss */
.fi-sr-golf-club:before {
  content: "\f6e2";
}

/* line 25775, app/assets/stylesheets/external/uicons.scss */
.fi-sr-golf-hole:before {
  content: "\f6e3";
}

/* line 25778, app/assets/stylesheets/external/uicons.scss */
.fi-sr-golf:before {
  content: "\f6e4";
}

/* line 25781, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gopuram:before {
  content: "\f6e5";
}

/* line 25784, app/assets/stylesheets/external/uicons.scss */
.fi-sr-government-budget:before {
  content: "\f6e6";
}

/* line 25787, app/assets/stylesheets/external/uicons.scss */
.fi-sr-government-flag:before {
  content: "\f6e7";
}

/* line 25790, app/assets/stylesheets/external/uicons.scss */
.fi-sr-government-user:before {
  content: "\f6e8";
}

/* line 25793, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gps-navigation:before {
  content: "\f6e9";
}

/* line 25796, app/assets/stylesheets/external/uicons.scss */
.fi-sr-graduation-cap:before {
  content: "\f6ea";
}

/* line 25799, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gramophone:before {
  content: "\f6eb";
}

/* line 25802, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grape:before {
  content: "\f6ec";
}

/* line 25805, app/assets/stylesheets/external/uicons.scss */
.fi-sr-graph-curve:before {
  content: "\f6ed";
}

/* line 25808, app/assets/stylesheets/external/uicons.scss */
.fi-sr-graphic-style:before {
  content: "\f6ee";
}

/* line 25811, app/assets/stylesheets/external/uicons.scss */
.fi-sr-graphic-tablet:before {
  content: "\f6ef";
}

/* line 25814, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grate-droplet:before {
  content: "\f6f0";
}

/* line 25817, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grate:before {
  content: "\f6f1";
}

/* line 25820, app/assets/stylesheets/external/uicons.scss */
.fi-sr-greater-than-equal:before {
  content: "\f6f2";
}

/* line 25823, app/assets/stylesheets/external/uicons.scss */
.fi-sr-greater-than:before {
  content: "\f6f3";
}

/* line 25826, app/assets/stylesheets/external/uicons.scss */
.fi-sr-greek-helmet:before {
  content: "\f6f4";
}

/* line 25829, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grid-alt:before {
  content: "\f6f5";
}

/* line 25832, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grid-dividers:before {
  content: "\f6f6";
}

/* line 25835, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grid:before {
  content: "\f6f7";
}

/* line 25838, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grill-hot-alt:before {
  content: "\f6f8";
}

/* line 25841, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grill:before {
  content: "\f6f9";
}

/* line 25844, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grimace:before {
  content: "\f6fa";
}

/* line 25847, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grin-alt:before {
  content: "\f6fb";
}

/* line 25850, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grin-beam-sweat:before {
  content: "\f6fc";
}

/* line 25853, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grin-beam:before {
  content: "\f6fd";
}

/* line 25856, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grin-hearts:before {
  content: "\f6fe";
}

/* line 25859, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grin-squint-tears:before {
  content: "\f6ff";
}

/* line 25862, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grin-squint:before {
  content: "\f700";
}

/* line 25865, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grin-stars:before {
  content: "\f701";
}

/* line 25868, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grin-tears:before {
  content: "\f702";
}

/* line 25871, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grin-tongue-squint:before {
  content: "\f703";
}

/* line 25874, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grin-tongue-wink:before {
  content: "\f704";
}

/* line 25877, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grin-tongue:before {
  content: "\f705";
}

/* line 25880, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grin-wink:before {
  content: "\f706";
}

/* line 25883, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grin:before {
  content: "\f707";
}

/* line 25886, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grip-dots-vertical:before {
  content: "\f708";
}

/* line 25889, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grip-dots:before {
  content: "\f709";
}

/* line 25892, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grip-horizontal:before {
  content: "\f70a";
}

/* line 25895, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grip-lines-vertical:before {
  content: "\f70b";
}

/* line 25898, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grip-lines:before {
  content: "\f70c";
}

/* line 25901, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grip-vertical:before {
  content: "\f70d";
}

/* line 25904, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grocery-bag:before {
  content: "\f70e";
}

/* line 25907, app/assets/stylesheets/external/uicons.scss */
.fi-sr-grocery-basket:before {
  content: "\f70f";
}

/* line 25910, app/assets/stylesheets/external/uicons.scss */
.fi-sr-group-arrows-rotate:before {
  content: "\f710";
}

/* line 25913, app/assets/stylesheets/external/uicons.scss */
.fi-sr-group-call:before {
  content: "\f711";
}

/* line 25916, app/assets/stylesheets/external/uicons.scss */
.fi-sr-group-community-social-media:before {
  content: "\f712";
}

/* line 25919, app/assets/stylesheets/external/uicons.scss */
.fi-sr-growth-chart-invest:before {
  content: "\f713";
}

/* line 25922, app/assets/stylesheets/external/uicons.scss */
.fi-sr-guarani-sign:before {
  content: "\f714";
}

/* line 25925, app/assets/stylesheets/external/uicons.scss */
.fi-sr-guide-alt:before {
  content: "\f715";
}

/* line 25928, app/assets/stylesheets/external/uicons.scss */
.fi-sr-guide:before {
  content: "\f716";
}

/* line 25931, app/assets/stylesheets/external/uicons.scss */
.fi-sr-guitar-electric:before {
  content: "\f717";
}

/* line 25934, app/assets/stylesheets/external/uicons.scss */
.fi-sr-guitar:before {
  content: "\f718";
}

/* line 25937, app/assets/stylesheets/external/uicons.scss */
.fi-sr-guitars:before {
  content: "\f719";
}

/* line 25940, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gun-squirt:before {
  content: "\f71a";
}

/* line 25943, app/assets/stylesheets/external/uicons.scss */
.fi-sr-gym:before {
  content: "\f71b";
}

/* line 25946, app/assets/stylesheets/external/uicons.scss */
.fi-sr-h-square:before {
  content: "\f71c";
}

/* line 25949, app/assets/stylesheets/external/uicons.scss */
.fi-sr-h:before {
  content: "\f71d";
}

/* line 25952, app/assets/stylesheets/external/uicons.scss */
.fi-sr-h1:before {
  content: "\f71e";
}

/* line 25955, app/assets/stylesheets/external/uicons.scss */
.fi-sr-h2:before {
  content: "\f71f";
}

/* line 25958, app/assets/stylesheets/external/uicons.scss */
.fi-sr-h3:before {
  content: "\f720";
}

/* line 25961, app/assets/stylesheets/external/uicons.scss */
.fi-sr-h4:before {
  content: "\f721";
}

/* line 25964, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hair-clipper:before {
  content: "\f722";
}

/* line 25967, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hamburger-soda:before {
  content: "\f723";
}

/* line 25970, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hamburger:before {
  content: "\f724";
}

/* line 25973, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hammer-crash:before {
  content: "\f725";
}

/* line 25976, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hammer-war:before {
  content: "\f726";
}

/* line 25979, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hammer:before {
  content: "\f727";
}

/* line 25982, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hamsa:before {
  content: "\f728";
}

/* line 25985, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-back-fist:before {
  content: "\f729";
}

/* line 25988, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-back-point-down:before {
  content: "\f72a";
}

/* line 25991, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-back-point-left:before {
  content: "\f72b";
}

/* line 25994, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-back-point-ribbon:before {
  content: "\f72c";
}

/* line 25997, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-back-point-right:before {
  content: "\f72d";
}

/* line 26000, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-bill:before {
  content: "\f72e";
}

/* line 26003, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-dots:before {
  content: "\f72f";
}

/* line 26006, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-fingers-crossed:before {
  content: "\f730";
}

/* line 26009, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-fist:before {
  content: "\f731";
}

/* line 26012, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-heart:before {
  content: "\f732";
}

/* line 26015, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-holding-box:before {
  content: "\f733";
}

/* line 26018, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-holding-droplet:before {
  content: "\f734";
}

/* line 26021, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-holding-heart:before {
  content: "\f735";
}

/* line 26024, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-holding-magic:before {
  content: "\f736";
}

/* line 26027, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-holding-medical:before {
  content: "\f737";
}

/* line 26030, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-holding-seeding:before {
  content: "\f738";
}

/* line 26033, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-holding-skull:before {
  content: "\f739";
}

/* line 26036, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-holding-usd:before {
  content: "\f73a";
}

/* line 26039, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-holding-water:before {
  content: "\f73b";
}

/* line 26042, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-horns:before {
  content: "\f73c";
}

/* line 26045, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-lizard:before {
  content: "\f73d";
}

/* line 26048, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-love:before {
  content: "\f73e";
}

/* line 26051, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-middle-finger:before {
  content: "\f73f";
}

/* line 26054, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-paper:before {
  content: "\f740";
}

/* line 26057, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-peace:before {
  content: "\f741";
}

/* line 26060, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-point-ribbon:before {
  content: "\f742";
}

/* line 26063, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-scissors:before {
  content: "\f743";
}

/* line 26066, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-sparkles:before {
  content: "\f744";
}

/* line 26069, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-spock:before {
  content: "\f745";
}

/* line 26072, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hand-wave:before {
  content: "\f746";
}

/* line 26075, app/assets/stylesheets/external/uicons.scss */
.fi-sr-handmade:before {
  content: "\f747";
}

/* line 26078, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hands-bubbles:before {
  content: "\f748";
}

/* line 26081, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hands-clapping:before {
  content: "\f749";
}

/* line 26084, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hands-heart:before {
  content: "\f74a";
}

/* line 26087, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hands-holding-diamond:before {
  content: "\f74b";
}

/* line 26090, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hands-holding:before {
  content: "\f74c";
}

/* line 26093, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hands-usd:before {
  content: "\f74d";
}

/* line 26096, app/assets/stylesheets/external/uicons.scss */
.fi-sr-handshake-angle:before {
  content: "\f74e";
}

/* line 26099, app/assets/stylesheets/external/uicons.scss */
.fi-sr-handshake-deal-loan:before {
  content: "\f74f";
}

/* line 26102, app/assets/stylesheets/external/uicons.scss */
.fi-sr-handshake-simple-slash:before {
  content: "\f750";
}

/* line 26105, app/assets/stylesheets/external/uicons.scss */
.fi-sr-handshake-trust:before {
  content: "\f751";
}

/* line 26108, app/assets/stylesheets/external/uicons.scss */
.fi-sr-handshake:before {
  content: "\f752";
}

/* line 26111, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hard-hat:before {
  content: "\f753";
}

/* line 26114, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hashtag-lock:before {
  content: "\f754";
}

/* line 26117, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hastag:before {
  content: "\f755";
}

/* line 26120, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hat-beach:before {
  content: "\f756";
}

/* line 26123, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hat-birthday:before {
  content: "\f757";
}

/* line 26126, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hat-chef:before {
  content: "\f758";
}

/* line 26129, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hat-cowboy-side:before {
  content: "\f759";
}

/* line 26132, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hat-cowboy:before {
  content: "\f75a";
}

/* line 26135, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hat-santa:before {
  content: "\f75b";
}

/* line 26138, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hat-winter:before {
  content: "\f75c";
}

/* line 26141, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hat-witch:before {
  content: "\f75d";
}

/* line 26144, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hat-wizard:before {
  content: "\f75e";
}

/* line 26147, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hdd:before {
  content: "\f75f";
}

/* line 26150, app/assets/stylesheets/external/uicons.scss */
.fi-sr-head-side-brain:before {
  content: "\f760";
}

/* line 26153, app/assets/stylesheets/external/uicons.scss */
.fi-sr-head-side-cough-slash:before {
  content: "\f761";
}

/* line 26156, app/assets/stylesheets/external/uicons.scss */
.fi-sr-head-side-cough:before {
  content: "\f762";
}

/* line 26159, app/assets/stylesheets/external/uicons.scss */
.fi-sr-head-side-headphones:before {
  content: "\f763";
}

/* line 26162, app/assets/stylesheets/external/uicons.scss */
.fi-sr-head-side-heart:before {
  content: "\f764";
}

/* line 26165, app/assets/stylesheets/external/uicons.scss */
.fi-sr-head-side-mask:before {
  content: "\f765";
}

/* line 26168, app/assets/stylesheets/external/uicons.scss */
.fi-sr-head-side-medical:before {
  content: "\f766";
}

/* line 26171, app/assets/stylesheets/external/uicons.scss */
.fi-sr-head-side-thinking:before {
  content: "\f767";
}

/* line 26174, app/assets/stylesheets/external/uicons.scss */
.fi-sr-head-side-virus:before {
  content: "\f768";
}

/* line 26177, app/assets/stylesheets/external/uicons.scss */
.fi-sr-head-side:before {
  content: "\f769";
}

/* line 26180, app/assets/stylesheets/external/uicons.scss */
.fi-sr-head-vr:before {
  content: "\f76a";
}

/* line 26183, app/assets/stylesheets/external/uicons.scss */
.fi-sr-heading:before {
  content: "\f76b";
}

/* line 26186, app/assets/stylesheets/external/uicons.scss */
.fi-sr-headphones:before {
  content: "\f76c";
}

/* line 26189, app/assets/stylesheets/external/uicons.scss */
.fi-sr-headset:before {
  content: "\f76d";
}

/* line 26192, app/assets/stylesheets/external/uicons.scss */
.fi-sr-heart-arrow:before {
  content: "\f76e";
}

/* line 26195, app/assets/stylesheets/external/uicons.scss */
.fi-sr-heart-crack:before {
  content: "\f76f";
}

/* line 26198, app/assets/stylesheets/external/uicons.scss */
.fi-sr-heart-half-stroke:before {
  content: "\f770";
}

/* line 26201, app/assets/stylesheets/external/uicons.scss */
.fi-sr-heart-half:before {
  content: "\f771";
}

/* line 26204, app/assets/stylesheets/external/uicons.scss */
.fi-sr-heart-health-muscle:before {
  content: "\f772";
}

/* line 26207, app/assets/stylesheets/external/uicons.scss */
.fi-sr-heart-partner-handshake:before {
  content: "\f773";
}

/* line 26210, app/assets/stylesheets/external/uicons.scss */
.fi-sr-heart-rate:before {
  content: "\f774";
}

/* line 26213, app/assets/stylesheets/external/uicons.scss */
.fi-sr-heart:before {
  content: "\f775";
}

/* line 26216, app/assets/stylesheets/external/uicons.scss */
.fi-sr-heat:before {
  content: "\f776";
}

/* line 26219, app/assets/stylesheets/external/uicons.scss */
.fi-sr-helicopter-side:before {
  content: "\f777";
}

/* line 26222, app/assets/stylesheets/external/uicons.scss */
.fi-sr-helmet-battle:before {
  content: "\f778";
}

/* line 26225, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hexagon-check:before {
  content: "\f779";
}

/* line 26228, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hexagon-divide:before {
  content: "\f77a";
}

/* line 26231, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hexagon-exclamation:before {
  content: "\f77b";
}

/* line 26234, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hexagon:before {
  content: "\f77c";
}

/* line 26237, app/assets/stylesheets/external/uicons.scss */
.fi-sr-high-definition:before {
  content: "\f77d";
}

/* line 26240, app/assets/stylesheets/external/uicons.scss */
.fi-sr-high-five-celebration-yes:before {
  content: "\f77e";
}

/* line 26243, app/assets/stylesheets/external/uicons.scss */
.fi-sr-highlighter-line:before {
  content: "\f77f";
}

/* line 26246, app/assets/stylesheets/external/uicons.scss */
.fi-sr-highlighter:before {
  content: "\f780";
}

/* line 26249, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hiking:before {
  content: "\f781";
}

/* line 26252, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hippo:before {
  content: "\f782";
}

/* line 26255, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hockey-mask:before {
  content: "\f783";
}

/* line 26258, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hockey-puck:before {
  content: "\f784";
}

/* line 26261, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hockey-stick-puck:before {
  content: "\f785";
}

/* line 26264, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hockey-sticks:before {
  content: "\f786";
}

/* line 26267, app/assets/stylesheets/external/uicons.scss */
.fi-sr-holding-hand-gear:before {
  content: "\f787";
}

/* line 26270, app/assets/stylesheets/external/uicons.scss */
.fi-sr-holding-hand-revenue:before {
  content: "\f788";
}

/* line 26273, app/assets/stylesheets/external/uicons.scss */
.fi-sr-holly-berry:before {
  content: "\f789";
}

/* line 26276, app/assets/stylesheets/external/uicons.scss */
.fi-sr-home-heart:before {
  content: "\f78a";
}

/* line 26279, app/assets/stylesheets/external/uicons.scss */
.fi-sr-home-location-alt:before {
  content: "\f78b";
}

/* line 26282, app/assets/stylesheets/external/uicons.scss */
.fi-sr-home-location:before {
  content: "\f78c";
}

/* line 26285, app/assets/stylesheets/external/uicons.scss */
.fi-sr-home:before {
  content: "\f78d";
}

/* line 26288, app/assets/stylesheets/external/uicons.scss */
.fi-sr-honey-pot:before {
  content: "\f78e";
}

/* line 26291, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hood-cloak:before {
  content: "\f78f";
}

/* line 26294, app/assets/stylesheets/external/uicons.scss */
.fi-sr-horizontal-rule:before {
  content: "\f790";
}

/* line 26297, app/assets/stylesheets/external/uicons.scss */
.fi-sr-horse-head:before {
  content: "\f791";
}

/* line 26300, app/assets/stylesheets/external/uicons.scss */
.fi-sr-horse-saddle:before {
  content: "\f792";
}

/* line 26303, app/assets/stylesheets/external/uicons.scss */
.fi-sr-horse:before {
  content: "\f793";
}

/* line 26306, app/assets/stylesheets/external/uicons.scss */
.fi-sr-horseshoe-broken:before {
  content: "\f794";
}

/* line 26309, app/assets/stylesheets/external/uicons.scss */
.fi-sr-horseshoe:before {
  content: "\f795";
}

/* line 26312, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hose-reel:before {
  content: "\f796";
}

/* line 26315, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hose:before {
  content: "\f797";
}

/* line 26318, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hospital-symbol:before {
  content: "\f798";
}

/* line 26321, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hospital-user:before {
  content: "\f799";
}

/* line 26324, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hospital:before {
  content: "\f79a";
}

/* line 26327, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hospitals:before {
  content: "\f79b";
}

/* line 26330, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hot-tub:before {
  content: "\f79c";
}

/* line 26333, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hotdog:before {
  content: "\f79d";
}

/* line 26336, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hotel:before {
  content: "\f79e";
}

/* line 26339, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hourglass-end:before {
  content: "\f79f";
}

/* line 26342, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hourglass-start:before {
  content: "\f7a0";
}

/* line 26345, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hourglass:before {
  content: "\f7a1";
}

/* line 26348, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-blank:before {
  content: "\f7a2";
}

/* line 26351, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-building:before {
  content: "\f7a3";
}

/* line 26354, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-chimney-blank:before {
  content: "\f7a4";
}

/* line 26357, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-chimney-crack:before {
  content: "\f7a5";
}

/* line 26360, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-chimney-heart:before {
  content: "\f7a6";
}

/* line 26363, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-chimney-medical:before {
  content: "\f7a7";
}

/* line 26366, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-chimney-user:before {
  content: "\f7a8";
}

/* line 26369, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-chimney-window:before {
  content: "\f7a9";
}

/* line 26372, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-chimney:before {
  content: "\f7aa";
}

/* line 26375, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-circle-check:before {
  content: "\f7ab";
}

/* line 26378, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-circle-exclamation:before {
  content: "\f7ac";
}

/* line 26381, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-circle-xmark:before {
  content: "\f7ad";
}

/* line 26384, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-crack-alt:before {
  content: "\f7ae";
}

/* line 26387, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-crack:before {
  content: "\f7af";
}

/* line 26390, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-day:before {
  content: "\f7b0";
}

/* line 26393, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-fire:before {
  content: "\f7b1";
}

/* line 26396, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-flag:before {
  content: "\f7b2";
}

/* line 26399, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-flood:before {
  content: "\f7b3";
}

/* line 26402, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-laptop:before {
  content: "\f7b4";
}

/* line 26405, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-leave:before {
  content: "\f7b5";
}

/* line 26408, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-lock:before {
  content: "\f7b6";
}

/* line 26411, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-medical:before {
  content: "\f7b7";
}

/* line 26414, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-night:before {
  content: "\f7b8";
}

/* line 26417, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-return:before {
  content: "\f7b9";
}

/* line 26420, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-signal:before {
  content: "\f7ba";
}

/* line 26423, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-tree:before {
  content: "\f7bb";
}

/* line 26426, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-tsunami:before {
  content: "\f7bc";
}

/* line 26429, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-turret:before {
  content: "\f7bd";
}

/* line 26432, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-user:before {
  content: "\f7be";
}

/* line 26435, app/assets/stylesheets/external/uicons.scss */
.fi-sr-house-window:before {
  content: "\f7bf";
}

/* line 26438, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hr-group:before {
  content: "\f7c0";
}

/* line 26441, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hr-person:before {
  content: "\f7c1";
}

/* line 26444, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hr:before {
  content: "\f7c2";
}

/* line 26447, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hryvnia:before {
  content: "\f7c3";
}

/* line 26450, app/assets/stylesheets/external/uicons.scss */
.fi-sr-humidity:before {
  content: "\f7c4";
}

/* line 26453, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hundred-points:before {
  content: "\f7c5";
}

/* line 26456, app/assets/stylesheets/external/uicons.scss */
.fi-sr-hurricane:before {
  content: "\f7c6";
}

/* line 26459, app/assets/stylesheets/external/uicons.scss */
.fi-sr-i:before {
  content: "\f7c7";
}

/* line 26462, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ice-cream:before {
  content: "\f7c8";
}

/* line 26465, app/assets/stylesheets/external/uicons.scss */
.fi-sr-icicles:before {
  content: "\f7c9";
}

/* line 26468, app/assets/stylesheets/external/uicons.scss */
.fi-sr-icon-star:before {
  content: "\f7ca";
}

/* line 26471, app/assets/stylesheets/external/uicons.scss */
.fi-sr-id-badge:before {
  content: "\f7cb";
}

/* line 26474, app/assets/stylesheets/external/uicons.scss */
.fi-sr-id-card-clip-alt:before {
  content: "\f7cc";
}

/* line 26477, app/assets/stylesheets/external/uicons.scss */
.fi-sr-igloo:before {
  content: "\f7cd";
}

/* line 26480, app/assets/stylesheets/external/uicons.scss */
.fi-sr-image-slash:before {
  content: "\f7ce";
}

/* line 26483, app/assets/stylesheets/external/uicons.scss */
.fi-sr-images-user:before {
  content: "\f7cf";
}

/* line 26486, app/assets/stylesheets/external/uicons.scss */
.fi-sr-images:before {
  content: "\f7d0";
}

/* line 26489, app/assets/stylesheets/external/uicons.scss */
.fi-sr-improve-user:before {
  content: "\f7d1";
}

/* line 26492, app/assets/stylesheets/external/uicons.scss */
.fi-sr-inbox-full:before {
  content: "\f7d2";
}

/* line 26495, app/assets/stylesheets/external/uicons.scss */
.fi-sr-inbox-in:before {
  content: "\f7d3";
}

/* line 26498, app/assets/stylesheets/external/uicons.scss */
.fi-sr-inbox-out:before {
  content: "\f7d4";
}

/* line 26501, app/assets/stylesheets/external/uicons.scss */
.fi-sr-inbox:before {
  content: "\f7d5";
}

/* line 26504, app/assets/stylesheets/external/uicons.scss */
.fi-sr-inboxes:before {
  content: "\f7d6";
}

/* line 26507, app/assets/stylesheets/external/uicons.scss */
.fi-sr-incense-sticks-yoga:before {
  content: "\f7d7";
}

/* line 26510, app/assets/stylesheets/external/uicons.scss */
.fi-sr-incognito:before {
  content: "\f7d8";
}

/* line 26513, app/assets/stylesheets/external/uicons.scss */
.fi-sr-indent:before {
  content: "\f7d9";
}

/* line 26516, app/assets/stylesheets/external/uicons.scss */
.fi-sr-indian-rupee-sign:before {
  content: "\f7da";
}

/* line 26519, app/assets/stylesheets/external/uicons.scss */
.fi-sr-industry-alt:before {
  content: "\f7db";
}

/* line 26522, app/assets/stylesheets/external/uicons.scss */
.fi-sr-industry-windows:before {
  content: "\f7dc";
}

/* line 26525, app/assets/stylesheets/external/uicons.scss */
.fi-sr-infinity:before {
  content: "\f7dd";
}

/* line 26528, app/assets/stylesheets/external/uicons.scss */
.fi-sr-info-guide:before {
  content: "\f7de";
}

/* line 26531, app/assets/stylesheets/external/uicons.scss */
.fi-sr-info:before {
  content: "\f7df";
}

/* line 26534, app/assets/stylesheets/external/uicons.scss */
.fi-sr-information:before {
  content: "\f7e0";
}

/* line 26537, app/assets/stylesheets/external/uicons.scss */
.fi-sr-inhaler:before {
  content: "\f7e1";
}

/* line 26540, app/assets/stylesheets/external/uicons.scss */
.fi-sr-input-numeric:before {
  content: "\f7e2";
}

/* line 26543, app/assets/stylesheets/external/uicons.scss */
.fi-sr-input-pipe:before {
  content: "\f7e3";
}

/* line 26546, app/assets/stylesheets/external/uicons.scss */
.fi-sr-input-text:before {
  content: "\f7e4";
}

/* line 26549, app/assets/stylesheets/external/uicons.scss */
.fi-sr-insert-alt:before {
  content: "\f7e5";
}

/* line 26552, app/assets/stylesheets/external/uicons.scss */
.fi-sr-insert-arrows:before {
  content: "\f7e6";
}

/* line 26555, app/assets/stylesheets/external/uicons.scss */
.fi-sr-insert-credit-card:before {
  content: "\f7e7";
}

/* line 26558, app/assets/stylesheets/external/uicons.scss */
.fi-sr-insert-square:before {
  content: "\f7e8";
}

/* line 26561, app/assets/stylesheets/external/uicons.scss */
.fi-sr-insert:before {
  content: "\f7e9";
}

/* line 26564, app/assets/stylesheets/external/uicons.scss */
.fi-sr-insight-alt:before {
  content: "\f7ea";
}

/* line 26567, app/assets/stylesheets/external/uicons.scss */
.fi-sr-insight-head:before {
  content: "\f7eb";
}

/* line 26570, app/assets/stylesheets/external/uicons.scss */
.fi-sr-insight:before {
  content: "\f7ec";
}

/* line 26573, app/assets/stylesheets/external/uicons.scss */
.fi-sr-integral:before {
  content: "\f7ed";
}

/* line 26576, app/assets/stylesheets/external/uicons.scss */
.fi-sr-interactive:before {
  content: "\f7ee";
}

/* line 26579, app/assets/stylesheets/external/uicons.scss */
.fi-sr-interlining:before {
  content: "\f7ef";
}

/* line 26582, app/assets/stylesheets/external/uicons.scss */
.fi-sr-internet-speed-wifi:before {
  content: "\f7f0";
}

/* line 26585, app/assets/stylesheets/external/uicons.scss */
.fi-sr-interrogation:before {
  content: "\f7f1";
}

/* line 26588, app/assets/stylesheets/external/uicons.scss */
.fi-sr-intersection:before {
  content: "\f7f2";
}

/* line 26591, app/assets/stylesheets/external/uicons.scss */
.fi-sr-introduction-handshake:before {
  content: "\f7f3";
}

/* line 26594, app/assets/stylesheets/external/uicons.scss */
.fi-sr-introduction:before {
  content: "\f7f4";
}

/* line 26597, app/assets/stylesheets/external/uicons.scss */
.fi-sr-inventory-alt:before {
  content: "\f7f5";
}

/* line 26600, app/assets/stylesheets/external/uicons.scss */
.fi-sr-invest:before {
  content: "\f7f6";
}

/* line 26603, app/assets/stylesheets/external/uicons.scss */
.fi-sr-investment:before {
  content: "\f7f7";
}

/* line 26606, app/assets/stylesheets/external/uicons.scss */
.fi-sr-invite-alt:before {
  content: "\f7f8";
}

/* line 26609, app/assets/stylesheets/external/uicons.scss */
.fi-sr-invite:before {
  content: "\f7f9";
}

/* line 26612, app/assets/stylesheets/external/uicons.scss */
.fi-sr-iot-alt:before {
  content: "\f7fa";
}

/* line 26615, app/assets/stylesheets/external/uicons.scss */
.fi-sr-iot:before {
  content: "\f7fb";
}

/* line 26618, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ip-address:before {
  content: "\f7fc";
}

/* line 26621, app/assets/stylesheets/external/uicons.scss */
.fi-sr-island-tropical:before {
  content: "\f7fd";
}

/* line 26624, app/assets/stylesheets/external/uicons.scss */
.fi-sr-it-alt:before {
  content: "\f7fe";
}

/* line 26627, app/assets/stylesheets/external/uicons.scss */
.fi-sr-it-computer:before {
  content: "\f7ff";
}

/* line 26630, app/assets/stylesheets/external/uicons.scss */
.fi-sr-it:before {
  content: "\f800";
}

/* line 26633, app/assets/stylesheets/external/uicons.scss */
.fi-sr-italian-lira-sign:before {
  content: "\f801";
}

/* line 26636, app/assets/stylesheets/external/uicons.scss */
.fi-sr-italic:before {
  content: "\f802";
}

/* line 26639, app/assets/stylesheets/external/uicons.scss */
.fi-sr-j:before {
  content: "\f803";
}

/* line 26642, app/assets/stylesheets/external/uicons.scss */
.fi-sr-jam:before {
  content: "\f804";
}

/* line 26645, app/assets/stylesheets/external/uicons.scss */
.fi-sr-jar-alt:before {
  content: "\f805";
}

/* line 26648, app/assets/stylesheets/external/uicons.scss */
.fi-sr-jar-wheat:before {
  content: "\f806";
}

/* line 26651, app/assets/stylesheets/external/uicons.scss */
.fi-sr-javascript:before {
  content: "\f807";
}

/* line 26654, app/assets/stylesheets/external/uicons.scss */
.fi-sr-joint:before {
  content: "\f808";
}

/* line 26657, app/assets/stylesheets/external/uicons.scss */
.fi-sr-joker:before {
  content: "\f809";
}

/* line 26660, app/assets/stylesheets/external/uicons.scss */
.fi-sr-journal-alt:before {
  content: "\f80a";
}

/* line 26663, app/assets/stylesheets/external/uicons.scss */
.fi-sr-journal:before {
  content: "\f80b";
}

/* line 26666, app/assets/stylesheets/external/uicons.scss */
.fi-sr-journey:before {
  content: "\f80c";
}

/* line 26669, app/assets/stylesheets/external/uicons.scss */
.fi-sr-joystick:before {
  content: "\f80d";
}

/* line 26672, app/assets/stylesheets/external/uicons.scss */
.fi-sr-jpg:before {
  content: "\f80e";
}

/* line 26675, app/assets/stylesheets/external/uicons.scss */
.fi-sr-jug-alt:before {
  content: "\f80f";
}

/* line 26678, app/assets/stylesheets/external/uicons.scss */
.fi-sr-jug-bottle:before {
  content: "\f810";
}

/* line 26681, app/assets/stylesheets/external/uicons.scss */
.fi-sr-jug:before {
  content: "\f811";
}

/* line 26684, app/assets/stylesheets/external/uicons.scss */
.fi-sr-jumping-rope:before {
  content: "\f812";
}

/* line 26687, app/assets/stylesheets/external/uicons.scss */
.fi-sr-k:before {
  content: "\f813";
}

/* line 26690, app/assets/stylesheets/external/uicons.scss */
.fi-sr-kaaba:before {
  content: "\f814";
}

/* line 26693, app/assets/stylesheets/external/uicons.scss */
.fi-sr-kazoo:before {
  content: "\f815";
}

/* line 26696, app/assets/stylesheets/external/uicons.scss */
.fi-sr-kerning:before {
  content: "\f816";
}

/* line 26699, app/assets/stylesheets/external/uicons.scss */
.fi-sr-key-lock-crypto:before {
  content: "\f817";
}

/* line 26702, app/assets/stylesheets/external/uicons.scss */
.fi-sr-key-skeleton-left-right:before {
  content: "\f818";
}

/* line 26705, app/assets/stylesheets/external/uicons.scss */
.fi-sr-key:before {
  content: "\f819";
}

/* line 26708, app/assets/stylesheets/external/uicons.scss */
.fi-sr-keyboard-brightness-low:before {
  content: "\f81a";
}

/* line 26711, app/assets/stylesheets/external/uicons.scss */
.fi-sr-keyboard-brightness:before {
  content: "\f81b";
}

/* line 26714, app/assets/stylesheets/external/uicons.scss */
.fi-sr-keyboard-down:before {
  content: "\f81c";
}

/* line 26717, app/assets/stylesheets/external/uicons.scss */
.fi-sr-keyboard-left:before {
  content: "\f81d";
}

/* line 26720, app/assets/stylesheets/external/uicons.scss */
.fi-sr-keyboard:before {
  content: "\f81e";
}

/* line 26723, app/assets/stylesheets/external/uicons.scss */
.fi-sr-keynote:before {
  content: "\f81f";
}

/* line 26726, app/assets/stylesheets/external/uicons.scss */
.fi-sr-kidneys:before {
  content: "\f820";
}

/* line 26729, app/assets/stylesheets/external/uicons.scss */
.fi-sr-kip-sign:before {
  content: "\f821";
}

/* line 26732, app/assets/stylesheets/external/uicons.scss */
.fi-sr-kiss-beam:before {
  content: "\f822";
}

/* line 26735, app/assets/stylesheets/external/uicons.scss */
.fi-sr-kiss-wink-heart:before {
  content: "\f823";
}

/* line 26738, app/assets/stylesheets/external/uicons.scss */
.fi-sr-kiss:before {
  content: "\f824";
}

/* line 26741, app/assets/stylesheets/external/uicons.scss */
.fi-sr-kite:before {
  content: "\f825";
}

/* line 26744, app/assets/stylesheets/external/uicons.scss */
.fi-sr-kiwi-bird:before {
  content: "\f826";
}

/* line 26747, app/assets/stylesheets/external/uicons.scss */
.fi-sr-kiwi-fruit:before {
  content: "\f827";
}

/* line 26750, app/assets/stylesheets/external/uicons.scss */
.fi-sr-knife-kitchen:before {
  content: "\f828";
}

/* line 26753, app/assets/stylesheets/external/uicons.scss */
.fi-sr-knife:before {
  content: "\f829";
}

/* line 26756, app/assets/stylesheets/external/uicons.scss */
.fi-sr-knitting:before {
  content: "\f82a";
}

/* line 26759, app/assets/stylesheets/external/uicons.scss */
.fi-sr-kpi-evaluation:before {
  content: "\f82b";
}

/* line 26762, app/assets/stylesheets/external/uicons.scss */
.fi-sr-kpi:before {
  content: "\f82c";
}

/* line 26765, app/assets/stylesheets/external/uicons.scss */
.fi-sr-l:before {
  content: "\f82d";
}

/* line 26768, app/assets/stylesheets/external/uicons.scss */
.fi-sr-label:before {
  content: "\f82e";
}

/* line 26771, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lacrosse-stick-ball:before {
  content: "\f82f";
}

/* line 26774, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lacrosse-stick:before {
  content: "\f830";
}

/* line 26777, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lambda:before {
  content: "\f831";
}

/* line 26780, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lamp-desk:before {
  content: "\f832";
}

/* line 26783, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lamp-floor:before {
  content: "\f833";
}

/* line 26786, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lamp-street:before {
  content: "\f834";
}

/* line 26789, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lamp:before {
  content: "\f835";
}

/* line 26792, app/assets/stylesheets/external/uicons.scss */
.fi-sr-land-layer-location:before {
  content: "\f836";
}

/* line 26795, app/assets/stylesheets/external/uicons.scss */
.fi-sr-land-layers:before {
  content: "\f837";
}

/* line 26798, app/assets/stylesheets/external/uicons.scss */
.fi-sr-land-location:before {
  content: "\f838";
}

/* line 26801, app/assets/stylesheets/external/uicons.scss */
.fi-sr-landmark-alt:before {
  content: "\f839";
}

/* line 26804, app/assets/stylesheets/external/uicons.scss */
.fi-sr-language:before {
  content: "\f83a";
}

/* line 26807, app/assets/stylesheets/external/uicons.scss */
.fi-sr-laptop-arrow-down:before {
  content: "\f83b";
}

/* line 26810, app/assets/stylesheets/external/uicons.scss */
.fi-sr-laptop-binary:before {
  content: "\f83c";
}

/* line 26813, app/assets/stylesheets/external/uicons.scss */
.fi-sr-laptop-code:before {
  content: "\f83d";
}

/* line 26816, app/assets/stylesheets/external/uicons.scss */
.fi-sr-laptop-medical:before {
  content: "\f83e";
}

/* line 26819, app/assets/stylesheets/external/uicons.scss */
.fi-sr-laptop-mobile:before {
  content: "\f83f";
}

/* line 26822, app/assets/stylesheets/external/uicons.scss */
.fi-sr-laptop-slash:before {
  content: "\f840";
}

/* line 26825, app/assets/stylesheets/external/uicons.scss */
.fi-sr-laptop:before {
  content: "\f841";
}

/* line 26828, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lari-sign:before {
  content: "\f842";
}

/* line 26831, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lasso-sparkles:before {
  content: "\f843";
}

/* line 26834, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lasso:before {
  content: "\f844";
}

/* line 26837, app/assets/stylesheets/external/uicons.scss */
.fi-sr-laugh-beam:before {
  content: "\f845";
}

/* line 26840, app/assets/stylesheets/external/uicons.scss */
.fi-sr-laugh-squint:before {
  content: "\f846";
}

/* line 26843, app/assets/stylesheets/external/uicons.scss */
.fi-sr-laugh-wink:before {
  content: "\f847";
}

/* line 26846, app/assets/stylesheets/external/uicons.scss */
.fi-sr-laugh:before {
  content: "\f848";
}

/* line 26849, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lawyer-man:before {
  content: "\f849";
}

/* line 26852, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lawyer-woman:before {
  content: "\f84a";
}

/* line 26855, app/assets/stylesheets/external/uicons.scss */
.fi-sr-layer-minus:before {
  content: "\f84b";
}

/* line 26858, app/assets/stylesheets/external/uicons.scss */
.fi-sr-layer-plus:before {
  content: "\f84c";
}

/* line 26861, app/assets/stylesheets/external/uicons.scss */
.fi-sr-layers:before {
  content: "\f84d";
}

/* line 26864, app/assets/stylesheets/external/uicons.scss */
.fi-sr-layout-fluid:before {
  content: "\f84e";
}

/* line 26867, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lead-funnel:before {
  content: "\f84f";
}

/* line 26870, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lead-management:before {
  content: "\f850";
}

/* line 26873, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lead:before {
  content: "\f851";
}

/* line 26876, app/assets/stylesheets/external/uicons.scss */
.fi-sr-leader-alt:before {
  content: "\f852";
}

/* line 26879, app/assets/stylesheets/external/uicons.scss */
.fi-sr-leader-speech:before {
  content: "\f853";
}

/* line 26882, app/assets/stylesheets/external/uicons.scss */
.fi-sr-leader:before {
  content: "\f854";
}

/* line 26885, app/assets/stylesheets/external/uicons.scss */
.fi-sr-leaderboard-alt:before {
  content: "\f855";
}

/* line 26888, app/assets/stylesheets/external/uicons.scss */
.fi-sr-leaderboard-trophy:before {
  content: "\f856";
}

/* line 26891, app/assets/stylesheets/external/uicons.scss */
.fi-sr-leaderboard:before {
  content: "\f857";
}

/* line 26894, app/assets/stylesheets/external/uicons.scss */
.fi-sr-leadership-alt:before {
  content: "\f858";
}

/* line 26897, app/assets/stylesheets/external/uicons.scss */
.fi-sr-leadership:before {
  content: "\f859";
}

/* line 26900, app/assets/stylesheets/external/uicons.scss */
.fi-sr-leaf-heart:before {
  content: "\f85a";
}

/* line 26903, app/assets/stylesheets/external/uicons.scss */
.fi-sr-leaf-maple:before {
  content: "\f85b";
}

/* line 26906, app/assets/stylesheets/external/uicons.scss */
.fi-sr-leaf-oak:before {
  content: "\f85c";
}

/* line 26909, app/assets/stylesheets/external/uicons.scss */
.fi-sr-leaf:before {
  content: "\f85d";
}

/* line 26912, app/assets/stylesheets/external/uicons.scss */
.fi-sr-leafy-green:before {
  content: "\f85e";
}

/* line 26915, app/assets/stylesheets/external/uicons.scss */
.fi-sr-leave:before {
  content: "\f85f";
}

/* line 26918, app/assets/stylesheets/external/uicons.scss */
.fi-sr-left-from-bracket:before {
  content: "\f860";
}

/* line 26921, app/assets/stylesheets/external/uicons.scss */
.fi-sr-left:before {
  content: "\f861";
}

/* line 26924, app/assets/stylesheets/external/uicons.scss */
.fi-sr-legal:before {
  content: "\f862";
}

/* line 26927, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lemon:before {
  content: "\f863";
}

/* line 26930, app/assets/stylesheets/external/uicons.scss */
.fi-sr-less-than-equal:before {
  content: "\f864";
}

/* line 26933, app/assets/stylesheets/external/uicons.scss */
.fi-sr-less-than:before {
  content: "\f865";
}

/* line 26936, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lesson-class:before {
  content: "\f866";
}

/* line 26939, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lesson:before {
  content: "\f867";
}

/* line 26942, app/assets/stylesheets/external/uicons.scss */
.fi-sr-letter-case:before {
  content: "\f868";
}

/* line 26945, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lettuce:before {
  content: "\f869";
}

/* line 26948, app/assets/stylesheets/external/uicons.scss */
.fi-sr-level-down-alt:before {
  content: "\f86a";
}

/* line 26951, app/assets/stylesheets/external/uicons.scss */
.fi-sr-level-down:before {
  content: "\f86b";
}

/* line 26954, app/assets/stylesheets/external/uicons.scss */
.fi-sr-level-up-alt:before {
  content: "\f86c";
}

/* line 26957, app/assets/stylesheets/external/uicons.scss */
.fi-sr-level-up:before {
  content: "\f86d";
}

/* line 26960, app/assets/stylesheets/external/uicons.scss */
.fi-sr-license:before {
  content: "\f86e";
}

/* line 26963, app/assets/stylesheets/external/uicons.scss */
.fi-sr-life-ring:before {
  content: "\f86f";
}

/* line 26966, app/assets/stylesheets/external/uicons.scss */
.fi-sr-life:before {
  content: "\f870";
}

/* line 26969, app/assets/stylesheets/external/uicons.scss */
.fi-sr-light-ceiling:before {
  content: "\f871";
}

/* line 26972, app/assets/stylesheets/external/uicons.scss */
.fi-sr-light-emergency-on:before {
  content: "\f872";
}

/* line 26975, app/assets/stylesheets/external/uicons.scss */
.fi-sr-light-emergency:before {
  content: "\f873";
}

/* line 26978, app/assets/stylesheets/external/uicons.scss */
.fi-sr-light-switch-off:before {
  content: "\f874";
}

/* line 26981, app/assets/stylesheets/external/uicons.scss */
.fi-sr-light-switch-on:before {
  content: "\f875";
}

/* line 26984, app/assets/stylesheets/external/uicons.scss */
.fi-sr-light-switch:before {
  content: "\f876";
}

/* line 26987, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lightbulb-cfl-on:before {
  content: "\f877";
}

/* line 26990, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lightbulb-cfl:before {
  content: "\f878";
}

/* line 26993, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lightbulb-dollar:before {
  content: "\f879";
}

/* line 26996, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lightbulb-exclamation:before {
  content: "\f87a";
}

/* line 26999, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lightbulb-head:before {
  content: "\f87b";
}

/* line 27002, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lightbulb-on:before {
  content: "\f87c";
}

/* line 27005, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lightbulb-question:before {
  content: "\f87d";
}

/* line 27008, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lightbulb-setting:before {
  content: "\f87e";
}

/* line 27011, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lightbulb-slash:before {
  content: "\f87f";
}

/* line 27014, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lighthouse:before {
  content: "\f880";
}

/* line 27017, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lights-holiday:before {
  content: "\f881";
}

/* line 27020, app/assets/stylesheets/external/uicons.scss */
.fi-sr-limit-hand:before {
  content: "\f882";
}

/* line 27023, app/assets/stylesheets/external/uicons.scss */
.fi-sr-limit-speedometer:before {
  content: "\f883";
}

/* line 27026, app/assets/stylesheets/external/uicons.scss */
.fi-sr-line-width:before {
  content: "\f884";
}

/* line 27029, app/assets/stylesheets/external/uicons.scss */
.fi-sr-link-alt:before {
  content: "\f885";
}

/* line 27032, app/assets/stylesheets/external/uicons.scss */
.fi-sr-link-horizontal-slash:before {
  content: "\f886";
}

/* line 27035, app/assets/stylesheets/external/uicons.scss */
.fi-sr-link-horizontal:before {
  content: "\f887";
}

/* line 27038, app/assets/stylesheets/external/uicons.scss */
.fi-sr-link-slash-alt:before {
  content: "\f888";
}

/* line 27041, app/assets/stylesheets/external/uicons.scss */
.fi-sr-link-slash:before {
  content: "\f889";
}

/* line 27044, app/assets/stylesheets/external/uicons.scss */
.fi-sr-link:before {
  content: "\f88a";
}

/* line 27047, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lion-head:before {
  content: "\f88b";
}

/* line 27050, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lion:before {
  content: "\f88c";
}

/* line 27053, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lips:before {
  content: "\f88d";
}

/* line 27056, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lipstick:before {
  content: "\f88e";
}

/* line 27059, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lira-sign:before {
  content: "\f88f";
}

/* line 27062, app/assets/stylesheets/external/uicons.scss */
.fi-sr-list-check:before {
  content: "\f890";
}

/* line 27065, app/assets/stylesheets/external/uicons.scss */
.fi-sr-list-dropdown:before {
  content: "\f891";
}

/* line 27068, app/assets/stylesheets/external/uicons.scss */
.fi-sr-list-music:before {
  content: "\f892";
}

/* line 27071, app/assets/stylesheets/external/uicons.scss */
.fi-sr-list-timeline:before {
  content: "\f893";
}

/* line 27074, app/assets/stylesheets/external/uicons.scss */
.fi-sr-list:before {
  content: "\f894";
}

/* line 27077, app/assets/stylesheets/external/uicons.scss */
.fi-sr-litecoin-sign:before {
  content: "\f895";
}

/* line 27080, app/assets/stylesheets/external/uicons.scss */
.fi-sr-live-alt:before {
  content: "\f896";
}

/* line 27083, app/assets/stylesheets/external/uicons.scss */
.fi-sr-live:before {
  content: "\f897";
}

/* line 27086, app/assets/stylesheets/external/uicons.scss */
.fi-sr-loading:before {
  content: "\f898";
}

/* line 27089, app/assets/stylesheets/external/uicons.scss */
.fi-sr-loan:before {
  content: "\f899";
}

/* line 27092, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lobster:before {
  content: "\f89a";
}

/* line 27095, app/assets/stylesheets/external/uicons.scss */
.fi-sr-location-alt:before {
  content: "\f89b";
}

/* line 27098, app/assets/stylesheets/external/uicons.scss */
.fi-sr-location-arrow:before {
  content: "\f89c";
}

/* line 27101, app/assets/stylesheets/external/uicons.scss */
.fi-sr-location-crosshairs-slash:before {
  content: "\f89d";
}

/* line 27104, app/assets/stylesheets/external/uicons.scss */
.fi-sr-location-crosshairs:before {
  content: "\f89e";
}

/* line 27107, app/assets/stylesheets/external/uicons.scss */
.fi-sr-location-dot-slash:before {
  content: "\f89f";
}

/* line 27110, app/assets/stylesheets/external/uicons.scss */
.fi-sr-location-exclamation:before {
  content: "\f8a0";
}

/* line 27113, app/assets/stylesheets/external/uicons.scss */
.fi-sr-location-pin-call:before {
  content: "\f8a1";
}

/* line 27116, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lock-alt:before {
  content: "\f8a2";
}

/* line 27119, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lock-hashtag:before {
  content: "\f8a3";
}

/* line 27122, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lock-open-alt:before {
  content: "\f8a4";
}

/* line 27125, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lock:before {
  content: "\f8a5";
}

/* line 27128, app/assets/stylesheets/external/uicons.scss */
.fi-sr-locust:before {
  content: "\f8a6";
}

/* line 27131, app/assets/stylesheets/external/uicons.scss */
.fi-sr-loop-square:before {
  content: "\f8a7";
}

/* line 27134, app/assets/stylesheets/external/uicons.scss */
.fi-sr-loveseat:before {
  content: "\f8a8";
}

/* line 27137, app/assets/stylesheets/external/uicons.scss */
.fi-sr-low-vision:before {
  content: "\f8a9";
}

/* line 27140, app/assets/stylesheets/external/uicons.scss */
.fi-sr-luchador:before {
  content: "\f8aa";
}

/* line 27143, app/assets/stylesheets/external/uicons.scss */
.fi-sr-luggage-cart:before {
  content: "\f8ab";
}

/* line 27146, app/assets/stylesheets/external/uicons.scss */
.fi-sr-luggage-rolling:before {
  content: "\f8ac";
}

/* line 27149, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lungs-virus:before {
  content: "\f8ad";
}

/* line 27152, app/assets/stylesheets/external/uicons.scss */
.fi-sr-lungs:before {
  content: "\f8ae";
}

/* line 27155, app/assets/stylesheets/external/uicons.scss */
.fi-sr-m:before {
  content: "\f8af";
}

/* line 27158, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mace:before {
  content: "\f8b0";
}

/* line 27161, app/assets/stylesheets/external/uicons.scss */
.fi-sr-magnet-user:before {
  content: "\f8b1";
}

/* line 27164, app/assets/stylesheets/external/uicons.scss */
.fi-sr-magnet:before {
  content: "\f8b2";
}

/* line 27167, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mailbox-envelope:before {
  content: "\f8b3";
}

/* line 27170, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mailbox-flag-up:before {
  content: "\f8b4";
}

/* line 27173, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mailbox:before {
  content: "\f8b5";
}

/* line 27176, app/assets/stylesheets/external/uicons.scss */
.fi-sr-makeup-brush:before {
  content: "\f8b6";
}

/* line 27179, app/assets/stylesheets/external/uicons.scss */
.fi-sr-man-head:before {
  content: "\f8b7";
}

/* line 27182, app/assets/stylesheets/external/uicons.scss */
.fi-sr-man-scientist:before {
  content: "\f8b8";
}

/* line 27185, app/assets/stylesheets/external/uicons.scss */
.fi-sr-manat-sign:before {
  content: "\f8b9";
}

/* line 27188, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mandolin:before {
  content: "\f8ba";
}

/* line 27191, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mango:before {
  content: "\f8bb";
}

/* line 27194, app/assets/stylesheets/external/uicons.scss */
.fi-sr-manhole:before {
  content: "\f8bc";
}

/* line 27197, app/assets/stylesheets/external/uicons.scss */
.fi-sr-map-location-track:before {
  content: "\f8bd";
}

/* line 27200, app/assets/stylesheets/external/uicons.scss */
.fi-sr-map-marker-check:before {
  content: "\f8be";
}

/* line 27203, app/assets/stylesheets/external/uicons.scss */
.fi-sr-map-marker-cross:before {
  content: "\f8bf";
}

/* line 27206, app/assets/stylesheets/external/uicons.scss */
.fi-sr-map-marker-edit:before {
  content: "\f8c0";
}

/* line 27209, app/assets/stylesheets/external/uicons.scss */
.fi-sr-map-marker-home:before {
  content: "\f8c1";
}

/* line 27212, app/assets/stylesheets/external/uicons.scss */
.fi-sr-map-marker-minus:before {
  content: "\f8c2";
}

/* line 27215, app/assets/stylesheets/external/uicons.scss */
.fi-sr-map-marker-plus:before {
  content: "\f8c3";
}

/* line 27218, app/assets/stylesheets/external/uicons.scss */
.fi-sr-map-marker-question:before {
  content: "\f8c4";
}

/* line 27221, app/assets/stylesheets/external/uicons.scss */
.fi-sr-map-marker-slash:before {
  content: "\f8c5";
}

/* line 27224, app/assets/stylesheets/external/uicons.scss */
.fi-sr-map-marker-smile:before {
  content: "\f8c6";
}

/* line 27227, app/assets/stylesheets/external/uicons.scss */
.fi-sr-map-marker:before {
  content: "\f8c7";
}

/* line 27230, app/assets/stylesheets/external/uicons.scss */
.fi-sr-map-pin:before {
  content: "\f8c8";
}

/* line 27233, app/assets/stylesheets/external/uicons.scss */
.fi-sr-map:before {
  content: "\f8c9";
}

/* line 27236, app/assets/stylesheets/external/uicons.scss */
.fi-sr-marker-time:before {
  content: "\f8ca";
}

/* line 27239, app/assets/stylesheets/external/uicons.scss */
.fi-sr-marker:before {
  content: "\f8cb";
}

/* line 27242, app/assets/stylesheets/external/uicons.scss */
.fi-sr-marketplace-alt:before {
  content: "\f8cc";
}

/* line 27245, app/assets/stylesheets/external/uicons.scss */
.fi-sr-marketplace-store:before {
  content: "\f8cd";
}

/* line 27248, app/assets/stylesheets/external/uicons.scss */
.fi-sr-marketplace:before {
  content: "\f8ce";
}

/* line 27251, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mars-double:before {
  content: "\f8cf";
}

/* line 27254, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mars-stroke-right:before {
  content: "\f8d0";
}

/* line 27257, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mars-stroke-up:before {
  content: "\f8d1";
}

/* line 27260, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mars:before {
  content: "\f8d2";
}

/* line 27263, app/assets/stylesheets/external/uicons.scss */
.fi-sr-martini-glass-citrus:before {
  content: "\f8d3";
}

/* line 27266, app/assets/stylesheets/external/uicons.scss */
.fi-sr-martini-glass-empty:before {
  content: "\f8d4";
}

/* line 27269, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mask-carnival:before {
  content: "\f8d5";
}

/* line 27272, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mask-face:before {
  content: "\f8d6";
}

/* line 27275, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mask-snorkel:before {
  content: "\f8d7";
}

/* line 27278, app/assets/stylesheets/external/uicons.scss */
.fi-sr-massage:before {
  content: "\f8d8";
}

/* line 27281, app/assets/stylesheets/external/uicons.scss */
.fi-sr-match-fire:before {
  content: "\f8d9";
}

/* line 27284, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mattress-pillow:before {
  content: "\f8da";
}

/* line 27287, app/assets/stylesheets/external/uicons.scss */
.fi-sr-measuring-tape:before {
  content: "\f8db";
}

/* line 27290, app/assets/stylesheets/external/uicons.scss */
.fi-sr-meat:before {
  content: "\f8dc";
}

/* line 27293, app/assets/stylesheets/external/uicons.scss */
.fi-sr-medal:before {
  content: "\f8dd";
}

/* line 27296, app/assets/stylesheets/external/uicons.scss */
.fi-sr-medical-star:before {
  content: "\f8de";
}

/* line 27299, app/assets/stylesheets/external/uicons.scss */
.fi-sr-medicine:before {
  content: "\f8df";
}

/* line 27302, app/assets/stylesheets/external/uicons.scss */
.fi-sr-meditation:before {
  content: "\f8e0";
}

/* line 27305, app/assets/stylesheets/external/uicons.scss */
.fi-sr-meeting-alt:before {
  content: "\f8e1";
}

/* line 27308, app/assets/stylesheets/external/uicons.scss */
.fi-sr-meeting:before {
  content: "\f8e2";
}

/* line 27311, app/assets/stylesheets/external/uicons.scss */
.fi-sr-megaphone-announcement-leader:before {
  content: "\f8e3";
}

/* line 27314, app/assets/stylesheets/external/uicons.scss */
.fi-sr-megaphone:before {
  content: "\f8e4";
}

/* line 27317, app/assets/stylesheets/external/uicons.scss */
.fi-sr-meh-blank:before {
  content: "\f8e5";
}

/* line 27320, app/assets/stylesheets/external/uicons.scss */
.fi-sr-meh-rolling-eyes:before {
  content: "\f8e6";
}

/* line 27323, app/assets/stylesheets/external/uicons.scss */
.fi-sr-meh:before {
  content: "\f8e7";
}

/* line 27326, app/assets/stylesheets/external/uicons.scss */
.fi-sr-melon-alt:before {
  content: "\f8e8";
}

/* line 27329, app/assets/stylesheets/external/uicons.scss */
.fi-sr-melon:before {
  content: "\f8e9";
}

/* line 27332, app/assets/stylesheets/external/uicons.scss */
.fi-sr-member-list:before {
  content: "\f8ea";
}

/* line 27335, app/assets/stylesheets/external/uicons.scss */
.fi-sr-member-search:before {
  content: "\f8eb";
}

/* line 27338, app/assets/stylesheets/external/uicons.scss */
.fi-sr-membership-vip:before {
  content: "\f8ec";
}

/* line 27341, app/assets/stylesheets/external/uicons.scss */
.fi-sr-membership:before {
  content: "\f8ed";
}

/* line 27344, app/assets/stylesheets/external/uicons.scss */
.fi-sr-memo-circle-check:before {
  content: "\f8ee";
}

/* line 27347, app/assets/stylesheets/external/uicons.scss */
.fi-sr-memo-pad:before {
  content: "\f8ef";
}

/* line 27350, app/assets/stylesheets/external/uicons.scss */
.fi-sr-memo:before {
  content: "\f8f0";
}

/* line 27353, app/assets/stylesheets/external/uicons.scss */
.fi-sr-memory:before {
  content: "\f8f1";
}

/* line 27356, app/assets/stylesheets/external/uicons.scss */
.fi-sr-menu-burger:before {
  content: "\f8f2";
}

/* line 27359, app/assets/stylesheets/external/uicons.scss */
.fi-sr-menu-dots-vertical:before {
  content: "\f8f3";
}

/* line 27362, app/assets/stylesheets/external/uicons.scss */
.fi-sr-menu-dots:before {
  content: "\f8f4";
}

/* line 27365, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mercury:before {
  content: "\f8f5";
}

/* line 27368, app/assets/stylesheets/external/uicons.scss */
.fi-sr-message-arrow-down:before {
  content: "\f8f6";
}

/* line 27371, app/assets/stylesheets/external/uicons.scss */
.fi-sr-message-arrow-up-right:before {
  content: "\f8f7";
}

/* line 27374, app/assets/stylesheets/external/uicons.scss */
.fi-sr-message-arrow-up:before {
  content: "\f8f8";
}

/* line 27377, app/assets/stylesheets/external/uicons.scss */
.fi-sr-message-bot:before {
  content: "\f8f9";
}

/* line 27380, app/assets/stylesheets/external/uicons.scss */
.fi-sr-message-code:before {
  content: "\f8fa";
}

/* line 27383, app/assets/stylesheets/external/uicons.scss */
.fi-sr-message-dollar:before {
  content: "\f8fb";
}

/* line 27386, app/assets/stylesheets/external/uicons.scss */
.fi-sr-message-image:before {
  content: "\f8fc";
}

/* line 27389, app/assets/stylesheets/external/uicons.scss */
.fi-sr-message-question:before {
  content: "\f8fd";
}

/* line 27392, app/assets/stylesheets/external/uicons.scss */
.fi-sr-message-quote:before {
  content: "\f8fe";
}

/* line 27395, app/assets/stylesheets/external/uicons.scss */
.fi-sr-message-slash:before {
  content: "\f8ff";
}

/* line 27398, app/assets/stylesheets/external/uicons.scss */
.fi-sr-message-sms:before {
  content: "\f900";
}

/* line 27401, app/assets/stylesheets/external/uicons.scss */
.fi-sr-message-text:before {
  content: "\f901";
}

/* line 27404, app/assets/stylesheets/external/uicons.scss */
.fi-sr-message-xmark:before {
  content: "\f902";
}

/* line 27407, app/assets/stylesheets/external/uicons.scss */
.fi-sr-messages-dollar:before {
  content: "\f903";
}

/* line 27410, app/assets/stylesheets/external/uicons.scss */
.fi-sr-messages-question:before {
  content: "\f904";
}

/* line 27413, app/assets/stylesheets/external/uicons.scss */
.fi-sr-messages:before {
  content: "\f905";
}

/* line 27416, app/assets/stylesheets/external/uicons.scss */
.fi-sr-meteor:before {
  content: "\f906";
}

/* line 27419, app/assets/stylesheets/external/uicons.scss */
.fi-sr-meter-bolt:before {
  content: "\f907";
}

/* line 27422, app/assets/stylesheets/external/uicons.scss */
.fi-sr-meter-droplet:before {
  content: "\f908";
}

/* line 27425, app/assets/stylesheets/external/uicons.scss */
.fi-sr-meter-fire:before {
  content: "\f909";
}

/* line 27428, app/assets/stylesheets/external/uicons.scss */
.fi-sr-meter:before {
  content: "\f90a";
}

/* line 27431, app/assets/stylesheets/external/uicons.scss */
.fi-sr-microchip-ai:before {
  content: "\f90b";
}

/* line 27434, app/assets/stylesheets/external/uicons.scss */
.fi-sr-microchip:before {
  content: "\f90c";
}

/* line 27437, app/assets/stylesheets/external/uicons.scss */
.fi-sr-microphone-alt:before {
  content: "\f90d";
}

/* line 27440, app/assets/stylesheets/external/uicons.scss */
.fi-sr-microphone-slash:before {
  content: "\f90e";
}

/* line 27443, app/assets/stylesheets/external/uicons.scss */
.fi-sr-microphone:before {
  content: "\f90f";
}

/* line 27446, app/assets/stylesheets/external/uicons.scss */
.fi-sr-microscope:before {
  content: "\f910";
}

/* line 27449, app/assets/stylesheets/external/uicons.scss */
.fi-sr-microwave:before {
  content: "\f911";
}

/* line 27452, app/assets/stylesheets/external/uicons.scss */
.fi-sr-milk-alt:before {
  content: "\f912";
}

/* line 27455, app/assets/stylesheets/external/uicons.scss */
.fi-sr-milk:before {
  content: "\f913";
}

/* line 27458, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mill-sign:before {
  content: "\f914";
}

/* line 27461, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mind-share:before {
  content: "\f915";
}

/* line 27464, app/assets/stylesheets/external/uicons.scss */
.fi-sr-minus-circle:before {
  content: "\f916";
}

/* line 27467, app/assets/stylesheets/external/uicons.scss */
.fi-sr-minus-hexagon:before {
  content: "\f917";
}

/* line 27470, app/assets/stylesheets/external/uicons.scss */
.fi-sr-minus-small:before {
  content: "\f918";
}

/* line 27473, app/assets/stylesheets/external/uicons.scss */
.fi-sr-minus:before {
  content: "\f919";
}

/* line 27476, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mistletoe:before {
  content: "\f91a";
}

/* line 27479, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mix:before {
  content: "\f91b";
}

/* line 27482, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mobile-button:before {
  content: "\f91c";
}

/* line 27485, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mobile-notch:before {
  content: "\f91d";
}

/* line 27488, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mobile:before {
  content: "\f91e";
}

/* line 27491, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mockup:before {
  content: "\f91f";
}

/* line 27494, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mode-alt:before {
  content: "\f920";
}

/* line 27497, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mode-landscape:before {
  content: "\f921";
}

/* line 27500, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mode-portrait:before {
  content: "\f922";
}

/* line 27503, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mode:before {
  content: "\f923";
}

/* line 27506, app/assets/stylesheets/external/uicons.scss */
.fi-sr-model-cube-arrows:before {
  content: "\f924";
}

/* line 27509, app/assets/stylesheets/external/uicons.scss */
.fi-sr-model-cube-space:before {
  content: "\f925";
}

/* line 27512, app/assets/stylesheets/external/uicons.scss */
.fi-sr-model-cube:before {
  content: "\f926";
}

/* line 27515, app/assets/stylesheets/external/uicons.scss */
.fi-sr-module:before {
  content: "\f927";
}

/* line 27518, app/assets/stylesheets/external/uicons.scss */
.fi-sr-monday:before {
  content: "\f928";
}

/* line 27521, app/assets/stylesheets/external/uicons.scss */
.fi-sr-money-bill-simple:before {
  content: "\f929";
}

/* line 27524, app/assets/stylesheets/external/uicons.scss */
.fi-sr-money-bill-transfer:before {
  content: "\f92a";
}

/* line 27527, app/assets/stylesheets/external/uicons.scss */
.fi-sr-money-bill-wave-alt:before {
  content: "\f92b";
}

/* line 27530, app/assets/stylesheets/external/uicons.scss */
.fi-sr-money-bill-wave:before {
  content: "\f92c";
}

/* line 27533, app/assets/stylesheets/external/uicons.scss */
.fi-sr-money-bills-simple:before {
  content: "\f92d";
}

/* line 27536, app/assets/stylesheets/external/uicons.scss */
.fi-sr-money-bills:before {
  content: "\f92e";
}

/* line 27539, app/assets/stylesheets/external/uicons.scss */
.fi-sr-money-check-edit-alt:before {
  content: "\f92f";
}

/* line 27542, app/assets/stylesheets/external/uicons.scss */
.fi-sr-money-check-edit:before {
  content: "\f930";
}

/* line 27545, app/assets/stylesheets/external/uicons.scss */
.fi-sr-money-check:before {
  content: "\f931";
}

/* line 27548, app/assets/stylesheets/external/uicons.scss */
.fi-sr-money-coin-transfer:before {
  content: "\f932";
}

/* line 27551, app/assets/stylesheets/external/uicons.scss */
.fi-sr-money-from-bracket:before {
  content: "\f933";
}

/* line 27554, app/assets/stylesheets/external/uicons.scss */
.fi-sr-money-simple-from-bracket:before {
  content: "\f934";
}

/* line 27557, app/assets/stylesheets/external/uicons.scss */
.fi-sr-money-transfer-alt:before {
  content: "\f935";
}

/* line 27560, app/assets/stylesheets/external/uicons.scss */
.fi-sr-money-transfer-coin-arrow:before {
  content: "\f936";
}

/* line 27563, app/assets/stylesheets/external/uicons.scss */
.fi-sr-money-transfer-smartphone:before {
  content: "\f937";
}

/* line 27566, app/assets/stylesheets/external/uicons.scss */
.fi-sr-money-wings:before {
  content: "\f938";
}

/* line 27569, app/assets/stylesheets/external/uicons.scss */
.fi-sr-money:before {
  content: "\f939";
}

/* line 27572, app/assets/stylesheets/external/uicons.scss */
.fi-sr-monkey:before {
  content: "\f93a";
}

/* line 27575, app/assets/stylesheets/external/uicons.scss */
.fi-sr-monument:before {
  content: "\f93b";
}

/* line 27578, app/assets/stylesheets/external/uicons.scss */
.fi-sr-moon-stars:before {
  content: "\f93c";
}

/* line 27581, app/assets/stylesheets/external/uicons.scss */
.fi-sr-moon:before {
  content: "\f93d";
}

/* line 27584, app/assets/stylesheets/external/uicons.scss */
.fi-sr-moped:before {
  content: "\f93e";
}

/* line 27587, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mortar-pestle:before {
  content: "\f93f";
}

/* line 27590, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mortgage:before {
  content: "\f940";
}

/* line 27593, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mosque-alt:before {
  content: "\f941";
}

/* line 27596, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mosque-moon:before {
  content: "\f942";
}

/* line 27599, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mosque:before {
  content: "\f943";
}

/* line 27602, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mosquito-net:before {
  content: "\f944";
}

/* line 27605, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mosquito:before {
  content: "\f945";
}

/* line 27608, app/assets/stylesheets/external/uicons.scss */
.fi-sr-motorcycle:before {
  content: "\f946";
}

/* line 27611, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mound:before {
  content: "\f947";
}

/* line 27614, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mountain-city:before {
  content: "\f948";
}

/* line 27617, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mountain:before {
  content: "\f949";
}

/* line 27620, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mountains:before {
  content: "\f94a";
}

/* line 27623, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mouse-field:before {
  content: "\f94b";
}

/* line 27626, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mouse:before {
  content: "\f94c";
}

/* line 27629, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mov-file:before {
  content: "\f94d";
}

/* line 27632, app/assets/stylesheets/external/uicons.scss */
.fi-sr-move-to-folder-2:before {
  content: "\f94e";
}

/* line 27635, app/assets/stylesheets/external/uicons.scss */
.fi-sr-move-to-folder:before {
  content: "\f94f";
}

/* line 27638, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mp3-file:before {
  content: "\f950";
}

/* line 27641, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mp3-player:before {
  content: "\f951";
}

/* line 27644, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mp4-file:before {
  content: "\f952";
}

/* line 27647, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mug-alt:before {
  content: "\f953";
}

/* line 27650, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mug-hot-alt:before {
  content: "\f954";
}

/* line 27653, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mug-hot:before {
  content: "\f955";
}

/* line 27656, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mug-marshmallows:before {
  content: "\f956";
}

/* line 27659, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mug-tea-saucer:before {
  content: "\f957";
}

/* line 27662, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mug-tea:before {
  content: "\f958";
}

/* line 27665, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mug:before {
  content: "\f959";
}

/* line 27668, app/assets/stylesheets/external/uicons.scss */
.fi-sr-multiple-alt:before {
  content: "\f95a";
}

/* line 27671, app/assets/stylesheets/external/uicons.scss */
.fi-sr-multiple:before {
  content: "\f95b";
}

/* line 27674, app/assets/stylesheets/external/uicons.scss */
.fi-sr-muscle:before {
  content: "\f95c";
}

/* line 27677, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mushroom-alt:before {
  content: "\f95d";
}

/* line 27680, app/assets/stylesheets/external/uicons.scss */
.fi-sr-mushroom:before {
  content: "\f95e";
}

/* line 27683, app/assets/stylesheets/external/uicons.scss */
.fi-sr-music-alt-slash:before {
  content: "\f95f";
}

/* line 27686, app/assets/stylesheets/external/uicons.scss */
.fi-sr-music-alt:before {
  content: "\f960";
}

/* line 27689, app/assets/stylesheets/external/uicons.scss */
.fi-sr-music-file:before {
  content: "\f961";
}

/* line 27692, app/assets/stylesheets/external/uicons.scss */
.fi-sr-music-note:before {
  content: "\f962";
}

/* line 27695, app/assets/stylesheets/external/uicons.scss */
.fi-sr-music-slash:before {
  content: "\f963";
}

/* line 27698, app/assets/stylesheets/external/uicons.scss */
.fi-sr-music:before {
  content: "\f964";
}

/* line 27701, app/assets/stylesheets/external/uicons.scss */
.fi-sr-n:before {
  content: "\f965";
}

/* line 27704, app/assets/stylesheets/external/uicons.scss */
.fi-sr-naira-sign:before {
  content: "\f966";
}

/* line 27707, app/assets/stylesheets/external/uicons.scss */
.fi-sr-narwhal:before {
  content: "\f967";
}

/* line 27710, app/assets/stylesheets/external/uicons.scss */
.fi-sr-navigation:before {
  content: "\f968";
}

/* line 27713, app/assets/stylesheets/external/uicons.scss */
.fi-sr-nesting-dolls:before {
  content: "\f969";
}

/* line 27716, app/assets/stylesheets/external/uicons.scss */
.fi-sr-network-cloud:before {
  content: "\f96a";
}

/* line 27719, app/assets/stylesheets/external/uicons.scss */
.fi-sr-network:before {
  content: "\f96b";
}

/* line 27722, app/assets/stylesheets/external/uicons.scss */
.fi-sr-neuter:before {
  content: "\f96c";
}

/* line 27725, app/assets/stylesheets/external/uicons.scss */
.fi-sr-newspaper-open:before {
  content: "\f96d";
}

/* line 27728, app/assets/stylesheets/external/uicons.scss */
.fi-sr-newspaper:before {
  content: "\f96e";
}

/* line 27731, app/assets/stylesheets/external/uicons.scss */
.fi-sr-nfc-lock:before {
  content: "\f96f";
}

/* line 27734, app/assets/stylesheets/external/uicons.scss */
.fi-sr-nfc-magnifying-glass:before {
  content: "\f970";
}

/* line 27737, app/assets/stylesheets/external/uicons.scss */
.fi-sr-nfc-pen:before {
  content: "\f971";
}

/* line 27740, app/assets/stylesheets/external/uicons.scss */
.fi-sr-nfc-slash:before {
  content: "\f972";
}

/* line 27743, app/assets/stylesheets/external/uicons.scss */
.fi-sr-nfc-trash:before {
  content: "\f973";
}

/* line 27746, app/assets/stylesheets/external/uicons.scss */
.fi-sr-nfc:before {
  content: "\f974";
}

/* line 27749, app/assets/stylesheets/external/uicons.scss */
.fi-sr-no-fee:before {
  content: "\f975";
}

/* line 27752, app/assets/stylesheets/external/uicons.scss */
.fi-sr-no-people:before {
  content: "\f976";
}

/* line 27755, app/assets/stylesheets/external/uicons.scss */
.fi-sr-noodles:before {
  content: "\f977";
}

/* line 27758, app/assets/stylesheets/external/uicons.scss */
.fi-sr-nose:before {
  content: "\f978";
}

/* line 27761, app/assets/stylesheets/external/uicons.scss */
.fi-sr-not-equal:before {
  content: "\f979";
}

/* line 27764, app/assets/stylesheets/external/uicons.scss */
.fi-sr-not-found-alt:before {
  content: "\f97a";
}

/* line 27767, app/assets/stylesheets/external/uicons.scss */
.fi-sr-not-found-magnifying-glass:before {
  content: "\f97b";
}

/* line 27770, app/assets/stylesheets/external/uicons.scss */
.fi-sr-not-found:before {
  content: "\f97c";
}

/* line 27773, app/assets/stylesheets/external/uicons.scss */
.fi-sr-notdef:before {
  content: "\f97d";
}

/* line 27776, app/assets/stylesheets/external/uicons.scss */
.fi-sr-note-medical:before {
  content: "\f97e";
}

/* line 27779, app/assets/stylesheets/external/uicons.scss */
.fi-sr-note-sticky:before {
  content: "\f97f";
}

/* line 27782, app/assets/stylesheets/external/uicons.scss */
.fi-sr-note:before {
  content: "\f980";
}

/* line 27785, app/assets/stylesheets/external/uicons.scss */
.fi-sr-notebook-alt:before {
  content: "\f981";
}

/* line 27788, app/assets/stylesheets/external/uicons.scss */
.fi-sr-notebook:before {
  content: "\f982";
}

/* line 27791, app/assets/stylesheets/external/uicons.scss */
.fi-sr-notes-medical:before {
  content: "\f983";
}

/* line 27794, app/assets/stylesheets/external/uicons.scss */
.fi-sr-notes:before {
  content: "\f984";
}

/* line 27797, app/assets/stylesheets/external/uicons.scss */
.fi-sr-o:before {
  content: "\f985";
}

/* line 27800, app/assets/stylesheets/external/uicons.scss */
.fi-sr-object-exclude:before {
  content: "\f986";
}

/* line 27803, app/assets/stylesheets/external/uicons.scss */
.fi-sr-object-group:before {
  content: "\f987";
}

/* line 27806, app/assets/stylesheets/external/uicons.scss */
.fi-sr-object-intersect:before {
  content: "\f988";
}

/* line 27809, app/assets/stylesheets/external/uicons.scss */
.fi-sr-object-subtract:before {
  content: "\f989";
}

/* line 27812, app/assets/stylesheets/external/uicons.scss */
.fi-sr-object-ungroup:before {
  content: "\f98a";
}

/* line 27815, app/assets/stylesheets/external/uicons.scss */
.fi-sr-object-union:before {
  content: "\f98b";
}

/* line 27818, app/assets/stylesheets/external/uicons.scss */
.fi-sr-objects-column:before {
  content: "\f98c";
}

/* line 27821, app/assets/stylesheets/external/uicons.scss */
.fi-sr-octagon-check:before {
  content: "\f98d";
}

/* line 27824, app/assets/stylesheets/external/uicons.scss */
.fi-sr-octagon-divide:before {
  content: "\f98e";
}

/* line 27827, app/assets/stylesheets/external/uicons.scss */
.fi-sr-octagon-exclamation:before {
  content: "\f98f";
}

/* line 27830, app/assets/stylesheets/external/uicons.scss */
.fi-sr-octagon-minus:before {
  content: "\f990";
}

/* line 27833, app/assets/stylesheets/external/uicons.scss */
.fi-sr-octagon-plus:before {
  content: "\f991";
}

/* line 27836, app/assets/stylesheets/external/uicons.scss */
.fi-sr-octagon-xmark:before {
  content: "\f992";
}

/* line 27839, app/assets/stylesheets/external/uicons.scss */
.fi-sr-octagon:before {
  content: "\f993";
}

/* line 27842, app/assets/stylesheets/external/uicons.scss */
.fi-sr-oil-can:before {
  content: "\f994";
}

/* line 27845, app/assets/stylesheets/external/uicons.scss */
.fi-sr-oil-temp:before {
  content: "\f995";
}

/* line 27848, app/assets/stylesheets/external/uicons.scss */
.fi-sr-olive-oil:before {
  content: "\f996";
}

/* line 27851, app/assets/stylesheets/external/uicons.scss */
.fi-sr-olive:before {
  content: "\f997";
}

/* line 27854, app/assets/stylesheets/external/uicons.scss */
.fi-sr-olives:before {
  content: "\f998";
}

/* line 27857, app/assets/stylesheets/external/uicons.scss */
.fi-sr-om:before {
  content: "\f999";
}

/* line 27860, app/assets/stylesheets/external/uicons.scss */
.fi-sr-omega:before {
  content: "\f99a";
}

/* line 27863, app/assets/stylesheets/external/uicons.scss */
.fi-sr-onboarding:before {
  content: "\f99b";
}

/* line 27866, app/assets/stylesheets/external/uicons.scss */
.fi-sr-onion:before {
  content: "\f99c";
}

/* line 27869, app/assets/stylesheets/external/uicons.scss */
.fi-sr-opacity:before {
  content: "\f99d";
}

/* line 27872, app/assets/stylesheets/external/uicons.scss */
.fi-sr-operating-system-upgrade:before {
  content: "\f99e";
}

/* line 27875, app/assets/stylesheets/external/uicons.scss */
.fi-sr-operation:before {
  content: "\f99f";
}

/* line 27878, app/assets/stylesheets/external/uicons.scss */
.fi-sr-order-history:before {
  content: "\f9a0";
}

/* line 27881, app/assets/stylesheets/external/uicons.scss */
.fi-sr-organization-chart:before {
  content: "\f9a1";
}

/* line 27884, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ornament:before {
  content: "\f9a2";
}

/* line 27887, app/assets/stylesheets/external/uicons.scss */
.fi-sr-otp:before {
  content: "\f9a3";
}

/* line 27890, app/assets/stylesheets/external/uicons.scss */
.fi-sr-otter:before {
  content: "\f9a4";
}

/* line 27893, app/assets/stylesheets/external/uicons.scss */
.fi-sr-outdent:before {
  content: "\f9a5";
}

/* line 27896, app/assets/stylesheets/external/uicons.scss */
.fi-sr-oval-alt:before {
  content: "\f9a6";
}

/* line 27899, app/assets/stylesheets/external/uicons.scss */
.fi-sr-oval:before {
  content: "\f9a7";
}

/* line 27902, app/assets/stylesheets/external/uicons.scss */
.fi-sr-oven:before {
  content: "\f9a8";
}

/* line 27905, app/assets/stylesheets/external/uicons.scss */
.fi-sr-overline:before {
  content: "\f9a9";
}

/* line 27908, app/assets/stylesheets/external/uicons.scss */
.fi-sr-overview:before {
  content: "\f9aa";
}

/* line 27911, app/assets/stylesheets/external/uicons.scss */
.fi-sr-p:before {
  content: "\f9ab";
}

/* line 27914, app/assets/stylesheets/external/uicons.scss */
.fi-sr-package:before {
  content: "\f9ac";
}

/* line 27917, app/assets/stylesheets/external/uicons.scss */
.fi-sr-padlock-check:before {
  content: "\f9ad";
}

/* line 27920, app/assets/stylesheets/external/uicons.scss */
.fi-sr-page-break:before {
  content: "\f9ae";
}

/* line 27923, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pager:before {
  content: "\f9af";
}

/* line 27926, app/assets/stylesheets/external/uicons.scss */
.fi-sr-paid:before {
  content: "\f9b0";
}

/* line 27929, app/assets/stylesheets/external/uicons.scss */
.fi-sr-paint-roller:before {
  content: "\f9b1";
}

/* line 27932, app/assets/stylesheets/external/uicons.scss */
.fi-sr-paint:before {
  content: "\f9b2";
}

/* line 27935, app/assets/stylesheets/external/uicons.scss */
.fi-sr-paintbrush-pencil:before {
  content: "\f9b3";
}

/* line 27938, app/assets/stylesheets/external/uicons.scss */
.fi-sr-palette:before {
  content: "\f9b4";
}

/* line 27941, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pallet-alt:before {
  content: "\f9b5";
}

/* line 27944, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pallet:before {
  content: "\f9b6";
}

/* line 27947, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pan-food:before {
  content: "\f9b7";
}

/* line 27950, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pan-frying:before {
  content: "\f9b8";
}

/* line 27953, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pan:before {
  content: "\f9b9";
}

/* line 27956, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pancakes:before {
  content: "\f9ba";
}

/* line 27959, app/assets/stylesheets/external/uicons.scss */
.fi-sr-panorama:before {
  content: "\f9bb";
}

/* line 27962, app/assets/stylesheets/external/uicons.scss */
.fi-sr-paper-plane-launch:before {
  content: "\f9bc";
}

/* line 27965, app/assets/stylesheets/external/uicons.scss */
.fi-sr-paper-plane-top:before {
  content: "\f9bd";
}

/* line 27968, app/assets/stylesheets/external/uicons.scss */
.fi-sr-paper-plane:before {
  content: "\f9be";
}

/* line 27971, app/assets/stylesheets/external/uicons.scss */
.fi-sr-paperclip-vertical:before {
  content: "\f9bf";
}

/* line 27974, app/assets/stylesheets/external/uicons.scss */
.fi-sr-parachute-box:before {
  content: "\f9c0";
}

/* line 27977, app/assets/stylesheets/external/uicons.scss */
.fi-sr-paragraph-left:before {
  content: "\f9c1";
}

/* line 27980, app/assets/stylesheets/external/uicons.scss */
.fi-sr-paragraph:before {
  content: "\f9c2";
}

/* line 27983, app/assets/stylesheets/external/uicons.scss */
.fi-sr-parking-circle-slash:before {
  content: "\f9c3";
}

/* line 27986, app/assets/stylesheets/external/uicons.scss */
.fi-sr-parking-circle:before {
  content: "\f9c4";
}

/* line 27989, app/assets/stylesheets/external/uicons.scss */
.fi-sr-parking-slash:before {
  content: "\f9c5";
}

/* line 27992, app/assets/stylesheets/external/uicons.scss */
.fi-sr-parking:before {
  content: "\f9c6";
}

/* line 27995, app/assets/stylesheets/external/uicons.scss */
.fi-sr-party-bell:before {
  content: "\f9c7";
}

/* line 27998, app/assets/stylesheets/external/uicons.scss */
.fi-sr-party-horn:before {
  content: "\f9c8";
}

/* line 28001, app/assets/stylesheets/external/uicons.scss */
.fi-sr-party:before {
  content: "\f9c9";
}

/* line 28004, app/assets/stylesheets/external/uicons.scss */
.fi-sr-passport:before {
  content: "\f9ca";
}

/* line 28007, app/assets/stylesheets/external/uicons.scss */
.fi-sr-password-alt:before {
  content: "\f9cb";
}

/* line 28010, app/assets/stylesheets/external/uicons.scss */
.fi-sr-password-computer:before {
  content: "\f9cc";
}

/* line 28013, app/assets/stylesheets/external/uicons.scss */
.fi-sr-password-email:before {
  content: "\f9cd";
}

/* line 28016, app/assets/stylesheets/external/uicons.scss */
.fi-sr-password-smartphone:before {
  content: "\f9ce";
}

/* line 28019, app/assets/stylesheets/external/uicons.scss */
.fi-sr-password:before {
  content: "\f9cf";
}

/* line 28022, app/assets/stylesheets/external/uicons.scss */
.fi-sr-paste:before {
  content: "\f9d0";
}

/* line 28025, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pattern:before {
  content: "\f9d1";
}

/* line 28028, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pause-circle:before {
  content: "\f9d2";
}

/* line 28031, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pause:before {
  content: "\f9d3";
}

/* line 28034, app/assets/stylesheets/external/uicons.scss */
.fi-sr-paw-claws:before {
  content: "\f9d4";
}

/* line 28037, app/assets/stylesheets/external/uicons.scss */
.fi-sr-paw-heart:before {
  content: "\f9d5";
}

/* line 28040, app/assets/stylesheets/external/uicons.scss */
.fi-sr-paw:before {
  content: "\f9d6";
}

/* line 28043, app/assets/stylesheets/external/uicons.scss */
.fi-sr-payment-pos:before {
  content: "\f9d7";
}

/* line 28046, app/assets/stylesheets/external/uicons.scss */
.fi-sr-payroll-check:before {
  content: "\f9d8";
}

/* line 28049, app/assets/stylesheets/external/uicons.scss */
.fi-sr-peace:before {
  content: "\f9d9";
}

/* line 28052, app/assets/stylesheets/external/uicons.scss */
.fi-sr-peach:before {
  content: "\f9da";
}

/* line 28055, app/assets/stylesheets/external/uicons.scss */
.fi-sr-peanut:before {
  content: "\f9db";
}

/* line 28058, app/assets/stylesheets/external/uicons.scss */
.fi-sr-peanuts:before {
  content: "\f9dc";
}

/* line 28061, app/assets/stylesheets/external/uicons.scss */
.fi-sr-peapod:before {
  content: "\f9dd";
}

/* line 28064, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pear:before {
  content: "\f9de";
}

/* line 28067, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pedestal:before {
  content: "\f9df";
}

/* line 28070, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pen-circle:before {
  content: "\f9e0";
}

/* line 28073, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pen-clip-slash:before {
  content: "\f9e1";
}

/* line 28076, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pen-clip:before {
  content: "\f9e2";
}

/* line 28079, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pen-fancy-slash:before {
  content: "\f9e3";
}

/* line 28082, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pen-fancy:before {
  content: "\f9e4";
}

/* line 28085, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pen-field:before {
  content: "\f9e5";
}

/* line 28088, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pen-nib-slash:before {
  content: "\f9e6";
}

/* line 28091, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pen-nib:before {
  content: "\f9e7";
}

/* line 28094, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pen-slash:before {
  content: "\f9e8";
}

/* line 28097, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pen-square:before {
  content: "\f9e9";
}

/* line 28100, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pen-swirl:before {
  content: "\f9ea";
}

/* line 28103, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pencil-paintbrush:before {
  content: "\f9eb";
}

/* line 28106, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pencil-ruler:before {
  content: "\f9ec";
}

/* line 28109, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pencil-slash:before {
  content: "\f9ed";
}

/* line 28112, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pencil:before {
  content: "\f9ee";
}

/* line 28115, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pending:before {
  content: "\f9ef";
}

/* line 28118, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pennant:before {
  content: "\f9f0";
}

/* line 28121, app/assets/stylesheets/external/uicons.scss */
.fi-sr-people-arrows-left-right:before {
  content: "\f9f1";
}

/* line 28124, app/assets/stylesheets/external/uicons.scss */
.fi-sr-people-carry-box:before {
  content: "\f9f2";
}

/* line 28127, app/assets/stylesheets/external/uicons.scss */
.fi-sr-people-dress:before {
  content: "\f9f3";
}

/* line 28130, app/assets/stylesheets/external/uicons.scss */
.fi-sr-people-network-partner:before {
  content: "\f9f4";
}

/* line 28133, app/assets/stylesheets/external/uicons.scss */
.fi-sr-people-pants:before {
  content: "\f9f5";
}

/* line 28136, app/assets/stylesheets/external/uicons.scss */
.fi-sr-people-poll:before {
  content: "\f9f6";
}

/* line 28139, app/assets/stylesheets/external/uicons.scss */
.fi-sr-people-roof:before {
  content: "\f9f7";
}

/* line 28142, app/assets/stylesheets/external/uicons.scss */
.fi-sr-people:before {
  content: "\f9f8";
}

/* line 28145, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pepper-alt:before {
  content: "\f9f9";
}

/* line 28148, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pepper-hot:before {
  content: "\f9fa";
}

/* line 28151, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pepper:before {
  content: "\f9fb";
}

/* line 28154, app/assets/stylesheets/external/uicons.scss */
.fi-sr-percentage:before {
  content: "\f9fc";
}

/* line 28157, app/assets/stylesheets/external/uicons.scss */
.fi-sr-person-carry-box:before {
  content: "\f9fd";
}

/* line 28160, app/assets/stylesheets/external/uicons.scss */
.fi-sr-person-circle-check:before {
  content: "\f9fe";
}

/* line 28163, app/assets/stylesheets/external/uicons.scss */
.fi-sr-person-circle-exclamation:before {
  content: "\f9ff";
}

/* line 28166, app/assets/stylesheets/external/uicons.scss */
.fi-sr-person-circle-minus:before {
  content: "\fa00";
}

/* line 28169, app/assets/stylesheets/external/uicons.scss */
.fi-sr-person-circle-plus:before {
  content: "\fa01";
}

/* line 28172, app/assets/stylesheets/external/uicons.scss */
.fi-sr-person-circle-question:before {
  content: "\fa02";
}

/* line 28175, app/assets/stylesheets/external/uicons.scss */
.fi-sr-person-circle-xmark:before {
  content: "\fa03";
}

/* line 28178, app/assets/stylesheets/external/uicons.scss */
.fi-sr-person-cv:before {
  content: "\fa04";
}

/* line 28181, app/assets/stylesheets/external/uicons.scss */
.fi-sr-person-dolly-empty:before {
  content: "\fa05";
}

/* line 28184, app/assets/stylesheets/external/uicons.scss */
.fi-sr-person-dolly:before {
  content: "\fa06";
}

/* line 28187, app/assets/stylesheets/external/uicons.scss */
.fi-sr-person-dress-simple:before {
  content: "\fa07";
}

/* line 28190, app/assets/stylesheets/external/uicons.scss */
.fi-sr-person-dress:before {
  content: "\fa08";
}

/* line 28193, app/assets/stylesheets/external/uicons.scss */
.fi-sr-person-praying:before {
  content: "\fa09";
}

/* line 28196, app/assets/stylesheets/external/uicons.scss */
.fi-sr-person-pregnant:before {
  content: "\fa0a";
}

/* line 28199, app/assets/stylesheets/external/uicons.scss */
.fi-sr-person-seat-reclined:before {
  content: "\fa0b";
}

/* line 28202, app/assets/stylesheets/external/uicons.scss */
.fi-sr-person-seat:before {
  content: "\fa0c";
}

/* line 28205, app/assets/stylesheets/external/uicons.scss */
.fi-sr-person-shelter:before {
  content: "\fa0d";
}

/* line 28208, app/assets/stylesheets/external/uicons.scss */
.fi-sr-person-sign:before {
  content: "\fa0e";
}

/* line 28211, app/assets/stylesheets/external/uicons.scss */
.fi-sr-person-simple:before {
  content: "\fa0f";
}

/* line 28214, app/assets/stylesheets/external/uicons.scss */
.fi-sr-person-walking-with-cane:before {
  content: "\fa10";
}

/* line 28217, app/assets/stylesheets/external/uicons.scss */
.fi-sr-peseta-sign:before {
  content: "\fa11";
}

/* line 28220, app/assets/stylesheets/external/uicons.scss */
.fi-sr-peso-sign:before {
  content: "\fa12";
}

/* line 28223, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pets:before {
  content: "\fa13";
}

/* line 28226, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pharmacy:before {
  content: "\fa14";
}

/* line 28229, app/assets/stylesheets/external/uicons.scss */
.fi-sr-phone-call:before {
  content: "\fa15";
}

/* line 28232, app/assets/stylesheets/external/uicons.scss */
.fi-sr-phone-cross:before {
  content: "\fa16";
}

/* line 28235, app/assets/stylesheets/external/uicons.scss */
.fi-sr-phone-flip:before {
  content: "\fa17";
}

/* line 28238, app/assets/stylesheets/external/uicons.scss */
.fi-sr-phone-guide:before {
  content: "\fa18";
}

/* line 28241, app/assets/stylesheets/external/uicons.scss */
.fi-sr-phone-office:before {
  content: "\fa19";
}

/* line 28244, app/assets/stylesheets/external/uicons.scss */
.fi-sr-phone-pause:before {
  content: "\fa1a";
}

/* line 28247, app/assets/stylesheets/external/uicons.scss */
.fi-sr-phone-plus:before {
  content: "\fa1b";
}

/* line 28250, app/assets/stylesheets/external/uicons.scss */
.fi-sr-phone-rotary:before {
  content: "\fa1c";
}

/* line 28253, app/assets/stylesheets/external/uicons.scss */
.fi-sr-phone-slash:before {
  content: "\fa1d";
}

/* line 28256, app/assets/stylesheets/external/uicons.scss */
.fi-sr-photo-capture:before {
  content: "\fa1e";
}

/* line 28259, app/assets/stylesheets/external/uicons.scss */
.fi-sr-photo-film-music:before {
  content: "\fa1f";
}

/* line 28262, app/assets/stylesheets/external/uicons.scss */
.fi-sr-photo-video:before {
  content: "\fa20";
}

/* line 28265, app/assets/stylesheets/external/uicons.scss */
.fi-sr-physics:before {
  content: "\fa21";
}

/* line 28268, app/assets/stylesheets/external/uicons.scss */
.fi-sr-Pi:before {
  content: "\fa22";
}

/* line 28271, app/assets/stylesheets/external/uicons.scss */
.fi-sr-piano-keyboard:before {
  content: "\fa23";
}

/* line 28274, app/assets/stylesheets/external/uicons.scss */
.fi-sr-piano:before {
  content: "\fa24";
}

/* line 28277, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pickaxe:before {
  content: "\fa25";
}

/* line 28280, app/assets/stylesheets/external/uicons.scss */
.fi-sr-picking-box:before {
  content: "\fa26";
}

/* line 28283, app/assets/stylesheets/external/uicons.scss */
.fi-sr-picking:before {
  content: "\fa27";
}

/* line 28286, app/assets/stylesheets/external/uicons.scss */
.fi-sr-picnic:before {
  content: "\fa28";
}

/* line 28289, app/assets/stylesheets/external/uicons.scss */
.fi-sr-picpeople-filled:before {
  content: "\fa29";
}

/* line 28292, app/assets/stylesheets/external/uicons.scss */
.fi-sr-picpeople:before {
  content: "\fa2a";
}

/* line 28295, app/assets/stylesheets/external/uicons.scss */
.fi-sr-picture:before {
  content: "\fa2b";
}

/* line 28298, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pie:before {
  content: "\fa2c";
}

/* line 28301, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pig-bank-bulb:before {
  content: "\fa2d";
}

/* line 28304, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pig-face:before {
  content: "\fa2e";
}

/* line 28307, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pig:before {
  content: "\fa2f";
}

/* line 28310, app/assets/stylesheets/external/uicons.scss */
.fi-sr-piggy-bank-budget:before {
  content: "\fa30";
}

/* line 28313, app/assets/stylesheets/external/uicons.scss */
.fi-sr-piggy-bank:before {
  content: "\fa31";
}

/* line 28316, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pills:before {
  content: "\fa32";
}

/* line 28319, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pinata:before {
  content: "\fa33";
}

/* line 28322, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pineapple-alt:before {
  content: "\fa34";
}

/* line 28325, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pineapple:before {
  content: "\fa35";
}

/* line 28328, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pipe-smoking:before {
  content: "\fa36";
}

/* line 28331, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pipette:before {
  content: "\fa37";
}

/* line 28334, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pizza-slice:before {
  content: "\fa38";
}

/* line 28337, app/assets/stylesheets/external/uicons.scss */
.fi-sr-place-of-worship:before {
  content: "\fa39";
}

/* line 28340, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plan-strategy:before {
  content: "\fa3a";
}

/* line 28343, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plan:before {
  content: "\fa3b";
}

/* line 28346, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plane-alt:before {
  content: "\fa3c";
}

/* line 28349, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plane-arrival:before {
  content: "\fa3d";
}

/* line 28352, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plane-departure:before {
  content: "\fa3e";
}

/* line 28355, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plane-prop:before {
  content: "\fa3f";
}

/* line 28358, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plane-slash:before {
  content: "\fa40";
}

/* line 28361, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plane-tail:before {
  content: "\fa41";
}

/* line 28364, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plane:before {
  content: "\fa42";
}

/* line 28367, app/assets/stylesheets/external/uicons.scss */
.fi-sr-planet-moon:before {
  content: "\fa43";
}

/* line 28370, app/assets/stylesheets/external/uicons.scss */
.fi-sr-planet-ringed:before {
  content: "\fa44";
}

/* line 28373, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plant-care:before {
  content: "\fa45";
}

/* line 28376, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plant-growth:before {
  content: "\fa46";
}

/* line 28379, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plant-seed-invest:before {
  content: "\fa47";
}

/* line 28382, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plant-wilt:before {
  content: "\fa48";
}

/* line 28385, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plate-utensils:before {
  content: "\fa49";
}

/* line 28388, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plate-wheat:before {
  content: "\fa4a";
}

/* line 28391, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plate:before {
  content: "\fa4b";
}

/* line 28394, app/assets/stylesheets/external/uicons.scss */
.fi-sr-play-alt:before {
  content: "\fa4c";
}

/* line 28397, app/assets/stylesheets/external/uicons.scss */
.fi-sr-play-circle:before {
  content: "\fa4d";
}

/* line 28400, app/assets/stylesheets/external/uicons.scss */
.fi-sr-play-pause:before {
  content: "\fa4e";
}

/* line 28403, app/assets/stylesheets/external/uicons.scss */
.fi-sr-play:before {
  content: "\fa4f";
}

/* line 28406, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plug-alt:before {
  content: "\fa50";
}

/* line 28409, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plug-cable:before {
  content: "\fa51";
}

/* line 28412, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plug-circle-bolt:before {
  content: "\fa52";
}

/* line 28415, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plug-circle-check:before {
  content: "\fa53";
}

/* line 28418, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plug-circle-exclamation:before {
  content: "\fa54";
}

/* line 28421, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plug-circle-minus:before {
  content: "\fa55";
}

/* line 28424, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plug-circle-plus:before {
  content: "\fa56";
}

/* line 28427, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plug-connection:before {
  content: "\fa57";
}

/* line 28430, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plug:before {
  content: "\fa58";
}

/* line 28433, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plus-hexagon:before {
  content: "\fa59";
}

/* line 28436, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plus-minus:before {
  content: "\fa5a";
}

/* line 28439, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plus-small:before {
  content: "\fa5b";
}

/* line 28442, app/assets/stylesheets/external/uicons.scss */
.fi-sr-plus:before {
  content: "\fa5c";
}

/* line 28445, app/assets/stylesheets/external/uicons.scss */
.fi-sr-podcast:before {
  content: "\fa5d";
}

/* line 28448, app/assets/stylesheets/external/uicons.scss */
.fi-sr-podium-star:before {
  content: "\fa5e";
}

/* line 28451, app/assets/stylesheets/external/uicons.scss */
.fi-sr-podium-victory-leader:before {
  content: "\fa5f";
}

/* line 28454, app/assets/stylesheets/external/uicons.scss */
.fi-sr-podium:before {
  content: "\fa60";
}

/* line 28457, app/assets/stylesheets/external/uicons.scss */
.fi-sr-point-of-sale-bill:before {
  content: "\fa61";
}

/* line 28460, app/assets/stylesheets/external/uicons.scss */
.fi-sr-point-of-sale-signal:before {
  content: "\fa62";
}

/* line 28463, app/assets/stylesheets/external/uicons.scss */
.fi-sr-point-of-sale:before {
  content: "\fa63";
}

/* line 28466, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pointer-loading:before {
  content: "\fa64";
}

/* line 28469, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pointer-text:before {
  content: "\fa65";
}

/* line 28472, app/assets/stylesheets/external/uicons.scss */
.fi-sr-police-box:before {
  content: "\fa66";
}

/* line 28475, app/assets/stylesheets/external/uicons.scss */
.fi-sr-poll-h:before {
  content: "\fa67";
}

/* line 28478, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pollution:before {
  content: "\fa68";
}

/* line 28481, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pompebled:before {
  content: "\fa69";
}

/* line 28484, app/assets/stylesheets/external/uicons.scss */
.fi-sr-poo-bolt:before {
  content: "\fa6a";
}

/* line 28487, app/assets/stylesheets/external/uicons.scss */
.fi-sr-poo:before {
  content: "\fa6b";
}

/* line 28490, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pool-8-ball:before {
  content: "\fa6c";
}

/* line 28493, app/assets/stylesheets/external/uicons.scss */
.fi-sr-poop:before {
  content: "\fa6d";
}

/* line 28496, app/assets/stylesheets/external/uicons.scss */
.fi-sr-popcorn:before {
  content: "\fa6e";
}

/* line 28499, app/assets/stylesheets/external/uicons.scss */
.fi-sr-popsicle:before {
  content: "\fa6f";
}

/* line 28502, app/assets/stylesheets/external/uicons.scss */
.fi-sr-portal-enter:before {
  content: "\fa70";
}

/* line 28505, app/assets/stylesheets/external/uicons.scss */
.fi-sr-portal-exit:before {
  content: "\fa71";
}

/* line 28508, app/assets/stylesheets/external/uicons.scss */
.fi-sr-portrait:before {
  content: "\fa72";
}

/* line 28511, app/assets/stylesheets/external/uicons.scss */
.fi-sr-postal-address:before {
  content: "\fa73";
}

/* line 28514, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pot:before {
  content: "\fa74";
}

/* line 28517, app/assets/stylesheets/external/uicons.scss */
.fi-sr-potato:before {
  content: "\fa75";
}

/* line 28520, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pound:before {
  content: "\fa76";
}

/* line 28523, app/assets/stylesheets/external/uicons.scss */
.fi-sr-power:before {
  content: "\fa77";
}

/* line 28526, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ppt-file:before {
  content: "\fa78";
}

/* line 28529, app/assets/stylesheets/external/uicons.scss */
.fi-sr-practice:before {
  content: "\fa79";
}

/* line 28532, app/assets/stylesheets/external/uicons.scss */
.fi-sr-praying-hands:before {
  content: "\fa7a";
}

/* line 28535, app/assets/stylesheets/external/uicons.scss */
.fi-sr-prescription-bottle-alt:before {
  content: "\fa7b";
}

/* line 28538, app/assets/stylesheets/external/uicons.scss */
.fi-sr-prescription-bottle-pill:before {
  content: "\fa7c";
}

/* line 28541, app/assets/stylesheets/external/uicons.scss */
.fi-sr-prescription-bottle:before {
  content: "\fa7d";
}

/* line 28544, app/assets/stylesheets/external/uicons.scss */
.fi-sr-prescription:before {
  content: "\fa7e";
}

/* line 28547, app/assets/stylesheets/external/uicons.scss */
.fi-sr-presentation:before {
  content: "\fa7f";
}

/* line 28550, app/assets/stylesheets/external/uicons.scss */
.fi-sr-preview:before {
  content: "\fa80";
}

/* line 28553, app/assets/stylesheets/external/uicons.scss */
.fi-sr-print-magnifying-glass:before {
  content: "\fa81";
}

/* line 28556, app/assets/stylesheets/external/uicons.scss */
.fi-sr-print-slash:before {
  content: "\fa82";
}

/* line 28559, app/assets/stylesheets/external/uicons.scss */
.fi-sr-print:before {
  content: "\fa83";
}

/* line 28562, app/assets/stylesheets/external/uicons.scss */
.fi-sr-priority-arrow:before {
  content: "\fa84";
}

/* line 28565, app/assets/stylesheets/external/uicons.scss */
.fi-sr-priority-arrows:before {
  content: "\fa85";
}

/* line 28568, app/assets/stylesheets/external/uicons.scss */
.fi-sr-priority-importance:before {
  content: "\fa86";
}

/* line 28571, app/assets/stylesheets/external/uicons.scss */
.fi-sr-procedures:before {
  content: "\fa87";
}

/* line 28574, app/assets/stylesheets/external/uicons.scss */
.fi-sr-process:before {
  content: "\fa88";
}

/* line 28577, app/assets/stylesheets/external/uicons.scss */
.fi-sr-productivity:before {
  content: "\fa89";
}

/* line 28580, app/assets/stylesheets/external/uicons.scss */
.fi-sr-progress-complete:before {
  content: "\fa8a";
}

/* line 28583, app/assets/stylesheets/external/uicons.scss */
.fi-sr-progress-download:before {
  content: "\fa8b";
}

/* line 28586, app/assets/stylesheets/external/uicons.scss */
.fi-sr-progress-upload:before {
  content: "\fa8c";
}

/* line 28589, app/assets/stylesheets/external/uicons.scss */
.fi-sr-projector:before {
  content: "\fa8d";
}

/* line 28592, app/assets/stylesheets/external/uicons.scss */
.fi-sr-protractor:before {
  content: "\fa8e";
}

/* line 28595, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pulse:before {
  content: "\fa8f";
}

/* line 28598, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pump-medical:before {
  content: "\fa90";
}

/* line 28601, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pump:before {
  content: "\fa91";
}

/* line 28604, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pumpkin-alt-2:before {
  content: "\fa92";
}

/* line 28607, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pumpkin-alt:before {
  content: "\fa93";
}

/* line 28610, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pumpkin:before {
  content: "\fa94";
}

/* line 28613, app/assets/stylesheets/external/uicons.scss */
.fi-sr-puzzle-alt:before {
  content: "\fa95";
}

/* line 28616, app/assets/stylesheets/external/uicons.scss */
.fi-sr-puzzle-piece-integration:before {
  content: "\fa96";
}

/* line 28619, app/assets/stylesheets/external/uicons.scss */
.fi-sr-puzzle-piece:before {
  content: "\fa97";
}

/* line 28622, app/assets/stylesheets/external/uicons.scss */
.fi-sr-puzzle-pieces:before {
  content: "\fa98";
}

/* line 28625, app/assets/stylesheets/external/uicons.scss */
.fi-sr-pyramid:before {
  content: "\fa99";
}

/* line 28628, app/assets/stylesheets/external/uicons.scss */
.fi-sr-q:before {
  content: "\fa9a";
}

/* line 28631, app/assets/stylesheets/external/uicons.scss */
.fi-sr-qr-scan:before {
  content: "\fa9b";
}

/* line 28634, app/assets/stylesheets/external/uicons.scss */
.fi-sr-QR:before {
  content: "\fa9c";
}

/* line 28637, app/assets/stylesheets/external/uicons.scss */
.fi-sr-qrcode:before {
  content: "\fa9d";
}

/* line 28640, app/assets/stylesheets/external/uicons.scss */
.fi-sr-question-square:before {
  content: "\fa9e";
}

/* line 28643, app/assets/stylesheets/external/uicons.scss */
.fi-sr-question:before {
  content: "\fa9f";
}

/* line 28646, app/assets/stylesheets/external/uicons.scss */
.fi-sr-queue-alt:before {
  content: "\faa0";
}

/* line 28649, app/assets/stylesheets/external/uicons.scss */
.fi-sr-queue-line:before {
  content: "\faa1";
}

/* line 28652, app/assets/stylesheets/external/uicons.scss */
.fi-sr-queue-signal:before {
  content: "\faa2";
}

/* line 28655, app/assets/stylesheets/external/uicons.scss */
.fi-sr-queue:before {
  content: "\faa3";
}

/* line 28658, app/assets/stylesheets/external/uicons.scss */
.fi-sr-quill-pen-story:before {
  content: "\faa4";
}

/* line 28661, app/assets/stylesheets/external/uicons.scss */
.fi-sr-quiz-alt:before {
  content: "\faa5";
}

/* line 28664, app/assets/stylesheets/external/uicons.scss */
.fi-sr-quiz:before {
  content: "\faa6";
}

/* line 28667, app/assets/stylesheets/external/uicons.scss */
.fi-sr-quote-right:before {
  content: "\faa7";
}

/* line 28670, app/assets/stylesheets/external/uicons.scss */
.fi-sr-r:before {
  content: "\faa8";
}

/* line 28673, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rabbit-fast:before {
  content: "\faa9";
}

/* line 28676, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rabbit:before {
  content: "\faaa";
}

/* line 28679, app/assets/stylesheets/external/uicons.scss */
.fi-sr-raccoon:before {
  content: "\faab";
}

/* line 28682, app/assets/stylesheets/external/uicons.scss */
.fi-sr-racquet:before {
  content: "\faac";
}

/* line 28685, app/assets/stylesheets/external/uicons.scss */
.fi-sr-radar-monitoring-track:before {
  content: "\faad";
}

/* line 28688, app/assets/stylesheets/external/uicons.scss */
.fi-sr-radar:before {
  content: "\faae";
}

/* line 28691, app/assets/stylesheets/external/uicons.scss */
.fi-sr-radiation-alt:before {
  content: "\faaf";
}

/* line 28694, app/assets/stylesheets/external/uicons.scss */
.fi-sr-radiation:before {
  content: "\fab0";
}

/* line 28697, app/assets/stylesheets/external/uicons.scss */
.fi-sr-radio-alt:before {
  content: "\fab1";
}

/* line 28700, app/assets/stylesheets/external/uicons.scss */
.fi-sr-radio-button:before {
  content: "\fab2";
}

/* line 28703, app/assets/stylesheets/external/uicons.scss */
.fi-sr-radio:before {
  content: "\fab3";
}

/* line 28706, app/assets/stylesheets/external/uicons.scss */
.fi-sr-radish:before {
  content: "\fab4";
}

/* line 28709, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rainbow:before {
  content: "\fab5";
}

/* line 28712, app/assets/stylesheets/external/uicons.scss */
.fi-sr-raindrops:before {
  content: "\fab6";
}

/* line 28715, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ram:before {
  content: "\fab7";
}

/* line 28718, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ramp-loading:before {
  content: "\fab8";
}

/* line 28721, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rank:before {
  content: "\fab9";
}

/* line 28724, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ranking-podium-empty:before {
  content: "\faba";
}

/* line 28727, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ranking-podium:before {
  content: "\fabb";
}

/* line 28730, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ranking-star:before {
  content: "\fabc";
}

/* line 28733, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ranking-stars:before {
  content: "\fabd";
}

/* line 28736, app/assets/stylesheets/external/uicons.scss */
.fi-sr-raygun:before {
  content: "\fabe";
}

/* line 28739, app/assets/stylesheets/external/uicons.scss */
.fi-sr-razor-barber:before {
  content: "\fabf";
}

/* line 28742, app/assets/stylesheets/external/uicons.scss */
.fi-sr-react:before {
  content: "\fac0";
}

/* line 28745, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rec:before {
  content: "\fac1";
}

/* line 28748, app/assets/stylesheets/external/uicons.scss */
.fi-sr-receipt:before {
  content: "\fac2";
}

/* line 28751, app/assets/stylesheets/external/uicons.scss */
.fi-sr-recipe-book:before {
  content: "\fac3";
}

/* line 28754, app/assets/stylesheets/external/uicons.scss */
.fi-sr-recipe:before {
  content: "\fac4";
}

/* line 28757, app/assets/stylesheets/external/uicons.scss */
.fi-sr-record-vinyl:before {
  content: "\fac5";
}

/* line 28760, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rectabgle-vertical:before {
  content: "\fac6";
}

/* line 28763, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rectangle-barcode:before {
  content: "\fac7";
}

/* line 28766, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rectangle-code:before {
  content: "\fac8";
}

/* line 28769, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rectangle-history-circle-plus:before {
  content: "\fac9";
}

/* line 28772, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rectangle-horizontal:before {
  content: "\faca";
}

/* line 28775, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rectangle-list:before {
  content: "\facb";
}

/* line 28778, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rectangle-panoramic:before {
  content: "\facc";
}

/* line 28781, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rectangle-pro:before {
  content: "\facd";
}

/* line 28784, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rectangle-vertical-history:before {
  content: "\face";
}

/* line 28787, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rectangle-vertical:before {
  content: "\facf";
}

/* line 28790, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rectangle-xmark:before {
  content: "\fad0";
}

/* line 28793, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rectangles-mixed:before {
  content: "\fad1";
}

/* line 28796, app/assets/stylesheets/external/uicons.scss */
.fi-sr-recycle-bin:before {
  content: "\fad2";
}

/* line 28799, app/assets/stylesheets/external/uicons.scss */
.fi-sr-recycle:before {
  content: "\fad3";
}

/* line 28802, app/assets/stylesheets/external/uicons.scss */
.fi-sr-redo-alt:before {
  content: "\fad4";
}

/* line 28805, app/assets/stylesheets/external/uicons.scss */
.fi-sr-redo:before {
  content: "\fad5";
}

/* line 28808, app/assets/stylesheets/external/uicons.scss */
.fi-sr-reel:before {
  content: "\fad6";
}

/* line 28811, app/assets/stylesheets/external/uicons.scss */
.fi-sr-refer-arrow:before {
  content: "\fad7";
}

/* line 28814, app/assets/stylesheets/external/uicons.scss */
.fi-sr-refer:before {
  content: "\fad8";
}

/* line 28817, app/assets/stylesheets/external/uicons.scss */
.fi-sr-referral-alt:before {
  content: "\fad9";
}

/* line 28820, app/assets/stylesheets/external/uicons.scss */
.fi-sr-referral-user:before {
  content: "\fada";
}

/* line 28823, app/assets/stylesheets/external/uicons.scss */
.fi-sr-referral:before {
  content: "\fadb";
}

/* line 28826, app/assets/stylesheets/external/uicons.scss */
.fi-sr-reflect-horizontal:before {
  content: "\fadc";
}

/* line 28829, app/assets/stylesheets/external/uicons.scss */
.fi-sr-reflect-vertical:before {
  content: "\fadd";
}

/* line 28832, app/assets/stylesheets/external/uicons.scss */
.fi-sr-reflect:before {
  content: "\fade";
}

/* line 28835, app/assets/stylesheets/external/uicons.scss */
.fi-sr-refresh:before {
  content: "\fadf";
}

/* line 28838, app/assets/stylesheets/external/uicons.scss */
.fi-sr-refrigerator:before {
  content: "\fae0";
}

/* line 28841, app/assets/stylesheets/external/uicons.scss */
.fi-sr-refund-alt:before {
  content: "\fae1";
}

/* line 28844, app/assets/stylesheets/external/uicons.scss */
.fi-sr-refund:before {
  content: "\fae2";
}

/* line 28847, app/assets/stylesheets/external/uicons.scss */
.fi-sr-region-pin-alt:before {
  content: "\fae3";
}

/* line 28850, app/assets/stylesheets/external/uicons.scss */
.fi-sr-region-pin:before {
  content: "\fae4";
}

/* line 28853, app/assets/stylesheets/external/uicons.scss */
.fi-sr-registered:before {
  content: "\fae5";
}

/* line 28856, app/assets/stylesheets/external/uicons.scss */
.fi-sr-registration-paper:before {
  content: "\fae6";
}

/* line 28859, app/assets/stylesheets/external/uicons.scss */
.fi-sr-remove-folder:before {
  content: "\fae7";
}

/* line 28862, app/assets/stylesheets/external/uicons.scss */
.fi-sr-remove-user:before {
  content: "\fae8";
}

/* line 28865, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rent-signal:before {
  content: "\fae9";
}

/* line 28868, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rent:before {
  content: "\faea";
}

/* line 28871, app/assets/stylesheets/external/uicons.scss */
.fi-sr-replace:before {
  content: "\faeb";
}

/* line 28874, app/assets/stylesheets/external/uicons.scss */
.fi-sr-reply-all:before {
  content: "\faec";
}

/* line 28877, app/assets/stylesheets/external/uicons.scss */
.fi-sr-republican:before {
  content: "\faed";
}

/* line 28880, app/assets/stylesheets/external/uicons.scss */
.fi-sr-reservation-smartphone:before {
  content: "\faee";
}

/* line 28883, app/assets/stylesheets/external/uicons.scss */
.fi-sr-reservation-table:before {
  content: "\faef";
}

/* line 28886, app/assets/stylesheets/external/uicons.scss */
.fi-sr-resistance-band:before {
  content: "\faf0";
}

/* line 28889, app/assets/stylesheets/external/uicons.scss */
.fi-sr-resize:before {
  content: "\faf1";
}

/* line 28892, app/assets/stylesheets/external/uicons.scss */
.fi-sr-resources:before {
  content: "\faf2";
}

/* line 28895, app/assets/stylesheets/external/uicons.scss */
.fi-sr-restaurant:before {
  content: "\faf3";
}

/* line 28898, app/assets/stylesheets/external/uicons.scss */
.fi-sr-restroom-simple:before {
  content: "\faf4";
}

/* line 28901, app/assets/stylesheets/external/uicons.scss */
.fi-sr-resume:before {
  content: "\faf5";
}

/* line 28904, app/assets/stylesheets/external/uicons.scss */
.fi-sr-revenue-alt:before {
  content: "\faf6";
}

/* line 28907, app/assets/stylesheets/external/uicons.scss */
.fi-sr-revenue-euro:before {
  content: "\faf7";
}

/* line 28910, app/assets/stylesheets/external/uicons.scss */
.fi-sr-Revenue:before {
  content: "\faf8";
}

/* line 28913, app/assets/stylesheets/external/uicons.scss */
.fi-sr-review:before {
  content: "\faf9";
}

/* line 28916, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rewind:before {
  content: "\fafa";
}

/* line 28919, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rhombus:before {
  content: "\fafb";
}

/* line 28922, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ribbon:before {
  content: "\fafc";
}

/* line 28925, app/assets/stylesheets/external/uicons.scss */
.fi-sr-right-from-bracket:before {
  content: "\fafd";
}

/* line 28928, app/assets/stylesheets/external/uicons.scss */
.fi-sr-right:before {
  content: "\fafe";
}

/* line 28931, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ring-diamond:before {
  content: "\faff";
}

/* line 28934, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ring:before {
  content: "\fb00";
}

/* line 28937, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rings-wedding:before {
  content: "\fb01";
}

/* line 28940, app/assets/stylesheets/external/uicons.scss */
.fi-sr-risk-alt:before {
  content: "\fb02";
}

/* line 28943, app/assets/stylesheets/external/uicons.scss */
.fi-sr-risk:before {
  content: "\fb03";
}

/* line 28946, app/assets/stylesheets/external/uicons.scss */
.fi-sr-road-barrier:before {
  content: "\fb04";
}

/* line 28949, app/assets/stylesheets/external/uicons.scss */
.fi-sr-road-sign-left:before {
  content: "\fb05";
}

/* line 28952, app/assets/stylesheets/external/uicons.scss */
.fi-sr-road:before {
  content: "\fb06";
}

/* line 28955, app/assets/stylesheets/external/uicons.scss */
.fi-sr-robot:before {
  content: "\fb07";
}

/* line 28958, app/assets/stylesheets/external/uicons.scss */
.fi-sr-robotic-arm:before {
  content: "\fb08";
}

/* line 28961, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rocket-lunch:before {
  content: "\fb09";
}

/* line 28964, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rocket:before {
  content: "\fb0a";
}

/* line 28967, app/assets/stylesheets/external/uicons.scss */
.fi-sr-roller-coaster:before {
  content: "\fb0b";
}

/* line 28970, app/assets/stylesheets/external/uicons.scss */
.fi-sr-room-service:before {
  content: "\fb0c";
}

/* line 28973, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rotate-exclamation:before {
  content: "\fb0d";
}

/* line 28976, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rotate-left:before {
  content: "\fb0e";
}

/* line 28979, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rotate-reverse:before {
  content: "\fb0f";
}

/* line 28982, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rotate-right:before {
  content: "\fb10";
}

/* line 28985, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rotate-square:before {
  content: "\fb11";
}

/* line 28988, app/assets/stylesheets/external/uicons.scss */
.fi-sr-roulette:before {
  content: "\fb12";
}

/* line 28991, app/assets/stylesheets/external/uicons.scss */
.fi-sr-route-highway:before {
  content: "\fb13";
}

/* line 28994, app/assets/stylesheets/external/uicons.scss */
.fi-sr-route-interstate:before {
  content: "\fb14";
}

/* line 28997, app/assets/stylesheets/external/uicons.scss */
.fi-sr-route:before {
  content: "\fb15";
}

/* line 29000, app/assets/stylesheets/external/uicons.scss */
.fi-sr-router:before {
  content: "\fb16";
}

/* line 29003, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rss-alt:before {
  content: "\fb17";
}

/* line 29006, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rss:before {
  content: "\fb18";
}

/* line 29009, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ruble-sign:before {
  content: "\fb19";
}

/* line 29012, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rugby-helmet:before {
  content: "\fb1a";
}

/* line 29015, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rugby:before {
  content: "\fb1b";
}

/* line 29018, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ruler-combined:before {
  content: "\fb1c";
}

/* line 29021, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ruler-horizontal:before {
  content: "\fb1d";
}

/* line 29024, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ruler-triangle:before {
  content: "\fb1e";
}

/* line 29027, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ruler-vertical:before {
  content: "\fb1f";
}

/* line 29030, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rules-alt:before {
  content: "\fb20";
}

/* line 29033, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rules:before {
  content: "\fb21";
}

/* line 29036, app/assets/stylesheets/external/uicons.scss */
.fi-sr-running-track:before {
  content: "\fb22";
}

/* line 29039, app/assets/stylesheets/external/uicons.scss */
.fi-sr-running:before {
  content: "\fb23";
}

/* line 29042, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rupee-sign:before {
  content: "\fb24";
}

/* line 29045, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rupiah-sign:before {
  content: "\fb25";
}

/* line 29048, app/assets/stylesheets/external/uicons.scss */
.fi-sr-rv:before {
  content: "\fb26";
}

/* line 29051, app/assets/stylesheets/external/uicons.scss */
.fi-sr-s:before {
  content: "\fb27";
}

/* line 29054, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sack-dollar:before {
  content: "\fb28";
}

/* line 29057, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sack:before {
  content: "\fb29";
}

/* line 29060, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sad-cry:before {
  content: "\fb2a";
}

/* line 29063, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sad-tear:before {
  content: "\fb2b";
}

/* line 29066, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sad:before {
  content: "\fb2c";
}

/* line 29069, app/assets/stylesheets/external/uicons.scss */
.fi-sr-safe-box:before {
  content: "\fb2d";
}

/* line 29072, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sailboat:before {
  content: "\fb2e";
}

/* line 29075, app/assets/stylesheets/external/uicons.scss */
.fi-sr-salad:before {
  content: "\fb2f";
}

/* line 29078, app/assets/stylesheets/external/uicons.scss */
.fi-sr-salary-alt:before {
  content: "\fb30";
}

/* line 29081, app/assets/stylesheets/external/uicons.scss */
.fi-sr-salt-pepper:before {
  content: "\fb31";
}

/* line 29084, app/assets/stylesheets/external/uicons.scss */
.fi-sr-salt-shaker:before {
  content: "\fb32";
}

/* line 29087, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sandwich-alt:before {
  content: "\fb33";
}

/* line 29090, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sandwich:before {
  content: "\fb34";
}

/* line 29093, app/assets/stylesheets/external/uicons.scss */
.fi-sr-satellite-dish:before {
  content: "\fb35";
}

/* line 29096, app/assets/stylesheets/external/uicons.scss */
.fi-sr-satellite:before {
  content: "\fb36";
}

/* line 29099, app/assets/stylesheets/external/uicons.scss */
.fi-sr-saturday:before {
  content: "\fb37";
}

/* line 29102, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sauce:before {
  content: "\fb38";
}

/* line 29105, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sausage:before {
  content: "\fb39";
}

/* line 29108, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sax-hot:before {
  content: "\fb3a";
}

/* line 29111, app/assets/stylesheets/external/uicons.scss */
.fi-sr-saxophone:before {
  content: "\fb3b";
}

/* line 29114, app/assets/stylesheets/external/uicons.scss */
.fi-sr-scale-comparison-alt:before {
  content: "\fb3c";
}

/* line 29117, app/assets/stylesheets/external/uicons.scss */
.fi-sr-scale-comparison:before {
  content: "\fb3d";
}

/* line 29120, app/assets/stylesheets/external/uicons.scss */
.fi-sr-scale:before {
  content: "\fb3e";
}

/* line 29123, app/assets/stylesheets/external/uicons.scss */
.fi-sr-scalpel-path:before {
  content: "\fb3f";
}

/* line 29126, app/assets/stylesheets/external/uicons.scss */
.fi-sr-scalpel:before {
  content: "\fb40";
}

/* line 29129, app/assets/stylesheets/external/uicons.scss */
.fi-sr-scanner-gun:before {
  content: "\fb41";
}

/* line 29132, app/assets/stylesheets/external/uicons.scss */
.fi-sr-scanner-image:before {
  content: "\fb42";
}

/* line 29135, app/assets/stylesheets/external/uicons.scss */
.fi-sr-scanner-keyboard:before {
  content: "\fb43";
}

/* line 29138, app/assets/stylesheets/external/uicons.scss */
.fi-sr-scanner-touchscreen:before {
  content: "\fb44";
}

/* line 29141, app/assets/stylesheets/external/uicons.scss */
.fi-sr-scarecrow:before {
  content: "\fb45";
}

/* line 29144, app/assets/stylesheets/external/uicons.scss */
.fi-sr-scarf:before {
  content: "\fb46";
}

/* line 29147, app/assets/stylesheets/external/uicons.scss */
.fi-sr-school-bus:before {
  content: "\fb47";
}

/* line 29150, app/assets/stylesheets/external/uicons.scss */
.fi-sr-school:before {
  content: "\fb48";
}

/* line 29153, app/assets/stylesheets/external/uicons.scss */
.fi-sr-scissors:before {
  content: "\fb49";
}

/* line 29156, app/assets/stylesheets/external/uicons.scss */
.fi-sr-scooter:before {
  content: "\fb4a";
}

/* line 29159, app/assets/stylesheets/external/uicons.scss */
.fi-sr-screen:before {
  content: "\fb4b";
}

/* line 29162, app/assets/stylesheets/external/uicons.scss */
.fi-sr-screencast:before {
  content: "\fb4c";
}

/* line 29165, app/assets/stylesheets/external/uicons.scss */
.fi-sr-screw-alt:before {
  content: "\fb4d";
}

/* line 29168, app/assets/stylesheets/external/uicons.scss */
.fi-sr-screw:before {
  content: "\fb4e";
}

/* line 29171, app/assets/stylesheets/external/uicons.scss */
.fi-sr-screwdriver:before {
  content: "\fb4f";
}

/* line 29174, app/assets/stylesheets/external/uicons.scss */
.fi-sr-scribble:before {
  content: "\fb50";
}

/* line 29177, app/assets/stylesheets/external/uicons.scss */
.fi-sr-script:before {
  content: "\fb51";
}

/* line 29180, app/assets/stylesheets/external/uicons.scss */
.fi-sr-scroll-document-story:before {
  content: "\fb52";
}

/* line 29183, app/assets/stylesheets/external/uicons.scss */
.fi-sr-scroll-old:before {
  content: "\fb53";
}

/* line 29186, app/assets/stylesheets/external/uicons.scss */
.fi-sr-scroll-torah:before {
  content: "\fb54";
}

/* line 29189, app/assets/stylesheets/external/uicons.scss */
.fi-sr-scroll:before {
  content: "\fb55";
}

/* line 29192, app/assets/stylesheets/external/uicons.scss */
.fi-sr-scrubber:before {
  content: "\fb56";
}

/* line 29195, app/assets/stylesheets/external/uicons.scss */
.fi-sr-scythe:before {
  content: "\fb57";
}

/* line 29198, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sd-card:before {
  content: "\fb58";
}

/* line 29201, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sd-cards:before {
  content: "\fb59";
}

/* line 29204, app/assets/stylesheets/external/uicons.scss */
.fi-sr-seal-exclamation:before {
  content: "\fb5a";
}

/* line 29207, app/assets/stylesheets/external/uicons.scss */
.fi-sr-seal-question:before {
  content: "\fb5b";
}

/* line 29210, app/assets/stylesheets/external/uicons.scss */
.fi-sr-seal:before {
  content: "\fb5c";
}

/* line 29213, app/assets/stylesheets/external/uicons.scss */
.fi-sr-search-alt:before {
  content: "\fb5d";
}

/* line 29216, app/assets/stylesheets/external/uicons.scss */
.fi-sr-search-dollar:before {
  content: "\fb5e";
}

/* line 29219, app/assets/stylesheets/external/uicons.scss */
.fi-sr-search-heart:before {
  content: "\fb5f";
}

/* line 29222, app/assets/stylesheets/external/uicons.scss */
.fi-sr-search-location:before {
  content: "\fb60";
}

/* line 29225, app/assets/stylesheets/external/uicons.scss */
.fi-sr-search:before {
  content: "\fb61";
}

/* line 29228, app/assets/stylesheets/external/uicons.scss */
.fi-sr-seat-airline:before {
  content: "\fb62";
}

/* line 29231, app/assets/stylesheets/external/uicons.scss */
.fi-sr-seatbelt-safety-driver:before {
  content: "\fb63";
}

/* line 29234, app/assets/stylesheets/external/uicons.scss */
.fi-sr-second-award:before {
  content: "\fb64";
}

/* line 29237, app/assets/stylesheets/external/uicons.scss */
.fi-sr-second-laurel:before {
  content: "\fb65";
}

/* line 29240, app/assets/stylesheets/external/uicons.scss */
.fi-sr-second-medal:before {
  content: "\fb66";
}

/* line 29243, app/assets/stylesheets/external/uicons.scss */
.fi-sr-second:before {
  content: "\fb67";
}

/* line 29246, app/assets/stylesheets/external/uicons.scss */
.fi-sr-seedling:before {
  content: "\fb68";
}

/* line 29249, app/assets/stylesheets/external/uicons.scss */
.fi-sr-select:before {
  content: "\fb69";
}

/* line 29252, app/assets/stylesheets/external/uicons.scss */
.fi-sr-selection:before {
  content: "\fb6a";
}

/* line 29255, app/assets/stylesheets/external/uicons.scss */
.fi-sr-seller-store:before {
  content: "\fb6b";
}

/* line 29258, app/assets/stylesheets/external/uicons.scss */
.fi-sr-seller:before {
  content: "\fb6c";
}

/* line 29261, app/assets/stylesheets/external/uicons.scss */
.fi-sr-send-back:before {
  content: "\fb6d";
}

/* line 29264, app/assets/stylesheets/external/uicons.scss */
.fi-sr-send-backward:before {
  content: "\fb6e";
}

/* line 29267, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sensor-alert:before {
  content: "\fb6f";
}

/* line 29270, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sensor-fire:before {
  content: "\fb70";
}

/* line 29273, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sensor-on:before {
  content: "\fb71";
}

/* line 29276, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sensor-smoke:before {
  content: "\fb72";
}

/* line 29279, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sensor:before {
  content: "\fb73";
}

/* line 29282, app/assets/stylesheets/external/uicons.scss */
.fi-sr-settings-sliders:before {
  content: "\fb74";
}

/* line 29285, app/assets/stylesheets/external/uicons.scss */
.fi-sr-settings:before {
  content: "\fb75";
}

/* line 29288, app/assets/stylesheets/external/uicons.scss */
.fi-sr-share-alt-square:before {
  content: "\fb76";
}

/* line 29291, app/assets/stylesheets/external/uicons.scss */
.fi-sr-share-square:before {
  content: "\fb77";
}

/* line 29294, app/assets/stylesheets/external/uicons.scss */
.fi-sr-share:before {
  content: "\fb78";
}

/* line 29297, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sheep:before {
  content: "\fb79";
}

/* line 29300, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shekel-sign:before {
  content: "\fb7a";
}

/* line 29303, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shelves:before {
  content: "\fb7b";
}

/* line 29306, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shield-alt:before {
  content: "\fb7c";
}

/* line 29309, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shield-cat:before {
  content: "\fb7d";
}

/* line 29312, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shield-check:before {
  content: "\fb7e";
}

/* line 29315, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shield-cross:before {
  content: "\fb7f";
}

/* line 29318, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shield-dog:before {
  content: "\fb80";
}

/* line 29321, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shield-exclamation:before {
  content: "\fb81";
}

/* line 29324, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shield-interrogation:before {
  content: "\fb82";
}

/* line 29327, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shield-keyhole:before {
  content: "\fb83";
}

/* line 29330, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shield-minus:before {
  content: "\fb84";
}

/* line 29333, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shield-plus:before {
  content: "\fb85";
}

/* line 29336, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shield-security-risk:before {
  content: "\fb86";
}

/* line 29339, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shield-slash:before {
  content: "\fb87";
}

/* line 29342, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shield-trust:before {
  content: "\fb88";
}

/* line 29345, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shield-virus:before {
  content: "\fb89";
}

/* line 29348, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shield-xmark:before {
  content: "\fb8a";
}

/* line 29351, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shield:before {
  content: "\fb8b";
}

/* line 29354, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ship-side:before {
  content: "\fb8c";
}

/* line 29357, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ship:before {
  content: "\fb8d";
}

/* line 29360, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shipping-fast:before {
  content: "\fb8e";
}

/* line 29363, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shipping-timed:before {
  content: "\fb8f";
}

/* line 29366, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shirt-long-sleeve:before {
  content: "\fb90";
}

/* line 29369, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shirt-running:before {
  content: "\fb91";
}

/* line 29372, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shirt-tank-top:before {
  content: "\fb92";
}

/* line 29375, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shirt:before {
  content: "\fb93";
}

/* line 29378, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shish-kebab:before {
  content: "\fb94";
}

/* line 29381, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shoe-prints:before {
  content: "\fb95";
}

/* line 29384, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shop-lock:before {
  content: "\fb96";
}

/* line 29387, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shop-slash:before {
  content: "\fb97";
}

/* line 29390, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shop:before {
  content: "\fb98";
}

/* line 29393, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shopping-bag-add:before {
  content: "\fb99";
}

/* line 29396, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shopping-bag:before {
  content: "\fb9a";
}

/* line 29399, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shopping-basket:before {
  content: "\fb9b";
}

/* line 29402, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shopping-cart-add:before {
  content: "\fb9c";
}

/* line 29405, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shopping-cart-buyer:before {
  content: "\fb9d";
}

/* line 29408, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shopping-cart-check:before {
  content: "\fb9e";
}

/* line 29411, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shopping-cart:before {
  content: "\fb9f";
}

/* line 29414, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shovel-snow:before {
  content: "\fba0";
}

/* line 29417, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shovel:before {
  content: "\fba1";
}

/* line 29420, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shower-down:before {
  content: "\fba2";
}

/* line 29423, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shower:before {
  content: "\fba3";
}

/* line 29426, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shredder:before {
  content: "\fba4";
}

/* line 29429, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shrimp:before {
  content: "\fba5";
}

/* line 29432, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shuffle:before {
  content: "\fba6";
}

/* line 29435, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shuttle-van:before {
  content: "\fba7";
}

/* line 29438, app/assets/stylesheets/external/uicons.scss */
.fi-sr-shuttlecock:before {
  content: "\fba8";
}

/* line 29441, app/assets/stylesheets/external/uicons.scss */
.fi-sr-Sickle:before {
  content: "\fba9";
}

/* line 29444, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sidebar-flip:before {
  content: "\fbaa";
}

/* line 29447, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sidebar:before {
  content: "\fbab";
}

/* line 29450, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sigma:before {
  content: "\fbac";
}

/* line 29453, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sign-hanging:before {
  content: "\fbad";
}

/* line 29456, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sign-in-alt:before {
  content: "\fbae";
}

/* line 29459, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sign-out-alt:before {
  content: "\fbaf";
}

/* line 29462, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sign-posts-wrench:before {
  content: "\fbb0";
}

/* line 29465, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sign-posts:before {
  content: "\fbb1";
}

/* line 29468, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sign-up:before {
  content: "\fbb2";
}

/* line 29471, app/assets/stylesheets/external/uicons.scss */
.fi-sr-signal-alt-1:before {
  content: "\fbb3";
}

/* line 29474, app/assets/stylesheets/external/uicons.scss */
.fi-sr-signal-alt-2:before {
  content: "\fbb4";
}

/* line 29477, app/assets/stylesheets/external/uicons.scss */
.fi-sr-signal-alt-slash:before {
  content: "\fbb5";
}

/* line 29480, app/assets/stylesheets/external/uicons.scss */
.fi-sr-signal-alt:before {
  content: "\fbb6";
}

/* line 29483, app/assets/stylesheets/external/uicons.scss */
.fi-sr-signal-bars-fair:before {
  content: "\fbb7";
}

/* line 29486, app/assets/stylesheets/external/uicons.scss */
.fi-sr-signal-bars-good:before {
  content: "\fbb8";
}

/* line 29489, app/assets/stylesheets/external/uicons.scss */
.fi-sr-signal-bars-weak:before {
  content: "\fbb9";
}

/* line 29492, app/assets/stylesheets/external/uicons.scss */
.fi-sr-signal-stream-slash:before {
  content: "\fbba";
}

/* line 29495, app/assets/stylesheets/external/uicons.scss */
.fi-sr-signal-stream:before {
  content: "\fbbb";
}

/* line 29498, app/assets/stylesheets/external/uicons.scss */
.fi-sr-signature-lock:before {
  content: "\fbbc";
}

/* line 29501, app/assets/stylesheets/external/uicons.scss */
.fi-sr-signature-slash:before {
  content: "\fbbd";
}

/* line 29504, app/assets/stylesheets/external/uicons.scss */
.fi-sr-signature:before {
  content: "\fbbe";
}

/* line 29507, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sim-card:before {
  content: "\fbbf";
}

/* line 29510, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sim-cards:before {
  content: "\fbc0";
}

/* line 29513, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sink:before {
  content: "\fbc1";
}

/* line 29516, app/assets/stylesheets/external/uicons.scss */
.fi-sr-siren-on:before {
  content: "\fbc2";
}

/* line 29519, app/assets/stylesheets/external/uicons.scss */
.fi-sr-Siren:before {
  content: "\fbc3";
}

/* line 29522, app/assets/stylesheets/external/uicons.scss */
.fi-sr-site-alt:before {
  content: "\fbc4";
}

/* line 29525, app/assets/stylesheets/external/uicons.scss */
.fi-sr-site-browser:before {
  content: "\fbc5";
}

/* line 29528, app/assets/stylesheets/external/uicons.scss */
.fi-sr-site:before {
  content: "\fbc6";
}

/* line 29531, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sitemap:before {
  content: "\fbc7";
}

/* line 29534, app/assets/stylesheets/external/uicons.scss */
.fi-sr-skateboard:before {
  content: "\fbc8";
}

/* line 29537, app/assets/stylesheets/external/uicons.scss */
.fi-sr-skating:before {
  content: "\fbc9";
}

/* line 29540, app/assets/stylesheets/external/uicons.scss */
.fi-sr-skeleton-ribs:before {
  content: "\fbca";
}

/* line 29543, app/assets/stylesheets/external/uicons.scss */
.fi-sr-skeleton:before {
  content: "\fbcb";
}

/* line 29546, app/assets/stylesheets/external/uicons.scss */
.fi-sr-skewer:before {
  content: "\fbcc";
}

/* line 29549, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ski-boot-ski:before {
  content: "\fbcd";
}

/* line 29552, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ski-jump:before {
  content: "\fbce";
}

/* line 29555, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ski-lift:before {
  content: "\fbcf";
}

/* line 29558, app/assets/stylesheets/external/uicons.scss */
.fi-sr-skiing-nordic:before {
  content: "\fbd0";
}

/* line 29561, app/assets/stylesheets/external/uicons.scss */
.fi-sr-skiing:before {
  content: "\fbd1";
}

/* line 29564, app/assets/stylesheets/external/uicons.scss */
.fi-sr-skill-alt:before {
  content: "\fbd2";
}

/* line 29567, app/assets/stylesheets/external/uicons.scss */
.fi-sr-skill-user:before {
  content: "\fbd3";
}

/* line 29570, app/assets/stylesheets/external/uicons.scss */
.fi-sr-skill:before {
  content: "\fbd4";
}

/* line 29573, app/assets/stylesheets/external/uicons.scss */
.fi-sr-skin-arrow:before {
  content: "\fbd5";
}

/* line 29576, app/assets/stylesheets/external/uicons.scss */
.fi-sr-skin-drop:before {
  content: "\fbd6";
}

/* line 29579, app/assets/stylesheets/external/uicons.scss */
.fi-sr-skin-hair:before {
  content: "\fbd7";
}

/* line 29582, app/assets/stylesheets/external/uicons.scss */
.fi-sr-skin:before {
  content: "\fbd8";
}

/* line 29585, app/assets/stylesheets/external/uicons.scss */
.fi-sr-skull-cow:before {
  content: "\fbd9";
}

/* line 29588, app/assets/stylesheets/external/uicons.scss */
.fi-sr-skull-crossbones:before {
  content: "\fbda";
}

/* line 29591, app/assets/stylesheets/external/uicons.scss */
.fi-sr-skull:before {
  content: "\fbdb";
}

/* line 29594, app/assets/stylesheets/external/uicons.scss */
.fi-sr-slash:before {
  content: "\fbdc";
}

/* line 29597, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sledding:before {
  content: "\fbdd";
}

/* line 29600, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sleigh:before {
  content: "\fbde";
}

/* line 29603, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sliders-h-square:before {
  content: "\fbdf";
}

/* line 29606, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sliders-v-square:before {
  content: "\fbe0";
}

/* line 29609, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sliders-v:before {
  content: "\fbe1";
}

/* line 29612, app/assets/stylesheets/external/uicons.scss */
.fi-sr-slot-machine:before {
  content: "\fbe2";
}

/* line 29615, app/assets/stylesheets/external/uicons.scss */
.fi-sr-smart-home-alt:before {
  content: "\fbe3";
}

/* line 29618, app/assets/stylesheets/external/uicons.scss */
.fi-sr-smart-home:before {
  content: "\fbe4";
}

/* line 29621, app/assets/stylesheets/external/uicons.scss */
.fi-sr-smartphone:before {
  content: "\fbe5";
}

/* line 29624, app/assets/stylesheets/external/uicons.scss */
.fi-sr-smile-beam:before {
  content: "\fbe6";
}

/* line 29627, app/assets/stylesheets/external/uicons.scss */
.fi-sr-smile-plus:before {
  content: "\fbe7";
}

/* line 29630, app/assets/stylesheets/external/uicons.scss */
.fi-sr-smile-wink:before {
  content: "\fbe8";
}

/* line 29633, app/assets/stylesheets/external/uicons.scss */
.fi-sr-smile:before {
  content: "\fbe9";
}

/* line 29636, app/assets/stylesheets/external/uicons.scss */
.fi-sr-smiley-comment-alt:before {
  content: "\fbea";
}

/* line 29639, app/assets/stylesheets/external/uicons.scss */
.fi-sr-smog:before {
  content: "\fbeb";
}

/* line 29642, app/assets/stylesheets/external/uicons.scss */
.fi-sr-smoke:before {
  content: "\fbec";
}

/* line 29645, app/assets/stylesheets/external/uicons.scss */
.fi-sr-smoking-ban:before {
  content: "\fbed";
}

/* line 29648, app/assets/stylesheets/external/uicons.scss */
.fi-sr-smoking:before {
  content: "\fbee";
}

/* line 29651, app/assets/stylesheets/external/uicons.scss */
.fi-sr-snake:before {
  content: "\fbef";
}

/* line 29654, app/assets/stylesheets/external/uicons.scss */
.fi-sr-snap:before {
  content: "\fbf0";
}

/* line 29657, app/assets/stylesheets/external/uicons.scss */
.fi-sr-snooze:before {
  content: "\fbf1";
}

/* line 29660, app/assets/stylesheets/external/uicons.scss */
.fi-sr-snow-blowing:before {
  content: "\fbf2";
}

/* line 29663, app/assets/stylesheets/external/uicons.scss */
.fi-sr-snowboarding:before {
  content: "\fbf3";
}

/* line 29666, app/assets/stylesheets/external/uicons.scss */
.fi-sr-snowflake-droplets:before {
  content: "\fbf4";
}

/* line 29669, app/assets/stylesheets/external/uicons.scss */
.fi-sr-snowflake:before {
  content: "\fbf5";
}

/* line 29672, app/assets/stylesheets/external/uicons.scss */
.fi-sr-snowflakes:before {
  content: "\fbf6";
}

/* line 29675, app/assets/stylesheets/external/uicons.scss */
.fi-sr-snowman-alt:before {
  content: "\fbf7";
}

/* line 29678, app/assets/stylesheets/external/uicons.scss */
.fi-sr-snowman-head:before {
  content: "\fbf8";
}

/* line 29681, app/assets/stylesheets/external/uicons.scss */
.fi-sr-snowmobile:before {
  content: "\fbf9";
}

/* line 29684, app/assets/stylesheets/external/uicons.scss */
.fi-sr-snowplow:before {
  content: "\fbfa";
}

/* line 29687, app/assets/stylesheets/external/uicons.scss */
.fi-sr-soap-alt:before {
  content: "\fbfb";
}

/* line 29690, app/assets/stylesheets/external/uicons.scss */
.fi-sr-soap:before {
  content: "\fbfc";
}

/* line 29693, app/assets/stylesheets/external/uicons.scss */
.fi-sr-socks:before {
  content: "\fbfd";
}

/* line 29696, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sofa-size:before {
  content: "\fbfe";
}

/* line 29699, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sofa:before {
  content: "\fbff";
}

/* line 29702, app/assets/stylesheets/external/uicons.scss */
.fi-sr-solar-panel-sun:before {
  content: "\fc00";
}

/* line 29705, app/assets/stylesheets/external/uicons.scss */
.fi-sr-solar-panel:before {
  content: "\fc01";
}

/* line 29708, app/assets/stylesheets/external/uicons.scss */
.fi-sr-solar-system:before {
  content: "\fc02";
}

/* line 29711, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sold-house:before {
  content: "\fc03";
}

/* line 29714, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sold-signal:before {
  content: "\fc04";
}

/* line 29717, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sort-alpha-down-alt:before {
  content: "\fc05";
}

/* line 29720, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sort-alpha-down:before {
  content: "\fc06";
}

/* line 29723, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sort-alpha-up-alt:before {
  content: "\fc07";
}

/* line 29726, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sort-alpha-up:before {
  content: "\fc08";
}

/* line 29729, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sort-alt:before {
  content: "\fc09";
}

/* line 29732, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sort-amount-down-alt:before {
  content: "\fc0a";
}

/* line 29735, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sort-amount-down:before {
  content: "\fc0b";
}

/* line 29738, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sort-amount-up-alt:before {
  content: "\fc0c";
}

/* line 29741, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sort-amount-up:before {
  content: "\fc0d";
}

/* line 29744, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sort-circle-down:before {
  content: "\fc0e";
}

/* line 29747, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sort-circle-up:before {
  content: "\fc0f";
}

/* line 29750, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sort-circle:before {
  content: "\fc10";
}

/* line 29753, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sort-down:before {
  content: "\fc11";
}

/* line 29756, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sort-numeric-down-alt:before {
  content: "\fc12";
}

/* line 29759, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sort-numeric-down:before {
  content: "\fc13";
}

/* line 29762, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sort-shapes-down:before {
  content: "\fc14";
}

/* line 29765, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sort-shapes-up:before {
  content: "\fc15";
}

/* line 29768, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sort-size-down:before {
  content: "\fc16";
}

/* line 29771, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sort-size-up:before {
  content: "\fc17";
}

/* line 29774, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sort:before {
  content: "\fc18";
}

/* line 29777, app/assets/stylesheets/external/uicons.scss */
.fi-sr-soup:before {
  content: "\fc19";
}

/* line 29780, app/assets/stylesheets/external/uicons.scss */
.fi-sr-source-data:before {
  content: "\fc1a";
}

/* line 29783, app/assets/stylesheets/external/uicons.scss */
.fi-sr-source-document-alt:before {
  content: "\fc1b";
}

/* line 29786, app/assets/stylesheets/external/uicons.scss */
.fi-sr-source-document:before {
  content: "\fc1c";
}

/* line 29789, app/assets/stylesheets/external/uicons.scss */
.fi-sr-spa:before {
  content: "\fc1d";
}

/* line 29792, app/assets/stylesheets/external/uicons.scss */
.fi-sr-space-shuttle:before {
  content: "\fc1e";
}

/* line 29795, app/assets/stylesheets/external/uicons.scss */
.fi-sr-space-station-moon-alt:before {
  content: "\fc1f";
}

/* line 29798, app/assets/stylesheets/external/uicons.scss */
.fi-sr-space-station-moon:before {
  content: "\fc20";
}

/* line 29801, app/assets/stylesheets/external/uicons.scss */
.fi-sr-spade:before {
  content: "\fc21";
}

/* line 29804, app/assets/stylesheets/external/uicons.scss */
.fi-sr-spaghetti-monster-flying:before {
  content: "\fc22";
}

/* line 29807, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sparkles:before {
  content: "\fc23";
}

/* line 29810, app/assets/stylesheets/external/uicons.scss */
.fi-sr-spartan-helmet:before {
  content: "\fc24";
}

/* line 29813, app/assets/stylesheets/external/uicons.scss */
.fi-sr-speaker:before {
  content: "\fc25";
}

/* line 29816, app/assets/stylesheets/external/uicons.scss */
.fi-sr-speakers:before {
  content: "\fc26";
}

/* line 29819, app/assets/stylesheets/external/uicons.scss */
.fi-sr-speech-bubble-story:before {
  content: "\fc27";
}

/* line 29822, app/assets/stylesheets/external/uicons.scss */
.fi-sr-speedometer-arrow:before {
  content: "\fc28";
}

/* line 29825, app/assets/stylesheets/external/uicons.scss */
.fi-sr-speedometer-kpi:before {
  content: "\fc29";
}

/* line 29828, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sphere:before {
  content: "\fc2a";
}

/* line 29831, app/assets/stylesheets/external/uicons.scss */
.fi-sr-spider-black-widow:before {
  content: "\fc2b";
}

/* line 29834, app/assets/stylesheets/external/uicons.scss */
.fi-sr-spider-web:before {
  content: "\fc2c";
}

/* line 29837, app/assets/stylesheets/external/uicons.scss */
.fi-sr-spider:before {
  content: "\fc2d";
}

/* line 29840, app/assets/stylesheets/external/uicons.scss */
.fi-sr-spinner:before {
  content: "\fc2e";
}

/* line 29843, app/assets/stylesheets/external/uicons.scss */
.fi-sr-split:before {
  content: "\fc2f";
}

/* line 29846, app/assets/stylesheets/external/uicons.scss */
.fi-sr-splotch:before {
  content: "\fc30";
}

/* line 29849, app/assets/stylesheets/external/uicons.scss */
.fi-sr-spoon:before {
  content: "\fc31";
}

/* line 29852, app/assets/stylesheets/external/uicons.scss */
.fi-sr-spray-can-sparkles:before {
  content: "\fc32";
}

/* line 29855, app/assets/stylesheets/external/uicons.scss */
.fi-sr-spray-can:before {
  content: "\fc33";
}

/* line 29858, app/assets/stylesheets/external/uicons.scss */
.fi-sr-spring-calendar:before {
  content: "\fc34";
}

/* line 29861, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sprinkler:before {
  content: "\fc35";
}

/* line 29864, app/assets/stylesheets/external/uicons.scss */
.fi-sr-spy:before {
  content: "\fc36";
}

/* line 29867, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-0:before {
  content: "\fc37";
}

/* line 29870, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-1:before {
  content: "\fc38";
}

/* line 29873, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-2:before {
  content: "\fc39";
}

/* line 29876, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-3:before {
  content: "\fc3a";
}

/* line 29879, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-4:before {
  content: "\fc3b";
}

/* line 29882, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-5:before {
  content: "\fc3c";
}

/* line 29885, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-6:before {
  content: "\fc3d";
}

/* line 29888, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-7:before {
  content: "\fc3e";
}

/* line 29891, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-8:before {
  content: "\fc3f";
}

/* line 29894, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-9:before {
  content: "\fc40";
}

/* line 29897, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-a:before {
  content: "\fc41";
}

/* line 29900, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-b:before {
  content: "\fc42";
}

/* line 29903, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-bolt:before {
  content: "\fc43";
}

/* line 29906, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-c:before {
  content: "\fc44";
}

/* line 29909, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-code:before {
  content: "\fc45";
}

/* line 29912, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-d:before {
  content: "\fc46";
}

/* line 29915, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-dashed:before {
  content: "\fc47";
}

/* line 29918, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-divide:before {
  content: "\fc48";
}

/* line 29921, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-e:before {
  content: "\fc49";
}

/* line 29924, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-ellipsis-vertical:before {
  content: "\fc4a";
}

/* line 29927, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-ellipsis:before {
  content: "\fc4b";
}

/* line 29930, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-exclamation:before {
  content: "\fc4c";
}

/* line 29933, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-f:before {
  content: "\fc4d";
}

/* line 29936, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-g:before {
  content: "\fc4e";
}

/* line 29939, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-h:before {
  content: "\fc4f";
}

/* line 29942, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-heart:before {
  content: "\fc50";
}

/* line 29945, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-i:before {
  content: "\fc51";
}

/* line 29948, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-info:before {
  content: "\fc52";
}

/* line 29951, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-j:before {
  content: "\fc53";
}

/* line 29954, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-k:before {
  content: "\fc54";
}

/* line 29957, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-kanban:before {
  content: "\fc55";
}

/* line 29960, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-l:before {
  content: "\fc56";
}

/* line 29963, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-m:before {
  content: "\fc57";
}

/* line 29966, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-minus:before {
  content: "\fc58";
}

/* line 29969, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-n:before {
  content: "\fc59";
}

/* line 29972, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-o:before {
  content: "\fc5a";
}

/* line 29975, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-p:before {
  content: "\fc5b";
}

/* line 29978, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-phone-hangup:before {
  content: "\fc5c";
}

/* line 29981, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-plus:before {
  content: "\fc5d";
}

/* line 29984, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-poll-horizontal:before {
  content: "\fc5e";
}

/* line 29987, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-poll-vertical:before {
  content: "\fc5f";
}

/* line 29990, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-q:before {
  content: "\fc60";
}

/* line 29993, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-quote:before {
  content: "\fc61";
}

/* line 29996, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-r:before {
  content: "\fc62";
}

/* line 29999, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-root:before {
  content: "\fc63";
}

/* line 30002, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-s:before {
  content: "\fc64";
}

/* line 30005, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-small:before {
  content: "\fc65";
}

/* line 30008, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-star:before {
  content: "\fc66";
}

/* line 30011, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-t:before {
  content: "\fc67";
}

/* line 30014, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-terminal:before {
  content: "\fc68";
}

/* line 30017, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-u:before {
  content: "\fc69";
}

/* line 30020, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-up-right:before {
  content: "\fc6a";
}

/* line 30023, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-v:before {
  content: "\fc6b";
}

/* line 30026, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-w:before {
  content: "\fc6c";
}

/* line 30029, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-x:before {
  content: "\fc6d";
}

/* line 30032, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-y:before {
  content: "\fc6e";
}

/* line 30035, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square-z:before {
  content: "\fc6f";
}

/* line 30038, app/assets/stylesheets/external/uicons.scss */
.fi-sr-square:before {
  content: "\fc70";
}

/* line 30041, app/assets/stylesheets/external/uicons.scss */
.fi-sr-squid:before {
  content: "\fc71";
}

/* line 30044, app/assets/stylesheets/external/uicons.scss */
.fi-sr-squircle:before {
  content: "\fc72";
}

/* line 30047, app/assets/stylesheets/external/uicons.scss */
.fi-sr-squirrel:before {
  content: "\fc73";
}

/* line 30050, app/assets/stylesheets/external/uicons.scss */
.fi-sr-staff:before {
  content: "\fc74";
}

/* line 30053, app/assets/stylesheets/external/uicons.scss */
.fi-sr-stage-concert:before {
  content: "\fc75";
}

/* line 30056, app/assets/stylesheets/external/uicons.scss */
.fi-sr-stage-theatre:before {
  content: "\fc76";
}

/* line 30059, app/assets/stylesheets/external/uicons.scss */
.fi-sr-stage:before {
  content: "\fc77";
}

/* line 30062, app/assets/stylesheets/external/uicons.scss */
.fi-sr-stairs:before {
  content: "\fc78";
}

/* line 30065, app/assets/stylesheets/external/uicons.scss */
.fi-sr-stamp:before {
  content: "\fc79";
}

/* line 30068, app/assets/stylesheets/external/uicons.scss */
.fi-sr-standard-definition:before {
  content: "\fc7a";
}

/* line 30071, app/assets/stylesheets/external/uicons.scss */
.fi-sr-star-and-crescent:before {
  content: "\fc7b";
}

/* line 30074, app/assets/stylesheets/external/uicons.scss */
.fi-sr-star-christmas:before {
  content: "\fc7c";
}

/* line 30077, app/assets/stylesheets/external/uicons.scss */
.fi-sr-star-comment-alt:before {
  content: "\fc7d";
}

/* line 30080, app/assets/stylesheets/external/uicons.scss */
.fi-sr-star-exclamation:before {
  content: "\fc7e";
}

/* line 30083, app/assets/stylesheets/external/uicons.scss */
.fi-sr-star-octogram:before {
  content: "\fc7f";
}

/* line 30086, app/assets/stylesheets/external/uicons.scss */
.fi-sr-star-of-david:before {
  content: "\fc80";
}

/* line 30089, app/assets/stylesheets/external/uicons.scss */
.fi-sr-star-rating-call:before {
  content: "\fc81";
}

/* line 30092, app/assets/stylesheets/external/uicons.scss */
.fi-sr-star-sharp-half-stroke:before {
  content: "\fc82";
}

/* line 30095, app/assets/stylesheets/external/uicons.scss */
.fi-sr-star-sharp-half:before {
  content: "\fc83";
}

/* line 30098, app/assets/stylesheets/external/uicons.scss */
.fi-sr-star-shooting:before {
  content: "\fc84";
}

/* line 30101, app/assets/stylesheets/external/uicons.scss */
.fi-sr-star:before {
  content: "\fc85";
}

/* line 30104, app/assets/stylesheets/external/uicons.scss */
.fi-sr-starfighter:before {
  content: "\fc86";
}

/* line 30107, app/assets/stylesheets/external/uicons.scss */
.fi-sr-stars:before {
  content: "\fc87";
}

/* line 30110, app/assets/stylesheets/external/uicons.scss */
.fi-sr-state-country:before {
  content: "\fc88";
}

/* line 30113, app/assets/stylesheets/external/uicons.scss */
.fi-sr-stationary-bike:before {
  content: "\fc89";
}

/* line 30116, app/assets/stylesheets/external/uicons.scss */
.fi-sr-stats:before {
  content: "\fc8a";
}

/* line 30119, app/assets/stylesheets/external/uicons.scss */
.fi-sr-steak:before {
  content: "\fc8b";
}

/* line 30122, app/assets/stylesheets/external/uicons.scss */
.fi-sr-steering-wheel:before {
  content: "\fc8c";
}

/* line 30125, app/assets/stylesheets/external/uicons.scss */
.fi-sr-step-backward:before {
  content: "\fc8d";
}

/* line 30128, app/assets/stylesheets/external/uicons.scss */
.fi-sr-step-forward:before {
  content: "\fc8e";
}

/* line 30131, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sterling-sign:before {
  content: "\fc8f";
}

/* line 30134, app/assets/stylesheets/external/uicons.scss */
.fi-sr-stethoscope:before {
  content: "\fc90";
}

/* line 30137, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sticker:before {
  content: "\fc91";
}

/* line 30140, app/assets/stylesheets/external/uicons.scss */
.fi-sr-stocking:before {
  content: "\fc92";
}

/* line 30143, app/assets/stylesheets/external/uicons.scss */
.fi-sr-stomach:before {
  content: "\fc93";
}

/* line 30146, app/assets/stylesheets/external/uicons.scss */
.fi-sr-stop-circle:before {
  content: "\fc94";
}

/* line 30149, app/assets/stylesheets/external/uicons.scss */
.fi-sr-stop:before {
  content: "\fc95";
}

/* line 30152, app/assets/stylesheets/external/uicons.scss */
.fi-sr-stopwatch:before {
  content: "\fc96";
}

/* line 30155, app/assets/stylesheets/external/uicons.scss */
.fi-sr-store-alt:before {
  content: "\fc97";
}

/* line 30158, app/assets/stylesheets/external/uicons.scss */
.fi-sr-store-buyer:before {
  content: "\fc98";
}

/* line 30161, app/assets/stylesheets/external/uicons.scss */
.fi-sr-store-lock:before {
  content: "\fc99";
}

/* line 30164, app/assets/stylesheets/external/uicons.scss */
.fi-sr-store-slash:before {
  content: "\fc9a";
}

/* line 30167, app/assets/stylesheets/external/uicons.scss */
.fi-sr-story-book:before {
  content: "\fc9b";
}

/* line 30170, app/assets/stylesheets/external/uicons.scss */
.fi-sr-story-fairy-tale:before {
  content: "\fc9c";
}

/* line 30173, app/assets/stylesheets/external/uicons.scss */
.fi-sr-story-fantasy:before {
  content: "\fc9d";
}

/* line 30176, app/assets/stylesheets/external/uicons.scss */
.fi-sr-strategy-chess-risk:before {
  content: "\fc9e";
}

/* line 30179, app/assets/stylesheets/external/uicons.scss */
.fi-sr-strawberry:before {
  content: "\fc9f";
}

/* line 30182, app/assets/stylesheets/external/uicons.scss */
.fi-sr-street-view:before {
  content: "\fca0";
}

/* line 30185, app/assets/stylesheets/external/uicons.scss */
.fi-sr-stretcher:before {
  content: "\fca1";
}

/* line 30188, app/assets/stylesheets/external/uicons.scss */
.fi-sr-strikethrough:before {
  content: "\fca2";
}

/* line 30191, app/assets/stylesheets/external/uicons.scss */
.fi-sr-stroopwafel:before {
  content: "\fca3";
}

/* line 30194, app/assets/stylesheets/external/uicons.scss */
.fi-sr-student-alt:before {
  content: "\fca4";
}

/* line 30197, app/assets/stylesheets/external/uicons.scss */
.fi-sr-student:before {
  content: "\fca5";
}

/* line 30200, app/assets/stylesheets/external/uicons.scss */
.fi-sr-subscript:before {
  content: "\fca6";
}

/* line 30203, app/assets/stylesheets/external/uicons.scss */
.fi-sr-subscription-alt:before {
  content: "\fca7";
}

/* line 30206, app/assets/stylesheets/external/uicons.scss */
.fi-sr-subscription:before {
  content: "\fca8";
}

/* line 30209, app/assets/stylesheets/external/uicons.scss */
.fi-sr-subtitles:before {
  content: "\fca9";
}

/* line 30212, app/assets/stylesheets/external/uicons.scss */
.fi-sr-subway:before {
  content: "\fcaa";
}

/* line 30215, app/assets/stylesheets/external/uicons.scss */
.fi-sr-suitcase-alt:before {
  content: "\fcab";
}

/* line 30218, app/assets/stylesheets/external/uicons.scss */
.fi-sr-summary-check:before {
  content: "\fcac";
}

/* line 30221, app/assets/stylesheets/external/uicons.scss */
.fi-sr-summer:before {
  content: "\fcad";
}

/* line 30224, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sun-dust:before {
  content: "\fcae";
}

/* line 30227, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sun-plant-wilt:before {
  content: "\fcaf";
}

/* line 30230, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sun-salutation-yoga:before {
  content: "\fcb0";
}

/* line 30233, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sun:before {
  content: "\fcb1";
}

/* line 30236, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sunday:before {
  content: "\fcb2";
}

/* line 30239, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sunglasses-alt:before {
  content: "\fcb3";
}

/* line 30242, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sunglasses:before {
  content: "\fcb4";
}

/* line 30245, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sunrise-alt:before {
  content: "\fcb5";
}

/* line 30248, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sunrise:before {
  content: "\fcb6";
}

/* line 30251, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sunset:before {
  content: "\fcb7";
}

/* line 30254, app/assets/stylesheets/external/uicons.scss */
.fi-sr-superscript:before {
  content: "\fcb8";
}

/* line 30257, app/assets/stylesheets/external/uicons.scss */
.fi-sr-surfing:before {
  content: "\fcb9";
}

/* line 30260, app/assets/stylesheets/external/uicons.scss */
.fi-sr-surprise:before {
  content: "\fcba";
}

/* line 30263, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sushi-alt:before {
  content: "\fcbb";
}

/* line 30266, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sushi-roll:before {
  content: "\fcbc";
}

/* line 30269, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sushi:before {
  content: "\fcbd";
}

/* line 30272, app/assets/stylesheets/external/uicons.scss */
.fi-sr-svg:before {
  content: "\fcbe";
}

/* line 30275, app/assets/stylesheets/external/uicons.scss */
.fi-sr-swap:before {
  content: "\fcbf";
}

/* line 30278, app/assets/stylesheets/external/uicons.scss */
.fi-sr-swatchbook:before {
  content: "\fcc0";
}

/* line 30281, app/assets/stylesheets/external/uicons.scss */
.fi-sr-swimmer:before {
  content: "\fcc1";
}

/* line 30284, app/assets/stylesheets/external/uicons.scss */
.fi-sr-swimming-pool:before {
  content: "\fcc2";
}

/* line 30287, app/assets/stylesheets/external/uicons.scss */
.fi-sr-swipe-down:before {
  content: "\fcc3";
}

/* line 30290, app/assets/stylesheets/external/uicons.scss */
.fi-sr-swipe-left:before {
  content: "\fcc4";
}

/* line 30293, app/assets/stylesheets/external/uicons.scss */
.fi-sr-swipe-right:before {
  content: "\fcc5";
}

/* line 30296, app/assets/stylesheets/external/uicons.scss */
.fi-sr-swipe-up:before {
  content: "\fcc6";
}

/* line 30299, app/assets/stylesheets/external/uicons.scss */
.fi-sr-sword:before {
  content: "\fcc7";
}

/* line 30302, app/assets/stylesheets/external/uicons.scss */
.fi-sr-symbol:before {
  content: "\fcc8";
}

/* line 30305, app/assets/stylesheets/external/uicons.scss */
.fi-sr-symbols:before {
  content: "\fcc9";
}

/* line 30308, app/assets/stylesheets/external/uicons.scss */
.fi-sr-synagogue:before {
  content: "\fcca";
}

/* line 30311, app/assets/stylesheets/external/uicons.scss */
.fi-sr-syringe:before {
  content: "\fccb";
}

/* line 30314, app/assets/stylesheets/external/uicons.scss */
.fi-sr-system-cloud:before {
  content: "\fccc";
}

/* line 30317, app/assets/stylesheets/external/uicons.scss */
.fi-sr-t:before {
  content: "\fccd";
}

/* line 30320, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tab-folder:before {
  content: "\fcce";
}

/* line 30323, app/assets/stylesheets/external/uicons.scss */
.fi-sr-table-columns:before {
  content: "\fccf";
}

/* line 30326, app/assets/stylesheets/external/uicons.scss */
.fi-sr-table-layout:before {
  content: "\fcd0";
}

/* line 30329, app/assets/stylesheets/external/uicons.scss */
.fi-sr-table-list:before {
  content: "\fcd1";
}

/* line 30332, app/assets/stylesheets/external/uicons.scss */
.fi-sr-table-picnic:before {
  content: "\fcd2";
}

/* line 30335, app/assets/stylesheets/external/uicons.scss */
.fi-sr-table-pivot:before {
  content: "\fcd3";
}

/* line 30338, app/assets/stylesheets/external/uicons.scss */
.fi-sr-table-rows:before {
  content: "\fcd4";
}

/* line 30341, app/assets/stylesheets/external/uicons.scss */
.fi-sr-table-tree:before {
  content: "\fcd5";
}

/* line 30344, app/assets/stylesheets/external/uicons.scss */
.fi-sr-table:before {
  content: "\fcd6";
}

/* line 30347, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tablet-android-alt:before {
  content: "\fcd7";
}

/* line 30350, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tablet-android:before {
  content: "\fcd8";
}

/* line 30353, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tablet-rugged:before {
  content: "\fcd9";
}

/* line 30356, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tablet:before {
  content: "\fcda";
}

/* line 30359, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tachometer-alt-average:before {
  content: "\fcdb";
}

/* line 30362, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tachometer-alt-fastest:before {
  content: "\fcdc";
}

/* line 30365, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tachometer-alt-slow:before {
  content: "\fcdd";
}

/* line 30368, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tachometer-alt-slowest:before {
  content: "\fcde";
}

/* line 30371, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tachometer-average:before {
  content: "\fcdf";
}

/* line 30374, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tachometer-fast:before {
  content: "\fce0";
}

/* line 30377, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tachometer-fastest:before {
  content: "\fce1";
}

/* line 30380, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tachometer-slow:before {
  content: "\fce2";
}

/* line 30383, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tachometer-slowest:before {
  content: "\fce3";
}

/* line 30386, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tachometer:before {
  content: "\fce4";
}

/* line 30389, app/assets/stylesheets/external/uicons.scss */
.fi-sr-taco:before {
  content: "\fce5";
}

/* line 30392, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tags:before {
  content: "\fce6";
}

/* line 30395, app/assets/stylesheets/external/uicons.scss */
.fi-sr-talent-alt:before {
  content: "\fce7";
}

/* line 30398, app/assets/stylesheets/external/uicons.scss */
.fi-sr-talent-hand:before {
  content: "\fce8";
}

/* line 30401, app/assets/stylesheets/external/uicons.scss */
.fi-sr-talent:before {
  content: "\fce9";
}

/* line 30404, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tally-1:before {
  content: "\fcea";
}

/* line 30407, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tally-2:before {
  content: "\fceb";
}

/* line 30410, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tally-3:before {
  content: "\fcec";
}

/* line 30413, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tally-4:before {
  content: "\fced";
}

/* line 30416, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tally:before {
  content: "\fcee";
}

/* line 30419, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tamale:before {
  content: "\fcef";
}

/* line 30422, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tank-water:before {
  content: "\fcf0";
}

/* line 30425, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tap:before {
  content: "\fcf1";
}

/* line 30428, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tape:before {
  content: "\fcf2";
}

/* line 30431, app/assets/stylesheets/external/uicons.scss */
.fi-sr-target-audience:before {
  content: "\fcf3";
}

/* line 30434, app/assets/stylesheets/external/uicons.scss */
.fi-sr-target:before {
  content: "\fcf4";
}

/* line 30437, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tax-alt:before {
  content: "\fcf5";
}

/* line 30440, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tax:before {
  content: "\fcf6";
}

/* line 30443, app/assets/stylesheets/external/uicons.scss */
.fi-sr-taxi-bus:before {
  content: "\fcf7";
}

/* line 30446, app/assets/stylesheets/external/uicons.scss */
.fi-sr-taxi:before {
  content: "\fcf8";
}

/* line 30449, app/assets/stylesheets/external/uicons.scss */
.fi-sr-team-check-alt:before {
  content: "\fcf9";
}

/* line 30452, app/assets/stylesheets/external/uicons.scss */
.fi-sr-team-check:before {
  content: "\fcfa";
}

/* line 30455, app/assets/stylesheets/external/uicons.scss */
.fi-sr-teddy-bear:before {
  content: "\fcfb";
}

/* line 30458, app/assets/stylesheets/external/uicons.scss */
.fi-sr-teeth-open:before {
  content: "\fcfc";
}

/* line 30461, app/assets/stylesheets/external/uicons.scss */
.fi-sr-telescope:before {
  content: "\fcfd";
}

/* line 30464, app/assets/stylesheets/external/uicons.scss */
.fi-sr-temperature-down:before {
  content: "\fcfe";
}

/* line 30467, app/assets/stylesheets/external/uicons.scss */
.fi-sr-temperature-frigid:before {
  content: "\fcff";
}

/* line 30470, app/assets/stylesheets/external/uicons.scss */
.fi-sr-temperature-high:before {
  content: "\fd00";
}

/* line 30473, app/assets/stylesheets/external/uicons.scss */
.fi-sr-temperature-list:before {
  content: "\fd01";
}

/* line 30476, app/assets/stylesheets/external/uicons.scss */
.fi-sr-temperature-low:before {
  content: "\fd02";
}

/* line 30479, app/assets/stylesheets/external/uicons.scss */
.fi-sr-temperature-up:before {
  content: "\fd03";
}

/* line 30482, app/assets/stylesheets/external/uicons.scss */
.fi-sr-template-alt:before {
  content: "\fd04";
}

/* line 30485, app/assets/stylesheets/external/uicons.scss */
.fi-sr-template:before {
  content: "\fd05";
}

/* line 30488, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tenge:before {
  content: "\fd06";
}

/* line 30491, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tennis:before {
  content: "\fd07";
}

/* line 30494, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tent-arrow-down-to-line:before {
  content: "\fd08";
}

/* line 30497, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tent-arrow-left-right:before {
  content: "\fd09";
}

/* line 30500, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tent-arrow-turn-left:before {
  content: "\fd0a";
}

/* line 30503, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tent-arrows-down:before {
  content: "\fd0b";
}

/* line 30506, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tents:before {
  content: "\fd0c";
}

/* line 30509, app/assets/stylesheets/external/uicons.scss */
.fi-sr-terminal:before {
  content: "\fd0d";
}

/* line 30512, app/assets/stylesheets/external/uicons.scss */
.fi-sr-terrace:before {
  content: "\fd0e";
}

/* line 30515, app/assets/stylesheets/external/uicons.scss */
.fi-sr-test-tube:before {
  content: "\fd0f";
}

/* line 30518, app/assets/stylesheets/external/uicons.scss */
.fi-sr-test:before {
  content: "\fd10";
}

/* line 30521, app/assets/stylesheets/external/uicons.scss */
.fi-sr-text-box-dots:before {
  content: "\fd11";
}

/* line 30524, app/assets/stylesheets/external/uicons.scss */
.fi-sr-text-box-edit:before {
  content: "\fd12";
}

/* line 30527, app/assets/stylesheets/external/uicons.scss */
.fi-sr-text-box:before {
  content: "\fd13";
}

/* line 30530, app/assets/stylesheets/external/uicons.scss */
.fi-sr-text-check:before {
  content: "\fd14";
}

/* line 30533, app/assets/stylesheets/external/uicons.scss */
.fi-sr-text-height:before {
  content: "\fd15";
}

/* line 30536, app/assets/stylesheets/external/uicons.scss */
.fi-sr-text-shadow:before {
  content: "\fd16";
}

/* line 30539, app/assets/stylesheets/external/uicons.scss */
.fi-sr-text-size:before {
  content: "\fd17";
}

/* line 30542, app/assets/stylesheets/external/uicons.scss */
.fi-sr-text-slash:before {
  content: "\fd18";
}

/* line 30545, app/assets/stylesheets/external/uicons.scss */
.fi-sr-text-width:before {
  content: "\fd19";
}

/* line 30548, app/assets/stylesheets/external/uicons.scss */
.fi-sr-text:before {
  content: "\fd1a";
}

/* line 30551, app/assets/stylesheets/external/uicons.scss */
.fi-sr-theater-masks:before {
  content: "\fd1b";
}

/* line 30554, app/assets/stylesheets/external/uicons.scss */
.fi-sr-thermometer-alt:before {
  content: "\fd1c";
}

/* line 30557, app/assets/stylesheets/external/uicons.scss */
.fi-sr-thermometer-empty:before {
  content: "\fd1d";
}

/* line 30560, app/assets/stylesheets/external/uicons.scss */
.fi-sr-thermometer-full:before {
  content: "\fd1e";
}

/* line 30563, app/assets/stylesheets/external/uicons.scss */
.fi-sr-thermometer-half:before {
  content: "\fd1f";
}

/* line 30566, app/assets/stylesheets/external/uicons.scss */
.fi-sr-thermometer-quarter:before {
  content: "\fd20";
}

/* line 30569, app/assets/stylesheets/external/uicons.scss */
.fi-sr-thermometer-three-quarters:before {
  content: "\fd21";
}

/* line 30572, app/assets/stylesheets/external/uicons.scss */
.fi-sr-theta:before {
  content: "\fd22";
}

/* line 30575, app/assets/stylesheets/external/uicons.scss */
.fi-sr-third-award:before {
  content: "\fd23";
}

/* line 30578, app/assets/stylesheets/external/uicons.scss */
.fi-sr-third-laurel:before {
  content: "\fd24";
}

/* line 30581, app/assets/stylesheets/external/uicons.scss */
.fi-sr-third-medal:before {
  content: "\fd25";
}

/* line 30584, app/assets/stylesheets/external/uicons.scss */
.fi-sr-third:before {
  content: "\fd26";
}

/* line 30587, app/assets/stylesheets/external/uicons.scss */
.fi-sr-thought-bubble:before {
  content: "\fd27";
}

/* line 30590, app/assets/stylesheets/external/uicons.scss */
.fi-sr-three-leaf-clover:before {
  content: "\fd28";
}

/* line 30593, app/assets/stylesheets/external/uicons.scss */
.fi-sr-thumbs-down:before {
  content: "\fd29";
}

/* line 30596, app/assets/stylesheets/external/uicons.scss */
.fi-sr-thumbs-up-trust:before {
  content: "\fd2a";
}

/* line 30599, app/assets/stylesheets/external/uicons.scss */
.fi-sr-thumbs-up:before {
  content: "\fd2b";
}

/* line 30602, app/assets/stylesheets/external/uicons.scss */
.fi-sr-thumbtack:before {
  content: "\fd2c";
}

/* line 30605, app/assets/stylesheets/external/uicons.scss */
.fi-sr-thunderstorm-moon:before {
  content: "\fd2d";
}

/* line 30608, app/assets/stylesheets/external/uicons.scss */
.fi-sr-thunderstorm-risk:before {
  content: "\fd2e";
}

/* line 30611, app/assets/stylesheets/external/uicons.scss */
.fi-sr-thunderstorm-sun:before {
  content: "\fd2f";
}

/* line 30614, app/assets/stylesheets/external/uicons.scss */
.fi-sr-thunderstorm:before {
  content: "\fd30";
}

/* line 30617, app/assets/stylesheets/external/uicons.scss */
.fi-sr-thursday:before {
  content: "\fd31";
}

/* line 30620, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ticket-airline:before {
  content: "\fd32";
}

/* line 30623, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ticket-alt:before {
  content: "\fd33";
}

/* line 30626, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ticket:before {
  content: "\fd34";
}

/* line 30629, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tickets-airline:before {
  content: "\fd35";
}

/* line 30632, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tie:before {
  content: "\fd36";
}

/* line 30635, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tilde:before {
  content: "\fd37";
}

/* line 30638, app/assets/stylesheets/external/uicons.scss */
.fi-sr-time-add:before {
  content: "\fd38";
}

/* line 30641, app/assets/stylesheets/external/uicons.scss */
.fi-sr-time-check:before {
  content: "\fd39";
}

/* line 30644, app/assets/stylesheets/external/uicons.scss */
.fi-sr-time-delete:before {
  content: "\fd3a";
}

/* line 30647, app/assets/stylesheets/external/uicons.scss */
.fi-sr-time-fast:before {
  content: "\fd3b";
}

/* line 30650, app/assets/stylesheets/external/uicons.scss */
.fi-sr-time-forward-sixty:before {
  content: "\fd3c";
}

/* line 30653, app/assets/stylesheets/external/uicons.scss */
.fi-sr-time-forward-ten:before {
  content: "\fd3d";
}

/* line 30656, app/assets/stylesheets/external/uicons.scss */
.fi-sr-time-forward:before {
  content: "\fd3e";
}

/* line 30659, app/assets/stylesheets/external/uicons.scss */
.fi-sr-time-half-past:before {
  content: "\fd3f";
}

/* line 30662, app/assets/stylesheets/external/uicons.scss */
.fi-sr-time-oclock:before {
  content: "\fd40";
}

/* line 30665, app/assets/stylesheets/external/uicons.scss */
.fi-sr-time-past:before {
  content: "\fd41";
}

/* line 30668, app/assets/stylesheets/external/uicons.scss */
.fi-sr-time-quarter-past:before {
  content: "\fd42";
}

/* line 30671, app/assets/stylesheets/external/uicons.scss */
.fi-sr-time-quarter-to:before {
  content: "\fd43";
}

/* line 30674, app/assets/stylesheets/external/uicons.scss */
.fi-sr-time-twenty-four:before {
  content: "\fd44";
}

/* line 30677, app/assets/stylesheets/external/uicons.scss */
.fi-sr-time-watch-calendar:before {
  content: "\fd45";
}

/* line 30680, app/assets/stylesheets/external/uicons.scss */
.fi-sr-timer-clock-call:before {
  content: "\fd46";
}

/* line 30683, app/assets/stylesheets/external/uicons.scss */
.fi-sr-times-hexagon:before {
  content: "\fd47";
}

/* line 30686, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tint-slash:before {
  content: "\fd48";
}

/* line 30689, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tip-coin:before {
  content: "\fd49";
}

/* line 30692, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tire-flat:before {
  content: "\fd4a";
}

/* line 30695, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tire-pressure-warning:before {
  content: "\fd4b";
}

/* line 30698, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tire-rugged:before {
  content: "\fd4c";
}

/* line 30701, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tire:before {
  content: "\fd4d";
}

/* line 30704, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tired:before {
  content: "\fd4e";
}

/* line 30707, app/assets/stylesheets/external/uicons.scss */
.fi-sr-to-do-alt:before {
  content: "\fd4f";
}

/* line 30710, app/assets/stylesheets/external/uicons.scss */
.fi-sr-to-do:before {
  content: "\fd50";
}

/* line 30713, app/assets/stylesheets/external/uicons.scss */
.fi-sr-together-people:before {
  content: "\fd51";
}

/* line 30716, app/assets/stylesheets/external/uicons.scss */
.fi-sr-toggle-off:before {
  content: "\fd52";
}

/* line 30719, app/assets/stylesheets/external/uicons.scss */
.fi-sr-toggle-on:before {
  content: "\fd53";
}

/* line 30722, app/assets/stylesheets/external/uicons.scss */
.fi-sr-toilet-paper-blank-under:before {
  content: "\fd54";
}

/* line 30725, app/assets/stylesheets/external/uicons.scss */
.fi-sr-toilet-paper-blank:before {
  content: "\fd55";
}

/* line 30728, app/assets/stylesheets/external/uicons.scss */
.fi-sr-toilet-paper-slash:before {
  content: "\fd56";
}

/* line 30731, app/assets/stylesheets/external/uicons.scss */
.fi-sr-toilet-paper-under-slash:before {
  content: "\fd57";
}

/* line 30734, app/assets/stylesheets/external/uicons.scss */
.fi-sr-toilet-paper-under:before {
  content: "\fd58";
}

/* line 30737, app/assets/stylesheets/external/uicons.scss */
.fi-sr-toilet:before {
  content: "\fd59";
}

/* line 30740, app/assets/stylesheets/external/uicons.scss */
.fi-sr-toilets-portable:before {
  content: "\fd5a";
}

/* line 30743, app/assets/stylesheets/external/uicons.scss */
.fi-sr-token:before {
  content: "\fd5b";
}

/* line 30746, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tomato:before {
  content: "\fd5c";
}

/* line 30749, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tombstone-alt:before {
  content: "\fd5d";
}

/* line 30752, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tombstone:before {
  content: "\fd5e";
}

/* line 30755, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tool-box:before {
  content: "\fd5f";
}

/* line 30758, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tool-crop:before {
  content: "\fd60";
}

/* line 30761, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tool-marquee:before {
  content: "\fd61";
}

/* line 30764, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tools:before {
  content: "\fd62";
}

/* line 30767, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tooth:before {
  content: "\fd63";
}

/* line 30770, app/assets/stylesheets/external/uicons.scss */
.fi-sr-toothbrush:before {
  content: "\fd64";
}

/* line 30773, app/assets/stylesheets/external/uicons.scss */
.fi-sr-torch-inspiration-leader:before {
  content: "\fd65";
}

/* line 30776, app/assets/stylesheets/external/uicons.scss */
.fi-sr-torii-gate:before {
  content: "\fd66";
}

/* line 30779, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tornado:before {
  content: "\fd67";
}

/* line 30782, app/assets/stylesheets/external/uicons.scss */
.fi-sr-total:before {
  content: "\fd68";
}

/* line 30785, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tour-guide-people:before {
  content: "\fd69";
}

/* line 30788, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tour-virtual:before {
  content: "\fd6a";
}

/* line 30791, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tower-control:before {
  content: "\fd6b";
}

/* line 30794, app/assets/stylesheets/external/uicons.scss */
.fi-sr-track:before {
  content: "\fd6c";
}

/* line 30797, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tractor:before {
  content: "\fd6d";
}

/* line 30800, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trademark:before {
  content: "\fd6e";
}

/* line 30803, app/assets/stylesheets/external/uicons.scss */
.fi-sr-traffic-cone:before {
  content: "\fd6f";
}

/* line 30806, app/assets/stylesheets/external/uicons.scss */
.fi-sr-traffic-light-go:before {
  content: "\fd70";
}

/* line 30809, app/assets/stylesheets/external/uicons.scss */
.fi-sr-traffic-light-slow:before {
  content: "\fd71";
}

/* line 30812, app/assets/stylesheets/external/uicons.scss */
.fi-sr-traffic-light-stop:before {
  content: "\fd72";
}

/* line 30815, app/assets/stylesheets/external/uicons.scss */
.fi-sr-traffic-light:before {
  content: "\fd73";
}

/* line 30818, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trailer:before {
  content: "\fd74";
}

/* line 30821, app/assets/stylesheets/external/uicons.scss */
.fi-sr-train-journey:before {
  content: "\fd75";
}

/* line 30824, app/assets/stylesheets/external/uicons.scss */
.fi-sr-train-side:before {
  content: "\fd76";
}

/* line 30827, app/assets/stylesheets/external/uicons.scss */
.fi-sr-train-station-building:before {
  content: "\fd77";
}

/* line 30830, app/assets/stylesheets/external/uicons.scss */
.fi-sr-train-station:before {
  content: "\fd78";
}

/* line 30833, app/assets/stylesheets/external/uicons.scss */
.fi-sr-train-subway-tunnel:before {
  content: "\fd79";
}

/* line 30836, app/assets/stylesheets/external/uicons.scss */
.fi-sr-train-track:before {
  content: "\fd7a";
}

/* line 30839, app/assets/stylesheets/external/uicons.scss */
.fi-sr-train-tram:before {
  content: "\fd7b";
}

/* line 30842, app/assets/stylesheets/external/uicons.scss */
.fi-sr-train:before {
  content: "\fd7c";
}

/* line 30845, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tram:before {
  content: "\fd7d";
}

/* line 30848, app/assets/stylesheets/external/uicons.scss */
.fi-sr-transform:before {
  content: "\fd7e";
}

/* line 30851, app/assets/stylesheets/external/uicons.scss */
.fi-sr-transformation-block:before {
  content: "\fd7f";
}

/* line 30854, app/assets/stylesheets/external/uicons.scss */
.fi-sr-transformation-circle:before {
  content: "\fd80";
}

/* line 30857, app/assets/stylesheets/external/uicons.scss */
.fi-sr-transformation-design:before {
  content: "\fd81";
}

/* line 30860, app/assets/stylesheets/external/uicons.scss */
.fi-sr-transformation-shapes:before {
  content: "\fd82";
}

/* line 30863, app/assets/stylesheets/external/uicons.scss */
.fi-sr-transformer-bolt:before {
  content: "\fd83";
}

/* line 30866, app/assets/stylesheets/external/uicons.scss */
.fi-sr-transgender:before {
  content: "\fd84";
}

/* line 30869, app/assets/stylesheets/external/uicons.scss */
.fi-sr-transporter-1:before {
  content: "\fd85";
}

/* line 30872, app/assets/stylesheets/external/uicons.scss */
.fi-sr-transporter-2:before {
  content: "\fd86";
}

/* line 30875, app/assets/stylesheets/external/uicons.scss */
.fi-sr-transporter-3:before {
  content: "\fd87";
}

/* line 30878, app/assets/stylesheets/external/uicons.scss */
.fi-sr-transporter-4:before {
  content: "\fd88";
}

/* line 30881, app/assets/stylesheets/external/uicons.scss */
.fi-sr-transporter-5:before {
  content: "\fd89";
}

/* line 30884, app/assets/stylesheets/external/uicons.scss */
.fi-sr-transporter-6:before {
  content: "\fd8a";
}

/* line 30887, app/assets/stylesheets/external/uicons.scss */
.fi-sr-transporter-7:before {
  content: "\fd8b";
}

/* line 30890, app/assets/stylesheets/external/uicons.scss */
.fi-sr-transporter-empty:before {
  content: "\fd8c";
}

/* line 30893, app/assets/stylesheets/external/uicons.scss */
.fi-sr-transporter:before {
  content: "\fd8d";
}

/* line 30896, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trash-can-check:before {
  content: "\fd8e";
}

/* line 30899, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trash-can-clock:before {
  content: "\fd8f";
}

/* line 30902, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trash-can-list:before {
  content: "\fd90";
}

/* line 30905, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trash-can-plus:before {
  content: "\fd91";
}

/* line 30908, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trash-can-slash:before {
  content: "\fd92";
}

/* line 30911, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trash-check:before {
  content: "\fd93";
}

/* line 30914, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trash-clock:before {
  content: "\fd94";
}

/* line 30917, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trash-list:before {
  content: "\fd95";
}

/* line 30920, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trash-plus:before {
  content: "\fd96";
}

/* line 30923, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trash-restore-alt:before {
  content: "\fd97";
}

/* line 30926, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trash-restore:before {
  content: "\fd98";
}

/* line 30929, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trash-slash:before {
  content: "\fd99";
}

/* line 30932, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trash-undo-alt:before {
  content: "\fd9a";
}

/* line 30935, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trash-undo:before {
  content: "\fd9b";
}

/* line 30938, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trash-xmark:before {
  content: "\fd9c";
}

/* line 30941, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trash:before {
  content: "\fd9d";
}

/* line 30944, app/assets/stylesheets/external/uicons.scss */
.fi-sr-treadmill:before {
  content: "\fd9e";
}

/* line 30947, app/assets/stylesheets/external/uicons.scss */
.fi-sr-treasure-chest:before {
  content: "\fd9f";
}

/* line 30950, app/assets/stylesheets/external/uicons.scss */
.fi-sr-treatment:before {
  content: "\fda0";
}

/* line 30953, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tree-alt:before {
  content: "\fda1";
}

/* line 30956, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tree-christmas:before {
  content: "\fda2";
}

/* line 30959, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tree-deciduous:before {
  content: "\fda3";
}

/* line 30962, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tree:before {
  content: "\fda4";
}

/* line 30965, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trees-alt:before {
  content: "\fda5";
}

/* line 30968, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trees:before {
  content: "\fda6";
}

/* line 30971, app/assets/stylesheets/external/uicons.scss */
.fi-sr-triangle-music:before {
  content: "\fda7";
}

/* line 30974, app/assets/stylesheets/external/uicons.scss */
.fi-sr-triangle-person-digging:before {
  content: "\fda8";
}

/* line 30977, app/assets/stylesheets/external/uicons.scss */
.fi-sr-triangle-warning:before {
  content: "\fda9";
}

/* line 30980, app/assets/stylesheets/external/uicons.scss */
.fi-sr-triangle:before {
  content: "\fdaa";
}

/* line 30983, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trillium:before {
  content: "\fdab";
}

/* line 30986, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trophy-achievement-skill:before {
  content: "\fdac";
}

/* line 30989, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trophy-star:before {
  content: "\fdad";
}

/* line 30992, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trophy:before {
  content: "\fdae";
}

/* line 30995, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-arrow-left:before {
  content: "\fdaf";
}

/* line 30998, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-arrow-right:before {
  content: "\fdb0";
}

/* line 31001, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-bolt:before {
  content: "\fdb1";
}

/* line 31004, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-box:before {
  content: "\fdb2";
}

/* line 31007, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-check:before {
  content: "\fdb3";
}

/* line 31010, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-container-empty:before {
  content: "\fdb4";
}

/* line 31013, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-container:before {
  content: "\fdb5";
}

/* line 31016, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-couch:before {
  content: "\fdb6";
}

/* line 31019, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-fire:before {
  content: "\fdb7";
}

/* line 31022, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-flatbed:before {
  content: "\fdb8";
}

/* line 31025, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-front:before {
  content: "\fdb9";
}

/* line 31028, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-ladder:before {
  content: "\fdba";
}

/* line 31031, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-loading:before {
  content: "\fdbb";
}

/* line 31034, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-medical:before {
  content: "\fdbc";
}

/* line 31037, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-monster:before {
  content: "\fdbd";
}

/* line 31040, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-moving:before {
  content: "\fdbe";
}

/* line 31043, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-pickup:before {
  content: "\fdbf";
}

/* line 31046, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-plow:before {
  content: "\fdc0";
}

/* line 31049, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-ramp:before {
  content: "\fdc1";
}

/* line 31052, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-side:before {
  content: "\fdc2";
}

/* line 31055, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-tow:before {
  content: "\fdc3";
}

/* line 31058, app/assets/stylesheets/external/uicons.scss */
.fi-sr-truck-utensils:before {
  content: "\fdc4";
}

/* line 31061, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trumpet:before {
  content: "\fdc5";
}

/* line 31064, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trust-alt:before {
  content: "\fdc6";
}

/* line 31067, app/assets/stylesheets/external/uicons.scss */
.fi-sr-trust:before {
  content: "\fdc7";
}

/* line 31070, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tshirt:before {
  content: "\fdc8";
}

/* line 31073, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tty-answer:before {
  content: "\fdc9";
}

/* line 31076, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tty:before {
  content: "\fdca";
}

/* line 31079, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tubes:before {
  content: "\fdcb";
}

/* line 31082, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tuesday:before {
  content: "\fdcc";
}

/* line 31085, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tugrik-sign:before {
  content: "\fdcd";
}

/* line 31088, app/assets/stylesheets/external/uicons.scss */
.fi-sr-turkey:before {
  content: "\fdce";
}

/* line 31091, app/assets/stylesheets/external/uicons.scss */
.fi-sr-turn-left-down:before {
  content: "\fdcf";
}

/* line 31094, app/assets/stylesheets/external/uicons.scss */
.fi-sr-turn-left:before {
  content: "\fdd0";
}

/* line 31097, app/assets/stylesheets/external/uicons.scss */
.fi-sr-turn-right:before {
  content: "\fdd1";
}

/* line 31100, app/assets/stylesheets/external/uicons.scss */
.fi-sr-turntable:before {
  content: "\fdd2";
}

/* line 31103, app/assets/stylesheets/external/uicons.scss */
.fi-sr-turtle:before {
  content: "\fdd3";
}

/* line 31106, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tv-music:before {
  content: "\fdd4";
}

/* line 31109, app/assets/stylesheets/external/uicons.scss */
.fi-sr-tv-retro:before {
  content: "\fdd5";
}

/* line 31112, app/assets/stylesheets/external/uicons.scss */
.fi-sr-typewriter:before {
  content: "\fdd6";
}

/* line 31115, app/assets/stylesheets/external/uicons.scss */
.fi-sr-u:before {
  content: "\fdd7";
}

/* line 31118, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ufo-beam:before {
  content: "\fdd8";
}

/* line 31121, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ufo:before {
  content: "\fdd9";
}

/* line 31124, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ui-ux:before {
  content: "\fdda";
}

/* line 31127, app/assets/stylesheets/external/uicons.scss */
.fi-sr-umbrella-beach:before {
  content: "\fddb";
}

/* line 31130, app/assets/stylesheets/external/uicons.scss */
.fi-sr-umbrella:before {
  content: "\fddc";
}

/* line 31133, app/assets/stylesheets/external/uicons.scss */
.fi-sr-under-construction:before {
  content: "\fddd";
}

/* line 31136, app/assets/stylesheets/external/uicons.scss */
.fi-sr-underline:before {
  content: "\fdde";
}

/* line 31139, app/assets/stylesheets/external/uicons.scss */
.fi-sr-undo-alt:before {
  content: "\fddf";
}

/* line 31142, app/assets/stylesheets/external/uicons.scss */
.fi-sr-undo:before {
  content: "\fde0";
}

/* line 31145, app/assets/stylesheets/external/uicons.scss */
.fi-sr-unicorn:before {
  content: "\fde1";
}

/* line 31148, app/assets/stylesheets/external/uicons.scss */
.fi-sr-uniform-martial-arts:before {
  content: "\fde2";
}

/* line 31151, app/assets/stylesheets/external/uicons.scss */
.fi-sr-universal-access:before {
  content: "\fde3";
}

/* line 31154, app/assets/stylesheets/external/uicons.scss */
.fi-sr-unlock:before {
  content: "\fde4";
}

/* line 31157, app/assets/stylesheets/external/uicons.scss */
.fi-sr-up-from-bracket:before {
  content: "\fde5";
}

/* line 31160, app/assets/stylesheets/external/uicons.scss */
.fi-sr-up-left:before {
  content: "\fde6";
}

/* line 31163, app/assets/stylesheets/external/uicons.scss */
.fi-sr-up-right-from-square:before {
  content: "\fde7";
}

/* line 31166, app/assets/stylesheets/external/uicons.scss */
.fi-sr-up-right:before {
  content: "\fde8";
}

/* line 31169, app/assets/stylesheets/external/uicons.scss */
.fi-sr-up:before {
  content: "\fde9";
}

/* line 31172, app/assets/stylesheets/external/uicons.scss */
.fi-sr-upload:before {
  content: "\fdea";
}

/* line 31175, app/assets/stylesheets/external/uicons.scss */
.fi-sr-url:before {
  content: "\fdeb";
}

/* line 31178, app/assets/stylesheets/external/uicons.scss */
.fi-sr-usb-pendrive:before {
  content: "\fdec";
}

/* line 31181, app/assets/stylesheets/external/uicons.scss */
.fi-sr-usd-circle:before {
  content: "\fded";
}

/* line 31184, app/assets/stylesheets/external/uicons.scss */
.fi-sr-usd-square:before {
  content: "\fdee";
}

/* line 31187, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-add:before {
  content: "\fdef";
}

/* line 31190, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-alien:before {
  content: "\fdf0";
}

/* line 31193, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-astronaut:before {
  content: "\fdf1";
}

/* line 31196, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-check:before {
  content: "\fdf2";
}

/* line 31199, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-chef:before {
  content: "\fdf3";
}

/* line 31202, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-coach:before {
  content: "\fdf4";
}

/* line 31205, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-cowboy:before {
  content: "\fdf5";
}

/* line 31208, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-crown:before {
  content: "\fdf6";
}

/* line 31211, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-gear:before {
  content: "\fdf7";
}

/* line 31214, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-graduate:before {
  content: "\fdf8";
}

/* line 31217, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-headset:before {
  content: "\fdf9";
}

/* line 31220, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-helmet-safety:before {
  content: "\fdfa";
}

/* line 31223, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-injured:before {
  content: "\fdfb";
}

/* line 31226, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-interface-ui:before {
  content: "\fdfc";
}

/* line 31229, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-key:before {
  content: "\fdfd";
}

/* line 31232, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-lock:before {
  content: "\fdfe";
}

/* line 31235, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-md-chat:before {
  content: "\fdff";
}

/* line 31238, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-md:before {
  content: "\fe00";
}

/* line 31241, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-minus:before {
  content: "\fe01";
}

/* line 31244, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-music:before {
  content: "\fe02";
}

/* line 31247, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-ninja:before {
  content: "\fe03";
}

/* line 31250, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-nurse:before {
  content: "\fe04";
}

/* line 31253, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-pen:before {
  content: "\fe05";
}

/* line 31256, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-pilot-tie:before {
  content: "\fe06";
}

/* line 31259, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-pilot:before {
  content: "\fe07";
}

/* line 31262, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-police:before {
  content: "\fe08";
}

/* line 31265, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-robot-xmarks:before {
  content: "\fe09";
}

/* line 31268, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-robot:before {
  content: "\fe0a";
}

/* line 31271, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-salary:before {
  content: "\fe0b";
}

/* line 31274, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-shield:before {
  content: "\fe0c";
}

/* line 31277, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-skill-gear:before {
  content: "\fe0d";
}

/* line 31280, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-slash:before {
  content: "\fe0e";
}

/* line 31283, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-tag:before {
  content: "\fe0f";
}

/* line 31286, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-time:before {
  content: "\fe10";
}

/* line 31289, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-trust:before {
  content: "\fe11";
}

/* line 31292, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-unlock:before {
  content: "\fe12";
}

/* line 31295, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-visor:before {
  content: "\fe13";
}

/* line 31298, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user-xmark:before {
  content: "\fe14";
}

/* line 31301, app/assets/stylesheets/external/uicons.scss */
.fi-sr-user:before {
  content: "\fe15";
}

/* line 31304, app/assets/stylesheets/external/uicons.scss */
.fi-sr-users-alt:before {
  content: "\fe16";
}

/* line 31307, app/assets/stylesheets/external/uicons.scss */
.fi-sr-users-class:before {
  content: "\fe17";
}

/* line 31310, app/assets/stylesheets/external/uicons.scss */
.fi-sr-users-gear:before {
  content: "\fe18";
}

/* line 31313, app/assets/stylesheets/external/uicons.scss */
.fi-sr-users-medical:before {
  content: "\fe19";
}

/* line 31316, app/assets/stylesheets/external/uicons.scss */
.fi-sr-users-slash:before {
  content: "\fe1a";
}

/* line 31319, app/assets/stylesheets/external/uicons.scss */
.fi-sr-users:before {
  content: "\fe1b";
}

/* line 31322, app/assets/stylesheets/external/uicons.scss */
.fi-sr-utensils-slash:before {
  content: "\fe1c";
}

/* line 31325, app/assets/stylesheets/external/uicons.scss */
.fi-sr-utensils:before {
  content: "\fe1d";
}

/* line 31328, app/assets/stylesheets/external/uicons.scss */
.fi-sr-utility-pole-double:before {
  content: "\fe1e";
}

/* line 31331, app/assets/stylesheets/external/uicons.scss */
.fi-sr-utility-pole:before {
  content: "\fe1f";
}

/* line 31334, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ux-browser:before {
  content: "\fe20";
}

/* line 31337, app/assets/stylesheets/external/uicons.scss */
.fi-sr-ux:before {
  content: "\fe21";
}

/* line 31340, app/assets/stylesheets/external/uicons.scss */
.fi-sr-v:before {
  content: "\fe22";
}

/* line 31343, app/assets/stylesheets/external/uicons.scss */
.fi-sr-vacuum-robot:before {
  content: "\fe23";
}

/* line 31346, app/assets/stylesheets/external/uicons.scss */
.fi-sr-vacuum:before {
  content: "\fe24";
}

/* line 31349, app/assets/stylesheets/external/uicons.scss */
.fi-sr-value-absolute:before {
  content: "\fe25";
}

/* line 31352, app/assets/stylesheets/external/uicons.scss */
.fi-sr-vault:before {
  content: "\fe26";
}

/* line 31355, app/assets/stylesheets/external/uicons.scss */
.fi-sr-vector-alt:before {
  content: "\fe27";
}

/* line 31358, app/assets/stylesheets/external/uicons.scss */
.fi-sr-vector-circle:before {
  content: "\fe28";
}

/* line 31361, app/assets/stylesheets/external/uicons.scss */
.fi-sr-vector-polygon:before {
  content: "\fe29";
}

/* line 31364, app/assets/stylesheets/external/uicons.scss */
.fi-sr-vector:before {
  content: "\fe2a";
}

/* line 31367, app/assets/stylesheets/external/uicons.scss */
.fi-sr-venus-double:before {
  content: "\fe2b";
}

/* line 31370, app/assets/stylesheets/external/uicons.scss */
.fi-sr-venus-mars:before {
  content: "\fe2c";
}

/* line 31373, app/assets/stylesheets/external/uicons.scss */
.fi-sr-venus:before {
  content: "\fe2d";
}

/* line 31376, app/assets/stylesheets/external/uicons.scss */
.fi-sr-vest-patches:before {
  content: "\fe2e";
}

/* line 31379, app/assets/stylesheets/external/uicons.scss */
.fi-sr-vest:before {
  content: "\fe2f";
}

/* line 31382, app/assets/stylesheets/external/uicons.scss */
.fi-sr-video-arrow-down-left:before {
  content: "\fe30";
}

/* line 31385, app/assets/stylesheets/external/uicons.scss */
.fi-sr-video-arrow-up-right:before {
  content: "\fe31";
}

/* line 31388, app/assets/stylesheets/external/uicons.scss */
.fi-sr-video-camera-alt:before {
  content: "\fe32";
}

/* line 31391, app/assets/stylesheets/external/uicons.scss */
.fi-sr-video-camera:before {
  content: "\fe33";
}

/* line 31394, app/assets/stylesheets/external/uicons.scss */
.fi-sr-video-duration:before {
  content: "\fe34";
}

/* line 31397, app/assets/stylesheets/external/uicons.scss */
.fi-sr-video-plus:before {
  content: "\fe35";
}

/* line 31400, app/assets/stylesheets/external/uicons.scss */
.fi-sr-video-slash:before {
  content: "\fe36";
}

/* line 31403, app/assets/stylesheets/external/uicons.scss */
.fi-sr-videoconference:before {
  content: "\fe37";
}

/* line 31406, app/assets/stylesheets/external/uicons.scss */
.fi-sr-vihara:before {
  content: "\fe38";
}

/* line 31409, app/assets/stylesheets/external/uicons.scss */
.fi-sr-violin:before {
  content: "\fe39";
}

/* line 31412, app/assets/stylesheets/external/uicons.scss */
.fi-sr-virus-slash:before {
  content: "\fe3a";
}

/* line 31415, app/assets/stylesheets/external/uicons.scss */
.fi-sr-virus:before {
  content: "\fe3b";
}

/* line 31418, app/assets/stylesheets/external/uicons.scss */
.fi-sr-viruses:before {
  content: "\fe3c";
}

/* line 31421, app/assets/stylesheets/external/uicons.scss */
.fi-sr-visit:before {
  content: "\fe3d";
}

/* line 31424, app/assets/stylesheets/external/uicons.scss */
.fi-sr-voicemail:before {
  content: "\fe3e";
}

/* line 31427, app/assets/stylesheets/external/uicons.scss */
.fi-sr-volcano:before {
  content: "\fe3f";
}

/* line 31430, app/assets/stylesheets/external/uicons.scss */
.fi-sr-volleyball:before {
  content: "\fe40";
}

/* line 31433, app/assets/stylesheets/external/uicons.scss */
.fi-sr-volume-down:before {
  content: "\fe41";
}

/* line 31436, app/assets/stylesheets/external/uicons.scss */
.fi-sr-volume-mute:before {
  content: "\fe42";
}

/* line 31439, app/assets/stylesheets/external/uicons.scss */
.fi-sr-volume-off:before {
  content: "\fe43";
}

/* line 31442, app/assets/stylesheets/external/uicons.scss */
.fi-sr-volume-slash:before {
  content: "\fe44";
}

/* line 31445, app/assets/stylesheets/external/uicons.scss */
.fi-sr-volume:before {
  content: "\fe45";
}

/* line 31448, app/assets/stylesheets/external/uicons.scss */
.fi-sr-vote-nay:before {
  content: "\fe46";
}

/* line 31451, app/assets/stylesheets/external/uicons.scss */
.fi-sr-vote-yea:before {
  content: "\fe47";
}

/* line 31454, app/assets/stylesheets/external/uicons.scss */
.fi-sr-vr-cardboard:before {
  content: "\fe48";
}

/* line 31457, app/assets/stylesheets/external/uicons.scss */
.fi-sr-w:before {
  content: "\fe49";
}

/* line 31460, app/assets/stylesheets/external/uicons.scss */
.fi-sr-waffle:before {
  content: "\fe4a";
}

/* line 31463, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wagon-covered:before {
  content: "\fe4b";
}

/* line 31466, app/assets/stylesheets/external/uicons.scss */
.fi-sr-walker:before {
  content: "\fe4c";
}

/* line 31469, app/assets/stylesheets/external/uicons.scss */
.fi-sr-walkie-talkie:before {
  content: "\fe4d";
}

/* line 31472, app/assets/stylesheets/external/uicons.scss */
.fi-sr-walking:before {
  content: "\fe4e";
}

/* line 31475, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wallet-arrow:before {
  content: "\fe4f";
}

/* line 31478, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wallet-buyer:before {
  content: "\fe50";
}

/* line 31481, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wallet:before {
  content: "\fe51";
}

/* line 31484, app/assets/stylesheets/external/uicons.scss */
.fi-sr-warehouse-alt:before {
  content: "\fe52";
}

/* line 31487, app/assets/stylesheets/external/uicons.scss */
.fi-sr-washer:before {
  content: "\fe53";
}

/* line 31490, app/assets/stylesheets/external/uicons.scss */
.fi-sr-waste-pollution:before {
  content: "\fe54";
}

/* line 31493, app/assets/stylesheets/external/uicons.scss */
.fi-sr-waste:before {
  content: "\fe55";
}

/* line 31496, app/assets/stylesheets/external/uicons.scss */
.fi-sr-watch-calculator:before {
  content: "\fe56";
}

/* line 31499, app/assets/stylesheets/external/uicons.scss */
.fi-sr-watch-fitness:before {
  content: "\fe57";
}

/* line 31502, app/assets/stylesheets/external/uicons.scss */
.fi-sr-watch-smart:before {
  content: "\fe58";
}

/* line 31505, app/assets/stylesheets/external/uicons.scss */
.fi-sr-watch:before {
  content: "\fe59";
}

/* line 31508, app/assets/stylesheets/external/uicons.scss */
.fi-sr-water-bottle:before {
  content: "\fe5a";
}

/* line 31511, app/assets/stylesheets/external/uicons.scss */
.fi-sr-water-ladder:before {
  content: "\fe5b";
}

/* line 31514, app/assets/stylesheets/external/uicons.scss */
.fi-sr-water-lower:before {
  content: "\fe5c";
}

/* line 31517, app/assets/stylesheets/external/uicons.scss */
.fi-sr-water-rise:before {
  content: "\fe5d";
}

/* line 31520, app/assets/stylesheets/external/uicons.scss */
.fi-sr-water:before {
  content: "\fe5e";
}

/* line 31523, app/assets/stylesheets/external/uicons.scss */
.fi-sr-watermelon:before {
  content: "\fe5f";
}

/* line 31526, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wave-sine:before {
  content: "\fe60";
}

/* line 31529, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wave-square:before {
  content: "\fe61";
}

/* line 31532, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wave-triangle:before {
  content: "\fe62";
}

/* line 31535, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wave:before {
  content: "\fe63";
}

/* line 31538, app/assets/stylesheets/external/uicons.scss */
.fi-sr-waveform-path:before {
  content: "\fe64";
}

/* line 31541, app/assets/stylesheets/external/uicons.scss */
.fi-sr-waveform:before {
  content: "\fe65";
}

/* line 31544, app/assets/stylesheets/external/uicons.scss */
.fi-sr-web-design:before {
  content: "\fe66";
}

/* line 31547, app/assets/stylesheets/external/uicons.scss */
.fi-sr-webcam-slash:before {
  content: "\fe67";
}

/* line 31550, app/assets/stylesheets/external/uicons.scss */
.fi-sr-webcam:before {
  content: "\fe68";
}

/* line 31553, app/assets/stylesheets/external/uicons.scss */
.fi-sr-webhook:before {
  content: "\fe69";
}

/* line 31556, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wednesday:before {
  content: "\fe6a";
}

/* line 31559, app/assets/stylesheets/external/uicons.scss */
.fi-sr-whale:before {
  content: "\fe6b";
}

/* line 31562, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wheat-awn-circle-exclamation:before {
  content: "\fe6c";
}

/* line 31565, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wheat-awn-slash:before {
  content: "\fe6d";
}

/* line 31568, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wheat-awn:before {
  content: "\fe6e";
}

/* line 31571, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wheat-slash:before {
  content: "\fe6f";
}

/* line 31574, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wheat:before {
  content: "\fe70";
}

/* line 31577, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wheelchair-move:before {
  content: "\fe71";
}

/* line 31580, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wheelchair:before {
  content: "\fe72";
}

/* line 31583, app/assets/stylesheets/external/uicons.scss */
.fi-sr-whistle:before {
  content: "\fe73";
}

/* line 31586, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wifi-1:before {
  content: "\fe74";
}

/* line 31589, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wifi-2:before {
  content: "\fe75";
}

/* line 31592, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wifi-alt:before {
  content: "\fe76";
}

/* line 31595, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wifi-exclamation:before {
  content: "\fe77";
}

/* line 31598, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wifi-slash:before {
  content: "\fe78";
}

/* line 31601, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wifi:before {
  content: "\fe79";
}

/* line 31604, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wind-turbine:before {
  content: "\fe7a";
}

/* line 31607, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wind-warning:before {
  content: "\fe7b";
}

/* line 31610, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wind:before {
  content: "\fe7c";
}

/* line 31613, app/assets/stylesheets/external/uicons.scss */
.fi-sr-window-alt:before {
  content: "\fe7d";
}

/* line 31616, app/assets/stylesheets/external/uicons.scss */
.fi-sr-window-frame-open:before {
  content: "\fe7e";
}

/* line 31619, app/assets/stylesheets/external/uicons.scss */
.fi-sr-window-frame:before {
  content: "\fe7f";
}

/* line 31622, app/assets/stylesheets/external/uicons.scss */
.fi-sr-window-maximize:before {
  content: "\fe80";
}

/* line 31625, app/assets/stylesheets/external/uicons.scss */
.fi-sr-window-minimize:before {
  content: "\fe81";
}

/* line 31628, app/assets/stylesheets/external/uicons.scss */
.fi-sr-window-restore:before {
  content: "\fe82";
}

/* line 31631, app/assets/stylesheets/external/uicons.scss */
.fi-sr-windsock:before {
  content: "\fe83";
}

/* line 31634, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wine-bottle:before {
  content: "\fe84";
}

/* line 31637, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wine-glass-crack:before {
  content: "\fe85";
}

/* line 31640, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wine-glass-empty:before {
  content: "\fe86";
}

/* line 31643, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wishlist-heart:before {
  content: "\fe87";
}

/* line 31646, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wishlist-star:before {
  content: "\fe88";
}

/* line 31649, app/assets/stylesheets/external/uicons.scss */
.fi-sr-woman-head:before {
  content: "\fe89";
}

/* line 31652, app/assets/stylesheets/external/uicons.scss */
.fi-sr-woman-scientist:before {
  content: "\fe8a";
}

/* line 31655, app/assets/stylesheets/external/uicons.scss */
.fi-sr-won-sign:before {
  content: "\fe8b";
}

/* line 31658, app/assets/stylesheets/external/uicons.scss */
.fi-sr-workflow-alt:before {
  content: "\fe8c";
}

/* line 31661, app/assets/stylesheets/external/uicons.scss */
.fi-sr-workflow-setting-alt:before {
  content: "\fe8d";
}

/* line 31664, app/assets/stylesheets/external/uicons.scss */
.fi-sr-workflow-setting:before {
  content: "\fe8e";
}

/* line 31667, app/assets/stylesheets/external/uicons.scss */
.fi-sr-workflow:before {
  content: "\fe8f";
}

/* line 31670, app/assets/stylesheets/external/uicons.scss */
.fi-sr-workshop:before {
  content: "\fe90";
}

/* line 31673, app/assets/stylesheets/external/uicons.scss */
.fi-sr-world:before {
  content: "\fe91";
}

/* line 31676, app/assets/stylesheets/external/uicons.scss */
.fi-sr-worm:before {
  content: "\fe92";
}

/* line 31679, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wreath:before {
  content: "\fe93";
}

/* line 31682, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wrench-alt:before {
  content: "\fe94";
}

/* line 31685, app/assets/stylesheets/external/uicons.scss */
.fi-sr-wrench-simple:before {
  content: "\fe95";
}

/* line 31688, app/assets/stylesheets/external/uicons.scss */
.fi-sr-x-ray:before {
  content: "\fe96";
}

/* line 31691, app/assets/stylesheets/external/uicons.scss */
.fi-sr-x:before {
  content: "\fe97";
}

/* line 31694, app/assets/stylesheets/external/uicons.scss */
.fi-sr-y:before {
  content: "\fe98";
}

/* line 31697, app/assets/stylesheets/external/uicons.scss */
.fi-sr-yen:before {
  content: "\fe99";
}

/* line 31700, app/assets/stylesheets/external/uicons.scss */
.fi-sr-yin-yang:before {
  content: "\fe9a";
}

/* line 31703, app/assets/stylesheets/external/uicons.scss */
.fi-sr-z:before {
  content: "\fe9b";
}

/* line 31706, app/assets/stylesheets/external/uicons.scss */
.fi-sr-zoom-in:before {
  content: "\fe9c";
}

/* line 31709, app/assets/stylesheets/external/uicons.scss */
.fi-sr-zoom-out:before {
  content: "\fe9d";
}

/*!
            *   _____       _             __                 _____                               ______ _       _   _
            *  |_   _|     | |           / _|               |_   _|                             |  ____| |     | | (_)
            *    | |  _ __ | |_ ___ _ __| |_ __ _  ___ ___    | |  ___ ___  _ __  ___   ______  | |__  | | __ _| |_ _  ___ ___  _ __
            *    | | | '_ \| __/ _ \ '__|  _/ _` |/ __/ _ \   | | / __/ _ \| '_ \/ __| |______| |  __| | |/ _` | __| |/ __/ _ \| '_ \
            *   _| |_| | | | ||  __/ |  | || (_| | (_|  __/  _| || (_| (_) | | | \__ \          | |    | | (_| | |_| | (_| (_) | | | |
            *  |_____|_| |_|\__\___|_|  |_| \__,_|\___\___| |_____\___\___/|_| |_|___/          |_|    |_|\__,_|\__|_|\___\___/|_| |_|
            *
            *                         UIcons 2.4.0 - https://www.flaticon.com/uicons/interface-icons
            */
@font-face {
  font-family: "uicons-regular-straight";
  src: url("https://cdn-uicons.flaticon.com/2.4.0/uicons-regular-straight/webfonts/uicons-regular-straight.woff2") format("woff2"), url("https://cdn-uicons.flaticon.com/2.4.0/uicons-regular-straight/webfonts/uicons-regular-straight.woff") format("woff"), url("https://cdn-uicons.flaticon.com/2.4.0/uicons-regular-straight/webfonts/uicons-regular-straight.eot#iefix") format("embedded-opentype");
  font-display: swap;
}

/* line 31730, app/assets/stylesheets/external/uicons.scss */
i[class^="fi-rs-"]:before, i[class*=" fi-rs-"]:before, span[class^="fi-rs-"]:before, span[class*="fi-rs-"]:before {
  font-family: uicons-regular-straight !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 31741, app/assets/stylesheets/external/uicons.scss */
.fi-rs-0:before {
  content: "\f101";
}

/* line 31744, app/assets/stylesheets/external/uicons.scss */
.fi-rs-00s-music-disc:before {
  content: "\f102";
}

/* line 31747, app/assets/stylesheets/external/uicons.scss */
.fi-rs-1:before {
  content: "\f103";
}

/* line 31750, app/assets/stylesheets/external/uicons.scss */
.fi-rs-2:before {
  content: "\f104";
}

/* line 31753, app/assets/stylesheets/external/uicons.scss */
.fi-rs-3:before {
  content: "\f105";
}

/* line 31756, app/assets/stylesheets/external/uicons.scss */
.fi-rs-360-degrees:before {
  content: "\f106";
}

/* line 31759, app/assets/stylesheets/external/uicons.scss */
.fi-rs-4:before {
  content: "\f107";
}

/* line 31762, app/assets/stylesheets/external/uicons.scss */
.fi-rs-404:before {
  content: "\f108";
}

/* line 31765, app/assets/stylesheets/external/uicons.scss */
.fi-rs-5:before {
  content: "\f109";
}

/* line 31768, app/assets/stylesheets/external/uicons.scss */
.fi-rs-6:before {
  content: "\f10a";
}

/* line 31771, app/assets/stylesheets/external/uicons.scss */
.fi-rs-60s-music-disc:before {
  content: "\f10b";
}

/* line 31774, app/assets/stylesheets/external/uicons.scss */
.fi-rs-7:before {
  content: "\f10c";
}

/* line 31777, app/assets/stylesheets/external/uicons.scss */
.fi-rs-70s-music-disc:before {
  content: "\f10d";
}

/* line 31780, app/assets/stylesheets/external/uicons.scss */
.fi-rs-8:before {
  content: "\f10e";
}

/* line 31783, app/assets/stylesheets/external/uicons.scss */
.fi-rs-80s-music-disc:before {
  content: "\f10f";
}

/* line 31786, app/assets/stylesheets/external/uicons.scss */
.fi-rs-9:before {
  content: "\f110";
}

/* line 31789, app/assets/stylesheets/external/uicons.scss */
.fi-rs-90s-music-disc:before {
  content: "\f111";
}

/* line 31792, app/assets/stylesheets/external/uicons.scss */
.fi-rs-a:before {
  content: "\f112";
}

/* line 31795, app/assets/stylesheets/external/uicons.scss */
.fi-rs-accident:before {
  content: "\f113";
}

/* line 31798, app/assets/stylesheets/external/uicons.scss */
.fi-rs-acorn:before {
  content: "\f114";
}

/* line 31801, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ad-paid:before {
  content: "\f115";
}

/* line 31804, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ad:before {
  content: "\f116";
}

/* line 31807, app/assets/stylesheets/external/uicons.scss */
.fi-rs-add-document:before {
  content: "\f117";
}

/* line 31810, app/assets/stylesheets/external/uicons.scss */
.fi-rs-add-folder:before {
  content: "\f118";
}

/* line 31813, app/assets/stylesheets/external/uicons.scss */
.fi-rs-add-image:before {
  content: "\f119";
}

/* line 31816, app/assets/stylesheets/external/uicons.scss */
.fi-rs-add:before {
  content: "\f11a";
}

/* line 31819, app/assets/stylesheets/external/uicons.scss */
.fi-rs-address-book:before {
  content: "\f11b";
}

/* line 31822, app/assets/stylesheets/external/uicons.scss */
.fi-rs-address-card:before {
  content: "\f11c";
}

/* line 31825, app/assets/stylesheets/external/uicons.scss */
.fi-rs-admin-alt:before {
  content: "\f11d";
}

/* line 31828, app/assets/stylesheets/external/uicons.scss */
.fi-rs-admin:before {
  content: "\f11e";
}

/* line 31831, app/assets/stylesheets/external/uicons.scss */
.fi-rs-age-alt:before {
  content: "\f11f";
}

/* line 31834, app/assets/stylesheets/external/uicons.scss */
.fi-rs-age-restriction-eighteen:before {
  content: "\f120";
}

/* line 31837, app/assets/stylesheets/external/uicons.scss */
.fi-rs-age-restriction-seven:before {
  content: "\f121";
}

/* line 31840, app/assets/stylesheets/external/uicons.scss */
.fi-rs-age-restriction-six:before {
  content: "\f122";
}

/* line 31843, app/assets/stylesheets/external/uicons.scss */
.fi-rs-age-restriction-sixteen:before {
  content: "\f123";
}

/* line 31846, app/assets/stylesheets/external/uicons.scss */
.fi-rs-age-restriction-thirteen:before {
  content: "\f124";
}

/* line 31849, app/assets/stylesheets/external/uicons.scss */
.fi-rs-age-restriction-three:before {
  content: "\f125";
}

/* line 31852, app/assets/stylesheets/external/uicons.scss */
.fi-rs-age-restriction-twelve:before {
  content: "\f126";
}

/* line 31855, app/assets/stylesheets/external/uicons.scss */
.fi-rs-age-restriction-twenty-one:before {
  content: "\f127";
}

/* line 31858, app/assets/stylesheets/external/uicons.scss */
.fi-rs-age-restriction-zero:before {
  content: "\f128";
}

/* line 31861, app/assets/stylesheets/external/uicons.scss */
.fi-rs-age:before {
  content: "\f129";
}

/* line 31864, app/assets/stylesheets/external/uicons.scss */
.fi-rs-air-conditioner:before {
  content: "\f12a";
}

/* line 31867, app/assets/stylesheets/external/uicons.scss */
.fi-rs-air-freshener:before {
  content: "\f12b";
}

/* line 31870, app/assets/stylesheets/external/uicons.scss */
.fi-rs-air-pollution:before {
  content: "\f12c";
}

/* line 31873, app/assets/stylesheets/external/uicons.scss */
.fi-rs-airplane-journey:before {
  content: "\f12d";
}

/* line 31876, app/assets/stylesheets/external/uicons.scss */
.fi-rs-airplay:before {
  content: "\f12e";
}

/* line 31879, app/assets/stylesheets/external/uicons.scss */
.fi-rs-alarm-clock:before {
  content: "\f12f";
}

/* line 31882, app/assets/stylesheets/external/uicons.scss */
.fi-rs-alarm-exclamation:before {
  content: "\f130";
}

/* line 31885, app/assets/stylesheets/external/uicons.scss */
.fi-rs-alarm-plus:before {
  content: "\f131";
}

/* line 31888, app/assets/stylesheets/external/uicons.scss */
.fi-rs-alarm-snooze:before {
  content: "\f132";
}

/* line 31891, app/assets/stylesheets/external/uicons.scss */
.fi-rs-album-circle-plus:before {
  content: "\f133";
}

/* line 31894, app/assets/stylesheets/external/uicons.scss */
.fi-rs-album-circle-user:before {
  content: "\f134";
}

/* line 31897, app/assets/stylesheets/external/uicons.scss */
.fi-rs-album-collection:before {
  content: "\f135";
}

/* line 31900, app/assets/stylesheets/external/uicons.scss */
.fi-rs-album:before {
  content: "\f136";
}

/* line 31903, app/assets/stylesheets/external/uicons.scss */
.fi-rs-algorithm:before {
  content: "\f137";
}

/* line 31906, app/assets/stylesheets/external/uicons.scss */
.fi-rs-alicorn:before {
  content: "\f138";
}

/* line 31909, app/assets/stylesheets/external/uicons.scss */
.fi-rs-alien:before {
  content: "\f139";
}

/* line 31912, app/assets/stylesheets/external/uicons.scss */
.fi-rs-align-center:before {
  content: "\f13a";
}

/* line 31915, app/assets/stylesheets/external/uicons.scss */
.fi-rs-align-justify:before {
  content: "\f13b";
}

/* line 31918, app/assets/stylesheets/external/uicons.scss */
.fi-rs-align-left:before {
  content: "\f13c";
}

/* line 31921, app/assets/stylesheets/external/uicons.scss */
.fi-rs-align-slash:before {
  content: "\f13d";
}

/* line 31924, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ambulance:before {
  content: "\f13e";
}

/* line 31927, app/assets/stylesheets/external/uicons.scss */
.fi-rs-analyse-alt:before {
  content: "\f13f";
}

/* line 31930, app/assets/stylesheets/external/uicons.scss */
.fi-rs-analyse:before {
  content: "\f140";
}

/* line 31933, app/assets/stylesheets/external/uicons.scss */
.fi-rs-anatomical-heart:before {
  content: "\f141";
}

/* line 31936, app/assets/stylesheets/external/uicons.scss */
.fi-rs-anchor:before {
  content: "\f142";
}

/* line 31939, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angel:before {
  content: "\f143";
}

/* line 31942, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-90:before {
  content: "\f144";
}

/* line 31945, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-circle-down:before {
  content: "\f145";
}

/* line 31948, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-circle-left:before {
  content: "\f146";
}

/* line 31951, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-circle-right:before {
  content: "\f147";
}

/* line 31954, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-circle-up:before {
  content: "\f148";
}

/* line 31957, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-double-left:before {
  content: "\f149";
}

/* line 31960, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-double-right:before {
  content: "\f14a";
}

/* line 31963, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-double-small-down:before {
  content: "\f14b";
}

/* line 31966, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-double-small-left:before {
  content: "\f14c";
}

/* line 31969, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-double-small-right:before {
  content: "\f14d";
}

/* line 31972, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-double-small-up:before {
  content: "\f14e";
}

/* line 31975, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-down:before {
  content: "\f14f";
}

/* line 31978, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-left:before {
  content: "\f150";
}

/* line 31981, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-right:before {
  content: "\f151";
}

/* line 31984, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-small-down:before {
  content: "\f152";
}

/* line 31987, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-small-left:before {
  content: "\f153";
}

/* line 31990, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-small-right:before {
  content: "\f154";
}

/* line 31993, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-small-up:before {
  content: "\f155";
}

/* line 31996, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-square-down:before {
  content: "\f156";
}

/* line 31999, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-square-left:before {
  content: "\f157";
}

/* line 32002, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-square-right:before {
  content: "\f158";
}

/* line 32005, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-square-up:before {
  content: "\f159";
}

/* line 32008, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle-up:before {
  content: "\f15a";
}

/* line 32011, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angle:before {
  content: "\f15b";
}

/* line 32014, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angles-up-down:before {
  content: "\f15c";
}

/* line 32017, app/assets/stylesheets/external/uicons.scss */
.fi-rs-angry:before {
  content: "\f15d";
}

/* line 32020, app/assets/stylesheets/external/uicons.scss */
.fi-rs-animated-icon:before {
  content: "\f15e";
}

/* line 32023, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ankh:before {
  content: "\f15f";
}

/* line 32026, app/assets/stylesheets/external/uicons.scss */
.fi-rs-answer-alt:before {
  content: "\f160";
}

/* line 32029, app/assets/stylesheets/external/uicons.scss */
.fi-rs-answer:before {
  content: "\f161";
}

/* line 32032, app/assets/stylesheets/external/uicons.scss */
.fi-rs-apartment:before {
  content: "\f162";
}

/* line 32035, app/assets/stylesheets/external/uicons.scss */
.fi-rs-aperture:before {
  content: "\f163";
}

/* line 32038, app/assets/stylesheets/external/uicons.scss */
.fi-rs-api:before {
  content: "\f164";
}

/* line 32041, app/assets/stylesheets/external/uicons.scss */
.fi-rs-apple-core:before {
  content: "\f165";
}

/* line 32044, app/assets/stylesheets/external/uicons.scss */
.fi-rs-apple-crate:before {
  content: "\f166";
}

/* line 32047, app/assets/stylesheets/external/uicons.scss */
.fi-rs-apple-whole:before {
  content: "\f167";
}

/* line 32050, app/assets/stylesheets/external/uicons.scss */
.fi-rs-apps-add:before {
  content: "\f168";
}

/* line 32053, app/assets/stylesheets/external/uicons.scss */
.fi-rs-apps-delete:before {
  content: "\f169";
}

/* line 32056, app/assets/stylesheets/external/uicons.scss */
.fi-rs-apps-sort:before {
  content: "\f16a";
}

/* line 32059, app/assets/stylesheets/external/uicons.scss */
.fi-rs-apps:before {
  content: "\f16b";
}

/* line 32062, app/assets/stylesheets/external/uicons.scss */
.fi-rs-archive:before {
  content: "\f16c";
}

/* line 32065, app/assets/stylesheets/external/uicons.scss */
.fi-rs-archway:before {
  content: "\f16d";
}

/* line 32068, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-alt-circle-down:before {
  content: "\f16e";
}

/* line 32071, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-alt-circle-left:before {
  content: "\f16f";
}

/* line 32074, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-alt-circle-right:before {
  content: "\f170";
}

/* line 32077, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-alt-circle-up:before {
  content: "\f171";
}

/* line 32080, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-alt-down:before {
  content: "\f172";
}

/* line 32083, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-alt-from-bottom:before {
  content: "\f173";
}

/* line 32086, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-alt-from-left:before {
  content: "\f174";
}

/* line 32089, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-alt-from-right:before {
  content: "\f175";
}

/* line 32092, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-alt-from-top:before {
  content: "\f176";
}

/* line 32095, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-alt-left:before {
  content: "\f177";
}

/* line 32098, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-alt-right:before {
  content: "\f178";
}

/* line 32101, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-alt-square-down:before {
  content: "\f179";
}

/* line 32104, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-alt-square-left:before {
  content: "\f17a";
}

/* line 32107, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-alt-square-right:before {
  content: "\f17b";
}

/* line 32110, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-alt-square-up:before {
  content: "\f17c";
}

/* line 32113, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-alt-to-bottom:before {
  content: "\f17d";
}

/* line 32116, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-alt-to-left:before {
  content: "\f17e";
}

/* line 32119, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-alt-to-right:before {
  content: "\f17f";
}

/* line 32122, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-alt-to-top:before {
  content: "\f180";
}

/* line 32125, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-alt-up:before {
  content: "\f181";
}

/* line 32128, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-circle-down:before {
  content: "\f182";
}

/* line 32131, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-circle-left:before {
  content: "\f183";
}

/* line 32134, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-circle-right:before {
  content: "\f184";
}

/* line 32137, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-circle-up:before {
  content: "\f185";
}

/* line 32140, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-comparison:before {
  content: "\f186";
}

/* line 32143, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-down-from-arc:before {
  content: "\f187";
}

/* line 32146, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-down-from-dotted-line:before {
  content: "\f188";
}

/* line 32149, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-down-left:before {
  content: "\f189";
}

/* line 32152, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-down-small-big:before {
  content: "\f18a";
}

/* line 32155, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-down-to-dotted-line:before {
  content: "\f18b";
}

/* line 32158, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-down-to-square:before {
  content: "\f18c";
}

/* line 32161, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-down-triangle-square:before {
  content: "\f18d";
}

/* line 32164, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-down:before {
  content: "\f18e";
}

/* line 32167, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-from-bottom:before {
  content: "\f18f";
}

/* line 32170, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-from-left:before {
  content: "\f190";
}

/* line 32173, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-from-right:before {
  content: "\f191";
}

/* line 32176, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-from-top:before {
  content: "\f192";
}

/* line 32179, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-left-from-arc:before {
  content: "\f193";
}

/* line 32182, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-left-from-line:before {
  content: "\f194";
}

/* line 32185, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-left-to-arc:before {
  content: "\f195";
}

/* line 32188, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-left:before {
  content: "\f196";
}

/* line 32191, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-progress-alt:before {
  content: "\f197";
}

/* line 32194, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-progress:before {
  content: "\f198";
}

/* line 32197, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-right-to-bracket:before {
  content: "\f199";
}

/* line 32200, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-right:before {
  content: "\f19a";
}

/* line 32203, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-small-down:before {
  content: "\f19b";
}

/* line 32206, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-small-left:before {
  content: "\f19c";
}

/* line 32209, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-small-right:before {
  content: "\f19d";
}

/* line 32212, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-small-up:before {
  content: "\f19e";
}

/* line 32215, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-square-down:before {
  content: "\f19f";
}

/* line 32218, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-square-left:before {
  content: "\f1a0";
}

/* line 32221, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-square-right:before {
  content: "\f1a1";
}

/* line 32224, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-square-up:before {
  content: "\f1a2";
}

/* line 32227, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-to-bottom:before {
  content: "\f1a3";
}

/* line 32230, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-to-left:before {
  content: "\f1a4";
}

/* line 32233, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-to-right:before {
  content: "\f1a5";
}

/* line 32236, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-to-top:before {
  content: "\f1a6";
}

/* line 32239, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-trend-down:before {
  content: "\f1a7";
}

/* line 32242, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-trend-up:before {
  content: "\f1a8";
}

/* line 32245, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-turn-down-left:before {
  content: "\f1a9";
}

/* line 32248, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-turn-down-right:before {
  content: "\f1aa";
}

/* line 32251, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-turn-left-up:before {
  content: "\f1ab";
}

/* line 32254, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-turn-left:before {
  content: "\f1ac";
}

/* line 32257, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-up-from-dotted-line:before {
  content: "\f1ad";
}

/* line 32260, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-up-from-ground-water:before {
  content: "\f1ae";
}

/* line 32263, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-up-from-square:before {
  content: "\f1af";
}

/* line 32266, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-up-left-from-circle:before {
  content: "\f1b0";
}

/* line 32269, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-up-left:before {
  content: "\f1b1";
}

/* line 32272, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\f1b2";
}

/* line 32275, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-up-right-from-square:before {
  content: "\f1b3";
}

/* line 32278, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-up-right:before {
  content: "\f1b4";
}

/* line 32281, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-up-small-big:before {
  content: "\f1b5";
}

/* line 32284, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-up-square-triangle:before {
  content: "\f1b6";
}

/* line 32287, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-up-to-arc:before {
  content: "\f1b7";
}

/* line 32290, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-up-to-dotted-line:before {
  content: "\f1b8";
}

/* line 32293, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-up:before {
  content: "\f1b9";
}

/* line 32296, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrow-upward-growth-crypto:before {
  content: "\f1ba";
}

/* line 32299, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrows-alt-h:before {
  content: "\f1bb";
}

/* line 32302, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrows-alt-v:before {
  content: "\f1bc";
}

/* line 32305, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrows-alt:before {
  content: "\f1bd";
}

/* line 32308, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrows-cross:before {
  content: "\f1be";
}

/* line 32311, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrows-from-dotted-line:before {
  content: "\f1bf";
}

/* line 32314, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrows-from-line:before {
  content: "\f1c0";
}

/* line 32317, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrows-h-copy:before {
  content: "\f1c1";
}

/* line 32320, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrows-h:before {
  content: "\f1c2";
}

/* line 32323, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrows-repeat-1:before {
  content: "\f1c3";
}

/* line 32326, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrows-repeat:before {
  content: "\f1c4";
}

/* line 32329, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrows-retweet:before {
  content: "\f1c5";
}

/* line 32332, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrows-split-right-and-left:before {
  content: "\f1c6";
}

/* line 32335, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrows-split-up-and-left:before {
  content: "\f1c7";
}

/* line 32338, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrows-to-circle:before {
  content: "\f1c8";
}

/* line 32341, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrows-to-dotted-line:before {
  content: "\f1c9";
}

/* line 32344, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrows-to-eye:before {
  content: "\f1ca";
}

/* line 32347, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrows-to-line:before {
  content: "\f1cb";
}

/* line 32350, app/assets/stylesheets/external/uicons.scss */
.fi-rs-arrows:before {
  content: "\f1cc";
}

/* line 32353, app/assets/stylesheets/external/uicons.scss */
.fi-rs-artificial-intelligence:before {
  content: "\f1cd";
}

/* line 32356, app/assets/stylesheets/external/uicons.scss */
.fi-rs-assept-document:before {
  content: "\f1ce";
}

/* line 32359, app/assets/stylesheets/external/uicons.scss */
.fi-rs-assessment-alt:before {
  content: "\f1cf";
}

/* line 32362, app/assets/stylesheets/external/uicons.scss */
.fi-rs-assessment:before {
  content: "\f1d0";
}

/* line 32365, app/assets/stylesheets/external/uicons.scss */
.fi-rs-assign:before {
  content: "\f1d1";
}

/* line 32368, app/assets/stylesheets/external/uicons.scss */
.fi-rs-assistive-listening-systems:before {
  content: "\f1d2";
}

/* line 32371, app/assets/stylesheets/external/uicons.scss */
.fi-rs-asterik:before {
  content: "\f1d3";
}

/* line 32374, app/assets/stylesheets/external/uicons.scss */
.fi-rs-at:before {
  content: "\f1d4";
}

/* line 32377, app/assets/stylesheets/external/uicons.scss */
.fi-rs-attribution-pen:before {
  content: "\f1d5";
}

/* line 32380, app/assets/stylesheets/external/uicons.scss */
.fi-rs-attribution-pencil:before {
  content: "\f1d6";
}

/* line 32383, app/assets/stylesheets/external/uicons.scss */
.fi-rs-aubergine:before {
  content: "\f1d7";
}

/* line 32386, app/assets/stylesheets/external/uicons.scss */
.fi-rs-auction:before {
  content: "\f1d8";
}

/* line 32389, app/assets/stylesheets/external/uicons.scss */
.fi-rs-audience-megaphone:before {
  content: "\f1d9";
}

/* line 32392, app/assets/stylesheets/external/uicons.scss */
.fi-rs-audio-description-slash:before {
  content: "\f1da";
}

/* line 32395, app/assets/stylesheets/external/uicons.scss */
.fi-rs-audit-alt:before {
  content: "\f1db";
}

/* line 32398, app/assets/stylesheets/external/uicons.scss */
.fi-rs-audit:before {
  content: "\f1dc";
}

/* line 32401, app/assets/stylesheets/external/uicons.scss */
.fi-rs-austral-sign:before {
  content: "\f1dd";
}

/* line 32404, app/assets/stylesheets/external/uicons.scss */
.fi-rs-avocado:before {
  content: "\f1de";
}

/* line 32407, app/assets/stylesheets/external/uicons.scss */
.fi-rs-award:before {
  content: "\f1df";
}

/* line 32410, app/assets/stylesheets/external/uicons.scss */
.fi-rs-axe-battle:before {
  content: "\f1e0";
}

/* line 32413, app/assets/stylesheets/external/uicons.scss */
.fi-rs-axe:before {
  content: "\f1e1";
}

/* line 32416, app/assets/stylesheets/external/uicons.scss */
.fi-rs-b:before {
  content: "\f1e2";
}

/* line 32419, app/assets/stylesheets/external/uicons.scss */
.fi-rs-baby-carriage:before {
  content: "\f1e3";
}

/* line 32422, app/assets/stylesheets/external/uicons.scss */
.fi-rs-baby:before {
  content: "\f1e4";
}

/* line 32425, app/assets/stylesheets/external/uicons.scss */
.fi-rs-back-up:before {
  content: "\f1e5";
}

/* line 32428, app/assets/stylesheets/external/uicons.scss */
.fi-rs-background:before {
  content: "\f1e6";
}

/* line 32431, app/assets/stylesheets/external/uicons.scss */
.fi-rs-backpack:before {
  content: "\f1e7";
}

/* line 32434, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bacon:before {
  content: "\f1e8";
}

/* line 32437, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bacteria:before {
  content: "\f1e9";
}

/* line 32440, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bacterium:before {
  content: "\f1ea";
}

/* line 32443, app/assets/stylesheets/external/uicons.scss */
.fi-rs-badge-check:before {
  content: "\f1eb";
}

/* line 32446, app/assets/stylesheets/external/uicons.scss */
.fi-rs-badge-dollar:before {
  content: "\f1ec";
}

/* line 32449, app/assets/stylesheets/external/uicons.scss */
.fi-rs-badge-leaf:before {
  content: "\f1ed";
}

/* line 32452, app/assets/stylesheets/external/uicons.scss */
.fi-rs-badge-percent:before {
  content: "\f1ee";
}

/* line 32455, app/assets/stylesheets/external/uicons.scss */
.fi-rs-badge-sheriff:before {
  content: "\f1ef";
}

/* line 32458, app/assets/stylesheets/external/uicons.scss */
.fi-rs-badge:before {
  content: "\f1f0";
}

/* line 32461, app/assets/stylesheets/external/uicons.scss */
.fi-rs-badger-honey:before {
  content: "\f1f1";
}

/* line 32464, app/assets/stylesheets/external/uicons.scss */
.fi-rs-badget-check-alt:before {
  content: "\f1f2";
}

/* line 32467, app/assets/stylesheets/external/uicons.scss */
.fi-rs-badminton:before {
  content: "\f1f3";
}

/* line 32470, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bag-map-pin:before {
  content: "\f1f4";
}

/* line 32473, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bag-seedling:before {
  content: "\f1f5";
}

/* line 32476, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bag-shopping-minus:before {
  content: "\f1f6";
}

/* line 32479, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bags-shopping:before {
  content: "\f1f7";
}

/* line 32482, app/assets/stylesheets/external/uicons.scss */
.fi-rs-baguette:before {
  content: "\f1f8";
}

/* line 32485, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bahai:before {
  content: "\f1f9";
}

/* line 32488, app/assets/stylesheets/external/uicons.scss */
.fi-rs-baht-sign:before {
  content: "\f1fa";
}

/* line 32491, app/assets/stylesheets/external/uicons.scss */
.fi-rs-balance-scale-left:before {
  content: "\f1fb";
}

/* line 32494, app/assets/stylesheets/external/uicons.scss */
.fi-rs-balance-scale-right:before {
  content: "\f1fc";
}

/* line 32497, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ball-pile:before {
  content: "\f1fd";
}

/* line 32500, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ballet-dance:before {
  content: "\f1fe";
}

/* line 32503, app/assets/stylesheets/external/uicons.scss */
.fi-rs-balloon:before {
  content: "\f1ff";
}

/* line 32506, app/assets/stylesheets/external/uicons.scss */
.fi-rs-balloons:before {
  content: "\f200";
}

/* line 32509, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ballot-check:before {
  content: "\f201";
}

/* line 32512, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ballot:before {
  content: "\f202";
}

/* line 32515, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ban-bug:before {
  content: "\f203";
}

/* line 32518, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ban:before {
  content: "\f204";
}

/* line 32521, app/assets/stylesheets/external/uicons.scss */
.fi-rs-banana:before {
  content: "\f205";
}

/* line 32524, app/assets/stylesheets/external/uicons.scss */
.fi-rs-band-aid:before {
  content: "\f206";
}

/* line 32527, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bangladeshi-taka-sign:before {
  content: "\f207";
}

/* line 32530, app/assets/stylesheets/external/uicons.scss */
.fi-rs-banjo:before {
  content: "\f208";
}

/* line 32533, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bank:before {
  content: "\f209";
}

/* line 32536, app/assets/stylesheets/external/uicons.scss */
.fi-rs-banner-2:before {
  content: "\f20a";
}

/* line 32539, app/assets/stylesheets/external/uicons.scss */
.fi-rs-banner-3:before {
  content: "\f20b";
}

/* line 32542, app/assets/stylesheets/external/uicons.scss */
.fi-rs-banner-4:before {
  content: "\f20c";
}

/* line 32545, app/assets/stylesheets/external/uicons.scss */
.fi-rs-banner-5:before {
  content: "\f20d";
}

/* line 32548, app/assets/stylesheets/external/uicons.scss */
.fi-rs-banner:before {
  content: "\f20e";
}

/* line 32551, app/assets/stylesheets/external/uicons.scss */
.fi-rs-barber-pole:before {
  content: "\f20f";
}

/* line 32554, app/assets/stylesheets/external/uicons.scss */
.fi-rs-barber-shop:before {
  content: "\f210";
}

/* line 32557, app/assets/stylesheets/external/uicons.scss */
.fi-rs-barcode-read:before {
  content: "\f211";
}

/* line 32560, app/assets/stylesheets/external/uicons.scss */
.fi-rs-barcode-scan:before {
  content: "\f212";
}

/* line 32563, app/assets/stylesheets/external/uicons.scss */
.fi-rs-barcode:before {
  content: "\f213";
}

/* line 32566, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bars-filter:before {
  content: "\f214";
}

/* line 32569, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bars-progress:before {
  content: "\f215";
}

/* line 32572, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bars-sort:before {
  content: "\f216";
}

/* line 32575, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bars-staggered:before {
  content: "\f217";
}

/* line 32578, app/assets/stylesheets/external/uicons.scss */
.fi-rs-baseball-alt:before {
  content: "\f218";
}

/* line 32581, app/assets/stylesheets/external/uicons.scss */
.fi-rs-baseball:before {
  content: "\f219";
}

/* line 32584, app/assets/stylesheets/external/uicons.scss */
.fi-rs-basket-shopping-minus:before {
  content: "\f21a";
}

/* line 32587, app/assets/stylesheets/external/uicons.scss */
.fi-rs-basket-shopping-plus:before {
  content: "\f21b";
}

/* line 32590, app/assets/stylesheets/external/uicons.scss */
.fi-rs-basket-shopping-simple:before {
  content: "\f21c";
}

/* line 32593, app/assets/stylesheets/external/uicons.scss */
.fi-rs-basketball-hoop:before {
  content: "\f21d";
}

/* line 32596, app/assets/stylesheets/external/uicons.scss */
.fi-rs-basketball:before {
  content: "\f21e";
}

/* line 32599, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bat:before {
  content: "\f21f";
}

/* line 32602, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bath:before {
  content: "\f220";
}

/* line 32605, app/assets/stylesheets/external/uicons.scss */
.fi-rs-battery-bolt:before {
  content: "\f221";
}

/* line 32608, app/assets/stylesheets/external/uicons.scss */
.fi-rs-battery-empty:before {
  content: "\f222";
}

/* line 32611, app/assets/stylesheets/external/uicons.scss */
.fi-rs-battery-exclamation:before {
  content: "\f223";
}

/* line 32614, app/assets/stylesheets/external/uicons.scss */
.fi-rs-battery-full:before {
  content: "\f224";
}

/* line 32617, app/assets/stylesheets/external/uicons.scss */
.fi-rs-battery-half:before {
  content: "\f225";
}

/* line 32620, app/assets/stylesheets/external/uicons.scss */
.fi-rs-battery-quarter:before {
  content: "\f226";
}

/* line 32623, app/assets/stylesheets/external/uicons.scss */
.fi-rs-battery-slash:before {
  content: "\f227";
}

/* line 32626, app/assets/stylesheets/external/uicons.scss */
.fi-rs-battery-three-quarters:before {
  content: "\f228";
}

/* line 32629, app/assets/stylesheets/external/uicons.scss */
.fi-rs-beacon:before {
  content: "\f229";
}

/* line 32632, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bed-alt:before {
  content: "\f22a";
}

/* line 32635, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bed-bunk:before {
  content: "\f22b";
}

/* line 32638, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bed-empty:before {
  content: "\f22c";
}

/* line 32641, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bed:before {
  content: "\f22d";
}

/* line 32644, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bee:before {
  content: "\f22e";
}

/* line 32647, app/assets/stylesheets/external/uicons.scss */
.fi-rs-beer-mug-empty:before {
  content: "\f22f";
}

/* line 32650, app/assets/stylesheets/external/uicons.scss */
.fi-rs-beer:before {
  content: "\f230";
}

/* line 32653, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bell-concierge:before {
  content: "\f231";
}

/* line 32656, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bell-notification-call:before {
  content: "\f232";
}

/* line 32659, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bell-notification-social-media:before {
  content: "\f233";
}

/* line 32662, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bell-ring:before {
  content: "\f234";
}

/* line 32665, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bell-school-slash:before {
  content: "\f235";
}

/* line 32668, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bell-school:before {
  content: "\f236";
}

/* line 32671, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bell-slash:before {
  content: "\f237";
}

/* line 32674, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bell:before {
  content: "\f238";
}

/* line 32677, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bells:before {
  content: "\f239";
}

/* line 32680, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bench-tree:before {
  content: "\f23a";
}

/* line 32683, app/assets/stylesheets/external/uicons.scss */
.fi-rs-benefit-diamond-alt:before {
  content: "\f23b";
}

/* line 32686, app/assets/stylesheets/external/uicons.scss */
.fi-rs-benefit-diamond:before {
  content: "\f23c";
}

/* line 32689, app/assets/stylesheets/external/uicons.scss */
.fi-rs-benefit-hand:before {
  content: "\f23d";
}

/* line 32692, app/assets/stylesheets/external/uicons.scss */
.fi-rs-benefit-increase:before {
  content: "\f23e";
}

/* line 32695, app/assets/stylesheets/external/uicons.scss */
.fi-rs-benefit-porcent:before {
  content: "\f23f";
}

/* line 32698, app/assets/stylesheets/external/uicons.scss */
.fi-rs-benefit:before {
  content: "\f240";
}

/* line 32701, app/assets/stylesheets/external/uicons.scss */
.fi-rs-betamax:before {
  content: "\f241";
}

/* line 32704, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bible:before {
  content: "\f242";
}

/* line 32707, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bicycle-journey:before {
  content: "\f243";
}

/* line 32710, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bike:before {
  content: "\f244";
}

/* line 32713, app/assets/stylesheets/external/uicons.scss */
.fi-rs-biking-mountain:before {
  content: "\f245";
}

/* line 32716, app/assets/stylesheets/external/uicons.scss */
.fi-rs-biking:before {
  content: "\f246";
}

/* line 32719, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bill-arrow:before {
  content: "\f247";
}

/* line 32722, app/assets/stylesheets/external/uicons.scss */
.fi-rs-billiard:before {
  content: "\f248";
}

/* line 32725, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bin-bottles:before {
  content: "\f249";
}

/* line 32728, app/assets/stylesheets/external/uicons.scss */
.fi-rs-binary-circle-check:before {
  content: "\f24a";
}

/* line 32731, app/assets/stylesheets/external/uicons.scss */
.fi-rs-binary-lock:before {
  content: "\f24b";
}

/* line 32734, app/assets/stylesheets/external/uicons.scss */
.fi-rs-binary-slash:before {
  content: "\f24c";
}

/* line 32737, app/assets/stylesheets/external/uicons.scss */
.fi-rs-binary:before {
  content: "\f24d";
}

/* line 32740, app/assets/stylesheets/external/uicons.scss */
.fi-rs-binoculars:before {
  content: "\f24e";
}

/* line 32743, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bio-leaves:before {
  content: "\f24f";
}

/* line 32746, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bio:before {
  content: "\f250";
}

/* line 32749, app/assets/stylesheets/external/uicons.scss */
.fi-rs-biohazard:before {
  content: "\f251";
}

/* line 32752, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bird:before {
  content: "\f252";
}

/* line 32755, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bitcoin-sign:before {
  content: "\f253";
}

/* line 32758, app/assets/stylesheets/external/uicons.scss */
.fi-rs-blanket:before {
  content: "\f254";
}

/* line 32761, app/assets/stylesheets/external/uicons.scss */
.fi-rs-blender-phone:before {
  content: "\f255";
}

/* line 32764, app/assets/stylesheets/external/uicons.scss */
.fi-rs-blender:before {
  content: "\f256";
}

/* line 32767, app/assets/stylesheets/external/uicons.scss */
.fi-rs-blinds-open:before {
  content: "\f257";
}

/* line 32770, app/assets/stylesheets/external/uicons.scss */
.fi-rs-blinds-raised:before {
  content: "\f258";
}

/* line 32773, app/assets/stylesheets/external/uicons.scss */
.fi-rs-blinds:before {
  content: "\f259";
}

/* line 32776, app/assets/stylesheets/external/uicons.scss */
.fi-rs-block-brick:before {
  content: "\f25a";
}

/* line 32779, app/assets/stylesheets/external/uicons.scss */
.fi-rs-block-question:before {
  content: "\f25b";
}

/* line 32782, app/assets/stylesheets/external/uicons.scss */
.fi-rs-block-quote:before {
  content: "\f25c";
}

/* line 32785, app/assets/stylesheets/external/uicons.scss */
.fi-rs-block:before {
  content: "\f25d";
}

/* line 32788, app/assets/stylesheets/external/uicons.scss */
.fi-rs-blockchain-3:before {
  content: "\f25e";
}

/* line 32791, app/assets/stylesheets/external/uicons.scss */
.fi-rs-blog-pencil:before {
  content: "\f25f";
}

/* line 32794, app/assets/stylesheets/external/uicons.scss */
.fi-rs-blog-text:before {
  content: "\f260";
}

/* line 32797, app/assets/stylesheets/external/uicons.scss */
.fi-rs-blood-test-tube-alt:before {
  content: "\f261";
}

/* line 32800, app/assets/stylesheets/external/uicons.scss */
.fi-rs-blood-test-tube:before {
  content: "\f262";
}

/* line 32803, app/assets/stylesheets/external/uicons.scss */
.fi-rs-blood:before {
  content: "\f263";
}

/* line 32806, app/assets/stylesheets/external/uicons.scss */
.fi-rs-blueberries:before {
  content: "\f264";
}

/* line 32809, app/assets/stylesheets/external/uicons.scss */
.fi-rs-blueprint:before {
  content: "\f265";
}

/* line 32812, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bold:before {
  content: "\f266";
}

/* line 32815, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bolt-auto:before {
  content: "\f267";
}

/* line 32818, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bolt-slash:before {
  content: "\f268";
}

/* line 32821, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bolt:before {
  content: "\f269";
}

/* line 32824, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bomb:before {
  content: "\f26a";
}

/* line 32827, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bone-break:before {
  content: "\f26b";
}

/* line 32830, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bone:before {
  content: "\f26c";
}

/* line 32833, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bong:before {
  content: "\f26d";
}

/* line 32836, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bonus-alt:before {
  content: "\f26e";
}

/* line 32839, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bonus-star:before {
  content: "\f26f";
}

/* line 32842, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bonus:before {
  content: "\f270";
}

/* line 32845, app/assets/stylesheets/external/uicons.scss */
.fi-rs-book-alt:before {
  content: "\f271";
}

/* line 32848, app/assets/stylesheets/external/uicons.scss */
.fi-rs-book-arrow-right:before {
  content: "\f272";
}

/* line 32851, app/assets/stylesheets/external/uicons.scss */
.fi-rs-book-arrow-up:before {
  content: "\f273";
}

/* line 32854, app/assets/stylesheets/external/uicons.scss */
.fi-rs-book-atlas:before {
  content: "\f274";
}

/* line 32857, app/assets/stylesheets/external/uicons.scss */
.fi-rs-book-bookmark:before {
  content: "\f275";
}

/* line 32860, app/assets/stylesheets/external/uicons.scss */
.fi-rs-book-circle-arrow-right:before {
  content: "\f276";
}

/* line 32863, app/assets/stylesheets/external/uicons.scss */
.fi-rs-book-circle-arrow-up:before {
  content: "\f277";
}

/* line 32866, app/assets/stylesheets/external/uicons.scss */
.fi-rs-book-copy:before {
  content: "\f278";
}

/* line 32869, app/assets/stylesheets/external/uicons.scss */
.fi-rs-book-dead:before {
  content: "\f279";
}

/* line 32872, app/assets/stylesheets/external/uicons.scss */
.fi-rs-book-font:before {
  content: "\f27a";
}

/* line 32875, app/assets/stylesheets/external/uicons.scss */
.fi-rs-book-heart:before {
  content: "\f27b";
}

/* line 32878, app/assets/stylesheets/external/uicons.scss */
.fi-rs-book-medical:before {
  content: "\f27c";
}

/* line 32881, app/assets/stylesheets/external/uicons.scss */
.fi-rs-book-open-cover:before {
  content: "\f27d";
}

/* line 32884, app/assets/stylesheets/external/uicons.scss */
.fi-rs-book-open-reader:before {
  content: "\f27e";
}

/* line 32887, app/assets/stylesheets/external/uicons.scss */
.fi-rs-book-plus:before {
  content: "\f27f";
}

/* line 32890, app/assets/stylesheets/external/uicons.scss */
.fi-rs-book-quran:before {
  content: "\f280";
}

/* line 32893, app/assets/stylesheets/external/uicons.scss */
.fi-rs-book-section:before {
  content: "\f281";
}

/* line 32896, app/assets/stylesheets/external/uicons.scss */
.fi-rs-book-spells:before {
  content: "\f282";
}

/* line 32899, app/assets/stylesheets/external/uicons.scss */
.fi-rs-book-tanakh:before {
  content: "\f283";
}

/* line 32902, app/assets/stylesheets/external/uicons.scss */
.fi-rs-book-user:before {
  content: "\f284";
}

/* line 32905, app/assets/stylesheets/external/uicons.scss */
.fi-rs-book:before {
  content: "\f285";
}

/* line 32908, app/assets/stylesheets/external/uicons.scss */
.fi-rs-Booking:before {
  content: "\f286";
}

/* line 32911, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bookmark-slash:before {
  content: "\f287";
}

/* line 32914, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bookmark:before {
  content: "\f288";
}

/* line 32917, app/assets/stylesheets/external/uicons.scss */
.fi-rs-books-medical:before {
  content: "\f289";
}

/* line 32920, app/assets/stylesheets/external/uicons.scss */
.fi-rs-books:before {
  content: "\f28a";
}

/* line 32923, app/assets/stylesheets/external/uicons.scss */
.fi-rs-boot-heeled:before {
  content: "\f28b";
}

/* line 32926, app/assets/stylesheets/external/uicons.scss */
.fi-rs-boot:before {
  content: "\f28c";
}

/* line 32929, app/assets/stylesheets/external/uicons.scss */
.fi-rs-booth-curtain:before {
  content: "\f28d";
}

/* line 32932, app/assets/stylesheets/external/uicons.scss */
.fi-rs-border-all:before {
  content: "\f28e";
}

/* line 32935, app/assets/stylesheets/external/uicons.scss */
.fi-rs-border-bottom:before {
  content: "\f28f";
}

/* line 32938, app/assets/stylesheets/external/uicons.scss */
.fi-rs-border-center-h:before {
  content: "\f290";
}

/* line 32941, app/assets/stylesheets/external/uicons.scss */
.fi-rs-border-center-v:before {
  content: "\f291";
}

/* line 32944, app/assets/stylesheets/external/uicons.scss */
.fi-rs-border-inner:before {
  content: "\f292";
}

/* line 32947, app/assets/stylesheets/external/uicons.scss */
.fi-rs-border-left:before {
  content: "\f293";
}

/* line 32950, app/assets/stylesheets/external/uicons.scss */
.fi-rs-border-none:before {
  content: "\f294";
}

/* line 32953, app/assets/stylesheets/external/uicons.scss */
.fi-rs-border-outer:before {
  content: "\f295";
}

/* line 32956, app/assets/stylesheets/external/uicons.scss */
.fi-rs-border-right:before {
  content: "\f296";
}

/* line 32959, app/assets/stylesheets/external/uicons.scss */
.fi-rs-border-style-alt:before {
  content: "\f297";
}

/* line 32962, app/assets/stylesheets/external/uicons.scss */
.fi-rs-border-style:before {
  content: "\f298";
}

/* line 32965, app/assets/stylesheets/external/uicons.scss */
.fi-rs-border-top:before {
  content: "\f299";
}

/* line 32968, app/assets/stylesheets/external/uicons.scss */
.fi-rs-boss:before {
  content: "\f29a";
}

/* line 32971, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bottle-droplet:before {
  content: "\f29b";
}

/* line 32974, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bottle:before {
  content: "\f29c";
}

/* line 32977, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bow-arrow:before {
  content: "\f29d";
}

/* line 32980, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bowl-chopsticks-noodles:before {
  content: "\f29e";
}

/* line 32983, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bowl-chopsticks:before {
  content: "\f29f";
}

/* line 32986, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bowl-rice:before {
  content: "\f2a0";
}

/* line 32989, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bowl-scoop:before {
  content: "\f2a1";
}

/* line 32992, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bowl-scoops:before {
  content: "\f2a2";
}

/* line 32995, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bowl-soft-serve:before {
  content: "\f2a3";
}

/* line 32998, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bowl-spoon:before {
  content: "\f2a4";
}

/* line 33001, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bowling-ball:before {
  content: "\f2a5";
}

/* line 33004, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bowling-pins:before {
  content: "\f2a6";
}

/* line 33007, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bowling:before {
  content: "\f2a7";
}

/* line 33010, app/assets/stylesheets/external/uicons.scss */
.fi-rs-box-alt:before {
  content: "\f2a8";
}

/* line 33013, app/assets/stylesheets/external/uicons.scss */
.fi-rs-box-ballot:before {
  content: "\f2a9";
}

/* line 33016, app/assets/stylesheets/external/uicons.scss */
.fi-rs-box-check:before {
  content: "\f2aa";
}

/* line 33019, app/assets/stylesheets/external/uicons.scss */
.fi-rs-box-circle-check:before {
  content: "\f2ab";
}

/* line 33022, app/assets/stylesheets/external/uicons.scss */
.fi-rs-box-dollar:before {
  content: "\f2ac";
}

/* line 33025, app/assets/stylesheets/external/uicons.scss */
.fi-rs-box-fragile:before {
  content: "\f2ad";
}

/* line 33028, app/assets/stylesheets/external/uicons.scss */
.fi-rs-box-heart:before {
  content: "\f2ae";
}

/* line 33031, app/assets/stylesheets/external/uicons.scss */
.fi-rs-box-open-full:before {
  content: "\f2af";
}

/* line 33034, app/assets/stylesheets/external/uicons.scss */
.fi-rs-box-open:before {
  content: "\f2b0";
}

/* line 33037, app/assets/stylesheets/external/uicons.scss */
.fi-rs-box-tissue:before {
  content: "\f2b1";
}

/* line 33040, app/assets/stylesheets/external/uicons.scss */
.fi-rs-box-up:before {
  content: "\f2b2";
}

/* line 33043, app/assets/stylesheets/external/uicons.scss */
.fi-rs-box:before {
  content: "\f2b3";
}

/* line 33046, app/assets/stylesheets/external/uicons.scss */
.fi-rs-boxes:before {
  content: "\f2b4";
}

/* line 33049, app/assets/stylesheets/external/uicons.scss */
.fi-rs-boxing-glove:before {
  content: "\f2b5";
}

/* line 33052, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bracket-curly-right:before {
  content: "\f2b6";
}

/* line 33055, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bracket-curly:before {
  content: "\f2b7";
}

/* line 33058, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bracket-round-right:before {
  content: "\f2b8";
}

/* line 33061, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bracket-round:before {
  content: "\f2b9";
}

/* line 33064, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bracket-square-right:before {
  content: "\f2ba";
}

/* line 33067, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bracket-square:before {
  content: "\f2bb";
}

/* line 33070, app/assets/stylesheets/external/uicons.scss */
.fi-rs-brackets-curly:before {
  content: "\f2bc";
}

/* line 33073, app/assets/stylesheets/external/uicons.scss */
.fi-rs-brackets-round:before {
  content: "\f2bd";
}

/* line 33076, app/assets/stylesheets/external/uicons.scss */
.fi-rs-brackets-square:before {
  content: "\f2be";
}

/* line 33079, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-a:before {
  content: "\f2bf";
}

/* line 33082, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-b:before {
  content: "\f2c0";
}

/* line 33085, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-c:before {
  content: "\f2c1";
}

/* line 33088, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-d:before {
  content: "\f2c2";
}

/* line 33091, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-e:before {
  content: "\f2c3";
}

/* line 33094, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-g:before {
  content: "\f2c4";
}

/* line 33097, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-h:before {
  content: "\f2c5";
}

/* line 33100, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-i:before {
  content: "\f2c6";
}

/* line 33103, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-j:before {
  content: "\f2c7";
}

/* line 33106, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-k:before {
  content: "\f2c8";
}

/* line 33109, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-l:before {
  content: "\f2c9";
}

/* line 33112, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-m:before {
  content: "\f2ca";
}

/* line 33115, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-n-alt:before {
  content: "\f2cb";
}

/* line 33118, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-n:before {
  content: "\f2cc";
}

/* line 33121, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-o:before {
  content: "\f2cd";
}

/* line 33124, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-p:before {
  content: "\f2ce";
}

/* line 33127, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-q:before {
  content: "\f2cf";
}

/* line 33130, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-r:before {
  content: "\f2d0";
}

/* line 33133, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-s:before {
  content: "\f2d1";
}

/* line 33136, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-t:before {
  content: "\f2d2";
}

/* line 33139, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-u:before {
  content: "\f2d3";
}

/* line 33142, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-v:before {
  content: "\f2d4";
}

/* line 33145, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-w:before {
  content: "\f2d5";
}

/* line 33148, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-x:before {
  content: "\f2d6";
}

/* line 33151, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-y:before {
  content: "\f2d7";
}

/* line 33154, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille-z:before {
  content: "\f2d8";
}

/* line 33157, app/assets/stylesheets/external/uicons.scss */
.fi-rs-braille:before {
  content: "\f2d9";
}

/* line 33160, app/assets/stylesheets/external/uicons.scss */
.fi-rs-brain-circuit:before {
  content: "\f2da";
}

/* line 33163, app/assets/stylesheets/external/uicons.scss */
.fi-rs-brain:before {
  content: "\f2db";
}

/* line 33166, app/assets/stylesheets/external/uicons.scss */
.fi-rs-brake-warning:before {
  content: "\f2dc";
}

/* line 33169, app/assets/stylesheets/external/uicons.scss */
.fi-rs-branching:before {
  content: "\f2dd";
}

/* line 33172, app/assets/stylesheets/external/uicons.scss */
.fi-rs-brand:before {
  content: "\f2de";
}

/* line 33175, app/assets/stylesheets/external/uicons.scss */
.fi-rs-branding:before {
  content: "\f2df";
}

/* line 33178, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bread-loaf:before {
  content: "\f2e0";
}

/* line 33181, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bread-slice-butter:before {
  content: "\f2e1";
}

/* line 33184, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bread-slice:before {
  content: "\f2e2";
}

/* line 33187, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bread:before {
  content: "\f2e3";
}

/* line 33190, app/assets/stylesheets/external/uicons.scss */
.fi-rs-briefcase-arrow-right:before {
  content: "\f2e4";
}

/* line 33193, app/assets/stylesheets/external/uicons.scss */
.fi-rs-briefcase-blank:before {
  content: "\f2e5";
}

/* line 33196, app/assets/stylesheets/external/uicons.scss */
.fi-rs-briefcase:before {
  content: "\f2e6";
}

/* line 33199, app/assets/stylesheets/external/uicons.scss */
.fi-rs-brightness-low:before {
  content: "\f2e7";
}

/* line 33202, app/assets/stylesheets/external/uicons.scss */
.fi-rs-brightness:before {
  content: "\f2e8";
}

/* line 33205, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bring-forward:before {
  content: "\f2e9";
}

/* line 33208, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bring-front:before {
  content: "\f2ea";
}

/* line 33211, app/assets/stylesheets/external/uicons.scss */
.fi-rs-broadcast-tower:before {
  content: "\f2eb";
}

/* line 33214, app/assets/stylesheets/external/uicons.scss */
.fi-rs-broccoli:before {
  content: "\f2ec";
}

/* line 33217, app/assets/stylesheets/external/uicons.scss */
.fi-rs-broken-chain-link-wrong:before {
  content: "\f2ed";
}

/* line 33220, app/assets/stylesheets/external/uicons.scss */
.fi-rs-broken-image:before {
  content: "\f2ee";
}

/* line 33223, app/assets/stylesheets/external/uicons.scss */
.fi-rs-broom-ball:before {
  content: "\f2ef";
}

/* line 33226, app/assets/stylesheets/external/uicons.scss */
.fi-rs-browser-ui:before {
  content: "\f2f0";
}

/* line 33229, app/assets/stylesheets/external/uicons.scss */
.fi-rs-browser:before {
  content: "\f2f1";
}

/* line 33232, app/assets/stylesheets/external/uicons.scss */
.fi-rs-browsers:before {
  content: "\f2f2";
}

/* line 33235, app/assets/stylesheets/external/uicons.scss */
.fi-rs-brush:before {
  content: "\f2f3";
}

/* line 33238, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bucket:before {
  content: "\f2f4";
}

/* line 33241, app/assets/stylesheets/external/uicons.scss */
.fi-rs-budget-alt:before {
  content: "\f2f5";
}

/* line 33244, app/assets/stylesheets/external/uicons.scss */
.fi-rs-budget:before {
  content: "\f2f6";
}

/* line 33247, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bug-slash:before {
  content: "\f2f7";
}

/* line 33250, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bug:before {
  content: "\f2f8";
}

/* line 33253, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bugs:before {
  content: "\f2f9";
}

/* line 33256, app/assets/stylesheets/external/uicons.scss */
.fi-rs-build-alt:before {
  content: "\f2fa";
}

/* line 33259, app/assets/stylesheets/external/uicons.scss */
.fi-rs-build:before {
  content: "\f2fb";
}

/* line 33262, app/assets/stylesheets/external/uicons.scss */
.fi-rs-builder:before {
  content: "\f2fc";
}

/* line 33265, app/assets/stylesheets/external/uicons.scss */
.fi-rs-building-circle-arrow-right:before {
  content: "\f2fd";
}

/* line 33268, app/assets/stylesheets/external/uicons.scss */
.fi-rs-building-ngo:before {
  content: "\f2fe";
}

/* line 33271, app/assets/stylesheets/external/uicons.scss */
.fi-rs-building:before {
  content: "\f2ff";
}

/* line 33274, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bulb:before {
  content: "\f300";
}

/* line 33277, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bullet:before {
  content: "\f301";
}

/* line 33280, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bullhorn:before {
  content: "\f302";
}

/* line 33283, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bullseye-arrow:before {
  content: "\f303";
}

/* line 33286, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bullseye-pointer:before {
  content: "\f304";
}

/* line 33289, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bullseye:before {
  content: "\f305";
}

/* line 33292, app/assets/stylesheets/external/uicons.scss */
.fi-rs-burger-alt:before {
  content: "\f306";
}

/* line 33295, app/assets/stylesheets/external/uicons.scss */
.fi-rs-burger-fries:before {
  content: "\f307";
}

/* line 33298, app/assets/stylesheets/external/uicons.scss */
.fi-rs-burger-glass:before {
  content: "\f308";
}

/* line 33301, app/assets/stylesheets/external/uicons.scss */
.fi-rs-burger-menu:before {
  content: "\f309";
}

/* line 33304, app/assets/stylesheets/external/uicons.scss */
.fi-rs-burrito:before {
  content: "\f30a";
}

/* line 33307, app/assets/stylesheets/external/uicons.scss */
.fi-rs-burst:before {
  content: "\f30b";
}

/* line 33310, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bus-alt:before {
  content: "\f30c";
}

/* line 33313, app/assets/stylesheets/external/uicons.scss */
.fi-rs-bus:before {
  content: "\f30d";
}

/* line 33316, app/assets/stylesheets/external/uicons.scss */
.fi-rs-business-time:before {
  content: "\f30e";
}

/* line 33319, app/assets/stylesheets/external/uicons.scss */
.fi-rs-Butter:before {
  content: "\f30f";
}

/* line 33322, app/assets/stylesheets/external/uicons.scss */
.fi-rs-butterfly:before {
  content: "\f310";
}

/* line 33325, app/assets/stylesheets/external/uicons.scss */
.fi-rs-c:before {
  content: "\f311";
}

/* line 33328, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cabin:before {
  content: "\f312";
}

/* line 33331, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cactus:before {
  content: "\f313";
}

/* line 33334, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cake-birthday:before {
  content: "\f314";
}

/* line 33337, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cake-slice:before {
  content: "\f315";
}

/* line 33340, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cake-wedding:before {
  content: "\f316";
}

/* line 33343, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calculator-bill:before {
  content: "\f317";
}

/* line 33346, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calculator-math-tax:before {
  content: "\f318";
}

/* line 33349, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calculator-money:before {
  content: "\f319";
}

/* line 33352, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calculator-simple:before {
  content: "\f31a";
}

/* line 33355, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calculator:before {
  content: "\f31b";
}

/* line 33358, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-arrow-down:before {
  content: "\f31c";
}

/* line 33361, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-arrow-up:before {
  content: "\f31d";
}

/* line 33364, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-birhtday-cake:before {
  content: "\f31e";
}

/* line 33367, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-call:before {
  content: "\f31f";
}

/* line 33370, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-check:before {
  content: "\f320";
}

/* line 33373, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-clock:before {
  content: "\f321";
}

/* line 33376, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-day:before {
  content: "\f322";
}

/* line 33379, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-days:before {
  content: "\f323";
}

/* line 33382, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-event-tax:before {
  content: "\f324";
}

/* line 33385, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-exclamation:before {
  content: "\f325";
}

/* line 33388, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-gavel-legal:before {
  content: "\f326";
}

/* line 33391, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-heart:before {
  content: "\f327";
}

/* line 33394, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-image:before {
  content: "\f328";
}

/* line 33397, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-lines-pen:before {
  content: "\f329";
}

/* line 33400, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-lines:before {
  content: "\f32a";
}

/* line 33403, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-minus:before {
  content: "\f32b";
}

/* line 33406, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-payment-loan:before {
  content: "\f32c";
}

/* line 33409, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-pen:before {
  content: "\f32d";
}

/* line 33412, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-plus:before {
  content: "\f32e";
}

/* line 33415, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-salary:before {
  content: "\f32f";
}

/* line 33418, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-star:before {
  content: "\f330";
}

/* line 33421, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-week:before {
  content: "\f331";
}

/* line 33424, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar-xmark:before {
  content: "\f332";
}

/* line 33427, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendar:before {
  content: "\f333";
}

/* line 33430, app/assets/stylesheets/external/uicons.scss */
.fi-rs-calendars:before {
  content: "\f334";
}

/* line 33433, app/assets/stylesheets/external/uicons.scss */
.fi-rs-call-duration:before {
  content: "\f335";
}

/* line 33436, app/assets/stylesheets/external/uicons.scss */
.fi-rs-call-history:before {
  content: "\f336";
}

/* line 33439, app/assets/stylesheets/external/uicons.scss */
.fi-rs-call-incoming:before {
  content: "\f337";
}

/* line 33442, app/assets/stylesheets/external/uicons.scss */
.fi-rs-call-missed:before {
  content: "\f338";
}

/* line 33445, app/assets/stylesheets/external/uicons.scss */
.fi-rs-call-outgoing:before {
  content: "\f339";
}

/* line 33448, app/assets/stylesheets/external/uicons.scss */
.fi-rs-camcorder:before {
  content: "\f33a";
}

/* line 33451, app/assets/stylesheets/external/uicons.scss */
.fi-rs-camera-cctv:before {
  content: "\f33b";
}

/* line 33454, app/assets/stylesheets/external/uicons.scss */
.fi-rs-camera-movie:before {
  content: "\f33c";
}

/* line 33457, app/assets/stylesheets/external/uicons.scss */
.fi-rs-camera-retro:before {
  content: "\f33d";
}

/* line 33460, app/assets/stylesheets/external/uicons.scss */
.fi-rs-camera-rotate:before {
  content: "\f33e";
}

/* line 33463, app/assets/stylesheets/external/uicons.scss */
.fi-rs-camera-security:before {
  content: "\f33f";
}

/* line 33466, app/assets/stylesheets/external/uicons.scss */
.fi-rs-camera-slash:before {
  content: "\f340";
}

/* line 33469, app/assets/stylesheets/external/uicons.scss */
.fi-rs-camera-viewfinder:before {
  content: "\f341";
}

/* line 33472, app/assets/stylesheets/external/uicons.scss */
.fi-rs-camera:before {
  content: "\f342";
}

/* line 33475, app/assets/stylesheets/external/uicons.scss */
.fi-rs-campfire:before {
  content: "\f343";
}

/* line 33478, app/assets/stylesheets/external/uicons.scss */
.fi-rs-camping:before {
  content: "\f344";
}

/* line 33481, app/assets/stylesheets/external/uicons.scss */
.fi-rs-can-food:before {
  content: "\f345";
}

/* line 33484, app/assets/stylesheets/external/uicons.scss */
.fi-rs-candle-holder:before {
  content: "\f346";
}

/* line 33487, app/assets/stylesheets/external/uicons.scss */
.fi-rs-candle-lotus-yoga:before {
  content: "\f347";
}

/* line 33490, app/assets/stylesheets/external/uicons.scss */
.fi-rs-candle-pose-yoga:before {
  content: "\f348";
}

/* line 33493, app/assets/stylesheets/external/uicons.scss */
.fi-rs-candy-alt:before {
  content: "\f349";
}

/* line 33496, app/assets/stylesheets/external/uicons.scss */
.fi-rs-candy-bar:before {
  content: "\f34a";
}

/* line 33499, app/assets/stylesheets/external/uicons.scss */
.fi-rs-candy-cane:before {
  content: "\f34b";
}

/* line 33502, app/assets/stylesheets/external/uicons.scss */
.fi-rs-candy-corn:before {
  content: "\f34c";
}

/* line 33505, app/assets/stylesheets/external/uicons.scss */
.fi-rs-candy-sweet:before {
  content: "\f34d";
}

/* line 33508, app/assets/stylesheets/external/uicons.scss */
.fi-rs-candy:before {
  content: "\f34e";
}

/* line 33511, app/assets/stylesheets/external/uicons.scss */
.fi-rs-Cannabis:before {
  content: "\f34f";
}

/* line 33514, app/assets/stylesheets/external/uicons.scss */
.fi-rs-canned-food:before {
  content: "\f350";
}

/* line 33517, app/assets/stylesheets/external/uicons.scss */
.fi-rs-capsules:before {
  content: "\f351";
}

/* line 33520, app/assets/stylesheets/external/uicons.scss */
.fi-rs-car-alt:before {
  content: "\f352";
}

/* line 33523, app/assets/stylesheets/external/uicons.scss */
.fi-rs-car-battery:before {
  content: "\f353";
}

/* line 33526, app/assets/stylesheets/external/uicons.scss */
.fi-rs-car-bolt:before {
  content: "\f354";
}

/* line 33529, app/assets/stylesheets/external/uicons.scss */
.fi-rs-car-building:before {
  content: "\f355";
}

/* line 33532, app/assets/stylesheets/external/uicons.scss */
.fi-rs-car-bump:before {
  content: "\f356";
}

/* line 33535, app/assets/stylesheets/external/uicons.scss */
.fi-rs-car-bus:before {
  content: "\f357";
}

/* line 33538, app/assets/stylesheets/external/uicons.scss */
.fi-rs-car-circle-bolt:before {
  content: "\f358";
}

/* line 33541, app/assets/stylesheets/external/uicons.scss */
.fi-rs-car-crash:before {
  content: "\f359";
}

/* line 33544, app/assets/stylesheets/external/uicons.scss */
.fi-rs-car-garage:before {
  content: "\f35a";
}

/* line 33547, app/assets/stylesheets/external/uicons.scss */
.fi-rs-car-journey:before {
  content: "\f35b";
}

/* line 33550, app/assets/stylesheets/external/uicons.scss */
.fi-rs-car-mechanic:before {
  content: "\f35c";
}

/* line 33553, app/assets/stylesheets/external/uicons.scss */
.fi-rs-car-rear:before {
  content: "\f35d";
}

/* line 33556, app/assets/stylesheets/external/uicons.scss */
.fi-rs-car-side-bolt:before {
  content: "\f35e";
}

/* line 33559, app/assets/stylesheets/external/uicons.scss */
.fi-rs-car-side:before {
  content: "\f35f";
}

/* line 33562, app/assets/stylesheets/external/uicons.scss */
.fi-rs-car-tilt:before {
  content: "\f360";
}

/* line 33565, app/assets/stylesheets/external/uicons.scss */
.fi-rs-car-tunnel:before {
  content: "\f361";
}

/* line 33568, app/assets/stylesheets/external/uicons.scss */
.fi-rs-car-wash:before {
  content: "\f362";
}

/* line 33571, app/assets/stylesheets/external/uicons.scss */
.fi-rs-car:before {
  content: "\f363";
}

/* line 33574, app/assets/stylesheets/external/uicons.scss */
.fi-rs-caravan-alt:before {
  content: "\f364";
}

/* line 33577, app/assets/stylesheets/external/uicons.scss */
.fi-rs-caravan:before {
  content: "\f365";
}

/* line 33580, app/assets/stylesheets/external/uicons.scss */
.fi-rs-card-club:before {
  content: "\f366";
}

/* line 33583, app/assets/stylesheets/external/uicons.scss */
.fi-rs-card-diamond:before {
  content: "\f367";
}

/* line 33586, app/assets/stylesheets/external/uicons.scss */
.fi-rs-card-heart:before {
  content: "\f368";
}

/* line 33589, app/assets/stylesheets/external/uicons.scss */
.fi-rs-card-spade:before {
  content: "\f369";
}

/* line 33592, app/assets/stylesheets/external/uicons.scss */
.fi-rs-career-growth:before {
  content: "\f36a";
}

/* line 33595, app/assets/stylesheets/external/uicons.scss */
.fi-rs-career-path:before {
  content: "\f36b";
}

/* line 33598, app/assets/stylesheets/external/uicons.scss */
.fi-rs-caret-circle-down:before {
  content: "\f36c";
}

/* line 33601, app/assets/stylesheets/external/uicons.scss */
.fi-rs-caret-circle-right:before {
  content: "\f36d";
}

/* line 33604, app/assets/stylesheets/external/uicons.scss */
.fi-rs-caret-circle-up:before {
  content: "\f36e";
}

/* line 33607, app/assets/stylesheets/external/uicons.scss */
.fi-rs-caret-down:before {
  content: "\f36f";
}

/* line 33610, app/assets/stylesheets/external/uicons.scss */
.fi-rs-caret-left:before {
  content: "\f370";
}

/* line 33613, app/assets/stylesheets/external/uicons.scss */
.fi-rs-caret-quare-up:before {
  content: "\f371";
}

/* line 33616, app/assets/stylesheets/external/uicons.scss */
.fi-rs-caret-right:before {
  content: "\f372";
}

/* line 33619, app/assets/stylesheets/external/uicons.scss */
.fi-rs-caret-square-down:before {
  content: "\f373";
}

/* line 33622, app/assets/stylesheets/external/uicons.scss */
.fi-rs-caret-square-left_1:before {
  content: "\f374";
}

/* line 33625, app/assets/stylesheets/external/uicons.scss */
.fi-rs-caret-square-left:before {
  content: "\f375";
}

/* line 33628, app/assets/stylesheets/external/uicons.scss */
.fi-rs-caret-square-right:before {
  content: "\f376";
}

/* line 33631, app/assets/stylesheets/external/uicons.scss */
.fi-rs-caret-up:before {
  content: "\f377";
}

/* line 33634, app/assets/stylesheets/external/uicons.scss */
.fi-rs-carrot:before {
  content: "\f378";
}

/* line 33637, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cars-crash:before {
  content: "\f379";
}

/* line 33640, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cars:before {
  content: "\f37a";
}

/* line 33643, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cart-arrow-down:before {
  content: "\f37b";
}

/* line 33646, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cart-minus:before {
  content: "\f37c";
}

/* line 33649, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cart-shopping-fast:before {
  content: "\f37d";
}

/* line 33652, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cash-register:before {
  content: "\f37e";
}

/* line 33655, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cassette-tape:before {
  content: "\f37f";
}

/* line 33658, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cassette-vhs:before {
  content: "\f380";
}

/* line 33661, app/assets/stylesheets/external/uicons.scss */
.fi-rs-castle:before {
  content: "\f381";
}

/* line 33664, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cat-head:before {
  content: "\f382";
}

/* line 33667, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cat-space:before {
  content: "\f383";
}

/* line 33670, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cat:before {
  content: "\f384";
}

/* line 33673, app/assets/stylesheets/external/uicons.scss */
.fi-rs-catalog-alt:before {
  content: "\f385";
}

/* line 33676, app/assets/stylesheets/external/uicons.scss */
.fi-rs-catalog-magazine:before {
  content: "\f386";
}

/* line 33679, app/assets/stylesheets/external/uicons.scss */
.fi-rs-catalog:before {
  content: "\f387";
}

/* line 33682, app/assets/stylesheets/external/uicons.scss */
.fi-rs-category-alt:before {
  content: "\f388";
}

/* line 33685, app/assets/stylesheets/external/uicons.scss */
.fi-rs-category:before {
  content: "\f389";
}

/* line 33688, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cauldron:before {
  content: "\f38a";
}

/* line 33691, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cedi-sign:before {
  content: "\f38b";
}

/* line 33694, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cello:before {
  content: "\f38c";
}

/* line 33697, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cent-sign:before {
  content: "\f38d";
}

/* line 33700, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chair-office:before {
  content: "\f38e";
}

/* line 33703, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chair:before {
  content: "\f38f";
}

/* line 33706, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chalkboard-user:before {
  content: "\f390";
}

/* line 33709, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chalkboard:before {
  content: "\f391";
}

/* line 33712, app/assets/stylesheets/external/uicons.scss */
.fi-rs-challenge-alt:before {
  content: "\f392";
}

/* line 33715, app/assets/stylesheets/external/uicons.scss */
.fi-rs-challenge:before {
  content: "\f393";
}

/* line 33718, app/assets/stylesheets/external/uicons.scss */
.fi-rs-channel:before {
  content: "\f394";
}

/* line 33721, app/assets/stylesheets/external/uicons.scss */
.fi-rs-charging-station:before {
  content: "\f395";
}

/* line 33724, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-area:before {
  content: "\f396";
}

/* line 33727, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-bullet:before {
  content: "\f397";
}

/* line 33730, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-candlestick:before {
  content: "\f398";
}

/* line 33733, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-connected:before {
  content: "\f399";
}

/* line 33736, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-gantt:before {
  content: "\f39a";
}

/* line 33739, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-histogram:before {
  content: "\f39b";
}

/* line 33742, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-kanban:before {
  content: "\f39c";
}

/* line 33745, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-line-up-down:before {
  content: "\f39d";
}

/* line 33748, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-line-up:before {
  content: "\f39e";
}

/* line 33751, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-mixed-up-circle-currency:before {
  content: "\f39f";
}

/* line 33754, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-mixed-up-circle-dollar:before {
  content: "\f3a0";
}

/* line 33757, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-mixed:before {
  content: "\f3a1";
}

/* line 33760, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-network:before {
  content: "\f3a2";
}

/* line 33763, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-pie-alt:before {
  content: "\f3a3";
}

/* line 33766, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-pie-simple-circle-currency:before {
  content: "\f3a4";
}

/* line 33769, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-pie-simple-circle-dollar:before {
  content: "\f3a5";
}

/* line 33772, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-pie:before {
  content: "\f3a6";
}

/* line 33775, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-pyramid:before {
  content: "\f3a7";
}

/* line 33778, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-radar:before {
  content: "\f3a8";
}

/* line 33781, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-scatter-3d:before {
  content: "\f3a9";
}

/* line 33784, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-scatter-bubble:before {
  content: "\f3aa";
}

/* line 33787, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-scatter:before {
  content: "\f3ab";
}

/* line 33790, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-set-theory:before {
  content: "\f3ac";
}

/* line 33793, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-simple-horizontal:before {
  content: "\f3ad";
}

/* line 33796, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-simple:before {
  content: "\f3ae";
}

/* line 33799, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-tree-map:before {
  content: "\f3af";
}

/* line 33802, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-tree:before {
  content: "\f3b0";
}

/* line 33805, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-user:before {
  content: "\f3b1";
}

/* line 33808, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chart-waterfall:before {
  content: "\f3b2";
}

/* line 33811, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chat-arrow-down:before {
  content: "\f3b3";
}

/* line 33814, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chat-arrow-grow:before {
  content: "\f3b4";
}

/* line 33817, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chat-bubble-call:before {
  content: "\f3b5";
}

/* line 33820, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chatbot-speech-bubble:before {
  content: "\f3b6";
}

/* line 33823, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chatbot:before {
  content: "\f3b7";
}

/* line 33826, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cheap-bill:before {
  content: "\f3b8";
}

/* line 33829, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cheap-dollar:before {
  content: "\f3b9";
}

/* line 33832, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cheap-stack-dollar:before {
  content: "\f3ba";
}

/* line 33835, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cheap-stack:before {
  content: "\f3bb";
}

/* line 33838, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cheap:before {
  content: "\f3bc";
}

/* line 33841, app/assets/stylesheets/external/uicons.scss */
.fi-rs-check-circle:before {
  content: "\f3bd";
}

/* line 33844, app/assets/stylesheets/external/uicons.scss */
.fi-rs-check-double:before {
  content: "\f3be";
}

/* line 33847, app/assets/stylesheets/external/uicons.scss */
.fi-rs-check-in-calendar:before {
  content: "\f3bf";
}

/* line 33850, app/assets/stylesheets/external/uicons.scss */
.fi-rs-check-out-calendar:before {
  content: "\f3c0";
}

/* line 33853, app/assets/stylesheets/external/uicons.scss */
.fi-rs-check:before {
  content: "\f3c1";
}

/* line 33856, app/assets/stylesheets/external/uicons.scss */
.fi-rs-checkbox:before {
  content: "\f3c2";
}

/* line 33859, app/assets/stylesheets/external/uicons.scss */
.fi-rs-checklist-task-budget:before {
  content: "\f3c3";
}

/* line 33862, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cheese-alt:before {
  content: "\f3c4";
}

/* line 33865, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cheese:before {
  content: "\f3c5";
}

/* line 33868, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cheeseburger:before {
  content: "\f3c6";
}

/* line 33871, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cherry:before {
  content: "\f3c7";
}

/* line 33874, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chess-bishop:before {
  content: "\f3c8";
}

/* line 33877, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chess-board:before {
  content: "\f3c9";
}

/* line 33880, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chess-clock-alt:before {
  content: "\f3ca";
}

/* line 33883, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chess-clock:before {
  content: "\f3cb";
}

/* line 33886, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chess-king-alt:before {
  content: "\f3cc";
}

/* line 33889, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chess-king:before {
  content: "\f3cd";
}

/* line 33892, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chess-knight-alt:before {
  content: "\f3ce";
}

/* line 33895, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chess-knight:before {
  content: "\f3cf";
}

/* line 33898, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chess-pawn-alt:before {
  content: "\f3d0";
}

/* line 33901, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chess-pawn:before {
  content: "\f3d1";
}

/* line 33904, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chess-piece:before {
  content: "\f3d2";
}

/* line 33907, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chess-queen-alt:before {
  content: "\f3d3";
}

/* line 33910, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chess-queen:before {
  content: "\f3d4";
}

/* line 33913, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chess-rook-alt:before {
  content: "\f3d5";
}

/* line 33916, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chess-rook:before {
  content: "\f3d6";
}

/* line 33919, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chess:before {
  content: "\f3d7";
}

/* line 33922, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chevron-double-down:before {
  content: "\f3d8";
}

/* line 33925, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chevron-double-up:before {
  content: "\f3d9";
}

/* line 33928, app/assets/stylesheets/external/uicons.scss */
.fi-rs-child-head:before {
  content: "\f3da";
}

/* line 33931, app/assets/stylesheets/external/uicons.scss */
.fi-rs-child:before {
  content: "\f3db";
}

/* line 33934, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chimney:before {
  content: "\f3dc";
}

/* line 33937, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chip:before {
  content: "\f3dd";
}

/* line 33940, app/assets/stylesheets/external/uicons.scss */
.fi-rs-chocolate:before {
  content: "\f3de";
}

/* line 33943, app/assets/stylesheets/external/uicons.scss */
.fi-rs-choir-singing:before {
  content: "\f3df";
}

/* line 33946, app/assets/stylesheets/external/uicons.scss */
.fi-rs-choose-alt:before {
  content: "\f3e0";
}

/* line 33949, app/assets/stylesheets/external/uicons.scss */
.fi-rs-choose:before {
  content: "\f3e1";
}

/* line 33952, app/assets/stylesheets/external/uicons.scss */
.fi-rs-church:before {
  content: "\f3e2";
}

/* line 33955, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-0:before {
  content: "\f3e3";
}

/* line 33958, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-1:before {
  content: "\f3e4";
}

/* line 33961, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-2:before {
  content: "\f3e5";
}

/* line 33964, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-3:before {
  content: "\f3e6";
}

/* line 33967, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-4:before {
  content: "\f3e7";
}

/* line 33970, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-5:before {
  content: "\f3e8";
}

/* line 33973, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-6:before {
  content: "\f3e9";
}

/* line 33976, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-7:before {
  content: "\f3ea";
}

/* line 33979, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-8:before {
  content: "\f3eb";
}

/* line 33982, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-9:before {
  content: "\f3ec";
}

/* line 33985, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-a:before {
  content: "\f3ed";
}

/* line 33988, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-b:before {
  content: "\f3ee";
}

/* line 33991, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-bolt:before {
  content: "\f3ef";
}

/* line 33994, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-book-open:before {
  content: "\f3f0";
}

/* line 33997, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-bookmark:before {
  content: "\f3f1";
}

/* line 34000, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-c:before {
  content: "\f3f2";
}

/* line 34003, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-calendar:before {
  content: "\f3f3";
}

/* line 34006, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-camera:before {
  content: "\f3f4";
}

/* line 34009, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-cross:before {
  content: "\f3f5";
}

/* line 34012, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-d:before {
  content: "\f3f6";
}

/* line 34015, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-dashed:before {
  content: "\f3f7";
}

/* line 34018, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-divide:before {
  content: "\f3f8";
}

/* line 34021, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-e:before {
  content: "\f3f9";
}

/* line 34024, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-ellipsis-vertical:before {
  content: "\f3fa";
}

/* line 34027, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-ellipsis:before {
  content: "\f3fb";
}

/* line 34030, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-envelope:before {
  content: "\f3fc";
}

/* line 34033, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-exclamation-check:before {
  content: "\f3fd";
}

/* line 34036, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-f:before {
  content: "\f3fe";
}

/* line 34039, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-g:before {
  content: "\f3ff";
}

/* line 34042, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-h:before {
  content: "\f400";
}

/* line 34045, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-half-stroke:before {
  content: "\f401";
}

/* line 34048, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-half:before {
  content: "\f402";
}

/* line 34051, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-heart:before {
  content: "\f403";
}

/* line 34054, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-i:before {
  content: "\f404";
}

/* line 34057, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-j:before {
  content: "\f405";
}

/* line 34060, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-k:before {
  content: "\f406";
}

/* line 34063, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-l:before {
  content: "\f407";
}

/* line 34066, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-m:before {
  content: "\f408";
}

/* line 34069, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-microphone-lines:before {
  content: "\f409";
}

/* line 34072, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-microphone:before {
  content: "\f40a";
}

/* line 34075, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-n:before {
  content: "\f40b";
}

/* line 34078, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-nodes:before {
  content: "\f40c";
}

/* line 34081, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-o:before {
  content: "\f40d";
}

/* line 34084, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-overlap:before {
  content: "\f40e";
}

/* line 34087, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-p:before {
  content: "\f40f";
}

/* line 34090, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-phone-flip:before {
  content: "\f410";
}

/* line 34093, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-phone-hangup:before {
  content: "\f411";
}

/* line 34096, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-phone:before {
  content: "\f412";
}

/* line 34099, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-q:before {
  content: "\f413";
}

/* line 34102, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-quarter:before {
  content: "\f414";
}

/* line 34105, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-quarters-alt:before {
  content: "\f415";
}

/* line 34108, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-r:before {
  content: "\f416";
}

/* line 34111, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-s:before {
  content: "\f417";
}

/* line 34114, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-small:before {
  content: "\f418";
}

/* line 34117, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-star:before {
  content: "\f419";
}

/* line 34120, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-t:before {
  content: "\f41a";
}

/* line 34123, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-three-quarters:before {
  content: "\f41b";
}

/* line 34126, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-trash:before {
  content: "\f41c";
}

/* line 34129, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-u:before {
  content: "\f41d";
}

/* line 34132, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-user:before {
  content: "\f41e";
}

/* line 34135, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-v:before {
  content: "\f41f";
}

/* line 34138, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-video:before {
  content: "\f420";
}

/* line 34141, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-w:before {
  content: "\f421";
}

/* line 34144, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-waveform-lines:before {
  content: "\f422";
}

/* line 34147, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-x:before {
  content: "\f423";
}

/* line 34150, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-xmark:before {
  content: "\f424";
}

/* line 34153, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-y:before {
  content: "\f425";
}

/* line 34156, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle-z:before {
  content: "\f426";
}

/* line 34159, app/assets/stylesheets/external/uicons.scss */
.fi-rs-circle:before {
  content: "\f427";
}

/* line 34162, app/assets/stylesheets/external/uicons.scss */
.fi-rs-citrus-slice:before {
  content: "\f428";
}

/* line 34165, app/assets/stylesheets/external/uicons.scss */
.fi-rs-citrus:before {
  content: "\f429";
}

/* line 34168, app/assets/stylesheets/external/uicons.scss */
.fi-rs-city:before {
  content: "\f42a";
}

/* line 34171, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clapperboard-play:before {
  content: "\f42b";
}

/* line 34174, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clapperboard:before {
  content: "\f42c";
}

/* line 34177, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clarinet:before {
  content: "\f42d";
}

/* line 34180, app/assets/stylesheets/external/uicons.scss */
.fi-rs-claw-marks:before {
  content: "\f42e";
}

/* line 34183, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clean:before {
  content: "\f42f";
}

/* line 34186, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clear-alt:before {
  content: "\f430";
}

/* line 34189, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clip:before {
  content: "\f431";
}

/* line 34192, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clipboard-check:before {
  content: "\f432";
}

/* line 34195, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clipboard-exclamation:before {
  content: "\f433";
}

/* line 34198, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clipboard-list-check:before {
  content: "\f434";
}

/* line 34201, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clipboard-list:before {
  content: "\f435";
}

/* line 34204, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clipboard-prescription:before {
  content: "\f436";
}

/* line 34207, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clipboard-question:before {
  content: "\f437";
}

/* line 34210, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clipboard-user:before {
  content: "\f438";
}

/* line 34213, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clipboard:before {
  content: "\f439";
}

/* line 34216, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-desk:before {
  content: "\f43a";
}

/* line 34219, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-eight-thirty:before {
  content: "\f43b";
}

/* line 34222, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-eleven-thirty:before {
  content: "\f43c";
}

/* line 34225, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-eleven:before {
  content: "\f43d";
}

/* line 34228, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-five-thirty:before {
  content: "\f43e";
}

/* line 34231, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-five:before {
  content: "\f43f";
}

/* line 34234, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-four-thirty:before {
  content: "\f440";
}

/* line 34237, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-nine-thirty:before {
  content: "\f441";
}

/* line 34240, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-nine:before {
  content: "\f442";
}

/* line 34243, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-one-thirty:before {
  content: "\f443";
}

/* line 34246, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-one:before {
  content: "\f444";
}

/* line 34249, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-seven-thirty:before {
  content: "\f445";
}

/* line 34252, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-seven:before {
  content: "\f446";
}

/* line 34255, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-six-thirty:before {
  content: "\f447";
}

/* line 34258, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-six:before {
  content: "\f448";
}

/* line 34261, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-ten-thirty:before {
  content: "\f449";
}

/* line 34264, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-ten:before {
  content: "\f44a";
}

/* line 34267, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-three-thirty:before {
  content: "\f44b";
}

/* line 34270, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-three:before {
  content: "\f44c";
}

/* line 34273, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-time-tracking:before {
  content: "\f44d";
}

/* line 34276, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-twelve-thirty:before {
  content: "\f44e";
}

/* line 34279, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-twelve:before {
  content: "\f44f";
}

/* line 34282, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-two-thirty:before {
  content: "\f450";
}

/* line 34285, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-two:before {
  content: "\f451";
}

/* line 34288, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock-up-arrow:before {
  content: "\f452";
}

/* line 34291, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clock:before {
  content: "\f453";
}

/* line 34294, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clone:before {
  content: "\f454";
}

/* line 34297, app/assets/stylesheets/external/uicons.scss */
.fi-rs-closed-captioning-slash:before {
  content: "\f455";
}

/* line 34300, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clothes-hanger:before {
  content: "\f456";
}

/* line 34303, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-back-up-alt:before {
  content: "\f457";
}

/* line 34306, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-back-up:before {
  content: "\f458";
}

/* line 34309, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-check:before {
  content: "\f459";
}

/* line 34312, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-code:before {
  content: "\f45a";
}

/* line 34315, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-disabled:before {
  content: "\f45b";
}

/* line 34318, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-download-alt:before {
  content: "\f45c";
}

/* line 34321, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-download:before {
  content: "\f45d";
}

/* line 34324, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-drizzle:before {
  content: "\f45e";
}

/* line 34327, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-exclamation:before {
  content: "\f45f";
}

/* line 34330, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-gear-automation:before {
  content: "\f460";
}

/* line 34333, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-hail-mixed:before {
  content: "\f461";
}

/* line 34336, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-hail:before {
  content: "\f462";
}

/* line 34339, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-meatball:before {
  content: "\f463";
}

/* line 34342, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-moon-rain:before {
  content: "\f464";
}

/* line 34345, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-moon:before {
  content: "\f465";
}

/* line 34348, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-question:before {
  content: "\f466";
}

/* line 34351, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-rain:before {
  content: "\f467";
}

/* line 34354, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-rainbow:before {
  content: "\f468";
}

/* line 34357, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-share:before {
  content: "\f469";
}

/* line 34360, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-showers-heavy:before {
  content: "\f46a";
}

/* line 34363, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-showers:before {
  content: "\f46b";
}

/* line 34366, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-sleet:before {
  content: "\f46c";
}

/* line 34369, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-snow:before {
  content: "\f46d";
}

/* line 34372, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-sun-rain:before {
  content: "\f46e";
}

/* line 34375, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-sun:before {
  content: "\f46f";
}

/* line 34378, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-upload-alt:before {
  content: "\f470";
}

/* line 34381, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud-upload:before {
  content: "\f471";
}

/* line 34384, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cloud:before {
  content: "\f472";
}

/* line 34387, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clouds-moon:before {
  content: "\f473";
}

/* line 34390, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clouds-sun:before {
  content: "\f474";
}

/* line 34393, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clouds:before {
  content: "\f475";
}

/* line 34396, app/assets/stylesheets/external/uicons.scss */
.fi-rs-clover-alt:before {
  content: "\f476";
}

/* line 34399, app/assets/stylesheets/external/uicons.scss */
.fi-rs-club:before {
  content: "\f477";
}

/* line 34402, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cocktail-alt:before {
  content: "\f478";
}

/* line 34405, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cocktail:before {
  content: "\f479";
}

/* line 34408, app/assets/stylesheets/external/uicons.scss */
.fi-rs-coconut:before {
  content: "\f47a";
}

/* line 34411, app/assets/stylesheets/external/uicons.scss */
.fi-rs-code-branch:before {
  content: "\f47b";
}

/* line 34414, app/assets/stylesheets/external/uicons.scss */
.fi-rs-code-commit:before {
  content: "\f47c";
}

/* line 34417, app/assets/stylesheets/external/uicons.scss */
.fi-rs-code-compare:before {
  content: "\f47d";
}

/* line 34420, app/assets/stylesheets/external/uicons.scss */
.fi-rs-code-fork:before {
  content: "\f47e";
}

/* line 34423, app/assets/stylesheets/external/uicons.scss */
.fi-rs-code-merge:before {
  content: "\f47f";
}

/* line 34426, app/assets/stylesheets/external/uicons.scss */
.fi-rs-code-pull-request-closed:before {
  content: "\f480";
}

/* line 34429, app/assets/stylesheets/external/uicons.scss */
.fi-rs-code-pull-request-draft:before {
  content: "\f481";
}

/* line 34432, app/assets/stylesheets/external/uicons.scss */
.fi-rs-code-pull-request:before {
  content: "\f482";
}

/* line 34435, app/assets/stylesheets/external/uicons.scss */
.fi-rs-code-simple:before {
  content: "\f483";
}

/* line 34438, app/assets/stylesheets/external/uicons.scss */
.fi-rs-coffee-bean:before {
  content: "\f484";
}

/* line 34441, app/assets/stylesheets/external/uicons.scss */
.fi-rs-coffee-beans:before {
  content: "\f485";
}

/* line 34444, app/assets/stylesheets/external/uicons.scss */
.fi-rs-coffee-pot:before {
  content: "\f486";
}

/* line 34447, app/assets/stylesheets/external/uicons.scss */
.fi-rs-coffee:before {
  content: "\f487";
}

/* line 34450, app/assets/stylesheets/external/uicons.scss */
.fi-rs-coffin-cross:before {
  content: "\f488";
}

/* line 34453, app/assets/stylesheets/external/uicons.scss */
.fi-rs-coffin:before {
  content: "\f489";
}

/* line 34456, app/assets/stylesheets/external/uicons.scss */
.fi-rs-coin-up-arrow:before {
  content: "\f48a";
}

/* line 34459, app/assets/stylesheets/external/uicons.scss */
.fi-rs-coin:before {
  content: "\f48b";
}

/* line 34462, app/assets/stylesheets/external/uicons.scss */
.fi-rs-coins:before {
  content: "\f48c";
}

/* line 34465, app/assets/stylesheets/external/uicons.scss */
.fi-rs-colon-sign:before {
  content: "\f48d";
}

/* line 34468, app/assets/stylesheets/external/uicons.scss */
.fi-rs-columns-3:before {
  content: "\f48e";
}

/* line 34471, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comet:before {
  content: "\f48f";
}

/* line 34474, app/assets/stylesheets/external/uicons.scss */
.fi-rs-command:before {
  content: "\f490";
}

/* line 34477, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-alt-check:before {
  content: "\f491";
}

/* line 34480, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-alt-dots:before {
  content: "\f492";
}

/* line 34483, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-alt-edit:before {
  content: "\f493";
}

/* line 34486, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-alt-medical:before {
  content: "\f494";
}

/* line 34489, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-alt-middle-top:before {
  content: "\f495";
}

/* line 34492, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-alt-middle:before {
  content: "\f496";
}

/* line 34495, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-alt-minus:before {
  content: "\f497";
}

/* line 34498, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-alt-music:before {
  content: "\f498";
}

/* line 34501, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-alt:before {
  content: "\f499";
}

/* line 34504, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-arrow-down:before {
  content: "\f49a";
}

/* line 34507, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-arrow-up-right:before {
  content: "\f49b";
}

/* line 34510, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-arrow-up:before {
  content: "\f49c";
}

/* line 34513, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-check:before {
  content: "\f49d";
}

/* line 34516, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-code:before {
  content: "\f49e";
}

/* line 34519, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-dollar:before {
  content: "\f49f";
}

/* line 34522, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-dots:before {
  content: "\f4a0";
}

/* line 34525, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-exclamation:before {
  content: "\f4a1";
}

/* line 34528, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-heart:before {
  content: "\f4a2";
}

/* line 34531, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-image:before {
  content: "\f4a3";
}

/* line 34534, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-info:before {
  content: "\f4a4";
}

/* line 34537, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-medical:before {
  content: "\f4a5";
}

/* line 34540, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-minus:before {
  content: "\f4a6";
}

/* line 34543, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-pen:before {
  content: "\f4a7";
}

/* line 34546, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-question:before {
  content: "\f4a8";
}

/* line 34549, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-quote:before {
  content: "\f4a9";
}

/* line 34552, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-slash:before {
  content: "\f4aa";
}

/* line 34555, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-smile:before {
  content: "\f4ab";
}

/* line 34558, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-sms:before {
  content: "\f4ac";
}

/* line 34561, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-text:before {
  content: "\f4ad";
}

/* line 34564, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-user:before {
  content: "\f4ae";
}

/* line 34567, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment-xmark:before {
  content: "\f4af";
}

/* line 34570, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comment:before {
  content: "\f4b0";
}

/* line 34573, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comments-dollar:before {
  content: "\f4b1";
}

/* line 34576, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comments-question-check:before {
  content: "\f4b2";
}

/* line 34579, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comments-question:before {
  content: "\f4b3";
}

/* line 34582, app/assets/stylesheets/external/uicons.scss */
.fi-rs-comments:before {
  content: "\f4b4";
}

/* line 34585, app/assets/stylesheets/external/uicons.scss */
.fi-rs-compass-slash:before {
  content: "\f4b5";
}

/* line 34588, app/assets/stylesheets/external/uicons.scss */
.fi-rs-completed:before {
  content: "\f4b6";
}

/* line 34591, app/assets/stylesheets/external/uicons.scss */
.fi-rs-compliance-clipboard:before {
  content: "\f4b7";
}

/* line 34594, app/assets/stylesheets/external/uicons.scss */
.fi-rs-compliance-document:before {
  content: "\f4b8";
}

/* line 34597, app/assets/stylesheets/external/uicons.scss */
.fi-rs-compliance:before {
  content: "\f4b9";
}

/* line 34600, app/assets/stylesheets/external/uicons.scss */
.fi-rs-compress-alt:before {
  content: "\f4ba";
}

/* line 34603, app/assets/stylesheets/external/uicons.scss */
.fi-rs-compress:before {
  content: "\f4bb";
}

/* line 34606, app/assets/stylesheets/external/uicons.scss */
.fi-rs-computer-classic:before {
  content: "\f4bc";
}

/* line 34609, app/assets/stylesheets/external/uicons.scss */
.fi-rs-computer-mouse:before {
  content: "\f4bd";
}

/* line 34612, app/assets/stylesheets/external/uicons.scss */
.fi-rs-computer-speaker:before {
  content: "\f4be";
}

/* line 34615, app/assets/stylesheets/external/uicons.scss */
.fi-rs-computer:before {
  content: "\f4bf";
}

/* line 34618, app/assets/stylesheets/external/uicons.scss */
.fi-rs-concierge-bell:before {
  content: "\f4c0";
}

/* line 34621, app/assets/stylesheets/external/uicons.scss */
.fi-rs-condition-alt:before {
  content: "\f4c1";
}

/* line 34624, app/assets/stylesheets/external/uicons.scss */
.fi-rs-condition:before {
  content: "\f4c2";
}

/* line 34627, app/assets/stylesheets/external/uicons.scss */
.fi-rs-confetti:before {
  content: "\f4c3";
}

/* line 34630, app/assets/stylesheets/external/uicons.scss */
.fi-rs-constellation:before {
  content: "\f4c4";
}

/* line 34633, app/assets/stylesheets/external/uicons.scss */
.fi-rs-container-storage:before {
  content: "\f4c5";
}

/* line 34636, app/assets/stylesheets/external/uicons.scss */
.fi-rs-convert-document:before {
  content: "\f4c6";
}

/* line 34639, app/assets/stylesheets/external/uicons.scss */
.fi-rs-convert-shapes:before {
  content: "\f4c7";
}

/* line 34642, app/assets/stylesheets/external/uicons.scss */
.fi-rs-conveyor-belt-alt:before {
  content: "\f4c8";
}

/* line 34645, app/assets/stylesheets/external/uicons.scss */
.fi-rs-conveyor-belt-arm:before {
  content: "\f4c9";
}

/* line 34648, app/assets/stylesheets/external/uicons.scss */
.fi-rs-conveyor-belt-empty:before {
  content: "\f4ca";
}

/* line 34651, app/assets/stylesheets/external/uicons.scss */
.fi-rs-conveyor-belt:before {
  content: "\f4cb";
}

/* line 34654, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cookie-alt:before {
  content: "\f4cc";
}

/* line 34657, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cookie:before {
  content: "\f4cd";
}

/* line 34660, app/assets/stylesheets/external/uicons.scss */
.fi-rs-copy-alt:before {
  content: "\f4ce";
}

/* line 34663, app/assets/stylesheets/external/uicons.scss */
.fi-rs-copy-image:before {
  content: "\f4cf";
}

/* line 34666, app/assets/stylesheets/external/uicons.scss */
.fi-rs-copy:before {
  content: "\f4d0";
}

/* line 34669, app/assets/stylesheets/external/uicons.scss */
.fi-rs-copyright:before {
  content: "\f4d1";
}

/* line 34672, app/assets/stylesheets/external/uicons.scss */
.fi-rs-corn:before {
  content: "\f4d2";
}

/* line 34675, app/assets/stylesheets/external/uicons.scss */
.fi-rs-corporate-alt:before {
  content: "\f4d3";
}

/* line 34678, app/assets/stylesheets/external/uicons.scss */
.fi-rs-corporate:before {
  content: "\f4d4";
}

/* line 34681, app/assets/stylesheets/external/uicons.scss */
.fi-rs-couch:before {
  content: "\f4d5";
}

/* line 34684, app/assets/stylesheets/external/uicons.scss */
.fi-rs-court-sport:before {
  content: "\f4d6";
}

/* line 34687, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cow-alt:before {
  content: "\f4d7";
}

/* line 34690, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cow:before {
  content: "\f4d8";
}

/* line 34693, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cowbell-circle-plus:before {
  content: "\f4d9";
}

/* line 34696, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cowbell-more:before {
  content: "\f4da";
}

/* line 34699, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cowbell:before {
  content: "\f4db";
}

/* line 34702, app/assets/stylesheets/external/uicons.scss */
.fi-rs-crab:before {
  content: "\f4dc";
}

/* line 34705, app/assets/stylesheets/external/uicons.scss */
.fi-rs-crate-empty:before {
  content: "\f4dd";
}

/* line 34708, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cream:before {
  content: "\f4de";
}

/* line 34711, app/assets/stylesheets/external/uicons.scss */
.fi-rs-credit-card-buyer:before {
  content: "\f4df";
}

/* line 34714, app/assets/stylesheets/external/uicons.scss */
.fi-rs-credit-card-eye:before {
  content: "\f4e0";
}

/* line 34717, app/assets/stylesheets/external/uicons.scss */
.fi-rs-credit-card:before {
  content: "\f4e1";
}

/* line 34720, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cricket:before {
  content: "\f4e2";
}

/* line 34723, app/assets/stylesheets/external/uicons.scss */
.fi-rs-crm-alt:before {
  content: "\f4e3";
}

/* line 34726, app/assets/stylesheets/external/uicons.scss */
.fi-rs-crm-computer:before {
  content: "\f4e4";
}

/* line 34729, app/assets/stylesheets/external/uicons.scss */
.fi-rs-CRM:before {
  content: "\f4e5";
}

/* line 34732, app/assets/stylesheets/external/uicons.scss */
.fi-rs-croissant:before {
  content: "\f4e6";
}

/* line 34735, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cross-religion:before {
  content: "\f4e7";
}

/* line 34738, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cross-small:before {
  content: "\f4e8";
}

/* line 34741, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cross:before {
  content: "\f4e9";
}

/* line 34744, app/assets/stylesheets/external/uicons.scss */
.fi-rs-crossed-eye:before {
  content: "\f4ea";
}

/* line 34747, app/assets/stylesheets/external/uicons.scss */
.fi-rs-crow:before {
  content: "\f4eb";
}

/* line 34750, app/assets/stylesheets/external/uicons.scss */
.fi-rs-crown:before {
  content: "\f4ec";
}

/* line 34753, app/assets/stylesheets/external/uicons.scss */
.fi-rs-crutch:before {
  content: "\f4ed";
}

/* line 34756, app/assets/stylesheets/external/uicons.scss */
.fi-rs-crutches:before {
  content: "\f4ee";
}

/* line 34759, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cruzeiro-sign:before {
  content: "\f4ef";
}

/* line 34762, app/assets/stylesheets/external/uicons.scss */
.fi-rs-crypto-calendar:before {
  content: "\f4f0";
}

/* line 34765, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cryptocurrency:before {
  content: "\f4f1";
}

/* line 34768, app/assets/stylesheets/external/uicons.scss */
.fi-rs-crystal-ball:before {
  content: "\f4f2";
}

/* line 34771, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cube:before {
  content: "\f4f3";
}

/* line 34774, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cubes-stacked:before {
  content: "\f4f4";
}

/* line 34777, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cubes:before {
  content: "\f4f5";
}

/* line 34780, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cucumber:before {
  content: "\f4f6";
}

/* line 34783, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cup-straw-swoosh:before {
  content: "\f4f7";
}

/* line 34786, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cup-straw:before {
  content: "\f4f8";
}

/* line 34789, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cup-togo:before {
  content: "\f4f9";
}

/* line 34792, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cupcake-alt:before {
  content: "\f4fa";
}

/* line 34795, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cupcake:before {
  content: "\f4fb";
}

/* line 34798, app/assets/stylesheets/external/uicons.scss */
.fi-rs-curling:before {
  content: "\f4fc";
}

/* line 34801, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cursor-finger:before {
  content: "\f4fd";
}

/* line 34804, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cursor-plus:before {
  content: "\f4fe";
}

/* line 34807, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cursor-text-alt:before {
  content: "\f4ff";
}

/* line 34810, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cursor-text:before {
  content: "\f500";
}

/* line 34813, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cursor:before {
  content: "\f501";
}

/* line 34816, app/assets/stylesheets/external/uicons.scss */
.fi-rs-curve-alt:before {
  content: "\f502";
}

/* line 34819, app/assets/stylesheets/external/uicons.scss */
.fi-rs-curve-arrow:before {
  content: "\f503";
}

/* line 34822, app/assets/stylesheets/external/uicons.scss */
.fi-rs-curve:before {
  content: "\f504";
}

/* line 34825, app/assets/stylesheets/external/uicons.scss */
.fi-rs-custard:before {
  content: "\f505";
}

/* line 34828, app/assets/stylesheets/external/uicons.scss */
.fi-rs-customer-care:before {
  content: "\f506";
}

/* line 34831, app/assets/stylesheets/external/uicons.scss */
.fi-rs-customer-service:before {
  content: "\f507";
}

/* line 34834, app/assets/stylesheets/external/uicons.scss */
.fi-rs-customization-cogwheel:before {
  content: "\f508";
}

/* line 34837, app/assets/stylesheets/external/uicons.scss */
.fi-rs-customization:before {
  content: "\f509";
}

/* line 34840, app/assets/stylesheets/external/uicons.scss */
.fi-rs-customize-computer:before {
  content: "\f50a";
}

/* line 34843, app/assets/stylesheets/external/uicons.scss */
.fi-rs-customize-edit:before {
  content: "\f50b";
}

/* line 34846, app/assets/stylesheets/external/uicons.scss */
.fi-rs-customize:before {
  content: "\f50c";
}

/* line 34849, app/assets/stylesheets/external/uicons.scss */
.fi-rs-CV:before {
  content: "\f50d";
}

/* line 34852, app/assets/stylesheets/external/uicons.scss */
.fi-rs-cvv-card:before {
  content: "\f50e";
}

/* line 34855, app/assets/stylesheets/external/uicons.scss */
.fi-rs-d:before {
  content: "\f50f";
}

/* line 34858, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dagger:before {
  content: "\f510";
}

/* line 34861, app/assets/stylesheets/external/uicons.scss */
.fi-rs-daily-calendar:before {
  content: "\f511";
}

/* line 34864, app/assets/stylesheets/external/uicons.scss */
.fi-rs-damage:before {
  content: "\f512";
}

/* line 34867, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dart:before {
  content: "\f513";
}

/* line 34870, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dashboard-monitor:before {
  content: "\f514";
}

/* line 34873, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dashboard-panel:before {
  content: "\f515";
}

/* line 34876, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dashboard:before {
  content: "\f516";
}

/* line 34879, app/assets/stylesheets/external/uicons.scss */
.fi-rs-data-transfer:before {
  content: "\f517";
}

/* line 34882, app/assets/stylesheets/external/uicons.scss */
.fi-rs-database:before {
  content: "\f518";
}

/* line 34885, app/assets/stylesheets/external/uicons.scss */
.fi-rs-debt:before {
  content: "\f519";
}

/* line 34888, app/assets/stylesheets/external/uicons.scss */
.fi-rs-deer-rudolph:before {
  content: "\f51a";
}

/* line 34891, app/assets/stylesheets/external/uicons.scss */
.fi-rs-deer:before {
  content: "\f51b";
}

/* line 34894, app/assets/stylesheets/external/uicons.scss */
.fi-rs-delete-document:before {
  content: "\f51c";
}

/* line 34897, app/assets/stylesheets/external/uicons.scss */
.fi-rs-delete-right:before {
  content: "\f51d";
}

/* line 34900, app/assets/stylesheets/external/uicons.scss */
.fi-rs-delete-user:before {
  content: "\f51e";
}

/* line 34903, app/assets/stylesheets/external/uicons.scss */
.fi-rs-delete:before {
  content: "\f51f";
}

/* line 34906, app/assets/stylesheets/external/uicons.scss */
.fi-rs-democrat:before {
  content: "\f520";
}

/* line 34909, app/assets/stylesheets/external/uicons.scss */
.fi-rs-department-structure:before {
  content: "\f521";
}

/* line 34912, app/assets/stylesheets/external/uicons.scss */
.fi-rs-department:before {
  content: "\f522";
}

/* line 34915, app/assets/stylesheets/external/uicons.scss */
.fi-rs-deposit-alt:before {
  content: "\f523";
}

/* line 34918, app/assets/stylesheets/external/uicons.scss */
.fi-rs-deposit:before {
  content: "\f524";
}

/* line 34921, app/assets/stylesheets/external/uicons.scss */
.fi-rs-description-alt:before {
  content: "\f525";
}

/* line 34924, app/assets/stylesheets/external/uicons.scss */
.fi-rs-description:before {
  content: "\f526";
}

/* line 34927, app/assets/stylesheets/external/uicons.scss */
.fi-rs-desk:before {
  content: "\f527";
}

/* line 34930, app/assets/stylesheets/external/uicons.scss */
.fi-rs-desktop-arrow-down:before {
  content: "\f528";
}

/* line 34933, app/assets/stylesheets/external/uicons.scss */
.fi-rs-desktop-wallpaper:before {
  content: "\f529";
}

/* line 34936, app/assets/stylesheets/external/uicons.scss */
.fi-rs-devices:before {
  content: "\f52a";
}

/* line 34939, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dewpoint:before {
  content: "\f52b";
}

/* line 34942, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dharmachakra:before {
  content: "\f52c";
}

/* line 34945, app/assets/stylesheets/external/uicons.scss */
.fi-rs-diagram-cells:before {
  content: "\f52d";
}

/* line 34948, app/assets/stylesheets/external/uicons.scss */
.fi-rs-diagram-lean-canvas:before {
  content: "\f52e";
}

/* line 34951, app/assets/stylesheets/external/uicons.scss */
.fi-rs-diagram-nested:before {
  content: "\f52f";
}

/* line 34954, app/assets/stylesheets/external/uicons.scss */
.fi-rs-diagram-next:before {
  content: "\f530";
}

/* line 34957, app/assets/stylesheets/external/uicons.scss */
.fi-rs-diagram-predecessor:before {
  content: "\f531";
}

/* line 34960, app/assets/stylesheets/external/uicons.scss */
.fi-rs-diagram-previous:before {
  content: "\f532";
}

/* line 34963, app/assets/stylesheets/external/uicons.scss */
.fi-rs-diagram-project:before {
  content: "\f533";
}

/* line 34966, app/assets/stylesheets/external/uicons.scss */
.fi-rs-diagram-sankey:before {
  content: "\f534";
}

/* line 34969, app/assets/stylesheets/external/uicons.scss */
.fi-rs-diagram-subtask:before {
  content: "\f535";
}

/* line 34972, app/assets/stylesheets/external/uicons.scss */
.fi-rs-diagram-successor:before {
  content: "\f536";
}

/* line 34975, app/assets/stylesheets/external/uicons.scss */
.fi-rs-diagram-venn:before {
  content: "\f537";
}

/* line 34978, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dial-high:before {
  content: "\f538";
}

/* line 34981, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dial-low:before {
  content: "\f539";
}

/* line 34984, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dial-max:before {
  content: "\f53a";
}

/* line 34987, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dial-med-low:before {
  content: "\f53b";
}

/* line 34990, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dial-med:before {
  content: "\f53c";
}

/* line 34993, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dial-min:before {
  content: "\f53d";
}

/* line 34996, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dial-off:before {
  content: "\f53e";
}

/* line 34999, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dial:before {
  content: "\f53f";
}

/* line 35002, app/assets/stylesheets/external/uicons.scss */
.fi-rs-diamond-exclamation:before {
  content: "\f540";
}

/* line 35005, app/assets/stylesheets/external/uicons.scss */
.fi-rs-diamond-turn-right:before {
  content: "\f541";
}

/* line 35008, app/assets/stylesheets/external/uicons.scss */
.fi-rs-diamond:before {
  content: "\f542";
}

/* line 35011, app/assets/stylesheets/external/uicons.scss */
.fi-rs-diary-bookmark-down:before {
  content: "\f543";
}

/* line 35014, app/assets/stylesheets/external/uicons.scss */
.fi-rs-diary-bookmarks:before {
  content: "\f544";
}

/* line 35017, app/assets/stylesheets/external/uicons.scss */
.fi-rs-diary-clasp:before {
  content: "\f545";
}

/* line 35020, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dice-alt:before {
  content: "\f546";
}

/* line 35023, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dice-d10:before {
  content: "\f547";
}

/* line 35026, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dice-d12:before {
  content: "\f548";
}

/* line 35029, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dice-d20:before {
  content: "\f549";
}

/* line 35032, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dice-d4:before {
  content: "\f54a";
}

/* line 35035, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dice-d6:before {
  content: "\f54b";
}

/* line 35038, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dice-d8:before {
  content: "\f54c";
}

/* line 35041, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dice-four:before {
  content: "\f54d";
}

/* line 35044, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dice-one:before {
  content: "\f54e";
}

/* line 35047, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dice-six:before {
  content: "\f54f";
}

/* line 35050, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dice-three:before {
  content: "\f550";
}

/* line 35053, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dice-two:before {
  content: "\f551";
}

/* line 35056, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dice:before {
  content: "\f552";
}

/* line 35059, app/assets/stylesheets/external/uicons.scss */
.fi-rs-digging:before {
  content: "\f553";
}

/* line 35062, app/assets/stylesheets/external/uicons.scss */
.fi-rs-digital-tachograph:before {
  content: "\f554";
}

/* line 35065, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dinner:before {
  content: "\f555";
}

/* line 35068, app/assets/stylesheets/external/uicons.scss */
.fi-rs-diploma:before {
  content: "\f556";
}

/* line 35071, app/assets/stylesheets/external/uicons.scss */
.fi-rs-direction-signal-arrow:before {
  content: "\f557";
}

/* line 35074, app/assets/stylesheets/external/uicons.scss */
.fi-rs-direction-signal:before {
  content: "\f558";
}

/* line 35077, app/assets/stylesheets/external/uicons.scss */
.fi-rs-disc-drive:before {
  content: "\f559";
}

/* line 35080, app/assets/stylesheets/external/uicons.scss */
.fi-rs-disco-ball:before {
  content: "\f55a";
}

/* line 35083, app/assets/stylesheets/external/uicons.scss */
.fi-rs-discover:before {
  content: "\f55b";
}

/* line 35086, app/assets/stylesheets/external/uicons.scss */
.fi-rs-disease:before {
  content: "\f55c";
}

/* line 35089, app/assets/stylesheets/external/uicons.scss */
.fi-rs-disk:before {
  content: "\f55d";
}

/* line 35092, app/assets/stylesheets/external/uicons.scss */
.fi-rs-display-arrow-down:before {
  content: "\f55e";
}

/* line 35095, app/assets/stylesheets/external/uicons.scss */
.fi-rs-display-chart-up:before {
  content: "\f55f";
}

/* line 35098, app/assets/stylesheets/external/uicons.scss */
.fi-rs-display-code:before {
  content: "\f560";
}

/* line 35101, app/assets/stylesheets/external/uicons.scss */
.fi-rs-display-medical:before {
  content: "\f561";
}

/* line 35104, app/assets/stylesheets/external/uicons.scss */
.fi-rs-display-slash:before {
  content: "\f562";
}

/* line 35107, app/assets/stylesheets/external/uicons.scss */
.fi-rs-distribute-spacing-horizontal:before {
  content: "\f563";
}

/* line 35110, app/assets/stylesheets/external/uicons.scss */
.fi-rs-distribute-spacing-vertical:before {
  content: "\f564";
}

/* line 35113, app/assets/stylesheets/external/uicons.scss */
.fi-rs-divide:before {
  content: "\f565";
}

/* line 35116, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dizzy:before {
  content: "\f566";
}

/* line 35119, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dna:before {
  content: "\f567";
}

/* line 35122, app/assets/stylesheets/external/uicons.scss */
.fi-rs-do-not-enter:before {
  content: "\f568";
}

/* line 35125, app/assets/stylesheets/external/uicons.scss */
.fi-rs-doctor:before {
  content: "\f569";
}

/* line 35128, app/assets/stylesheets/external/uicons.scss */
.fi-rs-document-circle-wrong:before {
  content: "\f56a";
}

/* line 35131, app/assets/stylesheets/external/uicons.scss */
.fi-rs-document-paid:before {
  content: "\f56b";
}

/* line 35134, app/assets/stylesheets/external/uicons.scss */
.fi-rs-document-signed:before {
  content: "\f56c";
}

/* line 35137, app/assets/stylesheets/external/uicons.scss */
.fi-rs-document:before {
  content: "\f56d";
}

/* line 35140, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dog-leashed:before {
  content: "\f56e";
}

/* line 35143, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dog:before {
  content: "\f56f";
}

/* line 35146, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dollar:before {
  content: "\f570";
}

/* line 35149, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dolly-flatbed-alt:before {
  content: "\f571";
}

/* line 35152, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dolly-flatbed-empty:before {
  content: "\f572";
}

/* line 35155, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dolly-flatbed:before {
  content: "\f573";
}

/* line 35158, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dolphin:before {
  content: "\f574";
}

/* line 35161, app/assets/stylesheets/external/uicons.scss */
.fi-rs-domino-effect:before {
  content: "\f575";
}

/* line 35164, app/assets/stylesheets/external/uicons.scss */
.fi-rs-donate:before {
  content: "\f576";
}

/* line 35167, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dong-sign:before {
  content: "\f577";
}

/* line 35170, app/assets/stylesheets/external/uicons.scss */
.fi-rs-donut:before {
  content: "\f578";
}

/* line 35173, app/assets/stylesheets/external/uicons.scss */
.fi-rs-door-closed:before {
  content: "\f579";
}

/* line 35176, app/assets/stylesheets/external/uicons.scss */
.fi-rs-door-open:before {
  content: "\f57a";
}

/* line 35179, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dot-circle:before {
  content: "\f57b";
}

/* line 35182, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dot-pending:before {
  content: "\f57c";
}

/* line 35185, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dove:before {
  content: "\f57d";
}

/* line 35188, app/assets/stylesheets/external/uicons.scss */
.fi-rs-down-from-bracket:before {
  content: "\f57e";
}

/* line 35191, app/assets/stylesheets/external/uicons.scss */
.fi-rs-down-left-and-up-right-to-center:before {
  content: "\f57f";
}

/* line 35194, app/assets/stylesheets/external/uicons.scss */
.fi-rs-down-left:before {
  content: "\f580";
}

/* line 35197, app/assets/stylesheets/external/uicons.scss */
.fi-rs-down-right:before {
  content: "\f581";
}

/* line 35200, app/assets/stylesheets/external/uicons.scss */
.fi-rs-down-to-line:before {
  content: "\f582";
}

/* line 35203, app/assets/stylesheets/external/uicons.scss */
.fi-rs-down:before {
  content: "\f583";
}

/* line 35206, app/assets/stylesheets/external/uicons.scss */
.fi-rs-download:before {
  content: "\f584";
}

/* line 35209, app/assets/stylesheets/external/uicons.scss */
.fi-rs-drafting-compass:before {
  content: "\f585";
}

/* line 35212, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dragon:before {
  content: "\f586";
}

/* line 35215, app/assets/stylesheets/external/uicons.scss */
.fi-rs-draw-polygon:before {
  content: "\f587";
}

/* line 35218, app/assets/stylesheets/external/uicons.scss */
.fi-rs-draw-square:before {
  content: "\f588";
}

/* line 35221, app/assets/stylesheets/external/uicons.scss */
.fi-rs-drawer-alt:before {
  content: "\f589";
}

/* line 35224, app/assets/stylesheets/external/uicons.scss */
.fi-rs-drawer:before {
  content: "\f58a";
}

/* line 35227, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dreidel:before {
  content: "\f58b";
}

/* line 35230, app/assets/stylesheets/external/uicons.scss */
.fi-rs-drink-alt:before {
  content: "\f58c";
}

/* line 35233, app/assets/stylesheets/external/uicons.scss */
.fi-rs-driver-man:before {
  content: "\f58d";
}

/* line 35236, app/assets/stylesheets/external/uicons.scss */
.fi-rs-driver-woman:before {
  content: "\f58e";
}

/* line 35239, app/assets/stylesheets/external/uicons.scss */
.fi-rs-drone-alt:before {
  content: "\f58f";
}

/* line 35242, app/assets/stylesheets/external/uicons.scss */
.fi-rs-drone-front:before {
  content: "\f590";
}

/* line 35245, app/assets/stylesheets/external/uicons.scss */
.fi-rs-drone:before {
  content: "\f591";
}

/* line 35248, app/assets/stylesheets/external/uicons.scss */
.fi-rs-drop-down:before {
  content: "\f592";
}

/* line 35251, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dropdown-select:before {
  content: "\f593";
}

/* line 35254, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dropdown:before {
  content: "\f594";
}

/* line 35257, app/assets/stylesheets/external/uicons.scss */
.fi-rs-drum-steelpan:before {
  content: "\f595";
}

/* line 35260, app/assets/stylesheets/external/uicons.scss */
.fi-rs-drum:before {
  content: "\f596";
}

/* line 35263, app/assets/stylesheets/external/uicons.scss */
.fi-rs-drumstick-bite:before {
  content: "\f597";
}

/* line 35266, app/assets/stylesheets/external/uicons.scss */
.fi-rs-drumstick:before {
  content: "\f598";
}

/* line 35269, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dryer-alt:before {
  content: "\f599";
}

/* line 35272, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dryer:before {
  content: "\f59a";
}

/* line 35275, app/assets/stylesheets/external/uicons.scss */
.fi-rs-duck:before {
  content: "\f59b";
}

/* line 35278, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dumbbell-fitness:before {
  content: "\f59c";
}

/* line 35281, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dumbbell-ray:before {
  content: "\f59d";
}

/* line 35284, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dumbbell-weightlifting:before {
  content: "\f59e";
}

/* line 35287, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dumpster-fire:before {
  content: "\f59f";
}

/* line 35290, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dumpster:before {
  content: "\f5a0";
}

/* line 35293, app/assets/stylesheets/external/uicons.scss */
.fi-rs-dungeon:before {
  content: "\f5a1";
}

/* line 35296, app/assets/stylesheets/external/uicons.scss */
.fi-rs-duplicate:before {
  content: "\f5a2";
}

/* line 35299, app/assets/stylesheets/external/uicons.scss */
.fi-rs-duration-alt:before {
  content: "\f5a3";
}

/* line 35302, app/assets/stylesheets/external/uicons.scss */
.fi-rs-duration:before {
  content: "\f5a4";
}

/* line 35305, app/assets/stylesheets/external/uicons.scss */
.fi-rs-e-learning:before {
  content: "\f5a5";
}

/* line 35308, app/assets/stylesheets/external/uicons.scss */
.fi-rs-e:before {
  content: "\f5a6";
}

/* line 35311, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ear-deaf:before {
  content: "\f5a7";
}

/* line 35314, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ear-muffs:before {
  content: "\f5a8";
}

/* line 35317, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ear:before {
  content: "\f5a9";
}

/* line 35320, app/assets/stylesheets/external/uicons.scss */
.fi-rs-earnings:before {
  content: "\f5aa";
}

/* line 35323, app/assets/stylesheets/external/uicons.scss */
.fi-rs-earth-africa:before {
  content: "\f5ab";
}

/* line 35326, app/assets/stylesheets/external/uicons.scss */
.fi-rs-earth-americas:before {
  content: "\f5ac";
}

/* line 35329, app/assets/stylesheets/external/uicons.scss */
.fi-rs-earth-asia:before {
  content: "\f5ad";
}

/* line 35332, app/assets/stylesheets/external/uicons.scss */
.fi-rs-earth-europa:before {
  content: "\f5ae";
}

/* line 35335, app/assets/stylesheets/external/uicons.scss */
.fi-rs-eclipse-alt:before {
  content: "\f5af";
}

/* line 35338, app/assets/stylesheets/external/uicons.scss */
.fi-rs-eclipse:before {
  content: "\f5b0";
}

/* line 35341, app/assets/stylesheets/external/uicons.scss */
.fi-rs-edit-alt:before {
  content: "\f5b1";
}

/* line 35344, app/assets/stylesheets/external/uicons.scss */
.fi-rs-edit:before {
  content: "\f5b2";
}

/* line 35347, app/assets/stylesheets/external/uicons.scss */
.fi-rs-effect:before {
  content: "\f5b3";
}

/* line 35350, app/assets/stylesheets/external/uicons.scss */
.fi-rs-egg-fried:before {
  content: "\f5b4";
}

/* line 35353, app/assets/stylesheets/external/uicons.scss */
.fi-rs-egg:before {
  content: "\f5b5";
}

/* line 35356, app/assets/stylesheets/external/uicons.scss */
.fi-rs-eject:before {
  content: "\f5b6";
}

/* line 35359, app/assets/stylesheets/external/uicons.scss */
.fi-rs-elephant:before {
  content: "\f5b7";
}

/* line 35362, app/assets/stylesheets/external/uicons.scss */
.fi-rs-elevator:before {
  content: "\f5b8";
}

/* line 35365, app/assets/stylesheets/external/uicons.scss */
.fi-rs-email-pending:before {
  content: "\f5b9";
}

/* line 35368, app/assets/stylesheets/external/uicons.scss */
.fi-rs-employee-alt:before {
  content: "\f5ba";
}

/* line 35371, app/assets/stylesheets/external/uicons.scss */
.fi-rs-employee-handbook:before {
  content: "\f5bb";
}

/* line 35374, app/assets/stylesheets/external/uicons.scss */
.fi-rs-employee-man-alt:before {
  content: "\f5bc";
}

/* line 35377, app/assets/stylesheets/external/uicons.scss */
.fi-rs-employee-man:before {
  content: "\f5bd";
}

/* line 35380, app/assets/stylesheets/external/uicons.scss */
.fi-rs-employees-woman-man:before {
  content: "\f5be";
}

/* line 35383, app/assets/stylesheets/external/uicons.scss */
.fi-rs-employees:before {
  content: "\f5bf";
}

/* line 35386, app/assets/stylesheets/external/uicons.scss */
.fi-rs-empty-set:before {
  content: "\f5c0";
}

/* line 35389, app/assets/stylesheets/external/uicons.scss */
.fi-rs-endless-loop:before {
  content: "\f5c1";
}

/* line 35392, app/assets/stylesheets/external/uicons.scss */
.fi-rs-engine-warning:before {
  content: "\f5c2";
}

/* line 35395, app/assets/stylesheets/external/uicons.scss */
.fi-rs-engine:before {
  content: "\f5c3";
}

/* line 35398, app/assets/stylesheets/external/uicons.scss */
.fi-rs-enter:before {
  content: "\f5c4";
}

/* line 35401, app/assets/stylesheets/external/uicons.scss */
.fi-rs-envelope-ban:before {
  content: "\f5c5";
}

/* line 35404, app/assets/stylesheets/external/uicons.scss */
.fi-rs-envelope-bulk:before {
  content: "\f5c6";
}

/* line 35407, app/assets/stylesheets/external/uicons.scss */
.fi-rs-envelope-dot:before {
  content: "\f5c7";
}

/* line 35410, app/assets/stylesheets/external/uicons.scss */
.fi-rs-envelope-download:before {
  content: "\f5c8";
}

/* line 35413, app/assets/stylesheets/external/uicons.scss */
.fi-rs-envelope-marker:before {
  content: "\f5c9";
}

/* line 35416, app/assets/stylesheets/external/uicons.scss */
.fi-rs-envelope-open-dollar:before {
  content: "\f5ca";
}

/* line 35419, app/assets/stylesheets/external/uicons.scss */
.fi-rs-envelope-open-text:before {
  content: "\f5cb";
}

/* line 35422, app/assets/stylesheets/external/uicons.scss */
.fi-rs-envelope-open:before {
  content: "\f5cc";
}

/* line 35425, app/assets/stylesheets/external/uicons.scss */
.fi-rs-envelope-plus:before {
  content: "\f5cd";
}

/* line 35428, app/assets/stylesheets/external/uicons.scss */
.fi-rs-envelope:before {
  content: "\f5ce";
}

/* line 35431, app/assets/stylesheets/external/uicons.scss */
.fi-rs-envelopes:before {
  content: "\f5cf";
}

/* line 35434, app/assets/stylesheets/external/uicons.scss */
.fi-rs-equality:before {
  content: "\f5d0";
}

/* line 35437, app/assets/stylesheets/external/uicons.scss */
.fi-rs-equals:before {
  content: "\f5d1";
}

/* line 35440, app/assets/stylesheets/external/uicons.scss */
.fi-rs-eraser:before {
  content: "\f5d2";
}

/* line 35443, app/assets/stylesheets/external/uicons.scss */
.fi-rs-escalator:before {
  content: "\f5d3";
}

/* line 35446, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ethernet:before {
  content: "\f5d4";
}

/* line 35449, app/assets/stylesheets/external/uicons.scss */
.fi-rs-euro:before {
  content: "\f5d5";
}

/* line 35452, app/assets/stylesheets/external/uicons.scss */
.fi-rs-excavator:before {
  content: "\f5d6";
}

/* line 35455, app/assets/stylesheets/external/uicons.scss */
.fi-rs-exchange-alt:before {
  content: "\f5d7";
}

/* line 35458, app/assets/stylesheets/external/uicons.scss */
.fi-rs-exchange-cryptocurrency:before {
  content: "\f5d8";
}

/* line 35461, app/assets/stylesheets/external/uicons.scss */
.fi-rs-exchange:before {
  content: "\f5d9";
}

/* line 35464, app/assets/stylesheets/external/uicons.scss */
.fi-rs-exclamation:before {
  content: "\f5da";
}

/* line 35467, app/assets/stylesheets/external/uicons.scss */
.fi-rs-exit-alt:before {
  content: "\f5db";
}

/* line 35470, app/assets/stylesheets/external/uicons.scss */
.fi-rs-exit:before {
  content: "\f5dc";
}

/* line 35473, app/assets/stylesheets/external/uicons.scss */
.fi-rs-expand-arrows-alt:before {
  content: "\f5dd";
}

/* line 35476, app/assets/stylesheets/external/uicons.scss */
.fi-rs-expand-arrows:before {
  content: "\f5de";
}

/* line 35479, app/assets/stylesheets/external/uicons.scss */
.fi-rs-expand:before {
  content: "\f5df";
}

/* line 35482, app/assets/stylesheets/external/uicons.scss */
.fi-rs-expense-bill:before {
  content: "\f5e0";
}

/* line 35485, app/assets/stylesheets/external/uicons.scss */
.fi-rs-expense:before {
  content: "\f5e1";
}

/* line 35488, app/assets/stylesheets/external/uicons.scss */
.fi-rs-external-hard-drive:before {
  content: "\f5e2";
}

/* line 35491, app/assets/stylesheets/external/uicons.scss */
.fi-rs-external-world:before {
  content: "\f5e3";
}

/* line 35494, app/assets/stylesheets/external/uicons.scss */
.fi-rs-eye-dropper-half:before {
  content: "\f5e4";
}

/* line 35497, app/assets/stylesheets/external/uicons.scss */
.fi-rs-eye-dropper:before {
  content: "\f5e5";
}

/* line 35500, app/assets/stylesheets/external/uicons.scss */
.fi-rs-eye:before {
  content: "\f5e6";
}

/* line 35503, app/assets/stylesheets/external/uicons.scss */
.fi-rs-eyes:before {
  content: "\f5e7";
}

/* line 35506, app/assets/stylesheets/external/uicons.scss */
.fi-rs-f:before {
  content: "\f5e8";
}

/* line 35509, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fabric:before {
  content: "\f5e9";
}

/* line 35512, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-angry-horns:before {
  content: "\f5ea";
}

/* line 35515, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-anguished:before {
  content: "\f5eb";
}

/* line 35518, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-anxious-sweat:before {
  content: "\f5ec";
}

/* line 35521, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-astonished:before {
  content: "\f5ed";
}

/* line 35524, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-awesome:before {
  content: "\f5ee";
}

/* line 35527, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-beam-hand-over-mouth:before {
  content: "\f5ef";
}

/* line 35530, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-confounded:before {
  content: "\f5f0";
}

/* line 35533, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-confused:before {
  content: "\f5f1";
}

/* line 35536, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-cowboy-hat:before {
  content: "\f5f2";
}

/* line 35539, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-disappointed:before {
  content: "\f5f3";
}

/* line 35542, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-disguise:before {
  content: "\f5f4";
}

/* line 35545, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-downcast-sweat:before {
  content: "\f5f5";
}

/* line 35548, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-drooling:before {
  content: "\f5f6";
}

/* line 35551, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-explode:before {
  content: "\f5f7";
}

/* line 35554, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-expressionless:before {
  content: "\f5f8";
}

/* line 35557, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-eyes-xmarks:before {
  content: "\f5f9";
}

/* line 35560, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-fearful:before {
  content: "\f5fa";
}

/* line 35563, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-glasses:before {
  content: "\f5fb";
}

/* line 35566, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-grin-tongue-wink:before {
  content: "\f5fc";
}

/* line 35569, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-hand-yawn:before {
  content: "\f5fd";
}

/* line 35572, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-head-bandage:before {
  content: "\f5fe";
}

/* line 35575, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-hushed:before {
  content: "\f5ff";
}

/* line 35578, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-icicles:before {
  content: "\f600";
}

/* line 35581, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-lying:before {
  content: "\f601";
}

/* line 35584, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-mask:before {
  content: "\f602";
}

/* line 35587, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-monocle:before {
  content: "\f603";
}

/* line 35590, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-nauseated:before {
  content: "\f604";
}

/* line 35593, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-nose-steam:before {
  content: "\f605";
}

/* line 35596, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-party:before {
  content: "\f606";
}

/* line 35599, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-pensive:before {
  content: "\f607";
}

/* line 35602, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-persevering:before {
  content: "\f608";
}

/* line 35605, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-pleading:before {
  content: "\f609";
}

/* line 35608, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-raised-eyebrow:before {
  content: "\f60a";
}

/* line 35611, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-relieved:before {
  content: "\f60b";
}

/* line 35614, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-sad-sweat:before {
  content: "\f60c";
}

/* line 35617, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-scream:before {
  content: "\f60d";
}

/* line 35620, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-shush:before {
  content: "\f60e";
}

/* line 35623, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-sleeping:before {
  content: "\f60f";
}

/* line 35626, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-sleepy:before {
  content: "\f610";
}

/* line 35629, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-smile-halo:before {
  content: "\f611";
}

/* line 35632, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-smile-hearts:before {
  content: "\f612";
}

/* line 35635, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-smile-horns:before {
  content: "\f613";
}

/* line 35638, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-smile-tear:before {
  content: "\f614";
}

/* line 35641, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-smile-tongue:before {
  content: "\f615";
}

/* line 35644, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-smile-upside-down:before {
  content: "\f616";
}

/* line 35647, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-smiling-hands:before {
  content: "\f617";
}

/* line 35650, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-smirking:before {
  content: "\f618";
}

/* line 35653, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-sunglasses-alt:before {
  content: "\f619";
}

/* line 35656, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-sunglasses:before {
  content: "\f61a";
}

/* line 35659, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-swear:before {
  content: "\f61b";
}

/* line 35662, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-thermometer:before {
  content: "\f61c";
}

/* line 35665, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-thinking:before {
  content: "\f61d";
}

/* line 35668, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-tissue:before {
  content: "\f61e";
}

/* line 35671, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-tongue-money:before {
  content: "\f61f";
}

/* line 35674, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-tongue-sweat:before {
  content: "\f620";
}

/* line 35677, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-unamused:before {
  content: "\f621";
}

/* line 35680, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-viewfinder:before {
  content: "\f622";
}

/* line 35683, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-vomit:before {
  content: "\f623";
}

/* line 35686, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-weary:before {
  content: "\f624";
}

/* line 35689, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-woozy:before {
  content: "\f625";
}

/* line 35692, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-worried:before {
  content: "\f626";
}

/* line 35695, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-zany:before {
  content: "\f627";
}

/* line 35698, app/assets/stylesheets/external/uicons.scss */
.fi-rs-face-zipper:before {
  content: "\f628";
}

/* line 35701, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fail:before {
  content: "\f629";
}

/* line 35704, app/assets/stylesheets/external/uicons.scss */
.fi-rs-falafel:before {
  content: "\f62a";
}

/* line 35707, app/assets/stylesheets/external/uicons.scss */
.fi-rs-family-dress:before {
  content: "\f62b";
}

/* line 35710, app/assets/stylesheets/external/uicons.scss */
.fi-rs-family-pants:before {
  content: "\f62c";
}

/* line 35713, app/assets/stylesheets/external/uicons.scss */
.fi-rs-family:before {
  content: "\f62d";
}

/* line 35716, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fan-table:before {
  content: "\f62e";
}

/* line 35719, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fan:before {
  content: "\f62f";
}

/* line 35722, app/assets/stylesheets/external/uicons.scss */
.fi-rs-farm:before {
  content: "\f630";
}

/* line 35725, app/assets/stylesheets/external/uicons.scss */
.fi-rs-faucet-drip:before {
  content: "\f631";
}

/* line 35728, app/assets/stylesheets/external/uicons.scss */
.fi-rs-faucet:before {
  content: "\f632";
}

/* line 35731, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fax:before {
  content: "\f633";
}

/* line 35734, app/assets/stylesheets/external/uicons.scss */
.fi-rs-feather-pointed:before {
  content: "\f634";
}

/* line 35737, app/assets/stylesheets/external/uicons.scss */
.fi-rs-feather:before {
  content: "\f635";
}

/* line 35740, app/assets/stylesheets/external/uicons.scss */
.fi-rs-features-alt:before {
  content: "\f636";
}

/* line 35743, app/assets/stylesheets/external/uicons.scss */
.fi-rs-features:before {
  content: "\f637";
}

/* line 35746, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fee-receipt:before {
  content: "\f638";
}

/* line 35749, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fee:before {
  content: "\f639";
}

/* line 35752, app/assets/stylesheets/external/uicons.scss */
.fi-rs-feedback-alt:before {
  content: "\f63a";
}

/* line 35755, app/assets/stylesheets/external/uicons.scss */
.fi-rs-feedback-cycle-loop:before {
  content: "\f63b";
}

/* line 35758, app/assets/stylesheets/external/uicons.scss */
.fi-rs-feedback-hand:before {
  content: "\f63c";
}

/* line 35761, app/assets/stylesheets/external/uicons.scss */
.fi-rs-feedback-review:before {
  content: "\f63d";
}

/* line 35764, app/assets/stylesheets/external/uicons.scss */
.fi-rs-feedback:before {
  content: "\f63e";
}

/* line 35767, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fence:before {
  content: "\f63f";
}

/* line 35770, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ferris-wheel:before {
  content: "\f640";
}

/* line 35773, app/assets/stylesheets/external/uicons.scss */
.fi-rs-field-hockey:before {
  content: "\f641";
}

/* line 35776, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fighter-jet:before {
  content: "\f642";
}

/* line 35779, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-ai:before {
  content: "\f643";
}

/* line 35782, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-audio:before {
  content: "\f644";
}

/* line 35785, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-binary:before {
  content: "\f645";
}

/* line 35788, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-chart-line:before {
  content: "\f646";
}

/* line 35791, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-chart-pie:before {
  content: "\f647";
}

/* line 35794, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-circle-info:before {
  content: "\f648";
}

/* line 35797, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-code:before {
  content: "\f649";
}

/* line 35800, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-csv:before {
  content: "\f64a";
}

/* line 35803, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-download:before {
  content: "\f64b";
}

/* line 35806, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-edit:before {
  content: "\f64c";
}

/* line 35809, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-eps:before {
  content: "\f64d";
}

/* line 35812, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-excel:before {
  content: "\f64e";
}

/* line 35815, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-exclamation:before {
  content: "\f64f";
}

/* line 35818, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-export:before {
  content: "\f650";
}

/* line 35821, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-image:before {
  content: "\f651";
}

/* line 35824, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-import:before {
  content: "\f652";
}

/* line 35827, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-invoice-dollar:before {
  content: "\f653";
}

/* line 35830, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-invoice:before {
  content: "\f654";
}

/* line 35833, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-medical-alt:before {
  content: "\f655";
}

/* line 35836, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-medical:before {
  content: "\f656";
}

/* line 35839, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-minus:before {
  content: "\f657";
}

/* line 35842, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-pdf:before {
  content: "\f658";
}

/* line 35845, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-powerpoint:before {
  content: "\f659";
}

/* line 35848, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-prescription:before {
  content: "\f65a";
}

/* line 35851, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-psd:before {
  content: "\f65b";
}

/* line 35854, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-signature:before {
  content: "\f65c";
}

/* line 35857, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-spreadsheet:before {
  content: "\f65d";
}

/* line 35860, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-upload:before {
  content: "\f65e";
}

/* line 35863, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-user:before {
  content: "\f65f";
}

/* line 35866, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-video:before {
  content: "\f660";
}

/* line 35869, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-word:before {
  content: "\f661";
}

/* line 35872, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file-zipper:before {
  content: "\f662";
}

/* line 35875, app/assets/stylesheets/external/uicons.scss */
.fi-rs-file:before {
  content: "\f663";
}

/* line 35878, app/assets/stylesheets/external/uicons.scss */
.fi-rs-files-medical:before {
  content: "\f664";
}

/* line 35881, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fill:before {
  content: "\f665";
}

/* line 35884, app/assets/stylesheets/external/uicons.scss */
.fi-rs-film-canister:before {
  content: "\f666";
}

/* line 35887, app/assets/stylesheets/external/uicons.scss */
.fi-rs-film-slash:before {
  content: "\f667";
}

/* line 35890, app/assets/stylesheets/external/uicons.scss */
.fi-rs-film:before {
  content: "\f668";
}

/* line 35893, app/assets/stylesheets/external/uicons.scss */
.fi-rs-films:before {
  content: "\f669";
}

/* line 35896, app/assets/stylesheets/external/uicons.scss */
.fi-rs-filter-slash:before {
  content: "\f66a";
}

/* line 35899, app/assets/stylesheets/external/uicons.scss */
.fi-rs-filter:before {
  content: "\f66b";
}

/* line 35902, app/assets/stylesheets/external/uicons.scss */
.fi-rs-filters:before {
  content: "\f66c";
}

/* line 35905, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fingerprint-security-risk:before {
  content: "\f66d";
}

/* line 35908, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fingerprint:before {
  content: "\f66e";
}

/* line 35911, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fire-burner:before {
  content: "\f66f";
}

/* line 35914, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fire-extinguisher:before {
  content: "\f670";
}

/* line 35917, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fire-flame-curved:before {
  content: "\f671";
}

/* line 35920, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fire-flame-simple:before {
  content: "\f672";
}

/* line 35923, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fire-hydrant:before {
  content: "\f673";
}

/* line 35926, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fire-smoke:before {
  content: "\f674";
}

/* line 35929, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fireplace:before {
  content: "\f675";
}

/* line 35932, app/assets/stylesheets/external/uicons.scss */
.fi-rs-first-award:before {
  content: "\f676";
}

/* line 35935, app/assets/stylesheets/external/uicons.scss */
.fi-rs-first-laurel:before {
  content: "\f677";
}

/* line 35938, app/assets/stylesheets/external/uicons.scss */
.fi-rs-first-medal:before {
  content: "\f678";
}

/* line 35941, app/assets/stylesheets/external/uicons.scss */
.fi-rs-first:before {
  content: "\f679";
}

/* line 35944, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fish-bones:before {
  content: "\f67a";
}

/* line 35947, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fish-cooked:before {
  content: "\f67b";
}

/* line 35950, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fish:before {
  content: "\f67c";
}

/* line 35953, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fishing-rod:before {
  content: "\f67d";
}

/* line 35956, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flag-alt:before {
  content: "\f67e";
}

/* line 35959, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flag-checkered:before {
  content: "\f67f";
}

/* line 35962, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flag-usa:before {
  content: "\f680";
}

/* line 35965, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flag:before {
  content: "\f681";
}

/* line 35968, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flame:before {
  content: "\f682";
}

/* line 35971, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flashlight:before {
  content: "\f683";
}

/* line 35974, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flask-gear:before {
  content: "\f684";
}

/* line 35977, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flask-poison:before {
  content: "\f685";
}

/* line 35980, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flask-potion:before {
  content: "\f686";
}

/* line 35983, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flask:before {
  content: "\f687";
}

/* line 35986, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flatbread-stuffed:before {
  content: "\f688";
}

/* line 35989, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flatbread:before {
  content: "\f689";
}

/* line 35992, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flip-horizontal:before {
  content: "\f68a";
}

/* line 35995, app/assets/stylesheets/external/uicons.scss */
.fi-rs-floor-alt:before {
  content: "\f68b";
}

/* line 35998, app/assets/stylesheets/external/uicons.scss */
.fi-rs-floor-layer:before {
  content: "\f68c";
}

/* line 36001, app/assets/stylesheets/external/uicons.scss */
.fi-rs-floor:before {
  content: "\f68d";
}

/* line 36004, app/assets/stylesheets/external/uicons.scss */
.fi-rs-floppy-disk-circle-arrow-right:before {
  content: "\f68e";
}

/* line 36007, app/assets/stylesheets/external/uicons.scss */
.fi-rs-floppy-disk-circle-xmark:before {
  content: "\f68f";
}

/* line 36010, app/assets/stylesheets/external/uicons.scss */
.fi-rs-floppy-disk-pen:before {
  content: "\f690";
}

/* line 36013, app/assets/stylesheets/external/uicons.scss */
.fi-rs-floppy-disks:before {
  content: "\f691";
}

/* line 36016, app/assets/stylesheets/external/uicons.scss */
.fi-rs-florin-sign:before {
  content: "\f692";
}

/* line 36019, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flower-bouquet:before {
  content: "\f693";
}

/* line 36022, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flower-butterfly:before {
  content: "\f694";
}

/* line 36025, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flower-daffodil:before {
  content: "\f695";
}

/* line 36028, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flower-tulip:before {
  content: "\f696";
}

/* line 36031, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flower:before {
  content: "\f697";
}

/* line 36034, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flushed:before {
  content: "\f698";
}

/* line 36037, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flute:before {
  content: "\f699";
}

/* line 36040, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flux-capacitor:before {
  content: "\f69a";
}

/* line 36043, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fly-insect:before {
  content: "\f69b";
}

/* line 36046, app/assets/stylesheets/external/uicons.scss */
.fi-rs-flying-disc:before {
  content: "\f69c";
}

/* line 36049, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fog:before {
  content: "\f69d";
}

/* line 36052, app/assets/stylesheets/external/uicons.scss */
.fi-rs-folder-download:before {
  content: "\f69e";
}

/* line 36055, app/assets/stylesheets/external/uicons.scss */
.fi-rs-folder-minus:before {
  content: "\f69f";
}

/* line 36058, app/assets/stylesheets/external/uicons.scss */
.fi-rs-folder-open:before {
  content: "\f6a0";
}

/* line 36061, app/assets/stylesheets/external/uicons.scss */
.fi-rs-folder-times:before {
  content: "\f6a1";
}

/* line 36064, app/assets/stylesheets/external/uicons.scss */
.fi-rs-folder-tree:before {
  content: "\f6a2";
}

/* line 36067, app/assets/stylesheets/external/uicons.scss */
.fi-rs-folder-upload:before {
  content: "\f6a3";
}

/* line 36070, app/assets/stylesheets/external/uicons.scss */
.fi-rs-folder-xmark:before {
  content: "\f6a4";
}

/* line 36073, app/assets/stylesheets/external/uicons.scss */
.fi-rs-folder:before {
  content: "\f6a5";
}

/* line 36076, app/assets/stylesheets/external/uicons.scss */
.fi-rs-folders:before {
  content: "\f6a6";
}

/* line 36079, app/assets/stylesheets/external/uicons.scss */
.fi-rs-follow-folder:before {
  content: "\f6a7";
}

/* line 36082, app/assets/stylesheets/external/uicons.scss */
.fi-rs-followcollection:before {
  content: "\f6a8";
}

/* line 36085, app/assets/stylesheets/external/uicons.scss */
.fi-rs-following:before {
  content: "\f6a9";
}

/* line 36088, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fondue-pot:before {
  content: "\f6aa";
}

/* line 36091, app/assets/stylesheets/external/uicons.scss */
.fi-rs-football:before {
  content: "\f6ab";
}

/* line 36094, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fork:before {
  content: "\f6ac";
}

/* line 36097, app/assets/stylesheets/external/uicons.scss */
.fi-rs-forklift:before {
  content: "\f6ad";
}

/* line 36100, app/assets/stylesheets/external/uicons.scss */
.fi-rs-form:before {
  content: "\f6ae";
}

/* line 36103, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fort:before {
  content: "\f6af";
}

/* line 36106, app/assets/stylesheets/external/uicons.scss */
.fi-rs-forward-fast:before {
  content: "\f6b0";
}

/* line 36109, app/assets/stylesheets/external/uicons.scss */
.fi-rs-forward:before {
  content: "\f6b1";
}

/* line 36112, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fox:before {
  content: "\f6b2";
}

/* line 36115, app/assets/stylesheets/external/uicons.scss */
.fi-rs-frame:before {
  content: "\f6b3";
}

/* line 36118, app/assets/stylesheets/external/uicons.scss */
.fi-rs-franc-sign:before {
  content: "\f6b4";
}

/* line 36121, app/assets/stylesheets/external/uicons.scss */
.fi-rs-free-delivery:before {
  content: "\f6b5";
}

/* line 36124, app/assets/stylesheets/external/uicons.scss */
.fi-rs-free:before {
  content: "\f6b6";
}

/* line 36127, app/assets/stylesheets/external/uicons.scss */
.fi-rs-french-fries:before {
  content: "\f6b7";
}

/* line 36130, app/assets/stylesheets/external/uicons.scss */
.fi-rs-friday:before {
  content: "\f6b8";
}

/* line 36133, app/assets/stylesheets/external/uicons.scss */
.fi-rs-frog:before {
  content: "\f6b9";
}

/* line 36136, app/assets/stylesheets/external/uicons.scss */
.fi-rs-frown:before {
  content: "\f6ba";
}

/* line 36139, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ftp:before {
  content: "\f6bb";
}

/* line 36142, app/assets/stylesheets/external/uicons.scss */
.fi-rs-fuel-gauge:before {
  content: "\f6bc";
}

/* line 36145, app/assets/stylesheets/external/uicons.scss */
.fi-rs-function-process:before {
  content: "\f6bd";
}

/* line 36148, app/assets/stylesheets/external/uicons.scss */
.fi-rs-function-square:before {
  content: "\f6be";
}

/* line 36151, app/assets/stylesheets/external/uicons.scss */
.fi-rs-function:before {
  content: "\f6bf";
}

/* line 36154, app/assets/stylesheets/external/uicons.scss */
.fi-rs-funnel-dollar:before {
  content: "\f6c0";
}

/* line 36157, app/assets/stylesheets/external/uicons.scss */
.fi-rs-g:before {
  content: "\f6c1";
}

/* line 36160, app/assets/stylesheets/external/uicons.scss */
.fi-rs-galaxy-alt:before {
  content: "\f6c2";
}

/* line 36163, app/assets/stylesheets/external/uicons.scss */
.fi-rs-galaxy-planet:before {
  content: "\f6c3";
}

/* line 36166, app/assets/stylesheets/external/uicons.scss */
.fi-rs-galaxy-star:before {
  content: "\f6c4";
}

/* line 36169, app/assets/stylesheets/external/uicons.scss */
.fi-rs-galaxy:before {
  content: "\f6c5";
}

/* line 36172, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gallery-thumbnails:before {
  content: "\f6c6";
}

/* line 36175, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gallery:before {
  content: "\f6c7";
}

/* line 36178, app/assets/stylesheets/external/uicons.scss */
.fi-rs-game-board-alt:before {
  content: "\f6c8";
}

/* line 36181, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gamepad:before {
  content: "\f6c9";
}

/* line 36184, app/assets/stylesheets/external/uicons.scss */
.fi-rs-garage-car:before {
  content: "\f6ca";
}

/* line 36187, app/assets/stylesheets/external/uicons.scss */
.fi-rs-garage-open:before {
  content: "\f6cb";
}

/* line 36190, app/assets/stylesheets/external/uicons.scss */
.fi-rs-garage:before {
  content: "\f6cc";
}

/* line 36193, app/assets/stylesheets/external/uicons.scss */
.fi-rs-garlic-alt:before {
  content: "\f6cd";
}

/* line 36196, app/assets/stylesheets/external/uicons.scss */
.fi-rs-garlic:before {
  content: "\f6ce";
}

/* line 36199, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gas-pump-alt:before {
  content: "\f6cf";
}

/* line 36202, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gas-pump-slash:before {
  content: "\f6d0";
}

/* line 36205, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gas-pump:before {
  content: "\f6d1";
}

/* line 36208, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gauge-circle-bolt:before {
  content: "\f6d2";
}

/* line 36211, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gauge-circle-minus:before {
  content: "\f6d3";
}

/* line 36214, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gauge-circle-plus:before {
  content: "\f6d4";
}

/* line 36217, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gavel:before {
  content: "\f6d5";
}

/* line 36220, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gears:before {
  content: "\f6d6";
}

/* line 36223, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gem:before {
  content: "\f6d7";
}

/* line 36226, app/assets/stylesheets/external/uicons.scss */
.fi-rs-general:before {
  content: "\f6d8";
}

/* line 36229, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ghost:before {
  content: "\f6d9";
}

/* line 36232, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gif-square:before {
  content: "\f6da";
}

/* line 36235, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gif:before {
  content: "\f6db";
}

/* line 36238, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gift-box-benefits:before {
  content: "\f6dc";
}

/* line 36241, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gift-card:before {
  content: "\f6dd";
}

/* line 36244, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gift:before {
  content: "\f6de";
}

/* line 36247, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gifts:before {
  content: "\f6df";
}

/* line 36250, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gingerbread-man:before {
  content: "\f6e0";
}

/* line 36253, app/assets/stylesheets/external/uicons.scss */
.fi-rs-glass-champagne:before {
  content: "\f6e1";
}

/* line 36256, app/assets/stylesheets/external/uicons.scss */
.fi-rs-glass-cheers:before {
  content: "\f6e2";
}

/* line 36259, app/assets/stylesheets/external/uicons.scss */
.fi-rs-glass-citrus:before {
  content: "\f6e3";
}

/* line 36262, app/assets/stylesheets/external/uicons.scss */
.fi-rs-glass-empty:before {
  content: "\f6e4";
}

/* line 36265, app/assets/stylesheets/external/uicons.scss */
.fi-rs-glass-half:before {
  content: "\f6e5";
}

/* line 36268, app/assets/stylesheets/external/uicons.scss */
.fi-rs-glass-water-droplet:before {
  content: "\f6e6";
}

/* line 36271, app/assets/stylesheets/external/uicons.scss */
.fi-rs-glass-whiskey-rocks:before {
  content: "\f6e7";
}

/* line 36274, app/assets/stylesheets/external/uicons.scss */
.fi-rs-glass-whiskey:before {
  content: "\f6e8";
}

/* line 36277, app/assets/stylesheets/external/uicons.scss */
.fi-rs-glass:before {
  content: "\f6e9";
}

/* line 36280, app/assets/stylesheets/external/uicons.scss */
.fi-rs-glasses:before {
  content: "\f6ea";
}

/* line 36283, app/assets/stylesheets/external/uicons.scss */
.fi-rs-globe-alt:before {
  content: "\f6eb";
}

/* line 36286, app/assets/stylesheets/external/uicons.scss */
.fi-rs-globe-pointer:before {
  content: "\f6ec";
}

/* line 36289, app/assets/stylesheets/external/uicons.scss */
.fi-rs-globe-snow:before {
  content: "\f6ed";
}

/* line 36292, app/assets/stylesheets/external/uicons.scss */
.fi-rs-globe:before {
  content: "\f6ee";
}

/* line 36295, app/assets/stylesheets/external/uicons.scss */
.fi-rs-goal-net:before {
  content: "\f6ef";
}

/* line 36298, app/assets/stylesheets/external/uicons.scss */
.fi-rs-golf-ball:before {
  content: "\f6f0";
}

/* line 36301, app/assets/stylesheets/external/uicons.scss */
.fi-rs-golf-club:before {
  content: "\f6f1";
}

/* line 36304, app/assets/stylesheets/external/uicons.scss */
.fi-rs-golf-hole:before {
  content: "\f6f2";
}

/* line 36307, app/assets/stylesheets/external/uicons.scss */
.fi-rs-golf:before {
  content: "\f6f3";
}

/* line 36310, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gopuram:before {
  content: "\f6f4";
}

/* line 36313, app/assets/stylesheets/external/uicons.scss */
.fi-rs-government-budget:before {
  content: "\f6f5";
}

/* line 36316, app/assets/stylesheets/external/uicons.scss */
.fi-rs-government-flag:before {
  content: "\f6f6";
}

/* line 36319, app/assets/stylesheets/external/uicons.scss */
.fi-rs-government-user:before {
  content: "\f6f7";
}

/* line 36322, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gps-navigation:before {
  content: "\f6f8";
}

/* line 36325, app/assets/stylesheets/external/uicons.scss */
.fi-rs-graduation-cap:before {
  content: "\f6f9";
}

/* line 36328, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gramophone:before {
  content: "\f6fa";
}

/* line 36331, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grape:before {
  content: "\f6fb";
}

/* line 36334, app/assets/stylesheets/external/uicons.scss */
.fi-rs-graph-curve:before {
  content: "\f6fc";
}

/* line 36337, app/assets/stylesheets/external/uicons.scss */
.fi-rs-graphic-style:before {
  content: "\f6fd";
}

/* line 36340, app/assets/stylesheets/external/uicons.scss */
.fi-rs-graphic-tablet:before {
  content: "\f6fe";
}

/* line 36343, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grate-droplet:before {
  content: "\f6ff";
}

/* line 36346, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grate:before {
  content: "\f700";
}

/* line 36349, app/assets/stylesheets/external/uicons.scss */
.fi-rs-greater-than-equal:before {
  content: "\f701";
}

/* line 36352, app/assets/stylesheets/external/uicons.scss */
.fi-rs-greater-than:before {
  content: "\f702";
}

/* line 36355, app/assets/stylesheets/external/uicons.scss */
.fi-rs-greek-helmet:before {
  content: "\f703";
}

/* line 36358, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grid-alt:before {
  content: "\f704";
}

/* line 36361, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grid-dividers:before {
  content: "\f705";
}

/* line 36364, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grid:before {
  content: "\f706";
}

/* line 36367, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grill-hot-alt:before {
  content: "\f707";
}

/* line 36370, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grill:before {
  content: "\f708";
}

/* line 36373, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grimace:before {
  content: "\f709";
}

/* line 36376, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grin-alt:before {
  content: "\f70a";
}

/* line 36379, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grin-beam-sweat:before {
  content: "\f70b";
}

/* line 36382, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grin-beam:before {
  content: "\f70c";
}

/* line 36385, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grin-hearts:before {
  content: "\f70d";
}

/* line 36388, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grin-squint-tears:before {
  content: "\f70e";
}

/* line 36391, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grin-squint:before {
  content: "\f70f";
}

/* line 36394, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grin-stars:before {
  content: "\f710";
}

/* line 36397, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grin-tears:before {
  content: "\f711";
}

/* line 36400, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grin-tongue-squint:before {
  content: "\f712";
}

/* line 36403, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grin-tongue-wink:before {
  content: "\f713";
}

/* line 36406, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grin-tongue:before {
  content: "\f714";
}

/* line 36409, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grin-wink:before {
  content: "\f715";
}

/* line 36412, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grin:before {
  content: "\f716";
}

/* line 36415, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grip-dots-vertical:before {
  content: "\f717";
}

/* line 36418, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grip-dots:before {
  content: "\f718";
}

/* line 36421, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grip-horizontal:before {
  content: "\f719";
}

/* line 36424, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grip-lines-vertical:before {
  content: "\f71a";
}

/* line 36427, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grip-lines:before {
  content: "\f71b";
}

/* line 36430, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grip-vertical:before {
  content: "\f71c";
}

/* line 36433, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grocery-bag:before {
  content: "\f71d";
}

/* line 36436, app/assets/stylesheets/external/uicons.scss */
.fi-rs-grocery-basket:before {
  content: "\f71e";
}

/* line 36439, app/assets/stylesheets/external/uicons.scss */
.fi-rs-group-arrows-rotate:before {
  content: "\f71f";
}

/* line 36442, app/assets/stylesheets/external/uicons.scss */
.fi-rs-group-call:before {
  content: "\f720";
}

/* line 36445, app/assets/stylesheets/external/uicons.scss */
.fi-rs-group-community-social-media:before {
  content: "\f721";
}

/* line 36448, app/assets/stylesheets/external/uicons.scss */
.fi-rs-growth-chart-invest:before {
  content: "\f722";
}

/* line 36451, app/assets/stylesheets/external/uicons.scss */
.fi-rs-guarani-sign:before {
  content: "\f723";
}

/* line 36454, app/assets/stylesheets/external/uicons.scss */
.fi-rs-guide-alt:before {
  content: "\f724";
}

/* line 36457, app/assets/stylesheets/external/uicons.scss */
.fi-rs-guide:before {
  content: "\f725";
}

/* line 36460, app/assets/stylesheets/external/uicons.scss */
.fi-rs-guitar-electric:before {
  content: "\f726";
}

/* line 36463, app/assets/stylesheets/external/uicons.scss */
.fi-rs-guitar:before {
  content: "\f727";
}

/* line 36466, app/assets/stylesheets/external/uicons.scss */
.fi-rs-guitars:before {
  content: "\f728";
}

/* line 36469, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gun-squirt:before {
  content: "\f729";
}

/* line 36472, app/assets/stylesheets/external/uicons.scss */
.fi-rs-gym:before {
  content: "\f72a";
}

/* line 36475, app/assets/stylesheets/external/uicons.scss */
.fi-rs-h-square:before {
  content: "\f72b";
}

/* line 36478, app/assets/stylesheets/external/uicons.scss */
.fi-rs-h:before {
  content: "\f72c";
}

/* line 36481, app/assets/stylesheets/external/uicons.scss */
.fi-rs-h1:before {
  content: "\f72d";
}

/* line 36484, app/assets/stylesheets/external/uicons.scss */
.fi-rs-h2:before {
  content: "\f72e";
}

/* line 36487, app/assets/stylesheets/external/uicons.scss */
.fi-rs-h3:before {
  content: "\f72f";
}

/* line 36490, app/assets/stylesheets/external/uicons.scss */
.fi-rs-h4:before {
  content: "\f730";
}

/* line 36493, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hair-clipper:before {
  content: "\f731";
}

/* line 36496, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hamburger-soda:before {
  content: "\f732";
}

/* line 36499, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hamburger:before {
  content: "\f733";
}

/* line 36502, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hammer-crash:before {
  content: "\f734";
}

/* line 36505, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hammer-war:before {
  content: "\f735";
}

/* line 36508, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hammer:before {
  content: "\f736";
}

/* line 36511, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hamsa:before {
  content: "\f737";
}

/* line 36514, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-back-fist:before {
  content: "\f738";
}

/* line 36517, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-back-point-down:before {
  content: "\f739";
}

/* line 36520, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-back-point-left:before {
  content: "\f73a";
}

/* line 36523, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-back-point-ribbon:before {
  content: "\f73b";
}

/* line 36526, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-back-point-right:before {
  content: "\f73c";
}

/* line 36529, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-bill:before {
  content: "\f73d";
}

/* line 36532, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-dots:before {
  content: "\f73e";
}

/* line 36535, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-fingers-crossed:before {
  content: "\f73f";
}

/* line 36538, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-fist:before {
  content: "\f740";
}

/* line 36541, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-heart:before {
  content: "\f741";
}

/* line 36544, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-holding-box:before {
  content: "\f742";
}

/* line 36547, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-holding-droplet:before {
  content: "\f743";
}

/* line 36550, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-holding-heart:before {
  content: "\f744";
}

/* line 36553, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-holding-magic:before {
  content: "\f745";
}

/* line 36556, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-holding-medical:before {
  content: "\f746";
}

/* line 36559, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-holding-seeding:before {
  content: "\f747";
}

/* line 36562, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-holding-skull:before {
  content: "\f748";
}

/* line 36565, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-holding-usd:before {
  content: "\f749";
}

/* line 36568, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-holding-water:before {
  content: "\f74a";
}

/* line 36571, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-horns:before {
  content: "\f74b";
}

/* line 36574, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-lizard:before {
  content: "\f74c";
}

/* line 36577, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-love:before {
  content: "\f74d";
}

/* line 36580, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-middle-finger:before {
  content: "\f74e";
}

/* line 36583, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-paper:before {
  content: "\f74f";
}

/* line 36586, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-peace:before {
  content: "\f750";
}

/* line 36589, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-point-ribbon:before {
  content: "\f751";
}

/* line 36592, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-scissors:before {
  content: "\f752";
}

/* line 36595, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-sparkles:before {
  content: "\f753";
}

/* line 36598, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-spock:before {
  content: "\f754";
}

/* line 36601, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand-wave:before {
  content: "\f755";
}

/* line 36604, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hand:before {
  content: "\f756";
}

/* line 36607, app/assets/stylesheets/external/uicons.scss */
.fi-rs-handmade:before {
  content: "\f757";
}

/* line 36610, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hands-bubbles:before {
  content: "\f758";
}

/* line 36613, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hands-clapping:before {
  content: "\f759";
}

/* line 36616, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hands-heart:before {
  content: "\f75a";
}

/* line 36619, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hands-holding-diamond:before {
  content: "\f75b";
}

/* line 36622, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hands-holding:before {
  content: "\f75c";
}

/* line 36625, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hands-usd:before {
  content: "\f75d";
}

/* line 36628, app/assets/stylesheets/external/uicons.scss */
.fi-rs-handshake-angle:before {
  content: "\f75e";
}

/* line 36631, app/assets/stylesheets/external/uicons.scss */
.fi-rs-handshake-deal-loan:before {
  content: "\f75f";
}

/* line 36634, app/assets/stylesheets/external/uicons.scss */
.fi-rs-handshake-simple-slash:before {
  content: "\f760";
}

/* line 36637, app/assets/stylesheets/external/uicons.scss */
.fi-rs-handshake-trust:before {
  content: "\f761";
}

/* line 36640, app/assets/stylesheets/external/uicons.scss */
.fi-rs-handshake:before {
  content: "\f762";
}

/* line 36643, app/assets/stylesheets/external/uicons.scss */
.fi-rs-happy:before {
  content: "\f763";
}

/* line 36646, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hard-hat:before {
  content: "\f764";
}

/* line 36649, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hashtag-lock:before {
  content: "\f765";
}

/* line 36652, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hastag:before {
  content: "\f766";
}

/* line 36655, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hat-beach:before {
  content: "\f767";
}

/* line 36658, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hat-birthday:before {
  content: "\f768";
}

/* line 36661, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hat-chef:before {
  content: "\f769";
}

/* line 36664, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hat-cowboy-side:before {
  content: "\f76a";
}

/* line 36667, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hat-cowboy:before {
  content: "\f76b";
}

/* line 36670, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hat-santa:before {
  content: "\f76c";
}

/* line 36673, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hat-winter:before {
  content: "\f76d";
}

/* line 36676, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hat-witch:before {
  content: "\f76e";
}

/* line 36679, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hat-wizard:before {
  content: "\f76f";
}

/* line 36682, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hdd:before {
  content: "\f770";
}

/* line 36685, app/assets/stylesheets/external/uicons.scss */
.fi-rs-head-side-brain:before {
  content: "\f771";
}

/* line 36688, app/assets/stylesheets/external/uicons.scss */
.fi-rs-head-side-cough-slash:before {
  content: "\f772";
}

/* line 36691, app/assets/stylesheets/external/uicons.scss */
.fi-rs-head-side-cough:before {
  content: "\f773";
}

/* line 36694, app/assets/stylesheets/external/uicons.scss */
.fi-rs-head-side-headphones:before {
  content: "\f774";
}

/* line 36697, app/assets/stylesheets/external/uicons.scss */
.fi-rs-head-side-heart:before {
  content: "\f775";
}

/* line 36700, app/assets/stylesheets/external/uicons.scss */
.fi-rs-head-side-mask:before {
  content: "\f776";
}

/* line 36703, app/assets/stylesheets/external/uicons.scss */
.fi-rs-head-side-medical:before {
  content: "\f777";
}

/* line 36706, app/assets/stylesheets/external/uicons.scss */
.fi-rs-head-side-thinking:before {
  content: "\f778";
}

/* line 36709, app/assets/stylesheets/external/uicons.scss */
.fi-rs-head-side-virus:before {
  content: "\f779";
}

/* line 36712, app/assets/stylesheets/external/uicons.scss */
.fi-rs-head-side:before {
  content: "\f77a";
}

/* line 36715, app/assets/stylesheets/external/uicons.scss */
.fi-rs-head-vr:before {
  content: "\f77b";
}

/* line 36718, app/assets/stylesheets/external/uicons.scss */
.fi-rs-heading:before {
  content: "\f77c";
}

/* line 36721, app/assets/stylesheets/external/uicons.scss */
.fi-rs-headphones:before {
  content: "\f77d";
}

/* line 36724, app/assets/stylesheets/external/uicons.scss */
.fi-rs-headset:before {
  content: "\f77e";
}

/* line 36727, app/assets/stylesheets/external/uicons.scss */
.fi-rs-heart-arrow:before {
  content: "\f77f";
}

/* line 36730, app/assets/stylesheets/external/uicons.scss */
.fi-rs-heart-crack:before {
  content: "\f780";
}

/* line 36733, app/assets/stylesheets/external/uicons.scss */
.fi-rs-heart-half-stroke:before {
  content: "\f781";
}

/* line 36736, app/assets/stylesheets/external/uicons.scss */
.fi-rs-heart-half:before {
  content: "\f782";
}

/* line 36739, app/assets/stylesheets/external/uicons.scss */
.fi-rs-heart-health-muscle:before {
  content: "\f783";
}

/* line 36742, app/assets/stylesheets/external/uicons.scss */
.fi-rs-heart-partner-handshake:before {
  content: "\f784";
}

/* line 36745, app/assets/stylesheets/external/uicons.scss */
.fi-rs-heart-rate:before {
  content: "\f785";
}

/* line 36748, app/assets/stylesheets/external/uicons.scss */
.fi-rs-heart:before {
  content: "\f786";
}

/* line 36751, app/assets/stylesheets/external/uicons.scss */
.fi-rs-heat:before {
  content: "\f787";
}

/* line 36754, app/assets/stylesheets/external/uicons.scss */
.fi-rs-helicopter-side:before {
  content: "\f788";
}

/* line 36757, app/assets/stylesheets/external/uicons.scss */
.fi-rs-helmet-battle:before {
  content: "\f789";
}

/* line 36760, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hexagon-check:before {
  content: "\f78a";
}

/* line 36763, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hexagon-divide:before {
  content: "\f78b";
}

/* line 36766, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hexagon-exclamation:before {
  content: "\f78c";
}

/* line 36769, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hexagon:before {
  content: "\f78d";
}

/* line 36772, app/assets/stylesheets/external/uicons.scss */
.fi-rs-high-definition:before {
  content: "\f78e";
}

/* line 36775, app/assets/stylesheets/external/uicons.scss */
.fi-rs-high-five-celebration-yes:before {
  content: "\f78f";
}

/* line 36778, app/assets/stylesheets/external/uicons.scss */
.fi-rs-highlighter-line:before {
  content: "\f790";
}

/* line 36781, app/assets/stylesheets/external/uicons.scss */
.fi-rs-highlighter:before {
  content: "\f791";
}

/* line 36784, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hiking:before {
  content: "\f792";
}

/* line 36787, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hippo:before {
  content: "\f793";
}

/* line 36790, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hockey-mask:before {
  content: "\f794";
}

/* line 36793, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hockey-puck:before {
  content: "\f795";
}

/* line 36796, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hockey-stick-puck:before {
  content: "\f796";
}

/* line 36799, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hockey-sticks:before {
  content: "\f797";
}

/* line 36802, app/assets/stylesheets/external/uicons.scss */
.fi-rs-holding-hand-gear:before {
  content: "\f798";
}

/* line 36805, app/assets/stylesheets/external/uicons.scss */
.fi-rs-holding-hand-revenue:before {
  content: "\f799";
}

/* line 36808, app/assets/stylesheets/external/uicons.scss */
.fi-rs-holly-berry:before {
  content: "\f79a";
}

/* line 36811, app/assets/stylesheets/external/uicons.scss */
.fi-rs-home-heart:before {
  content: "\f79b";
}

/* line 36814, app/assets/stylesheets/external/uicons.scss */
.fi-rs-home-location-alt:before {
  content: "\f79c";
}

/* line 36817, app/assets/stylesheets/external/uicons.scss */
.fi-rs-home-location:before {
  content: "\f79d";
}

/* line 36820, app/assets/stylesheets/external/uicons.scss */
.fi-rs-home:before {
  content: "\f79e";
}

/* line 36823, app/assets/stylesheets/external/uicons.scss */
.fi-rs-honey-pot:before {
  content: "\f79f";
}

/* line 36826, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hood-cloak:before {
  content: "\f7a0";
}

/* line 36829, app/assets/stylesheets/external/uicons.scss */
.fi-rs-horizontal-rule:before {
  content: "\f7a1";
}

/* line 36832, app/assets/stylesheets/external/uicons.scss */
.fi-rs-horse-head:before {
  content: "\f7a2";
}

/* line 36835, app/assets/stylesheets/external/uicons.scss */
.fi-rs-horse-saddle:before {
  content: "\f7a3";
}

/* line 36838, app/assets/stylesheets/external/uicons.scss */
.fi-rs-horse:before {
  content: "\f7a4";
}

/* line 36841, app/assets/stylesheets/external/uicons.scss */
.fi-rs-horseshoe-broken:before {
  content: "\f7a5";
}

/* line 36844, app/assets/stylesheets/external/uicons.scss */
.fi-rs-horseshoe:before {
  content: "\f7a6";
}

/* line 36847, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hose-reel:before {
  content: "\f7a7";
}

/* line 36850, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hose:before {
  content: "\f7a8";
}

/* line 36853, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hospital-symbol:before {
  content: "\f7a9";
}

/* line 36856, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hospital-user:before {
  content: "\f7aa";
}

/* line 36859, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hospital:before {
  content: "\f7ab";
}

/* line 36862, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hospitals:before {
  content: "\f7ac";
}

/* line 36865, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hot-tub:before {
  content: "\f7ad";
}

/* line 36868, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hotdog:before {
  content: "\f7ae";
}

/* line 36871, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hotel:before {
  content: "\f7af";
}

/* line 36874, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hourglass-end:before {
  content: "\f7b0";
}

/* line 36877, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hourglass-start:before {
  content: "\f7b1";
}

/* line 36880, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hourglass:before {
  content: "\f7b2";
}

/* line 36883, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-blank:before {
  content: "\f7b3";
}

/* line 36886, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-building:before {
  content: "\f7b4";
}

/* line 36889, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-chimney-blank:before {
  content: "\f7b5";
}

/* line 36892, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-chimney-crack:before {
  content: "\f7b6";
}

/* line 36895, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-chimney-heart:before {
  content: "\f7b7";
}

/* line 36898, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-chimney-medical:before {
  content: "\f7b8";
}

/* line 36901, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-chimney-user:before {
  content: "\f7b9";
}

/* line 36904, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-chimney-window:before {
  content: "\f7ba";
}

/* line 36907, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-chimney:before {
  content: "\f7bb";
}

/* line 36910, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-circle-check:before {
  content: "\f7bc";
}

/* line 36913, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-circle-exclamation:before {
  content: "\f7bd";
}

/* line 36916, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-circle-xmark:before {
  content: "\f7be";
}

/* line 36919, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-crack-alt:before {
  content: "\f7bf";
}

/* line 36922, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-crack:before {
  content: "\f7c0";
}

/* line 36925, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-day:before {
  content: "\f7c1";
}

/* line 36928, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-fire:before {
  content: "\f7c2";
}

/* line 36931, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-flag:before {
  content: "\f7c3";
}

/* line 36934, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-flood:before {
  content: "\f7c4";
}

/* line 36937, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-laptop:before {
  content: "\f7c5";
}

/* line 36940, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-leave:before {
  content: "\f7c6";
}

/* line 36943, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-lock:before {
  content: "\f7c7";
}

/* line 36946, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-medical:before {
  content: "\f7c8";
}

/* line 36949, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-night:before {
  content: "\f7c9";
}

/* line 36952, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-return:before {
  content: "\f7ca";
}

/* line 36955, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-signal:before {
  content: "\f7cb";
}

/* line 36958, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-tree:before {
  content: "\f7cc";
}

/* line 36961, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-tsunami:before {
  content: "\f7cd";
}

/* line 36964, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-turret:before {
  content: "\f7ce";
}

/* line 36967, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-user:before {
  content: "\f7cf";
}

/* line 36970, app/assets/stylesheets/external/uicons.scss */
.fi-rs-house-window:before {
  content: "\f7d0";
}

/* line 36973, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hr-group:before {
  content: "\f7d1";
}

/* line 36976, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hr-person:before {
  content: "\f7d2";
}

/* line 36979, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hr:before {
  content: "\f7d3";
}

/* line 36982, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hryvnia:before {
  content: "\f7d4";
}

/* line 36985, app/assets/stylesheets/external/uicons.scss */
.fi-rs-humidity:before {
  content: "\f7d5";
}

/* line 36988, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hundred-points:before {
  content: "\f7d6";
}

/* line 36991, app/assets/stylesheets/external/uicons.scss */
.fi-rs-hurricane:before {
  content: "\f7d7";
}

/* line 36994, app/assets/stylesheets/external/uicons.scss */
.fi-rs-i:before {
  content: "\f7d8";
}

/* line 36997, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ice-cream:before {
  content: "\f7d9";
}

/* line 37000, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ice-skate:before {
  content: "\f7da";
}

/* line 37003, app/assets/stylesheets/external/uicons.scss */
.fi-rs-icicles:before {
  content: "\f7db";
}

/* line 37006, app/assets/stylesheets/external/uicons.scss */
.fi-rs-icon-star:before {
  content: "\f7dc";
}

/* line 37009, app/assets/stylesheets/external/uicons.scss */
.fi-rs-id-badge:before {
  content: "\f7dd";
}

/* line 37012, app/assets/stylesheets/external/uicons.scss */
.fi-rs-id-card-clip-alt:before {
  content: "\f7de";
}

/* line 37015, app/assets/stylesheets/external/uicons.scss */
.fi-rs-igloo:before {
  content: "\f7df";
}

/* line 37018, app/assets/stylesheets/external/uicons.scss */
.fi-rs-image-slash:before {
  content: "\f7e0";
}

/* line 37021, app/assets/stylesheets/external/uicons.scss */
.fi-rs-images-user:before {
  content: "\f7e1";
}

/* line 37024, app/assets/stylesheets/external/uicons.scss */
.fi-rs-images:before {
  content: "\f7e2";
}

/* line 37027, app/assets/stylesheets/external/uicons.scss */
.fi-rs-improve-user:before {
  content: "\f7e3";
}

/* line 37030, app/assets/stylesheets/external/uicons.scss */
.fi-rs-inbox-full:before {
  content: "\f7e4";
}

/* line 37033, app/assets/stylesheets/external/uicons.scss */
.fi-rs-inbox-in:before {
  content: "\f7e5";
}

/* line 37036, app/assets/stylesheets/external/uicons.scss */
.fi-rs-inbox-out:before {
  content: "\f7e6";
}

/* line 37039, app/assets/stylesheets/external/uicons.scss */
.fi-rs-inbox:before {
  content: "\f7e7";
}

/* line 37042, app/assets/stylesheets/external/uicons.scss */
.fi-rs-inboxes:before {
  content: "\f7e8";
}

/* line 37045, app/assets/stylesheets/external/uicons.scss */
.fi-rs-incense-sticks-yoga:before {
  content: "\f7e9";
}

/* line 37048, app/assets/stylesheets/external/uicons.scss */
.fi-rs-incognito:before {
  content: "\f7ea";
}

/* line 37051, app/assets/stylesheets/external/uicons.scss */
.fi-rs-indent:before {
  content: "\f7eb";
}

/* line 37054, app/assets/stylesheets/external/uicons.scss */
.fi-rs-indian-rupee-sign:before {
  content: "\f7ec";
}

/* line 37057, app/assets/stylesheets/external/uicons.scss */
.fi-rs-industry-alt:before {
  content: "\f7ed";
}

/* line 37060, app/assets/stylesheets/external/uicons.scss */
.fi-rs-industry-windows:before {
  content: "\f7ee";
}

/* line 37063, app/assets/stylesheets/external/uicons.scss */
.fi-rs-infinity:before {
  content: "\f7ef";
}

/* line 37066, app/assets/stylesheets/external/uicons.scss */
.fi-rs-info-guide:before {
  content: "\f7f0";
}

/* line 37069, app/assets/stylesheets/external/uicons.scss */
.fi-rs-info:before {
  content: "\f7f1";
}

/* line 37072, app/assets/stylesheets/external/uicons.scss */
.fi-rs-information:before {
  content: "\f7f2";
}

/* line 37075, app/assets/stylesheets/external/uicons.scss */
.fi-rs-inhaler:before {
  content: "\f7f3";
}

/* line 37078, app/assets/stylesheets/external/uicons.scss */
.fi-rs-input-numeric:before {
  content: "\f7f4";
}

/* line 37081, app/assets/stylesheets/external/uicons.scss */
.fi-rs-input-pipe:before {
  content: "\f7f5";
}

/* line 37084, app/assets/stylesheets/external/uicons.scss */
.fi-rs-input-text:before {
  content: "\f7f6";
}

/* line 37087, app/assets/stylesheets/external/uicons.scss */
.fi-rs-insert-alt:before {
  content: "\f7f7";
}

/* line 37090, app/assets/stylesheets/external/uicons.scss */
.fi-rs-insert-arrows:before {
  content: "\f7f8";
}

/* line 37093, app/assets/stylesheets/external/uicons.scss */
.fi-rs-insert-credit-card:before {
  content: "\f7f9";
}

/* line 37096, app/assets/stylesheets/external/uicons.scss */
.fi-rs-insert-square:before {
  content: "\f7fa";
}

/* line 37099, app/assets/stylesheets/external/uicons.scss */
.fi-rs-insert:before {
  content: "\f7fb";
}

/* line 37102, app/assets/stylesheets/external/uicons.scss */
.fi-rs-insight-alt:before {
  content: "\f7fc";
}

/* line 37105, app/assets/stylesheets/external/uicons.scss */
.fi-rs-insight-head:before {
  content: "\f7fd";
}

/* line 37108, app/assets/stylesheets/external/uicons.scss */
.fi-rs-insight:before {
  content: "\f7fe";
}

/* line 37111, app/assets/stylesheets/external/uicons.scss */
.fi-rs-integral:before {
  content: "\f7ff";
}

/* line 37114, app/assets/stylesheets/external/uicons.scss */
.fi-rs-interactive:before {
  content: "\f800";
}

/* line 37117, app/assets/stylesheets/external/uicons.scss */
.fi-rs-interlining:before {
  content: "\f801";
}

/* line 37120, app/assets/stylesheets/external/uicons.scss */
.fi-rs-internet-speed-wifi:before {
  content: "\f802";
}

/* line 37123, app/assets/stylesheets/external/uicons.scss */
.fi-rs-interrogation:before {
  content: "\f803";
}

/* line 37126, app/assets/stylesheets/external/uicons.scss */
.fi-rs-intersection:before {
  content: "\f804";
}

/* line 37129, app/assets/stylesheets/external/uicons.scss */
.fi-rs-introduction-handshake:before {
  content: "\f805";
}

/* line 37132, app/assets/stylesheets/external/uicons.scss */
.fi-rs-introduction:before {
  content: "\f806";
}

/* line 37135, app/assets/stylesheets/external/uicons.scss */
.fi-rs-inventory-alt:before {
  content: "\f807";
}

/* line 37138, app/assets/stylesheets/external/uicons.scss */
.fi-rs-invest:before {
  content: "\f808";
}

/* line 37141, app/assets/stylesheets/external/uicons.scss */
.fi-rs-investment:before {
  content: "\f809";
}

/* line 37144, app/assets/stylesheets/external/uicons.scss */
.fi-rs-invite-alt:before {
  content: "\f80a";
}

/* line 37147, app/assets/stylesheets/external/uicons.scss */
.fi-rs-invite:before {
  content: "\f80b";
}

/* line 37150, app/assets/stylesheets/external/uicons.scss */
.fi-rs-iot-alt:before {
  content: "\f80c";
}

/* line 37153, app/assets/stylesheets/external/uicons.scss */
.fi-rs-iot:before {
  content: "\f80d";
}

/* line 37156, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ip-address:before {
  content: "\f80e";
}

/* line 37159, app/assets/stylesheets/external/uicons.scss */
.fi-rs-island-tropical:before {
  content: "\f80f";
}

/* line 37162, app/assets/stylesheets/external/uicons.scss */
.fi-rs-issue-loupe:before {
  content: "\f810";
}

/* line 37165, app/assets/stylesheets/external/uicons.scss */
.fi-rs-it-alt:before {
  content: "\f811";
}

/* line 37168, app/assets/stylesheets/external/uicons.scss */
.fi-rs-it-computer:before {
  content: "\f812";
}

/* line 37171, app/assets/stylesheets/external/uicons.scss */
.fi-rs-it:before {
  content: "\f813";
}

/* line 37174, app/assets/stylesheets/external/uicons.scss */
.fi-rs-italian-lira-sign:before {
  content: "\f814";
}

/* line 37177, app/assets/stylesheets/external/uicons.scss */
.fi-rs-italic:before {
  content: "\f815";
}

/* line 37180, app/assets/stylesheets/external/uicons.scss */
.fi-rs-j:before {
  content: "\f816";
}

/* line 37183, app/assets/stylesheets/external/uicons.scss */
.fi-rs-jam:before {
  content: "\f817";
}

/* line 37186, app/assets/stylesheets/external/uicons.scss */
.fi-rs-jar-alt:before {
  content: "\f818";
}

/* line 37189, app/assets/stylesheets/external/uicons.scss */
.fi-rs-jar-wheat:before {
  content: "\f819";
}

/* line 37192, app/assets/stylesheets/external/uicons.scss */
.fi-rs-javascript:before {
  content: "\f81a";
}

/* line 37195, app/assets/stylesheets/external/uicons.scss */
.fi-rs-joint:before {
  content: "\f81b";
}

/* line 37198, app/assets/stylesheets/external/uicons.scss */
.fi-rs-joker:before {
  content: "\f81c";
}

/* line 37201, app/assets/stylesheets/external/uicons.scss */
.fi-rs-journal-alt:before {
  content: "\f81d";
}

/* line 37204, app/assets/stylesheets/external/uicons.scss */
.fi-rs-journal:before {
  content: "\f81e";
}

/* line 37207, app/assets/stylesheets/external/uicons.scss */
.fi-rs-journey:before {
  content: "\f81f";
}

/* line 37210, app/assets/stylesheets/external/uicons.scss */
.fi-rs-joystick:before {
  content: "\f820";
}

/* line 37213, app/assets/stylesheets/external/uicons.scss */
.fi-rs-jpg:before {
  content: "\f821";
}

/* line 37216, app/assets/stylesheets/external/uicons.scss */
.fi-rs-jug-alt:before {
  content: "\f822";
}

/* line 37219, app/assets/stylesheets/external/uicons.scss */
.fi-rs-jug-bottle:before {
  content: "\f823";
}

/* line 37222, app/assets/stylesheets/external/uicons.scss */
.fi-rs-jug:before {
  content: "\f824";
}

/* line 37225, app/assets/stylesheets/external/uicons.scss */
.fi-rs-jumping-rope:before {
  content: "\f825";
}

/* line 37228, app/assets/stylesheets/external/uicons.scss */
.fi-rs-k:before {
  content: "\f826";
}

/* line 37231, app/assets/stylesheets/external/uicons.scss */
.fi-rs-kaaba:before {
  content: "\f827";
}

/* line 37234, app/assets/stylesheets/external/uicons.scss */
.fi-rs-kazoo:before {
  content: "\f828";
}

/* line 37237, app/assets/stylesheets/external/uicons.scss */
.fi-rs-kerning:before {
  content: "\f829";
}

/* line 37240, app/assets/stylesheets/external/uicons.scss */
.fi-rs-key-lock-crypto:before {
  content: "\f82a";
}

/* line 37243, app/assets/stylesheets/external/uicons.scss */
.fi-rs-key-skeleton-left-right:before {
  content: "\f82b";
}

/* line 37246, app/assets/stylesheets/external/uicons.scss */
.fi-rs-key:before {
  content: "\f82c";
}

/* line 37249, app/assets/stylesheets/external/uicons.scss */
.fi-rs-keyboard-brightness-low:before {
  content: "\f82d";
}

/* line 37252, app/assets/stylesheets/external/uicons.scss */
.fi-rs-keyboard-brightness:before {
  content: "\f82e";
}

/* line 37255, app/assets/stylesheets/external/uicons.scss */
.fi-rs-keyboard-down:before {
  content: "\f82f";
}

/* line 37258, app/assets/stylesheets/external/uicons.scss */
.fi-rs-keyboard-left:before {
  content: "\f830";
}

/* line 37261, app/assets/stylesheets/external/uicons.scss */
.fi-rs-keyboard:before {
  content: "\f831";
}

/* line 37264, app/assets/stylesheets/external/uicons.scss */
.fi-rs-keynote:before {
  content: "\f832";
}

/* line 37267, app/assets/stylesheets/external/uicons.scss */
.fi-rs-kidneys:before {
  content: "\f833";
}

/* line 37270, app/assets/stylesheets/external/uicons.scss */
.fi-rs-kip-sign:before {
  content: "\f834";
}

/* line 37273, app/assets/stylesheets/external/uicons.scss */
.fi-rs-kiss-beam:before {
  content: "\f835";
}

/* line 37276, app/assets/stylesheets/external/uicons.scss */
.fi-rs-kiss-wink-heart:before {
  content: "\f836";
}

/* line 37279, app/assets/stylesheets/external/uicons.scss */
.fi-rs-kiss:before {
  content: "\f837";
}

/* line 37282, app/assets/stylesheets/external/uicons.scss */
.fi-rs-kite:before {
  content: "\f838";
}

/* line 37285, app/assets/stylesheets/external/uicons.scss */
.fi-rs-kiwi-bird:before {
  content: "\f839";
}

/* line 37288, app/assets/stylesheets/external/uicons.scss */
.fi-rs-kiwi-fruit:before {
  content: "\f83a";
}

/* line 37291, app/assets/stylesheets/external/uicons.scss */
.fi-rs-knife-kitchen:before {
  content: "\f83b";
}

/* line 37294, app/assets/stylesheets/external/uicons.scss */
.fi-rs-knife:before {
  content: "\f83c";
}

/* line 37297, app/assets/stylesheets/external/uicons.scss */
.fi-rs-knitting:before {
  content: "\f83d";
}

/* line 37300, app/assets/stylesheets/external/uicons.scss */
.fi-rs-kpi-evaluation:before {
  content: "\f83e";
}

/* line 37303, app/assets/stylesheets/external/uicons.scss */
.fi-rs-kpi:before {
  content: "\f83f";
}

/* line 37306, app/assets/stylesheets/external/uicons.scss */
.fi-rs-l:before {
  content: "\f840";
}

/* line 37309, app/assets/stylesheets/external/uicons.scss */
.fi-rs-label:before {
  content: "\f841";
}

/* line 37312, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lacrosse-stick-ball:before {
  content: "\f842";
}

/* line 37315, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lacrosse-stick:before {
  content: "\f843";
}

/* line 37318, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lambda:before {
  content: "\f844";
}

/* line 37321, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lamp-desk:before {
  content: "\f845";
}

/* line 37324, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lamp-floor:before {
  content: "\f846";
}

/* line 37327, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lamp-street:before {
  content: "\f847";
}

/* line 37330, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lamp:before {
  content: "\f848";
}

/* line 37333, app/assets/stylesheets/external/uicons.scss */
.fi-rs-land-layer-location:before {
  content: "\f849";
}

/* line 37336, app/assets/stylesheets/external/uicons.scss */
.fi-rs-land-layers:before {
  content: "\f84a";
}

/* line 37339, app/assets/stylesheets/external/uicons.scss */
.fi-rs-land-location:before {
  content: "\f84b";
}

/* line 37342, app/assets/stylesheets/external/uicons.scss */
.fi-rs-landmark-alt:before {
  content: "\f84c";
}

/* line 37345, app/assets/stylesheets/external/uicons.scss */
.fi-rs-language:before {
  content: "\f84d";
}

/* line 37348, app/assets/stylesheets/external/uicons.scss */
.fi-rs-laptop-arrow-down:before {
  content: "\f84e";
}

/* line 37351, app/assets/stylesheets/external/uicons.scss */
.fi-rs-laptop-binary:before {
  content: "\f84f";
}

/* line 37354, app/assets/stylesheets/external/uicons.scss */
.fi-rs-laptop-code:before {
  content: "\f850";
}

/* line 37357, app/assets/stylesheets/external/uicons.scss */
.fi-rs-laptop-medical:before {
  content: "\f851";
}

/* line 37360, app/assets/stylesheets/external/uicons.scss */
.fi-rs-laptop-mobile:before {
  content: "\f852";
}

/* line 37363, app/assets/stylesheets/external/uicons.scss */
.fi-rs-laptop-slash:before {
  content: "\f853";
}

/* line 37366, app/assets/stylesheets/external/uicons.scss */
.fi-rs-laptop:before {
  content: "\f854";
}

/* line 37369, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lari-sign:before {
  content: "\f855";
}

/* line 37372, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lasso-sparkles:before {
  content: "\f856";
}

/* line 37375, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lasso:before {
  content: "\f857";
}

/* line 37378, app/assets/stylesheets/external/uicons.scss */
.fi-rs-laugh-beam:before {
  content: "\f858";
}

/* line 37381, app/assets/stylesheets/external/uicons.scss */
.fi-rs-laugh-squint:before {
  content: "\f859";
}

/* line 37384, app/assets/stylesheets/external/uicons.scss */
.fi-rs-laugh-wink:before {
  content: "\f85a";
}

/* line 37387, app/assets/stylesheets/external/uicons.scss */
.fi-rs-laugh:before {
  content: "\f85b";
}

/* line 37390, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lawyer-man:before {
  content: "\f85c";
}

/* line 37393, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lawyer-woman:before {
  content: "\f85d";
}

/* line 37396, app/assets/stylesheets/external/uicons.scss */
.fi-rs-layer-minus:before {
  content: "\f85e";
}

/* line 37399, app/assets/stylesheets/external/uicons.scss */
.fi-rs-layer-plus:before {
  content: "\f85f";
}

/* line 37402, app/assets/stylesheets/external/uicons.scss */
.fi-rs-layers:before {
  content: "\f860";
}

/* line 37405, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lead-funnel:before {
  content: "\f861";
}

/* line 37408, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lead-management:before {
  content: "\f862";
}

/* line 37411, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lead:before {
  content: "\f863";
}

/* line 37414, app/assets/stylesheets/external/uicons.scss */
.fi-rs-leader-alt:before {
  content: "\f864";
}

/* line 37417, app/assets/stylesheets/external/uicons.scss */
.fi-rs-leader-speech:before {
  content: "\f865";
}

/* line 37420, app/assets/stylesheets/external/uicons.scss */
.fi-rs-leader:before {
  content: "\f866";
}

/* line 37423, app/assets/stylesheets/external/uicons.scss */
.fi-rs-leaderboard-alt:before {
  content: "\f867";
}

/* line 37426, app/assets/stylesheets/external/uicons.scss */
.fi-rs-leaderboard-trophy:before {
  content: "\f868";
}

/* line 37429, app/assets/stylesheets/external/uicons.scss */
.fi-rs-leaderboard:before {
  content: "\f869";
}

/* line 37432, app/assets/stylesheets/external/uicons.scss */
.fi-rs-leadership-alt:before {
  content: "\f86a";
}

/* line 37435, app/assets/stylesheets/external/uicons.scss */
.fi-rs-leadership:before {
  content: "\f86b";
}

/* line 37438, app/assets/stylesheets/external/uicons.scss */
.fi-rs-leaf-heart:before {
  content: "\f86c";
}

/* line 37441, app/assets/stylesheets/external/uicons.scss */
.fi-rs-leaf-maple:before {
  content: "\f86d";
}

/* line 37444, app/assets/stylesheets/external/uicons.scss */
.fi-rs-leaf-oak:before {
  content: "\f86e";
}

/* line 37447, app/assets/stylesheets/external/uicons.scss */
.fi-rs-leaf:before {
  content: "\f86f";
}

/* line 37450, app/assets/stylesheets/external/uicons.scss */
.fi-rs-leafy-green:before {
  content: "\f870";
}

/* line 37453, app/assets/stylesheets/external/uicons.scss */
.fi-rs-leave:before {
  content: "\f871";
}

/* line 37456, app/assets/stylesheets/external/uicons.scss */
.fi-rs-left-from-bracket:before {
  content: "\f872";
}

/* line 37459, app/assets/stylesheets/external/uicons.scss */
.fi-rs-left:before {
  content: "\f873";
}

/* line 37462, app/assets/stylesheets/external/uicons.scss */
.fi-rs-legal:before {
  content: "\f874";
}

/* line 37465, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lemon:before {
  content: "\f875";
}

/* line 37468, app/assets/stylesheets/external/uicons.scss */
.fi-rs-less-than-equal:before {
  content: "\f876";
}

/* line 37471, app/assets/stylesheets/external/uicons.scss */
.fi-rs-less-than:before {
  content: "\f877";
}

/* line 37474, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lesson-class:before {
  content: "\f878";
}

/* line 37477, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lesson:before {
  content: "\f879";
}

/* line 37480, app/assets/stylesheets/external/uicons.scss */
.fi-rs-letter-case:before {
  content: "\f87a";
}

/* line 37483, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lettuce:before {
  content: "\f87b";
}

/* line 37486, app/assets/stylesheets/external/uicons.scss */
.fi-rs-level-down-alt:before {
  content: "\f87c";
}

/* line 37489, app/assets/stylesheets/external/uicons.scss */
.fi-rs-level-down:before {
  content: "\f87d";
}

/* line 37492, app/assets/stylesheets/external/uicons.scss */
.fi-rs-level-up-alt:before {
  content: "\f87e";
}

/* line 37495, app/assets/stylesheets/external/uicons.scss */
.fi-rs-level-up:before {
  content: "\f87f";
}

/* line 37498, app/assets/stylesheets/external/uicons.scss */
.fi-rs-license:before {
  content: "\f880";
}

/* line 37501, app/assets/stylesheets/external/uicons.scss */
.fi-rs-life-ring:before {
  content: "\f881";
}

/* line 37504, app/assets/stylesheets/external/uicons.scss */
.fi-rs-life:before {
  content: "\f882";
}

/* line 37507, app/assets/stylesheets/external/uicons.scss */
.fi-rs-light-ceiling:before {
  content: "\f883";
}

/* line 37510, app/assets/stylesheets/external/uicons.scss */
.fi-rs-light-emergency-on:before {
  content: "\f884";
}

/* line 37513, app/assets/stylesheets/external/uicons.scss */
.fi-rs-light-emergency:before {
  content: "\f885";
}

/* line 37516, app/assets/stylesheets/external/uicons.scss */
.fi-rs-light-switch-off:before {
  content: "\f886";
}

/* line 37519, app/assets/stylesheets/external/uicons.scss */
.fi-rs-light-switch-on:before {
  content: "\f887";
}

/* line 37522, app/assets/stylesheets/external/uicons.scss */
.fi-rs-light-switch:before {
  content: "\f888";
}

/* line 37525, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lightbulb-cfl-on:before {
  content: "\f889";
}

/* line 37528, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lightbulb-cfl:before {
  content: "\f88a";
}

/* line 37531, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lightbulb-dollar:before {
  content: "\f88b";
}

/* line 37534, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lightbulb-exclamation:before {
  content: "\f88c";
}

/* line 37537, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lightbulb-head:before {
  content: "\f88d";
}

/* line 37540, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lightbulb-on:before {
  content: "\f88e";
}

/* line 37543, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lightbulb-question:before {
  content: "\f88f";
}

/* line 37546, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lightbulb-setting:before {
  content: "\f890";
}

/* line 37549, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lightbulb-slash:before {
  content: "\f891";
}

/* line 37552, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lighthouse:before {
  content: "\f892";
}

/* line 37555, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lights-holiday:before {
  content: "\f893";
}

/* line 37558, app/assets/stylesheets/external/uicons.scss */
.fi-rs-limit-hand:before {
  content: "\f894";
}

/* line 37561, app/assets/stylesheets/external/uicons.scss */
.fi-rs-limit-speedometer:before {
  content: "\f895";
}

/* line 37564, app/assets/stylesheets/external/uicons.scss */
.fi-rs-line-width:before {
  content: "\f896";
}

/* line 37567, app/assets/stylesheets/external/uicons.scss */
.fi-rs-link-alt:before {
  content: "\f897";
}

/* line 37570, app/assets/stylesheets/external/uicons.scss */
.fi-rs-link-horizontal-slash:before {
  content: "\f898";
}

/* line 37573, app/assets/stylesheets/external/uicons.scss */
.fi-rs-link-horizontal:before {
  content: "\f899";
}

/* line 37576, app/assets/stylesheets/external/uicons.scss */
.fi-rs-link-slash-alt:before {
  content: "\f89a";
}

/* line 37579, app/assets/stylesheets/external/uicons.scss */
.fi-rs-link-slash:before {
  content: "\f89b";
}

/* line 37582, app/assets/stylesheets/external/uicons.scss */
.fi-rs-link:before {
  content: "\f89c";
}

/* line 37585, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lion-head:before {
  content: "\f89d";
}

/* line 37588, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lion:before {
  content: "\f89e";
}

/* line 37591, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lips:before {
  content: "\f89f";
}

/* line 37594, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lipstick:before {
  content: "\f8a0";
}

/* line 37597, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lira-sign:before {
  content: "\f8a1";
}

/* line 37600, app/assets/stylesheets/external/uicons.scss */
.fi-rs-list-check:before {
  content: "\f8a2";
}

/* line 37603, app/assets/stylesheets/external/uicons.scss */
.fi-rs-list-dropdown:before {
  content: "\f8a3";
}

/* line 37606, app/assets/stylesheets/external/uicons.scss */
.fi-rs-list-music:before {
  content: "\f8a4";
}

/* line 37609, app/assets/stylesheets/external/uicons.scss */
.fi-rs-list-timeline:before {
  content: "\f8a5";
}

/* line 37612, app/assets/stylesheets/external/uicons.scss */
.fi-rs-list:before {
  content: "\f8a6";
}

/* line 37615, app/assets/stylesheets/external/uicons.scss */
.fi-rs-litecoin-sign:before {
  content: "\f8a7";
}

/* line 37618, app/assets/stylesheets/external/uicons.scss */
.fi-rs-live-alt:before {
  content: "\f8a8";
}

/* line 37621, app/assets/stylesheets/external/uicons.scss */
.fi-rs-live:before {
  content: "\f8a9";
}

/* line 37624, app/assets/stylesheets/external/uicons.scss */
.fi-rs-loading:before {
  content: "\f8aa";
}

/* line 37627, app/assets/stylesheets/external/uicons.scss */
.fi-rs-loan:before {
  content: "\f8ab";
}

/* line 37630, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lobster:before {
  content: "\f8ac";
}

/* line 37633, app/assets/stylesheets/external/uicons.scss */
.fi-rs-location-alt:before {
  content: "\f8ad";
}

/* line 37636, app/assets/stylesheets/external/uicons.scss */
.fi-rs-location-arrow:before {
  content: "\f8ae";
}

/* line 37639, app/assets/stylesheets/external/uicons.scss */
.fi-rs-location-crosshairs-slash:before {
  content: "\f8af";
}

/* line 37642, app/assets/stylesheets/external/uicons.scss */
.fi-rs-location-crosshairs:before {
  content: "\f8b0";
}

/* line 37645, app/assets/stylesheets/external/uicons.scss */
.fi-rs-location-dot-slash:before {
  content: "\f8b1";
}

/* line 37648, app/assets/stylesheets/external/uicons.scss */
.fi-rs-location-exclamation:before {
  content: "\f8b2";
}

/* line 37651, app/assets/stylesheets/external/uicons.scss */
.fi-rs-location-pin-call:before {
  content: "\f8b3";
}

/* line 37654, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lock-alt:before {
  content: "\f8b4";
}

/* line 37657, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lock-hashtag:before {
  content: "\f8b5";
}

/* line 37660, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lock-open-alt:before {
  content: "\f8b6";
}

/* line 37663, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lock:before {
  content: "\f8b7";
}

/* line 37666, app/assets/stylesheets/external/uicons.scss */
.fi-rs-locust:before {
  content: "\f8b8";
}

/* line 37669, app/assets/stylesheets/external/uicons.scss */
.fi-rs-log-out:before {
  content: "\f8b9";
}

/* line 37672, app/assets/stylesheets/external/uicons.scss */
.fi-rs-loop-square:before {
  content: "\f8ba";
}

/* line 37675, app/assets/stylesheets/external/uicons.scss */
.fi-rs-loveseat:before {
  content: "\f8bb";
}

/* line 37678, app/assets/stylesheets/external/uicons.scss */
.fi-rs-low-vision:before {
  content: "\f8bc";
}

/* line 37681, app/assets/stylesheets/external/uicons.scss */
.fi-rs-luchador:before {
  content: "\f8bd";
}

/* line 37684, app/assets/stylesheets/external/uicons.scss */
.fi-rs-luggage-cart:before {
  content: "\f8be";
}

/* line 37687, app/assets/stylesheets/external/uicons.scss */
.fi-rs-luggage-rolling:before {
  content: "\f8bf";
}

/* line 37690, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lungs-virus:before {
  content: "\f8c0";
}

/* line 37693, app/assets/stylesheets/external/uicons.scss */
.fi-rs-lungs:before {
  content: "\f8c1";
}

/* line 37696, app/assets/stylesheets/external/uicons.scss */
.fi-rs-m:before {
  content: "\f8c2";
}

/* line 37699, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mace:before {
  content: "\f8c3";
}

/* line 37702, app/assets/stylesheets/external/uicons.scss */
.fi-rs-magic-wand:before {
  content: "\f8c4";
}

/* line 37705, app/assets/stylesheets/external/uicons.scss */
.fi-rs-magnet-user:before {
  content: "\f8c5";
}

/* line 37708, app/assets/stylesheets/external/uicons.scss */
.fi-rs-magnet:before {
  content: "\f8c6";
}

/* line 37711, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mailbox-envelope:before {
  content: "\f8c7";
}

/* line 37714, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mailbox-flag-up:before {
  content: "\f8c8";
}

/* line 37717, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mailbox:before {
  content: "\f8c9";
}

/* line 37720, app/assets/stylesheets/external/uicons.scss */
.fi-rs-makeup-brush:before {
  content: "\f8ca";
}

/* line 37723, app/assets/stylesheets/external/uicons.scss */
.fi-rs-man-head:before {
  content: "\f8cb";
}

/* line 37726, app/assets/stylesheets/external/uicons.scss */
.fi-rs-man-scientist:before {
  content: "\f8cc";
}

/* line 37729, app/assets/stylesheets/external/uicons.scss */
.fi-rs-manat-sign:before {
  content: "\f8cd";
}

/* line 37732, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mandolin:before {
  content: "\f8ce";
}

/* line 37735, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mango:before {
  content: "\f8cf";
}

/* line 37738, app/assets/stylesheets/external/uicons.scss */
.fi-rs-manhole:before {
  content: "\f8d0";
}

/* line 37741, app/assets/stylesheets/external/uicons.scss */
.fi-rs-map-location-track:before {
  content: "\f8d1";
}

/* line 37744, app/assets/stylesheets/external/uicons.scss */
.fi-rs-map-marker-check:before {
  content: "\f8d2";
}

/* line 37747, app/assets/stylesheets/external/uicons.scss */
.fi-rs-map-marker-cross:before {
  content: "\f8d3";
}

/* line 37750, app/assets/stylesheets/external/uicons.scss */
.fi-rs-map-marker-edit:before {
  content: "\f8d4";
}

/* line 37753, app/assets/stylesheets/external/uicons.scss */
.fi-rs-map-marker-home:before {
  content: "\f8d5";
}

/* line 37756, app/assets/stylesheets/external/uicons.scss */
.fi-rs-map-marker-minus:before {
  content: "\f8d6";
}

/* line 37759, app/assets/stylesheets/external/uicons.scss */
.fi-rs-map-marker-plus:before {
  content: "\f8d7";
}

/* line 37762, app/assets/stylesheets/external/uicons.scss */
.fi-rs-map-marker-question:before {
  content: "\f8d8";
}

/* line 37765, app/assets/stylesheets/external/uicons.scss */
.fi-rs-map-marker-slash:before {
  content: "\f8d9";
}

/* line 37768, app/assets/stylesheets/external/uicons.scss */
.fi-rs-map-marker-smile:before {
  content: "\f8da";
}

/* line 37771, app/assets/stylesheets/external/uicons.scss */
.fi-rs-map-marker:before {
  content: "\f8db";
}

/* line 37774, app/assets/stylesheets/external/uicons.scss */
.fi-rs-map-pin:before {
  content: "\f8dc";
}

/* line 37777, app/assets/stylesheets/external/uicons.scss */
.fi-rs-map:before {
  content: "\f8dd";
}

/* line 37780, app/assets/stylesheets/external/uicons.scss */
.fi-rs-marker-time:before {
  content: "\f8de";
}

/* line 37783, app/assets/stylesheets/external/uicons.scss */
.fi-rs-marker:before {
  content: "\f8df";
}

/* line 37786, app/assets/stylesheets/external/uicons.scss */
.fi-rs-marketplace-alt:before {
  content: "\f8e0";
}

/* line 37789, app/assets/stylesheets/external/uicons.scss */
.fi-rs-marketplace-store:before {
  content: "\f8e1";
}

/* line 37792, app/assets/stylesheets/external/uicons.scss */
.fi-rs-marketplace:before {
  content: "\f8e2";
}

/* line 37795, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mars-double:before {
  content: "\f8e3";
}

/* line 37798, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mars-stroke-right:before {
  content: "\f8e4";
}

/* line 37801, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mars-stroke-up:before {
  content: "\f8e5";
}

/* line 37804, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mars:before {
  content: "\f8e6";
}

/* line 37807, app/assets/stylesheets/external/uicons.scss */
.fi-rs-martini-glass-citrus:before {
  content: "\f8e7";
}

/* line 37810, app/assets/stylesheets/external/uicons.scss */
.fi-rs-martini-glass-empty:before {
  content: "\f8e8";
}

/* line 37813, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mask-carnival:before {
  content: "\f8e9";
}

/* line 37816, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mask-face:before {
  content: "\f8ea";
}

/* line 37819, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mask-snorkel:before {
  content: "\f8eb";
}

/* line 37822, app/assets/stylesheets/external/uicons.scss */
.fi-rs-massage:before {
  content: "\f8ec";
}

/* line 37825, app/assets/stylesheets/external/uicons.scss */
.fi-rs-match-fire:before {
  content: "\f8ed";
}

/* line 37828, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mattress-pillow:before {
  content: "\f8ee";
}

/* line 37831, app/assets/stylesheets/external/uicons.scss */
.fi-rs-measuring-tape:before {
  content: "\f8ef";
}

/* line 37834, app/assets/stylesheets/external/uicons.scss */
.fi-rs-meat:before {
  content: "\f8f0";
}

/* line 37837, app/assets/stylesheets/external/uicons.scss */
.fi-rs-medal:before {
  content: "\f8f1";
}

/* line 37840, app/assets/stylesheets/external/uicons.scss */
.fi-rs-medical-star:before {
  content: "\f8f2";
}

/* line 37843, app/assets/stylesheets/external/uicons.scss */
.fi-rs-medicine:before {
  content: "\f8f3";
}

/* line 37846, app/assets/stylesheets/external/uicons.scss */
.fi-rs-meditation:before {
  content: "\f8f4";
}

/* line 37849, app/assets/stylesheets/external/uicons.scss */
.fi-rs-meeting-alt:before {
  content: "\f8f5";
}

/* line 37852, app/assets/stylesheets/external/uicons.scss */
.fi-rs-meeting:before {
  content: "\f8f6";
}

/* line 37855, app/assets/stylesheets/external/uicons.scss */
.fi-rs-megaphone-announcement-leader:before {
  content: "\f8f7";
}

/* line 37858, app/assets/stylesheets/external/uicons.scss */
.fi-rs-megaphone:before {
  content: "\f8f8";
}

/* line 37861, app/assets/stylesheets/external/uicons.scss */
.fi-rs-meh-blank:before {
  content: "\f8f9";
}

/* line 37864, app/assets/stylesheets/external/uicons.scss */
.fi-rs-meh-rolling-eyes:before {
  content: "\f8fa";
}

/* line 37867, app/assets/stylesheets/external/uicons.scss */
.fi-rs-meh:before {
  content: "\f8fb";
}

/* line 37870, app/assets/stylesheets/external/uicons.scss */
.fi-rs-melon-alt:before {
  content: "\f8fc";
}

/* line 37873, app/assets/stylesheets/external/uicons.scss */
.fi-rs-melon:before {
  content: "\f8fd";
}

/* line 37876, app/assets/stylesheets/external/uicons.scss */
.fi-rs-member-list:before {
  content: "\f8fe";
}

/* line 37879, app/assets/stylesheets/external/uicons.scss */
.fi-rs-member-search:before {
  content: "\f8ff";
}

/* line 37882, app/assets/stylesheets/external/uicons.scss */
.fi-rs-membership-vip:before {
  content: "\f900";
}

/* line 37885, app/assets/stylesheets/external/uicons.scss */
.fi-rs-membership:before {
  content: "\f901";
}

/* line 37888, app/assets/stylesheets/external/uicons.scss */
.fi-rs-memo-circle-check:before {
  content: "\f902";
}

/* line 37891, app/assets/stylesheets/external/uicons.scss */
.fi-rs-memo-pad:before {
  content: "\f903";
}

/* line 37894, app/assets/stylesheets/external/uicons.scss */
.fi-rs-memo:before {
  content: "\f904";
}

/* line 37897, app/assets/stylesheets/external/uicons.scss */
.fi-rs-memory:before {
  content: "\f905";
}

/* line 37900, app/assets/stylesheets/external/uicons.scss */
.fi-rs-menu-dots-vertical:before {
  content: "\f906";
}

/* line 37903, app/assets/stylesheets/external/uicons.scss */
.fi-rs-menu-dots:before {
  content: "\f907";
}

/* line 37906, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mercury:before {
  content: "\f908";
}

/* line 37909, app/assets/stylesheets/external/uicons.scss */
.fi-rs-message-arrow-down:before {
  content: "\f909";
}

/* line 37912, app/assets/stylesheets/external/uicons.scss */
.fi-rs-message-arrow-up-right:before {
  content: "\f90a";
}

/* line 37915, app/assets/stylesheets/external/uicons.scss */
.fi-rs-message-arrow-up:before {
  content: "\f90b";
}

/* line 37918, app/assets/stylesheets/external/uicons.scss */
.fi-rs-message-bot:before {
  content: "\f90c";
}

/* line 37921, app/assets/stylesheets/external/uicons.scss */
.fi-rs-message-code:before {
  content: "\f90d";
}

/* line 37924, app/assets/stylesheets/external/uicons.scss */
.fi-rs-message-dollar:before {
  content: "\f90e";
}

/* line 37927, app/assets/stylesheets/external/uicons.scss */
.fi-rs-message-image:before {
  content: "\f90f";
}

/* line 37930, app/assets/stylesheets/external/uicons.scss */
.fi-rs-message-question:before {
  content: "\f910";
}

/* line 37933, app/assets/stylesheets/external/uicons.scss */
.fi-rs-message-quote:before {
  content: "\f911";
}

/* line 37936, app/assets/stylesheets/external/uicons.scss */
.fi-rs-message-slash:before {
  content: "\f912";
}

/* line 37939, app/assets/stylesheets/external/uicons.scss */
.fi-rs-message-sms:before {
  content: "\f913";
}

/* line 37942, app/assets/stylesheets/external/uicons.scss */
.fi-rs-message-text:before {
  content: "\f914";
}

/* line 37945, app/assets/stylesheets/external/uicons.scss */
.fi-rs-message-xmark:before {
  content: "\f915";
}

/* line 37948, app/assets/stylesheets/external/uicons.scss */
.fi-rs-messages-dollar:before {
  content: "\f916";
}

/* line 37951, app/assets/stylesheets/external/uicons.scss */
.fi-rs-messages-question:before {
  content: "\f917";
}

/* line 37954, app/assets/stylesheets/external/uicons.scss */
.fi-rs-messages:before {
  content: "\f918";
}

/* line 37957, app/assets/stylesheets/external/uicons.scss */
.fi-rs-meteor:before {
  content: "\f919";
}

/* line 37960, app/assets/stylesheets/external/uicons.scss */
.fi-rs-meter-bolt:before {
  content: "\f91a";
}

/* line 37963, app/assets/stylesheets/external/uicons.scss */
.fi-rs-meter-droplet:before {
  content: "\f91b";
}

/* line 37966, app/assets/stylesheets/external/uicons.scss */
.fi-rs-meter-fire:before {
  content: "\f91c";
}

/* line 37969, app/assets/stylesheets/external/uicons.scss */
.fi-rs-meter:before {
  content: "\f91d";
}

/* line 37972, app/assets/stylesheets/external/uicons.scss */
.fi-rs-method:before {
  content: "\f91e";
}

/* line 37975, app/assets/stylesheets/external/uicons.scss */
.fi-rs-microchip-ai:before {
  content: "\f91f";
}

/* line 37978, app/assets/stylesheets/external/uicons.scss */
.fi-rs-microchip:before {
  content: "\f920";
}

/* line 37981, app/assets/stylesheets/external/uicons.scss */
.fi-rs-microphone-alt:before {
  content: "\f921";
}

/* line 37984, app/assets/stylesheets/external/uicons.scss */
.fi-rs-microphone-slash:before {
  content: "\f922";
}

/* line 37987, app/assets/stylesheets/external/uicons.scss */
.fi-rs-microphone:before {
  content: "\f923";
}

/* line 37990, app/assets/stylesheets/external/uicons.scss */
.fi-rs-microscope:before {
  content: "\f924";
}

/* line 37993, app/assets/stylesheets/external/uicons.scss */
.fi-rs-microwave:before {
  content: "\f925";
}

/* line 37996, app/assets/stylesheets/external/uicons.scss */
.fi-rs-milk-alt:before {
  content: "\f926";
}

/* line 37999, app/assets/stylesheets/external/uicons.scss */
.fi-rs-milk:before {
  content: "\f927";
}

/* line 38002, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mill-sign:before {
  content: "\f928";
}

/* line 38005, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mind-share:before {
  content: "\f929";
}

/* line 38008, app/assets/stylesheets/external/uicons.scss */
.fi-rs-minus-circle:before {
  content: "\f92a";
}

/* line 38011, app/assets/stylesheets/external/uicons.scss */
.fi-rs-minus-hexagon:before {
  content: "\f92b";
}

/* line 38014, app/assets/stylesheets/external/uicons.scss */
.fi-rs-minus-small:before {
  content: "\f92c";
}

/* line 38017, app/assets/stylesheets/external/uicons.scss */
.fi-rs-minuss:before {
  content: "\f92d";
}

/* line 38020, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mistletoe:before {
  content: "\f92e";
}

/* line 38023, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mix:before {
  content: "\f92f";
}

/* line 38026, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mobile-button:before {
  content: "\f930";
}

/* line 38029, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mobile-notch:before {
  content: "\f931";
}

/* line 38032, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mobile:before {
  content: "\f932";
}

/* line 38035, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mockup:before {
  content: "\f933";
}

/* line 38038, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mode-alt:before {
  content: "\f934";
}

/* line 38041, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mode-landscape:before {
  content: "\f935";
}

/* line 38044, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mode-portrait:before {
  content: "\f936";
}

/* line 38047, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mode:before {
  content: "\f937";
}

/* line 38050, app/assets/stylesheets/external/uicons.scss */
.fi-rs-model-cube-arrows:before {
  content: "\f938";
}

/* line 38053, app/assets/stylesheets/external/uicons.scss */
.fi-rs-model-cube-space:before {
  content: "\f939";
}

/* line 38056, app/assets/stylesheets/external/uicons.scss */
.fi-rs-model-cube:before {
  content: "\f93a";
}

/* line 38059, app/assets/stylesheets/external/uicons.scss */
.fi-rs-module:before {
  content: "\f93b";
}

/* line 38062, app/assets/stylesheets/external/uicons.scss */
.fi-rs-monday:before {
  content: "\f93c";
}

/* line 38065, app/assets/stylesheets/external/uicons.scss */
.fi-rs-money-bill-simple:before {
  content: "\f93d";
}

/* line 38068, app/assets/stylesheets/external/uicons.scss */
.fi-rs-money-bill-transfer:before {
  content: "\f93e";
}

/* line 38071, app/assets/stylesheets/external/uicons.scss */
.fi-rs-money-bill-wave-alt:before {
  content: "\f93f";
}

/* line 38074, app/assets/stylesheets/external/uicons.scss */
.fi-rs-money-bill-wave:before {
  content: "\f940";
}

/* line 38077, app/assets/stylesheets/external/uicons.scss */
.fi-rs-money-bills-simple:before {
  content: "\f941";
}

/* line 38080, app/assets/stylesheets/external/uicons.scss */
.fi-rs-money-bills:before {
  content: "\f942";
}

/* line 38083, app/assets/stylesheets/external/uicons.scss */
.fi-rs-money-check-edit-alt:before {
  content: "\f943";
}

/* line 38086, app/assets/stylesheets/external/uicons.scss */
.fi-rs-money-check-edit:before {
  content: "\f944";
}

/* line 38089, app/assets/stylesheets/external/uicons.scss */
.fi-rs-money-check:before {
  content: "\f945";
}

/* line 38092, app/assets/stylesheets/external/uicons.scss */
.fi-rs-money-coin-transfer:before {
  content: "\f946";
}

/* line 38095, app/assets/stylesheets/external/uicons.scss */
.fi-rs-money-from-bracket:before {
  content: "\f947";
}

/* line 38098, app/assets/stylesheets/external/uicons.scss */
.fi-rs-money-simple-from-bracket:before {
  content: "\f948";
}

/* line 38101, app/assets/stylesheets/external/uicons.scss */
.fi-rs-money-transfer-alt:before {
  content: "\f949";
}

/* line 38104, app/assets/stylesheets/external/uicons.scss */
.fi-rs-money-transfer-coin-arrow:before {
  content: "\f94a";
}

/* line 38107, app/assets/stylesheets/external/uicons.scss */
.fi-rs-money-transfer-smartphone:before {
  content: "\f94b";
}

/* line 38110, app/assets/stylesheets/external/uicons.scss */
.fi-rs-money-wings:before {
  content: "\f94c";
}

/* line 38113, app/assets/stylesheets/external/uicons.scss */
.fi-rs-money:before {
  content: "\f94d";
}

/* line 38116, app/assets/stylesheets/external/uicons.scss */
.fi-rs-monkey:before {
  content: "\f94e";
}

/* line 38119, app/assets/stylesheets/external/uicons.scss */
.fi-rs-monument:before {
  content: "\f94f";
}

/* line 38122, app/assets/stylesheets/external/uicons.scss */
.fi-rs-moon-stars:before {
  content: "\f950";
}

/* line 38125, app/assets/stylesheets/external/uicons.scss */
.fi-rs-moon:before {
  content: "\f951";
}

/* line 38128, app/assets/stylesheets/external/uicons.scss */
.fi-rs-moped:before {
  content: "\f952";
}

/* line 38131, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mortar-pestle:before {
  content: "\f953";
}

/* line 38134, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mortgage:before {
  content: "\f954";
}

/* line 38137, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mosque-alt:before {
  content: "\f955";
}

/* line 38140, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mosque-moon:before {
  content: "\f956";
}

/* line 38143, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mosque:before {
  content: "\f957";
}

/* line 38146, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mosquito-net:before {
  content: "\f958";
}

/* line 38149, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mosquito:before {
  content: "\f959";
}

/* line 38152, app/assets/stylesheets/external/uicons.scss */
.fi-rs-motorcycle:before {
  content: "\f95a";
}

/* line 38155, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mound:before {
  content: "\f95b";
}

/* line 38158, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mountain-city:before {
  content: "\f95c";
}

/* line 38161, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mountain:before {
  content: "\f95d";
}

/* line 38164, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mountains:before {
  content: "\f95e";
}

/* line 38167, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mouse-field:before {
  content: "\f95f";
}

/* line 38170, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mouse:before {
  content: "\f960";
}

/* line 38173, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mov-file:before {
  content: "\f961";
}

/* line 38176, app/assets/stylesheets/external/uicons.scss */
.fi-rs-move-to-folder-2:before {
  content: "\f962";
}

/* line 38179, app/assets/stylesheets/external/uicons.scss */
.fi-rs-move-to-folder:before {
  content: "\f963";
}

/* line 38182, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mp3-file:before {
  content: "\f964";
}

/* line 38185, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mp3-player:before {
  content: "\f965";
}

/* line 38188, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mp4-file:before {
  content: "\f966";
}

/* line 38191, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mug-alt:before {
  content: "\f967";
}

/* line 38194, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mug-hot-alt:before {
  content: "\f968";
}

/* line 38197, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mug-hot:before {
  content: "\f969";
}

/* line 38200, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mug-marshmallows:before {
  content: "\f96a";
}

/* line 38203, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mug-tea-saucer:before {
  content: "\f96b";
}

/* line 38206, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mug-tea:before {
  content: "\f96c";
}

/* line 38209, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mug:before {
  content: "\f96d";
}

/* line 38212, app/assets/stylesheets/external/uicons.scss */
.fi-rs-multiple-alt:before {
  content: "\f96e";
}

/* line 38215, app/assets/stylesheets/external/uicons.scss */
.fi-rs-multiple:before {
  content: "\f96f";
}

/* line 38218, app/assets/stylesheets/external/uicons.scss */
.fi-rs-muscle:before {
  content: "\f970";
}

/* line 38221, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mushroom-alt:before {
  content: "\f971";
}

/* line 38224, app/assets/stylesheets/external/uicons.scss */
.fi-rs-mushroom:before {
  content: "\f972";
}

/* line 38227, app/assets/stylesheets/external/uicons.scss */
.fi-rs-music-alt:before {
  content: "\f973";
}

/* line 38230, app/assets/stylesheets/external/uicons.scss */
.fi-rs-music-file:before {
  content: "\f974";
}

/* line 38233, app/assets/stylesheets/external/uicons.scss */
.fi-rs-music-note-slash:before {
  content: "\f975";
}

/* line 38236, app/assets/stylesheets/external/uicons.scss */
.fi-rs-music-note:before {
  content: "\f976";
}

/* line 38239, app/assets/stylesheets/external/uicons.scss */
.fi-rs-music-slash:before {
  content: "\f977";
}

/* line 38242, app/assets/stylesheets/external/uicons.scss */
.fi-rs-music:before {
  content: "\f978";
}

/* line 38245, app/assets/stylesheets/external/uicons.scss */
.fi-rs-n:before {
  content: "\f979";
}

/* line 38248, app/assets/stylesheets/external/uicons.scss */
.fi-rs-naira-sign:before {
  content: "\f97a";
}

/* line 38251, app/assets/stylesheets/external/uicons.scss */
.fi-rs-narwhal:before {
  content: "\f97b";
}

/* line 38254, app/assets/stylesheets/external/uicons.scss */
.fi-rs-navigation:before {
  content: "\f97c";
}

/* line 38257, app/assets/stylesheets/external/uicons.scss */
.fi-rs-nesting-dolls:before {
  content: "\f97d";
}

/* line 38260, app/assets/stylesheets/external/uicons.scss */
.fi-rs-network-analytic:before {
  content: "\f97e";
}

/* line 38263, app/assets/stylesheets/external/uicons.scss */
.fi-rs-network-cloud:before {
  content: "\f97f";
}

/* line 38266, app/assets/stylesheets/external/uicons.scss */
.fi-rs-network:before {
  content: "\f980";
}

/* line 38269, app/assets/stylesheets/external/uicons.scss */
.fi-rs-neuter:before {
  content: "\f981";
}

/* line 38272, app/assets/stylesheets/external/uicons.scss */
.fi-rs-newspaper-open:before {
  content: "\f982";
}

/* line 38275, app/assets/stylesheets/external/uicons.scss */
.fi-rs-newspaper:before {
  content: "\f983";
}

/* line 38278, app/assets/stylesheets/external/uicons.scss */
.fi-rs-nfc-lock:before {
  content: "\f984";
}

/* line 38281, app/assets/stylesheets/external/uicons.scss */
.fi-rs-nfc-magnifying-glass:before {
  content: "\f985";
}

/* line 38284, app/assets/stylesheets/external/uicons.scss */
.fi-rs-nfc-pen:before {
  content: "\f986";
}

/* line 38287, app/assets/stylesheets/external/uicons.scss */
.fi-rs-nfc-slash:before {
  content: "\f987";
}

/* line 38290, app/assets/stylesheets/external/uicons.scss */
.fi-rs-nfc-trash:before {
  content: "\f988";
}

/* line 38293, app/assets/stylesheets/external/uicons.scss */
.fi-rs-nfc:before {
  content: "\f989";
}

/* line 38296, app/assets/stylesheets/external/uicons.scss */
.fi-rs-no-fee:before {
  content: "\f98a";
}

/* line 38299, app/assets/stylesheets/external/uicons.scss */
.fi-rs-no-people:before {
  content: "\f98b";
}

/* line 38302, app/assets/stylesheets/external/uicons.scss */
.fi-rs-noodles:before {
  content: "\f98c";
}

/* line 38305, app/assets/stylesheets/external/uicons.scss */
.fi-rs-nose:before {
  content: "\f98d";
}

/* line 38308, app/assets/stylesheets/external/uicons.scss */
.fi-rs-not-equal:before {
  content: "\f98e";
}

/* line 38311, app/assets/stylesheets/external/uicons.scss */
.fi-rs-not-found-alt:before {
  content: "\f98f";
}

/* line 38314, app/assets/stylesheets/external/uicons.scss */
.fi-rs-not-found-magnifying-glass:before {
  content: "\f990";
}

/* line 38317, app/assets/stylesheets/external/uicons.scss */
.fi-rs-not-found:before {
  content: "\f991";
}

/* line 38320, app/assets/stylesheets/external/uicons.scss */
.fi-rs-notdef:before {
  content: "\f992";
}

/* line 38323, app/assets/stylesheets/external/uicons.scss */
.fi-rs-note-medical:before {
  content: "\f993";
}

/* line 38326, app/assets/stylesheets/external/uicons.scss */
.fi-rs-note-sticky:before {
  content: "\f994";
}

/* line 38329, app/assets/stylesheets/external/uicons.scss */
.fi-rs-note:before {
  content: "\f995";
}

/* line 38332, app/assets/stylesheets/external/uicons.scss */
.fi-rs-notebook-alt:before {
  content: "\f996";
}

/* line 38335, app/assets/stylesheets/external/uicons.scss */
.fi-rs-notebook:before {
  content: "\f997";
}

/* line 38338, app/assets/stylesheets/external/uicons.scss */
.fi-rs-notes-medical:before {
  content: "\f998";
}

/* line 38341, app/assets/stylesheets/external/uicons.scss */
.fi-rs-notes:before {
  content: "\f999";
}

/* line 38344, app/assets/stylesheets/external/uicons.scss */
.fi-rs-o:before {
  content: "\f99a";
}

/* line 38347, app/assets/stylesheets/external/uicons.scss */
.fi-rs-object-exclude:before {
  content: "\f99b";
}

/* line 38350, app/assets/stylesheets/external/uicons.scss */
.fi-rs-object-group:before {
  content: "\f99c";
}

/* line 38353, app/assets/stylesheets/external/uicons.scss */
.fi-rs-object-intersect:before {
  content: "\f99d";
}

/* line 38356, app/assets/stylesheets/external/uicons.scss */
.fi-rs-object-subtract:before {
  content: "\f99e";
}

/* line 38359, app/assets/stylesheets/external/uicons.scss */
.fi-rs-object-ungroup:before {
  content: "\f99f";
}

/* line 38362, app/assets/stylesheets/external/uicons.scss */
.fi-rs-object-union:before {
  content: "\f9a0";
}

/* line 38365, app/assets/stylesheets/external/uicons.scss */
.fi-rs-objects-column:before {
  content: "\f9a1";
}

/* line 38368, app/assets/stylesheets/external/uicons.scss */
.fi-rs-octagon-check:before {
  content: "\f9a2";
}

/* line 38371, app/assets/stylesheets/external/uicons.scss */
.fi-rs-octagon-divide:before {
  content: "\f9a3";
}

/* line 38374, app/assets/stylesheets/external/uicons.scss */
.fi-rs-octagon-exclamation:before {
  content: "\f9a4";
}

/* line 38377, app/assets/stylesheets/external/uicons.scss */
.fi-rs-octagon-minus:before {
  content: "\f9a5";
}

/* line 38380, app/assets/stylesheets/external/uicons.scss */
.fi-rs-octagon-plus:before {
  content: "\f9a6";
}

/* line 38383, app/assets/stylesheets/external/uicons.scss */
.fi-rs-octagon-xmark:before {
  content: "\f9a7";
}

/* line 38386, app/assets/stylesheets/external/uicons.scss */
.fi-rs-octagon:before {
  content: "\f9a8";
}

/* line 38389, app/assets/stylesheets/external/uicons.scss */
.fi-rs-oil-can:before {
  content: "\f9a9";
}

/* line 38392, app/assets/stylesheets/external/uicons.scss */
.fi-rs-oil-temp:before {
  content: "\f9aa";
}

/* line 38395, app/assets/stylesheets/external/uicons.scss */
.fi-rs-olive-oil:before {
  content: "\f9ab";
}

/* line 38398, app/assets/stylesheets/external/uicons.scss */
.fi-rs-olive:before {
  content: "\f9ac";
}

/* line 38401, app/assets/stylesheets/external/uicons.scss */
.fi-rs-olives:before {
  content: "\f9ad";
}

/* line 38404, app/assets/stylesheets/external/uicons.scss */
.fi-rs-om:before {
  content: "\f9ae";
}

/* line 38407, app/assets/stylesheets/external/uicons.scss */
.fi-rs-omega:before {
  content: "\f9af";
}

/* line 38410, app/assets/stylesheets/external/uicons.scss */
.fi-rs-onboarding:before {
  content: "\f9b0";
}

/* line 38413, app/assets/stylesheets/external/uicons.scss */
.fi-rs-onion:before {
  content: "\f9b1";
}

/* line 38416, app/assets/stylesheets/external/uicons.scss */
.fi-rs-opacity:before {
  content: "\f9b2";
}

/* line 38419, app/assets/stylesheets/external/uicons.scss */
.fi-rs-operating-system-upgrade:before {
  content: "\f9b3";
}

/* line 38422, app/assets/stylesheets/external/uicons.scss */
.fi-rs-operation:before {
  content: "\f9b4";
}

/* line 38425, app/assets/stylesheets/external/uicons.scss */
.fi-rs-order-history:before {
  content: "\f9b5";
}

/* line 38428, app/assets/stylesheets/external/uicons.scss */
.fi-rs-organization-chart:before {
  content: "\f9b6";
}

/* line 38431, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ornament:before {
  content: "\f9b7";
}

/* line 38434, app/assets/stylesheets/external/uicons.scss */
.fi-rs-otp:before {
  content: "\f9b8";
}

/* line 38437, app/assets/stylesheets/external/uicons.scss */
.fi-rs-otter:before {
  content: "\f9b9";
}

/* line 38440, app/assets/stylesheets/external/uicons.scss */
.fi-rs-outdent:before {
  content: "\f9ba";
}

/* line 38443, app/assets/stylesheets/external/uicons.scss */
.fi-rs-oval-alt:before {
  content: "\f9bb";
}

/* line 38446, app/assets/stylesheets/external/uicons.scss */
.fi-rs-oval:before {
  content: "\f9bc";
}

/* line 38449, app/assets/stylesheets/external/uicons.scss */
.fi-rs-oven:before {
  content: "\f9bd";
}

/* line 38452, app/assets/stylesheets/external/uicons.scss */
.fi-rs-overline:before {
  content: "\f9be";
}

/* line 38455, app/assets/stylesheets/external/uicons.scss */
.fi-rs-overview:before {
  content: "\f9bf";
}

/* line 38458, app/assets/stylesheets/external/uicons.scss */
.fi-rs-p:before {
  content: "\f9c0";
}

/* line 38461, app/assets/stylesheets/external/uicons.scss */
.fi-rs-package:before {
  content: "\f9c1";
}

/* line 38464, app/assets/stylesheets/external/uicons.scss */
.fi-rs-padlock-check:before {
  content: "\f9c2";
}

/* line 38467, app/assets/stylesheets/external/uicons.scss */
.fi-rs-page-break:before {
  content: "\f9c3";
}

/* line 38470, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pager:before {
  content: "\f9c4";
}

/* line 38473, app/assets/stylesheets/external/uicons.scss */
.fi-rs-paid:before {
  content: "\f9c5";
}

/* line 38476, app/assets/stylesheets/external/uicons.scss */
.fi-rs-paint-brush:before {
  content: "\f9c6";
}

/* line 38479, app/assets/stylesheets/external/uicons.scss */
.fi-rs-paint-roller:before {
  content: "\f9c7";
}

/* line 38482, app/assets/stylesheets/external/uicons.scss */
.fi-rs-paintbrush-pencil:before {
  content: "\f9c8";
}

/* line 38485, app/assets/stylesheets/external/uicons.scss */
.fi-rs-palette:before {
  content: "\f9c9";
}

/* line 38488, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pallet-alt:before {
  content: "\f9ca";
}

/* line 38491, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pallet:before {
  content: "\f9cb";
}

/* line 38494, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pan-food:before {
  content: "\f9cc";
}

/* line 38497, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pan-frying:before {
  content: "\f9cd";
}

/* line 38500, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pan:before {
  content: "\f9ce";
}

/* line 38503, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pancakes:before {
  content: "\f9cf";
}

/* line 38506, app/assets/stylesheets/external/uicons.scss */
.fi-rs-panorama:before {
  content: "\f9d0";
}

/* line 38509, app/assets/stylesheets/external/uicons.scss */
.fi-rs-paper-plane-launch:before {
  content: "\f9d1";
}

/* line 38512, app/assets/stylesheets/external/uicons.scss */
.fi-rs-paper-plane-top:before {
  content: "\f9d2";
}

/* line 38515, app/assets/stylesheets/external/uicons.scss */
.fi-rs-paper-plane:before {
  content: "\f9d3";
}

/* line 38518, app/assets/stylesheets/external/uicons.scss */
.fi-rs-paperclip-vertical:before {
  content: "\f9d4";
}

/* line 38521, app/assets/stylesheets/external/uicons.scss */
.fi-rs-parachute-box:before {
  content: "\f9d5";
}

/* line 38524, app/assets/stylesheets/external/uicons.scss */
.fi-rs-paragraph-left:before {
  content: "\f9d6";
}

/* line 38527, app/assets/stylesheets/external/uicons.scss */
.fi-rs-paragraph:before {
  content: "\f9d7";
}

/* line 38530, app/assets/stylesheets/external/uicons.scss */
.fi-rs-parking-circle-slash:before {
  content: "\f9d8";
}

/* line 38533, app/assets/stylesheets/external/uicons.scss */
.fi-rs-parking-circle:before {
  content: "\f9d9";
}

/* line 38536, app/assets/stylesheets/external/uicons.scss */
.fi-rs-parking-slash:before {
  content: "\f9da";
}

/* line 38539, app/assets/stylesheets/external/uicons.scss */
.fi-rs-parking:before {
  content: "\f9db";
}

/* line 38542, app/assets/stylesheets/external/uicons.scss */
.fi-rs-party-bell:before {
  content: "\f9dc";
}

/* line 38545, app/assets/stylesheets/external/uicons.scss */
.fi-rs-party-horn:before {
  content: "\f9dd";
}

/* line 38548, app/assets/stylesheets/external/uicons.scss */
.fi-rs-passport:before {
  content: "\f9de";
}

/* line 38551, app/assets/stylesheets/external/uicons.scss */
.fi-rs-password-alt:before {
  content: "\f9df";
}

/* line 38554, app/assets/stylesheets/external/uicons.scss */
.fi-rs-password-computer:before {
  content: "\f9e0";
}

/* line 38557, app/assets/stylesheets/external/uicons.scss */
.fi-rs-password-email:before {
  content: "\f9e1";
}

/* line 38560, app/assets/stylesheets/external/uicons.scss */
.fi-rs-password-smartphone:before {
  content: "\f9e2";
}

/* line 38563, app/assets/stylesheets/external/uicons.scss */
.fi-rs-password:before {
  content: "\f9e3";
}

/* line 38566, app/assets/stylesheets/external/uicons.scss */
.fi-rs-paste:before {
  content: "\f9e4";
}

/* line 38569, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pattern:before {
  content: "\f9e5";
}

/* line 38572, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pause-circle:before {
  content: "\f9e6";
}

/* line 38575, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pause:before {
  content: "\f9e7";
}

/* line 38578, app/assets/stylesheets/external/uicons.scss */
.fi-rs-paw-claws:before {
  content: "\f9e8";
}

/* line 38581, app/assets/stylesheets/external/uicons.scss */
.fi-rs-paw-heart:before {
  content: "\f9e9";
}

/* line 38584, app/assets/stylesheets/external/uicons.scss */
.fi-rs-paw:before {
  content: "\f9ea";
}

/* line 38587, app/assets/stylesheets/external/uicons.scss */
.fi-rs-payment-pos:before {
  content: "\f9eb";
}

/* line 38590, app/assets/stylesheets/external/uicons.scss */
.fi-rs-payroll-calendar:before {
  content: "\f9ec";
}

/* line 38593, app/assets/stylesheets/external/uicons.scss */
.fi-rs-payroll-check:before {
  content: "\f9ed";
}

/* line 38596, app/assets/stylesheets/external/uicons.scss */
.fi-rs-payroll:before {
  content: "\f9ee";
}

/* line 38599, app/assets/stylesheets/external/uicons.scss */
.fi-rs-peace:before {
  content: "\f9ef";
}

/* line 38602, app/assets/stylesheets/external/uicons.scss */
.fi-rs-peach:before {
  content: "\f9f0";
}

/* line 38605, app/assets/stylesheets/external/uicons.scss */
.fi-rs-peanut:before {
  content: "\f9f1";
}

/* line 38608, app/assets/stylesheets/external/uicons.scss */
.fi-rs-peanuts:before {
  content: "\f9f2";
}

/* line 38611, app/assets/stylesheets/external/uicons.scss */
.fi-rs-peapod:before {
  content: "\f9f3";
}

/* line 38614, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pear:before {
  content: "\f9f4";
}

/* line 38617, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pedestal:before {
  content: "\f9f5";
}

/* line 38620, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pen-circle:before {
  content: "\f9f6";
}

/* line 38623, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pen-clip-slash:before {
  content: "\f9f7";
}

/* line 38626, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pen-clip:before {
  content: "\f9f8";
}

/* line 38629, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pen-fancy-slash:before {
  content: "\f9f9";
}

/* line 38632, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pen-fancy:before {
  content: "\f9fa";
}

/* line 38635, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pen-field:before {
  content: "\f9fb";
}

/* line 38638, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pen-nib-slash:before {
  content: "\f9fc";
}

/* line 38641, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pen-nib:before {
  content: "\f9fd";
}

/* line 38644, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pen-slash:before {
  content: "\f9fe";
}

/* line 38647, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pen-square:before {
  content: "\f9ff";
}

/* line 38650, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pen-swirl:before {
  content: "\fa00";
}

/* line 38653, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pencil-paintbrush:before {
  content: "\fa01";
}

/* line 38656, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pencil-ruler:before {
  content: "\fa02";
}

/* line 38659, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pencil-slash:before {
  content: "\fa03";
}

/* line 38662, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pencil:before {
  content: "\fa04";
}

/* line 38665, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pending:before {
  content: "\fa05";
}

/* line 38668, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pennant:before {
  content: "\fa06";
}

/* line 38671, app/assets/stylesheets/external/uicons.scss */
.fi-rs-people-arrows-left-right:before {
  content: "\fa07";
}

/* line 38674, app/assets/stylesheets/external/uicons.scss */
.fi-rs-people-carry-box:before {
  content: "\fa08";
}

/* line 38677, app/assets/stylesheets/external/uicons.scss */
.fi-rs-people-dress:before {
  content: "\fa09";
}

/* line 38680, app/assets/stylesheets/external/uicons.scss */
.fi-rs-people-network-partner:before {
  content: "\fa0a";
}

/* line 38683, app/assets/stylesheets/external/uicons.scss */
.fi-rs-people-pants:before {
  content: "\fa0b";
}

/* line 38686, app/assets/stylesheets/external/uicons.scss */
.fi-rs-people-poll:before {
  content: "\fa0c";
}

/* line 38689, app/assets/stylesheets/external/uicons.scss */
.fi-rs-people-roof:before {
  content: "\fa0d";
}

/* line 38692, app/assets/stylesheets/external/uicons.scss */
.fi-rs-people:before {
  content: "\fa0e";
}

/* line 38695, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pepper-alt:before {
  content: "\fa0f";
}

/* line 38698, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pepper-hot:before {
  content: "\fa10";
}

/* line 38701, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pepper:before {
  content: "\fa11";
}

/* line 38704, app/assets/stylesheets/external/uicons.scss */
.fi-rs-percent-10:before {
  content: "\fa12";
}

/* line 38707, app/assets/stylesheets/external/uicons.scss */
.fi-rs-percent-100:before {
  content: "\fa13";
}

/* line 38710, app/assets/stylesheets/external/uicons.scss */
.fi-rs-percent-20:before {
  content: "\fa14";
}

/* line 38713, app/assets/stylesheets/external/uicons.scss */
.fi-rs-percent-25:before {
  content: "\fa15";
}

/* line 38716, app/assets/stylesheets/external/uicons.scss */
.fi-rs-percent-30:before {
  content: "\fa16";
}

/* line 38719, app/assets/stylesheets/external/uicons.scss */
.fi-rs-percent-40:before {
  content: "\fa17";
}

/* line 38722, app/assets/stylesheets/external/uicons.scss */
.fi-rs-percent-50:before {
  content: "\fa18";
}

/* line 38725, app/assets/stylesheets/external/uicons.scss */
.fi-rs-percent-60:before {
  content: "\fa19";
}

/* line 38728, app/assets/stylesheets/external/uicons.scss */
.fi-rs-percent-70:before {
  content: "\fa1a";
}

/* line 38731, app/assets/stylesheets/external/uicons.scss */
.fi-rs-percent-75:before {
  content: "\fa1b";
}

/* line 38734, app/assets/stylesheets/external/uicons.scss */
.fi-rs-percent-80:before {
  content: "\fa1c";
}

/* line 38737, app/assets/stylesheets/external/uicons.scss */
.fi-rs-percent-90:before {
  content: "\fa1d";
}

/* line 38740, app/assets/stylesheets/external/uicons.scss */
.fi-rs-percentage:before {
  content: "\fa1e";
}

/* line 38743, app/assets/stylesheets/external/uicons.scss */
.fi-rs-person-carry-box:before {
  content: "\fa1f";
}

/* line 38746, app/assets/stylesheets/external/uicons.scss */
.fi-rs-person-circle-check:before {
  content: "\fa20";
}

/* line 38749, app/assets/stylesheets/external/uicons.scss */
.fi-rs-person-circle-exclamation:before {
  content: "\fa21";
}

/* line 38752, app/assets/stylesheets/external/uicons.scss */
.fi-rs-person-circle-minus:before {
  content: "\fa22";
}

/* line 38755, app/assets/stylesheets/external/uicons.scss */
.fi-rs-person-circle-plus:before {
  content: "\fa23";
}

/* line 38758, app/assets/stylesheets/external/uicons.scss */
.fi-rs-person-circle-question:before {
  content: "\fa24";
}

/* line 38761, app/assets/stylesheets/external/uicons.scss */
.fi-rs-person-circle-xmark:before {
  content: "\fa25";
}

/* line 38764, app/assets/stylesheets/external/uicons.scss */
.fi-rs-person-cv:before {
  content: "\fa26";
}

/* line 38767, app/assets/stylesheets/external/uicons.scss */
.fi-rs-person-dolly-empty:before {
  content: "\fa27";
}

/* line 38770, app/assets/stylesheets/external/uicons.scss */
.fi-rs-person-dolly:before {
  content: "\fa28";
}

/* line 38773, app/assets/stylesheets/external/uicons.scss */
.fi-rs-person-dress-simple:before {
  content: "\fa29";
}

/* line 38776, app/assets/stylesheets/external/uicons.scss */
.fi-rs-person-dress:before {
  content: "\fa2a";
}

/* line 38779, app/assets/stylesheets/external/uicons.scss */
.fi-rs-person-praying:before {
  content: "\fa2b";
}

/* line 38782, app/assets/stylesheets/external/uicons.scss */
.fi-rs-person-pregnant:before {
  content: "\fa2c";
}

/* line 38785, app/assets/stylesheets/external/uicons.scss */
.fi-rs-person-seat-reclined:before {
  content: "\fa2d";
}

/* line 38788, app/assets/stylesheets/external/uicons.scss */
.fi-rs-person-seat:before {
  content: "\fa2e";
}

/* line 38791, app/assets/stylesheets/external/uicons.scss */
.fi-rs-person-shelter:before {
  content: "\fa2f";
}

/* line 38794, app/assets/stylesheets/external/uicons.scss */
.fi-rs-person-sign:before {
  content: "\fa30";
}

/* line 38797, app/assets/stylesheets/external/uicons.scss */
.fi-rs-person-simple:before {
  content: "\fa31";
}

/* line 38800, app/assets/stylesheets/external/uicons.scss */
.fi-rs-person-walking-with-cane:before {
  content: "\fa32";
}

/* line 38803, app/assets/stylesheets/external/uicons.scss */
.fi-rs-peseta-sign:before {
  content: "\fa33";
}

/* line 38806, app/assets/stylesheets/external/uicons.scss */
.fi-rs-peso-sign:before {
  content: "\fa34";
}

/* line 38809, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pets:before {
  content: "\fa35";
}

/* line 38812, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pharmacy:before {
  content: "\fa36";
}

/* line 38815, app/assets/stylesheets/external/uicons.scss */
.fi-rs-phone-call:before {
  content: "\fa37";
}

/* line 38818, app/assets/stylesheets/external/uicons.scss */
.fi-rs-phone-cross:before {
  content: "\fa38";
}

/* line 38821, app/assets/stylesheets/external/uicons.scss */
.fi-rs-phone-flip:before {
  content: "\fa39";
}

/* line 38824, app/assets/stylesheets/external/uicons.scss */
.fi-rs-phone-guide:before {
  content: "\fa3a";
}

/* line 38827, app/assets/stylesheets/external/uicons.scss */
.fi-rs-phone-office:before {
  content: "\fa3b";
}

/* line 38830, app/assets/stylesheets/external/uicons.scss */
.fi-rs-phone-pause:before {
  content: "\fa3c";
}

/* line 38833, app/assets/stylesheets/external/uicons.scss */
.fi-rs-phone-plus:before {
  content: "\fa3d";
}

/* line 38836, app/assets/stylesheets/external/uicons.scss */
.fi-rs-phone-rotary:before {
  content: "\fa3e";
}

/* line 38839, app/assets/stylesheets/external/uicons.scss */
.fi-rs-phone-slash:before {
  content: "\fa3f";
}

/* line 38842, app/assets/stylesheets/external/uicons.scss */
.fi-rs-photo-capture:before {
  content: "\fa40";
}

/* line 38845, app/assets/stylesheets/external/uicons.scss */
.fi-rs-photo-film-music:before {
  content: "\fa41";
}

/* line 38848, app/assets/stylesheets/external/uicons.scss */
.fi-rs-photo-video:before {
  content: "\fa42";
}

/* line 38851, app/assets/stylesheets/external/uicons.scss */
.fi-rs-physics:before {
  content: "\fa43";
}

/* line 38854, app/assets/stylesheets/external/uicons.scss */
.fi-rs-Pi:before {
  content: "\fa44";
}

/* line 38857, app/assets/stylesheets/external/uicons.scss */
.fi-rs-piano-keyboard:before {
  content: "\fa45";
}

/* line 38860, app/assets/stylesheets/external/uicons.scss */
.fi-rs-piano:before {
  content: "\fa46";
}

/* line 38863, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pickaxe:before {
  content: "\fa47";
}

/* line 38866, app/assets/stylesheets/external/uicons.scss */
.fi-rs-picking-box:before {
  content: "\fa48";
}

/* line 38869, app/assets/stylesheets/external/uicons.scss */
.fi-rs-picking:before {
  content: "\fa49";
}

/* line 38872, app/assets/stylesheets/external/uicons.scss */
.fi-rs-picnic:before {
  content: "\fa4a";
}

/* line 38875, app/assets/stylesheets/external/uicons.scss */
.fi-rs-picpeople-filled:before {
  content: "\fa4b";
}

/* line 38878, app/assets/stylesheets/external/uicons.scss */
.fi-rs-picpeople:before {
  content: "\fa4c";
}

/* line 38881, app/assets/stylesheets/external/uicons.scss */
.fi-rs-picture:before {
  content: "\fa4d";
}

/* line 38884, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pie:before {
  content: "\fa4e";
}

/* line 38887, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pig-bank-bulb:before {
  content: "\fa4f";
}

/* line 38890, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pig-face:before {
  content: "\fa50";
}

/* line 38893, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pig:before {
  content: "\fa51";
}

/* line 38896, app/assets/stylesheets/external/uicons.scss */
.fi-rs-piggy-bank-budget:before {
  content: "\fa52";
}

/* line 38899, app/assets/stylesheets/external/uicons.scss */
.fi-rs-piggy-bank:before {
  content: "\fa53";
}

/* line 38902, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pills:before {
  content: "\fa54";
}

/* line 38905, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pinata:before {
  content: "\fa55";
}

/* line 38908, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pineapple-alt:before {
  content: "\fa56";
}

/* line 38911, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pineapple:before {
  content: "\fa57";
}

/* line 38914, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ping-pong:before {
  content: "\fa58";
}

/* line 38917, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pipe-smoking:before {
  content: "\fa59";
}

/* line 38920, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pixabay:before {
  content: "\fa5a";
}

/* line 38923, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pizza-slice:before {
  content: "\fa5b";
}

/* line 38926, app/assets/stylesheets/external/uicons.scss */
.fi-rs-place-of-worship:before {
  content: "\fa5c";
}

/* line 38929, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plan-strategy:before {
  content: "\fa5d";
}

/* line 38932, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plan:before {
  content: "\fa5e";
}

/* line 38935, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plane-alt:before {
  content: "\fa5f";
}

/* line 38938, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plane-arrival:before {
  content: "\fa60";
}

/* line 38941, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plane-departure:before {
  content: "\fa61";
}

/* line 38944, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plane-prop:before {
  content: "\fa62";
}

/* line 38947, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plane-slash:before {
  content: "\fa63";
}

/* line 38950, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plane-tail:before {
  content: "\fa64";
}

/* line 38953, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plane:before {
  content: "\fa65";
}

/* line 38956, app/assets/stylesheets/external/uicons.scss */
.fi-rs-planet-moon:before {
  content: "\fa66";
}

/* line 38959, app/assets/stylesheets/external/uicons.scss */
.fi-rs-planet-ringed:before {
  content: "\fa67";
}

/* line 38962, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plant-care:before {
  content: "\fa68";
}

/* line 38965, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plant-growth:before {
  content: "\fa69";
}

/* line 38968, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plant-seed-invest:before {
  content: "\fa6a";
}

/* line 38971, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plant-wilt:before {
  content: "\fa6b";
}

/* line 38974, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plate-utensils:before {
  content: "\fa6c";
}

/* line 38977, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plate-wheat:before {
  content: "\fa6d";
}

/* line 38980, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plate:before {
  content: "\fa6e";
}

/* line 38983, app/assets/stylesheets/external/uicons.scss */
.fi-rs-play-alt:before {
  content: "\fa6f";
}

/* line 38986, app/assets/stylesheets/external/uicons.scss */
.fi-rs-play-circle:before {
  content: "\fa70";
}

/* line 38989, app/assets/stylesheets/external/uicons.scss */
.fi-rs-play-pause:before {
  content: "\fa71";
}

/* line 38992, app/assets/stylesheets/external/uicons.scss */
.fi-rs-play:before {
  content: "\fa72";
}

/* line 38995, app/assets/stylesheets/external/uicons.scss */
.fi-rs-playing-cards:before {
  content: "\fa73";
}

/* line 38998, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plug-alt:before {
  content: "\fa74";
}

/* line 39001, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plug-cable:before {
  content: "\fa75";
}

/* line 39004, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plug-circle-bolt:before {
  content: "\fa76";
}

/* line 39007, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plug-circle-check:before {
  content: "\fa77";
}

/* line 39010, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plug-circle-exclamation:before {
  content: "\fa78";
}

/* line 39013, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plug-circle-minus:before {
  content: "\fa79";
}

/* line 39016, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plug-circle-plus:before {
  content: "\fa7a";
}

/* line 39019, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plug-connection:before {
  content: "\fa7b";
}

/* line 39022, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plug:before {
  content: "\fa7c";
}

/* line 39025, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plus-hexagon:before {
  content: "\fa7d";
}

/* line 39028, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plus-minus:before {
  content: "\fa7e";
}

/* line 39031, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plus-small:before {
  content: "\fa7f";
}

/* line 39034, app/assets/stylesheets/external/uicons.scss */
.fi-rs-plus:before {
  content: "\fa80";
}

/* line 39037, app/assets/stylesheets/external/uicons.scss */
.fi-rs-podcast:before {
  content: "\fa81";
}

/* line 39040, app/assets/stylesheets/external/uicons.scss */
.fi-rs-podium-star:before {
  content: "\fa82";
}

/* line 39043, app/assets/stylesheets/external/uicons.scss */
.fi-rs-podium-victory-leader:before {
  content: "\fa83";
}

/* line 39046, app/assets/stylesheets/external/uicons.scss */
.fi-rs-podium:before {
  content: "\fa84";
}

/* line 39049, app/assets/stylesheets/external/uicons.scss */
.fi-rs-point-of-sale-bill:before {
  content: "\fa85";
}

/* line 39052, app/assets/stylesheets/external/uicons.scss */
.fi-rs-point-of-sale-signal:before {
  content: "\fa86";
}

/* line 39055, app/assets/stylesheets/external/uicons.scss */
.fi-rs-point-of-sale:before {
  content: "\fa87";
}

/* line 39058, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pointer-loading:before {
  content: "\fa88";
}

/* line 39061, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pointer-text:before {
  content: "\fa89";
}

/* line 39064, app/assets/stylesheets/external/uicons.scss */
.fi-rs-poker-chip:before {
  content: "\fa8a";
}

/* line 39067, app/assets/stylesheets/external/uicons.scss */
.fi-rs-police-box:before {
  content: "\fa8b";
}

/* line 39070, app/assets/stylesheets/external/uicons.scss */
.fi-rs-poll-h:before {
  content: "\fa8c";
}

/* line 39073, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pollution:before {
  content: "\fa8d";
}

/* line 39076, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pompebled:before {
  content: "\fa8e";
}

/* line 39079, app/assets/stylesheets/external/uicons.scss */
.fi-rs-poo-bolt:before {
  content: "\fa8f";
}

/* line 39082, app/assets/stylesheets/external/uicons.scss */
.fi-rs-poo:before {
  content: "\fa90";
}

/* line 39085, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pool-8-ball:before {
  content: "\fa91";
}

/* line 39088, app/assets/stylesheets/external/uicons.scss */
.fi-rs-poop:before {
  content: "\fa92";
}

/* line 39091, app/assets/stylesheets/external/uicons.scss */
.fi-rs-popcorn:before {
  content: "\fa93";
}

/* line 39094, app/assets/stylesheets/external/uicons.scss */
.fi-rs-popsicle:before {
  content: "\fa94";
}

/* line 39097, app/assets/stylesheets/external/uicons.scss */
.fi-rs-portal-enter:before {
  content: "\fa95";
}

/* line 39100, app/assets/stylesheets/external/uicons.scss */
.fi-rs-portal-exit:before {
  content: "\fa96";
}

/* line 39103, app/assets/stylesheets/external/uicons.scss */
.fi-rs-portrait:before {
  content: "\fa97";
}

/* line 39106, app/assets/stylesheets/external/uicons.scss */
.fi-rs-postal-address:before {
  content: "\fa98";
}

/* line 39109, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pot:before {
  content: "\fa99";
}

/* line 39112, app/assets/stylesheets/external/uicons.scss */
.fi-rs-potato:before {
  content: "\fa9a";
}

/* line 39115, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pound:before {
  content: "\fa9b";
}

/* line 39118, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ppt-file:before {
  content: "\fa9c";
}

/* line 39121, app/assets/stylesheets/external/uicons.scss */
.fi-rs-practice:before {
  content: "\fa9d";
}

/* line 39124, app/assets/stylesheets/external/uicons.scss */
.fi-rs-praying-hands:before {
  content: "\fa9e";
}

/* line 39127, app/assets/stylesheets/external/uicons.scss */
.fi-rs-prescription-bottle-alt:before {
  content: "\fa9f";
}

/* line 39130, app/assets/stylesheets/external/uicons.scss */
.fi-rs-prescription-bottle-pill:before {
  content: "\faa0";
}

/* line 39133, app/assets/stylesheets/external/uicons.scss */
.fi-rs-prescription-bottle:before {
  content: "\faa1";
}

/* line 39136, app/assets/stylesheets/external/uicons.scss */
.fi-rs-prescription:before {
  content: "\faa2";
}

/* line 39139, app/assets/stylesheets/external/uicons.scss */
.fi-rs-presentation:before {
  content: "\faa3";
}

/* line 39142, app/assets/stylesheets/external/uicons.scss */
.fi-rs-preview:before {
  content: "\faa4";
}

/* line 39145, app/assets/stylesheets/external/uicons.scss */
.fi-rs-print-magnifying-glass:before {
  content: "\faa5";
}

/* line 39148, app/assets/stylesheets/external/uicons.scss */
.fi-rs-print-slash:before {
  content: "\faa6";
}

/* line 39151, app/assets/stylesheets/external/uicons.scss */
.fi-rs-print:before {
  content: "\faa7";
}

/* line 39154, app/assets/stylesheets/external/uicons.scss */
.fi-rs-priority-arrow:before {
  content: "\faa8";
}

/* line 39157, app/assets/stylesheets/external/uicons.scss */
.fi-rs-priority-arrows:before {
  content: "\faa9";
}

/* line 39160, app/assets/stylesheets/external/uicons.scss */
.fi-rs-priority-importance:before {
  content: "\faaa";
}

/* line 39163, app/assets/stylesheets/external/uicons.scss */
.fi-rs-problem-solving:before {
  content: "\faab";
}

/* line 39166, app/assets/stylesheets/external/uicons.scss */
.fi-rs-procedures:before {
  content: "\faac";
}

/* line 39169, app/assets/stylesheets/external/uicons.scss */
.fi-rs-process:before {
  content: "\faad";
}

/* line 39172, app/assets/stylesheets/external/uicons.scss */
.fi-rs-productivity:before {
  content: "\faae";
}

/* line 39175, app/assets/stylesheets/external/uicons.scss */
.fi-rs-progress-complete:before {
  content: "\faaf";
}

/* line 39178, app/assets/stylesheets/external/uicons.scss */
.fi-rs-progress-download:before {
  content: "\fab0";
}

/* line 39181, app/assets/stylesheets/external/uicons.scss */
.fi-rs-progress-upload:before {
  content: "\fab1";
}

/* line 39184, app/assets/stylesheets/external/uicons.scss */
.fi-rs-projector:before {
  content: "\fab2";
}

/* line 39187, app/assets/stylesheets/external/uicons.scss */
.fi-rs-protractor:before {
  content: "\fab3";
}

/* line 39190, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pulse:before {
  content: "\fab4";
}

/* line 39193, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pump-medical:before {
  content: "\fab5";
}

/* line 39196, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pump:before {
  content: "\fab6";
}

/* line 39199, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pumpkin-alt-2:before {
  content: "\fab7";
}

/* line 39202, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pumpkin-alt:before {
  content: "\fab8";
}

/* line 39205, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pumpkin:before {
  content: "\fab9";
}

/* line 39208, app/assets/stylesheets/external/uicons.scss */
.fi-rs-puzzle-alt:before {
  content: "\faba";
}

/* line 39211, app/assets/stylesheets/external/uicons.scss */
.fi-rs-puzzle-piece-integration:before {
  content: "\fabb";
}

/* line 39214, app/assets/stylesheets/external/uicons.scss */
.fi-rs-puzzle-piece:before {
  content: "\fabc";
}

/* line 39217, app/assets/stylesheets/external/uicons.scss */
.fi-rs-puzzle-pieces:before {
  content: "\fabd";
}

/* line 39220, app/assets/stylesheets/external/uicons.scss */
.fi-rs-pyramid:before {
  content: "\fabe";
}

/* line 39223, app/assets/stylesheets/external/uicons.scss */
.fi-rs-q:before {
  content: "\fabf";
}

/* line 39226, app/assets/stylesheets/external/uicons.scss */
.fi-rs-qr-scan:before {
  content: "\fac0";
}

/* line 39229, app/assets/stylesheets/external/uicons.scss */
.fi-rs-QR:before {
  content: "\fac1";
}

/* line 39232, app/assets/stylesheets/external/uicons.scss */
.fi-rs-qrcode:before {
  content: "\fac2";
}

/* line 39235, app/assets/stylesheets/external/uicons.scss */
.fi-rs-question-square:before {
  content: "\fac3";
}

/* line 39238, app/assets/stylesheets/external/uicons.scss */
.fi-rs-question:before {
  content: "\fac4";
}

/* line 39241, app/assets/stylesheets/external/uicons.scss */
.fi-rs-queue-alt:before {
  content: "\fac5";
}

/* line 39244, app/assets/stylesheets/external/uicons.scss */
.fi-rs-queue-line:before {
  content: "\fac6";
}

/* line 39247, app/assets/stylesheets/external/uicons.scss */
.fi-rs-queue-signal:before {
  content: "\fac7";
}

/* line 39250, app/assets/stylesheets/external/uicons.scss */
.fi-rs-queue:before {
  content: "\fac8";
}

/* line 39253, app/assets/stylesheets/external/uicons.scss */
.fi-rs-quill-pen-story:before {
  content: "\fac9";
}

/* line 39256, app/assets/stylesheets/external/uicons.scss */
.fi-rs-quiz-alt:before {
  content: "\faca";
}

/* line 39259, app/assets/stylesheets/external/uicons.scss */
.fi-rs-quiz:before {
  content: "\facb";
}

/* line 39262, app/assets/stylesheets/external/uicons.scss */
.fi-rs-quote-right:before {
  content: "\facc";
}

/* line 39265, app/assets/stylesheets/external/uicons.scss */
.fi-rs-r:before {
  content: "\facd";
}

/* line 39268, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rabbit-fast:before {
  content: "\face";
}

/* line 39271, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rabbit:before {
  content: "\facf";
}

/* line 39274, app/assets/stylesheets/external/uicons.scss */
.fi-rs-raccoon:before {
  content: "\fad0";
}

/* line 39277, app/assets/stylesheets/external/uicons.scss */
.fi-rs-racquet:before {
  content: "\fad1";
}

/* line 39280, app/assets/stylesheets/external/uicons.scss */
.fi-rs-radar-monitoring-track:before {
  content: "\fad2";
}

/* line 39283, app/assets/stylesheets/external/uicons.scss */
.fi-rs-radar:before {
  content: "\fad3";
}

/* line 39286, app/assets/stylesheets/external/uicons.scss */
.fi-rs-radiation-alt:before {
  content: "\fad4";
}

/* line 39289, app/assets/stylesheets/external/uicons.scss */
.fi-rs-radiation:before {
  content: "\fad5";
}

/* line 39292, app/assets/stylesheets/external/uicons.scss */
.fi-rs-radio-alt:before {
  content: "\fad6";
}

/* line 39295, app/assets/stylesheets/external/uicons.scss */
.fi-rs-radio-button:before {
  content: "\fad7";
}

/* line 39298, app/assets/stylesheets/external/uicons.scss */
.fi-rs-radio:before {
  content: "\fad8";
}

/* line 39301, app/assets/stylesheets/external/uicons.scss */
.fi-rs-radish:before {
  content: "\fad9";
}

/* line 39304, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rainbow:before {
  content: "\fada";
}

/* line 39307, app/assets/stylesheets/external/uicons.scss */
.fi-rs-raindrops:before {
  content: "\fadb";
}

/* line 39310, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ram:before {
  content: "\fadc";
}

/* line 39313, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ramp-loading:before {
  content: "\fadd";
}

/* line 39316, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rank:before {
  content: "\fade";
}

/* line 39319, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ranking-podium-empty:before {
  content: "\fadf";
}

/* line 39322, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ranking-podium:before {
  content: "\fae0";
}

/* line 39325, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ranking-star:before {
  content: "\fae1";
}

/* line 39328, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ranking-stars:before {
  content: "\fae2";
}

/* line 39331, app/assets/stylesheets/external/uicons.scss */
.fi-rs-raygun:before {
  content: "\fae3";
}

/* line 39334, app/assets/stylesheets/external/uicons.scss */
.fi-rs-razor-barber:before {
  content: "\fae4";
}

/* line 39337, app/assets/stylesheets/external/uicons.scss */
.fi-rs-react:before {
  content: "\fae5";
}

/* line 39340, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rec:before {
  content: "\fae6";
}

/* line 39343, app/assets/stylesheets/external/uicons.scss */
.fi-rs-receipt:before {
  content: "\fae7";
}

/* line 39346, app/assets/stylesheets/external/uicons.scss */
.fi-rs-recipe-book:before {
  content: "\fae8";
}

/* line 39349, app/assets/stylesheets/external/uicons.scss */
.fi-rs-recipe:before {
  content: "\fae9";
}

/* line 39352, app/assets/stylesheets/external/uicons.scss */
.fi-rs-record-vinyl:before {
  content: "\faea";
}

/* line 39355, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rectabgle-vertical:before {
  content: "\faeb";
}

/* line 39358, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rectangle-barcode:before {
  content: "\faec";
}

/* line 39361, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rectangle-code:before {
  content: "\faed";
}

/* line 39364, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rectangle-history-circle-plus:before {
  content: "\faee";
}

/* line 39367, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rectangle-horizontal:before {
  content: "\faef";
}

/* line 39370, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rectangle-list:before {
  content: "\faf0";
}

/* line 39373, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rectangle-panoramic:before {
  content: "\faf1";
}

/* line 39376, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rectangle-pro:before {
  content: "\faf2";
}

/* line 39379, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rectangle-vertical-history:before {
  content: "\faf3";
}

/* line 39382, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rectangle-vertical:before {
  content: "\faf4";
}

/* line 39385, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rectangle-xmark:before {
  content: "\faf5";
}

/* line 39388, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rectangles-mixed:before {
  content: "\faf6";
}

/* line 39391, app/assets/stylesheets/external/uicons.scss */
.fi-rs-recycle-bin:before {
  content: "\faf7";
}

/* line 39394, app/assets/stylesheets/external/uicons.scss */
.fi-rs-recycle:before {
  content: "\faf8";
}

/* line 39397, app/assets/stylesheets/external/uicons.scss */
.fi-rs-redo-alt:before {
  content: "\faf9";
}

/* line 39400, app/assets/stylesheets/external/uicons.scss */
.fi-rs-redo:before {
  content: "\fafa";
}

/* line 39403, app/assets/stylesheets/external/uicons.scss */
.fi-rs-reel:before {
  content: "\fafb";
}

/* line 39406, app/assets/stylesheets/external/uicons.scss */
.fi-rs-refer-arrow:before {
  content: "\fafc";
}

/* line 39409, app/assets/stylesheets/external/uicons.scss */
.fi-rs-refer:before {
  content: "\fafd";
}

/* line 39412, app/assets/stylesheets/external/uicons.scss */
.fi-rs-referral-alt:before {
  content: "\fafe";
}

/* line 39415, app/assets/stylesheets/external/uicons.scss */
.fi-rs-referral-user:before {
  content: "\faff";
}

/* line 39418, app/assets/stylesheets/external/uicons.scss */
.fi-rs-referral:before {
  content: "\fb00";
}

/* line 39421, app/assets/stylesheets/external/uicons.scss */
.fi-rs-reflect-horizontal:before {
  content: "\fb01";
}

/* line 39424, app/assets/stylesheets/external/uicons.scss */
.fi-rs-reflect-vertical:before {
  content: "\fb02";
}

/* line 39427, app/assets/stylesheets/external/uicons.scss */
.fi-rs-reflect:before {
  content: "\fb03";
}

/* line 39430, app/assets/stylesheets/external/uicons.scss */
.fi-rs-refresh:before {
  content: "\fb04";
}

/* line 39433, app/assets/stylesheets/external/uicons.scss */
.fi-rs-refrigerator:before {
  content: "\fb05";
}

/* line 39436, app/assets/stylesheets/external/uicons.scss */
.fi-rs-refund-alt:before {
  content: "\fb06";
}

/* line 39439, app/assets/stylesheets/external/uicons.scss */
.fi-rs-refund:before {
  content: "\fb07";
}

/* line 39442, app/assets/stylesheets/external/uicons.scss */
.fi-rs-region-pin-alt:before {
  content: "\fb08";
}

/* line 39445, app/assets/stylesheets/external/uicons.scss */
.fi-rs-region-pin:before {
  content: "\fb09";
}

/* line 39448, app/assets/stylesheets/external/uicons.scss */
.fi-rs-registered:before {
  content: "\fb0a";
}

/* line 39451, app/assets/stylesheets/external/uicons.scss */
.fi-rs-registration-paper:before {
  content: "\fb0b";
}

/* line 39454, app/assets/stylesheets/external/uicons.scss */
.fi-rs-remove-folder:before {
  content: "\fb0c";
}

/* line 39457, app/assets/stylesheets/external/uicons.scss */
.fi-rs-remove-user:before {
  content: "\fb0d";
}

/* line 39460, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rent-signal:before {
  content: "\fb0e";
}

/* line 39463, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rent:before {
  content: "\fb0f";
}

/* line 39466, app/assets/stylesheets/external/uicons.scss */
.fi-rs-replace:before {
  content: "\fb10";
}

/* line 39469, app/assets/stylesheets/external/uicons.scss */
.fi-rs-reply-all:before {
  content: "\fb11";
}

/* line 39472, app/assets/stylesheets/external/uicons.scss */
.fi-rs-republican:before {
  content: "\fb12";
}

/* line 39475, app/assets/stylesheets/external/uicons.scss */
.fi-rs-reservation-smartphone:before {
  content: "\fb13";
}

/* line 39478, app/assets/stylesheets/external/uicons.scss */
.fi-rs-reservation-table:before {
  content: "\fb14";
}

/* line 39481, app/assets/stylesheets/external/uicons.scss */
.fi-rs-resistance-band:before {
  content: "\fb15";
}

/* line 39484, app/assets/stylesheets/external/uicons.scss */
.fi-rs-resize:before {
  content: "\fb16";
}

/* line 39487, app/assets/stylesheets/external/uicons.scss */
.fi-rs-resources:before {
  content: "\fb17";
}

/* line 39490, app/assets/stylesheets/external/uicons.scss */
.fi-rs-restaurant:before {
  content: "\fb18";
}

/* line 39493, app/assets/stylesheets/external/uicons.scss */
.fi-rs-restock:before {
  content: "\fb19";
}

/* line 39496, app/assets/stylesheets/external/uicons.scss */
.fi-rs-restroom-simple:before {
  content: "\fb1a";
}

/* line 39499, app/assets/stylesheets/external/uicons.scss */
.fi-rs-resume:before {
  content: "\fb1b";
}

/* line 39502, app/assets/stylesheets/external/uicons.scss */
.fi-rs-revenue-alt:before {
  content: "\fb1c";
}

/* line 39505, app/assets/stylesheets/external/uicons.scss */
.fi-rs-revenue-euro:before {
  content: "\fb1d";
}

/* line 39508, app/assets/stylesheets/external/uicons.scss */
.fi-rs-Revenue:before {
  content: "\fb1e";
}

/* line 39511, app/assets/stylesheets/external/uicons.scss */
.fi-rs-review:before {
  content: "\fb1f";
}

/* line 39514, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rewind:before {
  content: "\fb20";
}

/* line 39517, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rhombus:before {
  content: "\fb21";
}

/* line 39520, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ribbon:before {
  content: "\fb22";
}

/* line 39523, app/assets/stylesheets/external/uicons.scss */
.fi-rs-right-from-bracket:before {
  content: "\fb23";
}

/* line 39526, app/assets/stylesheets/external/uicons.scss */
.fi-rs-right:before {
  content: "\fb24";
}

/* line 39529, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ring-diamond:before {
  content: "\fb25";
}

/* line 39532, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ring:before {
  content: "\fb26";
}

/* line 39535, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rings-wedding:before {
  content: "\fb27";
}

/* line 39538, app/assets/stylesheets/external/uicons.scss */
.fi-rs-risk-alt:before {
  content: "\fb28";
}

/* line 39541, app/assets/stylesheets/external/uicons.scss */
.fi-rs-risk:before {
  content: "\fb29";
}

/* line 39544, app/assets/stylesheets/external/uicons.scss */
.fi-rs-road-barrier:before {
  content: "\fb2a";
}

/* line 39547, app/assets/stylesheets/external/uicons.scss */
.fi-rs-road-sign-left:before {
  content: "\fb2b";
}

/* line 39550, app/assets/stylesheets/external/uicons.scss */
.fi-rs-road:before {
  content: "\fb2c";
}

/* line 39553, app/assets/stylesheets/external/uicons.scss */
.fi-rs-robot:before {
  content: "\fb2d";
}

/* line 39556, app/assets/stylesheets/external/uicons.scss */
.fi-rs-robotic-arm:before {
  content: "\fb2e";
}

/* line 39559, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rocket-lunch:before {
  content: "\fb2f";
}

/* line 39562, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rocket:before {
  content: "\fb30";
}

/* line 39565, app/assets/stylesheets/external/uicons.scss */
.fi-rs-roller-coaster:before {
  content: "\fb31";
}

/* line 39568, app/assets/stylesheets/external/uicons.scss */
.fi-rs-room-service:before {
  content: "\fb32";
}

/* line 39571, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rotate-exclamation:before {
  content: "\fb33";
}

/* line 39574, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rotate-left:before {
  content: "\fb34";
}

/* line 39577, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rotate-reverse:before {
  content: "\fb35";
}

/* line 39580, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rotate-right:before {
  content: "\fb36";
}

/* line 39583, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rotate-square:before {
  content: "\fb37";
}

/* line 39586, app/assets/stylesheets/external/uicons.scss */
.fi-rs-roulette:before {
  content: "\fb38";
}

/* line 39589, app/assets/stylesheets/external/uicons.scss */
.fi-rs-route-highway:before {
  content: "\fb39";
}

/* line 39592, app/assets/stylesheets/external/uicons.scss */
.fi-rs-route-interstate:before {
  content: "\fb3a";
}

/* line 39595, app/assets/stylesheets/external/uicons.scss */
.fi-rs-route:before {
  content: "\fb3b";
}

/* line 39598, app/assets/stylesheets/external/uicons.scss */
.fi-rs-router:before {
  content: "\fb3c";
}

/* line 39601, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rss-alt:before {
  content: "\fb3d";
}

/* line 39604, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rss:before {
  content: "\fb3e";
}

/* line 39607, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ruble-sign:before {
  content: "\fb3f";
}

/* line 39610, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rugby-helmet:before {
  content: "\fb40";
}

/* line 39613, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rugby:before {
  content: "\fb41";
}

/* line 39616, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ruler-combined:before {
  content: "\fb42";
}

/* line 39619, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ruler-horizontal:before {
  content: "\fb43";
}

/* line 39622, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ruler-triangle:before {
  content: "\fb44";
}

/* line 39625, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ruler-vertical:before {
  content: "\fb45";
}

/* line 39628, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rules-alt:before {
  content: "\fb46";
}

/* line 39631, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rules:before {
  content: "\fb47";
}

/* line 39634, app/assets/stylesheets/external/uicons.scss */
.fi-rs-running-track:before {
  content: "\fb48";
}

/* line 39637, app/assets/stylesheets/external/uicons.scss */
.fi-rs-running:before {
  content: "\fb49";
}

/* line 39640, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rupee-sign:before {
  content: "\fb4a";
}

/* line 39643, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rupiah-sign:before {
  content: "\fb4b";
}

/* line 39646, app/assets/stylesheets/external/uicons.scss */
.fi-rs-rv:before {
  content: "\fb4c";
}

/* line 39649, app/assets/stylesheets/external/uicons.scss */
.fi-rs-s:before {
  content: "\fb4d";
}

/* line 39652, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sack-dollar:before {
  content: "\fb4e";
}

/* line 39655, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sack:before {
  content: "\fb4f";
}

/* line 39658, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sad-cry:before {
  content: "\fb50";
}

/* line 39661, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sad-tear:before {
  content: "\fb51";
}

/* line 39664, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sad:before {
  content: "\fb52";
}

/* line 39667, app/assets/stylesheets/external/uicons.scss */
.fi-rs-safe-box:before {
  content: "\fb53";
}

/* line 39670, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sailboat:before {
  content: "\fb54";
}

/* line 39673, app/assets/stylesheets/external/uicons.scss */
.fi-rs-salad:before {
  content: "\fb55";
}

/* line 39676, app/assets/stylesheets/external/uicons.scss */
.fi-rs-salary-alt:before {
  content: "\fb56";
}

/* line 39679, app/assets/stylesheets/external/uicons.scss */
.fi-rs-salt-pepper:before {
  content: "\fb57";
}

/* line 39682, app/assets/stylesheets/external/uicons.scss */
.fi-rs-salt-shaker:before {
  content: "\fb58";
}

/* line 39685, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sandwich-alt:before {
  content: "\fb59";
}

/* line 39688, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sandwich:before {
  content: "\fb5a";
}

/* line 39691, app/assets/stylesheets/external/uicons.scss */
.fi-rs-satellite-dish:before {
  content: "\fb5b";
}

/* line 39694, app/assets/stylesheets/external/uicons.scss */
.fi-rs-satellite:before {
  content: "\fb5c";
}

/* line 39697, app/assets/stylesheets/external/uicons.scss */
.fi-rs-saturday:before {
  content: "\fb5d";
}

/* line 39700, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sauce:before {
  content: "\fb5e";
}

/* line 39703, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sausage:before {
  content: "\fb5f";
}

/* line 39706, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sax-hot:before {
  content: "\fb60";
}

/* line 39709, app/assets/stylesheets/external/uicons.scss */
.fi-rs-saxophone:before {
  content: "\fb61";
}

/* line 39712, app/assets/stylesheets/external/uicons.scss */
.fi-rs-scale-comparison-alt:before {
  content: "\fb62";
}

/* line 39715, app/assets/stylesheets/external/uicons.scss */
.fi-rs-scale-comparison:before {
  content: "\fb63";
}

/* line 39718, app/assets/stylesheets/external/uicons.scss */
.fi-rs-scale:before {
  content: "\fb64";
}

/* line 39721, app/assets/stylesheets/external/uicons.scss */
.fi-rs-scalpel-path:before {
  content: "\fb65";
}

/* line 39724, app/assets/stylesheets/external/uicons.scss */
.fi-rs-scalpel:before {
  content: "\fb66";
}

/* line 39727, app/assets/stylesheets/external/uicons.scss */
.fi-rs-scanner-gun:before {
  content: "\fb67";
}

/* line 39730, app/assets/stylesheets/external/uicons.scss */
.fi-rs-scanner-image:before {
  content: "\fb68";
}

/* line 39733, app/assets/stylesheets/external/uicons.scss */
.fi-rs-scanner-keyboard:before {
  content: "\fb69";
}

/* line 39736, app/assets/stylesheets/external/uicons.scss */
.fi-rs-scanner-touchscreen:before {
  content: "\fb6a";
}

/* line 39739, app/assets/stylesheets/external/uicons.scss */
.fi-rs-scarecrow:before {
  content: "\fb6b";
}

/* line 39742, app/assets/stylesheets/external/uicons.scss */
.fi-rs-scarf:before {
  content: "\fb6c";
}

/* line 39745, app/assets/stylesheets/external/uicons.scss */
.fi-rs-school-bus:before {
  content: "\fb6d";
}

/* line 39748, app/assets/stylesheets/external/uicons.scss */
.fi-rs-school:before {
  content: "\fb6e";
}

/* line 39751, app/assets/stylesheets/external/uicons.scss */
.fi-rs-scissors:before {
  content: "\fb6f";
}

/* line 39754, app/assets/stylesheets/external/uicons.scss */
.fi-rs-scooter:before {
  content: "\fb70";
}

/* line 39757, app/assets/stylesheets/external/uicons.scss */
.fi-rs-screen:before {
  content: "\fb71";
}

/* line 39760, app/assets/stylesheets/external/uicons.scss */
.fi-rs-screencast:before {
  content: "\fb72";
}

/* line 39763, app/assets/stylesheets/external/uicons.scss */
.fi-rs-screw-alt:before {
  content: "\fb73";
}

/* line 39766, app/assets/stylesheets/external/uicons.scss */
.fi-rs-screw:before {
  content: "\fb74";
}

/* line 39769, app/assets/stylesheets/external/uicons.scss */
.fi-rs-screwdriver:before {
  content: "\fb75";
}

/* line 39772, app/assets/stylesheets/external/uicons.scss */
.fi-rs-scribble:before {
  content: "\fb76";
}

/* line 39775, app/assets/stylesheets/external/uicons.scss */
.fi-rs-script:before {
  content: "\fb77";
}

/* line 39778, app/assets/stylesheets/external/uicons.scss */
.fi-rs-scroll-document-story:before {
  content: "\fb78";
}

/* line 39781, app/assets/stylesheets/external/uicons.scss */
.fi-rs-scroll-old:before {
  content: "\fb79";
}

/* line 39784, app/assets/stylesheets/external/uicons.scss */
.fi-rs-scroll-torah:before {
  content: "\fb7a";
}

/* line 39787, app/assets/stylesheets/external/uicons.scss */
.fi-rs-scroll:before {
  content: "\fb7b";
}

/* line 39790, app/assets/stylesheets/external/uicons.scss */
.fi-rs-scrubber:before {
  content: "\fb7c";
}

/* line 39793, app/assets/stylesheets/external/uicons.scss */
.fi-rs-scythe:before {
  content: "\fb7d";
}

/* line 39796, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sd-card:before {
  content: "\fb7e";
}

/* line 39799, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sd-cards:before {
  content: "\fb7f";
}

/* line 39802, app/assets/stylesheets/external/uicons.scss */
.fi-rs-seal-exclamation:before {
  content: "\fb80";
}

/* line 39805, app/assets/stylesheets/external/uicons.scss */
.fi-rs-seal-question:before {
  content: "\fb81";
}

/* line 39808, app/assets/stylesheets/external/uicons.scss */
.fi-rs-seal:before {
  content: "\fb82";
}

/* line 39811, app/assets/stylesheets/external/uicons.scss */
.fi-rs-search-alt:before {
  content: "\fb83";
}

/* line 39814, app/assets/stylesheets/external/uicons.scss */
.fi-rs-search-dollar:before {
  content: "\fb84";
}

/* line 39817, app/assets/stylesheets/external/uicons.scss */
.fi-rs-search-heart:before {
  content: "\fb85";
}

/* line 39820, app/assets/stylesheets/external/uicons.scss */
.fi-rs-search-location:before {
  content: "\fb86";
}

/* line 39823, app/assets/stylesheets/external/uicons.scss */
.fi-rs-search:before {
  content: "\fb87";
}

/* line 39826, app/assets/stylesheets/external/uicons.scss */
.fi-rs-seat-airline:before {
  content: "\fb88";
}

/* line 39829, app/assets/stylesheets/external/uicons.scss */
.fi-rs-seatbelt-safety-driver:before {
  content: "\fb89";
}

/* line 39832, app/assets/stylesheets/external/uicons.scss */
.fi-rs-second-award:before {
  content: "\fb8a";
}

/* line 39835, app/assets/stylesheets/external/uicons.scss */
.fi-rs-second-laurel:before {
  content: "\fb8b";
}

/* line 39838, app/assets/stylesheets/external/uicons.scss */
.fi-rs-second-medal:before {
  content: "\fb8c";
}

/* line 39841, app/assets/stylesheets/external/uicons.scss */
.fi-rs-second:before {
  content: "\fb8d";
}

/* line 39844, app/assets/stylesheets/external/uicons.scss */
.fi-rs-seedling:before {
  content: "\fb8e";
}

/* line 39847, app/assets/stylesheets/external/uicons.scss */
.fi-rs-selection:before {
  content: "\fb8f";
}

/* line 39850, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sell:before {
  content: "\fb90";
}

/* line 39853, app/assets/stylesheets/external/uicons.scss */
.fi-rs-seller-store:before {
  content: "\fb91";
}

/* line 39856, app/assets/stylesheets/external/uicons.scss */
.fi-rs-seller:before {
  content: "\fb92";
}

/* line 39859, app/assets/stylesheets/external/uicons.scss */
.fi-rs-selling:before {
  content: "\fb93";
}

/* line 39862, app/assets/stylesheets/external/uicons.scss */
.fi-rs-send-back:before {
  content: "\fb94";
}

/* line 39865, app/assets/stylesheets/external/uicons.scss */
.fi-rs-send-backward:before {
  content: "\fb95";
}

/* line 39868, app/assets/stylesheets/external/uicons.scss */
.fi-rs-send-money-smartphone:before {
  content: "\fb96";
}

/* line 39871, app/assets/stylesheets/external/uicons.scss */
.fi-rs-send-money:before {
  content: "\fb97";
}

/* line 39874, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sensor-alert:before {
  content: "\fb98";
}

/* line 39877, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sensor-fire:before {
  content: "\fb99";
}

/* line 39880, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sensor-on:before {
  content: "\fb9a";
}

/* line 39883, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sensor-smoke:before {
  content: "\fb9b";
}

/* line 39886, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sensor:before {
  content: "\fb9c";
}

/* line 39889, app/assets/stylesheets/external/uicons.scss */
.fi-rs-settings-sliders:before {
  content: "\fb9d";
}

/* line 39892, app/assets/stylesheets/external/uicons.scss */
.fi-rs-settings:before {
  content: "\fb9e";
}

/* line 39895, app/assets/stylesheets/external/uicons.scss */
.fi-rs-share-alt-square:before {
  content: "\fb9f";
}

/* line 39898, app/assets/stylesheets/external/uicons.scss */
.fi-rs-share-square:before {
  content: "\fba0";
}

/* line 39901, app/assets/stylesheets/external/uicons.scss */
.fi-rs-share:before {
  content: "\fba1";
}

/* line 39904, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sheep:before {
  content: "\fba2";
}

/* line 39907, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shekel-sign:before {
  content: "\fba3";
}

/* line 39910, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shelves:before {
  content: "\fba4";
}

/* line 39913, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shield-alt:before {
  content: "\fba5";
}

/* line 39916, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shield-cat:before {
  content: "\fba6";
}

/* line 39919, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shield-check:before {
  content: "\fba7";
}

/* line 39922, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shield-cross:before {
  content: "\fba8";
}

/* line 39925, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shield-dog:before {
  content: "\fba9";
}

/* line 39928, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shield-exclamation:before {
  content: "\fbaa";
}

/* line 39931, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shield-interrogation:before {
  content: "\fbab";
}

/* line 39934, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shield-keyhole:before {
  content: "\fbac";
}

/* line 39937, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shield-minus:before {
  content: "\fbad";
}

/* line 39940, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shield-plus:before {
  content: "\fbae";
}

/* line 39943, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shield-security-risk:before {
  content: "\fbaf";
}

/* line 39946, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shield-slash:before {
  content: "\fbb0";
}

/* line 39949, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shield-trust:before {
  content: "\fbb1";
}

/* line 39952, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shield-virus:before {
  content: "\fbb2";
}

/* line 39955, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shield-xmark:before {
  content: "\fbb3";
}

/* line 39958, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shield:before {
  content: "\fbb4";
}

/* line 39961, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ship-side:before {
  content: "\fbb5";
}

/* line 39964, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ship:before {
  content: "\fbb6";
}

/* line 39967, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shipping-fast:before {
  content: "\fbb7";
}

/* line 39970, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shipping-timed:before {
  content: "\fbb8";
}

/* line 39973, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shirt-long-sleeve:before {
  content: "\fbb9";
}

/* line 39976, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shirt-running:before {
  content: "\fbba";
}

/* line 39979, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shirt-tank-top:before {
  content: "\fbbb";
}

/* line 39982, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shirt:before {
  content: "\fbbc";
}

/* line 39985, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shish-kebab:before {
  content: "\fbbd";
}

/* line 39988, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shoe-prints:before {
  content: "\fbbe";
}

/* line 39991, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shop-lock:before {
  content: "\fbbf";
}

/* line 39994, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shop-slash:before {
  content: "\fbc0";
}

/* line 39997, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shop:before {
  content: "\fbc1";
}

/* line 40000, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shopping-bag-add:before {
  content: "\fbc2";
}

/* line 40003, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shopping-bag:before {
  content: "\fbc3";
}

/* line 40006, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shopping-basket:before {
  content: "\fbc4";
}

/* line 40009, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shopping-cart-add:before {
  content: "\fbc5";
}

/* line 40012, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shopping-cart-buyer:before {
  content: "\fbc6";
}

/* line 40015, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shopping-cart-check:before {
  content: "\fbc7";
}

/* line 40018, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shopping-cart:before {
  content: "\fbc8";
}

/* line 40021, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shovel-snow:before {
  content: "\fbc9";
}

/* line 40024, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shovel:before {
  content: "\fbca";
}

/* line 40027, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shower-down:before {
  content: "\fbcb";
}

/* line 40030, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shower:before {
  content: "\fbcc";
}

/* line 40033, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shredder:before {
  content: "\fbcd";
}

/* line 40036, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shrimp:before {
  content: "\fbce";
}

/* line 40039, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shuffle:before {
  content: "\fbcf";
}

/* line 40042, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shuttle-van:before {
  content: "\fbd0";
}

/* line 40045, app/assets/stylesheets/external/uicons.scss */
.fi-rs-shuttlecock:before {
  content: "\fbd1";
}

/* line 40048, app/assets/stylesheets/external/uicons.scss */
.fi-rs-Sickle:before {
  content: "\fbd2";
}

/* line 40051, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sidebar-flip:before {
  content: "\fbd3";
}

/* line 40054, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sidebar:before {
  content: "\fbd4";
}

/* line 40057, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sigma:before {
  content: "\fbd5";
}

/* line 40060, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sign-hanging:before {
  content: "\fbd6";
}

/* line 40063, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sign-in-alt:before {
  content: "\fbd7";
}

/* line 40066, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sign-out-alt:before {
  content: "\fbd8";
}

/* line 40069, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sign-posts-wrench:before {
  content: "\fbd9";
}

/* line 40072, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sign-posts:before {
  content: "\fbda";
}

/* line 40075, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sign-up:before {
  content: "\fbdb";
}

/* line 40078, app/assets/stylesheets/external/uicons.scss */
.fi-rs-signal-alt-1:before {
  content: "\fbdc";
}

/* line 40081, app/assets/stylesheets/external/uicons.scss */
.fi-rs-signal-alt-2:before {
  content: "\fbdd";
}

/* line 40084, app/assets/stylesheets/external/uicons.scss */
.fi-rs-signal-alt-slash:before {
  content: "\fbde";
}

/* line 40087, app/assets/stylesheets/external/uicons.scss */
.fi-rs-signal-alt:before {
  content: "\fbdf";
}

/* line 40090, app/assets/stylesheets/external/uicons.scss */
.fi-rs-signal-bars-fair:before {
  content: "\fbe0";
}

/* line 40093, app/assets/stylesheets/external/uicons.scss */
.fi-rs-signal-bars-good:before {
  content: "\fbe1";
}

/* line 40096, app/assets/stylesheets/external/uicons.scss */
.fi-rs-signal-bars-weak:before {
  content: "\fbe2";
}

/* line 40099, app/assets/stylesheets/external/uicons.scss */
.fi-rs-signal-stream-slash:before {
  content: "\fbe3";
}

/* line 40102, app/assets/stylesheets/external/uicons.scss */
.fi-rs-signal-stream:before {
  content: "\fbe4";
}

/* line 40105, app/assets/stylesheets/external/uicons.scss */
.fi-rs-signature-lock:before {
  content: "\fbe5";
}

/* line 40108, app/assets/stylesheets/external/uicons.scss */
.fi-rs-signature-slash:before {
  content: "\fbe6";
}

/* line 40111, app/assets/stylesheets/external/uicons.scss */
.fi-rs-signature:before {
  content: "\fbe7";
}

/* line 40114, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sim-card:before {
  content: "\fbe8";
}

/* line 40117, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sim-cards:before {
  content: "\fbe9";
}

/* line 40120, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sink:before {
  content: "\fbea";
}

/* line 40123, app/assets/stylesheets/external/uicons.scss */
.fi-rs-siren-on:before {
  content: "\fbeb";
}

/* line 40126, app/assets/stylesheets/external/uicons.scss */
.fi-rs-Siren:before {
  content: "\fbec";
}

/* line 40129, app/assets/stylesheets/external/uicons.scss */
.fi-rs-site-alt:before {
  content: "\fbed";
}

/* line 40132, app/assets/stylesheets/external/uicons.scss */
.fi-rs-site-browser:before {
  content: "\fbee";
}

/* line 40135, app/assets/stylesheets/external/uicons.scss */
.fi-rs-site:before {
  content: "\fbef";
}

/* line 40138, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sitemap:before {
  content: "\fbf0";
}

/* line 40141, app/assets/stylesheets/external/uicons.scss */
.fi-rs-skateboard:before {
  content: "\fbf1";
}

/* line 40144, app/assets/stylesheets/external/uicons.scss */
.fi-rs-skating:before {
  content: "\fbf2";
}

/* line 40147, app/assets/stylesheets/external/uicons.scss */
.fi-rs-skeleton-ribs:before {
  content: "\fbf3";
}

/* line 40150, app/assets/stylesheets/external/uicons.scss */
.fi-rs-skeleton:before {
  content: "\fbf4";
}

/* line 40153, app/assets/stylesheets/external/uicons.scss */
.fi-rs-skewer:before {
  content: "\fbf5";
}

/* line 40156, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ski-boot-ski:before {
  content: "\fbf6";
}

/* line 40159, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ski-jump:before {
  content: "\fbf7";
}

/* line 40162, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ski-lift:before {
  content: "\fbf8";
}

/* line 40165, app/assets/stylesheets/external/uicons.scss */
.fi-rs-skiing-nordic:before {
  content: "\fbf9";
}

/* line 40168, app/assets/stylesheets/external/uicons.scss */
.fi-rs-skiing:before {
  content: "\fbfa";
}

/* line 40171, app/assets/stylesheets/external/uicons.scss */
.fi-rs-skill-alt:before {
  content: "\fbfb";
}

/* line 40174, app/assets/stylesheets/external/uicons.scss */
.fi-rs-skill-user:before {
  content: "\fbfc";
}

/* line 40177, app/assets/stylesheets/external/uicons.scss */
.fi-rs-skill:before {
  content: "\fbfd";
}

/* line 40180, app/assets/stylesheets/external/uicons.scss */
.fi-rs-skin-arrow:before {
  content: "\fbfe";
}

/* line 40183, app/assets/stylesheets/external/uicons.scss */
.fi-rs-skin-drop:before {
  content: "\fbff";
}

/* line 40186, app/assets/stylesheets/external/uicons.scss */
.fi-rs-skin-hair:before {
  content: "\fc00";
}

/* line 40189, app/assets/stylesheets/external/uicons.scss */
.fi-rs-skin:before {
  content: "\fc01";
}

/* line 40192, app/assets/stylesheets/external/uicons.scss */
.fi-rs-skull-cow:before {
  content: "\fc02";
}

/* line 40195, app/assets/stylesheets/external/uicons.scss */
.fi-rs-skull-crossbones:before {
  content: "\fc03";
}

/* line 40198, app/assets/stylesheets/external/uicons.scss */
.fi-rs-skull:before {
  content: "\fc04";
}

/* line 40201, app/assets/stylesheets/external/uicons.scss */
.fi-rs-slash:before {
  content: "\fc05";
}

/* line 40204, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sledding:before {
  content: "\fc06";
}

/* line 40207, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sleigh:before {
  content: "\fc07";
}

/* line 40210, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sliders-h-square:before {
  content: "\fc08";
}

/* line 40213, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sliders-v-square:before {
  content: "\fc09";
}

/* line 40216, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sliders-v:before {
  content: "\fc0a";
}

/* line 40219, app/assets/stylesheets/external/uicons.scss */
.fi-rs-slot-machine:before {
  content: "\fc0b";
}

/* line 40222, app/assets/stylesheets/external/uicons.scss */
.fi-rs-smart-home-alt:before {
  content: "\fc0c";
}

/* line 40225, app/assets/stylesheets/external/uicons.scss */
.fi-rs-smart-home:before {
  content: "\fc0d";
}

/* line 40228, app/assets/stylesheets/external/uicons.scss */
.fi-rs-smartphone:before {
  content: "\fc0e";
}

/* line 40231, app/assets/stylesheets/external/uicons.scss */
.fi-rs-smile-beam:before {
  content: "\fc0f";
}

/* line 40234, app/assets/stylesheets/external/uicons.scss */
.fi-rs-smile-plus:before {
  content: "\fc10";
}

/* line 40237, app/assets/stylesheets/external/uicons.scss */
.fi-rs-smile-wink:before {
  content: "\fc11";
}

/* line 40240, app/assets/stylesheets/external/uicons.scss */
.fi-rs-smiley-comment-alt:before {
  content: "\fc12";
}

/* line 40243, app/assets/stylesheets/external/uicons.scss */
.fi-rs-smog:before {
  content: "\fc13";
}

/* line 40246, app/assets/stylesheets/external/uicons.scss */
.fi-rs-smoke:before {
  content: "\fc14";
}

/* line 40249, app/assets/stylesheets/external/uicons.scss */
.fi-rs-smoking-ban:before {
  content: "\fc15";
}

/* line 40252, app/assets/stylesheets/external/uicons.scss */
.fi-rs-smoking:before {
  content: "\fc16";
}

/* line 40255, app/assets/stylesheets/external/uicons.scss */
.fi-rs-snake:before {
  content: "\fc17";
}

/* line 40258, app/assets/stylesheets/external/uicons.scss */
.fi-rs-snap:before {
  content: "\fc18";
}

/* line 40261, app/assets/stylesheets/external/uicons.scss */
.fi-rs-snooze:before {
  content: "\fc19";
}

/* line 40264, app/assets/stylesheets/external/uicons.scss */
.fi-rs-snow-blowing:before {
  content: "\fc1a";
}

/* line 40267, app/assets/stylesheets/external/uicons.scss */
.fi-rs-snowboarding:before {
  content: "\fc1b";
}

/* line 40270, app/assets/stylesheets/external/uicons.scss */
.fi-rs-snowflake-droplets:before {
  content: "\fc1c";
}

/* line 40273, app/assets/stylesheets/external/uicons.scss */
.fi-rs-snowflake:before {
  content: "\fc1d";
}

/* line 40276, app/assets/stylesheets/external/uicons.scss */
.fi-rs-snowflakes:before {
  content: "\fc1e";
}

/* line 40279, app/assets/stylesheets/external/uicons.scss */
.fi-rs-snowman-alt:before {
  content: "\fc1f";
}

/* line 40282, app/assets/stylesheets/external/uicons.scss */
.fi-rs-snowman-head:before {
  content: "\fc20";
}

/* line 40285, app/assets/stylesheets/external/uicons.scss */
.fi-rs-snowmobile:before {
  content: "\fc21";
}

/* line 40288, app/assets/stylesheets/external/uicons.scss */
.fi-rs-snowplow:before {
  content: "\fc22";
}

/* line 40291, app/assets/stylesheets/external/uicons.scss */
.fi-rs-soap-alt:before {
  content: "\fc23";
}

/* line 40294, app/assets/stylesheets/external/uicons.scss */
.fi-rs-soap:before {
  content: "\fc24";
}

/* line 40297, app/assets/stylesheets/external/uicons.scss */
.fi-rs-social-network:before {
  content: "\fc25";
}

/* line 40300, app/assets/stylesheets/external/uicons.scss */
.fi-rs-socks:before {
  content: "\fc26";
}

/* line 40303, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sofa-size:before {
  content: "\fc27";
}

/* line 40306, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sofa:before {
  content: "\fc28";
}

/* line 40309, app/assets/stylesheets/external/uicons.scss */
.fi-rs-solar-panel-sun:before {
  content: "\fc29";
}

/* line 40312, app/assets/stylesheets/external/uicons.scss */
.fi-rs-solar-panel:before {
  content: "\fc2a";
}

/* line 40315, app/assets/stylesheets/external/uicons.scss */
.fi-rs-solar-system:before {
  content: "\fc2b";
}

/* line 40318, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sold-house:before {
  content: "\fc2c";
}

/* line 40321, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sold-signal:before {
  content: "\fc2d";
}

/* line 40324, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sort-alpha-down-alt:before {
  content: "\fc2e";
}

/* line 40327, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sort-alpha-down:before {
  content: "\fc2f";
}

/* line 40330, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sort-alpha-up-alt:before {
  content: "\fc30";
}

/* line 40333, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sort-alpha-up:before {
  content: "\fc31";
}

/* line 40336, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sort-alt:before {
  content: "\fc32";
}

/* line 40339, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sort-amount-down-alt:before {
  content: "\fc33";
}

/* line 40342, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sort-amount-down:before {
  content: "\fc34";
}

/* line 40345, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sort-amount-up-alt:before {
  content: "\fc35";
}

/* line 40348, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sort-amount-up:before {
  content: "\fc36";
}

/* line 40351, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sort-circle-down:before {
  content: "\fc37";
}

/* line 40354, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sort-circle-up:before {
  content: "\fc38";
}

/* line 40357, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sort-circle:before {
  content: "\fc39";
}

/* line 40360, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sort-down:before {
  content: "\fc3a";
}

/* line 40363, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sort-numeric-down-alt:before {
  content: "\fc3b";
}

/* line 40366, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sort-numeric-down:before {
  content: "\fc3c";
}

/* line 40369, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sort-shapes-down:before {
  content: "\fc3d";
}

/* line 40372, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sort-shapes-up:before {
  content: "\fc3e";
}

/* line 40375, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sort-size-down:before {
  content: "\fc3f";
}

/* line 40378, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sort-size-up:before {
  content: "\fc40";
}

/* line 40381, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sort:before {
  content: "\fc41";
}

/* line 40384, app/assets/stylesheets/external/uicons.scss */
.fi-rs-soup:before {
  content: "\fc42";
}

/* line 40387, app/assets/stylesheets/external/uicons.scss */
.fi-rs-source-data:before {
  content: "\fc43";
}

/* line 40390, app/assets/stylesheets/external/uicons.scss */
.fi-rs-source-document-alt:before {
  content: "\fc44";
}

/* line 40393, app/assets/stylesheets/external/uicons.scss */
.fi-rs-source-document:before {
  content: "\fc45";
}

/* line 40396, app/assets/stylesheets/external/uicons.scss */
.fi-rs-spa:before {
  content: "\fc46";
}

/* line 40399, app/assets/stylesheets/external/uicons.scss */
.fi-rs-space-shuttle:before {
  content: "\fc47";
}

/* line 40402, app/assets/stylesheets/external/uicons.scss */
.fi-rs-space-station-moon-alt:before {
  content: "\fc48";
}

/* line 40405, app/assets/stylesheets/external/uicons.scss */
.fi-rs-space-station-moon:before {
  content: "\fc49";
}

/* line 40408, app/assets/stylesheets/external/uicons.scss */
.fi-rs-spade:before {
  content: "\fc4a";
}

/* line 40411, app/assets/stylesheets/external/uicons.scss */
.fi-rs-spaghetti-monster-flying:before {
  content: "\fc4b";
}

/* line 40414, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sparkles:before {
  content: "\fc4c";
}

/* line 40417, app/assets/stylesheets/external/uicons.scss */
.fi-rs-spartan-helmet:before {
  content: "\fc4d";
}

/* line 40420, app/assets/stylesheets/external/uicons.scss */
.fi-rs-speaker:before {
  content: "\fc4e";
}

/* line 40423, app/assets/stylesheets/external/uicons.scss */
.fi-rs-speakers:before {
  content: "\fc4f";
}

/* line 40426, app/assets/stylesheets/external/uicons.scss */
.fi-rs-speech-bubble-story:before {
  content: "\fc50";
}

/* line 40429, app/assets/stylesheets/external/uicons.scss */
.fi-rs-speedometer-arrow:before {
  content: "\fc51";
}

/* line 40432, app/assets/stylesheets/external/uicons.scss */
.fi-rs-speedometer-kpi:before {
  content: "\fc52";
}

/* line 40435, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sphere:before {
  content: "\fc53";
}

/* line 40438, app/assets/stylesheets/external/uicons.scss */
.fi-rs-spider-black-widow:before {
  content: "\fc54";
}

/* line 40441, app/assets/stylesheets/external/uicons.scss */
.fi-rs-spider-web:before {
  content: "\fc55";
}

/* line 40444, app/assets/stylesheets/external/uicons.scss */
.fi-rs-spider:before {
  content: "\fc56";
}

/* line 40447, app/assets/stylesheets/external/uicons.scss */
.fi-rs-spinner:before {
  content: "\fc57";
}

/* line 40450, app/assets/stylesheets/external/uicons.scss */
.fi-rs-split:before {
  content: "\fc58";
}

/* line 40453, app/assets/stylesheets/external/uicons.scss */
.fi-rs-splotch:before {
  content: "\fc59";
}

/* line 40456, app/assets/stylesheets/external/uicons.scss */
.fi-rs-spoon:before {
  content: "\fc5a";
}

/* line 40459, app/assets/stylesheets/external/uicons.scss */
.fi-rs-spray-can-sparkles:before {
  content: "\fc5b";
}

/* line 40462, app/assets/stylesheets/external/uicons.scss */
.fi-rs-spray-can:before {
  content: "\fc5c";
}

/* line 40465, app/assets/stylesheets/external/uicons.scss */
.fi-rs-spring-calendar:before {
  content: "\fc5d";
}

/* line 40468, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sprinkler:before {
  content: "\fc5e";
}

/* line 40471, app/assets/stylesheets/external/uicons.scss */
.fi-rs-spy:before {
  content: "\fc5f";
}

/* line 40474, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-0:before {
  content: "\fc60";
}

/* line 40477, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-1:before {
  content: "\fc61";
}

/* line 40480, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-2:before {
  content: "\fc62";
}

/* line 40483, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-3:before {
  content: "\fc63";
}

/* line 40486, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-4:before {
  content: "\fc64";
}

/* line 40489, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-5:before {
  content: "\fc65";
}

/* line 40492, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-6:before {
  content: "\fc66";
}

/* line 40495, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-7:before {
  content: "\fc67";
}

/* line 40498, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-8:before {
  content: "\fc68";
}

/* line 40501, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-9:before {
  content: "\fc69";
}

/* line 40504, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-a:before {
  content: "\fc6a";
}

/* line 40507, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-b:before {
  content: "\fc6b";
}

/* line 40510, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-bolt:before {
  content: "\fc6c";
}

/* line 40513, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-c:before {
  content: "\fc6d";
}

/* line 40516, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-code:before {
  content: "\fc6e";
}

/* line 40519, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-d:before {
  content: "\fc6f";
}

/* line 40522, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-dashed:before {
  content: "\fc70";
}

/* line 40525, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-divide:before {
  content: "\fc71";
}

/* line 40528, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-e:before {
  content: "\fc72";
}

/* line 40531, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-ellipsis-vertical:before {
  content: "\fc73";
}

/* line 40534, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-ellipsis:before {
  content: "\fc74";
}

/* line 40537, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-exclamation:before {
  content: "\fc75";
}

/* line 40540, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-f:before {
  content: "\fc76";
}

/* line 40543, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-g:before {
  content: "\fc77";
}

/* line 40546, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-h:before {
  content: "\fc78";
}

/* line 40549, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-heart:before {
  content: "\fc79";
}

/* line 40552, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-i:before {
  content: "\fc7a";
}

/* line 40555, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-info:before {
  content: "\fc7b";
}

/* line 40558, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-j:before {
  content: "\fc7c";
}

/* line 40561, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-k:before {
  content: "\fc7d";
}

/* line 40564, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-kanban:before {
  content: "\fc7e";
}

/* line 40567, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-l:before {
  content: "\fc7f";
}

/* line 40570, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-m:before {
  content: "\fc80";
}

/* line 40573, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-minus:before {
  content: "\fc81";
}

/* line 40576, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-n:before {
  content: "\fc82";
}

/* line 40579, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-o:before {
  content: "\fc83";
}

/* line 40582, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-p:before {
  content: "\fc84";
}

/* line 40585, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-phone-hangup:before {
  content: "\fc85";
}

/* line 40588, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-plus:before {
  content: "\fc86";
}

/* line 40591, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-poll-horizontal:before {
  content: "\fc87";
}

/* line 40594, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-poll-vertical:before {
  content: "\fc88";
}

/* line 40597, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-q:before {
  content: "\fc89";
}

/* line 40600, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-quote:before {
  content: "\fc8a";
}

/* line 40603, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-r:before {
  content: "\fc8b";
}

/* line 40606, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-root:before {
  content: "\fc8c";
}

/* line 40609, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-s:before {
  content: "\fc8d";
}

/* line 40612, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-small:before {
  content: "\fc8e";
}

/* line 40615, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-star:before {
  content: "\fc8f";
}

/* line 40618, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-t:before {
  content: "\fc90";
}

/* line 40621, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-terminal:before {
  content: "\fc91";
}

/* line 40624, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-u:before {
  content: "\fc92";
}

/* line 40627, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-up-right:before {
  content: "\fc93";
}

/* line 40630, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-v:before {
  content: "\fc94";
}

/* line 40633, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-w:before {
  content: "\fc95";
}

/* line 40636, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-x:before {
  content: "\fc96";
}

/* line 40639, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-y:before {
  content: "\fc97";
}

/* line 40642, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square-z:before {
  content: "\fc98";
}

/* line 40645, app/assets/stylesheets/external/uicons.scss */
.fi-rs-square:before {
  content: "\fc99";
}

/* line 40648, app/assets/stylesheets/external/uicons.scss */
.fi-rs-squid:before {
  content: "\fc9a";
}

/* line 40651, app/assets/stylesheets/external/uicons.scss */
.fi-rs-squircle:before {
  content: "\fc9b";
}

/* line 40654, app/assets/stylesheets/external/uicons.scss */
.fi-rs-squirrel:before {
  content: "\fc9c";
}

/* line 40657, app/assets/stylesheets/external/uicons.scss */
.fi-rs-staff:before {
  content: "\fc9d";
}

/* line 40660, app/assets/stylesheets/external/uicons.scss */
.fi-rs-stage-concert:before {
  content: "\fc9e";
}

/* line 40663, app/assets/stylesheets/external/uicons.scss */
.fi-rs-stage-theatre:before {
  content: "\fc9f";
}

/* line 40666, app/assets/stylesheets/external/uicons.scss */
.fi-rs-stage:before {
  content: "\fca0";
}

/* line 40669, app/assets/stylesheets/external/uicons.scss */
.fi-rs-stairs:before {
  content: "\fca1";
}

/* line 40672, app/assets/stylesheets/external/uicons.scss */
.fi-rs-stamp:before {
  content: "\fca2";
}

/* line 40675, app/assets/stylesheets/external/uicons.scss */
.fi-rs-standard-definition:before {
  content: "\fca3";
}

/* line 40678, app/assets/stylesheets/external/uicons.scss */
.fi-rs-star-and-crescent:before {
  content: "\fca4";
}

/* line 40681, app/assets/stylesheets/external/uicons.scss */
.fi-rs-star-christmas:before {
  content: "\fca5";
}

/* line 40684, app/assets/stylesheets/external/uicons.scss */
.fi-rs-star-comment-alt:before {
  content: "\fca6";
}

/* line 40687, app/assets/stylesheets/external/uicons.scss */
.fi-rs-star-exclamation:before {
  content: "\fca7";
}

/* line 40690, app/assets/stylesheets/external/uicons.scss */
.fi-rs-star-octogram:before {
  content: "\fca8";
}

/* line 40693, app/assets/stylesheets/external/uicons.scss */
.fi-rs-star-of-david:before {
  content: "\fca9";
}

/* line 40696, app/assets/stylesheets/external/uicons.scss */
.fi-rs-star-rating-call:before {
  content: "\fcaa";
}

/* line 40699, app/assets/stylesheets/external/uicons.scss */
.fi-rs-star-sharp-half-stroke:before {
  content: "\fcab";
}

/* line 40702, app/assets/stylesheets/external/uicons.scss */
.fi-rs-star-sharp-half:before {
  content: "\fcac";
}

/* line 40705, app/assets/stylesheets/external/uicons.scss */
.fi-rs-star-shooting:before {
  content: "\fcad";
}

/* line 40708, app/assets/stylesheets/external/uicons.scss */
.fi-rs-star:before {
  content: "\fcae";
}

/* line 40711, app/assets/stylesheets/external/uicons.scss */
.fi-rs-starfighter:before {
  content: "\fcaf";
}

/* line 40714, app/assets/stylesheets/external/uicons.scss */
.fi-rs-stars:before {
  content: "\fcb0";
}

/* line 40717, app/assets/stylesheets/external/uicons.scss */
.fi-rs-state-country:before {
  content: "\fcb1";
}

/* line 40720, app/assets/stylesheets/external/uicons.scss */
.fi-rs-stationary-bike:before {
  content: "\fcb2";
}

/* line 40723, app/assets/stylesheets/external/uicons.scss */
.fi-rs-stats:before {
  content: "\fcb3";
}

/* line 40726, app/assets/stylesheets/external/uicons.scss */
.fi-rs-steak:before {
  content: "\fcb4";
}

/* line 40729, app/assets/stylesheets/external/uicons.scss */
.fi-rs-steering-wheel:before {
  content: "\fcb5";
}

/* line 40732, app/assets/stylesheets/external/uicons.scss */
.fi-rs-step-backward:before {
  content: "\fcb6";
}

/* line 40735, app/assets/stylesheets/external/uicons.scss */
.fi-rs-step-forward:before {
  content: "\fcb7";
}

/* line 40738, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sterling-sign:before {
  content: "\fcb8";
}

/* line 40741, app/assets/stylesheets/external/uicons.scss */
.fi-rs-stethoscope:before {
  content: "\fcb9";
}

/* line 40744, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sticker:before {
  content: "\fcba";
}

/* line 40747, app/assets/stylesheets/external/uicons.scss */
.fi-rs-stocking:before {
  content: "\fcbb";
}

/* line 40750, app/assets/stylesheets/external/uicons.scss */
.fi-rs-stomach:before {
  content: "\fcbc";
}

/* line 40753, app/assets/stylesheets/external/uicons.scss */
.fi-rs-stop-circle:before {
  content: "\fcbd";
}

/* line 40756, app/assets/stylesheets/external/uicons.scss */
.fi-rs-stop:before {
  content: "\fcbe";
}

/* line 40759, app/assets/stylesheets/external/uicons.scss */
.fi-rs-stopwatch:before {
  content: "\fcbf";
}

/* line 40762, app/assets/stylesheets/external/uicons.scss */
.fi-rs-store-alt:before {
  content: "\fcc0";
}

/* line 40765, app/assets/stylesheets/external/uicons.scss */
.fi-rs-store-buyer:before {
  content: "\fcc1";
}

/* line 40768, app/assets/stylesheets/external/uicons.scss */
.fi-rs-store-lock:before {
  content: "\fcc2";
}

/* line 40771, app/assets/stylesheets/external/uicons.scss */
.fi-rs-store-slash:before {
  content: "\fcc3";
}

/* line 40774, app/assets/stylesheets/external/uicons.scss */
.fi-rs-story-book:before {
  content: "\fcc4";
}

/* line 40777, app/assets/stylesheets/external/uicons.scss */
.fi-rs-story-fairy-tale:before {
  content: "\fcc5";
}

/* line 40780, app/assets/stylesheets/external/uicons.scss */
.fi-rs-story-fantasy:before {
  content: "\fcc6";
}

/* line 40783, app/assets/stylesheets/external/uicons.scss */
.fi-rs-strategy-chess-risk:before {
  content: "\fcc7";
}

/* line 40786, app/assets/stylesheets/external/uicons.scss */
.fi-rs-strawberry:before {
  content: "\fcc8";
}

/* line 40789, app/assets/stylesheets/external/uicons.scss */
.fi-rs-street-view:before {
  content: "\fcc9";
}

/* line 40792, app/assets/stylesheets/external/uicons.scss */
.fi-rs-stretcher:before {
  content: "\fcca";
}

/* line 40795, app/assets/stylesheets/external/uicons.scss */
.fi-rs-strikethrough:before {
  content: "\fccb";
}

/* line 40798, app/assets/stylesheets/external/uicons.scss */
.fi-rs-stroopwafel:before {
  content: "\fccc";
}

/* line 40801, app/assets/stylesheets/external/uicons.scss */
.fi-rs-student-alt:before {
  content: "\fccd";
}

/* line 40804, app/assets/stylesheets/external/uicons.scss */
.fi-rs-student:before {
  content: "\fcce";
}

/* line 40807, app/assets/stylesheets/external/uicons.scss */
.fi-rs-subscript:before {
  content: "\fccf";
}

/* line 40810, app/assets/stylesheets/external/uicons.scss */
.fi-rs-subscription-alt:before {
  content: "\fcd0";
}

/* line 40813, app/assets/stylesheets/external/uicons.scss */
.fi-rs-subscription:before {
  content: "\fcd1";
}

/* line 40816, app/assets/stylesheets/external/uicons.scss */
.fi-rs-subtitles:before {
  content: "\fcd2";
}

/* line 40819, app/assets/stylesheets/external/uicons.scss */
.fi-rs-subway:before {
  content: "\fcd3";
}

/* line 40822, app/assets/stylesheets/external/uicons.scss */
.fi-rs-suitcase-alt:before {
  content: "\fcd4";
}

/* line 40825, app/assets/stylesheets/external/uicons.scss */
.fi-rs-summary-check:before {
  content: "\fcd5";
}

/* line 40828, app/assets/stylesheets/external/uicons.scss */
.fi-rs-summer:before {
  content: "\fcd6";
}

/* line 40831, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sun-dust:before {
  content: "\fcd7";
}

/* line 40834, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sun-plant-wilt:before {
  content: "\fcd8";
}

/* line 40837, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sun-salutation-yoga:before {
  content: "\fcd9";
}

/* line 40840, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sun:before {
  content: "\fcda";
}

/* line 40843, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sunday:before {
  content: "\fcdb";
}

/* line 40846, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sunglasses-alt:before {
  content: "\fcdc";
}

/* line 40849, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sunglasses:before {
  content: "\fcdd";
}

/* line 40852, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sunrise-alt:before {
  content: "\fcde";
}

/* line 40855, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sunrise:before {
  content: "\fcdf";
}

/* line 40858, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sunset:before {
  content: "\fce0";
}

/* line 40861, app/assets/stylesheets/external/uicons.scss */
.fi-rs-superscript:before {
  content: "\fce1";
}

/* line 40864, app/assets/stylesheets/external/uicons.scss */
.fi-rs-supplier-alt:before {
  content: "\fce2";
}

/* line 40867, app/assets/stylesheets/external/uicons.scss */
.fi-rs-supplier:before {
  content: "\fce3";
}

/* line 40870, app/assets/stylesheets/external/uicons.scss */
.fi-rs-surfing:before {
  content: "\fce4";
}

/* line 40873, app/assets/stylesheets/external/uicons.scss */
.fi-rs-surprise:before {
  content: "\fce5";
}

/* line 40876, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sushi-alt:before {
  content: "\fce6";
}

/* line 40879, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sushi-roll:before {
  content: "\fce7";
}

/* line 40882, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sushi:before {
  content: "\fce8";
}

/* line 40885, app/assets/stylesheets/external/uicons.scss */
.fi-rs-svg:before {
  content: "\fce9";
}

/* line 40888, app/assets/stylesheets/external/uicons.scss */
.fi-rs-swap:before {
  content: "\fcea";
}

/* line 40891, app/assets/stylesheets/external/uicons.scss */
.fi-rs-swatchbook:before {
  content: "\fceb";
}

/* line 40894, app/assets/stylesheets/external/uicons.scss */
.fi-rs-swimmer:before {
  content: "\fcec";
}

/* line 40897, app/assets/stylesheets/external/uicons.scss */
.fi-rs-swimming-pool:before {
  content: "\fced";
}

/* line 40900, app/assets/stylesheets/external/uicons.scss */
.fi-rs-swipe-down:before {
  content: "\fcee";
}

/* line 40903, app/assets/stylesheets/external/uicons.scss */
.fi-rs-swipe-left:before {
  content: "\fcef";
}

/* line 40906, app/assets/stylesheets/external/uicons.scss */
.fi-rs-swipe-right:before {
  content: "\fcf0";
}

/* line 40909, app/assets/stylesheets/external/uicons.scss */
.fi-rs-swipe-up:before {
  content: "\fcf1";
}

/* line 40912, app/assets/stylesheets/external/uicons.scss */
.fi-rs-sword:before {
  content: "\fcf2";
}

/* line 40915, app/assets/stylesheets/external/uicons.scss */
.fi-rs-symbol:before {
  content: "\fcf3";
}

/* line 40918, app/assets/stylesheets/external/uicons.scss */
.fi-rs-symbols:before {
  content: "\fcf4";
}

/* line 40921, app/assets/stylesheets/external/uicons.scss */
.fi-rs-synagogue:before {
  content: "\fcf5";
}

/* line 40924, app/assets/stylesheets/external/uicons.scss */
.fi-rs-syringe:before {
  content: "\fcf6";
}

/* line 40927, app/assets/stylesheets/external/uicons.scss */
.fi-rs-system-cloud:before {
  content: "\fcf7";
}

/* line 40930, app/assets/stylesheets/external/uicons.scss */
.fi-rs-t:before {
  content: "\fcf8";
}

/* line 40933, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tab-folder:before {
  content: "\fcf9";
}

/* line 40936, app/assets/stylesheets/external/uicons.scss */
.fi-rs-table-columns:before {
  content: "\fcfa";
}

/* line 40939, app/assets/stylesheets/external/uicons.scss */
.fi-rs-table-layout:before {
  content: "\fcfb";
}

/* line 40942, app/assets/stylesheets/external/uicons.scss */
.fi-rs-table-list:before {
  content: "\fcfc";
}

/* line 40945, app/assets/stylesheets/external/uicons.scss */
.fi-rs-table-picnic:before {
  content: "\fcfd";
}

/* line 40948, app/assets/stylesheets/external/uicons.scss */
.fi-rs-table-pivot:before {
  content: "\fcfe";
}

/* line 40951, app/assets/stylesheets/external/uicons.scss */
.fi-rs-table-rows:before {
  content: "\fcff";
}

/* line 40954, app/assets/stylesheets/external/uicons.scss */
.fi-rs-table-tree:before {
  content: "\fd00";
}

/* line 40957, app/assets/stylesheets/external/uicons.scss */
.fi-rs-table:before {
  content: "\fd01";
}

/* line 40960, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tablet-android-alt:before {
  content: "\fd02";
}

/* line 40963, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tablet-android:before {
  content: "\fd03";
}

/* line 40966, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tablet-rugged:before {
  content: "\fd04";
}

/* line 40969, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tablet:before {
  content: "\fd05";
}

/* line 40972, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tachometer-alt-average:before {
  content: "\fd06";
}

/* line 40975, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tachometer-alt-fastest:before {
  content: "\fd07";
}

/* line 40978, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tachometer-alt-slow:before {
  content: "\fd08";
}

/* line 40981, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tachometer-alt-slowest:before {
  content: "\fd09";
}

/* line 40984, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tachometer-average:before {
  content: "\fd0a";
}

/* line 40987, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tachometer-fast:before {
  content: "\fd0b";
}

/* line 40990, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tachometer-fastest:before {
  content: "\fd0c";
}

/* line 40993, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tachometer-slow:before {
  content: "\fd0d";
}

/* line 40996, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tachometer-slowest:before {
  content: "\fd0e";
}

/* line 40999, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tachometer:before {
  content: "\fd0f";
}

/* line 41002, app/assets/stylesheets/external/uicons.scss */
.fi-rs-taco:before {
  content: "\fd10";
}

/* line 41005, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tags:before {
  content: "\fd11";
}

/* line 41008, app/assets/stylesheets/external/uicons.scss */
.fi-rs-talent-alt:before {
  content: "\fd12";
}

/* line 41011, app/assets/stylesheets/external/uicons.scss */
.fi-rs-talent-hand:before {
  content: "\fd13";
}

/* line 41014, app/assets/stylesheets/external/uicons.scss */
.fi-rs-talent:before {
  content: "\fd14";
}

/* line 41017, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tally-1:before {
  content: "\fd15";
}

/* line 41020, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tally-2:before {
  content: "\fd16";
}

/* line 41023, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tally-3:before {
  content: "\fd17";
}

/* line 41026, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tally-4:before {
  content: "\fd18";
}

/* line 41029, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tally:before {
  content: "\fd19";
}

/* line 41032, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tamale:before {
  content: "\fd1a";
}

/* line 41035, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tank-water:before {
  content: "\fd1b";
}

/* line 41038, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tap:before {
  content: "\fd1c";
}

/* line 41041, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tape:before {
  content: "\fd1d";
}

/* line 41044, app/assets/stylesheets/external/uicons.scss */
.fi-rs-target-audience:before {
  content: "\fd1e";
}

/* line 41047, app/assets/stylesheets/external/uicons.scss */
.fi-rs-target:before {
  content: "\fd1f";
}

/* line 41050, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tax-alt:before {
  content: "\fd20";
}

/* line 41053, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tax:before {
  content: "\fd21";
}

/* line 41056, app/assets/stylesheets/external/uicons.scss */
.fi-rs-taxi-bus:before {
  content: "\fd22";
}

/* line 41059, app/assets/stylesheets/external/uicons.scss */
.fi-rs-taxi:before {
  content: "\fd23";
}

/* line 41062, app/assets/stylesheets/external/uicons.scss */
.fi-rs-team-check-alt:before {
  content: "\fd24";
}

/* line 41065, app/assets/stylesheets/external/uicons.scss */
.fi-rs-team-check:before {
  content: "\fd25";
}

/* line 41068, app/assets/stylesheets/external/uicons.scss */
.fi-rs-teddy-bear:before {
  content: "\fd26";
}

/* line 41071, app/assets/stylesheets/external/uicons.scss */
.fi-rs-teeth-open:before {
  content: "\fd27";
}

/* line 41074, app/assets/stylesheets/external/uicons.scss */
.fi-rs-telescope:before {
  content: "\fd28";
}

/* line 41077, app/assets/stylesheets/external/uicons.scss */
.fi-rs-temperature-down:before {
  content: "\fd29";
}

/* line 41080, app/assets/stylesheets/external/uicons.scss */
.fi-rs-temperature-frigid:before {
  content: "\fd2a";
}

/* line 41083, app/assets/stylesheets/external/uicons.scss */
.fi-rs-temperature-high:before {
  content: "\fd2b";
}

/* line 41086, app/assets/stylesheets/external/uicons.scss */
.fi-rs-temperature-list:before {
  content: "\fd2c";
}

/* line 41089, app/assets/stylesheets/external/uicons.scss */
.fi-rs-temperature-low:before {
  content: "\fd2d";
}

/* line 41092, app/assets/stylesheets/external/uicons.scss */
.fi-rs-temperature-up:before {
  content: "\fd2e";
}

/* line 41095, app/assets/stylesheets/external/uicons.scss */
.fi-rs-template-alt:before {
  content: "\fd2f";
}

/* line 41098, app/assets/stylesheets/external/uicons.scss */
.fi-rs-template:before {
  content: "\fd30";
}

/* line 41101, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tenge:before {
  content: "\fd31";
}

/* line 41104, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tennis:before {
  content: "\fd32";
}

/* line 41107, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tent-arrow-down-to-line:before {
  content: "\fd33";
}

/* line 41110, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tent-arrow-left-right:before {
  content: "\fd34";
}

/* line 41113, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tent-arrow-turn-left:before {
  content: "\fd35";
}

/* line 41116, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tent-arrows-down:before {
  content: "\fd36";
}

/* line 41119, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tents:before {
  content: "\fd37";
}

/* line 41122, app/assets/stylesheets/external/uicons.scss */
.fi-rs-terminal:before {
  content: "\fd38";
}

/* line 41125, app/assets/stylesheets/external/uicons.scss */
.fi-rs-terrace:before {
  content: "\fd39";
}

/* line 41128, app/assets/stylesheets/external/uicons.scss */
.fi-rs-test-tube:before {
  content: "\fd3a";
}

/* line 41131, app/assets/stylesheets/external/uicons.scss */
.fi-rs-test:before {
  content: "\fd3b";
}

/* line 41134, app/assets/stylesheets/external/uicons.scss */
.fi-rs-text-box-dots:before {
  content: "\fd3c";
}

/* line 41137, app/assets/stylesheets/external/uicons.scss */
.fi-rs-text-box-edit:before {
  content: "\fd3d";
}

/* line 41140, app/assets/stylesheets/external/uicons.scss */
.fi-rs-text-box:before {
  content: "\fd3e";
}

/* line 41143, app/assets/stylesheets/external/uicons.scss */
.fi-rs-text-check:before {
  content: "\fd3f";
}

/* line 41146, app/assets/stylesheets/external/uicons.scss */
.fi-rs-text-height:before {
  content: "\fd40";
}

/* line 41149, app/assets/stylesheets/external/uicons.scss */
.fi-rs-text-shadow:before {
  content: "\fd41";
}

/* line 41152, app/assets/stylesheets/external/uicons.scss */
.fi-rs-text-size:before {
  content: "\fd42";
}

/* line 41155, app/assets/stylesheets/external/uicons.scss */
.fi-rs-text-slash:before {
  content: "\fd43";
}

/* line 41158, app/assets/stylesheets/external/uicons.scss */
.fi-rs-text-width:before {
  content: "\fd44";
}

/* line 41161, app/assets/stylesheets/external/uicons.scss */
.fi-rs-text:before {
  content: "\fd45";
}

/* line 41164, app/assets/stylesheets/external/uicons.scss */
.fi-rs-theater-masks:before {
  content: "\fd46";
}

/* line 41167, app/assets/stylesheets/external/uicons.scss */
.fi-rs-thermometer-alt:before {
  content: "\fd47";
}

/* line 41170, app/assets/stylesheets/external/uicons.scss */
.fi-rs-thermometer-empty:before {
  content: "\fd48";
}

/* line 41173, app/assets/stylesheets/external/uicons.scss */
.fi-rs-thermometer-full:before {
  content: "\fd49";
}

/* line 41176, app/assets/stylesheets/external/uicons.scss */
.fi-rs-thermometer-half:before {
  content: "\fd4a";
}

/* line 41179, app/assets/stylesheets/external/uicons.scss */
.fi-rs-thermometer-quarter:before {
  content: "\fd4b";
}

/* line 41182, app/assets/stylesheets/external/uicons.scss */
.fi-rs-thermometer-three-quarters:before {
  content: "\fd4c";
}

/* line 41185, app/assets/stylesheets/external/uicons.scss */
.fi-rs-theta:before {
  content: "\fd4d";
}

/* line 41188, app/assets/stylesheets/external/uicons.scss */
.fi-rs-third-award:before {
  content: "\fd4e";
}

/* line 41191, app/assets/stylesheets/external/uicons.scss */
.fi-rs-third-laurel:before {
  content: "\fd4f";
}

/* line 41194, app/assets/stylesheets/external/uicons.scss */
.fi-rs-third-medal:before {
  content: "\fd50";
}

/* line 41197, app/assets/stylesheets/external/uicons.scss */
.fi-rs-third:before {
  content: "\fd51";
}

/* line 41200, app/assets/stylesheets/external/uicons.scss */
.fi-rs-thought-bubble:before {
  content: "\fd52";
}

/* line 41203, app/assets/stylesheets/external/uicons.scss */
.fi-rs-three-leaf-clover:before {
  content: "\fd53";
}

/* line 41206, app/assets/stylesheets/external/uicons.scss */
.fi-rs-thumbs-up-trust:before {
  content: "\fd54";
}

/* line 41209, app/assets/stylesheets/external/uicons.scss */
.fi-rs-thumbtack:before {
  content: "\fd55";
}

/* line 41212, app/assets/stylesheets/external/uicons.scss */
.fi-rs-thunderstorm-moon:before {
  content: "\fd56";
}

/* line 41215, app/assets/stylesheets/external/uicons.scss */
.fi-rs-thunderstorm-risk:before {
  content: "\fd57";
}

/* line 41218, app/assets/stylesheets/external/uicons.scss */
.fi-rs-thunderstorm-sun:before {
  content: "\fd58";
}

/* line 41221, app/assets/stylesheets/external/uicons.scss */
.fi-rs-thunderstorm:before {
  content: "\fd59";
}

/* line 41224, app/assets/stylesheets/external/uicons.scss */
.fi-rs-thursday:before {
  content: "\fd5a";
}

/* line 41227, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ticket-airline:before {
  content: "\fd5b";
}

/* line 41230, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ticket-alt:before {
  content: "\fd5c";
}

/* line 41233, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ticket:before {
  content: "\fd5d";
}

/* line 41236, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tickets-airline:before {
  content: "\fd5e";
}

/* line 41239, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tie:before {
  content: "\fd5f";
}

/* line 41242, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tilde:before {
  content: "\fd60";
}

/* line 41245, app/assets/stylesheets/external/uicons.scss */
.fi-rs-time-add:before {
  content: "\fd61";
}

/* line 41248, app/assets/stylesheets/external/uicons.scss */
.fi-rs-time-check:before {
  content: "\fd62";
}

/* line 41251, app/assets/stylesheets/external/uicons.scss */
.fi-rs-time-delete:before {
  content: "\fd63";
}

/* line 41254, app/assets/stylesheets/external/uicons.scss */
.fi-rs-time-fast:before {
  content: "\fd64";
}

/* line 41257, app/assets/stylesheets/external/uicons.scss */
.fi-rs-time-forward-sixty:before {
  content: "\fd65";
}

/* line 41260, app/assets/stylesheets/external/uicons.scss */
.fi-rs-time-forward-ten:before {
  content: "\fd66";
}

/* line 41263, app/assets/stylesheets/external/uicons.scss */
.fi-rs-time-forward:before {
  content: "\fd67";
}

/* line 41266, app/assets/stylesheets/external/uicons.scss */
.fi-rs-time-half-past:before {
  content: "\fd68";
}

/* line 41269, app/assets/stylesheets/external/uicons.scss */
.fi-rs-time-oclock:before {
  content: "\fd69";
}

/* line 41272, app/assets/stylesheets/external/uicons.scss */
.fi-rs-time-past:before {
  content: "\fd6a";
}

/* line 41275, app/assets/stylesheets/external/uicons.scss */
.fi-rs-time-quarter-past:before {
  content: "\fd6b";
}

/* line 41278, app/assets/stylesheets/external/uicons.scss */
.fi-rs-time-quarter-to:before {
  content: "\fd6c";
}

/* line 41281, app/assets/stylesheets/external/uicons.scss */
.fi-rs-time-twenty-four:before {
  content: "\fd6d";
}

/* line 41284, app/assets/stylesheets/external/uicons.scss */
.fi-rs-time-watch-calendar:before {
  content: "\fd6e";
}

/* line 41287, app/assets/stylesheets/external/uicons.scss */
.fi-rs-timer-clock-call:before {
  content: "\fd6f";
}

/* line 41290, app/assets/stylesheets/external/uicons.scss */
.fi-rs-times-hexagon:before {
  content: "\fd70";
}

/* line 41293, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tint-slash:before {
  content: "\fd71";
}

/* line 41296, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tip-coin:before {
  content: "\fd72";
}

/* line 41299, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tire-flat:before {
  content: "\fd73";
}

/* line 41302, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tire-pressure-warning:before {
  content: "\fd74";
}

/* line 41305, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tire-rugged:before {
  content: "\fd75";
}

/* line 41308, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tire:before {
  content: "\fd76";
}

/* line 41311, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tired:before {
  content: "\fd77";
}

/* line 41314, app/assets/stylesheets/external/uicons.scss */
.fi-rs-to-do-alt:before {
  content: "\fd78";
}

/* line 41317, app/assets/stylesheets/external/uicons.scss */
.fi-rs-to-do:before {
  content: "\fd79";
}

/* line 41320, app/assets/stylesheets/external/uicons.scss */
.fi-rs-together-people:before {
  content: "\fd7a";
}

/* line 41323, app/assets/stylesheets/external/uicons.scss */
.fi-rs-toggle-off:before {
  content: "\fd7b";
}

/* line 41326, app/assets/stylesheets/external/uicons.scss */
.fi-rs-toggle-on:before {
  content: "\fd7c";
}

/* line 41329, app/assets/stylesheets/external/uicons.scss */
.fi-rs-toilet-paper-blank-under:before {
  content: "\fd7d";
}

/* line 41332, app/assets/stylesheets/external/uicons.scss */
.fi-rs-toilet-paper-blank:before {
  content: "\fd7e";
}

/* line 41335, app/assets/stylesheets/external/uicons.scss */
.fi-rs-toilet-paper-slash:before {
  content: "\fd7f";
}

/* line 41338, app/assets/stylesheets/external/uicons.scss */
.fi-rs-toilet-paper-under-slash:before {
  content: "\fd80";
}

/* line 41341, app/assets/stylesheets/external/uicons.scss */
.fi-rs-toilet-paper-under:before {
  content: "\fd81";
}

/* line 41344, app/assets/stylesheets/external/uicons.scss */
.fi-rs-toilet:before {
  content: "\fd82";
}

/* line 41347, app/assets/stylesheets/external/uicons.scss */
.fi-rs-toilets-portable:before {
  content: "\fd83";
}

/* line 41350, app/assets/stylesheets/external/uicons.scss */
.fi-rs-token:before {
  content: "\fd84";
}

/* line 41353, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tomato:before {
  content: "\fd85";
}

/* line 41356, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tombstone-alt:before {
  content: "\fd86";
}

/* line 41359, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tombstone:before {
  content: "\fd87";
}

/* line 41362, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tool-box:before {
  content: "\fd88";
}

/* line 41365, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tool-crop:before {
  content: "\fd89";
}

/* line 41368, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tool-marquee:before {
  content: "\fd8a";
}

/* line 41371, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tools:before {
  content: "\fd8b";
}

/* line 41374, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tooth:before {
  content: "\fd8c";
}

/* line 41377, app/assets/stylesheets/external/uicons.scss */
.fi-rs-toothbrush:before {
  content: "\fd8d";
}

/* line 41380, app/assets/stylesheets/external/uicons.scss */
.fi-rs-torch-inspiration-leader:before {
  content: "\fd8e";
}

/* line 41383, app/assets/stylesheets/external/uicons.scss */
.fi-rs-torii-gate:before {
  content: "\fd8f";
}

/* line 41386, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tornado:before {
  content: "\fd90";
}

/* line 41389, app/assets/stylesheets/external/uicons.scss */
.fi-rs-total:before {
  content: "\fd91";
}

/* line 41392, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tour-guide-people:before {
  content: "\fd92";
}

/* line 41395, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tour-virtual:before {
  content: "\fd93";
}

/* line 41398, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tower-control:before {
  content: "\fd94";
}

/* line 41401, app/assets/stylesheets/external/uicons.scss */
.fi-rs-track:before {
  content: "\fd95";
}

/* line 41404, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tractor:before {
  content: "\fd96";
}

/* line 41407, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trademark:before {
  content: "\fd97";
}

/* line 41410, app/assets/stylesheets/external/uicons.scss */
.fi-rs-traffic-cone:before {
  content: "\fd98";
}

/* line 41413, app/assets/stylesheets/external/uicons.scss */
.fi-rs-traffic-light-go:before {
  content: "\fd99";
}

/* line 41416, app/assets/stylesheets/external/uicons.scss */
.fi-rs-traffic-light-slow:before {
  content: "\fd9a";
}

/* line 41419, app/assets/stylesheets/external/uicons.scss */
.fi-rs-traffic-light-stop:before {
  content: "\fd9b";
}

/* line 41422, app/assets/stylesheets/external/uicons.scss */
.fi-rs-traffic-light:before {
  content: "\fd9c";
}

/* line 41425, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trailer:before {
  content: "\fd9d";
}

/* line 41428, app/assets/stylesheets/external/uicons.scss */
.fi-rs-train-journey:before {
  content: "\fd9e";
}

/* line 41431, app/assets/stylesheets/external/uicons.scss */
.fi-rs-train-side:before {
  content: "\fd9f";
}

/* line 41434, app/assets/stylesheets/external/uicons.scss */
.fi-rs-train-station-building:before {
  content: "\fda0";
}

/* line 41437, app/assets/stylesheets/external/uicons.scss */
.fi-rs-train-station:before {
  content: "\fda1";
}

/* line 41440, app/assets/stylesheets/external/uicons.scss */
.fi-rs-train-subway-tunnel:before {
  content: "\fda2";
}

/* line 41443, app/assets/stylesheets/external/uicons.scss */
.fi-rs-train-track:before {
  content: "\fda3";
}

/* line 41446, app/assets/stylesheets/external/uicons.scss */
.fi-rs-train-tram:before {
  content: "\fda4";
}

/* line 41449, app/assets/stylesheets/external/uicons.scss */
.fi-rs-train:before {
  content: "\fda5";
}

/* line 41452, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tram:before {
  content: "\fda6";
}

/* line 41455, app/assets/stylesheets/external/uicons.scss */
.fi-rs-transform:before {
  content: "\fda7";
}

/* line 41458, app/assets/stylesheets/external/uicons.scss */
.fi-rs-transformation-block:before {
  content: "\fda8";
}

/* line 41461, app/assets/stylesheets/external/uicons.scss */
.fi-rs-transformation-circle:before {
  content: "\fda9";
}

/* line 41464, app/assets/stylesheets/external/uicons.scss */
.fi-rs-transformation-design:before {
  content: "\fdaa";
}

/* line 41467, app/assets/stylesheets/external/uicons.scss */
.fi-rs-transformation-shapes:before {
  content: "\fdab";
}

/* line 41470, app/assets/stylesheets/external/uicons.scss */
.fi-rs-transformer-bolt:before {
  content: "\fdac";
}

/* line 41473, app/assets/stylesheets/external/uicons.scss */
.fi-rs-transgender:before {
  content: "\fdad";
}

/* line 41476, app/assets/stylesheets/external/uicons.scss */
.fi-rs-transporter-1:before {
  content: "\fdae";
}

/* line 41479, app/assets/stylesheets/external/uicons.scss */
.fi-rs-transporter-2:before {
  content: "\fdaf";
}

/* line 41482, app/assets/stylesheets/external/uicons.scss */
.fi-rs-transporter-3:before {
  content: "\fdb0";
}

/* line 41485, app/assets/stylesheets/external/uicons.scss */
.fi-rs-transporter-4:before {
  content: "\fdb1";
}

/* line 41488, app/assets/stylesheets/external/uicons.scss */
.fi-rs-transporter-5:before {
  content: "\fdb2";
}

/* line 41491, app/assets/stylesheets/external/uicons.scss */
.fi-rs-transporter-6:before {
  content: "\fdb3";
}

/* line 41494, app/assets/stylesheets/external/uicons.scss */
.fi-rs-transporter-7:before {
  content: "\fdb4";
}

/* line 41497, app/assets/stylesheets/external/uicons.scss */
.fi-rs-transporter-empty:before {
  content: "\fdb5";
}

/* line 41500, app/assets/stylesheets/external/uicons.scss */
.fi-rs-transporter:before {
  content: "\fdb6";
}

/* line 41503, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trash-can-check:before {
  content: "\fdb7";
}

/* line 41506, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trash-can-clock:before {
  content: "\fdb8";
}

/* line 41509, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trash-can-list:before {
  content: "\fdb9";
}

/* line 41512, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trash-can-plus:before {
  content: "\fdba";
}

/* line 41515, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trash-can-slash:before {
  content: "\fdbb";
}

/* line 41518, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trash-check:before {
  content: "\fdbc";
}

/* line 41521, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trash-clock:before {
  content: "\fdbd";
}

/* line 41524, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trash-list:before {
  content: "\fdbe";
}

/* line 41527, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trash-plus:before {
  content: "\fdbf";
}

/* line 41530, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trash-restore-alt:before {
  content: "\fdc0";
}

/* line 41533, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trash-restore:before {
  content: "\fdc1";
}

/* line 41536, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trash-slash:before {
  content: "\fdc2";
}

/* line 41539, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trash-undo-alt:before {
  content: "\fdc3";
}

/* line 41542, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trash-undo:before {
  content: "\fdc4";
}

/* line 41545, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trash-xmark:before {
  content: "\fdc5";
}

/* line 41548, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trash:before {
  content: "\fdc6";
}

/* line 41551, app/assets/stylesheets/external/uicons.scss */
.fi-rs-treadmill:before {
  content: "\fdc7";
}

/* line 41554, app/assets/stylesheets/external/uicons.scss */
.fi-rs-treasure-chest:before {
  content: "\fdc8";
}

/* line 41557, app/assets/stylesheets/external/uicons.scss */
.fi-rs-treatment:before {
  content: "\fdc9";
}

/* line 41560, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tree-alt:before {
  content: "\fdca";
}

/* line 41563, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tree-christmas:before {
  content: "\fdcb";
}

/* line 41566, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tree-deciduous:before {
  content: "\fdcc";
}

/* line 41569, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tree:before {
  content: "\fdcd";
}

/* line 41572, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trees-alt:before {
  content: "\fdce";
}

/* line 41575, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trees:before {
  content: "\fdcf";
}

/* line 41578, app/assets/stylesheets/external/uicons.scss */
.fi-rs-triangle-music:before {
  content: "\fdd0";
}

/* line 41581, app/assets/stylesheets/external/uicons.scss */
.fi-rs-triangle-person-digging:before {
  content: "\fdd1";
}

/* line 41584, app/assets/stylesheets/external/uicons.scss */
.fi-rs-triangle-warning:before {
  content: "\fdd2";
}

/* line 41587, app/assets/stylesheets/external/uicons.scss */
.fi-rs-triangle:before {
  content: "\fdd3";
}

/* line 41590, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trillium:before {
  content: "\fdd4";
}

/* line 41593, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trophy-achievement-skill:before {
  content: "\fdd5";
}

/* line 41596, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trophy-star:before {
  content: "\fdd6";
}

/* line 41599, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trophy:before {
  content: "\fdd7";
}

/* line 41602, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-arrow-left:before {
  content: "\fdd8";
}

/* line 41605, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-arrow-right:before {
  content: "\fdd9";
}

/* line 41608, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-bolt:before {
  content: "\fdda";
}

/* line 41611, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-box:before {
  content: "\fddb";
}

/* line 41614, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-check:before {
  content: "\fddc";
}

/* line 41617, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-container-empty:before {
  content: "\fddd";
}

/* line 41620, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-container:before {
  content: "\fdde";
}

/* line 41623, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-couch:before {
  content: "\fddf";
}

/* line 41626, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-fire:before {
  content: "\fde0";
}

/* line 41629, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-flatbed:before {
  content: "\fde1";
}

/* line 41632, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-front:before {
  content: "\fde2";
}

/* line 41635, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-ladder:before {
  content: "\fde3";
}

/* line 41638, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-loading:before {
  content: "\fde4";
}

/* line 41641, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-medical:before {
  content: "\fde5";
}

/* line 41644, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-monster:before {
  content: "\fde6";
}

/* line 41647, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-moving:before {
  content: "\fde7";
}

/* line 41650, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-pickup:before {
  content: "\fde8";
}

/* line 41653, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-plow:before {
  content: "\fde9";
}

/* line 41656, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-ramp:before {
  content: "\fdea";
}

/* line 41659, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-side:before {
  content: "\fdeb";
}

/* line 41662, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-tow:before {
  content: "\fdec";
}

/* line 41665, app/assets/stylesheets/external/uicons.scss */
.fi-rs-truck-utensils:before {
  content: "\fded";
}

/* line 41668, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trumpet:before {
  content: "\fdee";
}

/* line 41671, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trust-alt:before {
  content: "\fdef";
}

/* line 41674, app/assets/stylesheets/external/uicons.scss */
.fi-rs-trust:before {
  content: "\fdf0";
}

/* line 41677, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tshirt:before {
  content: "\fdf1";
}

/* line 41680, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tty-answer:before {
  content: "\fdf2";
}

/* line 41683, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tty:before {
  content: "\fdf3";
}

/* line 41686, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tubes:before {
  content: "\fdf4";
}

/* line 41689, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tuesday:before {
  content: "\fdf5";
}

/* line 41692, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tugrik-sign:before {
  content: "\fdf6";
}

/* line 41695, app/assets/stylesheets/external/uicons.scss */
.fi-rs-turkey:before {
  content: "\fdf7";
}

/* line 41698, app/assets/stylesheets/external/uicons.scss */
.fi-rs-turn-left:before {
  content: "\fdf8";
}

/* line 41701, app/assets/stylesheets/external/uicons.scss */
.fi-rs-turn-right:before {
  content: "\fdf9";
}

/* line 41704, app/assets/stylesheets/external/uicons.scss */
.fi-rs-turntable:before {
  content: "\fdfa";
}

/* line 41707, app/assets/stylesheets/external/uicons.scss */
.fi-rs-turtle:before {
  content: "\fdfb";
}

/* line 41710, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tv-music:before {
  content: "\fdfc";
}

/* line 41713, app/assets/stylesheets/external/uicons.scss */
.fi-rs-tv-retro:before {
  content: "\fdfd";
}

/* line 41716, app/assets/stylesheets/external/uicons.scss */
.fi-rs-typewriter:before {
  content: "\fdfe";
}

/* line 41719, app/assets/stylesheets/external/uicons.scss */
.fi-rs-u:before {
  content: "\fdff";
}

/* line 41722, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ufo-beam:before {
  content: "\fe00";
}

/* line 41725, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ufo:before {
  content: "\fe01";
}

/* line 41728, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ui-ux:before {
  content: "\fe02";
}

/* line 41731, app/assets/stylesheets/external/uicons.scss */
.fi-rs-umbrella-beach:before {
  content: "\fe03";
}

/* line 41734, app/assets/stylesheets/external/uicons.scss */
.fi-rs-umbrella:before {
  content: "\fe04";
}

/* line 41737, app/assets/stylesheets/external/uicons.scss */
.fi-rs-under-construction:before {
  content: "\fe05";
}

/* line 41740, app/assets/stylesheets/external/uicons.scss */
.fi-rs-underline:before {
  content: "\fe06";
}

/* line 41743, app/assets/stylesheets/external/uicons.scss */
.fi-rs-undo-alt:before {
  content: "\fe07";
}

/* line 41746, app/assets/stylesheets/external/uicons.scss */
.fi-rs-undo:before {
  content: "\fe08";
}

/* line 41749, app/assets/stylesheets/external/uicons.scss */
.fi-rs-unicorn:before {
  content: "\fe09";
}

/* line 41752, app/assets/stylesheets/external/uicons.scss */
.fi-rs-uniform-martial-arts:before {
  content: "\fe0a";
}

/* line 41755, app/assets/stylesheets/external/uicons.scss */
.fi-rs-universal-access:before {
  content: "\fe0b";
}

/* line 41758, app/assets/stylesheets/external/uicons.scss */
.fi-rs-unlock:before {
  content: "\fe0c";
}

/* line 41761, app/assets/stylesheets/external/uicons.scss */
.fi-rs-up-from-bracket:before {
  content: "\fe0d";
}

/* line 41764, app/assets/stylesheets/external/uicons.scss */
.fi-rs-up-left:before {
  content: "\fe0e";
}

/* line 41767, app/assets/stylesheets/external/uicons.scss */
.fi-rs-up-right-from-square:before {
  content: "\fe0f";
}

/* line 41770, app/assets/stylesheets/external/uicons.scss */
.fi-rs-up-right:before {
  content: "\fe10";
}

/* line 41773, app/assets/stylesheets/external/uicons.scss */
.fi-rs-up:before {
  content: "\fe11";
}

/* line 41776, app/assets/stylesheets/external/uicons.scss */
.fi-rs-upload:before {
  content: "\fe12";
}

/* line 41779, app/assets/stylesheets/external/uicons.scss */
.fi-rs-url:before {
  content: "\fe13";
}

/* line 41782, app/assets/stylesheets/external/uicons.scss */
.fi-rs-usb-pendrive:before {
  content: "\fe14";
}

/* line 41785, app/assets/stylesheets/external/uicons.scss */
.fi-rs-usd-circle:before {
  content: "\fe15";
}

/* line 41788, app/assets/stylesheets/external/uicons.scss */
.fi-rs-usd-square:before {
  content: "\fe16";
}

/* line 41791, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-add:before {
  content: "\fe17";
}

/* line 41794, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-alien:before {
  content: "\fe18";
}

/* line 41797, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-astronaut:before {
  content: "\fe19";
}

/* line 41800, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-check:before {
  content: "\fe1a";
}

/* line 41803, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-chef:before {
  content: "\fe1b";
}

/* line 41806, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-coach:before {
  content: "\fe1c";
}

/* line 41809, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-cowboy:before {
  content: "\fe1d";
}

/* line 41812, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-crown:before {
  content: "\fe1e";
}

/* line 41815, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-gear:before {
  content: "\fe1f";
}

/* line 41818, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-graduate:before {
  content: "\fe20";
}

/* line 41821, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-headset:before {
  content: "\fe21";
}

/* line 41824, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-helmet-safety:before {
  content: "\fe22";
}

/* line 41827, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-injured:before {
  content: "\fe23";
}

/* line 41830, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-interface-ui:before {
  content: "\fe24";
}

/* line 41833, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-key:before {
  content: "\fe25";
}

/* line 41836, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-lock:before {
  content: "\fe26";
}

/* line 41839, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-md-chat:before {
  content: "\fe27";
}

/* line 41842, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-md:before {
  content: "\fe28";
}

/* line 41845, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-minus:before {
  content: "\fe29";
}

/* line 41848, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-music:before {
  content: "\fe2a";
}

/* line 41851, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-ninja:before {
  content: "\fe2b";
}

/* line 41854, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-nurse:before {
  content: "\fe2c";
}

/* line 41857, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-pen:before {
  content: "\fe2d";
}

/* line 41860, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-pilot-tie:before {
  content: "\fe2e";
}

/* line 41863, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-pilot:before {
  content: "\fe2f";
}

/* line 41866, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-police:before {
  content: "\fe30";
}

/* line 41869, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-robot-xmarks:before {
  content: "\fe31";
}

/* line 41872, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-robot:before {
  content: "\fe32";
}

/* line 41875, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-salary:before {
  content: "\fe33";
}

/* line 41878, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-shield:before {
  content: "\fe34";
}

/* line 41881, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-skill-gear:before {
  content: "\fe35";
}

/* line 41884, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-slash:before {
  content: "\fe36";
}

/* line 41887, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-tag:before {
  content: "\fe37";
}

/* line 41890, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-time:before {
  content: "\fe38";
}

/* line 41893, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-trust:before {
  content: "\fe39";
}

/* line 41896, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-unlock:before {
  content: "\fe3a";
}

/* line 41899, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-visor:before {
  content: "\fe3b";
}

/* line 41902, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user-xmark:before {
  content: "\fe3c";
}

/* line 41905, app/assets/stylesheets/external/uicons.scss */
.fi-rs-user:before {
  content: "\fe3d";
}

/* line 41908, app/assets/stylesheets/external/uicons.scss */
.fi-rs-users-alt:before {
  content: "\fe3e";
}

/* line 41911, app/assets/stylesheets/external/uicons.scss */
.fi-rs-users-class:before {
  content: "\fe3f";
}

/* line 41914, app/assets/stylesheets/external/uicons.scss */
.fi-rs-users-gear:before {
  content: "\fe40";
}

/* line 41917, app/assets/stylesheets/external/uicons.scss */
.fi-rs-users-medical:before {
  content: "\fe41";
}

/* line 41920, app/assets/stylesheets/external/uicons.scss */
.fi-rs-users-slash:before {
  content: "\fe42";
}

/* line 41923, app/assets/stylesheets/external/uicons.scss */
.fi-rs-users:before {
  content: "\fe43";
}

/* line 41926, app/assets/stylesheets/external/uicons.scss */
.fi-rs-utensils-slash:before {
  content: "\fe44";
}

/* line 41929, app/assets/stylesheets/external/uicons.scss */
.fi-rs-utensils:before {
  content: "\fe45";
}

/* line 41932, app/assets/stylesheets/external/uicons.scss */
.fi-rs-utility-pole-double:before {
  content: "\fe46";
}

/* line 41935, app/assets/stylesheets/external/uicons.scss */
.fi-rs-utility-pole:before {
  content: "\fe47";
}

/* line 41938, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ux-browser:before {
  content: "\fe48";
}

/* line 41941, app/assets/stylesheets/external/uicons.scss */
.fi-rs-ux:before {
  content: "\fe49";
}

/* line 41944, app/assets/stylesheets/external/uicons.scss */
.fi-rs-v:before {
  content: "\fe4a";
}

/* line 41947, app/assets/stylesheets/external/uicons.scss */
.fi-rs-vacuum-robot:before {
  content: "\fe4b";
}

/* line 41950, app/assets/stylesheets/external/uicons.scss */
.fi-rs-vacuum:before {
  content: "\fe4c";
}

/* line 41953, app/assets/stylesheets/external/uicons.scss */
.fi-rs-value-absolute:before {
  content: "\fe4d";
}

/* line 41956, app/assets/stylesheets/external/uicons.scss */
.fi-rs-vault:before {
  content: "\fe4e";
}

/* line 41959, app/assets/stylesheets/external/uicons.scss */
.fi-rs-vector-alt:before {
  content: "\fe4f";
}

/* line 41962, app/assets/stylesheets/external/uicons.scss */
.fi-rs-vector-circle:before {
  content: "\fe50";
}

/* line 41965, app/assets/stylesheets/external/uicons.scss */
.fi-rs-vector-polygon:before {
  content: "\fe51";
}

/* line 41968, app/assets/stylesheets/external/uicons.scss */
.fi-rs-vector:before {
  content: "\fe52";
}

/* line 41971, app/assets/stylesheets/external/uicons.scss */
.fi-rs-venus-double:before {
  content: "\fe53";
}

/* line 41974, app/assets/stylesheets/external/uicons.scss */
.fi-rs-venus-mars:before {
  content: "\fe54";
}

/* line 41977, app/assets/stylesheets/external/uicons.scss */
.fi-rs-venus:before {
  content: "\fe55";
}

/* line 41980, app/assets/stylesheets/external/uicons.scss */
.fi-rs-vest-patches:before {
  content: "\fe56";
}

/* line 41983, app/assets/stylesheets/external/uicons.scss */
.fi-rs-vest:before {
  content: "\fe57";
}

/* line 41986, app/assets/stylesheets/external/uicons.scss */
.fi-rs-video-arrow-down-left:before {
  content: "\fe58";
}

/* line 41989, app/assets/stylesheets/external/uicons.scss */
.fi-rs-video-arrow-up-right:before {
  content: "\fe59";
}

/* line 41992, app/assets/stylesheets/external/uicons.scss */
.fi-rs-video-camera-alt:before {
  content: "\fe5a";
}

/* line 41995, app/assets/stylesheets/external/uicons.scss */
.fi-rs-video-camera:before {
  content: "\fe5b";
}

/* line 41998, app/assets/stylesheets/external/uicons.scss */
.fi-rs-video-duration:before {
  content: "\fe5c";
}

/* line 42001, app/assets/stylesheets/external/uicons.scss */
.fi-rs-video-plus:before {
  content: "\fe5d";
}

/* line 42004, app/assets/stylesheets/external/uicons.scss */
.fi-rs-video-slash:before {
  content: "\fe5e";
}

/* line 42007, app/assets/stylesheets/external/uicons.scss */
.fi-rs-videoconference:before {
  content: "\fe5f";
}

/* line 42010, app/assets/stylesheets/external/uicons.scss */
.fi-rs-vihara:before {
  content: "\fe60";
}

/* line 42013, app/assets/stylesheets/external/uicons.scss */
.fi-rs-violin:before {
  content: "\fe61";
}

/* line 42016, app/assets/stylesheets/external/uicons.scss */
.fi-rs-virus-slash:before {
  content: "\fe62";
}

/* line 42019, app/assets/stylesheets/external/uicons.scss */
.fi-rs-virus:before {
  content: "\fe63";
}

/* line 42022, app/assets/stylesheets/external/uicons.scss */
.fi-rs-viruses:before {
  content: "\fe64";
}

/* line 42025, app/assets/stylesheets/external/uicons.scss */
.fi-rs-visit:before {
  content: "\fe65";
}

/* line 42028, app/assets/stylesheets/external/uicons.scss */
.fi-rs-voicemail:before {
  content: "\fe66";
}

/* line 42031, app/assets/stylesheets/external/uicons.scss */
.fi-rs-volcano:before {
  content: "\fe67";
}

/* line 42034, app/assets/stylesheets/external/uicons.scss */
.fi-rs-volleyball:before {
  content: "\fe68";
}

/* line 42037, app/assets/stylesheets/external/uicons.scss */
.fi-rs-volume-down:before {
  content: "\fe69";
}

/* line 42040, app/assets/stylesheets/external/uicons.scss */
.fi-rs-volume-mute:before {
  content: "\fe6a";
}

/* line 42043, app/assets/stylesheets/external/uicons.scss */
.fi-rs-volume-off:before {
  content: "\fe6b";
}

/* line 42046, app/assets/stylesheets/external/uicons.scss */
.fi-rs-volume-slash:before {
  content: "\fe6c";
}

/* line 42049, app/assets/stylesheets/external/uicons.scss */
.fi-rs-volume:before {
  content: "\fe6d";
}

/* line 42052, app/assets/stylesheets/external/uicons.scss */
.fi-rs-vote-nay:before {
  content: "\fe6e";
}

/* line 42055, app/assets/stylesheets/external/uicons.scss */
.fi-rs-vote-yea:before {
  content: "\fe6f";
}

/* line 42058, app/assets/stylesheets/external/uicons.scss */
.fi-rs-vr-cardboard:before {
  content: "\fe70";
}

/* line 42061, app/assets/stylesheets/external/uicons.scss */
.fi-rs-w:before {
  content: "\fe71";
}

/* line 42064, app/assets/stylesheets/external/uicons.scss */
.fi-rs-waffle:before {
  content: "\fe72";
}

/* line 42067, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wagon-covered:before {
  content: "\fe73";
}

/* line 42070, app/assets/stylesheets/external/uicons.scss */
.fi-rs-walker:before {
  content: "\fe74";
}

/* line 42073, app/assets/stylesheets/external/uicons.scss */
.fi-rs-walkie-talkie:before {
  content: "\fe75";
}

/* line 42076, app/assets/stylesheets/external/uicons.scss */
.fi-rs-walking:before {
  content: "\fe76";
}

/* line 42079, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wallet-arrow:before {
  content: "\fe77";
}

/* line 42082, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wallet-buyer:before {
  content: "\fe78";
}

/* line 42085, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wallet:before {
  content: "\fe79";
}

/* line 42088, app/assets/stylesheets/external/uicons.scss */
.fi-rs-warehouse-alt:before {
  content: "\fe7a";
}

/* line 42091, app/assets/stylesheets/external/uicons.scss */
.fi-rs-warranty:before {
  content: "\fe7b";
}

/* line 42094, app/assets/stylesheets/external/uicons.scss */
.fi-rs-washer:before {
  content: "\fe7c";
}

/* line 42097, app/assets/stylesheets/external/uicons.scss */
.fi-rs-waste-pollution:before {
  content: "\fe7d";
}

/* line 42100, app/assets/stylesheets/external/uicons.scss */
.fi-rs-waste:before {
  content: "\fe7e";
}

/* line 42103, app/assets/stylesheets/external/uicons.scss */
.fi-rs-watch-calculator:before {
  content: "\fe7f";
}

/* line 42106, app/assets/stylesheets/external/uicons.scss */
.fi-rs-watch-smart:before {
  content: "\fe80";
}

/* line 42109, app/assets/stylesheets/external/uicons.scss */
.fi-rs-watch:before {
  content: "\fe81";
}

/* line 42112, app/assets/stylesheets/external/uicons.scss */
.fi-rs-water-bottle:before {
  content: "\fe82";
}

/* line 42115, app/assets/stylesheets/external/uicons.scss */
.fi-rs-water-ladder:before {
  content: "\fe83";
}

/* line 42118, app/assets/stylesheets/external/uicons.scss */
.fi-rs-water-lower:before {
  content: "\fe84";
}

/* line 42121, app/assets/stylesheets/external/uicons.scss */
.fi-rs-water-rise:before {
  content: "\fe85";
}

/* line 42124, app/assets/stylesheets/external/uicons.scss */
.fi-rs-water:before {
  content: "\fe86";
}

/* line 42127, app/assets/stylesheets/external/uicons.scss */
.fi-rs-watermelon:before {
  content: "\fe87";
}

/* line 42130, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wave-sine:before {
  content: "\fe88";
}

/* line 42133, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wave-square:before {
  content: "\fe89";
}

/* line 42136, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wave-triangle:before {
  content: "\fe8a";
}

/* line 42139, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wave:before {
  content: "\fe8b";
}

/* line 42142, app/assets/stylesheets/external/uicons.scss */
.fi-rs-waveform-path:before {
  content: "\fe8c";
}

/* line 42145, app/assets/stylesheets/external/uicons.scss */
.fi-rs-waveform:before {
  content: "\fe8d";
}

/* line 42148, app/assets/stylesheets/external/uicons.scss */
.fi-rs-web-design:before {
  content: "\fe8e";
}

/* line 42151, app/assets/stylesheets/external/uicons.scss */
.fi-rs-webcam-slash:before {
  content: "\fe8f";
}

/* line 42154, app/assets/stylesheets/external/uicons.scss */
.fi-rs-webcam:before {
  content: "\fe90";
}

/* line 42157, app/assets/stylesheets/external/uicons.scss */
.fi-rs-webhook:before {
  content: "\fe91";
}

/* line 42160, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wednesday:before {
  content: "\fe92";
}

/* line 42163, app/assets/stylesheets/external/uicons.scss */
.fi-rs-whale:before {
  content: "\fe93";
}

/* line 42166, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wheat-awn-circle-exclamation:before {
  content: "\fe94";
}

/* line 42169, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wheat-awn-slash:before {
  content: "\fe95";
}

/* line 42172, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wheat-awn:before {
  content: "\fe96";
}

/* line 42175, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wheat-slash:before {
  content: "\fe97";
}

/* line 42178, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wheat:before {
  content: "\fe98";
}

/* line 42181, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wheelchair-move:before {
  content: "\fe99";
}

/* line 42184, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wheelchair:before {
  content: "\fe9a";
}

/* line 42187, app/assets/stylesheets/external/uicons.scss */
.fi-rs-whistle:before {
  content: "\fe9b";
}

/* line 42190, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wifi-1:before {
  content: "\fe9c";
}

/* line 42193, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wifi-2:before {
  content: "\fe9d";
}

/* line 42196, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wifi-alt:before {
  content: "\fe9e";
}

/* line 42199, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wifi-exclamation:before {
  content: "\fe9f";
}

/* line 42202, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wifi-slash:before {
  content: "\fea0";
}

/* line 42205, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wifi:before {
  content: "\fea1";
}

/* line 42208, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wind-turbine:before {
  content: "\fea2";
}

/* line 42211, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wind-warning:before {
  content: "\fea3";
}

/* line 42214, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wind:before {
  content: "\fea4";
}

/* line 42217, app/assets/stylesheets/external/uicons.scss */
.fi-rs-window-alt:before {
  content: "\fea5";
}

/* line 42220, app/assets/stylesheets/external/uicons.scss */
.fi-rs-window-frame-open:before {
  content: "\fea6";
}

/* line 42223, app/assets/stylesheets/external/uicons.scss */
.fi-rs-window-frame:before {
  content: "\fea7";
}

/* line 42226, app/assets/stylesheets/external/uicons.scss */
.fi-rs-window-maximize:before {
  content: "\fea8";
}

/* line 42229, app/assets/stylesheets/external/uicons.scss */
.fi-rs-window-minimize:before {
  content: "\fea9";
}

/* line 42232, app/assets/stylesheets/external/uicons.scss */
.fi-rs-window-restore:before {
  content: "\feaa";
}

/* line 42235, app/assets/stylesheets/external/uicons.scss */
.fi-rs-windsock:before {
  content: "\feab";
}

/* line 42238, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wine-bottle:before {
  content: "\feac";
}

/* line 42241, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wine-glass-crack:before {
  content: "\fead";
}

/* line 42244, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wine-glass-empty:before {
  content: "\feae";
}

/* line 42247, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wishlist-heart:before {
  content: "\feaf";
}

/* line 42250, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wishlist-star:before {
  content: "\feb0";
}

/* line 42253, app/assets/stylesheets/external/uicons.scss */
.fi-rs-woman-head:before {
  content: "\feb1";
}

/* line 42256, app/assets/stylesheets/external/uicons.scss */
.fi-rs-woman-scientist:before {
  content: "\feb2";
}

/* line 42259, app/assets/stylesheets/external/uicons.scss */
.fi-rs-won-sign:before {
  content: "\feb3";
}

/* line 42262, app/assets/stylesheets/external/uicons.scss */
.fi-rs-work-in-progress:before {
  content: "\feb4";
}

/* line 42265, app/assets/stylesheets/external/uicons.scss */
.fi-rs-workflow-alt:before {
  content: "\feb5";
}

/* line 42268, app/assets/stylesheets/external/uicons.scss */
.fi-rs-workflow-setting-alt:before {
  content: "\feb6";
}

/* line 42271, app/assets/stylesheets/external/uicons.scss */
.fi-rs-workflow-setting:before {
  content: "\feb7";
}

/* line 42274, app/assets/stylesheets/external/uicons.scss */
.fi-rs-workflow:before {
  content: "\feb8";
}

/* line 42277, app/assets/stylesheets/external/uicons.scss */
.fi-rs-workshop:before {
  content: "\feb9";
}

/* line 42280, app/assets/stylesheets/external/uicons.scss */
.fi-rs-world:before {
  content: "\feba";
}

/* line 42283, app/assets/stylesheets/external/uicons.scss */
.fi-rs-worm:before {
  content: "\febb";
}

/* line 42286, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wreath:before {
  content: "\febc";
}

/* line 42289, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wrench-alt:before {
  content: "\febd";
}

/* line 42292, app/assets/stylesheets/external/uicons.scss */
.fi-rs-wrench-simple:before {
  content: "\febe";
}

/* line 42295, app/assets/stylesheets/external/uicons.scss */
.fi-rs-x:before {
  content: "\febf";
}

/* line 42298, app/assets/stylesheets/external/uicons.scss */
.fi-rs-y:before {
  content: "\fec0";
}

/* line 42301, app/assets/stylesheets/external/uicons.scss */
.fi-rs-yen:before {
  content: "\fec1";
}

/* line 42304, app/assets/stylesheets/external/uicons.scss */
.fi-rs-yin-yang:before {
  content: "\fec2";
}

/* line 42307, app/assets/stylesheets/external/uicons.scss */
.fi-rs-z:before {
  content: "\fec3";
}

/* line 42310, app/assets/stylesheets/external/uicons.scss */
.fi-rs-zoom-in:before {
  content: "\fec4";
}

/* line 42313, app/assets/stylesheets/external/uicons.scss */
.fi-rs-zoom-out:before {
  content: "\fec5";
}

/*!
                *   _____       _             __                 _____                               ______ _       _   _
                *  |_   _|     | |           / _|               |_   _|                             |  ____| |     | | (_)
                *    | |  _ __ | |_ ___ _ __| |_ __ _  ___ ___    | |  ___ ___  _ __  ___   ______  | |__  | | __ _| |_ _  ___ ___  _ __
                *    | | | '_ \| __/ _ \ '__|  _/ _` |/ __/ _ \   | | / __/ _ \| '_ \/ __| |______| |  __| | |/ _` | __| |/ __/ _ \| '_ \
                *   _| |_| | | | ||  __/ |  | || (_| | (_|  __/  _| || (_| (_) | | | \__ \          | |    | | (_| | |_| | (_| (_) | | | |
                *  |_____|_| |_|\__\___|_|  |_| \__,_|\___\___| |_____\___\___/|_| |_|___/          |_|    |_|\__,_|\__|_|\___\___/|_| |_|
                *
                *                         UIcons 2.4.0 - https://www.flaticon.com/uicons/interface-icons
                */
@font-face {
  font-family: "uicons-bold-straight";
  src: url("https://cdn-uicons.flaticon.com/2.4.0/uicons-bold-straight/webfonts/uicons-bold-straight.woff2") format("woff2"), url("https://cdn-uicons.flaticon.com/2.4.0/uicons-bold-straight/webfonts/uicons-bold-straight.woff") format("woff"), url("https://cdn-uicons.flaticon.com/2.4.0/uicons-bold-straight/webfonts/uicons-bold-straight.eot#iefix") format("embedded-opentype");
  font-display: swap;
}

/* line 42334, app/assets/stylesheets/external/uicons.scss */
i[class^="fi-bs-"]:before, i[class*=" fi-bs-"]:before, span[class^="fi-bs-"]:before, span[class*="fi-bs-"]:before {
  font-family: uicons-bold-straight !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 42345, app/assets/stylesheets/external/uicons.scss */
.fi-bs-0:before {
  content: "\f101";
}

/* line 42348, app/assets/stylesheets/external/uicons.scss */
.fi-bs-00s-music-disc:before {
  content: "\f102";
}

/* line 42351, app/assets/stylesheets/external/uicons.scss */
.fi-bs-1:before {
  content: "\f103";
}

/* line 42354, app/assets/stylesheets/external/uicons.scss */
.fi-bs-2:before {
  content: "\f104";
}

/* line 42357, app/assets/stylesheets/external/uicons.scss */
.fi-bs-3:before {
  content: "\f105";
}

/* line 42360, app/assets/stylesheets/external/uicons.scss */
.fi-bs-360-degrees:before {
  content: "\f106";
}

/* line 42363, app/assets/stylesheets/external/uicons.scss */
.fi-bs-4:before {
  content: "\f107";
}

/* line 42366, app/assets/stylesheets/external/uicons.scss */
.fi-bs-404:before {
  content: "\f108";
}

/* line 42369, app/assets/stylesheets/external/uicons.scss */
.fi-bs-5:before {
  content: "\f109";
}

/* line 42372, app/assets/stylesheets/external/uicons.scss */
.fi-bs-6:before {
  content: "\f10a";
}

/* line 42375, app/assets/stylesheets/external/uicons.scss */
.fi-bs-60s-music-disc:before {
  content: "\f10b";
}

/* line 42378, app/assets/stylesheets/external/uicons.scss */
.fi-bs-7:before {
  content: "\f10c";
}

/* line 42381, app/assets/stylesheets/external/uicons.scss */
.fi-bs-70s-music-disc:before {
  content: "\f10d";
}

/* line 42384, app/assets/stylesheets/external/uicons.scss */
.fi-bs-8:before {
  content: "\f10e";
}

/* line 42387, app/assets/stylesheets/external/uicons.scss */
.fi-bs-80s-music-disc:before {
  content: "\f10f";
}

/* line 42390, app/assets/stylesheets/external/uicons.scss */
.fi-bs-9:before {
  content: "\f110";
}

/* line 42393, app/assets/stylesheets/external/uicons.scss */
.fi-bs-90s-music-disc:before {
  content: "\f111";
}

/* line 42396, app/assets/stylesheets/external/uicons.scss */
.fi-bs-a:before {
  content: "\f112";
}

/* line 42399, app/assets/stylesheets/external/uicons.scss */
.fi-bs-accident:before {
  content: "\f113";
}

/* line 42402, app/assets/stylesheets/external/uicons.scss */
.fi-bs-acorn:before {
  content: "\f114";
}

/* line 42405, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ad-paid:before {
  content: "\f115";
}

/* line 42408, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ad:before {
  content: "\f116";
}

/* line 42411, app/assets/stylesheets/external/uicons.scss */
.fi-bs-add-document:before {
  content: "\f117";
}

/* line 42414, app/assets/stylesheets/external/uicons.scss */
.fi-bs-add-folder:before {
  content: "\f118";
}

/* line 42417, app/assets/stylesheets/external/uicons.scss */
.fi-bs-add-image:before {
  content: "\f119";
}

/* line 42420, app/assets/stylesheets/external/uicons.scss */
.fi-bs-add:before {
  content: "\f11a";
}

/* line 42423, app/assets/stylesheets/external/uicons.scss */
.fi-bs-address-book:before {
  content: "\f11b";
}

/* line 42426, app/assets/stylesheets/external/uicons.scss */
.fi-bs-address-card:before {
  content: "\f11c";
}

/* line 42429, app/assets/stylesheets/external/uicons.scss */
.fi-bs-admin-alt:before {
  content: "\f11d";
}

/* line 42432, app/assets/stylesheets/external/uicons.scss */
.fi-bs-admin:before {
  content: "\f11e";
}

/* line 42435, app/assets/stylesheets/external/uicons.scss */
.fi-bs-age-alt:before {
  content: "\f11f";
}

/* line 42438, app/assets/stylesheets/external/uicons.scss */
.fi-bs-age-restriction-eighteen:before {
  content: "\f120";
}

/* line 42441, app/assets/stylesheets/external/uicons.scss */
.fi-bs-age-restriction-seven:before {
  content: "\f121";
}

/* line 42444, app/assets/stylesheets/external/uicons.scss */
.fi-bs-age-restriction-six:before {
  content: "\f122";
}

/* line 42447, app/assets/stylesheets/external/uicons.scss */
.fi-bs-age-restriction-sixteen:before {
  content: "\f123";
}

/* line 42450, app/assets/stylesheets/external/uicons.scss */
.fi-bs-age-restriction-thirteen:before {
  content: "\f124";
}

/* line 42453, app/assets/stylesheets/external/uicons.scss */
.fi-bs-age-restriction-three:before {
  content: "\f125";
}

/* line 42456, app/assets/stylesheets/external/uicons.scss */
.fi-bs-age-restriction-twelve:before {
  content: "\f126";
}

/* line 42459, app/assets/stylesheets/external/uicons.scss */
.fi-bs-age-restriction-twenty-one:before {
  content: "\f127";
}

/* line 42462, app/assets/stylesheets/external/uicons.scss */
.fi-bs-age-restriction-zero:before {
  content: "\f128";
}

/* line 42465, app/assets/stylesheets/external/uicons.scss */
.fi-bs-age:before {
  content: "\f129";
}

/* line 42468, app/assets/stylesheets/external/uicons.scss */
.fi-bs-air-conditioner:before {
  content: "\f12a";
}

/* line 42471, app/assets/stylesheets/external/uicons.scss */
.fi-bs-air-freshener:before {
  content: "\f12b";
}

/* line 42474, app/assets/stylesheets/external/uicons.scss */
.fi-bs-air-pollution:before {
  content: "\f12c";
}

/* line 42477, app/assets/stylesheets/external/uicons.scss */
.fi-bs-airplane-journey:before {
  content: "\f12d";
}

/* line 42480, app/assets/stylesheets/external/uicons.scss */
.fi-bs-airplay:before {
  content: "\f12e";
}

/* line 42483, app/assets/stylesheets/external/uicons.scss */
.fi-bs-alarm-clock:before {
  content: "\f12f";
}

/* line 42486, app/assets/stylesheets/external/uicons.scss */
.fi-bs-alarm-exclamation:before {
  content: "\f130";
}

/* line 42489, app/assets/stylesheets/external/uicons.scss */
.fi-bs-alarm-plus:before {
  content: "\f131";
}

/* line 42492, app/assets/stylesheets/external/uicons.scss */
.fi-bs-alarm-snooze:before {
  content: "\f132";
}

/* line 42495, app/assets/stylesheets/external/uicons.scss */
.fi-bs-album-circle-plus:before {
  content: "\f133";
}

/* line 42498, app/assets/stylesheets/external/uicons.scss */
.fi-bs-album-circle-user:before {
  content: "\f134";
}

/* line 42501, app/assets/stylesheets/external/uicons.scss */
.fi-bs-album-collection:before {
  content: "\f135";
}

/* line 42504, app/assets/stylesheets/external/uicons.scss */
.fi-bs-album:before {
  content: "\f136";
}

/* line 42507, app/assets/stylesheets/external/uicons.scss */
.fi-bs-algorithm:before {
  content: "\f137";
}

/* line 42510, app/assets/stylesheets/external/uicons.scss */
.fi-bs-alicorn:before {
  content: "\f138";
}

/* line 42513, app/assets/stylesheets/external/uicons.scss */
.fi-bs-alien:before {
  content: "\f139";
}

/* line 42516, app/assets/stylesheets/external/uicons.scss */
.fi-bs-align-center:before {
  content: "\f13a";
}

/* line 42519, app/assets/stylesheets/external/uicons.scss */
.fi-bs-align-justify:before {
  content: "\f13b";
}

/* line 42522, app/assets/stylesheets/external/uicons.scss */
.fi-bs-align-left:before {
  content: "\f13c";
}

/* line 42525, app/assets/stylesheets/external/uicons.scss */
.fi-bs-align-slash:before {
  content: "\f13d";
}

/* line 42528, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ambulance:before {
  content: "\f13e";
}

/* line 42531, app/assets/stylesheets/external/uicons.scss */
.fi-bs-analyse-alt:before {
  content: "\f13f";
}

/* line 42534, app/assets/stylesheets/external/uicons.scss */
.fi-bs-analyse:before {
  content: "\f140";
}

/* line 42537, app/assets/stylesheets/external/uicons.scss */
.fi-bs-anatomical-heart:before {
  content: "\f141";
}

/* line 42540, app/assets/stylesheets/external/uicons.scss */
.fi-bs-anchor:before {
  content: "\f142";
}

/* line 42543, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angel:before {
  content: "\f143";
}

/* line 42546, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-90:before {
  content: "\f144";
}

/* line 42549, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-circle-down:before {
  content: "\f145";
}

/* line 42552, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-circle-left:before {
  content: "\f146";
}

/* line 42555, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-circle-right:before {
  content: "\f147";
}

/* line 42558, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-circle-up:before {
  content: "\f148";
}

/* line 42561, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-double-left:before {
  content: "\f149";
}

/* line 42564, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-double-right:before {
  content: "\f14a";
}

/* line 42567, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-double-small-down:before {
  content: "\f14b";
}

/* line 42570, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-double-small-left:before {
  content: "\f14c";
}

/* line 42573, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-double-small-right:before {
  content: "\f14d";
}

/* line 42576, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-double-small-up:before {
  content: "\f14e";
}

/* line 42579, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-down:before {
  content: "\f14f";
}

/* line 42582, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-left:before {
  content: "\f150";
}

/* line 42585, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-right:before {
  content: "\f151";
}

/* line 42588, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-small-down:before {
  content: "\f152";
}

/* line 42591, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-small-left:before {
  content: "\f153";
}

/* line 42594, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-small-right:before {
  content: "\f154";
}

/* line 42597, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-small-up:before {
  content: "\f155";
}

/* line 42600, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-square-down:before {
  content: "\f156";
}

/* line 42603, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-square-left:before {
  content: "\f157";
}

/* line 42606, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-square-right:before {
  content: "\f158";
}

/* line 42609, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-square-up:before {
  content: "\f159";
}

/* line 42612, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle-up:before {
  content: "\f15a";
}

/* line 42615, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angle:before {
  content: "\f15b";
}

/* line 42618, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angles-up-down:before {
  content: "\f15c";
}

/* line 42621, app/assets/stylesheets/external/uicons.scss */
.fi-bs-angry:before {
  content: "\f15d";
}

/* line 42624, app/assets/stylesheets/external/uicons.scss */
.fi-bs-animated-icon:before {
  content: "\f15e";
}

/* line 42627, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ankh:before {
  content: "\f15f";
}

/* line 42630, app/assets/stylesheets/external/uicons.scss */
.fi-bs-answer-alt:before {
  content: "\f160";
}

/* line 42633, app/assets/stylesheets/external/uicons.scss */
.fi-bs-answer:before {
  content: "\f161";
}

/* line 42636, app/assets/stylesheets/external/uicons.scss */
.fi-bs-apartment:before {
  content: "\f162";
}

/* line 42639, app/assets/stylesheets/external/uicons.scss */
.fi-bs-aperture:before {
  content: "\f163";
}

/* line 42642, app/assets/stylesheets/external/uicons.scss */
.fi-bs-api:before {
  content: "\f164";
}

/* line 42645, app/assets/stylesheets/external/uicons.scss */
.fi-bs-apple-core:before {
  content: "\f165";
}

/* line 42648, app/assets/stylesheets/external/uicons.scss */
.fi-bs-apple-crate:before {
  content: "\f166";
}

/* line 42651, app/assets/stylesheets/external/uicons.scss */
.fi-bs-apple-whole:before {
  content: "\f167";
}

/* line 42654, app/assets/stylesheets/external/uicons.scss */
.fi-bs-apps-add:before {
  content: "\f168";
}

/* line 42657, app/assets/stylesheets/external/uicons.scss */
.fi-bs-apps-delete:before {
  content: "\f169";
}

/* line 42660, app/assets/stylesheets/external/uicons.scss */
.fi-bs-apps-sort:before {
  content: "\f16a";
}

/* line 42663, app/assets/stylesheets/external/uicons.scss */
.fi-bs-apps:before {
  content: "\f16b";
}

/* line 42666, app/assets/stylesheets/external/uicons.scss */
.fi-bs-archive:before {
  content: "\f16c";
}

/* line 42669, app/assets/stylesheets/external/uicons.scss */
.fi-bs-archway:before {
  content: "\f16d";
}

/* line 42672, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-alt-circle-down:before {
  content: "\f16e";
}

/* line 42675, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-alt-circle-left:before {
  content: "\f16f";
}

/* line 42678, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-alt-circle-right:before {
  content: "\f170";
}

/* line 42681, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-alt-circle-up:before {
  content: "\f171";
}

/* line 42684, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-alt-down:before {
  content: "\f172";
}

/* line 42687, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-alt-from-bottom:before {
  content: "\f173";
}

/* line 42690, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-alt-from-left:before {
  content: "\f174";
}

/* line 42693, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-alt-from-right:before {
  content: "\f175";
}

/* line 42696, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-alt-from-top:before {
  content: "\f176";
}

/* line 42699, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-alt-left:before {
  content: "\f177";
}

/* line 42702, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-alt-right:before {
  content: "\f178";
}

/* line 42705, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-alt-square-down:before {
  content: "\f179";
}

/* line 42708, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-alt-square-left:before {
  content: "\f17a";
}

/* line 42711, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-alt-square-right:before {
  content: "\f17b";
}

/* line 42714, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-alt-square-up:before {
  content: "\f17c";
}

/* line 42717, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-alt-to-bottom:before {
  content: "\f17d";
}

/* line 42720, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-alt-to-left:before {
  content: "\f17e";
}

/* line 42723, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-alt-to-right:before {
  content: "\f17f";
}

/* line 42726, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-alt-to-top:before {
  content: "\f180";
}

/* line 42729, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-alt-up:before {
  content: "\f181";
}

/* line 42732, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-circle-down:before {
  content: "\f182";
}

/* line 42735, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-circle-left:before {
  content: "\f183";
}

/* line 42738, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-circle-right:before {
  content: "\f184";
}

/* line 42741, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-circle-up:before {
  content: "\f185";
}

/* line 42744, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-comparison:before {
  content: "\f186";
}

/* line 42747, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-down-from-arc:before {
  content: "\f187";
}

/* line 42750, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-down-from-dotted-line:before {
  content: "\f188";
}

/* line 42753, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-down-left:before {
  content: "\f189";
}

/* line 42756, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-down-small-big:before {
  content: "\f18a";
}

/* line 42759, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-down-to-dotted-line:before {
  content: "\f18b";
}

/* line 42762, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-down-to-square:before {
  content: "\f18c";
}

/* line 42765, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-down-triangle-square:before {
  content: "\f18d";
}

/* line 42768, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-down:before {
  content: "\f18e";
}

/* line 42771, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-from-bottom:before {
  content: "\f18f";
}

/* line 42774, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-from-left:before {
  content: "\f190";
}

/* line 42777, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-from-right:before {
  content: "\f191";
}

/* line 42780, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-from-top:before {
  content: "\f192";
}

/* line 42783, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-left-from-arc:before {
  content: "\f193";
}

/* line 42786, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-left-from-line:before {
  content: "\f194";
}

/* line 42789, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-left-to-arc:before {
  content: "\f195";
}

/* line 42792, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-left:before {
  content: "\f196";
}

/* line 42795, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-progress-alt:before {
  content: "\f197";
}

/* line 42798, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-progress:before {
  content: "\f198";
}

/* line 42801, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-right-to-bracket:before {
  content: "\f199";
}

/* line 42804, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-right:before {
  content: "\f19a";
}

/* line 42807, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-small-down:before {
  content: "\f19b";
}

/* line 42810, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-small-left:before {
  content: "\f19c";
}

/* line 42813, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-small-right:before {
  content: "\f19d";
}

/* line 42816, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-small-up:before {
  content: "\f19e";
}

/* line 42819, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-square-down:before {
  content: "\f19f";
}

/* line 42822, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-square-left:before {
  content: "\f1a0";
}

/* line 42825, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-square-right:before {
  content: "\f1a1";
}

/* line 42828, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-square-up:before {
  content: "\f1a2";
}

/* line 42831, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-to-bottom:before {
  content: "\f1a3";
}

/* line 42834, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-to-left:before {
  content: "\f1a4";
}

/* line 42837, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-to-right:before {
  content: "\f1a5";
}

/* line 42840, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-to-top:before {
  content: "\f1a6";
}

/* line 42843, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-trend-down:before {
  content: "\f1a7";
}

/* line 42846, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-trend-up:before {
  content: "\f1a8";
}

/* line 42849, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-turn-down-left:before {
  content: "\f1a9";
}

/* line 42852, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-turn-down-right:before {
  content: "\f1aa";
}

/* line 42855, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-turn-left-up:before {
  content: "\f1ab";
}

/* line 42858, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-up-from-dotted-line:before {
  content: "\f1ac";
}

/* line 42861, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-up-from-ground-water:before {
  content: "\f1ad";
}

/* line 42864, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-up-from-square:before {
  content: "\f1ae";
}

/* line 42867, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-up-left-from-circle:before {
  content: "\f1af";
}

/* line 42870, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-up-left:before {
  content: "\f1b0";
}

/* line 42873, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\f1b1";
}

/* line 42876, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-up-right-from-square:before {
  content: "\f1b2";
}

/* line 42879, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-up-right:before {
  content: "\f1b3";
}

/* line 42882, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-up-small-big:before {
  content: "\f1b4";
}

/* line 42885, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-up-square-triangle:before {
  content: "\f1b5";
}

/* line 42888, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-up-to-arc:before {
  content: "\f1b6";
}

/* line 42891, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-up-to-dotted-line:before {
  content: "\f1b7";
}

/* line 42894, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-up:before {
  content: "\f1b8";
}

/* line 42897, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrow-upward-growth-crypto:before {
  content: "\f1b9";
}

/* line 42900, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrows-alt-h:before {
  content: "\f1ba";
}

/* line 42903, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrows-alt-v:before {
  content: "\f1bb";
}

/* line 42906, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrows-alt:before {
  content: "\f1bc";
}

/* line 42909, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrows-cross:before {
  content: "\f1bd";
}

/* line 42912, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrows-from-dotted-line:before {
  content: "\f1be";
}

/* line 42915, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrows-from-line:before {
  content: "\f1bf";
}

/* line 42918, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrows-h-copy:before {
  content: "\f1c0";
}

/* line 42921, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrows-h:before {
  content: "\f1c1";
}

/* line 42924, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrows-repeat-1:before {
  content: "\f1c2";
}

/* line 42927, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrows-repeat:before {
  content: "\f1c3";
}

/* line 42930, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrows-retweet:before {
  content: "\f1c4";
}

/* line 42933, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrows-split-right-and-left:before {
  content: "\f1c5";
}

/* line 42936, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrows-split-up-and-left:before {
  content: "\f1c6";
}

/* line 42939, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrows-to-circle:before {
  content: "\f1c7";
}

/* line 42942, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrows-to-dotted-line:before {
  content: "\f1c8";
}

/* line 42945, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrows-to-eye:before {
  content: "\f1c9";
}

/* line 42948, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrows-to-line:before {
  content: "\f1ca";
}

/* line 42951, app/assets/stylesheets/external/uicons.scss */
.fi-bs-arrows:before {
  content: "\f1cb";
}

/* line 42954, app/assets/stylesheets/external/uicons.scss */
.fi-bs-artificial-intelligence:before {
  content: "\f1cc";
}

/* line 42957, app/assets/stylesheets/external/uicons.scss */
.fi-bs-assept-document:before {
  content: "\f1cd";
}

/* line 42960, app/assets/stylesheets/external/uicons.scss */
.fi-bs-assessment-alt:before {
  content: "\f1ce";
}

/* line 42963, app/assets/stylesheets/external/uicons.scss */
.fi-bs-assessment:before {
  content: "\f1cf";
}

/* line 42966, app/assets/stylesheets/external/uicons.scss */
.fi-bs-assign:before {
  content: "\f1d0";
}

/* line 42969, app/assets/stylesheets/external/uicons.scss */
.fi-bs-assistive-listening-systems:before {
  content: "\f1d1";
}

/* line 42972, app/assets/stylesheets/external/uicons.scss */
.fi-bs-asterik:before {
  content: "\f1d2";
}

/* line 42975, app/assets/stylesheets/external/uicons.scss */
.fi-bs-at:before {
  content: "\f1d3";
}

/* line 42978, app/assets/stylesheets/external/uicons.scss */
.fi-bs-attribution-pen:before {
  content: "\f1d4";
}

/* line 42981, app/assets/stylesheets/external/uicons.scss */
.fi-bs-attribution-pencil:before {
  content: "\f1d5";
}

/* line 42984, app/assets/stylesheets/external/uicons.scss */
.fi-bs-aubergine:before {
  content: "\f1d6";
}

/* line 42987, app/assets/stylesheets/external/uicons.scss */
.fi-bs-auction:before {
  content: "\f1d7";
}

/* line 42990, app/assets/stylesheets/external/uicons.scss */
.fi-bs-audience-megaphone:before {
  content: "\f1d8";
}

/* line 42993, app/assets/stylesheets/external/uicons.scss */
.fi-bs-audio-description-slash:before {
  content: "\f1d9";
}

/* line 42996, app/assets/stylesheets/external/uicons.scss */
.fi-bs-audit-alt:before {
  content: "\f1da";
}

/* line 42999, app/assets/stylesheets/external/uicons.scss */
.fi-bs-audit:before {
  content: "\f1db";
}

/* line 43002, app/assets/stylesheets/external/uicons.scss */
.fi-bs-austral-sign:before {
  content: "\f1dc";
}

/* line 43005, app/assets/stylesheets/external/uicons.scss */
.fi-bs-avocado:before {
  content: "\f1dd";
}

/* line 43008, app/assets/stylesheets/external/uicons.scss */
.fi-bs-award:before {
  content: "\f1de";
}

/* line 43011, app/assets/stylesheets/external/uicons.scss */
.fi-bs-axe-battle:before {
  content: "\f1df";
}

/* line 43014, app/assets/stylesheets/external/uicons.scss */
.fi-bs-axe:before {
  content: "\f1e0";
}

/* line 43017, app/assets/stylesheets/external/uicons.scss */
.fi-bs-b:before {
  content: "\f1e1";
}

/* line 43020, app/assets/stylesheets/external/uicons.scss */
.fi-bs-baby-carriage:before {
  content: "\f1e2";
}

/* line 43023, app/assets/stylesheets/external/uicons.scss */
.fi-bs-baby:before {
  content: "\f1e3";
}

/* line 43026, app/assets/stylesheets/external/uicons.scss */
.fi-bs-back-up:before {
  content: "\f1e4";
}

/* line 43029, app/assets/stylesheets/external/uicons.scss */
.fi-bs-background:before {
  content: "\f1e5";
}

/* line 43032, app/assets/stylesheets/external/uicons.scss */
.fi-bs-backpack:before {
  content: "\f1e6";
}

/* line 43035, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bacon:before {
  content: "\f1e7";
}

/* line 43038, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bacteria:before {
  content: "\f1e8";
}

/* line 43041, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bacterium:before {
  content: "\f1e9";
}

/* line 43044, app/assets/stylesheets/external/uicons.scss */
.fi-bs-badge-check:before {
  content: "\f1ea";
}

/* line 43047, app/assets/stylesheets/external/uicons.scss */
.fi-bs-badge-dollar:before {
  content: "\f1eb";
}

/* line 43050, app/assets/stylesheets/external/uicons.scss */
.fi-bs-badge-leaf:before {
  content: "\f1ec";
}

/* line 43053, app/assets/stylesheets/external/uicons.scss */
.fi-bs-badge-percent:before {
  content: "\f1ed";
}

/* line 43056, app/assets/stylesheets/external/uicons.scss */
.fi-bs-badge-sheriff:before {
  content: "\f1ee";
}

/* line 43059, app/assets/stylesheets/external/uicons.scss */
.fi-bs-badge:before {
  content: "\f1ef";
}

/* line 43062, app/assets/stylesheets/external/uicons.scss */
.fi-bs-badger-honey:before {
  content: "\f1f0";
}

/* line 43065, app/assets/stylesheets/external/uicons.scss */
.fi-bs-badget-check-alt:before {
  content: "\f1f1";
}

/* line 43068, app/assets/stylesheets/external/uicons.scss */
.fi-bs-badminton:before {
  content: "\f1f2";
}

/* line 43071, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bag-map-pin:before {
  content: "\f1f3";
}

/* line 43074, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bag-seedling:before {
  content: "\f1f4";
}

/* line 43077, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bag-shopping-minus:before {
  content: "\f1f5";
}

/* line 43080, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bags-shopping:before {
  content: "\f1f6";
}

/* line 43083, app/assets/stylesheets/external/uicons.scss */
.fi-bs-baguette:before {
  content: "\f1f7";
}

/* line 43086, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bahai:before {
  content: "\f1f8";
}

/* line 43089, app/assets/stylesheets/external/uicons.scss */
.fi-bs-baht-sign:before {
  content: "\f1f9";
}

/* line 43092, app/assets/stylesheets/external/uicons.scss */
.fi-bs-balance-scale-left:before {
  content: "\f1fa";
}

/* line 43095, app/assets/stylesheets/external/uicons.scss */
.fi-bs-balance-scale-right:before {
  content: "\f1fb";
}

/* line 43098, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ball-pile:before {
  content: "\f1fc";
}

/* line 43101, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ballet-dance:before {
  content: "\f1fd";
}

/* line 43104, app/assets/stylesheets/external/uicons.scss */
.fi-bs-balloon:before {
  content: "\f1fe";
}

/* line 43107, app/assets/stylesheets/external/uicons.scss */
.fi-bs-balloons:before {
  content: "\f1ff";
}

/* line 43110, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ballot-check:before {
  content: "\f200";
}

/* line 43113, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ballot:before {
  content: "\f201";
}

/* line 43116, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ban-bug:before {
  content: "\f202";
}

/* line 43119, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ban:before {
  content: "\f203";
}

/* line 43122, app/assets/stylesheets/external/uicons.scss */
.fi-bs-banana:before {
  content: "\f204";
}

/* line 43125, app/assets/stylesheets/external/uicons.scss */
.fi-bs-band-aid:before {
  content: "\f205";
}

/* line 43128, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bangladeshi-taka-sign:before {
  content: "\f206";
}

/* line 43131, app/assets/stylesheets/external/uicons.scss */
.fi-bs-banjo:before {
  content: "\f207";
}

/* line 43134, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bank:before {
  content: "\f208";
}

/* line 43137, app/assets/stylesheets/external/uicons.scss */
.fi-bs-banner-2:before {
  content: "\f209";
}

/* line 43140, app/assets/stylesheets/external/uicons.scss */
.fi-bs-banner-3:before {
  content: "\f20a";
}

/* line 43143, app/assets/stylesheets/external/uicons.scss */
.fi-bs-banner-4:before {
  content: "\f20b";
}

/* line 43146, app/assets/stylesheets/external/uicons.scss */
.fi-bs-banner-5:before {
  content: "\f20c";
}

/* line 43149, app/assets/stylesheets/external/uicons.scss */
.fi-bs-banner:before {
  content: "\f20d";
}

/* line 43152, app/assets/stylesheets/external/uicons.scss */
.fi-bs-barber-pole:before {
  content: "\f20e";
}

/* line 43155, app/assets/stylesheets/external/uicons.scss */
.fi-bs-barber-shop:before {
  content: "\f20f";
}

/* line 43158, app/assets/stylesheets/external/uicons.scss */
.fi-bs-barcode-read:before {
  content: "\f210";
}

/* line 43161, app/assets/stylesheets/external/uicons.scss */
.fi-bs-barcode-scan:before {
  content: "\f211";
}

/* line 43164, app/assets/stylesheets/external/uicons.scss */
.fi-bs-barcode:before {
  content: "\f212";
}

/* line 43167, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bars-filter:before {
  content: "\f213";
}

/* line 43170, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bars-progress:before {
  content: "\f214";
}

/* line 43173, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bars-sort:before {
  content: "\f215";
}

/* line 43176, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bars-staggered:before {
  content: "\f216";
}

/* line 43179, app/assets/stylesheets/external/uicons.scss */
.fi-bs-baseball-alt:before {
  content: "\f217";
}

/* line 43182, app/assets/stylesheets/external/uicons.scss */
.fi-bs-baseball:before {
  content: "\f218";
}

/* line 43185, app/assets/stylesheets/external/uicons.scss */
.fi-bs-basket-shopping-minus:before {
  content: "\f219";
}

/* line 43188, app/assets/stylesheets/external/uicons.scss */
.fi-bs-basket-shopping-plus:before {
  content: "\f21a";
}

/* line 43191, app/assets/stylesheets/external/uicons.scss */
.fi-bs-basket-shopping-simple:before {
  content: "\f21b";
}

/* line 43194, app/assets/stylesheets/external/uicons.scss */
.fi-bs-basketball-hoop:before {
  content: "\f21c";
}

/* line 43197, app/assets/stylesheets/external/uicons.scss */
.fi-bs-basketball:before {
  content: "\f21d";
}

/* line 43200, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bat:before {
  content: "\f21e";
}

/* line 43203, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bath:before {
  content: "\f21f";
}

/* line 43206, app/assets/stylesheets/external/uicons.scss */
.fi-bs-battery-bolt:before {
  content: "\f220";
}

/* line 43209, app/assets/stylesheets/external/uicons.scss */
.fi-bs-battery-empty:before {
  content: "\f221";
}

/* line 43212, app/assets/stylesheets/external/uicons.scss */
.fi-bs-battery-exclamation:before {
  content: "\f222";
}

/* line 43215, app/assets/stylesheets/external/uicons.scss */
.fi-bs-battery-full:before {
  content: "\f223";
}

/* line 43218, app/assets/stylesheets/external/uicons.scss */
.fi-bs-battery-half:before {
  content: "\f224";
}

/* line 43221, app/assets/stylesheets/external/uicons.scss */
.fi-bs-battery-quarter:before {
  content: "\f225";
}

/* line 43224, app/assets/stylesheets/external/uicons.scss */
.fi-bs-battery-slash:before {
  content: "\f226";
}

/* line 43227, app/assets/stylesheets/external/uicons.scss */
.fi-bs-battery-three-quarters:before {
  content: "\f227";
}

/* line 43230, app/assets/stylesheets/external/uicons.scss */
.fi-bs-beacon:before {
  content: "\f228";
}

/* line 43233, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bed-alt:before {
  content: "\f229";
}

/* line 43236, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bed-bunk:before {
  content: "\f22a";
}

/* line 43239, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bed-empty:before {
  content: "\f22b";
}

/* line 43242, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bed:before {
  content: "\f22c";
}

/* line 43245, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bee:before {
  content: "\f22d";
}

/* line 43248, app/assets/stylesheets/external/uicons.scss */
.fi-bs-beer-mug-empty:before {
  content: "\f22e";
}

/* line 43251, app/assets/stylesheets/external/uicons.scss */
.fi-bs-beer:before {
  content: "\f22f";
}

/* line 43254, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bell-concierge:before {
  content: "\f230";
}

/* line 43257, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bell-notification-call:before {
  content: "\f231";
}

/* line 43260, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bell-notification-social-media:before {
  content: "\f232";
}

/* line 43263, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bell-ring:before {
  content: "\f233";
}

/* line 43266, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bell-school-slash:before {
  content: "\f234";
}

/* line 43269, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bell-school:before {
  content: "\f235";
}

/* line 43272, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bell-slash:before {
  content: "\f236";
}

/* line 43275, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bell:before {
  content: "\f237";
}

/* line 43278, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bells:before {
  content: "\f238";
}

/* line 43281, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bench-tree:before {
  content: "\f239";
}

/* line 43284, app/assets/stylesheets/external/uicons.scss */
.fi-bs-benefit-diamond-alt:before {
  content: "\f23a";
}

/* line 43287, app/assets/stylesheets/external/uicons.scss */
.fi-bs-benefit-diamond:before {
  content: "\f23b";
}

/* line 43290, app/assets/stylesheets/external/uicons.scss */
.fi-bs-benefit-hand:before {
  content: "\f23c";
}

/* line 43293, app/assets/stylesheets/external/uicons.scss */
.fi-bs-benefit-increase:before {
  content: "\f23d";
}

/* line 43296, app/assets/stylesheets/external/uicons.scss */
.fi-bs-benefit-porcent:before {
  content: "\f23e";
}

/* line 43299, app/assets/stylesheets/external/uicons.scss */
.fi-bs-benefit:before {
  content: "\f23f";
}

/* line 43302, app/assets/stylesheets/external/uicons.scss */
.fi-bs-betamax:before {
  content: "\f240";
}

/* line 43305, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bible:before {
  content: "\f241";
}

/* line 43308, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bicycle-journey:before {
  content: "\f242";
}

/* line 43311, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bike:before {
  content: "\f243";
}

/* line 43314, app/assets/stylesheets/external/uicons.scss */
.fi-bs-biking-mountain:before {
  content: "\f244";
}

/* line 43317, app/assets/stylesheets/external/uicons.scss */
.fi-bs-biking:before {
  content: "\f245";
}

/* line 43320, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bill-arrow:before {
  content: "\f246";
}

/* line 43323, app/assets/stylesheets/external/uicons.scss */
.fi-bs-billiard:before {
  content: "\f247";
}

/* line 43326, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bin-bottles:before {
  content: "\f248";
}

/* line 43329, app/assets/stylesheets/external/uicons.scss */
.fi-bs-binary-circle-check:before {
  content: "\f249";
}

/* line 43332, app/assets/stylesheets/external/uicons.scss */
.fi-bs-binary-lock:before {
  content: "\f24a";
}

/* line 43335, app/assets/stylesheets/external/uicons.scss */
.fi-bs-binary-slash:before {
  content: "\f24b";
}

/* line 43338, app/assets/stylesheets/external/uicons.scss */
.fi-bs-binary:before {
  content: "\f24c";
}

/* line 43341, app/assets/stylesheets/external/uicons.scss */
.fi-bs-binoculars:before {
  content: "\f24d";
}

/* line 43344, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bio-leaves:before {
  content: "\f24e";
}

/* line 43347, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bio:before {
  content: "\f24f";
}

/* line 43350, app/assets/stylesheets/external/uicons.scss */
.fi-bs-biohazard:before {
  content: "\f250";
}

/* line 43353, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bird:before {
  content: "\f251";
}

/* line 43356, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bitcoin-sign:before {
  content: "\f252";
}

/* line 43359, app/assets/stylesheets/external/uicons.scss */
.fi-bs-blanket:before {
  content: "\f253";
}

/* line 43362, app/assets/stylesheets/external/uicons.scss */
.fi-bs-blender-phone:before {
  content: "\f254";
}

/* line 43365, app/assets/stylesheets/external/uicons.scss */
.fi-bs-blender:before {
  content: "\f255";
}

/* line 43368, app/assets/stylesheets/external/uicons.scss */
.fi-bs-blinds-open:before {
  content: "\f256";
}

/* line 43371, app/assets/stylesheets/external/uicons.scss */
.fi-bs-blinds-raised:before {
  content: "\f257";
}

/* line 43374, app/assets/stylesheets/external/uicons.scss */
.fi-bs-blinds:before {
  content: "\f258";
}

/* line 43377, app/assets/stylesheets/external/uicons.scss */
.fi-bs-block-brick:before {
  content: "\f259";
}

/* line 43380, app/assets/stylesheets/external/uicons.scss */
.fi-bs-block-question:before {
  content: "\f25a";
}

/* line 43383, app/assets/stylesheets/external/uicons.scss */
.fi-bs-block-quote:before {
  content: "\f25b";
}

/* line 43386, app/assets/stylesheets/external/uicons.scss */
.fi-bs-block:before {
  content: "\f25c";
}

/* line 43389, app/assets/stylesheets/external/uicons.scss */
.fi-bs-blockchain-3:before {
  content: "\f25d";
}

/* line 43392, app/assets/stylesheets/external/uicons.scss */
.fi-bs-blog-pencil:before {
  content: "\f25e";
}

/* line 43395, app/assets/stylesheets/external/uicons.scss */
.fi-bs-blog-text:before {
  content: "\f25f";
}

/* line 43398, app/assets/stylesheets/external/uicons.scss */
.fi-bs-blood-test-tube-alt:before {
  content: "\f260";
}

/* line 43401, app/assets/stylesheets/external/uicons.scss */
.fi-bs-blood-test-tube:before {
  content: "\f261";
}

/* line 43404, app/assets/stylesheets/external/uicons.scss */
.fi-bs-blood:before {
  content: "\f262";
}

/* line 43407, app/assets/stylesheets/external/uicons.scss */
.fi-bs-blueberries:before {
  content: "\f263";
}

/* line 43410, app/assets/stylesheets/external/uicons.scss */
.fi-bs-blueprint:before {
  content: "\f264";
}

/* line 43413, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bold:before {
  content: "\f265";
}

/* line 43416, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bolt-auto:before {
  content: "\f266";
}

/* line 43419, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bolt-slash:before {
  content: "\f267";
}

/* line 43422, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bolt:before {
  content: "\f268";
}

/* line 43425, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bomb:before {
  content: "\f269";
}

/* line 43428, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bone-break:before {
  content: "\f26a";
}

/* line 43431, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bone:before {
  content: "\f26b";
}

/* line 43434, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bong:before {
  content: "\f26c";
}

/* line 43437, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bonus-alt:before {
  content: "\f26d";
}

/* line 43440, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bonus-star:before {
  content: "\f26e";
}

/* line 43443, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bonus:before {
  content: "\f26f";
}

/* line 43446, app/assets/stylesheets/external/uicons.scss */
.fi-bs-book-alt:before {
  content: "\f270";
}

/* line 43449, app/assets/stylesheets/external/uicons.scss */
.fi-bs-book-arrow-right:before {
  content: "\f271";
}

/* line 43452, app/assets/stylesheets/external/uicons.scss */
.fi-bs-book-arrow-up:before {
  content: "\f272";
}

/* line 43455, app/assets/stylesheets/external/uicons.scss */
.fi-bs-book-atlas:before {
  content: "\f273";
}

/* line 43458, app/assets/stylesheets/external/uicons.scss */
.fi-bs-book-bookmark:before {
  content: "\f274";
}

/* line 43461, app/assets/stylesheets/external/uicons.scss */
.fi-bs-book-circle-arrow-right:before {
  content: "\f275";
}

/* line 43464, app/assets/stylesheets/external/uicons.scss */
.fi-bs-book-circle-arrow-up:before {
  content: "\f276";
}

/* line 43467, app/assets/stylesheets/external/uicons.scss */
.fi-bs-book-copy:before {
  content: "\f277";
}

/* line 43470, app/assets/stylesheets/external/uicons.scss */
.fi-bs-book-dead:before {
  content: "\f278";
}

/* line 43473, app/assets/stylesheets/external/uicons.scss */
.fi-bs-book-font:before {
  content: "\f279";
}

/* line 43476, app/assets/stylesheets/external/uicons.scss */
.fi-bs-book-heart:before {
  content: "\f27a";
}

/* line 43479, app/assets/stylesheets/external/uicons.scss */
.fi-bs-book-medical:before {
  content: "\f27b";
}

/* line 43482, app/assets/stylesheets/external/uicons.scss */
.fi-bs-book-open-cover:before {
  content: "\f27c";
}

/* line 43485, app/assets/stylesheets/external/uicons.scss */
.fi-bs-book-open-reader:before {
  content: "\f27d";
}

/* line 43488, app/assets/stylesheets/external/uicons.scss */
.fi-bs-book-plus:before {
  content: "\f27e";
}

/* line 43491, app/assets/stylesheets/external/uicons.scss */
.fi-bs-book-quran:before {
  content: "\f27f";
}

/* line 43494, app/assets/stylesheets/external/uicons.scss */
.fi-bs-book-section:before {
  content: "\f280";
}

/* line 43497, app/assets/stylesheets/external/uicons.scss */
.fi-bs-book-spells:before {
  content: "\f281";
}

/* line 43500, app/assets/stylesheets/external/uicons.scss */
.fi-bs-book-tanakh:before {
  content: "\f282";
}

/* line 43503, app/assets/stylesheets/external/uicons.scss */
.fi-bs-book-user:before {
  content: "\f283";
}

/* line 43506, app/assets/stylesheets/external/uicons.scss */
.fi-bs-book:before {
  content: "\f284";
}

/* line 43509, app/assets/stylesheets/external/uicons.scss */
.fi-bs-Booking:before {
  content: "\f285";
}

/* line 43512, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bookmark-slash:before {
  content: "\f286";
}

/* line 43515, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bookmark:before {
  content: "\f287";
}

/* line 43518, app/assets/stylesheets/external/uicons.scss */
.fi-bs-books-medical:before {
  content: "\f288";
}

/* line 43521, app/assets/stylesheets/external/uicons.scss */
.fi-bs-books:before {
  content: "\f289";
}

/* line 43524, app/assets/stylesheets/external/uicons.scss */
.fi-bs-boot-heeled:before {
  content: "\f28a";
}

/* line 43527, app/assets/stylesheets/external/uicons.scss */
.fi-bs-boot:before {
  content: "\f28b";
}

/* line 43530, app/assets/stylesheets/external/uicons.scss */
.fi-bs-booth-curtain:before {
  content: "\f28c";
}

/* line 43533, app/assets/stylesheets/external/uicons.scss */
.fi-bs-border-all:before {
  content: "\f28d";
}

/* line 43536, app/assets/stylesheets/external/uicons.scss */
.fi-bs-border-bottom:before {
  content: "\f28e";
}

/* line 43539, app/assets/stylesheets/external/uicons.scss */
.fi-bs-border-center-h:before {
  content: "\f28f";
}

/* line 43542, app/assets/stylesheets/external/uicons.scss */
.fi-bs-border-center-v:before {
  content: "\f290";
}

/* line 43545, app/assets/stylesheets/external/uicons.scss */
.fi-bs-border-inner:before {
  content: "\f291";
}

/* line 43548, app/assets/stylesheets/external/uicons.scss */
.fi-bs-border-left:before {
  content: "\f292";
}

/* line 43551, app/assets/stylesheets/external/uicons.scss */
.fi-bs-border-none:before {
  content: "\f293";
}

/* line 43554, app/assets/stylesheets/external/uicons.scss */
.fi-bs-border-outer:before {
  content: "\f294";
}

/* line 43557, app/assets/stylesheets/external/uicons.scss */
.fi-bs-border-right:before {
  content: "\f295";
}

/* line 43560, app/assets/stylesheets/external/uicons.scss */
.fi-bs-border-style-alt:before {
  content: "\f296";
}

/* line 43563, app/assets/stylesheets/external/uicons.scss */
.fi-bs-border-style:before {
  content: "\f297";
}

/* line 43566, app/assets/stylesheets/external/uicons.scss */
.fi-bs-border-top:before {
  content: "\f298";
}

/* line 43569, app/assets/stylesheets/external/uicons.scss */
.fi-bs-boss:before {
  content: "\f299";
}

/* line 43572, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bottle-droplet:before {
  content: "\f29a";
}

/* line 43575, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bottle:before {
  content: "\f29b";
}

/* line 43578, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bow-arrow:before {
  content: "\f29c";
}

/* line 43581, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bowl-chopsticks-noodles:before {
  content: "\f29d";
}

/* line 43584, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bowl-chopsticks:before {
  content: "\f29e";
}

/* line 43587, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bowl-rice:before {
  content: "\f29f";
}

/* line 43590, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bowl-scoop:before {
  content: "\f2a0";
}

/* line 43593, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bowl-scoops:before {
  content: "\f2a1";
}

/* line 43596, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bowl-soft-serve:before {
  content: "\f2a2";
}

/* line 43599, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bowl-spoon:before {
  content: "\f2a3";
}

/* line 43602, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bowling-ball:before {
  content: "\f2a4";
}

/* line 43605, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bowling-pins:before {
  content: "\f2a5";
}

/* line 43608, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bowling:before {
  content: "\f2a6";
}

/* line 43611, app/assets/stylesheets/external/uicons.scss */
.fi-bs-box-alt:before {
  content: "\f2a7";
}

/* line 43614, app/assets/stylesheets/external/uicons.scss */
.fi-bs-box-ballot:before {
  content: "\f2a8";
}

/* line 43617, app/assets/stylesheets/external/uicons.scss */
.fi-bs-box-check:before {
  content: "\f2a9";
}

/* line 43620, app/assets/stylesheets/external/uicons.scss */
.fi-bs-box-circle-check:before {
  content: "\f2aa";
}

/* line 43623, app/assets/stylesheets/external/uicons.scss */
.fi-bs-box-dollar:before {
  content: "\f2ab";
}

/* line 43626, app/assets/stylesheets/external/uicons.scss */
.fi-bs-box-fragile:before {
  content: "\f2ac";
}

/* line 43629, app/assets/stylesheets/external/uicons.scss */
.fi-bs-box-heart:before {
  content: "\f2ad";
}

/* line 43632, app/assets/stylesheets/external/uicons.scss */
.fi-bs-box-open-full:before {
  content: "\f2ae";
}

/* line 43635, app/assets/stylesheets/external/uicons.scss */
.fi-bs-box-open:before {
  content: "\f2af";
}

/* line 43638, app/assets/stylesheets/external/uicons.scss */
.fi-bs-box-tissue:before {
  content: "\f2b0";
}

/* line 43641, app/assets/stylesheets/external/uicons.scss */
.fi-bs-box-up:before {
  content: "\f2b1";
}

/* line 43644, app/assets/stylesheets/external/uicons.scss */
.fi-bs-box:before {
  content: "\f2b2";
}

/* line 43647, app/assets/stylesheets/external/uicons.scss */
.fi-bs-boxes:before {
  content: "\f2b3";
}

/* line 43650, app/assets/stylesheets/external/uicons.scss */
.fi-bs-boxing-glove:before {
  content: "\f2b4";
}

/* line 43653, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bracket-curly-right:before {
  content: "\f2b5";
}

/* line 43656, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bracket-curly:before {
  content: "\f2b6";
}

/* line 43659, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bracket-round-right:before {
  content: "\f2b7";
}

/* line 43662, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bracket-round:before {
  content: "\f2b8";
}

/* line 43665, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bracket-square-right:before {
  content: "\f2b9";
}

/* line 43668, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bracket-square:before {
  content: "\f2ba";
}

/* line 43671, app/assets/stylesheets/external/uicons.scss */
.fi-bs-brackets-curly:before {
  content: "\f2bb";
}

/* line 43674, app/assets/stylesheets/external/uicons.scss */
.fi-bs-brackets-round:before {
  content: "\f2bc";
}

/* line 43677, app/assets/stylesheets/external/uicons.scss */
.fi-bs-brackets-square:before {
  content: "\f2bd";
}

/* line 43680, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-a:before {
  content: "\f2be";
}

/* line 43683, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-b:before {
  content: "\f2bf";
}

/* line 43686, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-c:before {
  content: "\f2c0";
}

/* line 43689, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-d:before {
  content: "\f2c1";
}

/* line 43692, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-e:before {
  content: "\f2c2";
}

/* line 43695, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-g:before {
  content: "\f2c3";
}

/* line 43698, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-h:before {
  content: "\f2c4";
}

/* line 43701, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-i:before {
  content: "\f2c5";
}

/* line 43704, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-j:before {
  content: "\f2c6";
}

/* line 43707, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-k:before {
  content: "\f2c7";
}

/* line 43710, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-l:before {
  content: "\f2c8";
}

/* line 43713, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-m:before {
  content: "\f2c9";
}

/* line 43716, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-n-alt:before {
  content: "\f2ca";
}

/* line 43719, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-n:before {
  content: "\f2cb";
}

/* line 43722, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-o:before {
  content: "\f2cc";
}

/* line 43725, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-p:before {
  content: "\f2cd";
}

/* line 43728, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-q:before {
  content: "\f2ce";
}

/* line 43731, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-r:before {
  content: "\f2cf";
}

/* line 43734, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-s:before {
  content: "\f2d0";
}

/* line 43737, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-t:before {
  content: "\f2d1";
}

/* line 43740, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-u:before {
  content: "\f2d2";
}

/* line 43743, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-v:before {
  content: "\f2d3";
}

/* line 43746, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-w:before {
  content: "\f2d4";
}

/* line 43749, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-x:before {
  content: "\f2d5";
}

/* line 43752, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-y:before {
  content: "\f2d6";
}

/* line 43755, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille-z:before {
  content: "\f2d7";
}

/* line 43758, app/assets/stylesheets/external/uicons.scss */
.fi-bs-braille:before {
  content: "\f2d8";
}

/* line 43761, app/assets/stylesheets/external/uicons.scss */
.fi-bs-brain-circuit:before {
  content: "\f2d9";
}

/* line 43764, app/assets/stylesheets/external/uicons.scss */
.fi-bs-brain:before {
  content: "\f2da";
}

/* line 43767, app/assets/stylesheets/external/uicons.scss */
.fi-bs-brake-warning:before {
  content: "\f2db";
}

/* line 43770, app/assets/stylesheets/external/uicons.scss */
.fi-bs-branching:before {
  content: "\f2dc";
}

/* line 43773, app/assets/stylesheets/external/uicons.scss */
.fi-bs-brand:before {
  content: "\f2dd";
}

/* line 43776, app/assets/stylesheets/external/uicons.scss */
.fi-bs-branding:before {
  content: "\f2de";
}

/* line 43779, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bread-loaf:before {
  content: "\f2df";
}

/* line 43782, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bread-slice-butter:before {
  content: "\f2e0";
}

/* line 43785, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bread-slice:before {
  content: "\f2e1";
}

/* line 43788, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bread:before {
  content: "\f2e2";
}

/* line 43791, app/assets/stylesheets/external/uicons.scss */
.fi-bs-briefcase-arrow-right:before {
  content: "\f2e3";
}

/* line 43794, app/assets/stylesheets/external/uicons.scss */
.fi-bs-briefcase-blank:before {
  content: "\f2e4";
}

/* line 43797, app/assets/stylesheets/external/uicons.scss */
.fi-bs-briefcase:before {
  content: "\f2e5";
}

/* line 43800, app/assets/stylesheets/external/uicons.scss */
.fi-bs-brightness-low:before {
  content: "\f2e6";
}

/* line 43803, app/assets/stylesheets/external/uicons.scss */
.fi-bs-brightness:before {
  content: "\f2e7";
}

/* line 43806, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bring-forward:before {
  content: "\f2e8";
}

/* line 43809, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bring-front:before {
  content: "\f2e9";
}

/* line 43812, app/assets/stylesheets/external/uicons.scss */
.fi-bs-broadcast-tower:before {
  content: "\f2ea";
}

/* line 43815, app/assets/stylesheets/external/uicons.scss */
.fi-bs-broccoli:before {
  content: "\f2eb";
}

/* line 43818, app/assets/stylesheets/external/uicons.scss */
.fi-bs-broken-chain-link-wrong:before {
  content: "\f2ec";
}

/* line 43821, app/assets/stylesheets/external/uicons.scss */
.fi-bs-broken-image:before {
  content: "\f2ed";
}

/* line 43824, app/assets/stylesheets/external/uicons.scss */
.fi-bs-broom-ball:before {
  content: "\f2ee";
}

/* line 43827, app/assets/stylesheets/external/uicons.scss */
.fi-bs-broom:before {
  content: "\f2ef";
}

/* line 43830, app/assets/stylesheets/external/uicons.scss */
.fi-bs-browser-ui:before {
  content: "\f2f0";
}

/* line 43833, app/assets/stylesheets/external/uicons.scss */
.fi-bs-browser:before {
  content: "\f2f1";
}

/* line 43836, app/assets/stylesheets/external/uicons.scss */
.fi-bs-browsers:before {
  content: "\f2f2";
}

/* line 43839, app/assets/stylesheets/external/uicons.scss */
.fi-bs-brush:before {
  content: "\f2f3";
}

/* line 43842, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bucket:before {
  content: "\f2f4";
}

/* line 43845, app/assets/stylesheets/external/uicons.scss */
.fi-bs-budget-alt:before {
  content: "\f2f5";
}

/* line 43848, app/assets/stylesheets/external/uicons.scss */
.fi-bs-budget:before {
  content: "\f2f6";
}

/* line 43851, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bug-slash:before {
  content: "\f2f7";
}

/* line 43854, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bug:before {
  content: "\f2f8";
}

/* line 43857, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bugs:before {
  content: "\f2f9";
}

/* line 43860, app/assets/stylesheets/external/uicons.scss */
.fi-bs-build-alt:before {
  content: "\f2fa";
}

/* line 43863, app/assets/stylesheets/external/uicons.scss */
.fi-bs-build:before {
  content: "\f2fb";
}

/* line 43866, app/assets/stylesheets/external/uicons.scss */
.fi-bs-builder:before {
  content: "\f2fc";
}

/* line 43869, app/assets/stylesheets/external/uicons.scss */
.fi-bs-building-circle-arrow-right:before {
  content: "\f2fd";
}

/* line 43872, app/assets/stylesheets/external/uicons.scss */
.fi-bs-building-ngo:before {
  content: "\f2fe";
}

/* line 43875, app/assets/stylesheets/external/uicons.scss */
.fi-bs-building:before {
  content: "\f2ff";
}

/* line 43878, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bulb:before {
  content: "\f300";
}

/* line 43881, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bullet:before {
  content: "\f301";
}

/* line 43884, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bullhorn:before {
  content: "\f302";
}

/* line 43887, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bullseye-arrow:before {
  content: "\f303";
}

/* line 43890, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bullseye-pointer:before {
  content: "\f304";
}

/* line 43893, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bullseye:before {
  content: "\f305";
}

/* line 43896, app/assets/stylesheets/external/uicons.scss */
.fi-bs-burger-alt:before {
  content: "\f306";
}

/* line 43899, app/assets/stylesheets/external/uicons.scss */
.fi-bs-burger-fries:before {
  content: "\f307";
}

/* line 43902, app/assets/stylesheets/external/uicons.scss */
.fi-bs-burger-glass:before {
  content: "\f308";
}

/* line 43905, app/assets/stylesheets/external/uicons.scss */
.fi-bs-burrito:before {
  content: "\f309";
}

/* line 43908, app/assets/stylesheets/external/uicons.scss */
.fi-bs-burst:before {
  content: "\f30a";
}

/* line 43911, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bus-alt:before {
  content: "\f30b";
}

/* line 43914, app/assets/stylesheets/external/uicons.scss */
.fi-bs-bus:before {
  content: "\f30c";
}

/* line 43917, app/assets/stylesheets/external/uicons.scss */
.fi-bs-business-time:before {
  content: "\f30d";
}

/* line 43920, app/assets/stylesheets/external/uicons.scss */
.fi-bs-Butter:before {
  content: "\f30e";
}

/* line 43923, app/assets/stylesheets/external/uicons.scss */
.fi-bs-butterfly:before {
  content: "\f30f";
}

/* line 43926, app/assets/stylesheets/external/uicons.scss */
.fi-bs-c:before {
  content: "\f310";
}

/* line 43929, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cabin:before {
  content: "\f311";
}

/* line 43932, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cactus:before {
  content: "\f312";
}

/* line 43935, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cake-birthday:before {
  content: "\f313";
}

/* line 43938, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cake-slice:before {
  content: "\f314";
}

/* line 43941, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cake-wedding:before {
  content: "\f315";
}

/* line 43944, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calculator-bill:before {
  content: "\f316";
}

/* line 43947, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calculator-math-tax:before {
  content: "\f317";
}

/* line 43950, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calculator-money:before {
  content: "\f318";
}

/* line 43953, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calculator-simple:before {
  content: "\f319";
}

/* line 43956, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calculator:before {
  content: "\f31a";
}

/* line 43959, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-arrow-down:before {
  content: "\f31b";
}

/* line 43962, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-arrow-up:before {
  content: "\f31c";
}

/* line 43965, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-birhtday-cake:before {
  content: "\f31d";
}

/* line 43968, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-call:before {
  content: "\f31e";
}

/* line 43971, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-check:before {
  content: "\f31f";
}

/* line 43974, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-clock:before {
  content: "\f320";
}

/* line 43977, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-day:before {
  content: "\f321";
}

/* line 43980, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-days:before {
  content: "\f322";
}

/* line 43983, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-event-tax:before {
  content: "\f323";
}

/* line 43986, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-exclamation:before {
  content: "\f324";
}

/* line 43989, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-gavel-legal:before {
  content: "\f325";
}

/* line 43992, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-heart:before {
  content: "\f326";
}

/* line 43995, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-image:before {
  content: "\f327";
}

/* line 43998, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-lines-pen:before {
  content: "\f328";
}

/* line 44001, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-lines:before {
  content: "\f329";
}

/* line 44004, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-minus:before {
  content: "\f32a";
}

/* line 44007, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-payment-loan:before {
  content: "\f32b";
}

/* line 44010, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-pen:before {
  content: "\f32c";
}

/* line 44013, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-plus:before {
  content: "\f32d";
}

/* line 44016, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-salary:before {
  content: "\f32e";
}

/* line 44019, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-star:before {
  content: "\f32f";
}

/* line 44022, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-week:before {
  content: "\f330";
}

/* line 44025, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar-xmark:before {
  content: "\f331";
}

/* line 44028, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendar:before {
  content: "\f332";
}

/* line 44031, app/assets/stylesheets/external/uicons.scss */
.fi-bs-calendars:before {
  content: "\f333";
}

/* line 44034, app/assets/stylesheets/external/uicons.scss */
.fi-bs-call-duration:before {
  content: "\f334";
}

/* line 44037, app/assets/stylesheets/external/uicons.scss */
.fi-bs-call-history:before {
  content: "\f335";
}

/* line 44040, app/assets/stylesheets/external/uicons.scss */
.fi-bs-call-incoming:before {
  content: "\f336";
}

/* line 44043, app/assets/stylesheets/external/uicons.scss */
.fi-bs-call-missed:before {
  content: "\f337";
}

/* line 44046, app/assets/stylesheets/external/uicons.scss */
.fi-bs-call-outgoing:before {
  content: "\f338";
}

/* line 44049, app/assets/stylesheets/external/uicons.scss */
.fi-bs-camcorder:before {
  content: "\f339";
}

/* line 44052, app/assets/stylesheets/external/uicons.scss */
.fi-bs-camera-cctv:before {
  content: "\f33a";
}

/* line 44055, app/assets/stylesheets/external/uicons.scss */
.fi-bs-camera-movie:before {
  content: "\f33b";
}

/* line 44058, app/assets/stylesheets/external/uicons.scss */
.fi-bs-camera-retro:before {
  content: "\f33c";
}

/* line 44061, app/assets/stylesheets/external/uicons.scss */
.fi-bs-camera-rotate:before {
  content: "\f33d";
}

/* line 44064, app/assets/stylesheets/external/uicons.scss */
.fi-bs-camera-security:before {
  content: "\f33e";
}

/* line 44067, app/assets/stylesheets/external/uicons.scss */
.fi-bs-camera-slash:before {
  content: "\f33f";
}

/* line 44070, app/assets/stylesheets/external/uicons.scss */
.fi-bs-camera-viewfinder:before {
  content: "\f340";
}

/* line 44073, app/assets/stylesheets/external/uicons.scss */
.fi-bs-camera:before {
  content: "\f341";
}

/* line 44076, app/assets/stylesheets/external/uicons.scss */
.fi-bs-campfire:before {
  content: "\f342";
}

/* line 44079, app/assets/stylesheets/external/uicons.scss */
.fi-bs-camping:before {
  content: "\f343";
}

/* line 44082, app/assets/stylesheets/external/uicons.scss */
.fi-bs-can-food:before {
  content: "\f344";
}

/* line 44085, app/assets/stylesheets/external/uicons.scss */
.fi-bs-candle-holder:before {
  content: "\f345";
}

/* line 44088, app/assets/stylesheets/external/uicons.scss */
.fi-bs-candle-lotus-yoga:before {
  content: "\f346";
}

/* line 44091, app/assets/stylesheets/external/uicons.scss */
.fi-bs-candle-pose-yoga:before {
  content: "\f347";
}

/* line 44094, app/assets/stylesheets/external/uicons.scss */
.fi-bs-candy-alt:before {
  content: "\f348";
}

/* line 44097, app/assets/stylesheets/external/uicons.scss */
.fi-bs-candy-bar:before {
  content: "\f349";
}

/* line 44100, app/assets/stylesheets/external/uicons.scss */
.fi-bs-candy-cane:before {
  content: "\f34a";
}

/* line 44103, app/assets/stylesheets/external/uicons.scss */
.fi-bs-candy-corn:before {
  content: "\f34b";
}

/* line 44106, app/assets/stylesheets/external/uicons.scss */
.fi-bs-candy-sweet:before {
  content: "\f34c";
}

/* line 44109, app/assets/stylesheets/external/uicons.scss */
.fi-bs-candy:before {
  content: "\f34d";
}

/* line 44112, app/assets/stylesheets/external/uicons.scss */
.fi-bs-Cannabis:before {
  content: "\f34e";
}

/* line 44115, app/assets/stylesheets/external/uicons.scss */
.fi-bs-canned-food:before {
  content: "\f34f";
}

/* line 44118, app/assets/stylesheets/external/uicons.scss */
.fi-bs-capsules:before {
  content: "\f350";
}

/* line 44121, app/assets/stylesheets/external/uicons.scss */
.fi-bs-car-alt:before {
  content: "\f351";
}

/* line 44124, app/assets/stylesheets/external/uicons.scss */
.fi-bs-car-battery:before {
  content: "\f352";
}

/* line 44127, app/assets/stylesheets/external/uicons.scss */
.fi-bs-car-bolt:before {
  content: "\f353";
}

/* line 44130, app/assets/stylesheets/external/uicons.scss */
.fi-bs-car-building:before {
  content: "\f354";
}

/* line 44133, app/assets/stylesheets/external/uicons.scss */
.fi-bs-car-bump:before {
  content: "\f355";
}

/* line 44136, app/assets/stylesheets/external/uicons.scss */
.fi-bs-car-bus:before {
  content: "\f356";
}

/* line 44139, app/assets/stylesheets/external/uicons.scss */
.fi-bs-car-circle-bolt:before {
  content: "\f357";
}

/* line 44142, app/assets/stylesheets/external/uicons.scss */
.fi-bs-car-crash:before {
  content: "\f358";
}

/* line 44145, app/assets/stylesheets/external/uicons.scss */
.fi-bs-car-garage:before {
  content: "\f359";
}

/* line 44148, app/assets/stylesheets/external/uicons.scss */
.fi-bs-car-journey:before {
  content: "\f35a";
}

/* line 44151, app/assets/stylesheets/external/uicons.scss */
.fi-bs-car-mechanic:before {
  content: "\f35b";
}

/* line 44154, app/assets/stylesheets/external/uicons.scss */
.fi-bs-car-rear:before {
  content: "\f35c";
}

/* line 44157, app/assets/stylesheets/external/uicons.scss */
.fi-bs-car-side-bolt:before {
  content: "\f35d";
}

/* line 44160, app/assets/stylesheets/external/uicons.scss */
.fi-bs-car-side:before {
  content: "\f35e";
}

/* line 44163, app/assets/stylesheets/external/uicons.scss */
.fi-bs-car-tilt:before {
  content: "\f35f";
}

/* line 44166, app/assets/stylesheets/external/uicons.scss */
.fi-bs-car-tunnel:before {
  content: "\f360";
}

/* line 44169, app/assets/stylesheets/external/uicons.scss */
.fi-bs-car-wash:before {
  content: "\f361";
}

/* line 44172, app/assets/stylesheets/external/uicons.scss */
.fi-bs-car:before {
  content: "\f362";
}

/* line 44175, app/assets/stylesheets/external/uicons.scss */
.fi-bs-caravan-alt:before {
  content: "\f363";
}

/* line 44178, app/assets/stylesheets/external/uicons.scss */
.fi-bs-caravan:before {
  content: "\f364";
}

/* line 44181, app/assets/stylesheets/external/uicons.scss */
.fi-bs-card-club:before {
  content: "\f365";
}

/* line 44184, app/assets/stylesheets/external/uicons.scss */
.fi-bs-card-diamond:before {
  content: "\f366";
}

/* line 44187, app/assets/stylesheets/external/uicons.scss */
.fi-bs-card-heart:before {
  content: "\f367";
}

/* line 44190, app/assets/stylesheets/external/uicons.scss */
.fi-bs-card-spade:before {
  content: "\f368";
}

/* line 44193, app/assets/stylesheets/external/uicons.scss */
.fi-bs-career-growth:before {
  content: "\f369";
}

/* line 44196, app/assets/stylesheets/external/uicons.scss */
.fi-bs-career-path:before {
  content: "\f36a";
}

/* line 44199, app/assets/stylesheets/external/uicons.scss */
.fi-bs-caret-circle-down:before {
  content: "\f36b";
}

/* line 44202, app/assets/stylesheets/external/uicons.scss */
.fi-bs-caret-circle-right:before {
  content: "\f36c";
}

/* line 44205, app/assets/stylesheets/external/uicons.scss */
.fi-bs-caret-circle-up:before {
  content: "\f36d";
}

/* line 44208, app/assets/stylesheets/external/uicons.scss */
.fi-bs-caret-down:before {
  content: "\f36e";
}

/* line 44211, app/assets/stylesheets/external/uicons.scss */
.fi-bs-caret-left:before {
  content: "\f36f";
}

/* line 44214, app/assets/stylesheets/external/uicons.scss */
.fi-bs-caret-quare-up:before {
  content: "\f370";
}

/* line 44217, app/assets/stylesheets/external/uicons.scss */
.fi-bs-caret-right:before {
  content: "\f371";
}

/* line 44220, app/assets/stylesheets/external/uicons.scss */
.fi-bs-caret-square-down:before {
  content: "\f372";
}

/* line 44223, app/assets/stylesheets/external/uicons.scss */
.fi-bs-caret-square-left_1:before {
  content: "\f373";
}

/* line 44226, app/assets/stylesheets/external/uicons.scss */
.fi-bs-caret-square-left:before {
  content: "\f374";
}

/* line 44229, app/assets/stylesheets/external/uicons.scss */
.fi-bs-caret-square-right:before {
  content: "\f375";
}

/* line 44232, app/assets/stylesheets/external/uicons.scss */
.fi-bs-caret-up:before {
  content: "\f376";
}

/* line 44235, app/assets/stylesheets/external/uicons.scss */
.fi-bs-carrot:before {
  content: "\f377";
}

/* line 44238, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cars-crash:before {
  content: "\f378";
}

/* line 44241, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cars:before {
  content: "\f379";
}

/* line 44244, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cart-arrow-down:before {
  content: "\f37a";
}

/* line 44247, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cart-minus:before {
  content: "\f37b";
}

/* line 44250, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cart-shopping-fast:before {
  content: "\f37c";
}

/* line 44253, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cash-register:before {
  content: "\f37d";
}

/* line 44256, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cassette-tape:before {
  content: "\f37e";
}

/* line 44259, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cassette-vhs:before {
  content: "\f37f";
}

/* line 44262, app/assets/stylesheets/external/uicons.scss */
.fi-bs-castle:before {
  content: "\f380";
}

/* line 44265, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cat-head:before {
  content: "\f381";
}

/* line 44268, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cat-space:before {
  content: "\f382";
}

/* line 44271, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cat:before {
  content: "\f383";
}

/* line 44274, app/assets/stylesheets/external/uicons.scss */
.fi-bs-catalog-alt:before {
  content: "\f384";
}

/* line 44277, app/assets/stylesheets/external/uicons.scss */
.fi-bs-catalog-magazine:before {
  content: "\f385";
}

/* line 44280, app/assets/stylesheets/external/uicons.scss */
.fi-bs-catalog:before {
  content: "\f386";
}

/* line 44283, app/assets/stylesheets/external/uicons.scss */
.fi-bs-category-alt:before {
  content: "\f387";
}

/* line 44286, app/assets/stylesheets/external/uicons.scss */
.fi-bs-category:before {
  content: "\f388";
}

/* line 44289, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cauldron:before {
  content: "\f389";
}

/* line 44292, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cedi-sign:before {
  content: "\f38a";
}

/* line 44295, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cello:before {
  content: "\f38b";
}

/* line 44298, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cent-sign:before {
  content: "\f38c";
}

/* line 44301, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chair-office:before {
  content: "\f38d";
}

/* line 44304, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chair:before {
  content: "\f38e";
}

/* line 44307, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chalkboard-user:before {
  content: "\f38f";
}

/* line 44310, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chalkboard:before {
  content: "\f390";
}

/* line 44313, app/assets/stylesheets/external/uicons.scss */
.fi-bs-challenge-alt:before {
  content: "\f391";
}

/* line 44316, app/assets/stylesheets/external/uicons.scss */
.fi-bs-challenge:before {
  content: "\f392";
}

/* line 44319, app/assets/stylesheets/external/uicons.scss */
.fi-bs-channel:before {
  content: "\f393";
}

/* line 44322, app/assets/stylesheets/external/uicons.scss */
.fi-bs-charging-station:before {
  content: "\f394";
}

/* line 44325, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-area:before {
  content: "\f395";
}

/* line 44328, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-bullet:before {
  content: "\f396";
}

/* line 44331, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-candlestick:before {
  content: "\f397";
}

/* line 44334, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-connected:before {
  content: "\f398";
}

/* line 44337, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-gantt:before {
  content: "\f399";
}

/* line 44340, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-histogram:before {
  content: "\f39a";
}

/* line 44343, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-kanban:before {
  content: "\f39b";
}

/* line 44346, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-line-up-down:before {
  content: "\f39c";
}

/* line 44349, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-line-up:before {
  content: "\f39d";
}

/* line 44352, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-mixed-up-circle-currency:before {
  content: "\f39e";
}

/* line 44355, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-mixed-up-circle-dollar:before {
  content: "\f39f";
}

/* line 44358, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-mixed:before {
  content: "\f3a0";
}

/* line 44361, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-network:before {
  content: "\f3a1";
}

/* line 44364, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-pie-alt:before {
  content: "\f3a2";
}

/* line 44367, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-pie-simple-circle-currency:before {
  content: "\f3a3";
}

/* line 44370, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-pie-simple-circle-dollar:before {
  content: "\f3a4";
}

/* line 44373, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-pie:before {
  content: "\f3a5";
}

/* line 44376, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-pyramid:before {
  content: "\f3a6";
}

/* line 44379, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-radar:before {
  content: "\f3a7";
}

/* line 44382, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-scatter-3d:before {
  content: "\f3a8";
}

/* line 44385, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-scatter-bubble:before {
  content: "\f3a9";
}

/* line 44388, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-scatter:before {
  content: "\f3aa";
}

/* line 44391, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-set-theory:before {
  content: "\f3ab";
}

/* line 44394, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-simple-horizontal:before {
  content: "\f3ac";
}

/* line 44397, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-simple:before {
  content: "\f3ad";
}

/* line 44400, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-tree-map:before {
  content: "\f3ae";
}

/* line 44403, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-tree:before {
  content: "\f3af";
}

/* line 44406, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-user:before {
  content: "\f3b0";
}

/* line 44409, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chart-waterfall:before {
  content: "\f3b1";
}

/* line 44412, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chat-arrow-down:before {
  content: "\f3b2";
}

/* line 44415, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chat-arrow-grow:before {
  content: "\f3b3";
}

/* line 44418, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chat-bubble-call:before {
  content: "\f3b4";
}

/* line 44421, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chatbot-speech-bubble:before {
  content: "\f3b5";
}

/* line 44424, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chatbot:before {
  content: "\f3b6";
}

/* line 44427, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cheap-bill:before {
  content: "\f3b7";
}

/* line 44430, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cheap-dollar:before {
  content: "\f3b8";
}

/* line 44433, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cheap-stack-dollar:before {
  content: "\f3b9";
}

/* line 44436, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cheap-stack:before {
  content: "\f3ba";
}

/* line 44439, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cheap:before {
  content: "\f3bb";
}

/* line 44442, app/assets/stylesheets/external/uicons.scss */
.fi-bs-check-circle:before {
  content: "\f3bc";
}

/* line 44445, app/assets/stylesheets/external/uicons.scss */
.fi-bs-check-double:before {
  content: "\f3bd";
}

/* line 44448, app/assets/stylesheets/external/uicons.scss */
.fi-bs-check-in-calendar:before {
  content: "\f3be";
}

/* line 44451, app/assets/stylesheets/external/uicons.scss */
.fi-bs-check-out-calendar:before {
  content: "\f3bf";
}

/* line 44454, app/assets/stylesheets/external/uicons.scss */
.fi-bs-check:before {
  content: "\f3c0";
}

/* line 44457, app/assets/stylesheets/external/uicons.scss */
.fi-bs-checkbox:before {
  content: "\f3c1";
}

/* line 44460, app/assets/stylesheets/external/uicons.scss */
.fi-bs-checklist-task-budget:before {
  content: "\f3c2";
}

/* line 44463, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cheese-alt:before {
  content: "\f3c3";
}

/* line 44466, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cheese:before {
  content: "\f3c4";
}

/* line 44469, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cheeseburger:before {
  content: "\f3c5";
}

/* line 44472, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cherry:before {
  content: "\f3c6";
}

/* line 44475, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chess-bishop:before {
  content: "\f3c7";
}

/* line 44478, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chess-board:before {
  content: "\f3c8";
}

/* line 44481, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chess-clock-alt:before {
  content: "\f3c9";
}

/* line 44484, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chess-clock:before {
  content: "\f3ca";
}

/* line 44487, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chess-king-alt:before {
  content: "\f3cb";
}

/* line 44490, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chess-king:before {
  content: "\f3cc";
}

/* line 44493, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chess-knight-alt:before {
  content: "\f3cd";
}

/* line 44496, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chess-knight:before {
  content: "\f3ce";
}

/* line 44499, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chess-pawn-alt:before {
  content: "\f3cf";
}

/* line 44502, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chess-pawn:before {
  content: "\f3d0";
}

/* line 44505, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chess-piece:before {
  content: "\f3d1";
}

/* line 44508, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chess-queen-alt:before {
  content: "\f3d2";
}

/* line 44511, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chess-queen:before {
  content: "\f3d3";
}

/* line 44514, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chess-rook-alt:before {
  content: "\f3d4";
}

/* line 44517, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chess-rook:before {
  content: "\f3d5";
}

/* line 44520, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chess:before {
  content: "\f3d6";
}

/* line 44523, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chevron-double-down:before {
  content: "\f3d7";
}

/* line 44526, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chevron-double-up:before {
  content: "\f3d8";
}

/* line 44529, app/assets/stylesheets/external/uicons.scss */
.fi-bs-child-head:before {
  content: "\f3d9";
}

/* line 44532, app/assets/stylesheets/external/uicons.scss */
.fi-bs-child:before {
  content: "\f3da";
}

/* line 44535, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chimney:before {
  content: "\f3db";
}

/* line 44538, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chip:before {
  content: "\f3dc";
}

/* line 44541, app/assets/stylesheets/external/uicons.scss */
.fi-bs-chocolate:before {
  content: "\f3dd";
}

/* line 44544, app/assets/stylesheets/external/uicons.scss */
.fi-bs-choir-singing:before {
  content: "\f3de";
}

/* line 44547, app/assets/stylesheets/external/uicons.scss */
.fi-bs-choose-alt:before {
  content: "\f3df";
}

/* line 44550, app/assets/stylesheets/external/uicons.scss */
.fi-bs-choose:before {
  content: "\f3e0";
}

/* line 44553, app/assets/stylesheets/external/uicons.scss */
.fi-bs-church:before {
  content: "\f3e1";
}

/* line 44556, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-0:before {
  content: "\f3e2";
}

/* line 44559, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-1:before {
  content: "\f3e3";
}

/* line 44562, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-2:before {
  content: "\f3e4";
}

/* line 44565, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-3:before {
  content: "\f3e5";
}

/* line 44568, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-4:before {
  content: "\f3e6";
}

/* line 44571, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-5:before {
  content: "\f3e7";
}

/* line 44574, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-6:before {
  content: "\f3e8";
}

/* line 44577, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-7:before {
  content: "\f3e9";
}

/* line 44580, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-8:before {
  content: "\f3ea";
}

/* line 44583, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-9:before {
  content: "\f3eb";
}

/* line 44586, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-a:before {
  content: "\f3ec";
}

/* line 44589, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-b:before {
  content: "\f3ed";
}

/* line 44592, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-bolt:before {
  content: "\f3ee";
}

/* line 44595, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-book-open:before {
  content: "\f3ef";
}

/* line 44598, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-bookmark:before {
  content: "\f3f0";
}

/* line 44601, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-c:before {
  content: "\f3f1";
}

/* line 44604, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-calendar:before {
  content: "\f3f2";
}

/* line 44607, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-camera:before {
  content: "\f3f3";
}

/* line 44610, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-d:before {
  content: "\f3f4";
}

/* line 44613, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-dashed:before {
  content: "\f3f5";
}

/* line 44616, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-divide:before {
  content: "\f3f6";
}

/* line 44619, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-e:before {
  content: "\f3f7";
}

/* line 44622, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-ellipsis-vertical:before {
  content: "\f3f8";
}

/* line 44625, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-ellipsis:before {
  content: "\f3f9";
}

/* line 44628, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-envelope:before {
  content: "\f3fa";
}

/* line 44631, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-exclamation-check:before {
  content: "\f3fb";
}

/* line 44634, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-f:before {
  content: "\f3fc";
}

/* line 44637, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-g:before {
  content: "\f3fd";
}

/* line 44640, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-h:before {
  content: "\f3fe";
}

/* line 44643, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-half-stroke:before {
  content: "\f3ff";
}

/* line 44646, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-half:before {
  content: "\f400";
}

/* line 44649, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-heart:before {
  content: "\f401";
}

/* line 44652, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-i:before {
  content: "\f402";
}

/* line 44655, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-j:before {
  content: "\f403";
}

/* line 44658, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-k:before {
  content: "\f404";
}

/* line 44661, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-l:before {
  content: "\f405";
}

/* line 44664, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-m:before {
  content: "\f406";
}

/* line 44667, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-microphone-lines:before {
  content: "\f407";
}

/* line 44670, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-microphone:before {
  content: "\f408";
}

/* line 44673, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-n:before {
  content: "\f409";
}

/* line 44676, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-nodes:before {
  content: "\f40a";
}

/* line 44679, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-o:before {
  content: "\f40b";
}

/* line 44682, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-overlap:before {
  content: "\f40c";
}

/* line 44685, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-p:before {
  content: "\f40d";
}

/* line 44688, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-phone-flip:before {
  content: "\f40e";
}

/* line 44691, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-phone-hangup:before {
  content: "\f40f";
}

/* line 44694, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-phone:before {
  content: "\f410";
}

/* line 44697, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-q:before {
  content: "\f411";
}

/* line 44700, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-quarter:before {
  content: "\f412";
}

/* line 44703, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-quarters-alt:before {
  content: "\f413";
}

/* line 44706, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-r:before {
  content: "\f414";
}

/* line 44709, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-s:before {
  content: "\f415";
}

/* line 44712, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-small:before {
  content: "\f416";
}

/* line 44715, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-star:before {
  content: "\f417";
}

/* line 44718, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-t:before {
  content: "\f418";
}

/* line 44721, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-three-quarters:before {
  content: "\f419";
}

/* line 44724, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-trash:before {
  content: "\f41a";
}

/* line 44727, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-u:before {
  content: "\f41b";
}

/* line 44730, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-user:before {
  content: "\f41c";
}

/* line 44733, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-v:before {
  content: "\f41d";
}

/* line 44736, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-video:before {
  content: "\f41e";
}

/* line 44739, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-w:before {
  content: "\f41f";
}

/* line 44742, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-waveform-lines:before {
  content: "\f420";
}

/* line 44745, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-x:before {
  content: "\f421";
}

/* line 44748, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-xmark:before {
  content: "\f422";
}

/* line 44751, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-y:before {
  content: "\f423";
}

/* line 44754, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle-z:before {
  content: "\f424";
}

/* line 44757, app/assets/stylesheets/external/uicons.scss */
.fi-bs-circle:before {
  content: "\f425";
}

/* line 44760, app/assets/stylesheets/external/uicons.scss */
.fi-bs-citrus-slice:before {
  content: "\f426";
}

/* line 44763, app/assets/stylesheets/external/uicons.scss */
.fi-bs-citrus:before {
  content: "\f427";
}

/* line 44766, app/assets/stylesheets/external/uicons.scss */
.fi-bs-city:before {
  content: "\f428";
}

/* line 44769, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clapperboard-play:before {
  content: "\f429";
}

/* line 44772, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clapperboard:before {
  content: "\f42a";
}

/* line 44775, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clarinet:before {
  content: "\f42b";
}

/* line 44778, app/assets/stylesheets/external/uicons.scss */
.fi-bs-claw-marks:before {
  content: "\f42c";
}

/* line 44781, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clear-alt:before {
  content: "\f42d";
}

/* line 44784, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clip:before {
  content: "\f42e";
}

/* line 44787, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clipboard-check:before {
  content: "\f42f";
}

/* line 44790, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clipboard-exclamation:before {
  content: "\f430";
}

/* line 44793, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clipboard-list-check:before {
  content: "\f431";
}

/* line 44796, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clipboard-list:before {
  content: "\f432";
}

/* line 44799, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clipboard-prescription:before {
  content: "\f433";
}

/* line 44802, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clipboard-question:before {
  content: "\f434";
}

/* line 44805, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clipboard-user:before {
  content: "\f435";
}

/* line 44808, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clipboard:before {
  content: "\f436";
}

/* line 44811, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-desk:before {
  content: "\f437";
}

/* line 44814, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-eight-thirty:before {
  content: "\f438";
}

/* line 44817, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-eleven-thirty:before {
  content: "\f439";
}

/* line 44820, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-eleven:before {
  content: "\f43a";
}

/* line 44823, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-five-thirty:before {
  content: "\f43b";
}

/* line 44826, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-five:before {
  content: "\f43c";
}

/* line 44829, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-four-thirty:before {
  content: "\f43d";
}

/* line 44832, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-nine-thirty:before {
  content: "\f43e";
}

/* line 44835, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-nine:before {
  content: "\f43f";
}

/* line 44838, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-one-thirty:before {
  content: "\f440";
}

/* line 44841, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-one:before {
  content: "\f441";
}

/* line 44844, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-seven-thirty:before {
  content: "\f442";
}

/* line 44847, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-seven:before {
  content: "\f443";
}

/* line 44850, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-six-thirty:before {
  content: "\f444";
}

/* line 44853, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-six:before {
  content: "\f445";
}

/* line 44856, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-ten-thirty:before {
  content: "\f446";
}

/* line 44859, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-ten:before {
  content: "\f447";
}

/* line 44862, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-three-thirty:before {
  content: "\f448";
}

/* line 44865, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-three:before {
  content: "\f449";
}

/* line 44868, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-time-tracking:before {
  content: "\f44a";
}

/* line 44871, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-twelve-thirty:before {
  content: "\f44b";
}

/* line 44874, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-twelve:before {
  content: "\f44c";
}

/* line 44877, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-two-thirty:before {
  content: "\f44d";
}

/* line 44880, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-two:before {
  content: "\f44e";
}

/* line 44883, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock-up-arrow:before {
  content: "\f44f";
}

/* line 44886, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clock:before {
  content: "\f450";
}

/* line 44889, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clone:before {
  content: "\f451";
}

/* line 44892, app/assets/stylesheets/external/uicons.scss */
.fi-bs-closed-captioning-slash:before {
  content: "\f452";
}

/* line 44895, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clothes-hanger:before {
  content: "\f453";
}

/* line 44898, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-back-up-alt:before {
  content: "\f454";
}

/* line 44901, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-back-up:before {
  content: "\f455";
}

/* line 44904, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-check:before {
  content: "\f456";
}

/* line 44907, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-code:before {
  content: "\f457";
}

/* line 44910, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-disabled:before {
  content: "\f458";
}

/* line 44913, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-download-alt:before {
  content: "\f459";
}

/* line 44916, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-download:before {
  content: "\f45a";
}

/* line 44919, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-drizzle:before {
  content: "\f45b";
}

/* line 44922, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-exclamation:before {
  content: "\f45c";
}

/* line 44925, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-gear-automation:before {
  content: "\f45d";
}

/* line 44928, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-hail-mixed:before {
  content: "\f45e";
}

/* line 44931, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-hail:before {
  content: "\f45f";
}

/* line 44934, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-meatball:before {
  content: "\f460";
}

/* line 44937, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-moon-rain:before {
  content: "\f461";
}

/* line 44940, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-moon:before {
  content: "\f462";
}

/* line 44943, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-question:before {
  content: "\f463";
}

/* line 44946, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-rain:before {
  content: "\f464";
}

/* line 44949, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-rainbow:before {
  content: "\f465";
}

/* line 44952, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-share:before {
  content: "\f466";
}

/* line 44955, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-showers-heavy:before {
  content: "\f467";
}

/* line 44958, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-showers:before {
  content: "\f468";
}

/* line 44961, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-sleet:before {
  content: "\f469";
}

/* line 44964, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-snow:before {
  content: "\f46a";
}

/* line 44967, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-sun-rain:before {
  content: "\f46b";
}

/* line 44970, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-sun:before {
  content: "\f46c";
}

/* line 44973, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-upload-alt:before {
  content: "\f46d";
}

/* line 44976, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud-upload:before {
  content: "\f46e";
}

/* line 44979, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cloud:before {
  content: "\f46f";
}

/* line 44982, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clouds-moon:before {
  content: "\f470";
}

/* line 44985, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clouds-sun:before {
  content: "\f471";
}

/* line 44988, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clouds:before {
  content: "\f472";
}

/* line 44991, app/assets/stylesheets/external/uicons.scss */
.fi-bs-clover-alt:before {
  content: "\f473";
}

/* line 44994, app/assets/stylesheets/external/uicons.scss */
.fi-bs-club:before {
  content: "\f474";
}

/* line 44997, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cocktail-alt:before {
  content: "\f475";
}

/* line 45000, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cocktail:before {
  content: "\f476";
}

/* line 45003, app/assets/stylesheets/external/uicons.scss */
.fi-bs-coconut:before {
  content: "\f477";
}

/* line 45006, app/assets/stylesheets/external/uicons.scss */
.fi-bs-code-branch:before {
  content: "\f478";
}

/* line 45009, app/assets/stylesheets/external/uicons.scss */
.fi-bs-code-commit:before {
  content: "\f479";
}

/* line 45012, app/assets/stylesheets/external/uicons.scss */
.fi-bs-code-compare:before {
  content: "\f47a";
}

/* line 45015, app/assets/stylesheets/external/uicons.scss */
.fi-bs-code-fork:before {
  content: "\f47b";
}

/* line 45018, app/assets/stylesheets/external/uicons.scss */
.fi-bs-code-merge:before {
  content: "\f47c";
}

/* line 45021, app/assets/stylesheets/external/uicons.scss */
.fi-bs-code-pull-request-closed:before {
  content: "\f47d";
}

/* line 45024, app/assets/stylesheets/external/uicons.scss */
.fi-bs-code-pull-request-draft:before {
  content: "\f47e";
}

/* line 45027, app/assets/stylesheets/external/uicons.scss */
.fi-bs-code-pull-request:before {
  content: "\f47f";
}

/* line 45030, app/assets/stylesheets/external/uicons.scss */
.fi-bs-code-simple:before {
  content: "\f480";
}

/* line 45033, app/assets/stylesheets/external/uicons.scss */
.fi-bs-coffee-bean:before {
  content: "\f481";
}

/* line 45036, app/assets/stylesheets/external/uicons.scss */
.fi-bs-coffee-beans:before {
  content: "\f482";
}

/* line 45039, app/assets/stylesheets/external/uicons.scss */
.fi-bs-coffee-pot:before {
  content: "\f483";
}

/* line 45042, app/assets/stylesheets/external/uicons.scss */
.fi-bs-coffee:before {
  content: "\f484";
}

/* line 45045, app/assets/stylesheets/external/uicons.scss */
.fi-bs-coffin-cross:before {
  content: "\f485";
}

/* line 45048, app/assets/stylesheets/external/uicons.scss */
.fi-bs-coffin:before {
  content: "\f486";
}

/* line 45051, app/assets/stylesheets/external/uicons.scss */
.fi-bs-coin-up-arrow:before {
  content: "\f487";
}

/* line 45054, app/assets/stylesheets/external/uicons.scss */
.fi-bs-coin:before {
  content: "\f488";
}

/* line 45057, app/assets/stylesheets/external/uicons.scss */
.fi-bs-coins:before {
  content: "\f489";
}

/* line 45060, app/assets/stylesheets/external/uicons.scss */
.fi-bs-colon-sign:before {
  content: "\f48a";
}

/* line 45063, app/assets/stylesheets/external/uicons.scss */
.fi-bs-columns-3:before {
  content: "\f48b";
}

/* line 45066, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comet:before {
  content: "\f48c";
}

/* line 45069, app/assets/stylesheets/external/uicons.scss */
.fi-bs-command:before {
  content: "\f48d";
}

/* line 45072, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-alt-check:before {
  content: "\f48e";
}

/* line 45075, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-alt-dots:before {
  content: "\f48f";
}

/* line 45078, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-alt-edit:before {
  content: "\f490";
}

/* line 45081, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-alt-medical:before {
  content: "\f491";
}

/* line 45084, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-alt-middle-top:before {
  content: "\f492";
}

/* line 45087, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-alt-middle:before {
  content: "\f493";
}

/* line 45090, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-alt-minus:before {
  content: "\f494";
}

/* line 45093, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-alt-music:before {
  content: "\f495";
}

/* line 45096, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-alt:before {
  content: "\f496";
}

/* line 45099, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-arrow-down:before {
  content: "\f497";
}

/* line 45102, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-arrow-up-right:before {
  content: "\f498";
}

/* line 45105, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-arrow-up:before {
  content: "\f499";
}

/* line 45108, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-check:before {
  content: "\f49a";
}

/* line 45111, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-code:before {
  content: "\f49b";
}

/* line 45114, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-dollar:before {
  content: "\f49c";
}

/* line 45117, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-dots:before {
  content: "\f49d";
}

/* line 45120, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-exclamation:before {
  content: "\f49e";
}

/* line 45123, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-heart:before {
  content: "\f49f";
}

/* line 45126, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-image:before {
  content: "\f4a0";
}

/* line 45129, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-info:before {
  content: "\f4a1";
}

/* line 45132, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-medical:before {
  content: "\f4a2";
}

/* line 45135, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-minus:before {
  content: "\f4a3";
}

/* line 45138, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-pen:before {
  content: "\f4a4";
}

/* line 45141, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-question:before {
  content: "\f4a5";
}

/* line 45144, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-quote:before {
  content: "\f4a6";
}

/* line 45147, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-slash:before {
  content: "\f4a7";
}

/* line 45150, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-smile:before {
  content: "\f4a8";
}

/* line 45153, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-sms:before {
  content: "\f4a9";
}

/* line 45156, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-text:before {
  content: "\f4aa";
}

/* line 45159, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-user:before {
  content: "\f4ab";
}

/* line 45162, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment-xmark:before {
  content: "\f4ac";
}

/* line 45165, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comment:before {
  content: "\f4ad";
}

/* line 45168, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comments-dollar:before {
  content: "\f4ae";
}

/* line 45171, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comments-question-check:before {
  content: "\f4af";
}

/* line 45174, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comments-question:before {
  content: "\f4b0";
}

/* line 45177, app/assets/stylesheets/external/uicons.scss */
.fi-bs-comments:before {
  content: "\f4b1";
}

/* line 45180, app/assets/stylesheets/external/uicons.scss */
.fi-bs-compass-slash:before {
  content: "\f4b2";
}

/* line 45183, app/assets/stylesheets/external/uicons.scss */
.fi-bs-completed:before {
  content: "\f4b3";
}

/* line 45186, app/assets/stylesheets/external/uicons.scss */
.fi-bs-compliance-clipboard:before {
  content: "\f4b4";
}

/* line 45189, app/assets/stylesheets/external/uicons.scss */
.fi-bs-compliance-document:before {
  content: "\f4b5";
}

/* line 45192, app/assets/stylesheets/external/uicons.scss */
.fi-bs-compliance:before {
  content: "\f4b6";
}

/* line 45195, app/assets/stylesheets/external/uicons.scss */
.fi-bs-compress-alt:before {
  content: "\f4b7";
}

/* line 45198, app/assets/stylesheets/external/uicons.scss */
.fi-bs-compress:before {
  content: "\f4b8";
}

/* line 45201, app/assets/stylesheets/external/uicons.scss */
.fi-bs-computer-classic:before {
  content: "\f4b9";
}

/* line 45204, app/assets/stylesheets/external/uicons.scss */
.fi-bs-computer-mouse:before {
  content: "\f4ba";
}

/* line 45207, app/assets/stylesheets/external/uicons.scss */
.fi-bs-computer-speaker:before {
  content: "\f4bb";
}

/* line 45210, app/assets/stylesheets/external/uicons.scss */
.fi-bs-computer:before {
  content: "\f4bc";
}

/* line 45213, app/assets/stylesheets/external/uicons.scss */
.fi-bs-concierge-bell:before {
  content: "\f4bd";
}

/* line 45216, app/assets/stylesheets/external/uicons.scss */
.fi-bs-condition-alt:before {
  content: "\f4be";
}

/* line 45219, app/assets/stylesheets/external/uicons.scss */
.fi-bs-condition:before {
  content: "\f4bf";
}

/* line 45222, app/assets/stylesheets/external/uicons.scss */
.fi-bs-confetti:before {
  content: "\f4c0";
}

/* line 45225, app/assets/stylesheets/external/uicons.scss */
.fi-bs-constellation:before {
  content: "\f4c1";
}

/* line 45228, app/assets/stylesheets/external/uicons.scss */
.fi-bs-container-storage:before {
  content: "\f4c2";
}

/* line 45231, app/assets/stylesheets/external/uicons.scss */
.fi-bs-convert-document:before {
  content: "\f4c3";
}

/* line 45234, app/assets/stylesheets/external/uicons.scss */
.fi-bs-convert-shapes:before {
  content: "\f4c4";
}

/* line 45237, app/assets/stylesheets/external/uicons.scss */
.fi-bs-conveyor-belt-alt:before {
  content: "\f4c5";
}

/* line 45240, app/assets/stylesheets/external/uicons.scss */
.fi-bs-conveyor-belt-arm:before {
  content: "\f4c6";
}

/* line 45243, app/assets/stylesheets/external/uicons.scss */
.fi-bs-conveyor-belt-empty:before {
  content: "\f4c7";
}

/* line 45246, app/assets/stylesheets/external/uicons.scss */
.fi-bs-conveyor-belt:before {
  content: "\f4c8";
}

/* line 45249, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cookie-alt:before {
  content: "\f4c9";
}

/* line 45252, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cookie:before {
  content: "\f4ca";
}

/* line 45255, app/assets/stylesheets/external/uicons.scss */
.fi-bs-copy-alt:before {
  content: "\f4cb";
}

/* line 45258, app/assets/stylesheets/external/uicons.scss */
.fi-bs-copy-image:before {
  content: "\f4cc";
}

/* line 45261, app/assets/stylesheets/external/uicons.scss */
.fi-bs-copy:before {
  content: "\f4cd";
}

/* line 45264, app/assets/stylesheets/external/uicons.scss */
.fi-bs-copyright:before {
  content: "\f4ce";
}

/* line 45267, app/assets/stylesheets/external/uicons.scss */
.fi-bs-corn:before {
  content: "\f4cf";
}

/* line 45270, app/assets/stylesheets/external/uicons.scss */
.fi-bs-corporate-alt:before {
  content: "\f4d0";
}

/* line 45273, app/assets/stylesheets/external/uicons.scss */
.fi-bs-corporate:before {
  content: "\f4d1";
}

/* line 45276, app/assets/stylesheets/external/uicons.scss */
.fi-bs-couch:before {
  content: "\f4d2";
}

/* line 45279, app/assets/stylesheets/external/uicons.scss */
.fi-bs-court-sport:before {
  content: "\f4d3";
}

/* line 45282, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cow-alt:before {
  content: "\f4d4";
}

/* line 45285, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cow:before {
  content: "\f4d5";
}

/* line 45288, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cowbell-circle-plus:before {
  content: "\f4d6";
}

/* line 45291, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cowbell-more:before {
  content: "\f4d7";
}

/* line 45294, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cowbell:before {
  content: "\f4d8";
}

/* line 45297, app/assets/stylesheets/external/uicons.scss */
.fi-bs-crab:before {
  content: "\f4d9";
}

/* line 45300, app/assets/stylesheets/external/uicons.scss */
.fi-bs-crate-empty:before {
  content: "\f4da";
}

/* line 45303, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cream:before {
  content: "\f4db";
}

/* line 45306, app/assets/stylesheets/external/uicons.scss */
.fi-bs-credit-card-buyer:before {
  content: "\f4dc";
}

/* line 45309, app/assets/stylesheets/external/uicons.scss */
.fi-bs-credit-card-eye:before {
  content: "\f4dd";
}

/* line 45312, app/assets/stylesheets/external/uicons.scss */
.fi-bs-credit-card:before {
  content: "\f4de";
}

/* line 45315, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cricket:before {
  content: "\f4df";
}

/* line 45318, app/assets/stylesheets/external/uicons.scss */
.fi-bs-crm-alt:before {
  content: "\f4e0";
}

/* line 45321, app/assets/stylesheets/external/uicons.scss */
.fi-bs-crm-computer:before {
  content: "\f4e1";
}

/* line 45324, app/assets/stylesheets/external/uicons.scss */
.fi-bs-CRM:before {
  content: "\f4e2";
}

/* line 45327, app/assets/stylesheets/external/uicons.scss */
.fi-bs-croissant:before {
  content: "\f4e3";
}

/* line 45330, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cross-circle:before {
  content: "\f4e4";
}

/* line 45333, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cross-religion:before {
  content: "\f4e5";
}

/* line 45336, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cross-small:before {
  content: "\f4e6";
}

/* line 45339, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cross:before {
  content: "\f4e7";
}

/* line 45342, app/assets/stylesheets/external/uicons.scss */
.fi-bs-crow:before {
  content: "\f4e8";
}

/* line 45345, app/assets/stylesheets/external/uicons.scss */
.fi-bs-crown:before {
  content: "\f4e9";
}

/* line 45348, app/assets/stylesheets/external/uicons.scss */
.fi-bs-crutch:before {
  content: "\f4ea";
}

/* line 45351, app/assets/stylesheets/external/uicons.scss */
.fi-bs-crutches:before {
  content: "\f4eb";
}

/* line 45354, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cruzeiro-sign:before {
  content: "\f4ec";
}

/* line 45357, app/assets/stylesheets/external/uicons.scss */
.fi-bs-crypto-calendar:before {
  content: "\f4ed";
}

/* line 45360, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cryptocurrency:before {
  content: "\f4ee";
}

/* line 45363, app/assets/stylesheets/external/uicons.scss */
.fi-bs-crystal-ball:before {
  content: "\f4ef";
}

/* line 45366, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cube:before {
  content: "\f4f0";
}

/* line 45369, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cubes-stacked:before {
  content: "\f4f1";
}

/* line 45372, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cubes:before {
  content: "\f4f2";
}

/* line 45375, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cucumber:before {
  content: "\f4f3";
}

/* line 45378, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cup-straw-swoosh:before {
  content: "\f4f4";
}

/* line 45381, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cup-straw:before {
  content: "\f4f5";
}

/* line 45384, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cup-togo:before {
  content: "\f4f6";
}

/* line 45387, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cupcake-alt:before {
  content: "\f4f7";
}

/* line 45390, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cupcake:before {
  content: "\f4f8";
}

/* line 45393, app/assets/stylesheets/external/uicons.scss */
.fi-bs-curling:before {
  content: "\f4f9";
}

/* line 45396, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cursor-finger:before {
  content: "\f4fa";
}

/* line 45399, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cursor-plus:before {
  content: "\f4fb";
}

/* line 45402, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cursor-text-alt:before {
  content: "\f4fc";
}

/* line 45405, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cursor-text:before {
  content: "\f4fd";
}

/* line 45408, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cursor:before {
  content: "\f4fe";
}

/* line 45411, app/assets/stylesheets/external/uicons.scss */
.fi-bs-curve-alt:before {
  content: "\f4ff";
}

/* line 45414, app/assets/stylesheets/external/uicons.scss */
.fi-bs-curve-arrow:before {
  content: "\f500";
}

/* line 45417, app/assets/stylesheets/external/uicons.scss */
.fi-bs-curve:before {
  content: "\f501";
}

/* line 45420, app/assets/stylesheets/external/uicons.scss */
.fi-bs-custard:before {
  content: "\f502";
}

/* line 45423, app/assets/stylesheets/external/uicons.scss */
.fi-bs-customer-care:before {
  content: "\f503";
}

/* line 45426, app/assets/stylesheets/external/uicons.scss */
.fi-bs-customer-service:before {
  content: "\f504";
}

/* line 45429, app/assets/stylesheets/external/uicons.scss */
.fi-bs-customization-cogwheel:before {
  content: "\f505";
}

/* line 45432, app/assets/stylesheets/external/uicons.scss */
.fi-bs-customization:before {
  content: "\f506";
}

/* line 45435, app/assets/stylesheets/external/uicons.scss */
.fi-bs-customize-computer:before {
  content: "\f507";
}

/* line 45438, app/assets/stylesheets/external/uicons.scss */
.fi-bs-customize-edit:before {
  content: "\f508";
}

/* line 45441, app/assets/stylesheets/external/uicons.scss */
.fi-bs-customize:before {
  content: "\f509";
}

/* line 45444, app/assets/stylesheets/external/uicons.scss */
.fi-bs-CV:before {
  content: "\f50a";
}

/* line 45447, app/assets/stylesheets/external/uicons.scss */
.fi-bs-cvv-card:before {
  content: "\f50b";
}

/* line 45450, app/assets/stylesheets/external/uicons.scss */
.fi-bs-d:before {
  content: "\f50c";
}

/* line 45453, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dagger:before {
  content: "\f50d";
}

/* line 45456, app/assets/stylesheets/external/uicons.scss */
.fi-bs-daily-calendar:before {
  content: "\f50e";
}

/* line 45459, app/assets/stylesheets/external/uicons.scss */
.fi-bs-damage:before {
  content: "\f50f";
}

/* line 45462, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dart:before {
  content: "\f510";
}

/* line 45465, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dashboard-monitor:before {
  content: "\f511";
}

/* line 45468, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dashboard-panel:before {
  content: "\f512";
}

/* line 45471, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dashboard:before {
  content: "\f513";
}

/* line 45474, app/assets/stylesheets/external/uicons.scss */
.fi-bs-data-transfer:before {
  content: "\f514";
}

/* line 45477, app/assets/stylesheets/external/uicons.scss */
.fi-bs-database:before {
  content: "\f515";
}

/* line 45480, app/assets/stylesheets/external/uicons.scss */
.fi-bs-debt:before {
  content: "\f516";
}

/* line 45483, app/assets/stylesheets/external/uicons.scss */
.fi-bs-deer-rudolph:before {
  content: "\f517";
}

/* line 45486, app/assets/stylesheets/external/uicons.scss */
.fi-bs-deer:before {
  content: "\f518";
}

/* line 45489, app/assets/stylesheets/external/uicons.scss */
.fi-bs-delete-document:before {
  content: "\f519";
}

/* line 45492, app/assets/stylesheets/external/uicons.scss */
.fi-bs-delete-right:before {
  content: "\f51a";
}

/* line 45495, app/assets/stylesheets/external/uicons.scss */
.fi-bs-delete-user:before {
  content: "\f51b";
}

/* line 45498, app/assets/stylesheets/external/uicons.scss */
.fi-bs-delete:before {
  content: "\f51c";
}

/* line 45501, app/assets/stylesheets/external/uicons.scss */
.fi-bs-democrat:before {
  content: "\f51d";
}

/* line 45504, app/assets/stylesheets/external/uicons.scss */
.fi-bs-department-structure:before {
  content: "\f51e";
}

/* line 45507, app/assets/stylesheets/external/uicons.scss */
.fi-bs-department:before {
  content: "\f51f";
}

/* line 45510, app/assets/stylesheets/external/uicons.scss */
.fi-bs-deposit-alt:before {
  content: "\f520";
}

/* line 45513, app/assets/stylesheets/external/uicons.scss */
.fi-bs-deposit:before {
  content: "\f521";
}

/* line 45516, app/assets/stylesheets/external/uicons.scss */
.fi-bs-description-alt:before {
  content: "\f522";
}

/* line 45519, app/assets/stylesheets/external/uicons.scss */
.fi-bs-description:before {
  content: "\f523";
}

/* line 45522, app/assets/stylesheets/external/uicons.scss */
.fi-bs-desk:before {
  content: "\f524";
}

/* line 45525, app/assets/stylesheets/external/uicons.scss */
.fi-bs-desktop-arrow-down:before {
  content: "\f525";
}

/* line 45528, app/assets/stylesheets/external/uicons.scss */
.fi-bs-desktop-wallpaper:before {
  content: "\f526";
}

/* line 45531, app/assets/stylesheets/external/uicons.scss */
.fi-bs-devices:before {
  content: "\f527";
}

/* line 45534, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dewpoint:before {
  content: "\f528";
}

/* line 45537, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dharmachakra:before {
  content: "\f529";
}

/* line 45540, app/assets/stylesheets/external/uicons.scss */
.fi-bs-diagram-cells:before {
  content: "\f52a";
}

/* line 45543, app/assets/stylesheets/external/uicons.scss */
.fi-bs-diagram-lean-canvas:before {
  content: "\f52b";
}

/* line 45546, app/assets/stylesheets/external/uicons.scss */
.fi-bs-diagram-nested:before {
  content: "\f52c";
}

/* line 45549, app/assets/stylesheets/external/uicons.scss */
.fi-bs-diagram-next:before {
  content: "\f52d";
}

/* line 45552, app/assets/stylesheets/external/uicons.scss */
.fi-bs-diagram-predecessor:before {
  content: "\f52e";
}

/* line 45555, app/assets/stylesheets/external/uicons.scss */
.fi-bs-diagram-previous:before {
  content: "\f52f";
}

/* line 45558, app/assets/stylesheets/external/uicons.scss */
.fi-bs-diagram-project:before {
  content: "\f530";
}

/* line 45561, app/assets/stylesheets/external/uicons.scss */
.fi-bs-diagram-sankey:before {
  content: "\f531";
}

/* line 45564, app/assets/stylesheets/external/uicons.scss */
.fi-bs-diagram-subtask:before {
  content: "\f532";
}

/* line 45567, app/assets/stylesheets/external/uicons.scss */
.fi-bs-diagram-successor:before {
  content: "\f533";
}

/* line 45570, app/assets/stylesheets/external/uicons.scss */
.fi-bs-diagram-venn:before {
  content: "\f534";
}

/* line 45573, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dial-high:before {
  content: "\f535";
}

/* line 45576, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dial-low:before {
  content: "\f536";
}

/* line 45579, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dial-max:before {
  content: "\f537";
}

/* line 45582, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dial-med-low:before {
  content: "\f538";
}

/* line 45585, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dial-med:before {
  content: "\f539";
}

/* line 45588, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dial-min:before {
  content: "\f53a";
}

/* line 45591, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dial-off:before {
  content: "\f53b";
}

/* line 45594, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dial:before {
  content: "\f53c";
}

/* line 45597, app/assets/stylesheets/external/uicons.scss */
.fi-bs-diamond-exclamation:before {
  content: "\f53d";
}

/* line 45600, app/assets/stylesheets/external/uicons.scss */
.fi-bs-diamond-turn-right:before {
  content: "\f53e";
}

/* line 45603, app/assets/stylesheets/external/uicons.scss */
.fi-bs-diamond:before {
  content: "\f53f";
}

/* line 45606, app/assets/stylesheets/external/uicons.scss */
.fi-bs-diary-bookmark-down:before {
  content: "\f540";
}

/* line 45609, app/assets/stylesheets/external/uicons.scss */
.fi-bs-diary-bookmarks:before {
  content: "\f541";
}

/* line 45612, app/assets/stylesheets/external/uicons.scss */
.fi-bs-diary-clasp:before {
  content: "\f542";
}

/* line 45615, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dice-alt:before {
  content: "\f543";
}

/* line 45618, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dice-d10:before {
  content: "\f544";
}

/* line 45621, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dice-d12:before {
  content: "\f545";
}

/* line 45624, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dice-d20:before {
  content: "\f546";
}

/* line 45627, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dice-d4:before {
  content: "\f547";
}

/* line 45630, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dice-d6:before {
  content: "\f548";
}

/* line 45633, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dice-d8:before {
  content: "\f549";
}

/* line 45636, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dice-four:before {
  content: "\f54a";
}

/* line 45639, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dice-one:before {
  content: "\f54b";
}

/* line 45642, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dice-six:before {
  content: "\f54c";
}

/* line 45645, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dice-three:before {
  content: "\f54d";
}

/* line 45648, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dice-two:before {
  content: "\f54e";
}

/* line 45651, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dice:before {
  content: "\f54f";
}

/* line 45654, app/assets/stylesheets/external/uicons.scss */
.fi-bs-digging:before {
  content: "\f550";
}

/* line 45657, app/assets/stylesheets/external/uicons.scss */
.fi-bs-digital-tachograph:before {
  content: "\f551";
}

/* line 45660, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dinner:before {
  content: "\f552";
}

/* line 45663, app/assets/stylesheets/external/uicons.scss */
.fi-bs-diploma:before {
  content: "\f553";
}

/* line 45666, app/assets/stylesheets/external/uicons.scss */
.fi-bs-direction-signal-arrow:before {
  content: "\f554";
}

/* line 45669, app/assets/stylesheets/external/uicons.scss */
.fi-bs-direction-signal:before {
  content: "\f555";
}

/* line 45672, app/assets/stylesheets/external/uicons.scss */
.fi-bs-disc-drive:before {
  content: "\f556";
}

/* line 45675, app/assets/stylesheets/external/uicons.scss */
.fi-bs-disco-ball:before {
  content: "\f557";
}

/* line 45678, app/assets/stylesheets/external/uicons.scss */
.fi-bs-discover:before {
  content: "\f558";
}

/* line 45681, app/assets/stylesheets/external/uicons.scss */
.fi-bs-disease:before {
  content: "\f559";
}

/* line 45684, app/assets/stylesheets/external/uicons.scss */
.fi-bs-disk:before {
  content: "\f55a";
}

/* line 45687, app/assets/stylesheets/external/uicons.scss */
.fi-bs-display-arrow-down:before {
  content: "\f55b";
}

/* line 45690, app/assets/stylesheets/external/uicons.scss */
.fi-bs-display-chart-up:before {
  content: "\f55c";
}

/* line 45693, app/assets/stylesheets/external/uicons.scss */
.fi-bs-display-code:before {
  content: "\f55d";
}

/* line 45696, app/assets/stylesheets/external/uicons.scss */
.fi-bs-display-medical:before {
  content: "\f55e";
}

/* line 45699, app/assets/stylesheets/external/uicons.scss */
.fi-bs-display-slash:before {
  content: "\f55f";
}

/* line 45702, app/assets/stylesheets/external/uicons.scss */
.fi-bs-distribute-spacing-horizontal:before {
  content: "\f560";
}

/* line 45705, app/assets/stylesheets/external/uicons.scss */
.fi-bs-distribute-spacing-vertical:before {
  content: "\f561";
}

/* line 45708, app/assets/stylesheets/external/uicons.scss */
.fi-bs-divide:before {
  content: "\f562";
}

/* line 45711, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dizzy:before {
  content: "\f563";
}

/* line 45714, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dna:before {
  content: "\f564";
}

/* line 45717, app/assets/stylesheets/external/uicons.scss */
.fi-bs-do-not-enter:before {
  content: "\f565";
}

/* line 45720, app/assets/stylesheets/external/uicons.scss */
.fi-bs-doctor:before {
  content: "\f566";
}

/* line 45723, app/assets/stylesheets/external/uicons.scss */
.fi-bs-document-circle-wrong:before {
  content: "\f567";
}

/* line 45726, app/assets/stylesheets/external/uicons.scss */
.fi-bs-document-paid:before {
  content: "\f568";
}

/* line 45729, app/assets/stylesheets/external/uicons.scss */
.fi-bs-document-signed:before {
  content: "\f569";
}

/* line 45732, app/assets/stylesheets/external/uicons.scss */
.fi-bs-document:before {
  content: "\f56a";
}

/* line 45735, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dog-leashed:before {
  content: "\f56b";
}

/* line 45738, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dog:before {
  content: "\f56c";
}

/* line 45741, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dollar:before {
  content: "\f56d";
}

/* line 45744, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dolly-flatbed-alt:before {
  content: "\f56e";
}

/* line 45747, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dolly-flatbed-empty:before {
  content: "\f56f";
}

/* line 45750, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dolly-flatbed:before {
  content: "\f570";
}

/* line 45753, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dolphin:before {
  content: "\f571";
}

/* line 45756, app/assets/stylesheets/external/uicons.scss */
.fi-bs-domino-effect:before {
  content: "\f572";
}

/* line 45759, app/assets/stylesheets/external/uicons.scss */
.fi-bs-donate:before {
  content: "\f573";
}

/* line 45762, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dong-sign:before {
  content: "\f574";
}

/* line 45765, app/assets/stylesheets/external/uicons.scss */
.fi-bs-donut:before {
  content: "\f575";
}

/* line 45768, app/assets/stylesheets/external/uicons.scss */
.fi-bs-door-closed:before {
  content: "\f576";
}

/* line 45771, app/assets/stylesheets/external/uicons.scss */
.fi-bs-door-open:before {
  content: "\f577";
}

/* line 45774, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dot-circle:before {
  content: "\f578";
}

/* line 45777, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dot-pending:before {
  content: "\f579";
}

/* line 45780, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dove:before {
  content: "\f57a";
}

/* line 45783, app/assets/stylesheets/external/uicons.scss */
.fi-bs-down-from-bracket:before {
  content: "\f57b";
}

/* line 45786, app/assets/stylesheets/external/uicons.scss */
.fi-bs-down-left-and-up-right-to-center:before {
  content: "\f57c";
}

/* line 45789, app/assets/stylesheets/external/uicons.scss */
.fi-bs-down-left:before {
  content: "\f57d";
}

/* line 45792, app/assets/stylesheets/external/uicons.scss */
.fi-bs-down-right:before {
  content: "\f57e";
}

/* line 45795, app/assets/stylesheets/external/uicons.scss */
.fi-bs-down-to-line:before {
  content: "\f57f";
}

/* line 45798, app/assets/stylesheets/external/uicons.scss */
.fi-bs-down:before {
  content: "\f580";
}

/* line 45801, app/assets/stylesheets/external/uicons.scss */
.fi-bs-download:before {
  content: "\f581";
}

/* line 45804, app/assets/stylesheets/external/uicons.scss */
.fi-bs-drafting-compass:before {
  content: "\f582";
}

/* line 45807, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dragon:before {
  content: "\f583";
}

/* line 45810, app/assets/stylesheets/external/uicons.scss */
.fi-bs-draw-polygon:before {
  content: "\f584";
}

/* line 45813, app/assets/stylesheets/external/uicons.scss */
.fi-bs-draw-square:before {
  content: "\f585";
}

/* line 45816, app/assets/stylesheets/external/uicons.scss */
.fi-bs-drawer-alt:before {
  content: "\f586";
}

/* line 45819, app/assets/stylesheets/external/uicons.scss */
.fi-bs-drawer:before {
  content: "\f587";
}

/* line 45822, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dreidel:before {
  content: "\f588";
}

/* line 45825, app/assets/stylesheets/external/uicons.scss */
.fi-bs-drink-alt:before {
  content: "\f589";
}

/* line 45828, app/assets/stylesheets/external/uicons.scss */
.fi-bs-driver-man:before {
  content: "\f58a";
}

/* line 45831, app/assets/stylesheets/external/uicons.scss */
.fi-bs-driver-woman:before {
  content: "\f58b";
}

/* line 45834, app/assets/stylesheets/external/uicons.scss */
.fi-bs-drone-alt:before {
  content: "\f58c";
}

/* line 45837, app/assets/stylesheets/external/uicons.scss */
.fi-bs-drone-front:before {
  content: "\f58d";
}

/* line 45840, app/assets/stylesheets/external/uicons.scss */
.fi-bs-drone:before {
  content: "\f58e";
}

/* line 45843, app/assets/stylesheets/external/uicons.scss */
.fi-bs-drop-down:before {
  content: "\f58f";
}

/* line 45846, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dropdown-select:before {
  content: "\f590";
}

/* line 45849, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dropdown:before {
  content: "\f591";
}

/* line 45852, app/assets/stylesheets/external/uicons.scss */
.fi-bs-drum-steelpan:before {
  content: "\f592";
}

/* line 45855, app/assets/stylesheets/external/uicons.scss */
.fi-bs-drum:before {
  content: "\f593";
}

/* line 45858, app/assets/stylesheets/external/uicons.scss */
.fi-bs-drumstick-bite:before {
  content: "\f594";
}

/* line 45861, app/assets/stylesheets/external/uicons.scss */
.fi-bs-drumstick:before {
  content: "\f595";
}

/* line 45864, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dryer-alt:before {
  content: "\f596";
}

/* line 45867, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dryer:before {
  content: "\f597";
}

/* line 45870, app/assets/stylesheets/external/uicons.scss */
.fi-bs-duck:before {
  content: "\f598";
}

/* line 45873, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dumbbell-fitness:before {
  content: "\f599";
}

/* line 45876, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dumbbell-ray:before {
  content: "\f59a";
}

/* line 45879, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dumbbell-weightlifting:before {
  content: "\f59b";
}

/* line 45882, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dumpster-fire:before {
  content: "\f59c";
}

/* line 45885, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dumpster:before {
  content: "\f59d";
}

/* line 45888, app/assets/stylesheets/external/uicons.scss */
.fi-bs-dungeon:before {
  content: "\f59e";
}

/* line 45891, app/assets/stylesheets/external/uicons.scss */
.fi-bs-duplicate:before {
  content: "\f59f";
}

/* line 45894, app/assets/stylesheets/external/uicons.scss */
.fi-bs-duration-alt:before {
  content: "\f5a0";
}

/* line 45897, app/assets/stylesheets/external/uicons.scss */
.fi-bs-duration:before {
  content: "\f5a1";
}

/* line 45900, app/assets/stylesheets/external/uicons.scss */
.fi-bs-e-learning:before {
  content: "\f5a2";
}

/* line 45903, app/assets/stylesheets/external/uicons.scss */
.fi-bs-e:before {
  content: "\f5a3";
}

/* line 45906, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ear-deaf:before {
  content: "\f5a4";
}

/* line 45909, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ear-muffs:before {
  content: "\f5a5";
}

/* line 45912, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ear:before {
  content: "\f5a6";
}

/* line 45915, app/assets/stylesheets/external/uicons.scss */
.fi-bs-earnings:before {
  content: "\f5a7";
}

/* line 45918, app/assets/stylesheets/external/uicons.scss */
.fi-bs-earth-africa:before {
  content: "\f5a8";
}

/* line 45921, app/assets/stylesheets/external/uicons.scss */
.fi-bs-earth-americas:before {
  content: "\f5a9";
}

/* line 45924, app/assets/stylesheets/external/uicons.scss */
.fi-bs-earth-asia:before {
  content: "\f5aa";
}

/* line 45927, app/assets/stylesheets/external/uicons.scss */
.fi-bs-earth-europa:before {
  content: "\f5ab";
}

/* line 45930, app/assets/stylesheets/external/uicons.scss */
.fi-bs-eclipse-alt:before {
  content: "\f5ac";
}

/* line 45933, app/assets/stylesheets/external/uicons.scss */
.fi-bs-eclipse:before {
  content: "\f5ad";
}

/* line 45936, app/assets/stylesheets/external/uicons.scss */
.fi-bs-edit-alt:before {
  content: "\f5ae";
}

/* line 45939, app/assets/stylesheets/external/uicons.scss */
.fi-bs-edit:before {
  content: "\f5af";
}

/* line 45942, app/assets/stylesheets/external/uicons.scss */
.fi-bs-effect:before {
  content: "\f5b0";
}

/* line 45945, app/assets/stylesheets/external/uicons.scss */
.fi-bs-egg-fried:before {
  content: "\f5b1";
}

/* line 45948, app/assets/stylesheets/external/uicons.scss */
.fi-bs-egg:before {
  content: "\f5b2";
}

/* line 45951, app/assets/stylesheets/external/uicons.scss */
.fi-bs-eject:before {
  content: "\f5b3";
}

/* line 45954, app/assets/stylesheets/external/uicons.scss */
.fi-bs-elephant:before {
  content: "\f5b4";
}

/* line 45957, app/assets/stylesheets/external/uicons.scss */
.fi-bs-elevator:before {
  content: "\f5b5";
}

/* line 45960, app/assets/stylesheets/external/uicons.scss */
.fi-bs-email-pending:before {
  content: "\f5b6";
}

/* line 45963, app/assets/stylesheets/external/uicons.scss */
.fi-bs-employee-alt:before {
  content: "\f5b7";
}

/* line 45966, app/assets/stylesheets/external/uicons.scss */
.fi-bs-employee-handbook:before {
  content: "\f5b8";
}

/* line 45969, app/assets/stylesheets/external/uicons.scss */
.fi-bs-employee-man-alt:before {
  content: "\f5b9";
}

/* line 45972, app/assets/stylesheets/external/uicons.scss */
.fi-bs-employee-man:before {
  content: "\f5ba";
}

/* line 45975, app/assets/stylesheets/external/uicons.scss */
.fi-bs-employees-woman-man:before {
  content: "\f5bb";
}

/* line 45978, app/assets/stylesheets/external/uicons.scss */
.fi-bs-employees:before {
  content: "\f5bc";
}

/* line 45981, app/assets/stylesheets/external/uicons.scss */
.fi-bs-empty-set:before {
  content: "\f5bd";
}

/* line 45984, app/assets/stylesheets/external/uicons.scss */
.fi-bs-endless-loop:before {
  content: "\f5be";
}

/* line 45987, app/assets/stylesheets/external/uicons.scss */
.fi-bs-engine-warning:before {
  content: "\f5bf";
}

/* line 45990, app/assets/stylesheets/external/uicons.scss */
.fi-bs-engine:before {
  content: "\f5c0";
}

/* line 45993, app/assets/stylesheets/external/uicons.scss */
.fi-bs-enter:before {
  content: "\f5c1";
}

/* line 45996, app/assets/stylesheets/external/uicons.scss */
.fi-bs-envelope-ban:before {
  content: "\f5c2";
}

/* line 45999, app/assets/stylesheets/external/uicons.scss */
.fi-bs-envelope-bulk:before {
  content: "\f5c3";
}

/* line 46002, app/assets/stylesheets/external/uicons.scss */
.fi-bs-envelope-dot:before {
  content: "\f5c4";
}

/* line 46005, app/assets/stylesheets/external/uicons.scss */
.fi-bs-envelope-download:before {
  content: "\f5c5";
}

/* line 46008, app/assets/stylesheets/external/uicons.scss */
.fi-bs-envelope-marker:before {
  content: "\f5c6";
}

/* line 46011, app/assets/stylesheets/external/uicons.scss */
.fi-bs-envelope-open-dollar:before {
  content: "\f5c7";
}

/* line 46014, app/assets/stylesheets/external/uicons.scss */
.fi-bs-envelope-open-text:before {
  content: "\f5c8";
}

/* line 46017, app/assets/stylesheets/external/uicons.scss */
.fi-bs-envelope-open:before {
  content: "\f5c9";
}

/* line 46020, app/assets/stylesheets/external/uicons.scss */
.fi-bs-envelope-plus:before {
  content: "\f5ca";
}

/* line 46023, app/assets/stylesheets/external/uicons.scss */
.fi-bs-envelope:before {
  content: "\f5cb";
}

/* line 46026, app/assets/stylesheets/external/uicons.scss */
.fi-bs-envelopes:before {
  content: "\f5cc";
}

/* line 46029, app/assets/stylesheets/external/uicons.scss */
.fi-bs-equality:before {
  content: "\f5cd";
}

/* line 46032, app/assets/stylesheets/external/uicons.scss */
.fi-bs-equals:before {
  content: "\f5ce";
}

/* line 46035, app/assets/stylesheets/external/uicons.scss */
.fi-bs-eraser:before {
  content: "\f5cf";
}

/* line 46038, app/assets/stylesheets/external/uicons.scss */
.fi-bs-escalator:before {
  content: "\f5d0";
}

/* line 46041, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ethernet:before {
  content: "\f5d1";
}

/* line 46044, app/assets/stylesheets/external/uicons.scss */
.fi-bs-euro:before {
  content: "\f5d2";
}

/* line 46047, app/assets/stylesheets/external/uicons.scss */
.fi-bs-excavator:before {
  content: "\f5d3";
}

/* line 46050, app/assets/stylesheets/external/uicons.scss */
.fi-bs-exchange-alt:before {
  content: "\f5d4";
}

/* line 46053, app/assets/stylesheets/external/uicons.scss */
.fi-bs-exchange-cryptocurrency:before {
  content: "\f5d5";
}

/* line 46056, app/assets/stylesheets/external/uicons.scss */
.fi-bs-exchange:before {
  content: "\f5d6";
}

/* line 46059, app/assets/stylesheets/external/uicons.scss */
.fi-bs-exclamation:before {
  content: "\f5d7";
}

/* line 46062, app/assets/stylesheets/external/uicons.scss */
.fi-bs-exit-alt:before {
  content: "\f5d8";
}

/* line 46065, app/assets/stylesheets/external/uicons.scss */
.fi-bs-exit:before {
  content: "\f5d9";
}

/* line 46068, app/assets/stylesheets/external/uicons.scss */
.fi-bs-expand-arrows-alt:before {
  content: "\f5da";
}

/* line 46071, app/assets/stylesheets/external/uicons.scss */
.fi-bs-expand-arrows:before {
  content: "\f5db";
}

/* line 46074, app/assets/stylesheets/external/uicons.scss */
.fi-bs-expand:before {
  content: "\f5dc";
}

/* line 46077, app/assets/stylesheets/external/uicons.scss */
.fi-bs-expense-bill:before {
  content: "\f5dd";
}

/* line 46080, app/assets/stylesheets/external/uicons.scss */
.fi-bs-expense:before {
  content: "\f5de";
}

/* line 46083, app/assets/stylesheets/external/uicons.scss */
.fi-bs-external-hard-drive:before {
  content: "\f5df";
}

/* line 46086, app/assets/stylesheets/external/uicons.scss */
.fi-bs-external-world:before {
  content: "\f5e0";
}

/* line 46089, app/assets/stylesheets/external/uicons.scss */
.fi-bs-eye-crossed:before {
  content: "\f5e1";
}

/* line 46092, app/assets/stylesheets/external/uicons.scss */
.fi-bs-eye-dropper-half:before {
  content: "\f5e2";
}

/* line 46095, app/assets/stylesheets/external/uicons.scss */
.fi-bs-eye-dropper:before {
  content: "\f5e3";
}

/* line 46098, app/assets/stylesheets/external/uicons.scss */
.fi-bs-eye:before {
  content: "\f5e4";
}

/* line 46101, app/assets/stylesheets/external/uicons.scss */
.fi-bs-eyes:before {
  content: "\f5e5";
}

/* line 46104, app/assets/stylesheets/external/uicons.scss */
.fi-bs-f:before {
  content: "\f5e6";
}

/* line 46107, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fabric:before {
  content: "\f5e7";
}

/* line 46110, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-angry-horns:before {
  content: "\f5e8";
}

/* line 46113, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-anguished:before {
  content: "\f5e9";
}

/* line 46116, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-anxious-sweat:before {
  content: "\f5ea";
}

/* line 46119, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-astonished:before {
  content: "\f5eb";
}

/* line 46122, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-awesome:before {
  content: "\f5ec";
}

/* line 46125, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-beam-hand-over-mouth:before {
  content: "\f5ed";
}

/* line 46128, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-confounded:before {
  content: "\f5ee";
}

/* line 46131, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-confused:before {
  content: "\f5ef";
}

/* line 46134, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-cowboy-hat:before {
  content: "\f5f0";
}

/* line 46137, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-disappointed:before {
  content: "\f5f1";
}

/* line 46140, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-disguise:before {
  content: "\f5f2";
}

/* line 46143, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-downcast-sweat:before {
  content: "\f5f3";
}

/* line 46146, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-drooling:before {
  content: "\f5f4";
}

/* line 46149, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-explode:before {
  content: "\f5f5";
}

/* line 46152, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-expressionless:before {
  content: "\f5f6";
}

/* line 46155, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-eyes-xmarks:before {
  content: "\f5f7";
}

/* line 46158, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-fearful:before {
  content: "\f5f8";
}

/* line 46161, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-glasses:before {
  content: "\f5f9";
}

/* line 46164, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-grin-tongue-wink:before {
  content: "\f5fa";
}

/* line 46167, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-hand-yawn:before {
  content: "\f5fb";
}

/* line 46170, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-head-bandage:before {
  content: "\f5fc";
}

/* line 46173, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-hushed:before {
  content: "\f5fd";
}

/* line 46176, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-icicles:before {
  content: "\f5fe";
}

/* line 46179, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-lying:before {
  content: "\f5ff";
}

/* line 46182, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-mask:before {
  content: "\f600";
}

/* line 46185, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-monocle:before {
  content: "\f601";
}

/* line 46188, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-nauseated:before {
  content: "\f602";
}

/* line 46191, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-nose-steam:before {
  content: "\f603";
}

/* line 46194, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-party:before {
  content: "\f604";
}

/* line 46197, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-pensive:before {
  content: "\f605";
}

/* line 46200, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-persevering:before {
  content: "\f606";
}

/* line 46203, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-pleading:before {
  content: "\f607";
}

/* line 46206, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-raised-eyebrow:before {
  content: "\f608";
}

/* line 46209, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-relieved:before {
  content: "\f609";
}

/* line 46212, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-sad-sweat:before {
  content: "\f60a";
}

/* line 46215, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-scream:before {
  content: "\f60b";
}

/* line 46218, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-shush:before {
  content: "\f60c";
}

/* line 46221, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-sleeping:before {
  content: "\f60d";
}

/* line 46224, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-sleepy:before {
  content: "\f60e";
}

/* line 46227, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-smile-halo:before {
  content: "\f60f";
}

/* line 46230, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-smile-hearts:before {
  content: "\f610";
}

/* line 46233, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-smile-horns:before {
  content: "\f611";
}

/* line 46236, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-smile-tear:before {
  content: "\f612";
}

/* line 46239, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-smile-tongue:before {
  content: "\f613";
}

/* line 46242, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-smile-upside-down:before {
  content: "\f614";
}

/* line 46245, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-smiling-hands:before {
  content: "\f615";
}

/* line 46248, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-smirking:before {
  content: "\f616";
}

/* line 46251, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-sunglasses-alt:before {
  content: "\f617";
}

/* line 46254, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-sunglasses:before {
  content: "\f618";
}

/* line 46257, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-swear:before {
  content: "\f619";
}

/* line 46260, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-thermometer:before {
  content: "\f61a";
}

/* line 46263, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-thinking:before {
  content: "\f61b";
}

/* line 46266, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-tissue:before {
  content: "\f61c";
}

/* line 46269, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-tongue-money:before {
  content: "\f61d";
}

/* line 46272, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-tongue-sweat:before {
  content: "\f61e";
}

/* line 46275, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-unamused:before {
  content: "\f61f";
}

/* line 46278, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-viewfinder:before {
  content: "\f620";
}

/* line 46281, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-vomit:before {
  content: "\f621";
}

/* line 46284, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-weary:before {
  content: "\f622";
}

/* line 46287, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-woozy:before {
  content: "\f623";
}

/* line 46290, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-worried:before {
  content: "\f624";
}

/* line 46293, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-zany:before {
  content: "\f625";
}

/* line 46296, app/assets/stylesheets/external/uicons.scss */
.fi-bs-face-zipper:before {
  content: "\f626";
}

/* line 46299, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fail:before {
  content: "\f627";
}

/* line 46302, app/assets/stylesheets/external/uicons.scss */
.fi-bs-falafel:before {
  content: "\f628";
}

/* line 46305, app/assets/stylesheets/external/uicons.scss */
.fi-bs-family-dress:before {
  content: "\f629";
}

/* line 46308, app/assets/stylesheets/external/uicons.scss */
.fi-bs-family-pants:before {
  content: "\f62a";
}

/* line 46311, app/assets/stylesheets/external/uicons.scss */
.fi-bs-family:before {
  content: "\f62b";
}

/* line 46314, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fan-table:before {
  content: "\f62c";
}

/* line 46317, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fan:before {
  content: "\f62d";
}

/* line 46320, app/assets/stylesheets/external/uicons.scss */
.fi-bs-farm:before {
  content: "\f62e";
}

/* line 46323, app/assets/stylesheets/external/uicons.scss */
.fi-bs-faucet-drip:before {
  content: "\f62f";
}

/* line 46326, app/assets/stylesheets/external/uicons.scss */
.fi-bs-faucet:before {
  content: "\f630";
}

/* line 46329, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fax:before {
  content: "\f631";
}

/* line 46332, app/assets/stylesheets/external/uicons.scss */
.fi-bs-feather-pointed:before {
  content: "\f632";
}

/* line 46335, app/assets/stylesheets/external/uicons.scss */
.fi-bs-feather:before {
  content: "\f633";
}

/* line 46338, app/assets/stylesheets/external/uicons.scss */
.fi-bs-features-alt:before {
  content: "\f634";
}

/* line 46341, app/assets/stylesheets/external/uicons.scss */
.fi-bs-features:before {
  content: "\f635";
}

/* line 46344, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fee-receipt:before {
  content: "\f636";
}

/* line 46347, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fee:before {
  content: "\f637";
}

/* line 46350, app/assets/stylesheets/external/uicons.scss */
.fi-bs-feedback-alt:before {
  content: "\f638";
}

/* line 46353, app/assets/stylesheets/external/uicons.scss */
.fi-bs-feedback-cycle-loop:before {
  content: "\f639";
}

/* line 46356, app/assets/stylesheets/external/uicons.scss */
.fi-bs-feedback-hand:before {
  content: "\f63a";
}

/* line 46359, app/assets/stylesheets/external/uicons.scss */
.fi-bs-feedback-review:before {
  content: "\f63b";
}

/* line 46362, app/assets/stylesheets/external/uicons.scss */
.fi-bs-feedback:before {
  content: "\f63c";
}

/* line 46365, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fence:before {
  content: "\f63d";
}

/* line 46368, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ferris-wheel:before {
  content: "\f63e";
}

/* line 46371, app/assets/stylesheets/external/uicons.scss */
.fi-bs-field-hockey:before {
  content: "\f63f";
}

/* line 46374, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fighter-jet:before {
  content: "\f640";
}

/* line 46377, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-ai:before {
  content: "\f641";
}

/* line 46380, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-audio:before {
  content: "\f642";
}

/* line 46383, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-binary:before {
  content: "\f643";
}

/* line 46386, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-chart-line:before {
  content: "\f644";
}

/* line 46389, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-chart-pie:before {
  content: "\f645";
}

/* line 46392, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-circle-info:before {
  content: "\f646";
}

/* line 46395, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-code:before {
  content: "\f647";
}

/* line 46398, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-csv:before {
  content: "\f648";
}

/* line 46401, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-download:before {
  content: "\f649";
}

/* line 46404, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-edit:before {
  content: "\f64a";
}

/* line 46407, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-eps:before {
  content: "\f64b";
}

/* line 46410, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-excel:before {
  content: "\f64c";
}

/* line 46413, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-exclamation:before {
  content: "\f64d";
}

/* line 46416, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-export:before {
  content: "\f64e";
}

/* line 46419, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-image:before {
  content: "\f64f";
}

/* line 46422, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-import:before {
  content: "\f650";
}

/* line 46425, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-invoice-dollar:before {
  content: "\f651";
}

/* line 46428, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-invoice:before {
  content: "\f652";
}

/* line 46431, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-medical-alt:before {
  content: "\f653";
}

/* line 46434, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-medical:before {
  content: "\f654";
}

/* line 46437, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-minus:before {
  content: "\f655";
}

/* line 46440, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-pdf:before {
  content: "\f656";
}

/* line 46443, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-powerpoint:before {
  content: "\f657";
}

/* line 46446, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-prescription:before {
  content: "\f658";
}

/* line 46449, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-psd:before {
  content: "\f659";
}

/* line 46452, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-signature:before {
  content: "\f65a";
}

/* line 46455, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-spreadsheet:before {
  content: "\f65b";
}

/* line 46458, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-upload:before {
  content: "\f65c";
}

/* line 46461, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-user:before {
  content: "\f65d";
}

/* line 46464, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-video:before {
  content: "\f65e";
}

/* line 46467, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-word:before {
  content: "\f65f";
}

/* line 46470, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file-zipper:before {
  content: "\f660";
}

/* line 46473, app/assets/stylesheets/external/uicons.scss */
.fi-bs-file:before {
  content: "\f661";
}

/* line 46476, app/assets/stylesheets/external/uicons.scss */
.fi-bs-files-medical:before {
  content: "\f662";
}

/* line 46479, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fill:before {
  content: "\f663";
}

/* line 46482, app/assets/stylesheets/external/uicons.scss */
.fi-bs-film-canister:before {
  content: "\f664";
}

/* line 46485, app/assets/stylesheets/external/uicons.scss */
.fi-bs-film-slash:before {
  content: "\f665";
}

/* line 46488, app/assets/stylesheets/external/uicons.scss */
.fi-bs-film:before {
  content: "\f666";
}

/* line 46491, app/assets/stylesheets/external/uicons.scss */
.fi-bs-films:before {
  content: "\f667";
}

/* line 46494, app/assets/stylesheets/external/uicons.scss */
.fi-bs-filter-slash:before {
  content: "\f668";
}

/* line 46497, app/assets/stylesheets/external/uicons.scss */
.fi-bs-filter:before {
  content: "\f669";
}

/* line 46500, app/assets/stylesheets/external/uicons.scss */
.fi-bs-filters:before {
  content: "\f66a";
}

/* line 46503, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fingerprint-security-risk:before {
  content: "\f66b";
}

/* line 46506, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fingerprint:before {
  content: "\f66c";
}

/* line 46509, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fire-burner:before {
  content: "\f66d";
}

/* line 46512, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fire-extinguisher:before {
  content: "\f66e";
}

/* line 46515, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fire-flame-curved:before {
  content: "\f66f";
}

/* line 46518, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fire-flame-simple:before {
  content: "\f670";
}

/* line 46521, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fire-hydrant:before {
  content: "\f671";
}

/* line 46524, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fire-smoke:before {
  content: "\f672";
}

/* line 46527, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fireplace:before {
  content: "\f673";
}

/* line 46530, app/assets/stylesheets/external/uicons.scss */
.fi-bs-first-award:before {
  content: "\f674";
}

/* line 46533, app/assets/stylesheets/external/uicons.scss */
.fi-bs-first-laurel:before {
  content: "\f675";
}

/* line 46536, app/assets/stylesheets/external/uicons.scss */
.fi-bs-first-medal:before {
  content: "\f676";
}

/* line 46539, app/assets/stylesheets/external/uicons.scss */
.fi-bs-first:before {
  content: "\f677";
}

/* line 46542, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fish-bones:before {
  content: "\f678";
}

/* line 46545, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fish-cooked:before {
  content: "\f679";
}

/* line 46548, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fish:before {
  content: "\f67a";
}

/* line 46551, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fishing-rod:before {
  content: "\f67b";
}

/* line 46554, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flag-alt:before {
  content: "\f67c";
}

/* line 46557, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flag-checkered:before {
  content: "\f67d";
}

/* line 46560, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flag-usa:before {
  content: "\f67e";
}

/* line 46563, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flag:before {
  content: "\f67f";
}

/* line 46566, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flame:before {
  content: "\f680";
}

/* line 46569, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flashlight:before {
  content: "\f681";
}

/* line 46572, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flask-gear:before {
  content: "\f682";
}

/* line 46575, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flask-poison:before {
  content: "\f683";
}

/* line 46578, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flask-potion:before {
  content: "\f684";
}

/* line 46581, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flask:before {
  content: "\f685";
}

/* line 46584, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flatbread-stuffed:before {
  content: "\f686";
}

/* line 46587, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flatbread:before {
  content: "\f687";
}

/* line 46590, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flip-horizontal:before {
  content: "\f688";
}

/* line 46593, app/assets/stylesheets/external/uicons.scss */
.fi-bs-floor-alt:before {
  content: "\f689";
}

/* line 46596, app/assets/stylesheets/external/uicons.scss */
.fi-bs-floor-layer:before {
  content: "\f68a";
}

/* line 46599, app/assets/stylesheets/external/uicons.scss */
.fi-bs-floor:before {
  content: "\f68b";
}

/* line 46602, app/assets/stylesheets/external/uicons.scss */
.fi-bs-floppy-disk-circle-arrow-right:before {
  content: "\f68c";
}

/* line 46605, app/assets/stylesheets/external/uicons.scss */
.fi-bs-floppy-disk-circle-xmark:before {
  content: "\f68d";
}

/* line 46608, app/assets/stylesheets/external/uicons.scss */
.fi-bs-floppy-disk-pen:before {
  content: "\f68e";
}

/* line 46611, app/assets/stylesheets/external/uicons.scss */
.fi-bs-floppy-disks:before {
  content: "\f68f";
}

/* line 46614, app/assets/stylesheets/external/uicons.scss */
.fi-bs-florin-sign:before {
  content: "\f690";
}

/* line 46617, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flower-bouquet:before {
  content: "\f691";
}

/* line 46620, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flower-butterfly:before {
  content: "\f692";
}

/* line 46623, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flower-daffodil:before {
  content: "\f693";
}

/* line 46626, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flower-tulip:before {
  content: "\f694";
}

/* line 46629, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flower:before {
  content: "\f695";
}

/* line 46632, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flushed:before {
  content: "\f696";
}

/* line 46635, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flute:before {
  content: "\f697";
}

/* line 46638, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flux-capacitor:before {
  content: "\f698";
}

/* line 46641, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fly-insect:before {
  content: "\f699";
}

/* line 46644, app/assets/stylesheets/external/uicons.scss */
.fi-bs-flying-disc:before {
  content: "\f69a";
}

/* line 46647, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fog:before {
  content: "\f69b";
}

/* line 46650, app/assets/stylesheets/external/uicons.scss */
.fi-bs-folder-download:before {
  content: "\f69c";
}

/* line 46653, app/assets/stylesheets/external/uicons.scss */
.fi-bs-folder-minus:before {
  content: "\f69d";
}

/* line 46656, app/assets/stylesheets/external/uicons.scss */
.fi-bs-folder-open:before {
  content: "\f69e";
}

/* line 46659, app/assets/stylesheets/external/uicons.scss */
.fi-bs-folder-times:before {
  content: "\f69f";
}

/* line 46662, app/assets/stylesheets/external/uicons.scss */
.fi-bs-folder-tree:before {
  content: "\f6a0";
}

/* line 46665, app/assets/stylesheets/external/uicons.scss */
.fi-bs-folder-upload:before {
  content: "\f6a1";
}

/* line 46668, app/assets/stylesheets/external/uicons.scss */
.fi-bs-folder-xmark:before {
  content: "\f6a2";
}

/* line 46671, app/assets/stylesheets/external/uicons.scss */
.fi-bs-folder:before {
  content: "\f6a3";
}

/* line 46674, app/assets/stylesheets/external/uicons.scss */
.fi-bs-folders:before {
  content: "\f6a4";
}

/* line 46677, app/assets/stylesheets/external/uicons.scss */
.fi-bs-follow-folder:before {
  content: "\f6a5";
}

/* line 46680, app/assets/stylesheets/external/uicons.scss */
.fi-bs-followcollection:before {
  content: "\f6a6";
}

/* line 46683, app/assets/stylesheets/external/uicons.scss */
.fi-bs-following:before {
  content: "\f6a7";
}

/* line 46686, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fondue-pot:before {
  content: "\f6a8";
}

/* line 46689, app/assets/stylesheets/external/uicons.scss */
.fi-bs-football:before {
  content: "\f6a9";
}

/* line 46692, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fork:before {
  content: "\f6aa";
}

/* line 46695, app/assets/stylesheets/external/uicons.scss */
.fi-bs-forklift:before {
  content: "\f6ab";
}

/* line 46698, app/assets/stylesheets/external/uicons.scss */
.fi-bs-form:before {
  content: "\f6ac";
}

/* line 46701, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fort:before {
  content: "\f6ad";
}

/* line 46704, app/assets/stylesheets/external/uicons.scss */
.fi-bs-forward-fast:before {
  content: "\f6ae";
}

/* line 46707, app/assets/stylesheets/external/uicons.scss */
.fi-bs-forward:before {
  content: "\f6af";
}

/* line 46710, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fox:before {
  content: "\f6b0";
}

/* line 46713, app/assets/stylesheets/external/uicons.scss */
.fi-bs-frame:before {
  content: "\f6b1";
}

/* line 46716, app/assets/stylesheets/external/uicons.scss */
.fi-bs-franc-sign:before {
  content: "\f6b2";
}

/* line 46719, app/assets/stylesheets/external/uicons.scss */
.fi-bs-free-delivery:before {
  content: "\f6b3";
}

/* line 46722, app/assets/stylesheets/external/uicons.scss */
.fi-bs-free:before {
  content: "\f6b4";
}

/* line 46725, app/assets/stylesheets/external/uicons.scss */
.fi-bs-french-fries:before {
  content: "\f6b5";
}

/* line 46728, app/assets/stylesheets/external/uicons.scss */
.fi-bs-friday:before {
  content: "\f6b6";
}

/* line 46731, app/assets/stylesheets/external/uicons.scss */
.fi-bs-frog:before {
  content: "\f6b7";
}

/* line 46734, app/assets/stylesheets/external/uicons.scss */
.fi-bs-frown:before {
  content: "\f6b8";
}

/* line 46737, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ftp:before {
  content: "\f6b9";
}

/* line 46740, app/assets/stylesheets/external/uicons.scss */
.fi-bs-fuel-gauge:before {
  content: "\f6ba";
}

/* line 46743, app/assets/stylesheets/external/uicons.scss */
.fi-bs-function-process:before {
  content: "\f6bb";
}

/* line 46746, app/assets/stylesheets/external/uicons.scss */
.fi-bs-function-square:before {
  content: "\f6bc";
}

/* line 46749, app/assets/stylesheets/external/uicons.scss */
.fi-bs-function:before {
  content: "\f6bd";
}

/* line 46752, app/assets/stylesheets/external/uicons.scss */
.fi-bs-funnel-dollar:before {
  content: "\f6be";
}

/* line 46755, app/assets/stylesheets/external/uicons.scss */
.fi-bs-g:before {
  content: "\f6bf";
}

/* line 46758, app/assets/stylesheets/external/uicons.scss */
.fi-bs-galaxy-alt:before {
  content: "\f6c0";
}

/* line 46761, app/assets/stylesheets/external/uicons.scss */
.fi-bs-galaxy-planet:before {
  content: "\f6c1";
}

/* line 46764, app/assets/stylesheets/external/uicons.scss */
.fi-bs-galaxy-star:before {
  content: "\f6c2";
}

/* line 46767, app/assets/stylesheets/external/uicons.scss */
.fi-bs-galaxy:before {
  content: "\f6c3";
}

/* line 46770, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gallery-thumbnails:before {
  content: "\f6c4";
}

/* line 46773, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gallery:before {
  content: "\f6c5";
}

/* line 46776, app/assets/stylesheets/external/uicons.scss */
.fi-bs-game-board-alt:before {
  content: "\f6c6";
}

/* line 46779, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gamepad:before {
  content: "\f6c7";
}

/* line 46782, app/assets/stylesheets/external/uicons.scss */
.fi-bs-garage-car:before {
  content: "\f6c8";
}

/* line 46785, app/assets/stylesheets/external/uicons.scss */
.fi-bs-garage-open:before {
  content: "\f6c9";
}

/* line 46788, app/assets/stylesheets/external/uicons.scss */
.fi-bs-garage:before {
  content: "\f6ca";
}

/* line 46791, app/assets/stylesheets/external/uicons.scss */
.fi-bs-garlic-alt:before {
  content: "\f6cb";
}

/* line 46794, app/assets/stylesheets/external/uicons.scss */
.fi-bs-garlic:before {
  content: "\f6cc";
}

/* line 46797, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gas-pump-alt:before {
  content: "\f6cd";
}

/* line 46800, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gas-pump-slash:before {
  content: "\f6ce";
}

/* line 46803, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gas-pump:before {
  content: "\f6cf";
}

/* line 46806, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gauge-circle-bolt:before {
  content: "\f6d0";
}

/* line 46809, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gauge-circle-minus:before {
  content: "\f6d1";
}

/* line 46812, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gauge-circle-plus:before {
  content: "\f6d2";
}

/* line 46815, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gavel:before {
  content: "\f6d3";
}

/* line 46818, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gears:before {
  content: "\f6d4";
}

/* line 46821, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gem:before {
  content: "\f6d5";
}

/* line 46824, app/assets/stylesheets/external/uicons.scss */
.fi-bs-general:before {
  content: "\f6d6";
}

/* line 46827, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ghost:before {
  content: "\f6d7";
}

/* line 46830, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gif-square:before {
  content: "\f6d8";
}

/* line 46833, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gif:before {
  content: "\f6d9";
}

/* line 46836, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gift-box-benefits:before {
  content: "\f6da";
}

/* line 46839, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gift-card:before {
  content: "\f6db";
}

/* line 46842, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gift:before {
  content: "\f6dc";
}

/* line 46845, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gifts:before {
  content: "\f6dd";
}

/* line 46848, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gingerbread-man:before {
  content: "\f6de";
}

/* line 46851, app/assets/stylesheets/external/uicons.scss */
.fi-bs-glass-champagne:before {
  content: "\f6df";
}

/* line 46854, app/assets/stylesheets/external/uicons.scss */
.fi-bs-glass-cheers:before {
  content: "\f6e0";
}

/* line 46857, app/assets/stylesheets/external/uicons.scss */
.fi-bs-glass-citrus:before {
  content: "\f6e1";
}

/* line 46860, app/assets/stylesheets/external/uicons.scss */
.fi-bs-glass-empty:before {
  content: "\f6e2";
}

/* line 46863, app/assets/stylesheets/external/uicons.scss */
.fi-bs-glass-half:before {
  content: "\f6e3";
}

/* line 46866, app/assets/stylesheets/external/uicons.scss */
.fi-bs-glass-water-droplet:before {
  content: "\f6e4";
}

/* line 46869, app/assets/stylesheets/external/uicons.scss */
.fi-bs-glass-whiskey-rocks:before {
  content: "\f6e5";
}

/* line 46872, app/assets/stylesheets/external/uicons.scss */
.fi-bs-glass-whiskey:before {
  content: "\f6e6";
}

/* line 46875, app/assets/stylesheets/external/uicons.scss */
.fi-bs-glass:before {
  content: "\f6e7";
}

/* line 46878, app/assets/stylesheets/external/uicons.scss */
.fi-bs-glasses:before {
  content: "\f6e8";
}

/* line 46881, app/assets/stylesheets/external/uicons.scss */
.fi-bs-globe-alt:before {
  content: "\f6e9";
}

/* line 46884, app/assets/stylesheets/external/uicons.scss */
.fi-bs-globe-pointer:before {
  content: "\f6ea";
}

/* line 46887, app/assets/stylesheets/external/uicons.scss */
.fi-bs-globe-snow:before {
  content: "\f6eb";
}

/* line 46890, app/assets/stylesheets/external/uicons.scss */
.fi-bs-globe:before {
  content: "\f6ec";
}

/* line 46893, app/assets/stylesheets/external/uicons.scss */
.fi-bs-goal-net:before {
  content: "\f6ed";
}

/* line 46896, app/assets/stylesheets/external/uicons.scss */
.fi-bs-golf-ball:before {
  content: "\f6ee";
}

/* line 46899, app/assets/stylesheets/external/uicons.scss */
.fi-bs-golf-club:before {
  content: "\f6ef";
}

/* line 46902, app/assets/stylesheets/external/uicons.scss */
.fi-bs-golf-hole:before {
  content: "\f6f0";
}

/* line 46905, app/assets/stylesheets/external/uicons.scss */
.fi-bs-golf:before {
  content: "\f6f1";
}

/* line 46908, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gopuram:before {
  content: "\f6f2";
}

/* line 46911, app/assets/stylesheets/external/uicons.scss */
.fi-bs-government-budget:before {
  content: "\f6f3";
}

/* line 46914, app/assets/stylesheets/external/uicons.scss */
.fi-bs-government-flag:before {
  content: "\f6f4";
}

/* line 46917, app/assets/stylesheets/external/uicons.scss */
.fi-bs-government-user:before {
  content: "\f6f5";
}

/* line 46920, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gps-navigation:before {
  content: "\f6f6";
}

/* line 46923, app/assets/stylesheets/external/uicons.scss */
.fi-bs-graduation-cap:before {
  content: "\f6f7";
}

/* line 46926, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gramophone:before {
  content: "\f6f8";
}

/* line 46929, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grape:before {
  content: "\f6f9";
}

/* line 46932, app/assets/stylesheets/external/uicons.scss */
.fi-bs-graph-curve:before {
  content: "\f6fa";
}

/* line 46935, app/assets/stylesheets/external/uicons.scss */
.fi-bs-graphic-style:before {
  content: "\f6fb";
}

/* line 46938, app/assets/stylesheets/external/uicons.scss */
.fi-bs-graphic-tablet:before {
  content: "\f6fc";
}

/* line 46941, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grate-droplet:before {
  content: "\f6fd";
}

/* line 46944, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grate:before {
  content: "\f6fe";
}

/* line 46947, app/assets/stylesheets/external/uicons.scss */
.fi-bs-greater-than-equal:before {
  content: "\f6ff";
}

/* line 46950, app/assets/stylesheets/external/uicons.scss */
.fi-bs-greater-than:before {
  content: "\f700";
}

/* line 46953, app/assets/stylesheets/external/uicons.scss */
.fi-bs-greek-helmet:before {
  content: "\f701";
}

/* line 46956, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grid-alt:before {
  content: "\f702";
}

/* line 46959, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grid-dividers:before {
  content: "\f703";
}

/* line 46962, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grid:before {
  content: "\f704";
}

/* line 46965, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grill-hot-alt:before {
  content: "\f705";
}

/* line 46968, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grill:before {
  content: "\f706";
}

/* line 46971, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grimace:before {
  content: "\f707";
}

/* line 46974, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grin-alt:before {
  content: "\f708";
}

/* line 46977, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grin-beam-sweat:before {
  content: "\f709";
}

/* line 46980, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grin-beam:before {
  content: "\f70a";
}

/* line 46983, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grin-hearts:before {
  content: "\f70b";
}

/* line 46986, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grin-squint-tears:before {
  content: "\f70c";
}

/* line 46989, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grin-squint:before {
  content: "\f70d";
}

/* line 46992, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grin-stars:before {
  content: "\f70e";
}

/* line 46995, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grin-tears:before {
  content: "\f70f";
}

/* line 46998, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grin-tongue-squint:before {
  content: "\f710";
}

/* line 47001, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grin-tongue-wink:before {
  content: "\f711";
}

/* line 47004, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grin-tongue:before {
  content: "\f712";
}

/* line 47007, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grin-wink:before {
  content: "\f713";
}

/* line 47010, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grin:before {
  content: "\f714";
}

/* line 47013, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grip-dots-vertical:before {
  content: "\f715";
}

/* line 47016, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grip-dots:before {
  content: "\f716";
}

/* line 47019, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grip-horizontal:before {
  content: "\f717";
}

/* line 47022, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grip-lines-vertical:before {
  content: "\f718";
}

/* line 47025, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grip-lines:before {
  content: "\f719";
}

/* line 47028, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grip-vertical:before {
  content: "\f71a";
}

/* line 47031, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grocery-bag:before {
  content: "\f71b";
}

/* line 47034, app/assets/stylesheets/external/uicons.scss */
.fi-bs-grocery-basket:before {
  content: "\f71c";
}

/* line 47037, app/assets/stylesheets/external/uicons.scss */
.fi-bs-group-arrows-rotate:before {
  content: "\f71d";
}

/* line 47040, app/assets/stylesheets/external/uicons.scss */
.fi-bs-group-call:before {
  content: "\f71e";
}

/* line 47043, app/assets/stylesheets/external/uicons.scss */
.fi-bs-group-community-social-media:before {
  content: "\f71f";
}

/* line 47046, app/assets/stylesheets/external/uicons.scss */
.fi-bs-growth-chart-invest:before {
  content: "\f720";
}

/* line 47049, app/assets/stylesheets/external/uicons.scss */
.fi-bs-guarani-sign:before {
  content: "\f721";
}

/* line 47052, app/assets/stylesheets/external/uicons.scss */
.fi-bs-guide-alt:before {
  content: "\f722";
}

/* line 47055, app/assets/stylesheets/external/uicons.scss */
.fi-bs-guide:before {
  content: "\f723";
}

/* line 47058, app/assets/stylesheets/external/uicons.scss */
.fi-bs-guitar-electric:before {
  content: "\f724";
}

/* line 47061, app/assets/stylesheets/external/uicons.scss */
.fi-bs-guitar:before {
  content: "\f725";
}

/* line 47064, app/assets/stylesheets/external/uicons.scss */
.fi-bs-guitars:before {
  content: "\f726";
}

/* line 47067, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gun-squirt:before {
  content: "\f727";
}

/* line 47070, app/assets/stylesheets/external/uicons.scss */
.fi-bs-gym:before {
  content: "\f728";
}

/* line 47073, app/assets/stylesheets/external/uicons.scss */
.fi-bs-h-square:before {
  content: "\f729";
}

/* line 47076, app/assets/stylesheets/external/uicons.scss */
.fi-bs-h:before {
  content: "\f72a";
}

/* line 47079, app/assets/stylesheets/external/uicons.scss */
.fi-bs-h1:before {
  content: "\f72b";
}

/* line 47082, app/assets/stylesheets/external/uicons.scss */
.fi-bs-h2:before {
  content: "\f72c";
}

/* line 47085, app/assets/stylesheets/external/uicons.scss */
.fi-bs-h3:before {
  content: "\f72d";
}

/* line 47088, app/assets/stylesheets/external/uicons.scss */
.fi-bs-h4:before {
  content: "\f72e";
}

/* line 47091, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hair-clipper:before {
  content: "\f72f";
}

/* line 47094, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hamburger-soda:before {
  content: "\f730";
}

/* line 47097, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hamburger:before {
  content: "\f731";
}

/* line 47100, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hammer-crash:before {
  content: "\f732";
}

/* line 47103, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hammer-war:before {
  content: "\f733";
}

/* line 47106, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hammer:before {
  content: "\f734";
}

/* line 47109, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hamsa:before {
  content: "\f735";
}

/* line 47112, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-back-fist:before {
  content: "\f736";
}

/* line 47115, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-back-point-down:before {
  content: "\f737";
}

/* line 47118, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-back-point-left:before {
  content: "\f738";
}

/* line 47121, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-back-point-ribbon:before {
  content: "\f739";
}

/* line 47124, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-back-point-right:before {
  content: "\f73a";
}

/* line 47127, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-bill:before {
  content: "\f73b";
}

/* line 47130, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-dots:before {
  content: "\f73c";
}

/* line 47133, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-fingers-crossed:before {
  content: "\f73d";
}

/* line 47136, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-fist:before {
  content: "\f73e";
}

/* line 47139, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-heart:before {
  content: "\f73f";
}

/* line 47142, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-holding-box:before {
  content: "\f740";
}

/* line 47145, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-holding-droplet:before {
  content: "\f741";
}

/* line 47148, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-holding-heart:before {
  content: "\f742";
}

/* line 47151, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-holding-magic:before {
  content: "\f743";
}

/* line 47154, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-holding-medical:before {
  content: "\f744";
}

/* line 47157, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-holding-seedling:before {
  content: "\f745";
}

/* line 47160, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-holding-skull:before {
  content: "\f746";
}

/* line 47163, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-holding-usd:before {
  content: "\f747";
}

/* line 47166, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-holding-water:before {
  content: "\f748";
}

/* line 47169, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-horns:before {
  content: "\f749";
}

/* line 47172, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-lizard:before {
  content: "\f74a";
}

/* line 47175, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-love:before {
  content: "\f74b";
}

/* line 47178, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-middle-finger:before {
  content: "\f74c";
}

/* line 47181, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-paper:before {
  content: "\f74d";
}

/* line 47184, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-peace:before {
  content: "\f74e";
}

/* line 47187, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-point-ribbon:before {
  content: "\f74f";
}

/* line 47190, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-scissors:before {
  content: "\f750";
}

/* line 47193, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-sparkles:before {
  content: "\f751";
}

/* line 47196, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-spock:before {
  content: "\f752";
}

/* line 47199, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand-wave:before {
  content: "\f753";
}

/* line 47202, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hand:before {
  content: "\f754";
}

/* line 47205, app/assets/stylesheets/external/uicons.scss */
.fi-bs-handmade:before {
  content: "\f755";
}

/* line 47208, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hands-bubbles:before {
  content: "\f756";
}

/* line 47211, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hands-clapping:before {
  content: "\f757";
}

/* line 47214, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hands-heart:before {
  content: "\f758";
}

/* line 47217, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hands-holding-diamond:before {
  content: "\f759";
}

/* line 47220, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hands-holding:before {
  content: "\f75a";
}

/* line 47223, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hands-usd:before {
  content: "\f75b";
}

/* line 47226, app/assets/stylesheets/external/uicons.scss */
.fi-bs-handshake-angle:before {
  content: "\f75c";
}

/* line 47229, app/assets/stylesheets/external/uicons.scss */
.fi-bs-handshake-deal-loan:before {
  content: "\f75d";
}

/* line 47232, app/assets/stylesheets/external/uicons.scss */
.fi-bs-handshake-simple-slash:before {
  content: "\f75e";
}

/* line 47235, app/assets/stylesheets/external/uicons.scss */
.fi-bs-handshake-trust:before {
  content: "\f75f";
}

/* line 47238, app/assets/stylesheets/external/uicons.scss */
.fi-bs-handshake:before {
  content: "\f760";
}

/* line 47241, app/assets/stylesheets/external/uicons.scss */
.fi-bs-happy:before {
  content: "\f761";
}

/* line 47244, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hard-hat:before {
  content: "\f762";
}

/* line 47247, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hashtag-lock:before {
  content: "\f763";
}

/* line 47250, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hastag:before {
  content: "\f764";
}

/* line 47253, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hat-beach:before {
  content: "\f765";
}

/* line 47256, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hat-birthday:before {
  content: "\f766";
}

/* line 47259, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hat-chef:before {
  content: "\f767";
}

/* line 47262, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hat-cowboy-side:before {
  content: "\f768";
}

/* line 47265, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hat-cowboy:before {
  content: "\f769";
}

/* line 47268, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hat-santa:before {
  content: "\f76a";
}

/* line 47271, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hat-winter:before {
  content: "\f76b";
}

/* line 47274, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hat-witch:before {
  content: "\f76c";
}

/* line 47277, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hat-wizard:before {
  content: "\f76d";
}

/* line 47280, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hdd:before {
  content: "\f76e";
}

/* line 47283, app/assets/stylesheets/external/uicons.scss */
.fi-bs-head-side-brain:before {
  content: "\f76f";
}

/* line 47286, app/assets/stylesheets/external/uicons.scss */
.fi-bs-head-side-cough-slash:before {
  content: "\f770";
}

/* line 47289, app/assets/stylesheets/external/uicons.scss */
.fi-bs-head-side-cough:before {
  content: "\f771";
}

/* line 47292, app/assets/stylesheets/external/uicons.scss */
.fi-bs-head-side-headphones:before {
  content: "\f772";
}

/* line 47295, app/assets/stylesheets/external/uicons.scss */
.fi-bs-head-side-heart:before {
  content: "\f773";
}

/* line 47298, app/assets/stylesheets/external/uicons.scss */
.fi-bs-head-side-mask:before {
  content: "\f774";
}

/* line 47301, app/assets/stylesheets/external/uicons.scss */
.fi-bs-head-side-medical:before {
  content: "\f775";
}

/* line 47304, app/assets/stylesheets/external/uicons.scss */
.fi-bs-head-side-thinking:before {
  content: "\f776";
}

/* line 47307, app/assets/stylesheets/external/uicons.scss */
.fi-bs-head-side-virus:before {
  content: "\f777";
}

/* line 47310, app/assets/stylesheets/external/uicons.scss */
.fi-bs-head-side:before {
  content: "\f778";
}

/* line 47313, app/assets/stylesheets/external/uicons.scss */
.fi-bs-head-vr:before {
  content: "\f779";
}

/* line 47316, app/assets/stylesheets/external/uicons.scss */
.fi-bs-heading:before {
  content: "\f77a";
}

/* line 47319, app/assets/stylesheets/external/uicons.scss */
.fi-bs-headphones:before {
  content: "\f77b";
}

/* line 47322, app/assets/stylesheets/external/uicons.scss */
.fi-bs-headset:before {
  content: "\f77c";
}

/* line 47325, app/assets/stylesheets/external/uicons.scss */
.fi-bs-heart-arrow:before {
  content: "\f77d";
}

/* line 47328, app/assets/stylesheets/external/uicons.scss */
.fi-bs-heart-crack:before {
  content: "\f77e";
}

/* line 47331, app/assets/stylesheets/external/uicons.scss */
.fi-bs-heart-half-stroke:before {
  content: "\f77f";
}

/* line 47334, app/assets/stylesheets/external/uicons.scss */
.fi-bs-heart-half:before {
  content: "\f780";
}

/* line 47337, app/assets/stylesheets/external/uicons.scss */
.fi-bs-heart-health-muscle:before {
  content: "\f781";
}

/* line 47340, app/assets/stylesheets/external/uicons.scss */
.fi-bs-heart-partner-handshake:before {
  content: "\f782";
}

/* line 47343, app/assets/stylesheets/external/uicons.scss */
.fi-bs-heart-rate:before {
  content: "\f783";
}

/* line 47346, app/assets/stylesheets/external/uicons.scss */
.fi-bs-heart:before {
  content: "\f784";
}

/* line 47349, app/assets/stylesheets/external/uicons.scss */
.fi-bs-heat:before {
  content: "\f785";
}

/* line 47352, app/assets/stylesheets/external/uicons.scss */
.fi-bs-helicopter-side:before {
  content: "\f786";
}

/* line 47355, app/assets/stylesheets/external/uicons.scss */
.fi-bs-helmet-battle:before {
  content: "\f787";
}

/* line 47358, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hexagon-check:before {
  content: "\f788";
}

/* line 47361, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hexagon-divide:before {
  content: "\f789";
}

/* line 47364, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hexagon-exclamation:before {
  content: "\f78a";
}

/* line 47367, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hexagon:before {
  content: "\f78b";
}

/* line 47370, app/assets/stylesheets/external/uicons.scss */
.fi-bs-high-definition:before {
  content: "\f78c";
}

/* line 47373, app/assets/stylesheets/external/uicons.scss */
.fi-bs-high-five-celebration-yes:before {
  content: "\f78d";
}

/* line 47376, app/assets/stylesheets/external/uicons.scss */
.fi-bs-highlighter-line:before {
  content: "\f78e";
}

/* line 47379, app/assets/stylesheets/external/uicons.scss */
.fi-bs-highlighter:before {
  content: "\f78f";
}

/* line 47382, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hiking:before {
  content: "\f790";
}

/* line 47385, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hippo:before {
  content: "\f791";
}

/* line 47388, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hockey-mask:before {
  content: "\f792";
}

/* line 47391, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hockey-puck:before {
  content: "\f793";
}

/* line 47394, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hockey-stick-puck:before {
  content: "\f794";
}

/* line 47397, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hockey-sticks:before {
  content: "\f795";
}

/* line 47400, app/assets/stylesheets/external/uicons.scss */
.fi-bs-holding-hand-gear:before {
  content: "\f796";
}

/* line 47403, app/assets/stylesheets/external/uicons.scss */
.fi-bs-holding-hand-revenue:before {
  content: "\f797";
}

/* line 47406, app/assets/stylesheets/external/uicons.scss */
.fi-bs-holly-berry:before {
  content: "\f798";
}

/* line 47409, app/assets/stylesheets/external/uicons.scss */
.fi-bs-home-heart:before {
  content: "\f799";
}

/* line 47412, app/assets/stylesheets/external/uicons.scss */
.fi-bs-home-location-alt:before {
  content: "\f79a";
}

/* line 47415, app/assets/stylesheets/external/uicons.scss */
.fi-bs-home-location:before {
  content: "\f79b";
}

/* line 47418, app/assets/stylesheets/external/uicons.scss */
.fi-bs-home:before {
  content: "\f79c";
}

/* line 47421, app/assets/stylesheets/external/uicons.scss */
.fi-bs-honey-pot:before {
  content: "\f79d";
}

/* line 47424, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hood-cloak:before {
  content: "\f79e";
}

/* line 47427, app/assets/stylesheets/external/uicons.scss */
.fi-bs-horizontal-rule:before {
  content: "\f79f";
}

/* line 47430, app/assets/stylesheets/external/uicons.scss */
.fi-bs-horse-head:before {
  content: "\f7a0";
}

/* line 47433, app/assets/stylesheets/external/uicons.scss */
.fi-bs-horse-saddle:before {
  content: "\f7a1";
}

/* line 47436, app/assets/stylesheets/external/uicons.scss */
.fi-bs-horse:before {
  content: "\f7a2";
}

/* line 47439, app/assets/stylesheets/external/uicons.scss */
.fi-bs-horseshoe-broken:before {
  content: "\f7a3";
}

/* line 47442, app/assets/stylesheets/external/uicons.scss */
.fi-bs-horseshoe:before {
  content: "\f7a4";
}

/* line 47445, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hose-reel:before {
  content: "\f7a5";
}

/* line 47448, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hose:before {
  content: "\f7a6";
}

/* line 47451, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hospital-symbol:before {
  content: "\f7a7";
}

/* line 47454, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hospital-user:before {
  content: "\f7a8";
}

/* line 47457, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hospital:before {
  content: "\f7a9";
}

/* line 47460, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hospitals:before {
  content: "\f7aa";
}

/* line 47463, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hot-tub:before {
  content: "\f7ab";
}

/* line 47466, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hotdog:before {
  content: "\f7ac";
}

/* line 47469, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hotel:before {
  content: "\f7ad";
}

/* line 47472, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hourglass-end:before {
  content: "\f7ae";
}

/* line 47475, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hourglass-start:before {
  content: "\f7af";
}

/* line 47478, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hourglass:before {
  content: "\f7b0";
}

/* line 47481, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-blank:before {
  content: "\f7b1";
}

/* line 47484, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-building:before {
  content: "\f7b2";
}

/* line 47487, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-chimney-blank:before {
  content: "\f7b3";
}

/* line 47490, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-chimney-crack:before {
  content: "\f7b4";
}

/* line 47493, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-chimney-heart:before {
  content: "\f7b5";
}

/* line 47496, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-chimney-medical:before {
  content: "\f7b6";
}

/* line 47499, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-chimney-user:before {
  content: "\f7b7";
}

/* line 47502, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-chimney-window:before {
  content: "\f7b8";
}

/* line 47505, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-chimney:before {
  content: "\f7b9";
}

/* line 47508, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-circle-check:before {
  content: "\f7ba";
}

/* line 47511, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-circle-exclamation:before {
  content: "\f7bb";
}

/* line 47514, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-circle-xmark:before {
  content: "\f7bc";
}

/* line 47517, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-crack-alt:before {
  content: "\f7bd";
}

/* line 47520, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-crack:before {
  content: "\f7be";
}

/* line 47523, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-day:before {
  content: "\f7bf";
}

/* line 47526, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-fire:before {
  content: "\f7c0";
}

/* line 47529, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-flag:before {
  content: "\f7c1";
}

/* line 47532, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-flood:before {
  content: "\f7c2";
}

/* line 47535, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-laptop:before {
  content: "\f7c3";
}

/* line 47538, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-leave:before {
  content: "\f7c4";
}

/* line 47541, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-lock:before {
  content: "\f7c5";
}

/* line 47544, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-medical:before {
  content: "\f7c6";
}

/* line 47547, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-night:before {
  content: "\f7c7";
}

/* line 47550, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-return:before {
  content: "\f7c8";
}

/* line 47553, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-signal:before {
  content: "\f7c9";
}

/* line 47556, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-tree:before {
  content: "\f7ca";
}

/* line 47559, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-tsunami:before {
  content: "\f7cb";
}

/* line 47562, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-turret:before {
  content: "\f7cc";
}

/* line 47565, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-user:before {
  content: "\f7cd";
}

/* line 47568, app/assets/stylesheets/external/uicons.scss */
.fi-bs-house-window:before {
  content: "\f7ce";
}

/* line 47571, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hr-group:before {
  content: "\f7cf";
}

/* line 47574, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hr-person:before {
  content: "\f7d0";
}

/* line 47577, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hr:before {
  content: "\f7d1";
}

/* line 47580, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hryvnia:before {
  content: "\f7d2";
}

/* line 47583, app/assets/stylesheets/external/uicons.scss */
.fi-bs-humidity:before {
  content: "\f7d3";
}

/* line 47586, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hundred-points:before {
  content: "\f7d4";
}

/* line 47589, app/assets/stylesheets/external/uicons.scss */
.fi-bs-hurricane:before {
  content: "\f7d5";
}

/* line 47592, app/assets/stylesheets/external/uicons.scss */
.fi-bs-i:before {
  content: "\f7d6";
}

/* line 47595, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ice-cream:before {
  content: "\f7d7";
}

/* line 47598, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ice-skate:before {
  content: "\f7d8";
}

/* line 47601, app/assets/stylesheets/external/uicons.scss */
.fi-bs-icicles:before {
  content: "\f7d9";
}

/* line 47604, app/assets/stylesheets/external/uicons.scss */
.fi-bs-icon-star:before {
  content: "\f7da";
}

/* line 47607, app/assets/stylesheets/external/uicons.scss */
.fi-bs-id-badge:before {
  content: "\f7db";
}

/* line 47610, app/assets/stylesheets/external/uicons.scss */
.fi-bs-id-card-clip-alt:before {
  content: "\f7dc";
}

/* line 47613, app/assets/stylesheets/external/uicons.scss */
.fi-bs-igloo:before {
  content: "\f7dd";
}

/* line 47616, app/assets/stylesheets/external/uicons.scss */
.fi-bs-image-slash:before {
  content: "\f7de";
}

/* line 47619, app/assets/stylesheets/external/uicons.scss */
.fi-bs-images-user:before {
  content: "\f7df";
}

/* line 47622, app/assets/stylesheets/external/uicons.scss */
.fi-bs-images:before {
  content: "\f7e0";
}

/* line 47625, app/assets/stylesheets/external/uicons.scss */
.fi-bs-improve-user:before {
  content: "\f7e1";
}

/* line 47628, app/assets/stylesheets/external/uicons.scss */
.fi-bs-inbox-full:before {
  content: "\f7e2";
}

/* line 47631, app/assets/stylesheets/external/uicons.scss */
.fi-bs-inbox-in:before {
  content: "\f7e3";
}

/* line 47634, app/assets/stylesheets/external/uicons.scss */
.fi-bs-inbox-out:before {
  content: "\f7e4";
}

/* line 47637, app/assets/stylesheets/external/uicons.scss */
.fi-bs-inbox:before {
  content: "\f7e5";
}

/* line 47640, app/assets/stylesheets/external/uicons.scss */
.fi-bs-inboxes:before {
  content: "\f7e6";
}

/* line 47643, app/assets/stylesheets/external/uicons.scss */
.fi-bs-incense-sticks-yoga:before {
  content: "\f7e7";
}

/* line 47646, app/assets/stylesheets/external/uicons.scss */
.fi-bs-incognito:before {
  content: "\f7e8";
}

/* line 47649, app/assets/stylesheets/external/uicons.scss */
.fi-bs-indent:before {
  content: "\f7e9";
}

/* line 47652, app/assets/stylesheets/external/uicons.scss */
.fi-bs-indian-rupee-sign:before {
  content: "\f7ea";
}

/* line 47655, app/assets/stylesheets/external/uicons.scss */
.fi-bs-industry-alt:before {
  content: "\f7eb";
}

/* line 47658, app/assets/stylesheets/external/uicons.scss */
.fi-bs-industry-windows:before {
  content: "\f7ec";
}

/* line 47661, app/assets/stylesheets/external/uicons.scss */
.fi-bs-infinity:before {
  content: "\f7ed";
}

/* line 47664, app/assets/stylesheets/external/uicons.scss */
.fi-bs-info-guide:before {
  content: "\f7ee";
}

/* line 47667, app/assets/stylesheets/external/uicons.scss */
.fi-bs-info:before {
  content: "\f7ef";
}

/* line 47670, app/assets/stylesheets/external/uicons.scss */
.fi-bs-information:before {
  content: "\f7f0";
}

/* line 47673, app/assets/stylesheets/external/uicons.scss */
.fi-bs-inhaler:before {
  content: "\f7f1";
}

/* line 47676, app/assets/stylesheets/external/uicons.scss */
.fi-bs-input-numeric:before {
  content: "\f7f2";
}

/* line 47679, app/assets/stylesheets/external/uicons.scss */
.fi-bs-input-pipe:before {
  content: "\f7f3";
}

/* line 47682, app/assets/stylesheets/external/uicons.scss */
.fi-bs-input-text:before {
  content: "\f7f4";
}

/* line 47685, app/assets/stylesheets/external/uicons.scss */
.fi-bs-insert-alt:before {
  content: "\f7f5";
}

/* line 47688, app/assets/stylesheets/external/uicons.scss */
.fi-bs-insert-arrows:before {
  content: "\f7f6";
}

/* line 47691, app/assets/stylesheets/external/uicons.scss */
.fi-bs-insert-credit-card:before {
  content: "\f7f7";
}

/* line 47694, app/assets/stylesheets/external/uicons.scss */
.fi-bs-insert-square:before {
  content: "\f7f8";
}

/* line 47697, app/assets/stylesheets/external/uicons.scss */
.fi-bs-insert:before {
  content: "\f7f9";
}

/* line 47700, app/assets/stylesheets/external/uicons.scss */
.fi-bs-insight-alt:before {
  content: "\f7fa";
}

/* line 47703, app/assets/stylesheets/external/uicons.scss */
.fi-bs-insight-head:before {
  content: "\f7fb";
}

/* line 47706, app/assets/stylesheets/external/uicons.scss */
.fi-bs-insight:before {
  content: "\f7fc";
}

/* line 47709, app/assets/stylesheets/external/uicons.scss */
.fi-bs-integral:before {
  content: "\f7fd";
}

/* line 47712, app/assets/stylesheets/external/uicons.scss */
.fi-bs-interactive:before {
  content: "\f7fe";
}

/* line 47715, app/assets/stylesheets/external/uicons.scss */
.fi-bs-interlining:before {
  content: "\f7ff";
}

/* line 47718, app/assets/stylesheets/external/uicons.scss */
.fi-bs-internet-speed-wifi:before {
  content: "\f800";
}

/* line 47721, app/assets/stylesheets/external/uicons.scss */
.fi-bs-interrogation:before {
  content: "\f801";
}

/* line 47724, app/assets/stylesheets/external/uicons.scss */
.fi-bs-intersection:before {
  content: "\f802";
}

/* line 47727, app/assets/stylesheets/external/uicons.scss */
.fi-bs-introduction-handshake:before {
  content: "\f803";
}

/* line 47730, app/assets/stylesheets/external/uicons.scss */
.fi-bs-introduction:before {
  content: "\f804";
}

/* line 47733, app/assets/stylesheets/external/uicons.scss */
.fi-bs-inventory-alt:before {
  content: "\f805";
}

/* line 47736, app/assets/stylesheets/external/uicons.scss */
.fi-bs-invest:before {
  content: "\f806";
}

/* line 47739, app/assets/stylesheets/external/uicons.scss */
.fi-bs-investment:before {
  content: "\f807";
}

/* line 47742, app/assets/stylesheets/external/uicons.scss */
.fi-bs-invite-alt:before {
  content: "\f808";
}

/* line 47745, app/assets/stylesheets/external/uicons.scss */
.fi-bs-invite:before {
  content: "\f809";
}

/* line 47748, app/assets/stylesheets/external/uicons.scss */
.fi-bs-iot-alt:before {
  content: "\f80a";
}

/* line 47751, app/assets/stylesheets/external/uicons.scss */
.fi-bs-iot:before {
  content: "\f80b";
}

/* line 47754, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ip-address:before {
  content: "\f80c";
}

/* line 47757, app/assets/stylesheets/external/uicons.scss */
.fi-bs-island-tropical:before {
  content: "\f80d";
}

/* line 47760, app/assets/stylesheets/external/uicons.scss */
.fi-bs-issue-loupe:before {
  content: "\f80e";
}

/* line 47763, app/assets/stylesheets/external/uicons.scss */
.fi-bs-it-alt:before {
  content: "\f80f";
}

/* line 47766, app/assets/stylesheets/external/uicons.scss */
.fi-bs-it-computer:before {
  content: "\f810";
}

/* line 47769, app/assets/stylesheets/external/uicons.scss */
.fi-bs-it:before {
  content: "\f811";
}

/* line 47772, app/assets/stylesheets/external/uicons.scss */
.fi-bs-italian-lira-sign:before {
  content: "\f812";
}

/* line 47775, app/assets/stylesheets/external/uicons.scss */
.fi-bs-italic:before {
  content: "\f813";
}

/* line 47778, app/assets/stylesheets/external/uicons.scss */
.fi-bs-j:before {
  content: "\f814";
}

/* line 47781, app/assets/stylesheets/external/uicons.scss */
.fi-bs-jam:before {
  content: "\f815";
}

/* line 47784, app/assets/stylesheets/external/uicons.scss */
.fi-bs-jar-alt:before {
  content: "\f816";
}

/* line 47787, app/assets/stylesheets/external/uicons.scss */
.fi-bs-jar-wheat:before {
  content: "\f817";
}

/* line 47790, app/assets/stylesheets/external/uicons.scss */
.fi-bs-javascript:before {
  content: "\f818";
}

/* line 47793, app/assets/stylesheets/external/uicons.scss */
.fi-bs-joint:before {
  content: "\f819";
}

/* line 47796, app/assets/stylesheets/external/uicons.scss */
.fi-bs-joker:before {
  content: "\f81a";
}

/* line 47799, app/assets/stylesheets/external/uicons.scss */
.fi-bs-journal-alt:before {
  content: "\f81b";
}

/* line 47802, app/assets/stylesheets/external/uicons.scss */
.fi-bs-journal:before {
  content: "\f81c";
}

/* line 47805, app/assets/stylesheets/external/uicons.scss */
.fi-bs-journey:before {
  content: "\f81d";
}

/* line 47808, app/assets/stylesheets/external/uicons.scss */
.fi-bs-joystick:before {
  content: "\f81e";
}

/* line 47811, app/assets/stylesheets/external/uicons.scss */
.fi-bs-jpg:before {
  content: "\f81f";
}

/* line 47814, app/assets/stylesheets/external/uicons.scss */
.fi-bs-jug-alt:before {
  content: "\f820";
}

/* line 47817, app/assets/stylesheets/external/uicons.scss */
.fi-bs-jug-bottle:before {
  content: "\f821";
}

/* line 47820, app/assets/stylesheets/external/uicons.scss */
.fi-bs-jug:before {
  content: "\f822";
}

/* line 47823, app/assets/stylesheets/external/uicons.scss */
.fi-bs-jumping-rope:before {
  content: "\f823";
}

/* line 47826, app/assets/stylesheets/external/uicons.scss */
.fi-bs-k:before {
  content: "\f824";
}

/* line 47829, app/assets/stylesheets/external/uicons.scss */
.fi-bs-kaaba:before {
  content: "\f825";
}

/* line 47832, app/assets/stylesheets/external/uicons.scss */
.fi-bs-kazoo:before {
  content: "\f826";
}

/* line 47835, app/assets/stylesheets/external/uicons.scss */
.fi-bs-kerning:before {
  content: "\f827";
}

/* line 47838, app/assets/stylesheets/external/uicons.scss */
.fi-bs-key-lock-crypto:before {
  content: "\f828";
}

/* line 47841, app/assets/stylesheets/external/uicons.scss */
.fi-bs-key-skeleton-left-right:before {
  content: "\f829";
}

/* line 47844, app/assets/stylesheets/external/uicons.scss */
.fi-bs-key:before {
  content: "\f82a";
}

/* line 47847, app/assets/stylesheets/external/uicons.scss */
.fi-bs-keyboard-brightness-low:before {
  content: "\f82b";
}

/* line 47850, app/assets/stylesheets/external/uicons.scss */
.fi-bs-keyboard-brightness:before {
  content: "\f82c";
}

/* line 47853, app/assets/stylesheets/external/uicons.scss */
.fi-bs-keyboard-down:before {
  content: "\f82d";
}

/* line 47856, app/assets/stylesheets/external/uicons.scss */
.fi-bs-keyboard-left:before {
  content: "\f82e";
}

/* line 47859, app/assets/stylesheets/external/uicons.scss */
.fi-bs-keyboard:before {
  content: "\f82f";
}

/* line 47862, app/assets/stylesheets/external/uicons.scss */
.fi-bs-keynote:before {
  content: "\f830";
}

/* line 47865, app/assets/stylesheets/external/uicons.scss */
.fi-bs-kidneys:before {
  content: "\f831";
}

/* line 47868, app/assets/stylesheets/external/uicons.scss */
.fi-bs-kip-sign:before {
  content: "\f832";
}

/* line 47871, app/assets/stylesheets/external/uicons.scss */
.fi-bs-kiss-beam:before {
  content: "\f833";
}

/* line 47874, app/assets/stylesheets/external/uicons.scss */
.fi-bs-kiss-wink-heart:before {
  content: "\f834";
}

/* line 47877, app/assets/stylesheets/external/uicons.scss */
.fi-bs-kiss:before {
  content: "\f835";
}

/* line 47880, app/assets/stylesheets/external/uicons.scss */
.fi-bs-kite:before {
  content: "\f836";
}

/* line 47883, app/assets/stylesheets/external/uicons.scss */
.fi-bs-kiwi-bird:before {
  content: "\f837";
}

/* line 47886, app/assets/stylesheets/external/uicons.scss */
.fi-bs-kiwi-fruit:before {
  content: "\f838";
}

/* line 47889, app/assets/stylesheets/external/uicons.scss */
.fi-bs-knife-kitchen:before {
  content: "\f839";
}

/* line 47892, app/assets/stylesheets/external/uicons.scss */
.fi-bs-knife:before {
  content: "\f83a";
}

/* line 47895, app/assets/stylesheets/external/uicons.scss */
.fi-bs-knitting:before {
  content: "\f83b";
}

/* line 47898, app/assets/stylesheets/external/uicons.scss */
.fi-bs-kpi-evaluation:before {
  content: "\f83c";
}

/* line 47901, app/assets/stylesheets/external/uicons.scss */
.fi-bs-kpi:before {
  content: "\f83d";
}

/* line 47904, app/assets/stylesheets/external/uicons.scss */
.fi-bs-l:before {
  content: "\f83e";
}

/* line 47907, app/assets/stylesheets/external/uicons.scss */
.fi-bs-label:before {
  content: "\f83f";
}

/* line 47910, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lacrosse-stick-ball:before {
  content: "\f840";
}

/* line 47913, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lacrosse-stick:before {
  content: "\f841";
}

/* line 47916, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lambda:before {
  content: "\f842";
}

/* line 47919, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lamp-desk:before {
  content: "\f843";
}

/* line 47922, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lamp-floor:before {
  content: "\f844";
}

/* line 47925, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lamp-street:before {
  content: "\f845";
}

/* line 47928, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lamp:before {
  content: "\f846";
}

/* line 47931, app/assets/stylesheets/external/uicons.scss */
.fi-bs-land-layer-location:before {
  content: "\f847";
}

/* line 47934, app/assets/stylesheets/external/uicons.scss */
.fi-bs-land-layers:before {
  content: "\f848";
}

/* line 47937, app/assets/stylesheets/external/uicons.scss */
.fi-bs-land-location:before {
  content: "\f849";
}

/* line 47940, app/assets/stylesheets/external/uicons.scss */
.fi-bs-landmark-alt:before {
  content: "\f84a";
}

/* line 47943, app/assets/stylesheets/external/uicons.scss */
.fi-bs-language:before {
  content: "\f84b";
}

/* line 47946, app/assets/stylesheets/external/uicons.scss */
.fi-bs-laptop-arrow-down:before {
  content: "\f84c";
}

/* line 47949, app/assets/stylesheets/external/uicons.scss */
.fi-bs-laptop-binary:before {
  content: "\f84d";
}

/* line 47952, app/assets/stylesheets/external/uicons.scss */
.fi-bs-laptop-code:before {
  content: "\f84e";
}

/* line 47955, app/assets/stylesheets/external/uicons.scss */
.fi-bs-laptop-medical:before {
  content: "\f84f";
}

/* line 47958, app/assets/stylesheets/external/uicons.scss */
.fi-bs-laptop-mobile:before {
  content: "\f850";
}

/* line 47961, app/assets/stylesheets/external/uicons.scss */
.fi-bs-laptop-slash:before {
  content: "\f851";
}

/* line 47964, app/assets/stylesheets/external/uicons.scss */
.fi-bs-laptop:before {
  content: "\f852";
}

/* line 47967, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lari-sign:before {
  content: "\f853";
}

/* line 47970, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lasso-sparkles:before {
  content: "\f854";
}

/* line 47973, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lasso:before {
  content: "\f855";
}

/* line 47976, app/assets/stylesheets/external/uicons.scss */
.fi-bs-laugh-beam:before {
  content: "\f856";
}

/* line 47979, app/assets/stylesheets/external/uicons.scss */
.fi-bs-laugh-squint:before {
  content: "\f857";
}

/* line 47982, app/assets/stylesheets/external/uicons.scss */
.fi-bs-laugh-wink:before {
  content: "\f858";
}

/* line 47985, app/assets/stylesheets/external/uicons.scss */
.fi-bs-laugh:before {
  content: "\f859";
}

/* line 47988, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lawyer-man:before {
  content: "\f85a";
}

/* line 47991, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lawyer-woman:before {
  content: "\f85b";
}

/* line 47994, app/assets/stylesheets/external/uicons.scss */
.fi-bs-layer-minus:before {
  content: "\f85c";
}

/* line 47997, app/assets/stylesheets/external/uicons.scss */
.fi-bs-layer-plus:before {
  content: "\f85d";
}

/* line 48000, app/assets/stylesheets/external/uicons.scss */
.fi-bs-layers:before {
  content: "\f85e";
}

/* line 48003, app/assets/stylesheets/external/uicons.scss */
.fi-bs-layout-fluid:before {
  content: "\f85f";
}

/* line 48006, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lead-funnel:before {
  content: "\f860";
}

/* line 48009, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lead-management:before {
  content: "\f861";
}

/* line 48012, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lead:before {
  content: "\f862";
}

/* line 48015, app/assets/stylesheets/external/uicons.scss */
.fi-bs-leader-alt:before {
  content: "\f863";
}

/* line 48018, app/assets/stylesheets/external/uicons.scss */
.fi-bs-leader-speech:before {
  content: "\f864";
}

/* line 48021, app/assets/stylesheets/external/uicons.scss */
.fi-bs-leader:before {
  content: "\f865";
}

/* line 48024, app/assets/stylesheets/external/uicons.scss */
.fi-bs-leaderboard-alt:before {
  content: "\f866";
}

/* line 48027, app/assets/stylesheets/external/uicons.scss */
.fi-bs-leaderboard-trophy:before {
  content: "\f867";
}

/* line 48030, app/assets/stylesheets/external/uicons.scss */
.fi-bs-leaderboard:before {
  content: "\f868";
}

/* line 48033, app/assets/stylesheets/external/uicons.scss */
.fi-bs-leadership-alt:before {
  content: "\f869";
}

/* line 48036, app/assets/stylesheets/external/uicons.scss */
.fi-bs-leadership:before {
  content: "\f86a";
}

/* line 48039, app/assets/stylesheets/external/uicons.scss */
.fi-bs-leaf-heart:before {
  content: "\f86b";
}

/* line 48042, app/assets/stylesheets/external/uicons.scss */
.fi-bs-leaf-maple:before {
  content: "\f86c";
}

/* line 48045, app/assets/stylesheets/external/uicons.scss */
.fi-bs-leaf-oak:before {
  content: "\f86d";
}

/* line 48048, app/assets/stylesheets/external/uicons.scss */
.fi-bs-leaf:before {
  content: "\f86e";
}

/* line 48051, app/assets/stylesheets/external/uicons.scss */
.fi-bs-leafy-green:before {
  content: "\f86f";
}

/* line 48054, app/assets/stylesheets/external/uicons.scss */
.fi-bs-leave:before {
  content: "\f870";
}

/* line 48057, app/assets/stylesheets/external/uicons.scss */
.fi-bs-left-from-bracket:before {
  content: "\f871";
}

/* line 48060, app/assets/stylesheets/external/uicons.scss */
.fi-bs-left:before {
  content: "\f872";
}

/* line 48063, app/assets/stylesheets/external/uicons.scss */
.fi-bs-legal:before {
  content: "\f873";
}

/* line 48066, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lemon:before {
  content: "\f874";
}

/* line 48069, app/assets/stylesheets/external/uicons.scss */
.fi-bs-less-than-equal:before {
  content: "\f875";
}

/* line 48072, app/assets/stylesheets/external/uicons.scss */
.fi-bs-less-than:before {
  content: "\f876";
}

/* line 48075, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lesson-class:before {
  content: "\f877";
}

/* line 48078, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lesson:before {
  content: "\f878";
}

/* line 48081, app/assets/stylesheets/external/uicons.scss */
.fi-bs-letter-case:before {
  content: "\f879";
}

/* line 48084, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lettuce:before {
  content: "\f87a";
}

/* line 48087, app/assets/stylesheets/external/uicons.scss */
.fi-bs-level-down-alt:before {
  content: "\f87b";
}

/* line 48090, app/assets/stylesheets/external/uicons.scss */
.fi-bs-level-down:before {
  content: "\f87c";
}

/* line 48093, app/assets/stylesheets/external/uicons.scss */
.fi-bs-level-up-alt:before {
  content: "\f87d";
}

/* line 48096, app/assets/stylesheets/external/uicons.scss */
.fi-bs-level-up:before {
  content: "\f87e";
}

/* line 48099, app/assets/stylesheets/external/uicons.scss */
.fi-bs-license:before {
  content: "\f87f";
}

/* line 48102, app/assets/stylesheets/external/uicons.scss */
.fi-bs-life-ring:before {
  content: "\f880";
}

/* line 48105, app/assets/stylesheets/external/uicons.scss */
.fi-bs-life:before {
  content: "\f881";
}

/* line 48108, app/assets/stylesheets/external/uicons.scss */
.fi-bs-light-ceiling:before {
  content: "\f882";
}

/* line 48111, app/assets/stylesheets/external/uicons.scss */
.fi-bs-light-emergency-on:before {
  content: "\f883";
}

/* line 48114, app/assets/stylesheets/external/uicons.scss */
.fi-bs-light-emergency:before {
  content: "\f884";
}

/* line 48117, app/assets/stylesheets/external/uicons.scss */
.fi-bs-light-switch-off:before {
  content: "\f885";
}

/* line 48120, app/assets/stylesheets/external/uicons.scss */
.fi-bs-light-switch-on:before {
  content: "\f886";
}

/* line 48123, app/assets/stylesheets/external/uicons.scss */
.fi-bs-light-switch:before {
  content: "\f887";
}

/* line 48126, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lightbulb-cfl-on:before {
  content: "\f888";
}

/* line 48129, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lightbulb-cfl:before {
  content: "\f889";
}

/* line 48132, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lightbulb-dollar:before {
  content: "\f88a";
}

/* line 48135, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lightbulb-exclamation:before {
  content: "\f88b";
}

/* line 48138, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lightbulb-head:before {
  content: "\f88c";
}

/* line 48141, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lightbulb-on:before {
  content: "\f88d";
}

/* line 48144, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lightbulb-question:before {
  content: "\f88e";
}

/* line 48147, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lightbulb-setting:before {
  content: "\f88f";
}

/* line 48150, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lightbulb-slash:before {
  content: "\f890";
}

/* line 48153, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lighthouse:before {
  content: "\f891";
}

/* line 48156, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lights-holiday:before {
  content: "\f892";
}

/* line 48159, app/assets/stylesheets/external/uicons.scss */
.fi-bs-limit-hand:before {
  content: "\f893";
}

/* line 48162, app/assets/stylesheets/external/uicons.scss */
.fi-bs-limit-speedometer:before {
  content: "\f894";
}

/* line 48165, app/assets/stylesheets/external/uicons.scss */
.fi-bs-line-width:before {
  content: "\f895";
}

/* line 48168, app/assets/stylesheets/external/uicons.scss */
.fi-bs-link-alt:before {
  content: "\f896";
}

/* line 48171, app/assets/stylesheets/external/uicons.scss */
.fi-bs-link-horizontal-slash:before {
  content: "\f897";
}

/* line 48174, app/assets/stylesheets/external/uicons.scss */
.fi-bs-link-horizontal:before {
  content: "\f898";
}

/* line 48177, app/assets/stylesheets/external/uicons.scss */
.fi-bs-link-slash-alt:before {
  content: "\f899";
}

/* line 48180, app/assets/stylesheets/external/uicons.scss */
.fi-bs-link-slash:before {
  content: "\f89a";
}

/* line 48183, app/assets/stylesheets/external/uicons.scss */
.fi-bs-link:before {
  content: "\f89b";
}

/* line 48186, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lion-head:before {
  content: "\f89c";
}

/* line 48189, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lion:before {
  content: "\f89d";
}

/* line 48192, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lips:before {
  content: "\f89e";
}

/* line 48195, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lipstick:before {
  content: "\f89f";
}

/* line 48198, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lira-sign:before {
  content: "\f8a0";
}

/* line 48201, app/assets/stylesheets/external/uicons.scss */
.fi-bs-list-check:before {
  content: "\f8a1";
}

/* line 48204, app/assets/stylesheets/external/uicons.scss */
.fi-bs-list-dropdown:before {
  content: "\f8a2";
}

/* line 48207, app/assets/stylesheets/external/uicons.scss */
.fi-bs-list-music:before {
  content: "\f8a3";
}

/* line 48210, app/assets/stylesheets/external/uicons.scss */
.fi-bs-list-timeline:before {
  content: "\f8a4";
}

/* line 48213, app/assets/stylesheets/external/uicons.scss */
.fi-bs-list:before {
  content: "\f8a5";
}

/* line 48216, app/assets/stylesheets/external/uicons.scss */
.fi-bs-litecoin-sign:before {
  content: "\f8a6";
}

/* line 48219, app/assets/stylesheets/external/uicons.scss */
.fi-bs-live-alt:before {
  content: "\f8a7";
}

/* line 48222, app/assets/stylesheets/external/uicons.scss */
.fi-bs-live:before {
  content: "\f8a8";
}

/* line 48225, app/assets/stylesheets/external/uicons.scss */
.fi-bs-loading:before {
  content: "\f8a9";
}

/* line 48228, app/assets/stylesheets/external/uicons.scss */
.fi-bs-loan:before {
  content: "\f8aa";
}

/* line 48231, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lobster:before {
  content: "\f8ab";
}

/* line 48234, app/assets/stylesheets/external/uicons.scss */
.fi-bs-location-alt:before {
  content: "\f8ac";
}

/* line 48237, app/assets/stylesheets/external/uicons.scss */
.fi-bs-location-arrow:before {
  content: "\f8ad";
}

/* line 48240, app/assets/stylesheets/external/uicons.scss */
.fi-bs-location-crosshairs-slash:before {
  content: "\f8ae";
}

/* line 48243, app/assets/stylesheets/external/uicons.scss */
.fi-bs-location-crosshairs:before {
  content: "\f8af";
}

/* line 48246, app/assets/stylesheets/external/uicons.scss */
.fi-bs-location-dot-slash:before {
  content: "\f8b0";
}

/* line 48249, app/assets/stylesheets/external/uicons.scss */
.fi-bs-location-exclamation:before {
  content: "\f8b1";
}

/* line 48252, app/assets/stylesheets/external/uicons.scss */
.fi-bs-location-pin-call:before {
  content: "\f8b2";
}

/* line 48255, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lock-alt:before {
  content: "\f8b3";
}

/* line 48258, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lock-hashtag:before {
  content: "\f8b4";
}

/* line 48261, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lock-open-alt:before {
  content: "\f8b5";
}

/* line 48264, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lock:before {
  content: "\f8b6";
}

/* line 48267, app/assets/stylesheets/external/uicons.scss */
.fi-bs-locust:before {
  content: "\f8b7";
}

/* line 48270, app/assets/stylesheets/external/uicons.scss */
.fi-bs-loop-square:before {
  content: "\f8b8";
}

/* line 48273, app/assets/stylesheets/external/uicons.scss */
.fi-bs-loveseat:before {
  content: "\f8b9";
}

/* line 48276, app/assets/stylesheets/external/uicons.scss */
.fi-bs-low-vision:before {
  content: "\f8ba";
}

/* line 48279, app/assets/stylesheets/external/uicons.scss */
.fi-bs-luchador:before {
  content: "\f8bb";
}

/* line 48282, app/assets/stylesheets/external/uicons.scss */
.fi-bs-luggage-cart:before {
  content: "\f8bc";
}

/* line 48285, app/assets/stylesheets/external/uicons.scss */
.fi-bs-luggage-rolling:before {
  content: "\f8bd";
}

/* line 48288, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lungs-virus:before {
  content: "\f8be";
}

/* line 48291, app/assets/stylesheets/external/uicons.scss */
.fi-bs-lungs:before {
  content: "\f8bf";
}

/* line 48294, app/assets/stylesheets/external/uicons.scss */
.fi-bs-m:before {
  content: "\f8c0";
}

/* line 48297, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mace:before {
  content: "\f8c1";
}

/* line 48300, app/assets/stylesheets/external/uicons.scss */
.fi-bs-magic-wand:before {
  content: "\f8c2";
}

/* line 48303, app/assets/stylesheets/external/uicons.scss */
.fi-bs-magnet-user:before {
  content: "\f8c3";
}

/* line 48306, app/assets/stylesheets/external/uicons.scss */
.fi-bs-magnet:before {
  content: "\f8c4";
}

/* line 48309, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mailbox-envelope:before {
  content: "\f8c5";
}

/* line 48312, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mailbox-flag-up:before {
  content: "\f8c6";
}

/* line 48315, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mailbox:before {
  content: "\f8c7";
}

/* line 48318, app/assets/stylesheets/external/uicons.scss */
.fi-bs-makeup-brush:before {
  content: "\f8c8";
}

/* line 48321, app/assets/stylesheets/external/uicons.scss */
.fi-bs-man-head:before {
  content: "\f8c9";
}

/* line 48324, app/assets/stylesheets/external/uicons.scss */
.fi-bs-man-scientist:before {
  content: "\f8ca";
}

/* line 48327, app/assets/stylesheets/external/uicons.scss */
.fi-bs-manat-sign:before {
  content: "\f8cb";
}

/* line 48330, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mandolin:before {
  content: "\f8cc";
}

/* line 48333, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mango:before {
  content: "\f8cd";
}

/* line 48336, app/assets/stylesheets/external/uicons.scss */
.fi-bs-manhole:before {
  content: "\f8ce";
}

/* line 48339, app/assets/stylesheets/external/uicons.scss */
.fi-bs-map-location-track:before {
  content: "\f8cf";
}

/* line 48342, app/assets/stylesheets/external/uicons.scss */
.fi-bs-map-marker-check:before {
  content: "\f8d0";
}

/* line 48345, app/assets/stylesheets/external/uicons.scss */
.fi-bs-map-marker-cross:before {
  content: "\f8d1";
}

/* line 48348, app/assets/stylesheets/external/uicons.scss */
.fi-bs-map-marker-edit:before {
  content: "\f8d2";
}

/* line 48351, app/assets/stylesheets/external/uicons.scss */
.fi-bs-map-marker-home:before {
  content: "\f8d3";
}

/* line 48354, app/assets/stylesheets/external/uicons.scss */
.fi-bs-map-marker-minus:before {
  content: "\f8d4";
}

/* line 48357, app/assets/stylesheets/external/uicons.scss */
.fi-bs-map-marker-plus:before {
  content: "\f8d5";
}

/* line 48360, app/assets/stylesheets/external/uicons.scss */
.fi-bs-map-marker-question:before {
  content: "\f8d6";
}

/* line 48363, app/assets/stylesheets/external/uicons.scss */
.fi-bs-map-marker-slash:before {
  content: "\f8d7";
}

/* line 48366, app/assets/stylesheets/external/uicons.scss */
.fi-bs-map-marker-smile:before {
  content: "\f8d8";
}

/* line 48369, app/assets/stylesheets/external/uicons.scss */
.fi-bs-map-marker:before {
  content: "\f8d9";
}

/* line 48372, app/assets/stylesheets/external/uicons.scss */
.fi-bs-map-pin:before {
  content: "\f8da";
}

/* line 48375, app/assets/stylesheets/external/uicons.scss */
.fi-bs-map:before {
  content: "\f8db";
}

/* line 48378, app/assets/stylesheets/external/uicons.scss */
.fi-bs-marker-time:before {
  content: "\f8dc";
}

/* line 48381, app/assets/stylesheets/external/uicons.scss */
.fi-bs-marker:before {
  content: "\f8dd";
}

/* line 48384, app/assets/stylesheets/external/uicons.scss */
.fi-bs-marketplace-alt:before {
  content: "\f8de";
}

/* line 48387, app/assets/stylesheets/external/uicons.scss */
.fi-bs-marketplace-store:before {
  content: "\f8df";
}

/* line 48390, app/assets/stylesheets/external/uicons.scss */
.fi-bs-marketplace:before {
  content: "\f8e0";
}

/* line 48393, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mars-double:before {
  content: "\f8e1";
}

/* line 48396, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mars-stroke-right:before {
  content: "\f8e2";
}

/* line 48399, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mars-stroke-up:before {
  content: "\f8e3";
}

/* line 48402, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mars:before {
  content: "\f8e4";
}

/* line 48405, app/assets/stylesheets/external/uicons.scss */
.fi-bs-martini-glass-citrus:before {
  content: "\f8e5";
}

/* line 48408, app/assets/stylesheets/external/uicons.scss */
.fi-bs-martini-glass-empty:before {
  content: "\f8e6";
}

/* line 48411, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mask-carnival:before {
  content: "\f8e7";
}

/* line 48414, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mask-face:before {
  content: "\f8e8";
}

/* line 48417, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mask-snorkel:before {
  content: "\f8e9";
}

/* line 48420, app/assets/stylesheets/external/uicons.scss */
.fi-bs-massage:before {
  content: "\f8ea";
}

/* line 48423, app/assets/stylesheets/external/uicons.scss */
.fi-bs-match-fire:before {
  content: "\f8eb";
}

/* line 48426, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mattress-pillow:before {
  content: "\f8ec";
}

/* line 48429, app/assets/stylesheets/external/uicons.scss */
.fi-bs-measuring-tape:before {
  content: "\f8ed";
}

/* line 48432, app/assets/stylesheets/external/uicons.scss */
.fi-bs-meat:before {
  content: "\f8ee";
}

/* line 48435, app/assets/stylesheets/external/uicons.scss */
.fi-bs-medal:before {
  content: "\f8ef";
}

/* line 48438, app/assets/stylesheets/external/uicons.scss */
.fi-bs-medical-star:before {
  content: "\f8f0";
}

/* line 48441, app/assets/stylesheets/external/uicons.scss */
.fi-bs-medicine:before {
  content: "\f8f1";
}

/* line 48444, app/assets/stylesheets/external/uicons.scss */
.fi-bs-meditation:before {
  content: "\f8f2";
}

/* line 48447, app/assets/stylesheets/external/uicons.scss */
.fi-bs-meeting-alt:before {
  content: "\f8f3";
}

/* line 48450, app/assets/stylesheets/external/uicons.scss */
.fi-bs-meeting:before {
  content: "\f8f4";
}

/* line 48453, app/assets/stylesheets/external/uicons.scss */
.fi-bs-megaphone-announcement-leader:before {
  content: "\f8f5";
}

/* line 48456, app/assets/stylesheets/external/uicons.scss */
.fi-bs-megaphone:before {
  content: "\f8f6";
}

/* line 48459, app/assets/stylesheets/external/uicons.scss */
.fi-bs-meh-blank:before {
  content: "\f8f7";
}

/* line 48462, app/assets/stylesheets/external/uicons.scss */
.fi-bs-meh-rolling-eyes:before {
  content: "\f8f8";
}

/* line 48465, app/assets/stylesheets/external/uicons.scss */
.fi-bs-meh:before {
  content: "\f8f9";
}

/* line 48468, app/assets/stylesheets/external/uicons.scss */
.fi-bs-melon-alt:before {
  content: "\f8fa";
}

/* line 48471, app/assets/stylesheets/external/uicons.scss */
.fi-bs-melon:before {
  content: "\f8fb";
}

/* line 48474, app/assets/stylesheets/external/uicons.scss */
.fi-bs-member-list:before {
  content: "\f8fc";
}

/* line 48477, app/assets/stylesheets/external/uicons.scss */
.fi-bs-member-search:before {
  content: "\f8fd";
}

/* line 48480, app/assets/stylesheets/external/uicons.scss */
.fi-bs-membership-vip:before {
  content: "\f8fe";
}

/* line 48483, app/assets/stylesheets/external/uicons.scss */
.fi-bs-membership:before {
  content: "\f8ff";
}

/* line 48486, app/assets/stylesheets/external/uicons.scss */
.fi-bs-memo-circle-check:before {
  content: "\f900";
}

/* line 48489, app/assets/stylesheets/external/uicons.scss */
.fi-bs-memo-pad:before {
  content: "\f901";
}

/* line 48492, app/assets/stylesheets/external/uicons.scss */
.fi-bs-memo:before {
  content: "\f902";
}

/* line 48495, app/assets/stylesheets/external/uicons.scss */
.fi-bs-memory:before {
  content: "\f903";
}

/* line 48498, app/assets/stylesheets/external/uicons.scss */
.fi-bs-menu-burger:before {
  content: "\f904";
}

/* line 48501, app/assets/stylesheets/external/uicons.scss */
.fi-bs-menu-dots-vertical:before {
  content: "\f905";
}

/* line 48504, app/assets/stylesheets/external/uicons.scss */
.fi-bs-menu-dots:before {
  content: "\f906";
}

/* line 48507, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mercury:before {
  content: "\f907";
}

/* line 48510, app/assets/stylesheets/external/uicons.scss */
.fi-bs-message-arrow-down:before {
  content: "\f908";
}

/* line 48513, app/assets/stylesheets/external/uicons.scss */
.fi-bs-message-arrow-up-right:before {
  content: "\f909";
}

/* line 48516, app/assets/stylesheets/external/uicons.scss */
.fi-bs-message-arrow-up:before {
  content: "\f90a";
}

/* line 48519, app/assets/stylesheets/external/uicons.scss */
.fi-bs-message-bot:before {
  content: "\f90b";
}

/* line 48522, app/assets/stylesheets/external/uicons.scss */
.fi-bs-message-code:before {
  content: "\f90c";
}

/* line 48525, app/assets/stylesheets/external/uicons.scss */
.fi-bs-message-dollar:before {
  content: "\f90d";
}

/* line 48528, app/assets/stylesheets/external/uicons.scss */
.fi-bs-message-image:before {
  content: "\f90e";
}

/* line 48531, app/assets/stylesheets/external/uicons.scss */
.fi-bs-message-question:before {
  content: "\f90f";
}

/* line 48534, app/assets/stylesheets/external/uicons.scss */
.fi-bs-message-quote:before {
  content: "\f910";
}

/* line 48537, app/assets/stylesheets/external/uicons.scss */
.fi-bs-message-slash:before {
  content: "\f911";
}

/* line 48540, app/assets/stylesheets/external/uicons.scss */
.fi-bs-message-sms:before {
  content: "\f912";
}

/* line 48543, app/assets/stylesheets/external/uicons.scss */
.fi-bs-message-text:before {
  content: "\f913";
}

/* line 48546, app/assets/stylesheets/external/uicons.scss */
.fi-bs-message-xmark:before {
  content: "\f914";
}

/* line 48549, app/assets/stylesheets/external/uicons.scss */
.fi-bs-messages-dollar:before {
  content: "\f915";
}

/* line 48552, app/assets/stylesheets/external/uicons.scss */
.fi-bs-messages-question:before {
  content: "\f916";
}

/* line 48555, app/assets/stylesheets/external/uicons.scss */
.fi-bs-messages:before {
  content: "\f917";
}

/* line 48558, app/assets/stylesheets/external/uicons.scss */
.fi-bs-meteor:before {
  content: "\f918";
}

/* line 48561, app/assets/stylesheets/external/uicons.scss */
.fi-bs-meter-bolt:before {
  content: "\f919";
}

/* line 48564, app/assets/stylesheets/external/uicons.scss */
.fi-bs-meter-droplet:before {
  content: "\f91a";
}

/* line 48567, app/assets/stylesheets/external/uicons.scss */
.fi-bs-meter-fire:before {
  content: "\f91b";
}

/* line 48570, app/assets/stylesheets/external/uicons.scss */
.fi-bs-meter:before {
  content: "\f91c";
}

/* line 48573, app/assets/stylesheets/external/uicons.scss */
.fi-bs-method:before {
  content: "\f91d";
}

/* line 48576, app/assets/stylesheets/external/uicons.scss */
.fi-bs-microchip-ai:before {
  content: "\f91e";
}

/* line 48579, app/assets/stylesheets/external/uicons.scss */
.fi-bs-microchip:before {
  content: "\f91f";
}

/* line 48582, app/assets/stylesheets/external/uicons.scss */
.fi-bs-microphone-alt:before {
  content: "\f920";
}

/* line 48585, app/assets/stylesheets/external/uicons.scss */
.fi-bs-microphone-slash:before {
  content: "\f921";
}

/* line 48588, app/assets/stylesheets/external/uicons.scss */
.fi-bs-microphone:before {
  content: "\f922";
}

/* line 48591, app/assets/stylesheets/external/uicons.scss */
.fi-bs-microscope:before {
  content: "\f923";
}

/* line 48594, app/assets/stylesheets/external/uicons.scss */
.fi-bs-microwave:before {
  content: "\f924";
}

/* line 48597, app/assets/stylesheets/external/uicons.scss */
.fi-bs-milk-alt:before {
  content: "\f925";
}

/* line 48600, app/assets/stylesheets/external/uicons.scss */
.fi-bs-milk:before {
  content: "\f926";
}

/* line 48603, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mill-sign:before {
  content: "\f927";
}

/* line 48606, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mind-share:before {
  content: "\f928";
}

/* line 48609, app/assets/stylesheets/external/uicons.scss */
.fi-bs-minus-circle:before {
  content: "\f929";
}

/* line 48612, app/assets/stylesheets/external/uicons.scss */
.fi-bs-minus-hexagon:before {
  content: "\f92a";
}

/* line 48615, app/assets/stylesheets/external/uicons.scss */
.fi-bs-minus-small:before {
  content: "\f92b";
}

/* line 48618, app/assets/stylesheets/external/uicons.scss */
.fi-bs-minus:before {
  content: "\f92c";
}

/* line 48621, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mistletoe:before {
  content: "\f92d";
}

/* line 48624, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mix:before {
  content: "\f92e";
}

/* line 48627, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mobile-button:before {
  content: "\f92f";
}

/* line 48630, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mobile-notch:before {
  content: "\f930";
}

/* line 48633, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mobile:before {
  content: "\f931";
}

/* line 48636, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mockup:before {
  content: "\f932";
}

/* line 48639, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mode-alt:before {
  content: "\f933";
}

/* line 48642, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mode-landscape:before {
  content: "\f934";
}

/* line 48645, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mode-portrait:before {
  content: "\f935";
}

/* line 48648, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mode:before {
  content: "\f936";
}

/* line 48651, app/assets/stylesheets/external/uicons.scss */
.fi-bs-model-cube-arrows:before {
  content: "\f937";
}

/* line 48654, app/assets/stylesheets/external/uicons.scss */
.fi-bs-model-cube-space:before {
  content: "\f938";
}

/* line 48657, app/assets/stylesheets/external/uicons.scss */
.fi-bs-model-cube:before {
  content: "\f939";
}

/* line 48660, app/assets/stylesheets/external/uicons.scss */
.fi-bs-module:before {
  content: "\f93a";
}

/* line 48663, app/assets/stylesheets/external/uicons.scss */
.fi-bs-monday:before {
  content: "\f93b";
}

/* line 48666, app/assets/stylesheets/external/uicons.scss */
.fi-bs-money-bill-simple:before {
  content: "\f93c";
}

/* line 48669, app/assets/stylesheets/external/uicons.scss */
.fi-bs-money-bill-transfer:before {
  content: "\f93d";
}

/* line 48672, app/assets/stylesheets/external/uicons.scss */
.fi-bs-money-bill-wave-alt:before {
  content: "\f93e";
}

/* line 48675, app/assets/stylesheets/external/uicons.scss */
.fi-bs-money-bill-wave:before {
  content: "\f93f";
}

/* line 48678, app/assets/stylesheets/external/uicons.scss */
.fi-bs-money-bills-simple:before {
  content: "\f940";
}

/* line 48681, app/assets/stylesheets/external/uicons.scss */
.fi-bs-money-bills:before {
  content: "\f941";
}

/* line 48684, app/assets/stylesheets/external/uicons.scss */
.fi-bs-money-check-edit-alt:before {
  content: "\f942";
}

/* line 48687, app/assets/stylesheets/external/uicons.scss */
.fi-bs-money-check-edit:before {
  content: "\f943";
}

/* line 48690, app/assets/stylesheets/external/uicons.scss */
.fi-bs-money-check:before {
  content: "\f944";
}

/* line 48693, app/assets/stylesheets/external/uicons.scss */
.fi-bs-money-coin-transfer:before {
  content: "\f945";
}

/* line 48696, app/assets/stylesheets/external/uicons.scss */
.fi-bs-money-from-bracket:before {
  content: "\f946";
}

/* line 48699, app/assets/stylesheets/external/uicons.scss */
.fi-bs-money-simple-from-bracket:before {
  content: "\f947";
}

/* line 48702, app/assets/stylesheets/external/uicons.scss */
.fi-bs-money-transfer-alt:before {
  content: "\f948";
}

/* line 48705, app/assets/stylesheets/external/uicons.scss */
.fi-bs-money-transfer-coin-arrow:before {
  content: "\f949";
}

/* line 48708, app/assets/stylesheets/external/uicons.scss */
.fi-bs-money-transfer-smartphone:before {
  content: "\f94a";
}

/* line 48711, app/assets/stylesheets/external/uicons.scss */
.fi-bs-money-wings:before {
  content: "\f94b";
}

/* line 48714, app/assets/stylesheets/external/uicons.scss */
.fi-bs-money:before {
  content: "\f94c";
}

/* line 48717, app/assets/stylesheets/external/uicons.scss */
.fi-bs-monkey:before {
  content: "\f94d";
}

/* line 48720, app/assets/stylesheets/external/uicons.scss */
.fi-bs-monument:before {
  content: "\f94e";
}

/* line 48723, app/assets/stylesheets/external/uicons.scss */
.fi-bs-moon-stars:before {
  content: "\f94f";
}

/* line 48726, app/assets/stylesheets/external/uicons.scss */
.fi-bs-moon:before {
  content: "\f950";
}

/* line 48729, app/assets/stylesheets/external/uicons.scss */
.fi-bs-moped:before {
  content: "\f951";
}

/* line 48732, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mortar-pestle:before {
  content: "\f952";
}

/* line 48735, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mortgage:before {
  content: "\f953";
}

/* line 48738, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mosque-alt:before {
  content: "\f954";
}

/* line 48741, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mosque-moon:before {
  content: "\f955";
}

/* line 48744, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mosque:before {
  content: "\f956";
}

/* line 48747, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mosquito-net:before {
  content: "\f957";
}

/* line 48750, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mosquito:before {
  content: "\f958";
}

/* line 48753, app/assets/stylesheets/external/uicons.scss */
.fi-bs-motorcycle:before {
  content: "\f959";
}

/* line 48756, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mound:before {
  content: "\f95a";
}

/* line 48759, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mountain-city:before {
  content: "\f95b";
}

/* line 48762, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mountain:before {
  content: "\f95c";
}

/* line 48765, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mountains:before {
  content: "\f95d";
}

/* line 48768, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mouse-field:before {
  content: "\f95e";
}

/* line 48771, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mouse:before {
  content: "\f95f";
}

/* line 48774, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mov-file:before {
  content: "\f960";
}

/* line 48777, app/assets/stylesheets/external/uicons.scss */
.fi-bs-move-to-folder-2:before {
  content: "\f961";
}

/* line 48780, app/assets/stylesheets/external/uicons.scss */
.fi-bs-move-to-folder:before {
  content: "\f962";
}

/* line 48783, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mp3-file:before {
  content: "\f963";
}

/* line 48786, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mp3-player:before {
  content: "\f964";
}

/* line 48789, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mp4-file:before {
  content: "\f965";
}

/* line 48792, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mug-alt:before {
  content: "\f966";
}

/* line 48795, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mug-hot-alt:before {
  content: "\f967";
}

/* line 48798, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mug-hot:before {
  content: "\f968";
}

/* line 48801, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mug-marshmallows:before {
  content: "\f969";
}

/* line 48804, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mug-tea-saucer:before {
  content: "\f96a";
}

/* line 48807, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mug-tea:before {
  content: "\f96b";
}

/* line 48810, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mug:before {
  content: "\f96c";
}

/* line 48813, app/assets/stylesheets/external/uicons.scss */
.fi-bs-multiple-alt:before {
  content: "\f96d";
}

/* line 48816, app/assets/stylesheets/external/uicons.scss */
.fi-bs-multiple:before {
  content: "\f96e";
}

/* line 48819, app/assets/stylesheets/external/uicons.scss */
.fi-bs-muscle:before {
  content: "\f96f";
}

/* line 48822, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mushroom-alt:before {
  content: "\f970";
}

/* line 48825, app/assets/stylesheets/external/uicons.scss */
.fi-bs-mushroom:before {
  content: "\f971";
}

/* line 48828, app/assets/stylesheets/external/uicons.scss */
.fi-bs-music-alt:before {
  content: "\f972";
}

/* line 48831, app/assets/stylesheets/external/uicons.scss */
.fi-bs-music-file:before {
  content: "\f973";
}

/* line 48834, app/assets/stylesheets/external/uicons.scss */
.fi-bs-music-note-slash:before {
  content: "\f974";
}

/* line 48837, app/assets/stylesheets/external/uicons.scss */
.fi-bs-music-note:before {
  content: "\f975";
}

/* line 48840, app/assets/stylesheets/external/uicons.scss */
.fi-bs-music-slash:before {
  content: "\f976";
}

/* line 48843, app/assets/stylesheets/external/uicons.scss */
.fi-bs-music:before {
  content: "\f977";
}

/* line 48846, app/assets/stylesheets/external/uicons.scss */
.fi-bs-n:before {
  content: "\f978";
}

/* line 48849, app/assets/stylesheets/external/uicons.scss */
.fi-bs-naira-sign:before {
  content: "\f979";
}

/* line 48852, app/assets/stylesheets/external/uicons.scss */
.fi-bs-narwhal:before {
  content: "\f97a";
}

/* line 48855, app/assets/stylesheets/external/uicons.scss */
.fi-bs-navigation:before {
  content: "\f97b";
}

/* line 48858, app/assets/stylesheets/external/uicons.scss */
.fi-bs-nesting-dolls:before {
  content: "\f97c";
}

/* line 48861, app/assets/stylesheets/external/uicons.scss */
.fi-bs-network-analytic:before {
  content: "\f97d";
}

/* line 48864, app/assets/stylesheets/external/uicons.scss */
.fi-bs-network-cloud:before {
  content: "\f97e";
}

/* line 48867, app/assets/stylesheets/external/uicons.scss */
.fi-bs-network:before {
  content: "\f97f";
}

/* line 48870, app/assets/stylesheets/external/uicons.scss */
.fi-bs-neuter:before {
  content: "\f980";
}

/* line 48873, app/assets/stylesheets/external/uicons.scss */
.fi-bs-newspaper-open:before {
  content: "\f981";
}

/* line 48876, app/assets/stylesheets/external/uicons.scss */
.fi-bs-newspaper:before {
  content: "\f982";
}

/* line 48879, app/assets/stylesheets/external/uicons.scss */
.fi-bs-nfc-lock:before {
  content: "\f983";
}

/* line 48882, app/assets/stylesheets/external/uicons.scss */
.fi-bs-nfc-magnifying-glass:before {
  content: "\f984";
}

/* line 48885, app/assets/stylesheets/external/uicons.scss */
.fi-bs-nfc-pen:before {
  content: "\f985";
}

/* line 48888, app/assets/stylesheets/external/uicons.scss */
.fi-bs-nfc-slash:before {
  content: "\f986";
}

/* line 48891, app/assets/stylesheets/external/uicons.scss */
.fi-bs-nfc-trash:before {
  content: "\f987";
}

/* line 48894, app/assets/stylesheets/external/uicons.scss */
.fi-bs-nfc:before {
  content: "\f988";
}

/* line 48897, app/assets/stylesheets/external/uicons.scss */
.fi-bs-no-fee:before {
  content: "\f989";
}

/* line 48900, app/assets/stylesheets/external/uicons.scss */
.fi-bs-no-people:before {
  content: "\f98a";
}

/* line 48903, app/assets/stylesheets/external/uicons.scss */
.fi-bs-noodles:before {
  content: "\f98b";
}

/* line 48906, app/assets/stylesheets/external/uicons.scss */
.fi-bs-nose:before {
  content: "\f98c";
}

/* line 48909, app/assets/stylesheets/external/uicons.scss */
.fi-bs-not-equal:before {
  content: "\f98d";
}

/* line 48912, app/assets/stylesheets/external/uicons.scss */
.fi-bs-not-found-alt:before {
  content: "\f98e";
}

/* line 48915, app/assets/stylesheets/external/uicons.scss */
.fi-bs-not-found-magnifying-glass:before {
  content: "\f98f";
}

/* line 48918, app/assets/stylesheets/external/uicons.scss */
.fi-bs-not-found:before {
  content: "\f990";
}

/* line 48921, app/assets/stylesheets/external/uicons.scss */
.fi-bs-notdef:before {
  content: "\f991";
}

/* line 48924, app/assets/stylesheets/external/uicons.scss */
.fi-bs-note-medical:before {
  content: "\f992";
}

/* line 48927, app/assets/stylesheets/external/uicons.scss */
.fi-bs-note-sticky:before {
  content: "\f993";
}

/* line 48930, app/assets/stylesheets/external/uicons.scss */
.fi-bs-note:before {
  content: "\f994";
}

/* line 48933, app/assets/stylesheets/external/uicons.scss */
.fi-bs-notebook-alt:before {
  content: "\f995";
}

/* line 48936, app/assets/stylesheets/external/uicons.scss */
.fi-bs-notebook:before {
  content: "\f996";
}

/* line 48939, app/assets/stylesheets/external/uicons.scss */
.fi-bs-notes-medical:before {
  content: "\f997";
}

/* line 48942, app/assets/stylesheets/external/uicons.scss */
.fi-bs-notes:before {
  content: "\f998";
}

/* line 48945, app/assets/stylesheets/external/uicons.scss */
.fi-bs-o:before {
  content: "\f999";
}

/* line 48948, app/assets/stylesheets/external/uicons.scss */
.fi-bs-object-exclude:before {
  content: "\f99a";
}

/* line 48951, app/assets/stylesheets/external/uicons.scss */
.fi-bs-object-group:before {
  content: "\f99b";
}

/* line 48954, app/assets/stylesheets/external/uicons.scss */
.fi-bs-object-intersect:before {
  content: "\f99c";
}

/* line 48957, app/assets/stylesheets/external/uicons.scss */
.fi-bs-object-subtract:before {
  content: "\f99d";
}

/* line 48960, app/assets/stylesheets/external/uicons.scss */
.fi-bs-object-ungroup:before {
  content: "\f99e";
}

/* line 48963, app/assets/stylesheets/external/uicons.scss */
.fi-bs-object-union:before {
  content: "\f99f";
}

/* line 48966, app/assets/stylesheets/external/uicons.scss */
.fi-bs-objects-column:before {
  content: "\f9a0";
}

/* line 48969, app/assets/stylesheets/external/uicons.scss */
.fi-bs-octagon-check:before {
  content: "\f9a1";
}

/* line 48972, app/assets/stylesheets/external/uicons.scss */
.fi-bs-octagon-divide:before {
  content: "\f9a2";
}

/* line 48975, app/assets/stylesheets/external/uicons.scss */
.fi-bs-octagon-exclamation:before {
  content: "\f9a3";
}

/* line 48978, app/assets/stylesheets/external/uicons.scss */
.fi-bs-octagon-minus:before {
  content: "\f9a4";
}

/* line 48981, app/assets/stylesheets/external/uicons.scss */
.fi-bs-octagon-plus:before {
  content: "\f9a5";
}

/* line 48984, app/assets/stylesheets/external/uicons.scss */
.fi-bs-octagon-xmark:before {
  content: "\f9a6";
}

/* line 48987, app/assets/stylesheets/external/uicons.scss */
.fi-bs-octagon:before {
  content: "\f9a7";
}

/* line 48990, app/assets/stylesheets/external/uicons.scss */
.fi-bs-oil-can:before {
  content: "\f9a8";
}

/* line 48993, app/assets/stylesheets/external/uicons.scss */
.fi-bs-oil-temp:before {
  content: "\f9a9";
}

/* line 48996, app/assets/stylesheets/external/uicons.scss */
.fi-bs-olive-oil:before {
  content: "\f9aa";
}

/* line 48999, app/assets/stylesheets/external/uicons.scss */
.fi-bs-olive:before {
  content: "\f9ab";
}

/* line 49002, app/assets/stylesheets/external/uicons.scss */
.fi-bs-olives:before {
  content: "\f9ac";
}

/* line 49005, app/assets/stylesheets/external/uicons.scss */
.fi-bs-om:before {
  content: "\f9ad";
}

/* line 49008, app/assets/stylesheets/external/uicons.scss */
.fi-bs-omega:before {
  content: "\f9ae";
}

/* line 49011, app/assets/stylesheets/external/uicons.scss */
.fi-bs-onboarding:before {
  content: "\f9af";
}

/* line 49014, app/assets/stylesheets/external/uicons.scss */
.fi-bs-onion:before {
  content: "\f9b0";
}

/* line 49017, app/assets/stylesheets/external/uicons.scss */
.fi-bs-opacity:before {
  content: "\f9b1";
}

/* line 49020, app/assets/stylesheets/external/uicons.scss */
.fi-bs-operating-system-upgrade:before {
  content: "\f9b2";
}

/* line 49023, app/assets/stylesheets/external/uicons.scss */
.fi-bs-operation:before {
  content: "\f9b3";
}

/* line 49026, app/assets/stylesheets/external/uicons.scss */
.fi-bs-order-history:before {
  content: "\f9b4";
}

/* line 49029, app/assets/stylesheets/external/uicons.scss */
.fi-bs-organization-chart:before {
  content: "\f9b5";
}

/* line 49032, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ornament:before {
  content: "\f9b6";
}

/* line 49035, app/assets/stylesheets/external/uicons.scss */
.fi-bs-otp:before {
  content: "\f9b7";
}

/* line 49038, app/assets/stylesheets/external/uicons.scss */
.fi-bs-otter:before {
  content: "\f9b8";
}

/* line 49041, app/assets/stylesheets/external/uicons.scss */
.fi-bs-outdent:before {
  content: "\f9b9";
}

/* line 49044, app/assets/stylesheets/external/uicons.scss */
.fi-bs-oval-alt:before {
  content: "\f9ba";
}

/* line 49047, app/assets/stylesheets/external/uicons.scss */
.fi-bs-oval:before {
  content: "\f9bb";
}

/* line 49050, app/assets/stylesheets/external/uicons.scss */
.fi-bs-oven:before {
  content: "\f9bc";
}

/* line 49053, app/assets/stylesheets/external/uicons.scss */
.fi-bs-overline:before {
  content: "\f9bd";
}

/* line 49056, app/assets/stylesheets/external/uicons.scss */
.fi-bs-overview:before {
  content: "\f9be";
}

/* line 49059, app/assets/stylesheets/external/uicons.scss */
.fi-bs-p:before {
  content: "\f9bf";
}

/* line 49062, app/assets/stylesheets/external/uicons.scss */
.fi-bs-package:before {
  content: "\f9c0";
}

/* line 49065, app/assets/stylesheets/external/uicons.scss */
.fi-bs-padlock-check:before {
  content: "\f9c1";
}

/* line 49068, app/assets/stylesheets/external/uicons.scss */
.fi-bs-page-break:before {
  content: "\f9c2";
}

/* line 49071, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pager:before {
  content: "\f9c3";
}

/* line 49074, app/assets/stylesheets/external/uicons.scss */
.fi-bs-paid:before {
  content: "\f9c4";
}

/* line 49077, app/assets/stylesheets/external/uicons.scss */
.fi-bs-paint-brush:before {
  content: "\f9c5";
}

/* line 49080, app/assets/stylesheets/external/uicons.scss */
.fi-bs-paint-roller:before {
  content: "\f9c6";
}

/* line 49083, app/assets/stylesheets/external/uicons.scss */
.fi-bs-paintbrush-pencil:before {
  content: "\f9c7";
}

/* line 49086, app/assets/stylesheets/external/uicons.scss */
.fi-bs-palette:before {
  content: "\f9c8";
}

/* line 49089, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pallet-alt:before {
  content: "\f9c9";
}

/* line 49092, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pallet:before {
  content: "\f9ca";
}

/* line 49095, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pan-food:before {
  content: "\f9cb";
}

/* line 49098, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pan-frying:before {
  content: "\f9cc";
}

/* line 49101, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pan:before {
  content: "\f9cd";
}

/* line 49104, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pancakes:before {
  content: "\f9ce";
}

/* line 49107, app/assets/stylesheets/external/uicons.scss */
.fi-bs-panorama:before {
  content: "\f9cf";
}

/* line 49110, app/assets/stylesheets/external/uicons.scss */
.fi-bs-paper-plane-launch:before {
  content: "\f9d0";
}

/* line 49113, app/assets/stylesheets/external/uicons.scss */
.fi-bs-paper-plane-top:before {
  content: "\f9d1";
}

/* line 49116, app/assets/stylesheets/external/uicons.scss */
.fi-bs-paper-plane:before {
  content: "\f9d2";
}

/* line 49119, app/assets/stylesheets/external/uicons.scss */
.fi-bs-paperclip-vertical:before {
  content: "\f9d3";
}

/* line 49122, app/assets/stylesheets/external/uicons.scss */
.fi-bs-parachute-box:before {
  content: "\f9d4";
}

/* line 49125, app/assets/stylesheets/external/uicons.scss */
.fi-bs-paragraph-left:before {
  content: "\f9d5";
}

/* line 49128, app/assets/stylesheets/external/uicons.scss */
.fi-bs-paragraph:before {
  content: "\f9d6";
}

/* line 49131, app/assets/stylesheets/external/uicons.scss */
.fi-bs-parking-circle-slash:before {
  content: "\f9d7";
}

/* line 49134, app/assets/stylesheets/external/uicons.scss */
.fi-bs-parking-circle:before {
  content: "\f9d8";
}

/* line 49137, app/assets/stylesheets/external/uicons.scss */
.fi-bs-parking-slash:before {
  content: "\f9d9";
}

/* line 49140, app/assets/stylesheets/external/uicons.scss */
.fi-bs-parking:before {
  content: "\f9da";
}

/* line 49143, app/assets/stylesheets/external/uicons.scss */
.fi-bs-party-bell:before {
  content: "\f9db";
}

/* line 49146, app/assets/stylesheets/external/uicons.scss */
.fi-bs-party-horn:before {
  content: "\f9dc";
}

/* line 49149, app/assets/stylesheets/external/uicons.scss */
.fi-bs-passport:before {
  content: "\f9dd";
}

/* line 49152, app/assets/stylesheets/external/uicons.scss */
.fi-bs-password-alt:before {
  content: "\f9de";
}

/* line 49155, app/assets/stylesheets/external/uicons.scss */
.fi-bs-password-computer:before {
  content: "\f9df";
}

/* line 49158, app/assets/stylesheets/external/uicons.scss */
.fi-bs-password-email:before {
  content: "\f9e0";
}

/* line 49161, app/assets/stylesheets/external/uicons.scss */
.fi-bs-password-smartphone:before {
  content: "\f9e1";
}

/* line 49164, app/assets/stylesheets/external/uicons.scss */
.fi-bs-password:before {
  content: "\f9e2";
}

/* line 49167, app/assets/stylesheets/external/uicons.scss */
.fi-bs-paste:before {
  content: "\f9e3";
}

/* line 49170, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pattern:before {
  content: "\f9e4";
}

/* line 49173, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pause-circle:before {
  content: "\f9e5";
}

/* line 49176, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pause:before {
  content: "\f9e6";
}

/* line 49179, app/assets/stylesheets/external/uicons.scss */
.fi-bs-paw-claws:before {
  content: "\f9e7";
}

/* line 49182, app/assets/stylesheets/external/uicons.scss */
.fi-bs-paw-heart:before {
  content: "\f9e8";
}

/* line 49185, app/assets/stylesheets/external/uicons.scss */
.fi-bs-paw:before {
  content: "\f9e9";
}

/* line 49188, app/assets/stylesheets/external/uicons.scss */
.fi-bs-payment-pos:before {
  content: "\f9ea";
}

/* line 49191, app/assets/stylesheets/external/uicons.scss */
.fi-bs-payroll-calendar:before {
  content: "\f9eb";
}

/* line 49194, app/assets/stylesheets/external/uicons.scss */
.fi-bs-payroll-check:before {
  content: "\f9ec";
}

/* line 49197, app/assets/stylesheets/external/uicons.scss */
.fi-bs-payroll:before {
  content: "\f9ed";
}

/* line 49200, app/assets/stylesheets/external/uicons.scss */
.fi-bs-peace:before {
  content: "\f9ee";
}

/* line 49203, app/assets/stylesheets/external/uicons.scss */
.fi-bs-peach:before {
  content: "\f9ef";
}

/* line 49206, app/assets/stylesheets/external/uicons.scss */
.fi-bs-peanut:before {
  content: "\f9f0";
}

/* line 49209, app/assets/stylesheets/external/uicons.scss */
.fi-bs-peanuts:before {
  content: "\f9f1";
}

/* line 49212, app/assets/stylesheets/external/uicons.scss */
.fi-bs-peapod:before {
  content: "\f9f2";
}

/* line 49215, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pear:before {
  content: "\f9f3";
}

/* line 49218, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pedestal:before {
  content: "\f9f4";
}

/* line 49221, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pen-circle:before {
  content: "\f9f5";
}

/* line 49224, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pen-clip-slash:before {
  content: "\f9f6";
}

/* line 49227, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pen-clip:before {
  content: "\f9f7";
}

/* line 49230, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pen-fancy-slash:before {
  content: "\f9f8";
}

/* line 49233, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pen-fancy:before {
  content: "\f9f9";
}

/* line 49236, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pen-field:before {
  content: "\f9fa";
}

/* line 49239, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pen-nib-slash:before {
  content: "\f9fb";
}

/* line 49242, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pen-nib:before {
  content: "\f9fc";
}

/* line 49245, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pen-slash:before {
  content: "\f9fd";
}

/* line 49248, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pen-square:before {
  content: "\f9fe";
}

/* line 49251, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pen-swirl:before {
  content: "\f9ff";
}

/* line 49254, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pencil-paintbrush:before {
  content: "\fa00";
}

/* line 49257, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pencil-ruler:before {
  content: "\fa01";
}

/* line 49260, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pencil-slash:before {
  content: "\fa02";
}

/* line 49263, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pencil:before {
  content: "\fa03";
}

/* line 49266, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pending:before {
  content: "\fa04";
}

/* line 49269, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pennant:before {
  content: "\fa05";
}

/* line 49272, app/assets/stylesheets/external/uicons.scss */
.fi-bs-people-arrows-left-right:before {
  content: "\fa06";
}

/* line 49275, app/assets/stylesheets/external/uicons.scss */
.fi-bs-people-carry-box:before {
  content: "\fa07";
}

/* line 49278, app/assets/stylesheets/external/uicons.scss */
.fi-bs-people-dress:before {
  content: "\fa08";
}

/* line 49281, app/assets/stylesheets/external/uicons.scss */
.fi-bs-people-network-partner:before {
  content: "\fa09";
}

/* line 49284, app/assets/stylesheets/external/uicons.scss */
.fi-bs-people-pants:before {
  content: "\fa0a";
}

/* line 49287, app/assets/stylesheets/external/uicons.scss */
.fi-bs-people-poll:before {
  content: "\fa0b";
}

/* line 49290, app/assets/stylesheets/external/uicons.scss */
.fi-bs-people-roof:before {
  content: "\fa0c";
}

/* line 49293, app/assets/stylesheets/external/uicons.scss */
.fi-bs-people:before {
  content: "\fa0d";
}

/* line 49296, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pepper-alt:before {
  content: "\fa0e";
}

/* line 49299, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pepper-hot:before {
  content: "\fa0f";
}

/* line 49302, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pepper:before {
  content: "\fa10";
}

/* line 49305, app/assets/stylesheets/external/uicons.scss */
.fi-bs-percent-10:before {
  content: "\fa11";
}

/* line 49308, app/assets/stylesheets/external/uicons.scss */
.fi-bs-percent-100:before {
  content: "\fa12";
}

/* line 49311, app/assets/stylesheets/external/uicons.scss */
.fi-bs-percent-20:before {
  content: "\fa13";
}

/* line 49314, app/assets/stylesheets/external/uicons.scss */
.fi-bs-percent-25:before {
  content: "\fa14";
}

/* line 49317, app/assets/stylesheets/external/uicons.scss */
.fi-bs-percent-30:before {
  content: "\fa15";
}

/* line 49320, app/assets/stylesheets/external/uicons.scss */
.fi-bs-percent-40:before {
  content: "\fa16";
}

/* line 49323, app/assets/stylesheets/external/uicons.scss */
.fi-bs-percent-50:before {
  content: "\fa17";
}

/* line 49326, app/assets/stylesheets/external/uicons.scss */
.fi-bs-percent-60:before {
  content: "\fa18";
}

/* line 49329, app/assets/stylesheets/external/uicons.scss */
.fi-bs-percent-70:before {
  content: "\fa19";
}

/* line 49332, app/assets/stylesheets/external/uicons.scss */
.fi-bs-percent-75:before {
  content: "\fa1a";
}

/* line 49335, app/assets/stylesheets/external/uicons.scss */
.fi-bs-percent-80:before {
  content: "\fa1b";
}

/* line 49338, app/assets/stylesheets/external/uicons.scss */
.fi-bs-percent-90:before {
  content: "\fa1c";
}

/* line 49341, app/assets/stylesheets/external/uicons.scss */
.fi-bs-percentage:before {
  content: "\fa1d";
}

/* line 49344, app/assets/stylesheets/external/uicons.scss */
.fi-bs-person-carry-box:before {
  content: "\fa1e";
}

/* line 49347, app/assets/stylesheets/external/uicons.scss */
.fi-bs-person-circle-check:before {
  content: "\fa1f";
}

/* line 49350, app/assets/stylesheets/external/uicons.scss */
.fi-bs-person-circle-exclamation:before {
  content: "\fa20";
}

/* line 49353, app/assets/stylesheets/external/uicons.scss */
.fi-bs-person-circle-minus:before {
  content: "\fa21";
}

/* line 49356, app/assets/stylesheets/external/uicons.scss */
.fi-bs-person-circle-plus:before {
  content: "\fa22";
}

/* line 49359, app/assets/stylesheets/external/uicons.scss */
.fi-bs-person-circle-question:before {
  content: "\fa23";
}

/* line 49362, app/assets/stylesheets/external/uicons.scss */
.fi-bs-person-circle-xmark:before {
  content: "\fa24";
}

/* line 49365, app/assets/stylesheets/external/uicons.scss */
.fi-bs-person-cv:before {
  content: "\fa25";
}

/* line 49368, app/assets/stylesheets/external/uicons.scss */
.fi-bs-person-dolly-empty:before {
  content: "\fa26";
}

/* line 49371, app/assets/stylesheets/external/uicons.scss */
.fi-bs-person-dolly:before {
  content: "\fa27";
}

/* line 49374, app/assets/stylesheets/external/uicons.scss */
.fi-bs-person-dress-simple:before {
  content: "\fa28";
}

/* line 49377, app/assets/stylesheets/external/uicons.scss */
.fi-bs-person-dress:before {
  content: "\fa29";
}

/* line 49380, app/assets/stylesheets/external/uicons.scss */
.fi-bs-person-praying:before {
  content: "\fa2a";
}

/* line 49383, app/assets/stylesheets/external/uicons.scss */
.fi-bs-person-pregnant:before {
  content: "\fa2b";
}

/* line 49386, app/assets/stylesheets/external/uicons.scss */
.fi-bs-person-seat-reclined:before {
  content: "\fa2c";
}

/* line 49389, app/assets/stylesheets/external/uicons.scss */
.fi-bs-person-seat:before {
  content: "\fa2d";
}

/* line 49392, app/assets/stylesheets/external/uicons.scss */
.fi-bs-person-shelter:before {
  content: "\fa2e";
}

/* line 49395, app/assets/stylesheets/external/uicons.scss */
.fi-bs-person-sign:before {
  content: "\fa2f";
}

/* line 49398, app/assets/stylesheets/external/uicons.scss */
.fi-bs-person-simple:before {
  content: "\fa30";
}

/* line 49401, app/assets/stylesheets/external/uicons.scss */
.fi-bs-person-walking-with-cane:before {
  content: "\fa31";
}

/* line 49404, app/assets/stylesheets/external/uicons.scss */
.fi-bs-peseta-sign:before {
  content: "\fa32";
}

/* line 49407, app/assets/stylesheets/external/uicons.scss */
.fi-bs-peso-sign:before {
  content: "\fa33";
}

/* line 49410, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pets:before {
  content: "\fa34";
}

/* line 49413, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pharmacy:before {
  content: "\fa35";
}

/* line 49416, app/assets/stylesheets/external/uicons.scss */
.fi-bs-phone-call:before {
  content: "\fa36";
}

/* line 49419, app/assets/stylesheets/external/uicons.scss */
.fi-bs-phone-cross:before {
  content: "\fa37";
}

/* line 49422, app/assets/stylesheets/external/uicons.scss */
.fi-bs-phone-flip:before {
  content: "\fa38";
}

/* line 49425, app/assets/stylesheets/external/uicons.scss */
.fi-bs-phone-guide:before {
  content: "\fa39";
}

/* line 49428, app/assets/stylesheets/external/uicons.scss */
.fi-bs-phone-office:before {
  content: "\fa3a";
}

/* line 49431, app/assets/stylesheets/external/uicons.scss */
.fi-bs-phone-pause:before {
  content: "\fa3b";
}

/* line 49434, app/assets/stylesheets/external/uicons.scss */
.fi-bs-phone-plus:before {
  content: "\fa3c";
}

/* line 49437, app/assets/stylesheets/external/uicons.scss */
.fi-bs-phone-rotary:before {
  content: "\fa3d";
}

/* line 49440, app/assets/stylesheets/external/uicons.scss */
.fi-bs-phone-slash:before {
  content: "\fa3e";
}

/* line 49443, app/assets/stylesheets/external/uicons.scss */
.fi-bs-photo-capture:before {
  content: "\fa3f";
}

/* line 49446, app/assets/stylesheets/external/uicons.scss */
.fi-bs-photo-film-music:before {
  content: "\fa40";
}

/* line 49449, app/assets/stylesheets/external/uicons.scss */
.fi-bs-photo-video:before {
  content: "\fa41";
}

/* line 49452, app/assets/stylesheets/external/uicons.scss */
.fi-bs-physics:before {
  content: "\fa42";
}

/* line 49455, app/assets/stylesheets/external/uicons.scss */
.fi-bs-Pi:before {
  content: "\fa43";
}

/* line 49458, app/assets/stylesheets/external/uicons.scss */
.fi-bs-piano-keyboard:before {
  content: "\fa44";
}

/* line 49461, app/assets/stylesheets/external/uicons.scss */
.fi-bs-piano:before {
  content: "\fa45";
}

/* line 49464, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pickaxe:before {
  content: "\fa46";
}

/* line 49467, app/assets/stylesheets/external/uicons.scss */
.fi-bs-picking-box:before {
  content: "\fa47";
}

/* line 49470, app/assets/stylesheets/external/uicons.scss */
.fi-bs-picking:before {
  content: "\fa48";
}

/* line 49473, app/assets/stylesheets/external/uicons.scss */
.fi-bs-picnic:before {
  content: "\fa49";
}

/* line 49476, app/assets/stylesheets/external/uicons.scss */
.fi-bs-picpeople-filled:before {
  content: "\fa4a";
}

/* line 49479, app/assets/stylesheets/external/uicons.scss */
.fi-bs-picpeople:before {
  content: "\fa4b";
}

/* line 49482, app/assets/stylesheets/external/uicons.scss */
.fi-bs-picture:before {
  content: "\fa4c";
}

/* line 49485, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pie:before {
  content: "\fa4d";
}

/* line 49488, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pig-bank-bulb:before {
  content: "\fa4e";
}

/* line 49491, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pig-face:before {
  content: "\fa4f";
}

/* line 49494, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pig:before {
  content: "\fa50";
}

/* line 49497, app/assets/stylesheets/external/uicons.scss */
.fi-bs-piggy-bank-budget:before {
  content: "\fa51";
}

/* line 49500, app/assets/stylesheets/external/uicons.scss */
.fi-bs-piggy-bank:before {
  content: "\fa52";
}

/* line 49503, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pills:before {
  content: "\fa53";
}

/* line 49506, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pinata:before {
  content: "\fa54";
}

/* line 49509, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pineapple-alt:before {
  content: "\fa55";
}

/* line 49512, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pineapple:before {
  content: "\fa56";
}

/* line 49515, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ping-pong:before {
  content: "\fa57";
}

/* line 49518, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pipe-smoking:before {
  content: "\fa58";
}

/* line 49521, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pizza-slice:before {
  content: "\fa59";
}

/* line 49524, app/assets/stylesheets/external/uicons.scss */
.fi-bs-place-of-worship:before {
  content: "\fa5a";
}

/* line 49527, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plan-strategy:before {
  content: "\fa5b";
}

/* line 49530, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plan:before {
  content: "\fa5c";
}

/* line 49533, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plane-alt:before {
  content: "\fa5d";
}

/* line 49536, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plane-arrival:before {
  content: "\fa5e";
}

/* line 49539, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plane-departure:before {
  content: "\fa5f";
}

/* line 49542, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plane-prop:before {
  content: "\fa60";
}

/* line 49545, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plane-slash:before {
  content: "\fa61";
}

/* line 49548, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plane-tail:before {
  content: "\fa62";
}

/* line 49551, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plane:before {
  content: "\fa63";
}

/* line 49554, app/assets/stylesheets/external/uicons.scss */
.fi-bs-planet-moon:before {
  content: "\fa64";
}

/* line 49557, app/assets/stylesheets/external/uicons.scss */
.fi-bs-planet-ringed:before {
  content: "\fa65";
}

/* line 49560, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plant-care:before {
  content: "\fa66";
}

/* line 49563, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plant-growth:before {
  content: "\fa67";
}

/* line 49566, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plant-seed-invest:before {
  content: "\fa68";
}

/* line 49569, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plant-wilt:before {
  content: "\fa69";
}

/* line 49572, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plate-utensils:before {
  content: "\fa6a";
}

/* line 49575, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plate-wheat:before {
  content: "\fa6b";
}

/* line 49578, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plate:before {
  content: "\fa6c";
}

/* line 49581, app/assets/stylesheets/external/uicons.scss */
.fi-bs-play-alt:before {
  content: "\fa6d";
}

/* line 49584, app/assets/stylesheets/external/uicons.scss */
.fi-bs-play-circle:before {
  content: "\fa6e";
}

/* line 49587, app/assets/stylesheets/external/uicons.scss */
.fi-bs-play-pause:before {
  content: "\fa6f";
}

/* line 49590, app/assets/stylesheets/external/uicons.scss */
.fi-bs-play:before {
  content: "\fa70";
}

/* line 49593, app/assets/stylesheets/external/uicons.scss */
.fi-bs-playing-cards:before {
  content: "\fa71";
}

/* line 49596, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plug-alt:before {
  content: "\fa72";
}

/* line 49599, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plug-cable:before {
  content: "\fa73";
}

/* line 49602, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plug-circle-bolt:before {
  content: "\fa74";
}

/* line 49605, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plug-circle-check:before {
  content: "\fa75";
}

/* line 49608, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plug-circle-exclamation:before {
  content: "\fa76";
}

/* line 49611, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plug-circle-minus:before {
  content: "\fa77";
}

/* line 49614, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plug-circle-plus:before {
  content: "\fa78";
}

/* line 49617, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plug-connection:before {
  content: "\fa79";
}

/* line 49620, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plug:before {
  content: "\fa7a";
}

/* line 49623, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plus-hexagon:before {
  content: "\fa7b";
}

/* line 49626, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plus-minus:before {
  content: "\fa7c";
}

/* line 49629, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plus-small:before {
  content: "\fa7d";
}

/* line 49632, app/assets/stylesheets/external/uicons.scss */
.fi-bs-plus:before {
  content: "\fa7e";
}

/* line 49635, app/assets/stylesheets/external/uicons.scss */
.fi-bs-podcast:before {
  content: "\fa7f";
}

/* line 49638, app/assets/stylesheets/external/uicons.scss */
.fi-bs-podium-star:before {
  content: "\fa80";
}

/* line 49641, app/assets/stylesheets/external/uicons.scss */
.fi-bs-podium-victory-leader:before {
  content: "\fa81";
}

/* line 49644, app/assets/stylesheets/external/uicons.scss */
.fi-bs-podium:before {
  content: "\fa82";
}

/* line 49647, app/assets/stylesheets/external/uicons.scss */
.fi-bs-point-of-sale-bill:before {
  content: "\fa83";
}

/* line 49650, app/assets/stylesheets/external/uicons.scss */
.fi-bs-point-of-sale-signal:before {
  content: "\fa84";
}

/* line 49653, app/assets/stylesheets/external/uicons.scss */
.fi-bs-point-of-sale:before {
  content: "\fa85";
}

/* line 49656, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pointer-loading:before {
  content: "\fa86";
}

/* line 49659, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pointer-text:before {
  content: "\fa87";
}

/* line 49662, app/assets/stylesheets/external/uicons.scss */
.fi-bs-poker-chip:before {
  content: "\fa88";
}

/* line 49665, app/assets/stylesheets/external/uicons.scss */
.fi-bs-police-box:before {
  content: "\fa89";
}

/* line 49668, app/assets/stylesheets/external/uicons.scss */
.fi-bs-poll-h:before {
  content: "\fa8a";
}

/* line 49671, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pollution:before {
  content: "\fa8b";
}

/* line 49674, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pompebled:before {
  content: "\fa8c";
}

/* line 49677, app/assets/stylesheets/external/uicons.scss */
.fi-bs-poo-bolt:before {
  content: "\fa8d";
}

/* line 49680, app/assets/stylesheets/external/uicons.scss */
.fi-bs-poo:before {
  content: "\fa8e";
}

/* line 49683, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pool-8-ball:before {
  content: "\fa8f";
}

/* line 49686, app/assets/stylesheets/external/uicons.scss */
.fi-bs-poop:before {
  content: "\fa90";
}

/* line 49689, app/assets/stylesheets/external/uicons.scss */
.fi-bs-popcorn:before {
  content: "\fa91";
}

/* line 49692, app/assets/stylesheets/external/uicons.scss */
.fi-bs-popsicle:before {
  content: "\fa92";
}

/* line 49695, app/assets/stylesheets/external/uicons.scss */
.fi-bs-portal-enter:before {
  content: "\fa93";
}

/* line 49698, app/assets/stylesheets/external/uicons.scss */
.fi-bs-portal-exit:before {
  content: "\fa94";
}

/* line 49701, app/assets/stylesheets/external/uicons.scss */
.fi-bs-portrait:before {
  content: "\fa95";
}

/* line 49704, app/assets/stylesheets/external/uicons.scss */
.fi-bs-postal-address:before {
  content: "\fa96";
}

/* line 49707, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pot:before {
  content: "\fa97";
}

/* line 49710, app/assets/stylesheets/external/uicons.scss */
.fi-bs-potato:before {
  content: "\fa98";
}

/* line 49713, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pound:before {
  content: "\fa99";
}

/* line 49716, app/assets/stylesheets/external/uicons.scss */
.fi-bs-power:before {
  content: "\fa9a";
}

/* line 49719, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ppt-file:before {
  content: "\fa9b";
}

/* line 49722, app/assets/stylesheets/external/uicons.scss */
.fi-bs-practice:before {
  content: "\fa9c";
}

/* line 49725, app/assets/stylesheets/external/uicons.scss */
.fi-bs-praying-hands:before {
  content: "\fa9d";
}

/* line 49728, app/assets/stylesheets/external/uicons.scss */
.fi-bs-prescription-bottle-alt:before {
  content: "\fa9e";
}

/* line 49731, app/assets/stylesheets/external/uicons.scss */
.fi-bs-prescription-bottle-pill:before {
  content: "\fa9f";
}

/* line 49734, app/assets/stylesheets/external/uicons.scss */
.fi-bs-prescription-bottle:before {
  content: "\faa0";
}

/* line 49737, app/assets/stylesheets/external/uicons.scss */
.fi-bs-prescription:before {
  content: "\faa1";
}

/* line 49740, app/assets/stylesheets/external/uicons.scss */
.fi-bs-presentation:before {
  content: "\faa2";
}

/* line 49743, app/assets/stylesheets/external/uicons.scss */
.fi-bs-preview:before {
  content: "\faa3";
}

/* line 49746, app/assets/stylesheets/external/uicons.scss */
.fi-bs-print-magnifying-glass:before {
  content: "\faa4";
}

/* line 49749, app/assets/stylesheets/external/uicons.scss */
.fi-bs-print-slash:before {
  content: "\faa5";
}

/* line 49752, app/assets/stylesheets/external/uicons.scss */
.fi-bs-print:before {
  content: "\faa6";
}

/* line 49755, app/assets/stylesheets/external/uicons.scss */
.fi-bs-priority-arrow:before {
  content: "\faa7";
}

/* line 49758, app/assets/stylesheets/external/uicons.scss */
.fi-bs-priority-arrows:before {
  content: "\faa8";
}

/* line 49761, app/assets/stylesheets/external/uicons.scss */
.fi-bs-priority-importance:before {
  content: "\faa9";
}

/* line 49764, app/assets/stylesheets/external/uicons.scss */
.fi-bs-problem-solving:before {
  content: "\faaa";
}

/* line 49767, app/assets/stylesheets/external/uicons.scss */
.fi-bs-procedures:before {
  content: "\faab";
}

/* line 49770, app/assets/stylesheets/external/uicons.scss */
.fi-bs-process:before {
  content: "\faac";
}

/* line 49773, app/assets/stylesheets/external/uicons.scss */
.fi-bs-productivity:before {
  content: "\faad";
}

/* line 49776, app/assets/stylesheets/external/uicons.scss */
.fi-bs-progress-complete:before {
  content: "\faae";
}

/* line 49779, app/assets/stylesheets/external/uicons.scss */
.fi-bs-progress-download:before {
  content: "\faaf";
}

/* line 49782, app/assets/stylesheets/external/uicons.scss */
.fi-bs-progress-upload:before {
  content: "\fab0";
}

/* line 49785, app/assets/stylesheets/external/uicons.scss */
.fi-bs-projector:before {
  content: "\fab1";
}

/* line 49788, app/assets/stylesheets/external/uicons.scss */
.fi-bs-protractor:before {
  content: "\fab2";
}

/* line 49791, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pulse:before {
  content: "\fab3";
}

/* line 49794, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pump-medical:before {
  content: "\fab4";
}

/* line 49797, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pump:before {
  content: "\fab5";
}

/* line 49800, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pumpkin-alt-2:before {
  content: "\fab6";
}

/* line 49803, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pumpkin-alt:before {
  content: "\fab7";
}

/* line 49806, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pumpkin:before {
  content: "\fab8";
}

/* line 49809, app/assets/stylesheets/external/uicons.scss */
.fi-bs-puzzle-alt:before {
  content: "\fab9";
}

/* line 49812, app/assets/stylesheets/external/uicons.scss */
.fi-bs-puzzle-piece-integration:before {
  content: "\faba";
}

/* line 49815, app/assets/stylesheets/external/uicons.scss */
.fi-bs-puzzle-piece:before {
  content: "\fabb";
}

/* line 49818, app/assets/stylesheets/external/uicons.scss */
.fi-bs-puzzle-pieces:before {
  content: "\fabc";
}

/* line 49821, app/assets/stylesheets/external/uicons.scss */
.fi-bs-pyramid:before {
  content: "\fabd";
}

/* line 49824, app/assets/stylesheets/external/uicons.scss */
.fi-bs-q:before {
  content: "\fabe";
}

/* line 49827, app/assets/stylesheets/external/uicons.scss */
.fi-bs-qr-scan:before {
  content: "\fabf";
}

/* line 49830, app/assets/stylesheets/external/uicons.scss */
.fi-bs-QR:before {
  content: "\fac0";
}

/* line 49833, app/assets/stylesheets/external/uicons.scss */
.fi-bs-qrcode:before {
  content: "\fac1";
}

/* line 49836, app/assets/stylesheets/external/uicons.scss */
.fi-bs-question-square:before {
  content: "\fac2";
}

/* line 49839, app/assets/stylesheets/external/uicons.scss */
.fi-bs-question:before {
  content: "\fac3";
}

/* line 49842, app/assets/stylesheets/external/uicons.scss */
.fi-bs-queue-alt:before {
  content: "\fac4";
}

/* line 49845, app/assets/stylesheets/external/uicons.scss */
.fi-bs-queue-line:before {
  content: "\fac5";
}

/* line 49848, app/assets/stylesheets/external/uicons.scss */
.fi-bs-queue-signal:before {
  content: "\fac6";
}

/* line 49851, app/assets/stylesheets/external/uicons.scss */
.fi-bs-queue:before {
  content: "\fac7";
}

/* line 49854, app/assets/stylesheets/external/uicons.scss */
.fi-bs-quill-pen-story:before {
  content: "\fac8";
}

/* line 49857, app/assets/stylesheets/external/uicons.scss */
.fi-bs-quiz-alt:before {
  content: "\fac9";
}

/* line 49860, app/assets/stylesheets/external/uicons.scss */
.fi-bs-quiz:before {
  content: "\faca";
}

/* line 49863, app/assets/stylesheets/external/uicons.scss */
.fi-bs-quote-right:before {
  content: "\facb";
}

/* line 49866, app/assets/stylesheets/external/uicons.scss */
.fi-bs-r:before {
  content: "\facc";
}

/* line 49869, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rabbit-fast:before {
  content: "\facd";
}

/* line 49872, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rabbit:before {
  content: "\face";
}

/* line 49875, app/assets/stylesheets/external/uicons.scss */
.fi-bs-raccoon:before {
  content: "\facf";
}

/* line 49878, app/assets/stylesheets/external/uicons.scss */
.fi-bs-racquet:before {
  content: "\fad0";
}

/* line 49881, app/assets/stylesheets/external/uicons.scss */
.fi-bs-radar-monitoring-track:before {
  content: "\fad1";
}

/* line 49884, app/assets/stylesheets/external/uicons.scss */
.fi-bs-radar:before {
  content: "\fad2";
}

/* line 49887, app/assets/stylesheets/external/uicons.scss */
.fi-bs-radiation-alt:before {
  content: "\fad3";
}

/* line 49890, app/assets/stylesheets/external/uicons.scss */
.fi-bs-radiation:before {
  content: "\fad4";
}

/* line 49893, app/assets/stylesheets/external/uicons.scss */
.fi-bs-radio-alt:before {
  content: "\fad5";
}

/* line 49896, app/assets/stylesheets/external/uicons.scss */
.fi-bs-radio-button:before {
  content: "\fad6";
}

/* line 49899, app/assets/stylesheets/external/uicons.scss */
.fi-bs-radio:before {
  content: "\fad7";
}

/* line 49902, app/assets/stylesheets/external/uicons.scss */
.fi-bs-radish:before {
  content: "\fad8";
}

/* line 49905, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rainbow:before {
  content: "\fad9";
}

/* line 49908, app/assets/stylesheets/external/uicons.scss */
.fi-bs-raindrops:before {
  content: "\fada";
}

/* line 49911, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ram:before {
  content: "\fadb";
}

/* line 49914, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ramp-loading:before {
  content: "\fadc";
}

/* line 49917, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rank:before {
  content: "\fadd";
}

/* line 49920, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ranking-podium-empty:before {
  content: "\fade";
}

/* line 49923, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ranking-podium:before {
  content: "\fadf";
}

/* line 49926, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ranking-star:before {
  content: "\fae0";
}

/* line 49929, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ranking-stars:before {
  content: "\fae1";
}

/* line 49932, app/assets/stylesheets/external/uicons.scss */
.fi-bs-raygun:before {
  content: "\fae2";
}

/* line 49935, app/assets/stylesheets/external/uicons.scss */
.fi-bs-razor-barber:before {
  content: "\fae3";
}

/* line 49938, app/assets/stylesheets/external/uicons.scss */
.fi-bs-react:before {
  content: "\fae4";
}

/* line 49941, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rec:before {
  content: "\fae5";
}

/* line 49944, app/assets/stylesheets/external/uicons.scss */
.fi-bs-receipt:before {
  content: "\fae6";
}

/* line 49947, app/assets/stylesheets/external/uicons.scss */
.fi-bs-recipe-book:before {
  content: "\fae7";
}

/* line 49950, app/assets/stylesheets/external/uicons.scss */
.fi-bs-recipe:before {
  content: "\fae8";
}

/* line 49953, app/assets/stylesheets/external/uicons.scss */
.fi-bs-record-vinyl:before {
  content: "\fae9";
}

/* line 49956, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rectabgle-vertical:before {
  content: "\faea";
}

/* line 49959, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rectangle-barcode:before {
  content: "\faeb";
}

/* line 49962, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rectangle-code:before {
  content: "\faec";
}

/* line 49965, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rectangle-history-circle-plus:before {
  content: "\faed";
}

/* line 49968, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rectangle-horizontal:before {
  content: "\faee";
}

/* line 49971, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rectangle-list:before {
  content: "\faef";
}

/* line 49974, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rectangle-panoramic:before {
  content: "\faf0";
}

/* line 49977, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rectangle-pro:before {
  content: "\faf1";
}

/* line 49980, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rectangle-vertical-history:before {
  content: "\faf2";
}

/* line 49983, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rectangle-vertical:before {
  content: "\faf3";
}

/* line 49986, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rectangle-xmark:before {
  content: "\faf4";
}

/* line 49989, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rectangles-mixed:before {
  content: "\faf5";
}

/* line 49992, app/assets/stylesheets/external/uicons.scss */
.fi-bs-recycle-bin:before {
  content: "\faf6";
}

/* line 49995, app/assets/stylesheets/external/uicons.scss */
.fi-bs-recycle:before {
  content: "\faf7";
}

/* line 49998, app/assets/stylesheets/external/uicons.scss */
.fi-bs-redo-alt:before {
  content: "\faf8";
}

/* line 50001, app/assets/stylesheets/external/uicons.scss */
.fi-bs-redo:before {
  content: "\faf9";
}

/* line 50004, app/assets/stylesheets/external/uicons.scss */
.fi-bs-reel:before {
  content: "\fafa";
}

/* line 50007, app/assets/stylesheets/external/uicons.scss */
.fi-bs-refer-arrow:before {
  content: "\fafb";
}

/* line 50010, app/assets/stylesheets/external/uicons.scss */
.fi-bs-refer:before {
  content: "\fafc";
}

/* line 50013, app/assets/stylesheets/external/uicons.scss */
.fi-bs-referral-alt:before {
  content: "\fafd";
}

/* line 50016, app/assets/stylesheets/external/uicons.scss */
.fi-bs-referral-user:before {
  content: "\fafe";
}

/* line 50019, app/assets/stylesheets/external/uicons.scss */
.fi-bs-referral:before {
  content: "\faff";
}

/* line 50022, app/assets/stylesheets/external/uicons.scss */
.fi-bs-reflect-horizontal:before {
  content: "\fb00";
}

/* line 50025, app/assets/stylesheets/external/uicons.scss */
.fi-bs-reflect-vertical:before {
  content: "\fb01";
}

/* line 50028, app/assets/stylesheets/external/uicons.scss */
.fi-bs-reflect:before {
  content: "\fb02";
}

/* line 50031, app/assets/stylesheets/external/uicons.scss */
.fi-bs-refresh:before {
  content: "\fb03";
}

/* line 50034, app/assets/stylesheets/external/uicons.scss */
.fi-bs-refrigerator:before {
  content: "\fb04";
}

/* line 50037, app/assets/stylesheets/external/uicons.scss */
.fi-bs-refund-alt:before {
  content: "\fb05";
}

/* line 50040, app/assets/stylesheets/external/uicons.scss */
.fi-bs-refund:before {
  content: "\fb06";
}

/* line 50043, app/assets/stylesheets/external/uicons.scss */
.fi-bs-region-pin-alt:before {
  content: "\fb07";
}

/* line 50046, app/assets/stylesheets/external/uicons.scss */
.fi-bs-region-pin:before {
  content: "\fb08";
}

/* line 50049, app/assets/stylesheets/external/uicons.scss */
.fi-bs-registered:before {
  content: "\fb09";
}

/* line 50052, app/assets/stylesheets/external/uicons.scss */
.fi-bs-registration-paper:before {
  content: "\fb0a";
}

/* line 50055, app/assets/stylesheets/external/uicons.scss */
.fi-bs-remove-folder:before {
  content: "\fb0b";
}

/* line 50058, app/assets/stylesheets/external/uicons.scss */
.fi-bs-remove-user:before {
  content: "\fb0c";
}

/* line 50061, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rent-signal:before {
  content: "\fb0d";
}

/* line 50064, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rent:before {
  content: "\fb0e";
}

/* line 50067, app/assets/stylesheets/external/uicons.scss */
.fi-bs-replace:before {
  content: "\fb0f";
}

/* line 50070, app/assets/stylesheets/external/uicons.scss */
.fi-bs-reply-all:before {
  content: "\fb10";
}

/* line 50073, app/assets/stylesheets/external/uicons.scss */
.fi-bs-republican:before {
  content: "\fb11";
}

/* line 50076, app/assets/stylesheets/external/uicons.scss */
.fi-bs-reservation-smartphone:before {
  content: "\fb12";
}

/* line 50079, app/assets/stylesheets/external/uicons.scss */
.fi-bs-reservation-table:before {
  content: "\fb13";
}

/* line 50082, app/assets/stylesheets/external/uicons.scss */
.fi-bs-resistance-band:before {
  content: "\fb14";
}

/* line 50085, app/assets/stylesheets/external/uicons.scss */
.fi-bs-resize:before {
  content: "\fb15";
}

/* line 50088, app/assets/stylesheets/external/uicons.scss */
.fi-bs-resources:before {
  content: "\fb16";
}

/* line 50091, app/assets/stylesheets/external/uicons.scss */
.fi-bs-restaurant:before {
  content: "\fb17";
}

/* line 50094, app/assets/stylesheets/external/uicons.scss */
.fi-bs-restock:before {
  content: "\fb18";
}

/* line 50097, app/assets/stylesheets/external/uicons.scss */
.fi-bs-restroom-simple:before {
  content: "\fb19";
}

/* line 50100, app/assets/stylesheets/external/uicons.scss */
.fi-bs-resume:before {
  content: "\fb1a";
}

/* line 50103, app/assets/stylesheets/external/uicons.scss */
.fi-bs-revenue-alt:before {
  content: "\fb1b";
}

/* line 50106, app/assets/stylesheets/external/uicons.scss */
.fi-bs-revenue-euro:before {
  content: "\fb1c";
}

/* line 50109, app/assets/stylesheets/external/uicons.scss */
.fi-bs-Revenue:before {
  content: "\fb1d";
}

/* line 50112, app/assets/stylesheets/external/uicons.scss */
.fi-bs-review:before {
  content: "\fb1e";
}

/* line 50115, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rewind:before {
  content: "\fb1f";
}

/* line 50118, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rhombus:before {
  content: "\fb20";
}

/* line 50121, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ribbon:before {
  content: "\fb21";
}

/* line 50124, app/assets/stylesheets/external/uicons.scss */
.fi-bs-right-from-bracket:before {
  content: "\fb22";
}

/* line 50127, app/assets/stylesheets/external/uicons.scss */
.fi-bs-right:before {
  content: "\fb23";
}

/* line 50130, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ring-diamond:before {
  content: "\fb24";
}

/* line 50133, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ring:before {
  content: "\fb25";
}

/* line 50136, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rings-wedding:before {
  content: "\fb26";
}

/* line 50139, app/assets/stylesheets/external/uicons.scss */
.fi-bs-risk-alt:before {
  content: "\fb27";
}

/* line 50142, app/assets/stylesheets/external/uicons.scss */
.fi-bs-risk:before {
  content: "\fb28";
}

/* line 50145, app/assets/stylesheets/external/uicons.scss */
.fi-bs-road-barrier:before {
  content: "\fb29";
}

/* line 50148, app/assets/stylesheets/external/uicons.scss */
.fi-bs-road-sign-left:before {
  content: "\fb2a";
}

/* line 50151, app/assets/stylesheets/external/uicons.scss */
.fi-bs-road:before {
  content: "\fb2b";
}

/* line 50154, app/assets/stylesheets/external/uicons.scss */
.fi-bs-robot:before {
  content: "\fb2c";
}

/* line 50157, app/assets/stylesheets/external/uicons.scss */
.fi-bs-robotic-arm:before {
  content: "\fb2d";
}

/* line 50160, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rocket-lunch:before {
  content: "\fb2e";
}

/* line 50163, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rocket:before {
  content: "\fb2f";
}

/* line 50166, app/assets/stylesheets/external/uicons.scss */
.fi-bs-roller-coaster:before {
  content: "\fb30";
}

/* line 50169, app/assets/stylesheets/external/uicons.scss */
.fi-bs-room-service:before {
  content: "\fb31";
}

/* line 50172, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rotate-exclamation:before {
  content: "\fb32";
}

/* line 50175, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rotate-left:before {
  content: "\fb33";
}

/* line 50178, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rotate-reverse:before {
  content: "\fb34";
}

/* line 50181, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rotate-right:before {
  content: "\fb35";
}

/* line 50184, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rotate-square:before {
  content: "\fb36";
}

/* line 50187, app/assets/stylesheets/external/uicons.scss */
.fi-bs-roulette:before {
  content: "\fb37";
}

/* line 50190, app/assets/stylesheets/external/uicons.scss */
.fi-bs-route-highway:before {
  content: "\fb38";
}

/* line 50193, app/assets/stylesheets/external/uicons.scss */
.fi-bs-route-interstate:before {
  content: "\fb39";
}

/* line 50196, app/assets/stylesheets/external/uicons.scss */
.fi-bs-route:before {
  content: "\fb3a";
}

/* line 50199, app/assets/stylesheets/external/uicons.scss */
.fi-bs-router:before {
  content: "\fb3b";
}

/* line 50202, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rss-alt:before {
  content: "\fb3c";
}

/* line 50205, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rss:before {
  content: "\fb3d";
}

/* line 50208, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ruble-sign:before {
  content: "\fb3e";
}

/* line 50211, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rugby-helmet:before {
  content: "\fb3f";
}

/* line 50214, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rugby:before {
  content: "\fb40";
}

/* line 50217, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ruler-combined:before {
  content: "\fb41";
}

/* line 50220, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ruler-horizontal:before {
  content: "\fb42";
}

/* line 50223, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ruler-triangle:before {
  content: "\fb43";
}

/* line 50226, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ruler-vertical:before {
  content: "\fb44";
}

/* line 50229, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rules-alt:before {
  content: "\fb45";
}

/* line 50232, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rules:before {
  content: "\fb46";
}

/* line 50235, app/assets/stylesheets/external/uicons.scss */
.fi-bs-running-track:before {
  content: "\fb47";
}

/* line 50238, app/assets/stylesheets/external/uicons.scss */
.fi-bs-running:before {
  content: "\fb48";
}

/* line 50241, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rupee-sign:before {
  content: "\fb49";
}

/* line 50244, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rupiah-sign:before {
  content: "\fb4a";
}

/* line 50247, app/assets/stylesheets/external/uicons.scss */
.fi-bs-rv:before {
  content: "\fb4b";
}

/* line 50250, app/assets/stylesheets/external/uicons.scss */
.fi-bs-s:before {
  content: "\fb4c";
}

/* line 50253, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sack-dollar:before {
  content: "\fb4d";
}

/* line 50256, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sack:before {
  content: "\fb4e";
}

/* line 50259, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sad-cry:before {
  content: "\fb4f";
}

/* line 50262, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sad-tear:before {
  content: "\fb50";
}

/* line 50265, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sad:before {
  content: "\fb51";
}

/* line 50268, app/assets/stylesheets/external/uicons.scss */
.fi-bs-safe-box:before {
  content: "\fb52";
}

/* line 50271, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sailboat:before {
  content: "\fb53";
}

/* line 50274, app/assets/stylesheets/external/uicons.scss */
.fi-bs-salad:before {
  content: "\fb54";
}

/* line 50277, app/assets/stylesheets/external/uicons.scss */
.fi-bs-salary-alt:before {
  content: "\fb55";
}

/* line 50280, app/assets/stylesheets/external/uicons.scss */
.fi-bs-salt-pepper:before {
  content: "\fb56";
}

/* line 50283, app/assets/stylesheets/external/uicons.scss */
.fi-bs-salt-shaker:before {
  content: "\fb57";
}

/* line 50286, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sandwich-alt:before {
  content: "\fb58";
}

/* line 50289, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sandwich:before {
  content: "\fb59";
}

/* line 50292, app/assets/stylesheets/external/uicons.scss */
.fi-bs-satellite-dish:before {
  content: "\fb5a";
}

/* line 50295, app/assets/stylesheets/external/uicons.scss */
.fi-bs-satellite:before {
  content: "\fb5b";
}

/* line 50298, app/assets/stylesheets/external/uicons.scss */
.fi-bs-saturday:before {
  content: "\fb5c";
}

/* line 50301, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sauce:before {
  content: "\fb5d";
}

/* line 50304, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sausage:before {
  content: "\fb5e";
}

/* line 50307, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sax-hot:before {
  content: "\fb5f";
}

/* line 50310, app/assets/stylesheets/external/uicons.scss */
.fi-bs-saxophone:before {
  content: "\fb60";
}

/* line 50313, app/assets/stylesheets/external/uicons.scss */
.fi-bs-scale-comparison-alt:before {
  content: "\fb61";
}

/* line 50316, app/assets/stylesheets/external/uicons.scss */
.fi-bs-scale-comparison:before {
  content: "\fb62";
}

/* line 50319, app/assets/stylesheets/external/uicons.scss */
.fi-bs-scale:before {
  content: "\fb63";
}

/* line 50322, app/assets/stylesheets/external/uicons.scss */
.fi-bs-scalpel-path:before {
  content: "\fb64";
}

/* line 50325, app/assets/stylesheets/external/uicons.scss */
.fi-bs-scalpel:before {
  content: "\fb65";
}

/* line 50328, app/assets/stylesheets/external/uicons.scss */
.fi-bs-scanner-gun:before {
  content: "\fb66";
}

/* line 50331, app/assets/stylesheets/external/uicons.scss */
.fi-bs-scanner-image:before {
  content: "\fb67";
}

/* line 50334, app/assets/stylesheets/external/uicons.scss */
.fi-bs-scanner-keyboard:before {
  content: "\fb68";
}

/* line 50337, app/assets/stylesheets/external/uicons.scss */
.fi-bs-scanner-touchscreen:before {
  content: "\fb69";
}

/* line 50340, app/assets/stylesheets/external/uicons.scss */
.fi-bs-scarecrow:before {
  content: "\fb6a";
}

/* line 50343, app/assets/stylesheets/external/uicons.scss */
.fi-bs-scarf:before {
  content: "\fb6b";
}

/* line 50346, app/assets/stylesheets/external/uicons.scss */
.fi-bs-school-bus:before {
  content: "\fb6c";
}

/* line 50349, app/assets/stylesheets/external/uicons.scss */
.fi-bs-school:before {
  content: "\fb6d";
}

/* line 50352, app/assets/stylesheets/external/uicons.scss */
.fi-bs-scissors:before {
  content: "\fb6e";
}

/* line 50355, app/assets/stylesheets/external/uicons.scss */
.fi-bs-scooter:before {
  content: "\fb6f";
}

/* line 50358, app/assets/stylesheets/external/uicons.scss */
.fi-bs-screen:before {
  content: "\fb70";
}

/* line 50361, app/assets/stylesheets/external/uicons.scss */
.fi-bs-screencast:before {
  content: "\fb71";
}

/* line 50364, app/assets/stylesheets/external/uicons.scss */
.fi-bs-screw-alt:before {
  content: "\fb72";
}

/* line 50367, app/assets/stylesheets/external/uicons.scss */
.fi-bs-screw:before {
  content: "\fb73";
}

/* line 50370, app/assets/stylesheets/external/uicons.scss */
.fi-bs-screwdriver:before {
  content: "\fb74";
}

/* line 50373, app/assets/stylesheets/external/uicons.scss */
.fi-bs-scribble:before {
  content: "\fb75";
}

/* line 50376, app/assets/stylesheets/external/uicons.scss */
.fi-bs-script:before {
  content: "\fb76";
}

/* line 50379, app/assets/stylesheets/external/uicons.scss */
.fi-bs-scroll-document-story:before {
  content: "\fb77";
}

/* line 50382, app/assets/stylesheets/external/uicons.scss */
.fi-bs-scroll-old:before {
  content: "\fb78";
}

/* line 50385, app/assets/stylesheets/external/uicons.scss */
.fi-bs-scroll-torah:before {
  content: "\fb79";
}

/* line 50388, app/assets/stylesheets/external/uicons.scss */
.fi-bs-scroll:before {
  content: "\fb7a";
}

/* line 50391, app/assets/stylesheets/external/uicons.scss */
.fi-bs-scrubber:before {
  content: "\fb7b";
}

/* line 50394, app/assets/stylesheets/external/uicons.scss */
.fi-bs-scythe:before {
  content: "\fb7c";
}

/* line 50397, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sd-card:before {
  content: "\fb7d";
}

/* line 50400, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sd-cards:before {
  content: "\fb7e";
}

/* line 50403, app/assets/stylesheets/external/uicons.scss */
.fi-bs-seal-exclamation:before {
  content: "\fb7f";
}

/* line 50406, app/assets/stylesheets/external/uicons.scss */
.fi-bs-seal-question:before {
  content: "\fb80";
}

/* line 50409, app/assets/stylesheets/external/uicons.scss */
.fi-bs-seal:before {
  content: "\fb81";
}

/* line 50412, app/assets/stylesheets/external/uicons.scss */
.fi-bs-search-alt:before {
  content: "\fb82";
}

/* line 50415, app/assets/stylesheets/external/uicons.scss */
.fi-bs-search-dollar:before {
  content: "\fb83";
}

/* line 50418, app/assets/stylesheets/external/uicons.scss */
.fi-bs-search-heart:before {
  content: "\fb84";
}

/* line 50421, app/assets/stylesheets/external/uicons.scss */
.fi-bs-search-location:before {
  content: "\fb85";
}

/* line 50424, app/assets/stylesheets/external/uicons.scss */
.fi-bs-search:before {
  content: "\fb86";
}

/* line 50427, app/assets/stylesheets/external/uicons.scss */
.fi-bs-seat-airline:before {
  content: "\fb87";
}

/* line 50430, app/assets/stylesheets/external/uicons.scss */
.fi-bs-seatbelt-safety-driver:before {
  content: "\fb88";
}

/* line 50433, app/assets/stylesheets/external/uicons.scss */
.fi-bs-second-award:before {
  content: "\fb89";
}

/* line 50436, app/assets/stylesheets/external/uicons.scss */
.fi-bs-second-laurel:before {
  content: "\fb8a";
}

/* line 50439, app/assets/stylesheets/external/uicons.scss */
.fi-bs-second-medal:before {
  content: "\fb8b";
}

/* line 50442, app/assets/stylesheets/external/uicons.scss */
.fi-bs-second:before {
  content: "\fb8c";
}

/* line 50445, app/assets/stylesheets/external/uicons.scss */
.fi-bs-seedling:before {
  content: "\fb8d";
}

/* line 50448, app/assets/stylesheets/external/uicons.scss */
.fi-bs-selection:before {
  content: "\fb8e";
}

/* line 50451, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sell:before {
  content: "\fb8f";
}

/* line 50454, app/assets/stylesheets/external/uicons.scss */
.fi-bs-seller-store:before {
  content: "\fb90";
}

/* line 50457, app/assets/stylesheets/external/uicons.scss */
.fi-bs-seller:before {
  content: "\fb91";
}

/* line 50460, app/assets/stylesheets/external/uicons.scss */
.fi-bs-selling:before {
  content: "\fb92";
}

/* line 50463, app/assets/stylesheets/external/uicons.scss */
.fi-bs-send-back:before {
  content: "\fb93";
}

/* line 50466, app/assets/stylesheets/external/uicons.scss */
.fi-bs-send-backward:before {
  content: "\fb94";
}

/* line 50469, app/assets/stylesheets/external/uicons.scss */
.fi-bs-send-money-smartphone:before {
  content: "\fb95";
}

/* line 50472, app/assets/stylesheets/external/uicons.scss */
.fi-bs-send-money:before {
  content: "\fb96";
}

/* line 50475, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sensor-alert:before {
  content: "\fb97";
}

/* line 50478, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sensor-fire:before {
  content: "\fb98";
}

/* line 50481, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sensor-on:before {
  content: "\fb99";
}

/* line 50484, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sensor-smoke:before {
  content: "\fb9a";
}

/* line 50487, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sensor:before {
  content: "\fb9b";
}

/* line 50490, app/assets/stylesheets/external/uicons.scss */
.fi-bs-settings-sliders:before {
  content: "\fb9c";
}

/* line 50493, app/assets/stylesheets/external/uicons.scss */
.fi-bs-settings:before {
  content: "\fb9d";
}

/* line 50496, app/assets/stylesheets/external/uicons.scss */
.fi-bs-share-alt-square:before {
  content: "\fb9e";
}

/* line 50499, app/assets/stylesheets/external/uicons.scss */
.fi-bs-share-square:before {
  content: "\fb9f";
}

/* line 50502, app/assets/stylesheets/external/uicons.scss */
.fi-bs-share:before {
  content: "\fba0";
}

/* line 50505, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sheep:before {
  content: "\fba1";
}

/* line 50508, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shekel-sign:before {
  content: "\fba2";
}

/* line 50511, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shelves:before {
  content: "\fba3";
}

/* line 50514, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shield-alt:before {
  content: "\fba4";
}

/* line 50517, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shield-cat:before {
  content: "\fba5";
}

/* line 50520, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shield-check:before {
  content: "\fba6";
}

/* line 50523, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shield-cross:before {
  content: "\fba7";
}

/* line 50526, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shield-dog:before {
  content: "\fba8";
}

/* line 50529, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shield-exclamation:before {
  content: "\fba9";
}

/* line 50532, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shield-interrogation:before {
  content: "\fbaa";
}

/* line 50535, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shield-keyhole:before {
  content: "\fbab";
}

/* line 50538, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shield-minus:before {
  content: "\fbac";
}

/* line 50541, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shield-plus:before {
  content: "\fbad";
}

/* line 50544, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shield-security-risk:before {
  content: "\fbae";
}

/* line 50547, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shield-slash:before {
  content: "\fbaf";
}

/* line 50550, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shield-trust:before {
  content: "\fbb0";
}

/* line 50553, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shield-virus:before {
  content: "\fbb1";
}

/* line 50556, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shield-xmark:before {
  content: "\fbb2";
}

/* line 50559, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shield:before {
  content: "\fbb3";
}

/* line 50562, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ship-side:before {
  content: "\fbb4";
}

/* line 50565, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ship:before {
  content: "\fbb5";
}

/* line 50568, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shipping-fast:before {
  content: "\fbb6";
}

/* line 50571, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shipping-timed:before {
  content: "\fbb7";
}

/* line 50574, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shirt-long-sleeve:before {
  content: "\fbb8";
}

/* line 50577, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shirt-running:before {
  content: "\fbb9";
}

/* line 50580, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shirt-tank-top:before {
  content: "\fbba";
}

/* line 50583, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shirt:before {
  content: "\fbbb";
}

/* line 50586, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shish-kebab:before {
  content: "\fbbc";
}

/* line 50589, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shoe-prints:before {
  content: "\fbbd";
}

/* line 50592, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shop-lock:before {
  content: "\fbbe";
}

/* line 50595, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shop-slash:before {
  content: "\fbbf";
}

/* line 50598, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shop:before {
  content: "\fbc0";
}

/* line 50601, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shopping-bag-add:before {
  content: "\fbc1";
}

/* line 50604, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shopping-bag:before {
  content: "\fbc2";
}

/* line 50607, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shopping-basket:before {
  content: "\fbc3";
}

/* line 50610, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shopping-cart-add:before {
  content: "\fbc4";
}

/* line 50613, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shopping-cart-buyer:before {
  content: "\fbc5";
}

/* line 50616, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shopping-cart-check:before {
  content: "\fbc6";
}

/* line 50619, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shopping-cart:before {
  content: "\fbc7";
}

/* line 50622, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shovel-snow:before {
  content: "\fbc8";
}

/* line 50625, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shovel:before {
  content: "\fbc9";
}

/* line 50628, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shower-down:before {
  content: "\fbca";
}

/* line 50631, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shower:before {
  content: "\fbcb";
}

/* line 50634, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shredder:before {
  content: "\fbcc";
}

/* line 50637, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shrimp:before {
  content: "\fbcd";
}

/* line 50640, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shuffle:before {
  content: "\fbce";
}

/* line 50643, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shuttle-van:before {
  content: "\fbcf";
}

/* line 50646, app/assets/stylesheets/external/uicons.scss */
.fi-bs-shuttlecock:before {
  content: "\fbd0";
}

/* line 50649, app/assets/stylesheets/external/uicons.scss */
.fi-bs-Sickle:before {
  content: "\fbd1";
}

/* line 50652, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sidebar-flip:before {
  content: "\fbd2";
}

/* line 50655, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sidebar:before {
  content: "\fbd3";
}

/* line 50658, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sigma:before {
  content: "\fbd4";
}

/* line 50661, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sign-hanging:before {
  content: "\fbd5";
}

/* line 50664, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sign-in-alt:before {
  content: "\fbd6";
}

/* line 50667, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sign-out-alt:before {
  content: "\fbd7";
}

/* line 50670, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sign-posts-wrench:before {
  content: "\fbd8";
}

/* line 50673, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sign-posts:before {
  content: "\fbd9";
}

/* line 50676, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sign-up:before {
  content: "\fbda";
}

/* line 50679, app/assets/stylesheets/external/uicons.scss */
.fi-bs-signal-alt-1:before {
  content: "\fbdb";
}

/* line 50682, app/assets/stylesheets/external/uicons.scss */
.fi-bs-signal-alt-2:before {
  content: "\fbdc";
}

/* line 50685, app/assets/stylesheets/external/uicons.scss */
.fi-bs-signal-alt-slash:before {
  content: "\fbdd";
}

/* line 50688, app/assets/stylesheets/external/uicons.scss */
.fi-bs-signal-alt:before {
  content: "\fbde";
}

/* line 50691, app/assets/stylesheets/external/uicons.scss */
.fi-bs-signal-bars-fair:before {
  content: "\fbdf";
}

/* line 50694, app/assets/stylesheets/external/uicons.scss */
.fi-bs-signal-bars-good:before {
  content: "\fbe0";
}

/* line 50697, app/assets/stylesheets/external/uicons.scss */
.fi-bs-signal-bars-weak:before {
  content: "\fbe1";
}

/* line 50700, app/assets/stylesheets/external/uicons.scss */
.fi-bs-signal-stream-slash:before {
  content: "\fbe2";
}

/* line 50703, app/assets/stylesheets/external/uicons.scss */
.fi-bs-signal-stream:before {
  content: "\fbe3";
}

/* line 50706, app/assets/stylesheets/external/uicons.scss */
.fi-bs-signature-lock:before {
  content: "\fbe4";
}

/* line 50709, app/assets/stylesheets/external/uicons.scss */
.fi-bs-signature-slash:before {
  content: "\fbe5";
}

/* line 50712, app/assets/stylesheets/external/uicons.scss */
.fi-bs-signature:before {
  content: "\fbe6";
}

/* line 50715, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sim-card:before {
  content: "\fbe7";
}

/* line 50718, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sim-cards:before {
  content: "\fbe8";
}

/* line 50721, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sink:before {
  content: "\fbe9";
}

/* line 50724, app/assets/stylesheets/external/uicons.scss */
.fi-bs-siren-on:before {
  content: "\fbea";
}

/* line 50727, app/assets/stylesheets/external/uicons.scss */
.fi-bs-Siren:before {
  content: "\fbeb";
}

/* line 50730, app/assets/stylesheets/external/uicons.scss */
.fi-bs-site-alt:before {
  content: "\fbec";
}

/* line 50733, app/assets/stylesheets/external/uicons.scss */
.fi-bs-site-browser:before {
  content: "\fbed";
}

/* line 50736, app/assets/stylesheets/external/uicons.scss */
.fi-bs-site:before {
  content: "\fbee";
}

/* line 50739, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sitemap:before {
  content: "\fbef";
}

/* line 50742, app/assets/stylesheets/external/uicons.scss */
.fi-bs-skateboard:before {
  content: "\fbf0";
}

/* line 50745, app/assets/stylesheets/external/uicons.scss */
.fi-bs-skating:before {
  content: "\fbf1";
}

/* line 50748, app/assets/stylesheets/external/uicons.scss */
.fi-bs-skeleton-ribs:before {
  content: "\fbf2";
}

/* line 50751, app/assets/stylesheets/external/uicons.scss */
.fi-bs-skeleton:before {
  content: "\fbf3";
}

/* line 50754, app/assets/stylesheets/external/uicons.scss */
.fi-bs-skewer:before {
  content: "\fbf4";
}

/* line 50757, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ski-boot-ski:before {
  content: "\fbf5";
}

/* line 50760, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ski-jump:before {
  content: "\fbf6";
}

/* line 50763, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ski-lift:before {
  content: "\fbf7";
}

/* line 50766, app/assets/stylesheets/external/uicons.scss */
.fi-bs-skiing-nordic:before {
  content: "\fbf8";
}

/* line 50769, app/assets/stylesheets/external/uicons.scss */
.fi-bs-skiing:before {
  content: "\fbf9";
}

/* line 50772, app/assets/stylesheets/external/uicons.scss */
.fi-bs-skill-alt:before {
  content: "\fbfa";
}

/* line 50775, app/assets/stylesheets/external/uicons.scss */
.fi-bs-skill-user:before {
  content: "\fbfb";
}

/* line 50778, app/assets/stylesheets/external/uicons.scss */
.fi-bs-skill:before {
  content: "\fbfc";
}

/* line 50781, app/assets/stylesheets/external/uicons.scss */
.fi-bs-skin-arrow:before {
  content: "\fbfd";
}

/* line 50784, app/assets/stylesheets/external/uicons.scss */
.fi-bs-skin-drop:before {
  content: "\fbfe";
}

/* line 50787, app/assets/stylesheets/external/uicons.scss */
.fi-bs-skin-hair:before {
  content: "\fbff";
}

/* line 50790, app/assets/stylesheets/external/uicons.scss */
.fi-bs-skin:before {
  content: "\fc00";
}

/* line 50793, app/assets/stylesheets/external/uicons.scss */
.fi-bs-skull-cow:before {
  content: "\fc01";
}

/* line 50796, app/assets/stylesheets/external/uicons.scss */
.fi-bs-skull-crossbones:before {
  content: "\fc02";
}

/* line 50799, app/assets/stylesheets/external/uicons.scss */
.fi-bs-skull:before {
  content: "\fc03";
}

/* line 50802, app/assets/stylesheets/external/uicons.scss */
.fi-bs-slash:before {
  content: "\fc04";
}

/* line 50805, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sledding:before {
  content: "\fc05";
}

/* line 50808, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sleigh:before {
  content: "\fc06";
}

/* line 50811, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sliders-h-square:before {
  content: "\fc07";
}

/* line 50814, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sliders-v-square:before {
  content: "\fc08";
}

/* line 50817, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sliders-v:before {
  content: "\fc09";
}

/* line 50820, app/assets/stylesheets/external/uicons.scss */
.fi-bs-slot-machine:before {
  content: "\fc0a";
}

/* line 50823, app/assets/stylesheets/external/uicons.scss */
.fi-bs-smart-home-alt:before {
  content: "\fc0b";
}

/* line 50826, app/assets/stylesheets/external/uicons.scss */
.fi-bs-smart-home:before {
  content: "\fc0c";
}

/* line 50829, app/assets/stylesheets/external/uicons.scss */
.fi-bs-smartphone:before {
  content: "\fc0d";
}

/* line 50832, app/assets/stylesheets/external/uicons.scss */
.fi-bs-smile-beam:before {
  content: "\fc0e";
}

/* line 50835, app/assets/stylesheets/external/uicons.scss */
.fi-bs-smile-plus:before {
  content: "\fc0f";
}

/* line 50838, app/assets/stylesheets/external/uicons.scss */
.fi-bs-smile-wink:before {
  content: "\fc10";
}

/* line 50841, app/assets/stylesheets/external/uicons.scss */
.fi-bs-smiley-comment-alt:before {
  content: "\fc11";
}

/* line 50844, app/assets/stylesheets/external/uicons.scss */
.fi-bs-smog:before {
  content: "\fc12";
}

/* line 50847, app/assets/stylesheets/external/uicons.scss */
.fi-bs-smoke:before {
  content: "\fc13";
}

/* line 50850, app/assets/stylesheets/external/uicons.scss */
.fi-bs-smoking-ban:before {
  content: "\fc14";
}

/* line 50853, app/assets/stylesheets/external/uicons.scss */
.fi-bs-smoking:before {
  content: "\fc15";
}

/* line 50856, app/assets/stylesheets/external/uicons.scss */
.fi-bs-snake:before {
  content: "\fc16";
}

/* line 50859, app/assets/stylesheets/external/uicons.scss */
.fi-bs-snap:before {
  content: "\fc17";
}

/* line 50862, app/assets/stylesheets/external/uicons.scss */
.fi-bs-snooze:before {
  content: "\fc18";
}

/* line 50865, app/assets/stylesheets/external/uicons.scss */
.fi-bs-snow-blowing:before {
  content: "\fc19";
}

/* line 50868, app/assets/stylesheets/external/uicons.scss */
.fi-bs-snowboarding:before {
  content: "\fc1a";
}

/* line 50871, app/assets/stylesheets/external/uicons.scss */
.fi-bs-snowflake-droplets:before {
  content: "\fc1b";
}

/* line 50874, app/assets/stylesheets/external/uicons.scss */
.fi-bs-snowflake:before {
  content: "\fc1c";
}

/* line 50877, app/assets/stylesheets/external/uicons.scss */
.fi-bs-snowflakes:before {
  content: "\fc1d";
}

/* line 50880, app/assets/stylesheets/external/uicons.scss */
.fi-bs-snowman-alt:before {
  content: "\fc1e";
}

/* line 50883, app/assets/stylesheets/external/uicons.scss */
.fi-bs-snowman-head:before {
  content: "\fc1f";
}

/* line 50886, app/assets/stylesheets/external/uicons.scss */
.fi-bs-snowmobile:before {
  content: "\fc20";
}

/* line 50889, app/assets/stylesheets/external/uicons.scss */
.fi-bs-snowplow:before {
  content: "\fc21";
}

/* line 50892, app/assets/stylesheets/external/uicons.scss */
.fi-bs-soap-alt:before {
  content: "\fc22";
}

/* line 50895, app/assets/stylesheets/external/uicons.scss */
.fi-bs-soap:before {
  content: "\fc23";
}

/* line 50898, app/assets/stylesheets/external/uicons.scss */
.fi-bs-social-network:before {
  content: "\fc24";
}

/* line 50901, app/assets/stylesheets/external/uicons.scss */
.fi-bs-socks:before {
  content: "\fc25";
}

/* line 50904, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sofa-size:before {
  content: "\fc26";
}

/* line 50907, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sofa:before {
  content: "\fc27";
}

/* line 50910, app/assets/stylesheets/external/uicons.scss */
.fi-bs-solar-panel-sun:before {
  content: "\fc28";
}

/* line 50913, app/assets/stylesheets/external/uicons.scss */
.fi-bs-solar-panel:before {
  content: "\fc29";
}

/* line 50916, app/assets/stylesheets/external/uicons.scss */
.fi-bs-solar-system:before {
  content: "\fc2a";
}

/* line 50919, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sold-house:before {
  content: "\fc2b";
}

/* line 50922, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sold-signal:before {
  content: "\fc2c";
}

/* line 50925, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sort-alpha-down-alt:before {
  content: "\fc2d";
}

/* line 50928, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sort-alpha-down:before {
  content: "\fc2e";
}

/* line 50931, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sort-alpha-up-alt:before {
  content: "\fc2f";
}

/* line 50934, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sort-alpha-up:before {
  content: "\fc30";
}

/* line 50937, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sort-alt:before {
  content: "\fc31";
}

/* line 50940, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sort-amount-down-alt:before {
  content: "\fc32";
}

/* line 50943, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sort-amount-down:before {
  content: "\fc33";
}

/* line 50946, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sort-amount-up-alt:before {
  content: "\fc34";
}

/* line 50949, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sort-amount-up:before {
  content: "\fc35";
}

/* line 50952, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sort-circle-down:before {
  content: "\fc36";
}

/* line 50955, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sort-circle-up:before {
  content: "\fc37";
}

/* line 50958, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sort-circle:before {
  content: "\fc38";
}

/* line 50961, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sort-down:before {
  content: "\fc39";
}

/* line 50964, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sort-numeric-down-alt:before {
  content: "\fc3a";
}

/* line 50967, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sort-numeric-down:before {
  content: "\fc3b";
}

/* line 50970, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sort-shapes-down:before {
  content: "\fc3c";
}

/* line 50973, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sort-shapes-up:before {
  content: "\fc3d";
}

/* line 50976, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sort-size-down:before {
  content: "\fc3e";
}

/* line 50979, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sort-size-up:before {
  content: "\fc3f";
}

/* line 50982, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sort:before {
  content: "\fc40";
}

/* line 50985, app/assets/stylesheets/external/uicons.scss */
.fi-bs-soup:before {
  content: "\fc41";
}

/* line 50988, app/assets/stylesheets/external/uicons.scss */
.fi-bs-source-data:before {
  content: "\fc42";
}

/* line 50991, app/assets/stylesheets/external/uicons.scss */
.fi-bs-source-document-alt:before {
  content: "\fc43";
}

/* line 50994, app/assets/stylesheets/external/uicons.scss */
.fi-bs-source-document:before {
  content: "\fc44";
}

/* line 50997, app/assets/stylesheets/external/uicons.scss */
.fi-bs-spa:before {
  content: "\fc45";
}

/* line 51000, app/assets/stylesheets/external/uicons.scss */
.fi-bs-space-shuttle:before {
  content: "\fc46";
}

/* line 51003, app/assets/stylesheets/external/uicons.scss */
.fi-bs-space-station-moon-alt:before {
  content: "\fc47";
}

/* line 51006, app/assets/stylesheets/external/uicons.scss */
.fi-bs-space-station-moon:before {
  content: "\fc48";
}

/* line 51009, app/assets/stylesheets/external/uicons.scss */
.fi-bs-spade:before {
  content: "\fc49";
}

/* line 51012, app/assets/stylesheets/external/uicons.scss */
.fi-bs-spaghetti-monster-flying:before {
  content: "\fc4a";
}

/* line 51015, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sparkles:before {
  content: "\fc4b";
}

/* line 51018, app/assets/stylesheets/external/uicons.scss */
.fi-bs-spartan-helmet:before {
  content: "\fc4c";
}

/* line 51021, app/assets/stylesheets/external/uicons.scss */
.fi-bs-speaker:before {
  content: "\fc4d";
}

/* line 51024, app/assets/stylesheets/external/uicons.scss */
.fi-bs-speakers:before {
  content: "\fc4e";
}

/* line 51027, app/assets/stylesheets/external/uicons.scss */
.fi-bs-speech-bubble-story:before {
  content: "\fc4f";
}

/* line 51030, app/assets/stylesheets/external/uicons.scss */
.fi-bs-speedometer-arrow:before {
  content: "\fc50";
}

/* line 51033, app/assets/stylesheets/external/uicons.scss */
.fi-bs-speedometer-kpi:before {
  content: "\fc51";
}

/* line 51036, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sphere:before {
  content: "\fc52";
}

/* line 51039, app/assets/stylesheets/external/uicons.scss */
.fi-bs-spider-black-widow:before {
  content: "\fc53";
}

/* line 51042, app/assets/stylesheets/external/uicons.scss */
.fi-bs-spider-web:before {
  content: "\fc54";
}

/* line 51045, app/assets/stylesheets/external/uicons.scss */
.fi-bs-spider:before {
  content: "\fc55";
}

/* line 51048, app/assets/stylesheets/external/uicons.scss */
.fi-bs-spinner:before {
  content: "\fc56";
}

/* line 51051, app/assets/stylesheets/external/uicons.scss */
.fi-bs-split:before {
  content: "\fc57";
}

/* line 51054, app/assets/stylesheets/external/uicons.scss */
.fi-bs-splotch:before {
  content: "\fc58";
}

/* line 51057, app/assets/stylesheets/external/uicons.scss */
.fi-bs-spoon:before {
  content: "\fc59";
}

/* line 51060, app/assets/stylesheets/external/uicons.scss */
.fi-bs-spray-can-sparkles:before {
  content: "\fc5a";
}

/* line 51063, app/assets/stylesheets/external/uicons.scss */
.fi-bs-spray-can:before {
  content: "\fc5b";
}

/* line 51066, app/assets/stylesheets/external/uicons.scss */
.fi-bs-spring-calendar:before {
  content: "\fc5c";
}

/* line 51069, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sprinkler:before {
  content: "\fc5d";
}

/* line 51072, app/assets/stylesheets/external/uicons.scss */
.fi-bs-spy:before {
  content: "\fc5e";
}

/* line 51075, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-0:before {
  content: "\fc5f";
}

/* line 51078, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-1:before {
  content: "\fc60";
}

/* line 51081, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-2:before {
  content: "\fc61";
}

/* line 51084, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-3:before {
  content: "\fc62";
}

/* line 51087, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-4:before {
  content: "\fc63";
}

/* line 51090, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-5:before {
  content: "\fc64";
}

/* line 51093, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-6:before {
  content: "\fc65";
}

/* line 51096, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-7:before {
  content: "\fc66";
}

/* line 51099, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-8:before {
  content: "\fc67";
}

/* line 51102, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-9:before {
  content: "\fc68";
}

/* line 51105, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-a:before {
  content: "\fc69";
}

/* line 51108, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-b:before {
  content: "\fc6a";
}

/* line 51111, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-bolt:before {
  content: "\fc6b";
}

/* line 51114, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-c:before {
  content: "\fc6c";
}

/* line 51117, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-code:before {
  content: "\fc6d";
}

/* line 51120, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-d:before {
  content: "\fc6e";
}

/* line 51123, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-dashed:before {
  content: "\fc6f";
}

/* line 51126, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-divide:before {
  content: "\fc70";
}

/* line 51129, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-e:before {
  content: "\fc71";
}

/* line 51132, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-ellipsis-vertical:before {
  content: "\fc72";
}

/* line 51135, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-ellipsis:before {
  content: "\fc73";
}

/* line 51138, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-exclamation:before {
  content: "\fc74";
}

/* line 51141, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-f:before {
  content: "\fc75";
}

/* line 51144, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-g:before {
  content: "\fc76";
}

/* line 51147, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-h:before {
  content: "\fc77";
}

/* line 51150, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-heart:before {
  content: "\fc78";
}

/* line 51153, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-i:before {
  content: "\fc79";
}

/* line 51156, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-info:before {
  content: "\fc7a";
}

/* line 51159, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-j:before {
  content: "\fc7b";
}

/* line 51162, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-k:before {
  content: "\fc7c";
}

/* line 51165, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-kanban:before {
  content: "\fc7d";
}

/* line 51168, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-l:before {
  content: "\fc7e";
}

/* line 51171, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-m:before {
  content: "\fc7f";
}

/* line 51174, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-minus:before {
  content: "\fc80";
}

/* line 51177, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-n:before {
  content: "\fc81";
}

/* line 51180, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-o:before {
  content: "\fc82";
}

/* line 51183, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-p:before {
  content: "\fc83";
}

/* line 51186, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-phone-hangup:before {
  content: "\fc84";
}

/* line 51189, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-plus:before {
  content: "\fc85";
}

/* line 51192, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-poll-horizontal:before {
  content: "\fc86";
}

/* line 51195, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-poll-vertical:before {
  content: "\fc87";
}

/* line 51198, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-q:before {
  content: "\fc88";
}

/* line 51201, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-quote:before {
  content: "\fc89";
}

/* line 51204, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-r:before {
  content: "\fc8a";
}

/* line 51207, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-root:before {
  content: "\fc8b";
}

/* line 51210, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-s:before {
  content: "\fc8c";
}

/* line 51213, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-small:before {
  content: "\fc8d";
}

/* line 51216, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-star:before {
  content: "\fc8e";
}

/* line 51219, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-t:before {
  content: "\fc8f";
}

/* line 51222, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-terminal:before {
  content: "\fc90";
}

/* line 51225, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-u:before {
  content: "\fc91";
}

/* line 51228, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-up-right:before {
  content: "\fc92";
}

/* line 51231, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-v:before {
  content: "\fc93";
}

/* line 51234, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-w:before {
  content: "\fc94";
}

/* line 51237, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-x:before {
  content: "\fc95";
}

/* line 51240, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-y:before {
  content: "\fc96";
}

/* line 51243, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square-z:before {
  content: "\fc97";
}

/* line 51246, app/assets/stylesheets/external/uicons.scss */
.fi-bs-square:before {
  content: "\fc98";
}

/* line 51249, app/assets/stylesheets/external/uicons.scss */
.fi-bs-squid:before {
  content: "\fc99";
}

/* line 51252, app/assets/stylesheets/external/uicons.scss */
.fi-bs-squircle:before {
  content: "\fc9a";
}

/* line 51255, app/assets/stylesheets/external/uicons.scss */
.fi-bs-squirrel:before {
  content: "\fc9b";
}

/* line 51258, app/assets/stylesheets/external/uicons.scss */
.fi-bs-staff:before {
  content: "\fc9c";
}

/* line 51261, app/assets/stylesheets/external/uicons.scss */
.fi-bs-stage-concert:before {
  content: "\fc9d";
}

/* line 51264, app/assets/stylesheets/external/uicons.scss */
.fi-bs-stage-theatre:before {
  content: "\fc9e";
}

/* line 51267, app/assets/stylesheets/external/uicons.scss */
.fi-bs-stage:before {
  content: "\fc9f";
}

/* line 51270, app/assets/stylesheets/external/uicons.scss */
.fi-bs-stairs:before {
  content: "\fca0";
}

/* line 51273, app/assets/stylesheets/external/uicons.scss */
.fi-bs-stamp:before {
  content: "\fca1";
}

/* line 51276, app/assets/stylesheets/external/uicons.scss */
.fi-bs-standard-definition:before {
  content: "\fca2";
}

/* line 51279, app/assets/stylesheets/external/uicons.scss */
.fi-bs-star-and-crescent:before {
  content: "\fca3";
}

/* line 51282, app/assets/stylesheets/external/uicons.scss */
.fi-bs-star-christmas:before {
  content: "\fca4";
}

/* line 51285, app/assets/stylesheets/external/uicons.scss */
.fi-bs-star-comment-alt:before {
  content: "\fca5";
}

/* line 51288, app/assets/stylesheets/external/uicons.scss */
.fi-bs-star-exclamation:before {
  content: "\fca6";
}

/* line 51291, app/assets/stylesheets/external/uicons.scss */
.fi-bs-star-octogram:before {
  content: "\fca7";
}

/* line 51294, app/assets/stylesheets/external/uicons.scss */
.fi-bs-star-of-david:before {
  content: "\fca8";
}

/* line 51297, app/assets/stylesheets/external/uicons.scss */
.fi-bs-star-rating-call:before {
  content: "\fca9";
}

/* line 51300, app/assets/stylesheets/external/uicons.scss */
.fi-bs-star-sharp-half-stroke:before {
  content: "\fcaa";
}

/* line 51303, app/assets/stylesheets/external/uicons.scss */
.fi-bs-star-sharp-half:before {
  content: "\fcab";
}

/* line 51306, app/assets/stylesheets/external/uicons.scss */
.fi-bs-star-shooting:before {
  content: "\fcac";
}

/* line 51309, app/assets/stylesheets/external/uicons.scss */
.fi-bs-star:before {
  content: "\fcad";
}

/* line 51312, app/assets/stylesheets/external/uicons.scss */
.fi-bs-starfighter:before {
  content: "\fcae";
}

/* line 51315, app/assets/stylesheets/external/uicons.scss */
.fi-bs-stars:before {
  content: "\fcaf";
}

/* line 51318, app/assets/stylesheets/external/uicons.scss */
.fi-bs-state-country:before {
  content: "\fcb0";
}

/* line 51321, app/assets/stylesheets/external/uicons.scss */
.fi-bs-stationary-bike:before {
  content: "\fcb1";
}

/* line 51324, app/assets/stylesheets/external/uicons.scss */
.fi-bs-stats:before {
  content: "\fcb2";
}

/* line 51327, app/assets/stylesheets/external/uicons.scss */
.fi-bs-steak:before {
  content: "\fcb3";
}

/* line 51330, app/assets/stylesheets/external/uicons.scss */
.fi-bs-steering-wheel:before {
  content: "\fcb4";
}

/* line 51333, app/assets/stylesheets/external/uicons.scss */
.fi-bs-step-backward:before {
  content: "\fcb5";
}

/* line 51336, app/assets/stylesheets/external/uicons.scss */
.fi-bs-step-forward:before {
  content: "\fcb6";
}

/* line 51339, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sterling-sign:before {
  content: "\fcb7";
}

/* line 51342, app/assets/stylesheets/external/uicons.scss */
.fi-bs-stethoscope:before {
  content: "\fcb8";
}

/* line 51345, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sticker:before {
  content: "\fcb9";
}

/* line 51348, app/assets/stylesheets/external/uicons.scss */
.fi-bs-stocking:before {
  content: "\fcba";
}

/* line 51351, app/assets/stylesheets/external/uicons.scss */
.fi-bs-stomach:before {
  content: "\fcbb";
}

/* line 51354, app/assets/stylesheets/external/uicons.scss */
.fi-bs-stop-circle:before {
  content: "\fcbc";
}

/* line 51357, app/assets/stylesheets/external/uicons.scss */
.fi-bs-stop:before {
  content: "\fcbd";
}

/* line 51360, app/assets/stylesheets/external/uicons.scss */
.fi-bs-stopwatch:before {
  content: "\fcbe";
}

/* line 51363, app/assets/stylesheets/external/uicons.scss */
.fi-bs-store-alt:before {
  content: "\fcbf";
}

/* line 51366, app/assets/stylesheets/external/uicons.scss */
.fi-bs-store-buyer:before {
  content: "\fcc0";
}

/* line 51369, app/assets/stylesheets/external/uicons.scss */
.fi-bs-store-lock:before {
  content: "\fcc1";
}

/* line 51372, app/assets/stylesheets/external/uicons.scss */
.fi-bs-store-slash:before {
  content: "\fcc2";
}

/* line 51375, app/assets/stylesheets/external/uicons.scss */
.fi-bs-story-book:before {
  content: "\fcc3";
}

/* line 51378, app/assets/stylesheets/external/uicons.scss */
.fi-bs-story-fairy-tale:before {
  content: "\fcc4";
}

/* line 51381, app/assets/stylesheets/external/uicons.scss */
.fi-bs-story-fantasy:before {
  content: "\fcc5";
}

/* line 51384, app/assets/stylesheets/external/uicons.scss */
.fi-bs-strategy-chess-risk:before {
  content: "\fcc6";
}

/* line 51387, app/assets/stylesheets/external/uicons.scss */
.fi-bs-strawberry:before {
  content: "\fcc7";
}

/* line 51390, app/assets/stylesheets/external/uicons.scss */
.fi-bs-street-view:before {
  content: "\fcc8";
}

/* line 51393, app/assets/stylesheets/external/uicons.scss */
.fi-bs-stretcher:before {
  content: "\fcc9";
}

/* line 51396, app/assets/stylesheets/external/uicons.scss */
.fi-bs-strikethrough:before {
  content: "\fcca";
}

/* line 51399, app/assets/stylesheets/external/uicons.scss */
.fi-bs-stroopwafel:before {
  content: "\fccb";
}

/* line 51402, app/assets/stylesheets/external/uicons.scss */
.fi-bs-student-alt:before {
  content: "\fccc";
}

/* line 51405, app/assets/stylesheets/external/uicons.scss */
.fi-bs-student:before {
  content: "\fccd";
}

/* line 51408, app/assets/stylesheets/external/uicons.scss */
.fi-bs-subscript:before {
  content: "\fcce";
}

/* line 51411, app/assets/stylesheets/external/uicons.scss */
.fi-bs-subscription-alt:before {
  content: "\fccf";
}

/* line 51414, app/assets/stylesheets/external/uicons.scss */
.fi-bs-subscription:before {
  content: "\fcd0";
}

/* line 51417, app/assets/stylesheets/external/uicons.scss */
.fi-bs-subtitles:before {
  content: "\fcd1";
}

/* line 51420, app/assets/stylesheets/external/uicons.scss */
.fi-bs-subway:before {
  content: "\fcd2";
}

/* line 51423, app/assets/stylesheets/external/uicons.scss */
.fi-bs-suitcase-alt:before {
  content: "\fcd3";
}

/* line 51426, app/assets/stylesheets/external/uicons.scss */
.fi-bs-summary-check:before {
  content: "\fcd4";
}

/* line 51429, app/assets/stylesheets/external/uicons.scss */
.fi-bs-summer:before {
  content: "\fcd5";
}

/* line 51432, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sun-dust:before {
  content: "\fcd6";
}

/* line 51435, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sun-plant-wilt:before {
  content: "\fcd7";
}

/* line 51438, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sun-salutation-yoga:before {
  content: "\fcd8";
}

/* line 51441, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sun:before {
  content: "\fcd9";
}

/* line 51444, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sunday:before {
  content: "\fcda";
}

/* line 51447, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sunglasses-alt:before {
  content: "\fcdb";
}

/* line 51450, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sunglasses:before {
  content: "\fcdc";
}

/* line 51453, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sunrise-alt:before {
  content: "\fcdd";
}

/* line 51456, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sunrise:before {
  content: "\fcde";
}

/* line 51459, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sunset:before {
  content: "\fcdf";
}

/* line 51462, app/assets/stylesheets/external/uicons.scss */
.fi-bs-superscript:before {
  content: "\fce0";
}

/* line 51465, app/assets/stylesheets/external/uicons.scss */
.fi-bs-supplier-alt:before {
  content: "\fce1";
}

/* line 51468, app/assets/stylesheets/external/uicons.scss */
.fi-bs-supplier:before {
  content: "\fce2";
}

/* line 51471, app/assets/stylesheets/external/uicons.scss */
.fi-bs-surfing:before {
  content: "\fce3";
}

/* line 51474, app/assets/stylesheets/external/uicons.scss */
.fi-bs-surprise:before {
  content: "\fce4";
}

/* line 51477, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sushi-alt:before {
  content: "\fce5";
}

/* line 51480, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sushi-roll:before {
  content: "\fce6";
}

/* line 51483, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sushi:before {
  content: "\fce7";
}

/* line 51486, app/assets/stylesheets/external/uicons.scss */
.fi-bs-svg:before {
  content: "\fce8";
}

/* line 51489, app/assets/stylesheets/external/uicons.scss */
.fi-bs-swap:before {
  content: "\fce9";
}

/* line 51492, app/assets/stylesheets/external/uicons.scss */
.fi-bs-swatchbook:before {
  content: "\fcea";
}

/* line 51495, app/assets/stylesheets/external/uicons.scss */
.fi-bs-swimmer:before {
  content: "\fceb";
}

/* line 51498, app/assets/stylesheets/external/uicons.scss */
.fi-bs-swimming-pool:before {
  content: "\fcec";
}

/* line 51501, app/assets/stylesheets/external/uicons.scss */
.fi-bs-swipe-down:before {
  content: "\fced";
}

/* line 51504, app/assets/stylesheets/external/uicons.scss */
.fi-bs-swipe-left:before {
  content: "\fcee";
}

/* line 51507, app/assets/stylesheets/external/uicons.scss */
.fi-bs-swipe-right:before {
  content: "\fcef";
}

/* line 51510, app/assets/stylesheets/external/uicons.scss */
.fi-bs-swipe-up:before {
  content: "\fcf0";
}

/* line 51513, app/assets/stylesheets/external/uicons.scss */
.fi-bs-sword:before {
  content: "\fcf1";
}

/* line 51516, app/assets/stylesheets/external/uicons.scss */
.fi-bs-symbol:before {
  content: "\fcf2";
}

/* line 51519, app/assets/stylesheets/external/uicons.scss */
.fi-bs-symbols:before {
  content: "\fcf3";
}

/* line 51522, app/assets/stylesheets/external/uicons.scss */
.fi-bs-synagogue:before {
  content: "\fcf4";
}

/* line 51525, app/assets/stylesheets/external/uicons.scss */
.fi-bs-syringe:before {
  content: "\fcf5";
}

/* line 51528, app/assets/stylesheets/external/uicons.scss */
.fi-bs-system-cloud:before {
  content: "\fcf6";
}

/* line 51531, app/assets/stylesheets/external/uicons.scss */
.fi-bs-t:before {
  content: "\fcf7";
}

/* line 51534, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tab-folder:before {
  content: "\fcf8";
}

/* line 51537, app/assets/stylesheets/external/uicons.scss */
.fi-bs-table-columns:before {
  content: "\fcf9";
}

/* line 51540, app/assets/stylesheets/external/uicons.scss */
.fi-bs-table-layout:before {
  content: "\fcfa";
}

/* line 51543, app/assets/stylesheets/external/uicons.scss */
.fi-bs-table-list:before {
  content: "\fcfb";
}

/* line 51546, app/assets/stylesheets/external/uicons.scss */
.fi-bs-table-picnic:before {
  content: "\fcfc";
}

/* line 51549, app/assets/stylesheets/external/uicons.scss */
.fi-bs-table-pivot:before {
  content: "\fcfd";
}

/* line 51552, app/assets/stylesheets/external/uicons.scss */
.fi-bs-table-rows:before {
  content: "\fcfe";
}

/* line 51555, app/assets/stylesheets/external/uicons.scss */
.fi-bs-table-tree:before {
  content: "\fcff";
}

/* line 51558, app/assets/stylesheets/external/uicons.scss */
.fi-bs-table:before {
  content: "\fd00";
}

/* line 51561, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tablet-android-alt:before {
  content: "\fd01";
}

/* line 51564, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tablet-android:before {
  content: "\fd02";
}

/* line 51567, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tablet-rugged:before {
  content: "\fd03";
}

/* line 51570, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tablet:before {
  content: "\fd04";
}

/* line 51573, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tachometer-alt-average:before {
  content: "\fd05";
}

/* line 51576, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tachometer-alt-fastest:before {
  content: "\fd06";
}

/* line 51579, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tachometer-alt-slow:before {
  content: "\fd07";
}

/* line 51582, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tachometer-alt-slowest:before {
  content: "\fd08";
}

/* line 51585, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tachometer-average:before {
  content: "\fd09";
}

/* line 51588, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tachometer-fast:before {
  content: "\fd0a";
}

/* line 51591, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tachometer-fastest:before {
  content: "\fd0b";
}

/* line 51594, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tachometer-slow:before {
  content: "\fd0c";
}

/* line 51597, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tachometer-slowest:before {
  content: "\fd0d";
}

/* line 51600, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tachometer:before {
  content: "\fd0e";
}

/* line 51603, app/assets/stylesheets/external/uicons.scss */
.fi-bs-taco:before {
  content: "\fd0f";
}

/* line 51606, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tags:before {
  content: "\fd10";
}

/* line 51609, app/assets/stylesheets/external/uicons.scss */
.fi-bs-talent-alt:before {
  content: "\fd11";
}

/* line 51612, app/assets/stylesheets/external/uicons.scss */
.fi-bs-talent-hand:before {
  content: "\fd12";
}

/* line 51615, app/assets/stylesheets/external/uicons.scss */
.fi-bs-talent:before {
  content: "\fd13";
}

/* line 51618, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tally-1:before {
  content: "\fd14";
}

/* line 51621, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tally-2:before {
  content: "\fd15";
}

/* line 51624, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tally-3:before {
  content: "\fd16";
}

/* line 51627, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tally-4:before {
  content: "\fd17";
}

/* line 51630, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tally:before {
  content: "\fd18";
}

/* line 51633, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tamale:before {
  content: "\fd19";
}

/* line 51636, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tank-water:before {
  content: "\fd1a";
}

/* line 51639, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tap:before {
  content: "\fd1b";
}

/* line 51642, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tape:before {
  content: "\fd1c";
}

/* line 51645, app/assets/stylesheets/external/uicons.scss */
.fi-bs-target-audience:before {
  content: "\fd1d";
}

/* line 51648, app/assets/stylesheets/external/uicons.scss */
.fi-bs-target:before {
  content: "\fd1e";
}

/* line 51651, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tax-alt:before {
  content: "\fd1f";
}

/* line 51654, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tax:before {
  content: "\fd20";
}

/* line 51657, app/assets/stylesheets/external/uicons.scss */
.fi-bs-taxi-bus:before {
  content: "\fd21";
}

/* line 51660, app/assets/stylesheets/external/uicons.scss */
.fi-bs-taxi:before {
  content: "\fd22";
}

/* line 51663, app/assets/stylesheets/external/uicons.scss */
.fi-bs-team-check-alt:before {
  content: "\fd23";
}

/* line 51666, app/assets/stylesheets/external/uicons.scss */
.fi-bs-team-check:before {
  content: "\fd24";
}

/* line 51669, app/assets/stylesheets/external/uicons.scss */
.fi-bs-teddy-bear:before {
  content: "\fd25";
}

/* line 51672, app/assets/stylesheets/external/uicons.scss */
.fi-bs-teeth-open:before {
  content: "\fd26";
}

/* line 51675, app/assets/stylesheets/external/uicons.scss */
.fi-bs-telescope:before {
  content: "\fd27";
}

/* line 51678, app/assets/stylesheets/external/uicons.scss */
.fi-bs-temperature-down:before {
  content: "\fd28";
}

/* line 51681, app/assets/stylesheets/external/uicons.scss */
.fi-bs-temperature-frigid:before {
  content: "\fd29";
}

/* line 51684, app/assets/stylesheets/external/uicons.scss */
.fi-bs-temperature-high:before {
  content: "\fd2a";
}

/* line 51687, app/assets/stylesheets/external/uicons.scss */
.fi-bs-temperature-list:before {
  content: "\fd2b";
}

/* line 51690, app/assets/stylesheets/external/uicons.scss */
.fi-bs-temperature-low:before {
  content: "\fd2c";
}

/* line 51693, app/assets/stylesheets/external/uicons.scss */
.fi-bs-temperature-up:before {
  content: "\fd2d";
}

/* line 51696, app/assets/stylesheets/external/uicons.scss */
.fi-bs-template-alt:before {
  content: "\fd2e";
}

/* line 51699, app/assets/stylesheets/external/uicons.scss */
.fi-bs-template:before {
  content: "\fd2f";
}

/* line 51702, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tenge:before {
  content: "\fd30";
}

/* line 51705, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tennis:before {
  content: "\fd31";
}

/* line 51708, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tent-arrow-down-to-line:before {
  content: "\fd32";
}

/* line 51711, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tent-arrow-left-right:before {
  content: "\fd33";
}

/* line 51714, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tent-arrow-turn-left:before {
  content: "\fd34";
}

/* line 51717, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tent-arrows-down:before {
  content: "\fd35";
}

/* line 51720, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tents:before {
  content: "\fd36";
}

/* line 51723, app/assets/stylesheets/external/uicons.scss */
.fi-bs-terminal:before {
  content: "\fd37";
}

/* line 51726, app/assets/stylesheets/external/uicons.scss */
.fi-bs-terrace:before {
  content: "\fd38";
}

/* line 51729, app/assets/stylesheets/external/uicons.scss */
.fi-bs-test-tube:before {
  content: "\fd39";
}

/* line 51732, app/assets/stylesheets/external/uicons.scss */
.fi-bs-test:before {
  content: "\fd3a";
}

/* line 51735, app/assets/stylesheets/external/uicons.scss */
.fi-bs-text-box-dots:before {
  content: "\fd3b";
}

/* line 51738, app/assets/stylesheets/external/uicons.scss */
.fi-bs-text-box-edit:before {
  content: "\fd3c";
}

/* line 51741, app/assets/stylesheets/external/uicons.scss */
.fi-bs-text-box:before {
  content: "\fd3d";
}

/* line 51744, app/assets/stylesheets/external/uicons.scss */
.fi-bs-text-check:before {
  content: "\fd3e";
}

/* line 51747, app/assets/stylesheets/external/uicons.scss */
.fi-bs-text-height:before {
  content: "\fd3f";
}

/* line 51750, app/assets/stylesheets/external/uicons.scss */
.fi-bs-text-shadow:before {
  content: "\fd40";
}

/* line 51753, app/assets/stylesheets/external/uicons.scss */
.fi-bs-text-size:before {
  content: "\fd41";
}

/* line 51756, app/assets/stylesheets/external/uicons.scss */
.fi-bs-text-slash:before {
  content: "\fd42";
}

/* line 51759, app/assets/stylesheets/external/uicons.scss */
.fi-bs-text-width:before {
  content: "\fd43";
}

/* line 51762, app/assets/stylesheets/external/uicons.scss */
.fi-bs-text:before {
  content: "\fd44";
}

/* line 51765, app/assets/stylesheets/external/uicons.scss */
.fi-bs-theater-masks:before {
  content: "\fd45";
}

/* line 51768, app/assets/stylesheets/external/uicons.scss */
.fi-bs-thermometer-alt:before {
  content: "\fd46";
}

/* line 51771, app/assets/stylesheets/external/uicons.scss */
.fi-bs-thermometer-empty:before {
  content: "\fd47";
}

/* line 51774, app/assets/stylesheets/external/uicons.scss */
.fi-bs-thermometer-full:before {
  content: "\fd48";
}

/* line 51777, app/assets/stylesheets/external/uicons.scss */
.fi-bs-thermometer-half:before {
  content: "\fd49";
}

/* line 51780, app/assets/stylesheets/external/uicons.scss */
.fi-bs-thermometer-quarter:before {
  content: "\fd4a";
}

/* line 51783, app/assets/stylesheets/external/uicons.scss */
.fi-bs-thermometer-three-quarters:before {
  content: "\fd4b";
}

/* line 51786, app/assets/stylesheets/external/uicons.scss */
.fi-bs-theta:before {
  content: "\fd4c";
}

/* line 51789, app/assets/stylesheets/external/uicons.scss */
.fi-bs-third-award:before {
  content: "\fd4d";
}

/* line 51792, app/assets/stylesheets/external/uicons.scss */
.fi-bs-third-laurel:before {
  content: "\fd4e";
}

/* line 51795, app/assets/stylesheets/external/uicons.scss */
.fi-bs-third-medal:before {
  content: "\fd4f";
}

/* line 51798, app/assets/stylesheets/external/uicons.scss */
.fi-bs-third:before {
  content: "\fd50";
}

/* line 51801, app/assets/stylesheets/external/uicons.scss */
.fi-bs-thought-bubble:before {
  content: "\fd51";
}

/* line 51804, app/assets/stylesheets/external/uicons.scss */
.fi-bs-three-leaf-clover:before {
  content: "\fd52";
}

/* line 51807, app/assets/stylesheets/external/uicons.scss */
.fi-bs-thumbs-up-trust:before {
  content: "\fd53";
}

/* line 51810, app/assets/stylesheets/external/uicons.scss */
.fi-bs-thumbtack:before {
  content: "\fd54";
}

/* line 51813, app/assets/stylesheets/external/uicons.scss */
.fi-bs-thunderstorm-moon:before {
  content: "\fd55";
}

/* line 51816, app/assets/stylesheets/external/uicons.scss */
.fi-bs-thunderstorm-risk:before {
  content: "\fd56";
}

/* line 51819, app/assets/stylesheets/external/uicons.scss */
.fi-bs-thunderstorm-sun:before {
  content: "\fd57";
}

/* line 51822, app/assets/stylesheets/external/uicons.scss */
.fi-bs-thunderstorm:before {
  content: "\fd58";
}

/* line 51825, app/assets/stylesheets/external/uicons.scss */
.fi-bs-thursday:before {
  content: "\fd59";
}

/* line 51828, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ticket-airline:before {
  content: "\fd5a";
}

/* line 51831, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ticket-alt:before {
  content: "\fd5b";
}

/* line 51834, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ticket:before {
  content: "\fd5c";
}

/* line 51837, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tickets-airline:before {
  content: "\fd5d";
}

/* line 51840, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tie:before {
  content: "\fd5e";
}

/* line 51843, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tilde:before {
  content: "\fd5f";
}

/* line 51846, app/assets/stylesheets/external/uicons.scss */
.fi-bs-time-add:before {
  content: "\fd60";
}

/* line 51849, app/assets/stylesheets/external/uicons.scss */
.fi-bs-time-check:before {
  content: "\fd61";
}

/* line 51852, app/assets/stylesheets/external/uicons.scss */
.fi-bs-time-delete:before {
  content: "\fd62";
}

/* line 51855, app/assets/stylesheets/external/uicons.scss */
.fi-bs-time-fast:before {
  content: "\fd63";
}

/* line 51858, app/assets/stylesheets/external/uicons.scss */
.fi-bs-time-forward-sixty:before {
  content: "\fd64";
}

/* line 51861, app/assets/stylesheets/external/uicons.scss */
.fi-bs-time-forward-ten:before {
  content: "\fd65";
}

/* line 51864, app/assets/stylesheets/external/uicons.scss */
.fi-bs-time-forward:before {
  content: "\fd66";
}

/* line 51867, app/assets/stylesheets/external/uicons.scss */
.fi-bs-time-half-past:before {
  content: "\fd67";
}

/* line 51870, app/assets/stylesheets/external/uicons.scss */
.fi-bs-time-oclock:before {
  content: "\fd68";
}

/* line 51873, app/assets/stylesheets/external/uicons.scss */
.fi-bs-time-past:before {
  content: "\fd69";
}

/* line 51876, app/assets/stylesheets/external/uicons.scss */
.fi-bs-time-quarter-past:before {
  content: "\fd6a";
}

/* line 51879, app/assets/stylesheets/external/uicons.scss */
.fi-bs-time-quarter-to:before {
  content: "\fd6b";
}

/* line 51882, app/assets/stylesheets/external/uicons.scss */
.fi-bs-time-twenty-four:before {
  content: "\fd6c";
}

/* line 51885, app/assets/stylesheets/external/uicons.scss */
.fi-bs-time-watch-calendar:before {
  content: "\fd6d";
}

/* line 51888, app/assets/stylesheets/external/uicons.scss */
.fi-bs-timer-clock-call:before {
  content: "\fd6e";
}

/* line 51891, app/assets/stylesheets/external/uicons.scss */
.fi-bs-times-hexagon:before {
  content: "\fd6f";
}

/* line 51894, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tint-slash:before {
  content: "\fd70";
}

/* line 51897, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tip-coin:before {
  content: "\fd71";
}

/* line 51900, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tire-flat:before {
  content: "\fd72";
}

/* line 51903, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tire-pressure-warning:before {
  content: "\fd73";
}

/* line 51906, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tire-rugged:before {
  content: "\fd74";
}

/* line 51909, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tire:before {
  content: "\fd75";
}

/* line 51912, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tired:before {
  content: "\fd76";
}

/* line 51915, app/assets/stylesheets/external/uicons.scss */
.fi-bs-to-do-alt:before {
  content: "\fd77";
}

/* line 51918, app/assets/stylesheets/external/uicons.scss */
.fi-bs-to-do:before {
  content: "\fd78";
}

/* line 51921, app/assets/stylesheets/external/uicons.scss */
.fi-bs-together-people:before {
  content: "\fd79";
}

/* line 51924, app/assets/stylesheets/external/uicons.scss */
.fi-bs-toggle-off:before {
  content: "\fd7a";
}

/* line 51927, app/assets/stylesheets/external/uicons.scss */
.fi-bs-toggle-on:before {
  content: "\fd7b";
}

/* line 51930, app/assets/stylesheets/external/uicons.scss */
.fi-bs-toilet-paper-blank-under:before {
  content: "\fd7c";
}

/* line 51933, app/assets/stylesheets/external/uicons.scss */
.fi-bs-toilet-paper-blank:before {
  content: "\fd7d";
}

/* line 51936, app/assets/stylesheets/external/uicons.scss */
.fi-bs-toilet-paper-slash:before {
  content: "\fd7e";
}

/* line 51939, app/assets/stylesheets/external/uicons.scss */
.fi-bs-toilet-paper-under-slash:before {
  content: "\fd7f";
}

/* line 51942, app/assets/stylesheets/external/uicons.scss */
.fi-bs-toilet-paper-under:before {
  content: "\fd80";
}

/* line 51945, app/assets/stylesheets/external/uicons.scss */
.fi-bs-toilet:before {
  content: "\fd81";
}

/* line 51948, app/assets/stylesheets/external/uicons.scss */
.fi-bs-toilets-portable:before {
  content: "\fd82";
}

/* line 51951, app/assets/stylesheets/external/uicons.scss */
.fi-bs-token:before {
  content: "\fd83";
}

/* line 51954, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tomato:before {
  content: "\fd84";
}

/* line 51957, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tombstone-alt:before {
  content: "\fd85";
}

/* line 51960, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tombstone:before {
  content: "\fd86";
}

/* line 51963, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tool-box:before {
  content: "\fd87";
}

/* line 51966, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tool-crop:before {
  content: "\fd88";
}

/* line 51969, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tool-marquee:before {
  content: "\fd89";
}

/* line 51972, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tools:before {
  content: "\fd8a";
}

/* line 51975, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tooth:before {
  content: "\fd8b";
}

/* line 51978, app/assets/stylesheets/external/uicons.scss */
.fi-bs-toothbrush:before {
  content: "\fd8c";
}

/* line 51981, app/assets/stylesheets/external/uicons.scss */
.fi-bs-torch-inspiration-leader:before {
  content: "\fd8d";
}

/* line 51984, app/assets/stylesheets/external/uicons.scss */
.fi-bs-torii-gate:before {
  content: "\fd8e";
}

/* line 51987, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tornado:before {
  content: "\fd8f";
}

/* line 51990, app/assets/stylesheets/external/uicons.scss */
.fi-bs-total:before {
  content: "\fd90";
}

/* line 51993, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tour-guide-people:before {
  content: "\fd91";
}

/* line 51996, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tour-virtual:before {
  content: "\fd92";
}

/* line 51999, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tower-control:before {
  content: "\fd93";
}

/* line 52002, app/assets/stylesheets/external/uicons.scss */
.fi-bs-track:before {
  content: "\fd94";
}

/* line 52005, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tractor:before {
  content: "\fd95";
}

/* line 52008, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trademark:before {
  content: "\fd96";
}

/* line 52011, app/assets/stylesheets/external/uicons.scss */
.fi-bs-traffic-cone:before {
  content: "\fd97";
}

/* line 52014, app/assets/stylesheets/external/uicons.scss */
.fi-bs-traffic-light-go:before {
  content: "\fd98";
}

/* line 52017, app/assets/stylesheets/external/uicons.scss */
.fi-bs-traffic-light-slow:before {
  content: "\fd99";
}

/* line 52020, app/assets/stylesheets/external/uicons.scss */
.fi-bs-traffic-light-stop:before {
  content: "\fd9a";
}

/* line 52023, app/assets/stylesheets/external/uicons.scss */
.fi-bs-traffic-light:before {
  content: "\fd9b";
}

/* line 52026, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trailer:before {
  content: "\fd9c";
}

/* line 52029, app/assets/stylesheets/external/uicons.scss */
.fi-bs-train-journey:before {
  content: "\fd9d";
}

/* line 52032, app/assets/stylesheets/external/uicons.scss */
.fi-bs-train-side:before {
  content: "\fd9e";
}

/* line 52035, app/assets/stylesheets/external/uicons.scss */
.fi-bs-train-station-building:before {
  content: "\fd9f";
}

/* line 52038, app/assets/stylesheets/external/uicons.scss */
.fi-bs-train-station:before {
  content: "\fda0";
}

/* line 52041, app/assets/stylesheets/external/uicons.scss */
.fi-bs-train-subway-tunnel:before {
  content: "\fda1";
}

/* line 52044, app/assets/stylesheets/external/uicons.scss */
.fi-bs-train-track:before {
  content: "\fda2";
}

/* line 52047, app/assets/stylesheets/external/uicons.scss */
.fi-bs-train-tram:before {
  content: "\fda3";
}

/* line 52050, app/assets/stylesheets/external/uicons.scss */
.fi-bs-train:before {
  content: "\fda4";
}

/* line 52053, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tram:before {
  content: "\fda5";
}

/* line 52056, app/assets/stylesheets/external/uicons.scss */
.fi-bs-transform:before {
  content: "\fda6";
}

/* line 52059, app/assets/stylesheets/external/uicons.scss */
.fi-bs-transformation-block:before {
  content: "\fda7";
}

/* line 52062, app/assets/stylesheets/external/uicons.scss */
.fi-bs-transformation-circle:before {
  content: "\fda8";
}

/* line 52065, app/assets/stylesheets/external/uicons.scss */
.fi-bs-transformation-design:before {
  content: "\fda9";
}

/* line 52068, app/assets/stylesheets/external/uicons.scss */
.fi-bs-transformation-shapes:before {
  content: "\fdaa";
}

/* line 52071, app/assets/stylesheets/external/uicons.scss */
.fi-bs-transformer-bolt:before {
  content: "\fdab";
}

/* line 52074, app/assets/stylesheets/external/uicons.scss */
.fi-bs-transgender:before {
  content: "\fdac";
}

/* line 52077, app/assets/stylesheets/external/uicons.scss */
.fi-bs-transporter-1:before {
  content: "\fdad";
}

/* line 52080, app/assets/stylesheets/external/uicons.scss */
.fi-bs-transporter-2:before {
  content: "\fdae";
}

/* line 52083, app/assets/stylesheets/external/uicons.scss */
.fi-bs-transporter-3:before {
  content: "\fdaf";
}

/* line 52086, app/assets/stylesheets/external/uicons.scss */
.fi-bs-transporter-4:before {
  content: "\fdb0";
}

/* line 52089, app/assets/stylesheets/external/uicons.scss */
.fi-bs-transporter-5:before {
  content: "\fdb1";
}

/* line 52092, app/assets/stylesheets/external/uicons.scss */
.fi-bs-transporter-6:before {
  content: "\fdb2";
}

/* line 52095, app/assets/stylesheets/external/uicons.scss */
.fi-bs-transporter-7:before {
  content: "\fdb3";
}

/* line 52098, app/assets/stylesheets/external/uicons.scss */
.fi-bs-transporter-empty:before {
  content: "\fdb4";
}

/* line 52101, app/assets/stylesheets/external/uicons.scss */
.fi-bs-transporter:before {
  content: "\fdb5";
}

/* line 52104, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trash-can-check:before {
  content: "\fdb6";
}

/* line 52107, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trash-can-clock:before {
  content: "\fdb7";
}

/* line 52110, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trash-can-list:before {
  content: "\fdb8";
}

/* line 52113, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trash-can-plus:before {
  content: "\fdb9";
}

/* line 52116, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trash-can-slash:before {
  content: "\fdba";
}

/* line 52119, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trash-check:before {
  content: "\fdbb";
}

/* line 52122, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trash-clock:before {
  content: "\fdbc";
}

/* line 52125, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trash-list:before {
  content: "\fdbd";
}

/* line 52128, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trash-plus:before {
  content: "\fdbe";
}

/* line 52131, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trash-restore-alt:before {
  content: "\fdbf";
}

/* line 52134, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trash-restore:before {
  content: "\fdc0";
}

/* line 52137, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trash-slash:before {
  content: "\fdc1";
}

/* line 52140, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trash-undo-alt:before {
  content: "\fdc2";
}

/* line 52143, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trash-undo:before {
  content: "\fdc3";
}

/* line 52146, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trash-xmark:before {
  content: "\fdc4";
}

/* line 52149, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trash:before {
  content: "\fdc5";
}

/* line 52152, app/assets/stylesheets/external/uicons.scss */
.fi-bs-treadmill:before {
  content: "\fdc6";
}

/* line 52155, app/assets/stylesheets/external/uicons.scss */
.fi-bs-treasure-chest:before {
  content: "\fdc7";
}

/* line 52158, app/assets/stylesheets/external/uicons.scss */
.fi-bs-treatment:before {
  content: "\fdc8";
}

/* line 52161, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tree-alt:before {
  content: "\fdc9";
}

/* line 52164, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tree-christmas:before {
  content: "\fdca";
}

/* line 52167, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tree-deciduous:before {
  content: "\fdcb";
}

/* line 52170, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tree:before {
  content: "\fdcc";
}

/* line 52173, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trees-alt:before {
  content: "\fdcd";
}

/* line 52176, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trees:before {
  content: "\fdce";
}

/* line 52179, app/assets/stylesheets/external/uicons.scss */
.fi-bs-triangle-music:before {
  content: "\fdcf";
}

/* line 52182, app/assets/stylesheets/external/uicons.scss */
.fi-bs-triangle-person-digging:before {
  content: "\fdd0";
}

/* line 52185, app/assets/stylesheets/external/uicons.scss */
.fi-bs-triangle-warning:before {
  content: "\fdd1";
}

/* line 52188, app/assets/stylesheets/external/uicons.scss */
.fi-bs-triangle:before {
  content: "\fdd2";
}

/* line 52191, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trillium:before {
  content: "\fdd3";
}

/* line 52194, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trophy-achievement-skill:before {
  content: "\fdd4";
}

/* line 52197, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trophy-star:before {
  content: "\fdd5";
}

/* line 52200, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trophy:before {
  content: "\fdd6";
}

/* line 52203, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-arrow-left:before {
  content: "\fdd7";
}

/* line 52206, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-arrow-right:before {
  content: "\fdd8";
}

/* line 52209, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-bolt:before {
  content: "\fdd9";
}

/* line 52212, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-box:before {
  content: "\fdda";
}

/* line 52215, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-check:before {
  content: "\fddb";
}

/* line 52218, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-container-empty:before {
  content: "\fddc";
}

/* line 52221, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-container:before {
  content: "\fddd";
}

/* line 52224, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-couch:before {
  content: "\fdde";
}

/* line 52227, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-fire:before {
  content: "\fddf";
}

/* line 52230, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-flatbed:before {
  content: "\fde0";
}

/* line 52233, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-front:before {
  content: "\fde1";
}

/* line 52236, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-ladder:before {
  content: "\fde2";
}

/* line 52239, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-loading:before {
  content: "\fde3";
}

/* line 52242, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-medical:before {
  content: "\fde4";
}

/* line 52245, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-monster:before {
  content: "\fde5";
}

/* line 52248, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-moving:before {
  content: "\fde6";
}

/* line 52251, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-pickup:before {
  content: "\fde7";
}

/* line 52254, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-plow:before {
  content: "\fde8";
}

/* line 52257, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-ramp:before {
  content: "\fde9";
}

/* line 52260, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-side:before {
  content: "\fdea";
}

/* line 52263, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-tow:before {
  content: "\fdeb";
}

/* line 52266, app/assets/stylesheets/external/uicons.scss */
.fi-bs-truck-utensils:before {
  content: "\fdec";
}

/* line 52269, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trumpet:before {
  content: "\fded";
}

/* line 52272, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trust-alt:before {
  content: "\fdee";
}

/* line 52275, app/assets/stylesheets/external/uicons.scss */
.fi-bs-trust:before {
  content: "\fdef";
}

/* line 52278, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tshirt:before {
  content: "\fdf0";
}

/* line 52281, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tty-answer:before {
  content: "\fdf1";
}

/* line 52284, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tty:before {
  content: "\fdf2";
}

/* line 52287, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tubes:before {
  content: "\fdf3";
}

/* line 52290, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tuesday:before {
  content: "\fdf4";
}

/* line 52293, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tugrik-sign:before {
  content: "\fdf5";
}

/* line 52296, app/assets/stylesheets/external/uicons.scss */
.fi-bs-turkey:before {
  content: "\fdf6";
}

/* line 52299, app/assets/stylesheets/external/uicons.scss */
.fi-bs-turn-left-down:before {
  content: "\fdf7";
}

/* line 52302, app/assets/stylesheets/external/uicons.scss */
.fi-bs-turn-left:before {
  content: "\fdf8";
}

/* line 52305, app/assets/stylesheets/external/uicons.scss */
.fi-bs-turn-right:before {
  content: "\fdf9";
}

/* line 52308, app/assets/stylesheets/external/uicons.scss */
.fi-bs-turntable:before {
  content: "\fdfa";
}

/* line 52311, app/assets/stylesheets/external/uicons.scss */
.fi-bs-turtle:before {
  content: "\fdfb";
}

/* line 52314, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tv-music:before {
  content: "\fdfc";
}

/* line 52317, app/assets/stylesheets/external/uicons.scss */
.fi-bs-tv-retro:before {
  content: "\fdfd";
}

/* line 52320, app/assets/stylesheets/external/uicons.scss */
.fi-bs-typewriter:before {
  content: "\fdfe";
}

/* line 52323, app/assets/stylesheets/external/uicons.scss */
.fi-bs-u:before {
  content: "\fdff";
}

/* line 52326, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ufo-beam:before {
  content: "\fe00";
}

/* line 52329, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ufo:before {
  content: "\fe01";
}

/* line 52332, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ui-ux:before {
  content: "\fe02";
}

/* line 52335, app/assets/stylesheets/external/uicons.scss */
.fi-bs-umbrella-beach:before {
  content: "\fe03";
}

/* line 52338, app/assets/stylesheets/external/uicons.scss */
.fi-bs-umbrella:before {
  content: "\fe04";
}

/* line 52341, app/assets/stylesheets/external/uicons.scss */
.fi-bs-under-construction:before {
  content: "\fe05";
}

/* line 52344, app/assets/stylesheets/external/uicons.scss */
.fi-bs-underline:before {
  content: "\fe06";
}

/* line 52347, app/assets/stylesheets/external/uicons.scss */
.fi-bs-undo-alt:before {
  content: "\fe07";
}

/* line 52350, app/assets/stylesheets/external/uicons.scss */
.fi-bs-undo:before {
  content: "\fe08";
}

/* line 52353, app/assets/stylesheets/external/uicons.scss */
.fi-bs-unicorn:before {
  content: "\fe09";
}

/* line 52356, app/assets/stylesheets/external/uicons.scss */
.fi-bs-uniform-martial-arts:before {
  content: "\fe0a";
}

/* line 52359, app/assets/stylesheets/external/uicons.scss */
.fi-bs-universal-access:before {
  content: "\fe0b";
}

/* line 52362, app/assets/stylesheets/external/uicons.scss */
.fi-bs-unlock:before {
  content: "\fe0c";
}

/* line 52365, app/assets/stylesheets/external/uicons.scss */
.fi-bs-up-from-bracket:before {
  content: "\fe0d";
}

/* line 52368, app/assets/stylesheets/external/uicons.scss */
.fi-bs-up-left:before {
  content: "\fe0e";
}

/* line 52371, app/assets/stylesheets/external/uicons.scss */
.fi-bs-up-right-from-square:before {
  content: "\fe0f";
}

/* line 52374, app/assets/stylesheets/external/uicons.scss */
.fi-bs-up-right:before {
  content: "\fe10";
}

/* line 52377, app/assets/stylesheets/external/uicons.scss */
.fi-bs-up:before {
  content: "\fe11";
}

/* line 52380, app/assets/stylesheets/external/uicons.scss */
.fi-bs-upload:before {
  content: "\fe12";
}

/* line 52383, app/assets/stylesheets/external/uicons.scss */
.fi-bs-url:before {
  content: "\fe13";
}

/* line 52386, app/assets/stylesheets/external/uicons.scss */
.fi-bs-usb-pendrive:before {
  content: "\fe14";
}

/* line 52389, app/assets/stylesheets/external/uicons.scss */
.fi-bs-usd-circle:before {
  content: "\fe15";
}

/* line 52392, app/assets/stylesheets/external/uicons.scss */
.fi-bs-usd-square:before {
  content: "\fe16";
}

/* line 52395, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-add:before {
  content: "\fe17";
}

/* line 52398, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-alien:before {
  content: "\fe18";
}

/* line 52401, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-astronaut:before {
  content: "\fe19";
}

/* line 52404, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-check:before {
  content: "\fe1a";
}

/* line 52407, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-chef:before {
  content: "\fe1b";
}

/* line 52410, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-coach:before {
  content: "\fe1c";
}

/* line 52413, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-cowboy:before {
  content: "\fe1d";
}

/* line 52416, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-crown:before {
  content: "\fe1e";
}

/* line 52419, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-gear:before {
  content: "\fe1f";
}

/* line 52422, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-graduate:before {
  content: "\fe20";
}

/* line 52425, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-headset:before {
  content: "\fe21";
}

/* line 52428, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-helmet-safety:before {
  content: "\fe22";
}

/* line 52431, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-injured:before {
  content: "\fe23";
}

/* line 52434, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-interface-ui:before {
  content: "\fe24";
}

/* line 52437, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-key:before {
  content: "\fe25";
}

/* line 52440, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-lock:before {
  content: "\fe26";
}

/* line 52443, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-md-chat:before {
  content: "\fe27";
}

/* line 52446, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-md:before {
  content: "\fe28";
}

/* line 52449, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-minus:before {
  content: "\fe29";
}

/* line 52452, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-music:before {
  content: "\fe2a";
}

/* line 52455, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-ninja:before {
  content: "\fe2b";
}

/* line 52458, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-nurse:before {
  content: "\fe2c";
}

/* line 52461, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-pen:before {
  content: "\fe2d";
}

/* line 52464, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-pilot-tie:before {
  content: "\fe2e";
}

/* line 52467, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-pilot:before {
  content: "\fe2f";
}

/* line 52470, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-police:before {
  content: "\fe30";
}

/* line 52473, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-robot-xmarks:before {
  content: "\fe31";
}

/* line 52476, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-robot:before {
  content: "\fe32";
}

/* line 52479, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-salary:before {
  content: "\fe33";
}

/* line 52482, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-shield:before {
  content: "\fe34";
}

/* line 52485, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-skill-gear:before {
  content: "\fe35";
}

/* line 52488, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-slash:before {
  content: "\fe36";
}

/* line 52491, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-tag:before {
  content: "\fe37";
}

/* line 52494, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-time:before {
  content: "\fe38";
}

/* line 52497, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-trust:before {
  content: "\fe39";
}

/* line 52500, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-unlock:before {
  content: "\fe3a";
}

/* line 52503, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-visor:before {
  content: "\fe3b";
}

/* line 52506, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user-xmark:before {
  content: "\fe3c";
}

/* line 52509, app/assets/stylesheets/external/uicons.scss */
.fi-bs-user:before {
  content: "\fe3d";
}

/* line 52512, app/assets/stylesheets/external/uicons.scss */
.fi-bs-users-alt:before {
  content: "\fe3e";
}

/* line 52515, app/assets/stylesheets/external/uicons.scss */
.fi-bs-users-class:before {
  content: "\fe3f";
}

/* line 52518, app/assets/stylesheets/external/uicons.scss */
.fi-bs-users-gear:before {
  content: "\fe40";
}

/* line 52521, app/assets/stylesheets/external/uicons.scss */
.fi-bs-users-medical:before {
  content: "\fe41";
}

/* line 52524, app/assets/stylesheets/external/uicons.scss */
.fi-bs-users-slash:before {
  content: "\fe42";
}

/* line 52527, app/assets/stylesheets/external/uicons.scss */
.fi-bs-users:before {
  content: "\fe43";
}

/* line 52530, app/assets/stylesheets/external/uicons.scss */
.fi-bs-utensils-slash:before {
  content: "\fe44";
}

/* line 52533, app/assets/stylesheets/external/uicons.scss */
.fi-bs-utensils:before {
  content: "\fe45";
}

/* line 52536, app/assets/stylesheets/external/uicons.scss */
.fi-bs-utility-pole-double:before {
  content: "\fe46";
}

/* line 52539, app/assets/stylesheets/external/uicons.scss */
.fi-bs-utility-pole:before {
  content: "\fe47";
}

/* line 52542, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ux-browser:before {
  content: "\fe48";
}

/* line 52545, app/assets/stylesheets/external/uicons.scss */
.fi-bs-ux:before {
  content: "\fe49";
}

/* line 52548, app/assets/stylesheets/external/uicons.scss */
.fi-bs-v:before {
  content: "\fe4a";
}

/* line 52551, app/assets/stylesheets/external/uicons.scss */
.fi-bs-vacuum-robot:before {
  content: "\fe4b";
}

/* line 52554, app/assets/stylesheets/external/uicons.scss */
.fi-bs-vacuum:before {
  content: "\fe4c";
}

/* line 52557, app/assets/stylesheets/external/uicons.scss */
.fi-bs-value-absolute:before {
  content: "\fe4d";
}

/* line 52560, app/assets/stylesheets/external/uicons.scss */
.fi-bs-vault:before {
  content: "\fe4e";
}

/* line 52563, app/assets/stylesheets/external/uicons.scss */
.fi-bs-vector-alt:before {
  content: "\fe4f";
}

/* line 52566, app/assets/stylesheets/external/uicons.scss */
.fi-bs-vector-circle:before {
  content: "\fe50";
}

/* line 52569, app/assets/stylesheets/external/uicons.scss */
.fi-bs-vector-polygon:before {
  content: "\fe51";
}

/* line 52572, app/assets/stylesheets/external/uicons.scss */
.fi-bs-vector:before {
  content: "\fe52";
}

/* line 52575, app/assets/stylesheets/external/uicons.scss */
.fi-bs-venus-double:before {
  content: "\fe53";
}

/* line 52578, app/assets/stylesheets/external/uicons.scss */
.fi-bs-venus-mars:before {
  content: "\fe54";
}

/* line 52581, app/assets/stylesheets/external/uicons.scss */
.fi-bs-venus:before {
  content: "\fe55";
}

/* line 52584, app/assets/stylesheets/external/uicons.scss */
.fi-bs-vest-patches:before {
  content: "\fe56";
}

/* line 52587, app/assets/stylesheets/external/uicons.scss */
.fi-bs-vest:before {
  content: "\fe57";
}

/* line 52590, app/assets/stylesheets/external/uicons.scss */
.fi-bs-video-arrow-down-left:before {
  content: "\fe58";
}

/* line 52593, app/assets/stylesheets/external/uicons.scss */
.fi-bs-video-arrow-up-right:before {
  content: "\fe59";
}

/* line 52596, app/assets/stylesheets/external/uicons.scss */
.fi-bs-video-camera-alt:before {
  content: "\fe5a";
}

/* line 52599, app/assets/stylesheets/external/uicons.scss */
.fi-bs-video-camera:before {
  content: "\fe5b";
}

/* line 52602, app/assets/stylesheets/external/uicons.scss */
.fi-bs-video-duration:before {
  content: "\fe5c";
}

/* line 52605, app/assets/stylesheets/external/uicons.scss */
.fi-bs-video-plus:before {
  content: "\fe5d";
}

/* line 52608, app/assets/stylesheets/external/uicons.scss */
.fi-bs-video-slash:before {
  content: "\fe5e";
}

/* line 52611, app/assets/stylesheets/external/uicons.scss */
.fi-bs-videoconference:before {
  content: "\fe5f";
}

/* line 52614, app/assets/stylesheets/external/uicons.scss */
.fi-bs-vihara:before {
  content: "\fe60";
}

/* line 52617, app/assets/stylesheets/external/uicons.scss */
.fi-bs-violin:before {
  content: "\fe61";
}

/* line 52620, app/assets/stylesheets/external/uicons.scss */
.fi-bs-virus-slash:before {
  content: "\fe62";
}

/* line 52623, app/assets/stylesheets/external/uicons.scss */
.fi-bs-virus:before {
  content: "\fe63";
}

/* line 52626, app/assets/stylesheets/external/uicons.scss */
.fi-bs-viruses:before {
  content: "\fe64";
}

/* line 52629, app/assets/stylesheets/external/uicons.scss */
.fi-bs-visit:before {
  content: "\fe65";
}

/* line 52632, app/assets/stylesheets/external/uicons.scss */
.fi-bs-voicemail:before {
  content: "\fe66";
}

/* line 52635, app/assets/stylesheets/external/uicons.scss */
.fi-bs-volcano:before {
  content: "\fe67";
}

/* line 52638, app/assets/stylesheets/external/uicons.scss */
.fi-bs-volleyball:before {
  content: "\fe68";
}

/* line 52641, app/assets/stylesheets/external/uicons.scss */
.fi-bs-volume-down:before {
  content: "\fe69";
}

/* line 52644, app/assets/stylesheets/external/uicons.scss */
.fi-bs-volume-mute:before {
  content: "\fe6a";
}

/* line 52647, app/assets/stylesheets/external/uicons.scss */
.fi-bs-volume-off:before {
  content: "\fe6b";
}

/* line 52650, app/assets/stylesheets/external/uicons.scss */
.fi-bs-volume-slash:before {
  content: "\fe6c";
}

/* line 52653, app/assets/stylesheets/external/uicons.scss */
.fi-bs-volume:before {
  content: "\fe6d";
}

/* line 52656, app/assets/stylesheets/external/uicons.scss */
.fi-bs-vote-nay:before {
  content: "\fe6e";
}

/* line 52659, app/assets/stylesheets/external/uicons.scss */
.fi-bs-vote-yea:before {
  content: "\fe6f";
}

/* line 52662, app/assets/stylesheets/external/uicons.scss */
.fi-bs-vr-cardboard:before {
  content: "\fe70";
}

/* line 52665, app/assets/stylesheets/external/uicons.scss */
.fi-bs-w:before {
  content: "\fe71";
}

/* line 52668, app/assets/stylesheets/external/uicons.scss */
.fi-bs-waffle:before {
  content: "\fe72";
}

/* line 52671, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wagon-covered:before {
  content: "\fe73";
}

/* line 52674, app/assets/stylesheets/external/uicons.scss */
.fi-bs-walker:before {
  content: "\fe74";
}

/* line 52677, app/assets/stylesheets/external/uicons.scss */
.fi-bs-walkie-talkie:before {
  content: "\fe75";
}

/* line 52680, app/assets/stylesheets/external/uicons.scss */
.fi-bs-walking:before {
  content: "\fe76";
}

/* line 52683, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wallet-arrow:before {
  content: "\fe77";
}

/* line 52686, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wallet-buyer:before {
  content: "\fe78";
}

/* line 52689, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wallet:before {
  content: "\fe79";
}

/* line 52692, app/assets/stylesheets/external/uicons.scss */
.fi-bs-warehouse-alt:before {
  content: "\fe7a";
}

/* line 52695, app/assets/stylesheets/external/uicons.scss */
.fi-bs-warranty:before {
  content: "\fe7b";
}

/* line 52698, app/assets/stylesheets/external/uicons.scss */
.fi-bs-washer:before {
  content: "\fe7c";
}

/* line 52701, app/assets/stylesheets/external/uicons.scss */
.fi-bs-waste-pollution:before {
  content: "\fe7d";
}

/* line 52704, app/assets/stylesheets/external/uicons.scss */
.fi-bs-waste:before {
  content: "\fe7e";
}

/* line 52707, app/assets/stylesheets/external/uicons.scss */
.fi-bs-watch-calculator:before {
  content: "\fe7f";
}

/* line 52710, app/assets/stylesheets/external/uicons.scss */
.fi-bs-watch-fitness:before {
  content: "\fe80";
}

/* line 52713, app/assets/stylesheets/external/uicons.scss */
.fi-bs-watch-smart:before {
  content: "\fe81";
}

/* line 52716, app/assets/stylesheets/external/uicons.scss */
.fi-bs-watch:before {
  content: "\fe82";
}

/* line 52719, app/assets/stylesheets/external/uicons.scss */
.fi-bs-water-bottle:before {
  content: "\fe83";
}

/* line 52722, app/assets/stylesheets/external/uicons.scss */
.fi-bs-water-ladder:before {
  content: "\fe84";
}

/* line 52725, app/assets/stylesheets/external/uicons.scss */
.fi-bs-water-lower:before {
  content: "\fe85";
}

/* line 52728, app/assets/stylesheets/external/uicons.scss */
.fi-bs-water-rise:before {
  content: "\fe86";
}

/* line 52731, app/assets/stylesheets/external/uicons.scss */
.fi-bs-water:before {
  content: "\fe87";
}

/* line 52734, app/assets/stylesheets/external/uicons.scss */
.fi-bs-watermelon:before {
  content: "\fe88";
}

/* line 52737, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wave-sine:before {
  content: "\fe89";
}

/* line 52740, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wave-square:before {
  content: "\fe8a";
}

/* line 52743, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wave-triangle:before {
  content: "\fe8b";
}

/* line 52746, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wave:before {
  content: "\fe8c";
}

/* line 52749, app/assets/stylesheets/external/uicons.scss */
.fi-bs-waveform-path:before {
  content: "\fe8d";
}

/* line 52752, app/assets/stylesheets/external/uicons.scss */
.fi-bs-waveform:before {
  content: "\fe8e";
}

/* line 52755, app/assets/stylesheets/external/uicons.scss */
.fi-bs-web-design:before {
  content: "\fe8f";
}

/* line 52758, app/assets/stylesheets/external/uicons.scss */
.fi-bs-webcam-slash:before {
  content: "\fe90";
}

/* line 52761, app/assets/stylesheets/external/uicons.scss */
.fi-bs-webcam:before {
  content: "\fe91";
}

/* line 52764, app/assets/stylesheets/external/uicons.scss */
.fi-bs-webhook:before {
  content: "\fe92";
}

/* line 52767, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wednesday:before {
  content: "\fe93";
}

/* line 52770, app/assets/stylesheets/external/uicons.scss */
.fi-bs-whale:before {
  content: "\fe94";
}

/* line 52773, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wheat-awn-circle-exclamation:before {
  content: "\fe95";
}

/* line 52776, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wheat-awn-slash:before {
  content: "\fe96";
}

/* line 52779, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wheat-awn:before {
  content: "\fe97";
}

/* line 52782, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wheat-slash:before {
  content: "\fe98";
}

/* line 52785, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wheat:before {
  content: "\fe99";
}

/* line 52788, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wheelchair-move:before {
  content: "\fe9a";
}

/* line 52791, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wheelchair:before {
  content: "\fe9b";
}

/* line 52794, app/assets/stylesheets/external/uicons.scss */
.fi-bs-whistle:before {
  content: "\fe9c";
}

/* line 52797, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wifi-1:before {
  content: "\fe9d";
}

/* line 52800, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wifi-2:before {
  content: "\fe9e";
}

/* line 52803, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wifi-alt:before {
  content: "\fe9f";
}

/* line 52806, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wifi-exclamation:before {
  content: "\fea0";
}

/* line 52809, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wifi-slash:before {
  content: "\fea1";
}

/* line 52812, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wifi:before {
  content: "\fea2";
}

/* line 52815, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wind-turbine:before {
  content: "\fea3";
}

/* line 52818, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wind-warning:before {
  content: "\fea4";
}

/* line 52821, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wind:before {
  content: "\fea5";
}

/* line 52824, app/assets/stylesheets/external/uicons.scss */
.fi-bs-window-alt:before {
  content: "\fea6";
}

/* line 52827, app/assets/stylesheets/external/uicons.scss */
.fi-bs-window-frame-open:before {
  content: "\fea7";
}

/* line 52830, app/assets/stylesheets/external/uicons.scss */
.fi-bs-window-frame:before {
  content: "\fea8";
}

/* line 52833, app/assets/stylesheets/external/uicons.scss */
.fi-bs-window-maximize:before {
  content: "\fea9";
}

/* line 52836, app/assets/stylesheets/external/uicons.scss */
.fi-bs-window-minimize:before {
  content: "\feaa";
}

/* line 52839, app/assets/stylesheets/external/uicons.scss */
.fi-bs-window-restore:before {
  content: "\feab";
}

/* line 52842, app/assets/stylesheets/external/uicons.scss */
.fi-bs-windsock:before {
  content: "\feac";
}

/* line 52845, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wine-bottle:before {
  content: "\fead";
}

/* line 52848, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wine-glass-crack:before {
  content: "\feae";
}

/* line 52851, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wine-glass-empty:before {
  content: "\feaf";
}

/* line 52854, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wishlist-heart:before {
  content: "\feb0";
}

/* line 52857, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wishlist-star:before {
  content: "\feb1";
}

/* line 52860, app/assets/stylesheets/external/uicons.scss */
.fi-bs-woman-head:before {
  content: "\feb2";
}

/* line 52863, app/assets/stylesheets/external/uicons.scss */
.fi-bs-woman-scientist:before {
  content: "\feb3";
}

/* line 52866, app/assets/stylesheets/external/uicons.scss */
.fi-bs-won-sign:before {
  content: "\feb4";
}

/* line 52869, app/assets/stylesheets/external/uicons.scss */
.fi-bs-work-in-progress:before {
  content: "\feb5";
}

/* line 52872, app/assets/stylesheets/external/uicons.scss */
.fi-bs-workflow-alt:before {
  content: "\feb6";
}

/* line 52875, app/assets/stylesheets/external/uicons.scss */
.fi-bs-workflow-setting-alt:before {
  content: "\feb7";
}

/* line 52878, app/assets/stylesheets/external/uicons.scss */
.fi-bs-workflow-setting:before {
  content: "\feb8";
}

/* line 52881, app/assets/stylesheets/external/uicons.scss */
.fi-bs-workflow:before {
  content: "\feb9";
}

/* line 52884, app/assets/stylesheets/external/uicons.scss */
.fi-bs-workshop:before {
  content: "\feba";
}

/* line 52887, app/assets/stylesheets/external/uicons.scss */
.fi-bs-world:before {
  content: "\febb";
}

/* line 52890, app/assets/stylesheets/external/uicons.scss */
.fi-bs-worm:before {
  content: "\febc";
}

/* line 52893, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wreath:before {
  content: "\febd";
}

/* line 52896, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wrench-alt:before {
  content: "\febe";
}

/* line 52899, app/assets/stylesheets/external/uicons.scss */
.fi-bs-wrench-simple:before {
  content: "\febf";
}

/* line 52902, app/assets/stylesheets/external/uicons.scss */
.fi-bs-x-ray:before {
  content: "\fec0";
}

/* line 52905, app/assets/stylesheets/external/uicons.scss */
.fi-bs-x:before {
  content: "\fec1";
}

/* line 52908, app/assets/stylesheets/external/uicons.scss */
.fi-bs-y:before {
  content: "\fec2";
}

/* line 52911, app/assets/stylesheets/external/uicons.scss */
.fi-bs-yen:before {
  content: "\fec3";
}

/* line 52914, app/assets/stylesheets/external/uicons.scss */
.fi-bs-yin-yang:before {
  content: "\fec4";
}

/* line 52917, app/assets/stylesheets/external/uicons.scss */
.fi-bs-z:before {
  content: "\fec5";
}

/* line 52920, app/assets/stylesheets/external/uicons.scss */
.fi-bs-zoom-in:before {
  content: "\fec6";
}

/* line 52923, app/assets/stylesheets/external/uicons.scss */
.fi-bs-zoom-out:before {
  content: "\fec7";
}
/* line 1, app/assets/stylesheets/external_overrides/uicons-overrides.scss */
.fi {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
/*!
 * Datepicker for Bootstrap v1.10.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (https://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker {
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker-rtl {
  direction: rtl;
}
.datepicker-rtl.dropdown-menu {
  left: auto;
}
.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #777777;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}
.datepicker table tr td.highlighted {
  color: #000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #298fc2;
}
.datepicker table tr td.highlighted:hover {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}
.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus {
  color: #000;
  background-color: #91cbe8;
  border-color: #298fc2;
}
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}
.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #777777;
}
.datepicker table tr td.today {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400;
}
.datepicker table tr td.today:hover {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}
.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400;
}
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today.focused {
  background: #ffc966;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #777777;
}
.datepicker table tr td.range {
  color: #000;
  background-color: #eeeeee;
  border-color: #bbbbbb;
  border-radius: 0;
}
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}
.datepicker table tr td.range:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}
.datepicker table tr td.range.focused {
  background: #d5d5d5;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #777777;
}
.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #c1d7e3;
  border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted:hover {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus {
  color: #000;
  background-color: #a8c8d8;
  border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3;
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #777777;
}
.datepicker table tr td.range.today {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f4b747;
  border-color: #815608;
}
.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608;
}
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #777777;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #777777;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #161616;
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}
.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #161616;
}
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #777777;
  border-color: #555555;
}
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #777777;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.input-daterange {
  width: 100%;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  line-height: 1.42857143;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      background-color: transparent;
      border: none;
      font-size: 1em; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline;
      list-style: none;
      padding: 0; }
    .select2-container .select2-selection--multiple .select2-selection__clear {
      background-color: transparent;
      border: none;
      font-size: 1em; }
  .select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    margin-left: 5px;
    padding: 0;
    max-width: 100%;
    resize: none;
    height: 18px;
    vertical-align: bottom;
    font-family: sans-serif;
    overflow: hidden;
    word-break: keep-all; }
    .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option--selectable {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px;
    padding-right: 0px; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative; }
  .select2-container--default .select2-selection--multiple.select2-selection--clearable {
    padding-right: 25px; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    margin-right: 10px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    padding: 1px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-right: 1px solid #aaa;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #999;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px;
    position: absolute;
    left: 0;
    top: 0; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
      background-color: #f1f1f1;
      color: #333;
      outline: none; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--group {
  padding: 0; }

.select2-container--default .select2-results__option--disabled {
  color: #999; }

.select2-container--default .select2-results__option--selected {
  background-color: #ddd; }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #888;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555;
      outline: none; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option--group {
  padding: 0; }

.select2-container--classic .select2-results__option--disabled {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }
/***
Spectrum Colorpicker v1.8.1
https://github.com/bgrins/spectrum
Author: Brian Grinstead
License: MIT
***/

.sp-container {
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    *display: inline;
    *zoom: 1;
    /* https://github.com/bgrins/spectrum/issues/40 */
    z-index: 9999994;
    overflow: hidden;
}
.sp-container.sp-flat {
    position: relative;
}

/* Fix for * { box-sizing: border-box; } */
.sp-container,
.sp-container * {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
}

/* http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio */
.sp-top {
  position:relative;
  width: 100%;
  display:inline-block;
}
.sp-top-inner {
   position:absolute;
   top:0;
   left:0;
   bottom:0;
   right:0;
}
.sp-color {
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    right:20%;
}
.sp-hue {
    position: absolute;
    top:0;
    right:0;
    bottom:0;
    left:84%;
    height: 100%;
}

.sp-clear-enabled .sp-hue {
    top:33px;
    height: 77.5%;
}

.sp-fill {
    padding-top: 80%;
}
.sp-sat, .sp-val {
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

.sp-alpha-enabled .sp-top {
    margin-bottom: 18px;
}
.sp-alpha-enabled .sp-alpha {
    display: block;
}
.sp-alpha-handle {
    position:absolute;
    top:-4px;
    bottom: -4px;
    width: 6px;
    left: 50%;
    cursor: pointer;
    border: 1px solid black;
    background: white;
    opacity: .8;
}
.sp-alpha {
    display: none;
    position: absolute;
    bottom: -14px;
    right: 0;
    left: 0;
    height: 8px;
}
.sp-alpha-inner {
    border: solid 1px #333;
}

.sp-clear {
    display: none;
}

.sp-clear.sp-clear-display {
    background-position: center;
}

.sp-clear-enabled .sp-clear {
    display: block;
    position:absolute;
    top:0px;
    right:0;
    bottom:0;
    left:84%;
    height: 28px;
}

/* Don't allow text selection */
.sp-container, .sp-replacer, .sp-preview, .sp-dragger, .sp-slider, .sp-alpha, .sp-clear, .sp-alpha-handle, .sp-container.sp-dragging .sp-input, .sp-container button  {
    -webkit-user-select:none;
    -moz-user-select: -moz-none;
    -o-user-select:none;
    user-select: none;
}

.sp-container.sp-input-disabled .sp-input-container {
    display: none;
}
.sp-container.sp-buttons-disabled .sp-button-container {
    display: none;
}
.sp-container.sp-palette-buttons-disabled .sp-palette-button-container {
    display: none;
}
.sp-palette-only .sp-picker-container {
    display: none;
}
.sp-palette-disabled .sp-palette-container {
    display: none;
}

.sp-initial-disabled .sp-initial {
    display: none;
}


/* Gradients for hue, saturation and value instead of images.  Not pretty... but it works */
.sp-sat {
    background-image: -webkit-gradient(linear,  0 0, 100% 0, from(#FFF), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(left, #FFF, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
    filter : progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');
}
.sp-val {
    background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');
}

.sp-hue {
    background: -moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
    background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: linear-gradient(to bottom, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}

/* IE filters do not support multiple color stops.
   Generate 6 divs, line them up, and do two color gradients for each.
   Yes, really.
 */
.sp-1 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}
.sp-2 {
    height:16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}
.sp-3 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}
.sp-4 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}
.sp-5 {
    height:16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}
.sp-6 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}

.sp-hidden {
    display: none !important;
}

/* Clearfix hack */
.sp-cf:before, .sp-cf:after { content: ""; display: table; }
.sp-cf:after { clear: both; }
.sp-cf { *zoom: 1; }

/* Mobile devices, make hue slider bigger so it is easier to slide */
@media (max-device-width: 480px) {
    .sp-color { right: 40%; }
    .sp-hue { left: 63%; }
    .sp-fill { padding-top: 60%; }
}
.sp-dragger {
   border-radius: 5px;
   height: 5px;
   width: 5px;
   border: 1px solid #fff;
   background: #000;
   cursor: pointer;
   position:absolute;
   top:0;
   left: 0;
}
.sp-slider {
    position: absolute;
    top:0;
    cursor:pointer;
    height: 3px;
    left: -1px;
    right: -1px;
    border: 1px solid #000;
    background: white;
    opacity: .8;
}

/*
Theme authors:
Here are the basic themeable display options (colors, fonts, global widths).
See http://bgrins.github.io/spectrum/themes/ for instructions.
*/

.sp-container {
    border-radius: 0;
    background-color: #ECECEC;
    border: solid 1px #f0c49B;
    padding: 0;
}
.sp-container, .sp-container button, .sp-container input, .sp-color, .sp-hue, .sp-clear {
    font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.sp-top {
    margin-bottom: 3px;
}
.sp-color, .sp-hue, .sp-clear {
    border: solid 1px #666;
}

/* Input */
.sp-input-container {
    float:right;
    width: 100px;
    margin-bottom: 4px;
}
.sp-initial-disabled  .sp-input-container {
    width: 100%;
}
.sp-input {
   font-size: 12px !important;
   border: 1px inset;
   padding: 4px 5px;
   margin: 0;
   width: 100%;
   background:transparent;
   border-radius: 3px;
   color: #222;
}
.sp-input:focus  {
    border: 1px solid orange;
}
.sp-input.sp-validation-error {
    border: 1px solid red;
    background: #fdd;
}
.sp-picker-container , .sp-palette-container {
    float:left;
    position: relative;
    padding: 10px;
    padding-bottom: 300px;
    margin-bottom: -290px;
}
.sp-picker-container {
    width: 172px;
    border-left: solid 1px #fff;
}

/* Palettes */
.sp-palette-container {
    border-right: solid 1px #ccc;
}

.sp-palette-only .sp-palette-container {
    border: 0;
}

.sp-palette .sp-thumb-el {
    display: block;
    position:relative;
    float:left;
    width: 24px;
    height: 15px;
    margin: 3px;
    cursor: pointer;
    border:solid 2px transparent;
}
.sp-palette .sp-thumb-el:hover, .sp-palette .sp-thumb-el.sp-thumb-active {
    border-color: orange;
}
.sp-thumb-el {
    position:relative;
}

/* Initial */
.sp-initial {
    float: left;
    border: solid 1px #333;
}
.sp-initial span {
    width: 30px;
    height: 25px;
    border:none;
    display:block;
    float:left;
    margin:0;
}

.sp-initial .sp-clear-display {
    background-position: center;
}

/* Buttons */
.sp-palette-button-container,
.sp-button-container {
    float: right;
}

/* Replacer (the little preview div that shows up instead of the <input>) */
.sp-replacer {
    margin:0;
    overflow:hidden;
    cursor:pointer;
    padding: 4px;
    display:inline-block;
    *zoom: 1;
    *display: inline;
    border: solid 1px #91765d;
    background: #eee;
    color: #333;
    vertical-align: middle;
}
.sp-replacer:hover, .sp-replacer.sp-active {
    border-color: #F0C49B;
    color: #111;
}
.sp-replacer.sp-disabled {
    cursor:default;
    border-color: silver;
    color: silver;
}
.sp-dd {
    padding: 2px 0;
    height: 16px;
    line-height: 16px;
    float:left;
    font-size:10px;
}
.sp-preview {
    position:relative;
    width:25px;
    height: 20px;
    border: solid 1px #222;
    margin-right: 5px;
    float:left;
    z-index: 0;
}

.sp-palette {
    *width: 220px;
    max-width: 220px;
}
.sp-palette .sp-thumb-el {
    width:16px;
    height: 16px;
    margin:2px 1px;
    border: solid 1px #d0d0d0;
}

.sp-container {
    padding-bottom:0;
}


/* Buttons: http://hellohappy.org/css3-buttons/ */
.sp-container button {
  background-color: #eeeeee;
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
  background-image: linear-gradient(to bottom, #eeeeee, #cccccc);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  border-radius: 3px;
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 5px 4px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  vertical-align: middle;
}
.sp-container button:hover {
    background-color: #dddddd;
    background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: linear-gradient(to bottom, #dddddd, #bbbbbb);
    border: 1px solid #bbb;
    border-bottom: 1px solid #999;
    cursor: pointer;
    text-shadow: 0 1px 0 #ddd;
}
.sp-container button:active {
    border: 1px solid #aaa;
    border-bottom: 1px solid #888;
    -webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
}
.sp-cancel {
    font-size: 11px;
    color: #d93f3f !important;
    margin:0;
    padding:2px;
    margin-right: 5px;
    vertical-align: middle;
    text-decoration:none;

}
.sp-cancel:hover {
    color: #d93f3f !important;
    text-decoration: underline;
}


.sp-palette span:hover, .sp-palette span.sp-thumb-active {
    border-color: #000;
}

.sp-preview, .sp-alpha, .sp-thumb-el {
    position:relative;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}
.sp-preview-inner, .sp-alpha-inner, .sp-thumb-inner {
    display:block;
    position:absolute;
    top:0;left:0;bottom:0;right:0;
}

.sp-palette .sp-thumb-inner {
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}

.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}

.sp-clear-display {
    background-repeat:no-repeat;
    background-position: center;
    background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==);
}
/* line 6, app/assets/stylesheets/external/css_toggle.css.scss */
.app-form input.css-toggle {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 62px;
  height: 32px;
  display: inline-block;
  position: relative;
  border-radius: 50px;
  overflow: hidden;
  outline: none;
  border: 1px solid #cbcbcb;
  cursor: pointer;
  background-color: #fdfdfd;
  transition: background-color ease 0.3s;
}

/* line 27, app/assets/stylesheets/external/css_toggle.css.scss */
.app-form input.css-toggle:before {
  content: "on off";
  display: block;
  position: absolute;
  z-index: 2;
  width: 28px;
  height: 28px;
  background: #fff;
  left: 1px;
  top: 1px;
  border-radius: 50%;
  font: 10px/28px Helvetica;
  text-transform: uppercase;
  font-weight: bold;
  text-indent: -22px;
  word-spacing: 37px;
  color: #919191;
  white-space: nowrap;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
  transition: all cubic-bezier(0.3, 1.5, 0.7, 1) 0.3s;
}

/* line 50, app/assets/stylesheets/external/css_toggle.css.scss */
.app-form input.css-toggle:checked {
  background-color: #4d97ef;
}

/* line 54, app/assets/stylesheets/external/css_toggle.css.scss */
.app-form input.css-toggle:checked:before {
  left: 32px;
  color: #fff;
}

/* line 60, app/assets/stylesheets/external/css_toggle.css.scss */
.app-form input.css-toggle + span {
  margin-left: 0.5em;
}

/* line 64, app/assets/stylesheets/external/css_toggle.css.scss */
.app-form input.css-toggle.small {
  height: 18px;
  width: 50px;
}

/* line 68, app/assets/stylesheets/external/css_toggle.css.scss */
.app-form input.css-toggle.small:before {
  top: 0;
  width: 16px;
  height: 16px;
  font: 9px/16px Helvetica;
  text-indent: -20px;
  word-spacing: 25px;
}

/* line 80, app/assets/stylesheets/external/css_toggle.css.scss */
.app-form input.css-toggle.yesno:before {
  content: 'yes no';
  text-indent: -24px;
  word-spacing: 37px;
}

/* line 86, app/assets/stylesheets/external/css_toggle.css.scss */
.app-form input.css-toggle.yesno.small:before {
  text-indent: -23px;
  word-spacing: 26px;
}
/* line 1, app/assets/stylesheets/external_overrides/css_toggle.css.scss */
.app-form input.css-toggle {
  border: 1px solid var(--input-border);
  background-color: var(--input-bg);
}

/* line 5, app/assets/stylesheets/external_overrides/css_toggle.css.scss */
.app-form input.css-toggle:before {
  color: var(--input-color);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
}

/* line 10, app/assets/stylesheets/external_overrides/css_toggle.css.scss */
.app-form input.css-toggle:checked {
  background-color: var(--cta-background);
}

/* line 14, app/assets/stylesheets/external_overrides/css_toggle.css.scss */
.app-form input.css-toggle:checked:before {
  color: var(--cta-text-color);
}
/* line 3, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 13, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 15, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 18, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}

/* line 24, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 26, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

/* line 42, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 54, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 57, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

/* line 66, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 68, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 71, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 75, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 85, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

/* line 95, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-selection--multiple {
  background-color: var(--input-bg);
  border: 1px solid var(--input-border);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  border-radius: 2px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 15px;
}

/* line 104, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
  background-color: var(--negative-bg-color);
}

/* line 107, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 109, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-selection--multiple .select2-selection__choice {
  background-color: #ecf5f9;
  border: 1px solid var(--input-border);
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}

/* line 117, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

/* line 121, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: var(--input-color);
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}

/* line 131, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}

/* line 135, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 139, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

/* line 143, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 149, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
  background: var(--negative-bg-color);
}

/* line 153, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 158, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 163, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 167, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
  margin-top: 7px;
  margin-left: 10px;
}

/* line 173, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-search--inline .select2-search__field:focus {
  background: transparent;
}

/* line 176, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-dropdown {
  background-color: var(--negative-bg-color);
  border: 1px solid transparent;
}

/* line 180, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-dropdown--above {
  border-bottom: none;
}

/* line 183, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-dropdown--below {
  border-top: none;
}

/* line 186, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 190, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-results__option--group {
  padding: 0;
}

/* line 193, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-results__option--disabled {
  color: grey;
}

/* line 196, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: var(--negative-bg-color);
}

/* line 200, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 205, app/assets/stylesheets/_select2_theme.scss */
.select2-container--ronin.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
/* rchen https://unpkg.com/@splidejs/react-splide@0.7.12/dist/css/splide-core.min.css */
@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}
/* rchen  https://unpkg.com/react-toastify@8.0.3/dist/ReactToastify.css
          don't modify this file, modify react-toastify-ronin.css.scss instead */

:root {
  --toastify-color-light: #fff;
  --toastify-color-dark: #121212;
  --toastify-color-info: #3498db;
  --toastify-color-success: #07bc0c;
  --toastify-color-warning: #f1c40f;
  --toastify-color-error: #e74c3c;
  --toastify-color-transparent: rgba(255, 255, 255, 0.7);
  --toastify-icon-color-info: var(--toastify-color-info);
  --toastify-icon-color-success: var(--toastify-color-success);
  --toastify-icon-color-warning: var(--toastify-color-warning);
  --toastify-icon-color-error: var(--toastify-color-error);
  --toastify-toast-width: 420px; /* rchen - increased from 320px to 420px */
  --toastify-toast-background: #fff;
  --toastify-toast-min-height: 64px;
  --toastify-toast-max-height: 800px;
  --toastify-font-family: sans-serif;
  --toastify-z-index: 9999;
  --toastify-text-color-light: #757575;
  --toastify-text-color-dark: #fff;
  --toastify-text-color-info: #fff;
  --toastify-text-color-success: #fff;
  --toastify-text-color-warning: #fff;
  --toastify-text-color-error: #fff;
  --toastify-spinner-color: #616161;
  --toastify-spinner-color-empty-area: #e0e0e0;
  --toastify-color-progress-light: linear-gradient(
    to right,
    #4cd964,
    #5ac8fa,
    #007aff,
    #34aadc,
    #5856d6,
    #ff2d55
  );
  --toastify-color-progress-dark: #bb86fc;
  --toastify-color-progress-info: var(--toastify-color-info);
  --toastify-color-progress-success: var(--toastify-color-success);
  --toastify-color-progress-warning: var(--toastify-color-warning);
  --toastify-color-progress-error: var(--toastify-color-error);
}

.Toastify__toast-container {
  z-index: var(--toastify-z-index);
  -webkit-transform: translate3d(0, 0, var(--toastify-z-index) px);
  position: fixed;
  padding: 4px;
  width: var(--toastify-toast-width);
  box-sizing: border-box;
  color: #fff;
}
.Toastify__toast-container--top-left {
  top: 1em;
  left: 1em;
}
.Toastify__toast-container--top-center {
  top: 1em;
  left: 50%;
  transform: translateX(-50%);
}
.Toastify__toast-container--top-right {
  top: 1em;
  right: 1em;
}
.Toastify__toast-container--bottom-left {
  bottom: 1em;
  left: 1em;
}
.Toastify__toast-container--bottom-center {
  bottom: 1em;
  left: 50%;
  transform: translateX(-50%);
}
.Toastify__toast-container--bottom-right {
  bottom: 1em;
  right: 1em;
}

@media only screen and (max-width : 480px) {
  .Toastify__toast-container {
    width: 100vw;
    padding: 0;
    left: 0;
    margin: 0;
  }
  .Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right {
    top: 0;
    transform: translateX(0);
  }
  .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right {
    bottom: 0;
    transform: translateX(0);
  }
  .Toastify__toast-container--rtl {
    right: 0;
    left: initial;
  }
}
.Toastify__toast {
  position: relative;
  min-height: var(--toastify-toast-min-height);
  box-sizing: border-box;
  margin-bottom: 1rem;
  padding: 8px;
  border-radius: 4px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 15px 0 rgba(0, 0, 0, 0.05);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-height: var(--toastify-toast-max-height);
  overflow: hidden;
  font-family: var(--toastify-font-family);
  cursor: pointer;
  direction: ltr;
}
.Toastify__toast--rtl {
  direction: rtl;
}
.Toastify__toast-body {
  margin: auto 0;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 6px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.Toastify__toast-body > div:last-child {
  -ms-flex: 1;
      flex: 1;
}
.Toastify__toast-icon {
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
  width: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
}

.Toastify--animate {
  animation-fill-mode: both;
  animation-duration: 0.7s;
}

.Toastify--animate-icon {
  animation-fill-mode: both;
  animation-duration: 0.3s;
}

@media only screen and (max-width : 480px) {
  .Toastify__toast {
    margin-bottom: 0;
    border-radius: 0;
  }
}
.Toastify__toast-theme--dark {
  background: var(--toastify-color-dark);
  color: var(--toastify-text-color-dark);
}
.Toastify__toast-theme--light {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}
.Toastify__toast-theme--colored.Toastify__toast--default {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}
.Toastify__toast-theme--colored.Toastify__toast--info {
  color: var(--toastify-text-color-info);
  background: var(--toastify-color-info);
}
.Toastify__toast-theme--colored.Toastify__toast--success {
  color: var(--toastify-text-color-success);
  background: var(--toastify-color-success);
}
.Toastify__toast-theme--colored.Toastify__toast--warning {
  color: var(--toastify-text-color-warning);
  background: var(--toastify-color-warning);
}
.Toastify__toast-theme--colored.Toastify__toast--error {
  color: var(--toastify-text-color-error);
  background: var(--toastify-color-error);
}

.Toastify__progress-bar-theme--light {
  background: var(--toastify-color-progress-light);
}
.Toastify__progress-bar-theme--dark {
  background: var(--toastify-color-progress-dark);
}
.Toastify__progress-bar--info {
  background: var(--toastify-color-progress-info);
}
.Toastify__progress-bar--success {
  background: var(--toastify-color-progress-success);
}
.Toastify__progress-bar--warning {
  background: var(--toastify-color-progress-warning);
}
.Toastify__progress-bar--error {
  background: var(--toastify-color-progress-error);
}
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--success, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--error {
  background: var(--toastify-color-transparent);
}

.Toastify__close-button {
  color: #fff;
  background: transparent;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s ease;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.Toastify__close-button--light {
  color: #000;
  opacity: 0.3;
}
.Toastify__close-button > svg {
  fill: currentColor;
  height: 16px;
  width: 14px;
}
.Toastify__close-button:hover, .Toastify__close-button:focus {
  opacity: 1;
}

@keyframes Toastify__trackProgress {
  0% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}
.Toastify__progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  z-index: var(--toastify-z-index);
  opacity: 0.7;
  transform-origin: left;
}
.Toastify__progress-bar--animated {
  animation: Toastify__trackProgress linear 1 forwards;
}
.Toastify__progress-bar--controlled {
  transition: transform 0.2s;
}
.Toastify__progress-bar--rtl {
  right: 0;
  left: initial;
  transform-origin: right;
}

.Toastify__spinner {
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border: 2px solid;
  border-radius: 100%;
  border-color: var(--toastify-spinner-color-empty-area);
  border-right-color: var(--toastify-spinner-color);
  animation: Toastify__spin 0.65s linear infinite;
}

@keyframes Toastify__bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes Toastify__bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes Toastify__bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes Toastify__bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left {
  animation-name: Toastify__bounceInLeft;
}
.Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right {
  animation-name: Toastify__bounceInRight;
}
.Toastify__bounce-enter--top-center {
  animation-name: Toastify__bounceInDown;
}
.Toastify__bounce-enter--bottom-center {
  animation-name: Toastify__bounceInUp;
}

.Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left {
  animation-name: Toastify__bounceOutLeft;
}
.Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right {
  animation-name: Toastify__bounceOutRight;
}
.Toastify__bounce-exit--top-center {
  animation-name: Toastify__bounceOutUp;
}
.Toastify__bounce-exit--bottom-center {
  animation-name: Toastify__bounceOutDown;
}

@keyframes Toastify__zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes Toastify__zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.Toastify__zoom-enter {
  animation-name: Toastify__zoomIn;
}

.Toastify__zoom-exit {
  animation-name: Toastify__zoomOut;
}

@keyframes Toastify__flipIn {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes Toastify__flipOut {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.Toastify__flip-enter {
  animation-name: Toastify__flipIn;
}

.Toastify__flip-exit {
  animation-name: Toastify__flipOut;
}

@keyframes Toastify__slideInRight {
  from {
    transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInLeft {
  from {
    transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInUp {
  from {
    transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInDown {
  from {
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(110%, 0, 0);
  }
}
@keyframes Toastify__slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-110%, 0, 0);
  }
}
@keyframes Toastify__slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 500px, 0);
  }
}
@keyframes Toastify__slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -500px, 0);
  }
}
.Toastify__slide-enter--top-left, .Toastify__slide-enter--bottom-left {
  animation-name: Toastify__slideInLeft;
}
.Toastify__slide-enter--top-right, .Toastify__slide-enter--bottom-right {
  animation-name: Toastify__slideInRight;
}
.Toastify__slide-enter--top-center {
  animation-name: Toastify__slideInDown;
}
.Toastify__slide-enter--bottom-center {
  animation-name: Toastify__slideInUp;
}

.Toastify__slide-exit--top-left, .Toastify__slide-exit--bottom-left {
  animation-name: Toastify__slideOutLeft;
}
.Toastify__slide-exit--top-right, .Toastify__slide-exit--bottom-right {
  animation-name: Toastify__slideOutRight;
}
.Toastify__slide-exit--top-center {
  animation-name: Toastify__slideOutUp;
}
.Toastify__slide-exit--bottom-center {
  animation-name: Toastify__slideOutDown;
}

@keyframes Toastify__spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/*# sourceMappingURL=ReactToastify.css.map */
/* line 13, app/assets/stylesheets/external_overrides/react-toastify.css.scss */
.Toastify__toast-container--top-left,
.Toastify__toast-container--top-center,
.Toastify__toast-container--top-right {
  top: calc(1em + env(safe-area-inset-top, 0px));
}

/* line 19, app/assets/stylesheets/external_overrides/react-toastify.css.scss */
.Toastify__toast-container--bottom-left,
.Toastify__toast-container--bottom-center,
.Toastify__toast-container--bottom-right {
  bottom: calc(1em + env(safe-area-inset-bottom, 0px));
}

@media only screen and (max-width: 480px) {
  /* line 26, app/assets/stylesheets/external_overrides/react-toastify.css.scss */
  .Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right {
    top: env(safe-area-inset-top, 0px);
  }
  /* line 29, app/assets/stylesheets/external_overrides/react-toastify.css.scss */
  .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right {
    bottom: env(safe-area-inset-bottom, 0px);
  }
}

/* line 34, app/assets/stylesheets/external_overrides/react-toastify.css.scss */
.Toastify__toast {
  font-family: "Poppins", "lucida grande", helvetica neue, helvetica, arial, sans-serif;
  color: #333;
  border-radius: 10px;
  backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.8);
  font-size: 13px;
}

/* line 48, app/assets/stylesheets/external_overrides/react-toastify.css.scss */
.Toastify__toast h3 {
  margin: 0;
  font-size: 16px;
}

/* line 54, app/assets/stylesheets/external_overrides/react-toastify.css.scss */
.Toastify__toast p {
  padding-bottom: 0;
}

/* line 58, app/assets/stylesheets/external_overrides/react-toastify.css.scss */
.Toastify__toast ul {
  margin-bottom: 0;
}

/* line 63, app/assets/stylesheets/external_overrides/react-toastify.css.scss */
.Toastify__toast-body {
  padding: 10px;
}

/* line 67, app/assets/stylesheets/external_overrides/react-toastify.css.scss */
.Toastify__toast-icon {
  align-self: flex-start;
  margin-top: 8px;
  margin-inline-end: 14px;
}

/* line 73, app/assets/stylesheets/external_overrides/react-toastify.css.scss */
.Toastify__toast--success {
  background-image: linear-gradient(45deg, rgba(102, 255, 102, 0.3) 0%, rgba(0, 0, 0, 0) 45%);
}

/* line 77, app/assets/stylesheets/external_overrides/react-toastify.css.scss */
.Toastify__toast--warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 102, 0.3) 0%, rgba(0, 0, 0, 0) 45%);
}

/* line 81, app/assets/stylesheets/external_overrides/react-toastify.css.scss */
.Toastify__toast--info {
  background-image: linear-gradient(45deg, rgba(102, 102, 255, 0.3) 0%, rgba(0, 0, 0, 0) 45%);
}

/* line 85, app/assets/stylesheets/external_overrides/react-toastify.css.scss */
.Toastify__toast--error {
  background-image: linear-gradient(45deg, rgba(255, 102, 102, 0.3) 0%, rgba(0, 0, 0, 0) 45%);
  color: #633;
}

/* line 90, app/assets/stylesheets/external_overrides/react-toastify.css.scss */
.Toastify__toast--default {
  background-image: linear-gradient(45deg, rgba(153, 153, 153, 0.3) 0%, rgba(0, 0, 0, 0) 45%);
}
/*!
 * Quill Editor v2.0.2
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
 .ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked] > .ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked] > .ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor > *{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li > .ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked] > .ql-ui,.ql-editor li[data-list=unchecked] > .ql-ui{color:#777}.ql-editor li[data-list=bullet] > .ql-ui:before{content:'\2022'}.ql-editor li[data-list=checked] > .ql-ui:before{content:'\2611'}.ql-editor li[data-list=unchecked] > .ql-ui:before{content:'\2610'}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered] > .ql-ui:before{content:counter(list-0, decimal) '. '}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1 > .ql-ui:before{content:counter(list-1, lower-alpha) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2 > .ql-ui:before{content:counter(list-2, lower-roman) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3 > .ql-ui:before{content:counter(list-3, decimal) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4 > .ql-ui:before{content:counter(list-4, lower-alpha) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5 > .ql-ui:before{content:counter(list-5, lower-roman) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6 > .ql-ui:before{content:counter(list-6, decimal) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7 > .ql-ui:before{content:counter(list-7, lower-alpha) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8 > .ql-ui:before{content:counter(list-8, lower-roman) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9 > .ql-ui:before{content:counter(list-9, decimal) '. '}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl > .ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank::before{color:rgba(0,0,0,0.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:'';display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble{box-sizing:border-box}.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:'';display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label::before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label::before,.ql-bubble .ql-picker.ql-header .ql-picker-item::before{content:'Normal'}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{content:'Heading 1'}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{content:'Heading 2'}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{content:'Heading 3'}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{content:'Heading 4'}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{content:'Heading 5'}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{content:'Heading 6'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label::before,.ql-bubble .ql-picker.ql-font .ql-picker-item::before{content:'Sans Serif'}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{content:'Serif'}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{content:'Monospace'}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label::before,.ql-bubble .ql-picker.ql-size .ql-picker-item::before{content:'Normal'}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before{content:'Small'}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before{content:'Large'}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{content:'Huge'}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\00D7";font-size:16px;font-weight:bold}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close){position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:normal;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease 200ms;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover::before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover::after{visibility:visible}

 /*# sourceMappingURL=quill.bubble.css.map*/
.ql-mention-list-container {
  width: 270px;
  border: 1px solid #f0f0f0;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 2px 12px 0 rgba(30, 30, 30, 0.08);
  z-index: 9001;
  overflow: auto;
}

.ql-mention-loading {
  line-height: 44px;
  padding: 0 20px;
  vertical-align: middle;
  font-size: 16px;
}

.ql-mention-list {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.ql-mention-list-item {
  cursor: pointer;
  line-height: 44px;
  font-size: 16px;
  padding: 0 20px;
  vertical-align: middle;
}

.ql-mention-list-item.disabled {
  cursor: auto;
}

.ql-mention-list-item.selected {
  background-color: #d3e1eb;
  text-decoration: none;
}

/* ideally the selector should be ".ql-editor .mention" but that causes a bug
   where if you copy content that includes mentions and then paste it, the
   pasted mention has a <span style="background-color"> wrapping it */
.ql-container .mention {
  height: 24px;
  width: 65px;
  border-radius: 6px;
  background-color: #d3e1eb;
  padding: 3px 5px;
  margin-right: 2px;
  user-select: all;
}

.ql-editor .mention > span {
  margin: 0 3px;
}

.ql-editor .mention[data-denotation-char="{"] .ql-mention-denotation-char {
  display: none;
}

.ql-editor .mention[data-denotation-char="{"]:before {
  display: inline-block;
  content: "{";
  opacity: 0.8;
}

.ql-editor .mention[data-denotation-char="{"]:after {
  display: inline-block;
  content: "}";
  opacity: 0.8;
}
/* line 1, app/assets/stylesheets/external/quill/quill.clientary-image.css.scss */
.ql-editor img[data-id][data-style] {
  cursor: pointer;
}
/* line 2, app/assets/stylesheets/external_overrides/quill.bubble.css.scss */
.ql-disabled > .ql-editor > * {
  cursor: default;
}

/* line 7, app/assets/stylesheets/external_overrides/quill.bubble.css.scss */
.ql-disabled > .ql-editor {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 13, app/assets/stylesheets/external_overrides/quill.bubble.css.scss */
.ql-disabled.ql-container {
  font-family: inherit;
}

/* line 17, app/assets/stylesheets/external_overrides/quill.bubble.css.scss */
.ql-bubble .ql-tooltip {
  z-index: 1;
}

/* line 21, app/assets/stylesheets/external_overrides/quill.bubble.css.scss */
.ql-mention-list-item {
  cursor: pointer;
  line-height: 34px;
  font-size: 12px;
  padding: 0 20px;
  vertical-align: middle;
}

/* line 29, app/assets/stylesheets/external_overrides/quill.bubble.css.scss */
.ql-container .mention {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
}
/*!
 * Cropper.js v1.5.13
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2022-11-20T05:30:43.444Z
 */

.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  -ms-touch-action: none;
      touch-action: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.cropper-container img {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    display: block;
    height: 100%;
    image-orientation: 0deg;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    width: 100%;
  }

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.cropper-wrap-box,
.cropper-canvas {
  overflow: hidden;
}

.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}

.cropper-modal {
  background-color: #000;
  opacity: 0.5;
}

.cropper-view-box {
  display: block;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 75%);
  overflow: hidden;
  width: 100%;
}

.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: 0.5;
  position: absolute;
}

.cropper-dashed.dashed-h {
    border-bottom-width: 1px;
    border-top-width: 1px;
    height: calc(100% / 3);
    left: 0;
    top: calc(100% / 3);
    width: 100%;
  }

.cropper-dashed.dashed-v {
    border-left-width: 1px;
    border-right-width: 1px;
    height: 100%;
    left: calc(100% / 3);
    top: 0;
    width: calc(100% / 3);
  }

.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 0;
}

.cropper-center::before,
  .cropper-center::after {
    background-color: #eee;
    content: " ";
    display: block;
    position: absolute;
  }

.cropper-center::before {
    height: 1px;
    left: -3px;
    top: 0;
    width: 7px;
  }

.cropper-center::after {
    height: 7px;
    left: 0;
    top: -3px;
    width: 1px;
  }

.cropper-face,
.cropper-line,
.cropper-point {
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  width: 100%;
}

.cropper-face {
  background-color: #fff;
  left: 0;
  top: 0;
}

.cropper-line {
  background-color: #39f;
}

.cropper-line.line-e {
    cursor: ew-resize;
    right: -3px;
    top: 0;
    width: 5px;
  }

.cropper-line.line-n {
    cursor: ns-resize;
    height: 5px;
    left: 0;
    top: -3px;
  }

.cropper-line.line-w {
    cursor: ew-resize;
    left: -3px;
    top: 0;
    width: 5px;
  }

.cropper-line.line-s {
    bottom: -3px;
    cursor: ns-resize;
    height: 5px;
    left: 0;
  }

.cropper-point {
  background-color: #39f;
  height: 5px;
  opacity: 0.75;
  width: 5px;
}

.cropper-point.point-e {
    cursor: ew-resize;
    margin-top: -3px;
    right: -3px;
    top: 50%;
  }

.cropper-point.point-n {
    cursor: ns-resize;
    left: 50%;
    margin-left: -3px;
    top: -3px;
  }

.cropper-point.point-w {
    cursor: ew-resize;
    left: -3px;
    margin-top: -3px;
    top: 50%;
  }

.cropper-point.point-s {
    bottom: -3px;
    cursor: s-resize;
    left: 50%;
    margin-left: -3px;
  }

.cropper-point.point-ne {
    cursor: nesw-resize;
    right: -3px;
    top: -3px;
  }

.cropper-point.point-nw {
    cursor: nwse-resize;
    left: -3px;
    top: -3px;
  }

.cropper-point.point-sw {
    bottom: -3px;
    cursor: nesw-resize;
    left: -3px;
  }

.cropper-point.point-se {
    bottom: -3px;
    cursor: nwse-resize;
    height: 20px;
    opacity: 1;
    right: -3px;
    width: 20px;
  }

@media (min-width: 768px) {

.cropper-point.point-se {
      height: 15px;
      width: 15px;
  }
    }

@media (min-width: 992px) {

.cropper-point.point-se {
      height: 10px;
      width: 10px;
  }
    }

@media (min-width: 1200px) {

.cropper-point.point-se {
      height: 5px;
      opacity: 0.75;
      width: 5px;
  }
    }

.cropper-point.point-se::before {
    background-color: #39f;
    bottom: -50%;
    content: " ";
    display: block;
    height: 200%;
    opacity: 0;
    position: absolute;
    right: -50%;
    width: 200%;
  }

.cropper-invisible {
  opacity: 0;
}

.cropper-bg {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}

.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.cropper-hidden {
  display: none !important;
}

.cropper-move {
  cursor: move;
}

.cropper-crop {
  cursor: crosshair;
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}
/* map fields table */
/* line 3, app/assets/stylesheets/external/import/map_fields.css.scss */
.map-fields {
  /* preview */
}

/* line 4, app/assets/stylesheets/external/import/map_fields.css.scss */
.map-fields .map-fields-table table {
  border: 1px solid var(--table-border-color);
  margin-top: 20px;
  margin-bottom: 30px;
}

/* line 11, app/assets/stylesheets/external/import/map_fields.css.scss */
.map-fields .map-fields-table thead tr th {
  background: #eff3f4 repeat-x scroll 0 0;
  padding: 6px 6px;
  font-size: 95%;
  color: #444;
  zoom: 1;
}

/* line 20, app/assets/stylesheets/external/import/map_fields.css.scss */
.map-fields .map-fields-table tbody tr td {
  padding: 6px 8px;
  zoom: 1;
}

/* line 26, app/assets/stylesheets/external/import/map_fields.css.scss */
.map-fields .map-fields-table tbody tr td:nth-child(2) {
  background-color: var(--background-lighter-color);
}

/* line 33, app/assets/stylesheets/external/import/map_fields.css.scss */
.map-fields .client-previews, .map-fields .product-previews {
  padding: 10px 5px 15px;
  border: 1px solid var(--border-lighter-color);
  margin-bottom: 20px;
  background: var(--background-lighter-color);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 44, app/assets/stylesheets/external/import/map_fields.css.scss */
.map-fields .client-previews h3 {
  font-size: 150%;
}

/* line 49, app/assets/stylesheets/external/import/map_fields.css.scss */
.map-fields .client-previews h4 {
  font-size: 110%;
}

/* line 54, app/assets/stylesheets/external/import/map_fields.css.scss */
.map-fields .with-errors {
  background: var(--background-error-color) !important;
}

/* line 59, app/assets/stylesheets/external/import/map_fields.css.scss */
.map-fields .client-preview, .map-fields .product-preview {
  padding: 10px;
  background: var(--negative-bg-color);
  border: 1px solid var(--table-border-color);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
}

/* line 71, app/assets/stylesheets/external/import/map_fields.css.scss */
.map-fields .contact-preview.with-errors {
  color: var(--body-error-color);
}

/* line 76, app/assets/stylesheets/external/import/map_fields.css.scss */
.map-fields .product-preview p {
  padding-bottom: 0px;
}

/* line 81, app/assets/stylesheets/external/import/map_fields.css.scss */
.map-fields div.errors {
  color: var(--body-error-color);
}
.ss-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
}

.ss-content {
  height: 100%;
  width: calc(100% + 18px);

  /* Fix for flex + scrollbar */
  /* The following 2 lines differ from the SimpleScrollbar source to solve
     the problem of scrollbars that hover over the content rather than squeezing
     the content */
  margin-right: -18px;
  padding: 0 18px 0 0;

  position: relative;
  overflow: auto;
  box-sizing: border-box;
}

/* the following rule differs from SimpleScrollbar source
   this makes the solution even better on webkit, which supports hiding
 */
.ss-content::-webkit-scrollbar {
  display: none;
}

.ss-content.rtl {
  width: calc(100% + 18px);
  right: auto;
}

.ss-scroll {
  position: relative;
  background: rgba(0, 0, 0, 0.1);
  width: 9px;
  border-radius: 4px;
  top: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.25s linear;
}

.ss-hidden {
  display: none;
}

.ss-container:hover .ss-scroll,
.ss-container:active .ss-scroll {
  opacity: 1;
}

.ss-grabbed {
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
/* line 3, app/assets/stylesheets/external_overrides/simple-scrollbar-overrides.scss */
.scrollable-pane {
  position: relative;
  height: 100%;
}

/* line 8, app/assets/stylesheets/external_overrides/simple-scrollbar-overrides.scss */
.ss-scroll {
  position: absolute;
  background: rgba(128, 128, 128, 0.7);
  width: 7px;
}

@media (max-width: 767px) {
  /* line 15, app/assets/stylesheets/external_overrides/simple-scrollbar-overrides.scss */
  .ss-scroll {
    display: none;
  }
}
