
/*
Trix 1.3.2
Copyright © 2024 Basecamp, LLC
http://trix-editor.org/*/
trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none; }
trix-toolbar * {
  box-sizing: border-box; }
trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow-x: auto; }
trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px; }
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 1.5vw; }
    @media (max-device-width: 768px) {
      trix-toolbar .trix-button-group:not(:first-child) {
        margin-left: 0; } }
trix-toolbar .trix-button-group-spacer {
  flex-grow: 1; }
  @media (max-device-width: 768px) {
    trix-toolbar .trix-button-group-spacer {
      display: none; } }
trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent; }
  trix-toolbar .trix-button:not(:first-child) {
    border-left: 1px solid #ccc; }
  trix-toolbar .trix-button.trix-active {
    background: #cbeefa;
    color: black; }
  trix-toolbar .trix-button:not(:disabled) {
    cursor: pointer; }
  trix-toolbar .trix-button:disabled {
    color: rgba(0, 0, 0, 0.125); }
  @media (max-device-width: 768px) {
    trix-toolbar .trix-button {
      letter-spacing: -0.01em;
      padding: 0 0.3em; } }
trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px; }
  @media (max-device-width: 768px) {
    trix-toolbar .trix-button--icon {
      height: 2em;
      max-width: calc(0.8em + 3.5vw); } }
  trix-toolbar .trix-button--icon::before {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.6;
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
    @media (max-device-width: 768px) {
      trix-toolbar .trix-button--icon::before {
        right: 6%;
        left: 6%; } }
  trix-toolbar .trix-button--icon.trix-active::before {
    opacity: 1; }
  trix-toolbar .trix-button--icon:disabled::before {
    opacity: 0.125; }
trix-toolbar .trix-button--icon-attach::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M16.5%206v11.5a4%204%200%201%201-8%200V5a2.5%202.5%200%200%201%205%200v10.5a1%201%200%201%201-2%200V6H10v9.5a2.5%202.5%200%200%200%205%200V5a4%204%200%201%200-8%200v12.5a5.5%205.5%200%200%200%2011%200V6h-1.5z%22%2F%3E%3C%2Fsvg%3E);
  top: 8%;
  bottom: 4%; }
trix-toolbar .trix-button--icon-bold::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M15.6%2011.8c1-.7%201.6-1.8%201.6-2.8a4%204%200%200%200-4-4H7v14h7c2.1%200%203.7-1.7%203.7-3.8%200-1.5-.8-2.8-2.1-3.4zM10%207.5h3a1.5%201.5%200%201%201%200%203h-3v-3zm3.5%209H10v-3h3.5a1.5%201.5%200%201%201%200%203z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-italic::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M10%205v3h2.2l-3.4%208H6v3h8v-3h-2.2l3.4-8H18V5h-8z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-link::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M9.88%2013.7a4.3%204.3%200%200%201%200-6.07l3.37-3.37a4.26%204.26%200%200%201%206.07%200%204.3%204.3%200%200%201%200%206.06l-1.96%201.72a.91.91%200%201%201-1.3-1.3l1.97-1.71a2.46%202.46%200%200%200-3.48-3.48l-3.38%203.37a2.46%202.46%200%200%200%200%203.48.91.91%200%201%201-1.3%201.3z%22%2F%3E%3Cpath%20d%3D%22M4.25%2019.46a4.3%204.3%200%200%201%200-6.07l1.93-1.9a.91.91%200%201%201%201.3%201.3l-1.93%201.9a2.46%202.46%200%200%200%203.48%203.48l3.37-3.38c.96-.96.96-2.52%200-3.48a.91.91%200%201%201%201.3-1.3%204.3%204.3%200%200%201%200%206.07l-3.38%203.38a4.26%204.26%200%200%201-6.07%200z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-strike::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.73%2014l.28.14c.26.15.45.3.57.44.12.14.18.3.18.5%200%20.3-.15.56-.44.75-.3.2-.76.3-1.39.3A13.52%2013.52%200%200%201%207%2014.95v3.37a10.64%2010.64%200%200%200%204.84.88c1.26%200%202.35-.19%203.28-.56.93-.37%201.64-.9%202.14-1.57s.74-1.45.74-2.32c0-.26-.02-.51-.06-.75h-5.21zm-5.5-4c-.08-.34-.12-.7-.12-1.1%200-1.29.52-2.3%201.58-3.02%201.05-.72%202.5-1.08%204.34-1.08%201.62%200%203.28.34%204.97%201l-1.3%202.93c-1.47-.6-2.73-.9-3.8-.9-.55%200-.96.08-1.2.26-.26.17-.38.38-.38.64%200%20.27.16.52.48.74.17.12.53.3%201.05.53H7.23zM3%2013h18v-2H3v2z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-quote::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M6%2017h3l2-4V7H5v6h3zm8%200h3l2-4V7h-6v6h3z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12%209v3H9v7H6v-7H3V9h9zM8%204h14v3h-6v12h-3V7H8V4z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-code::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.2%2012L15%2015.2l1.4%201.4L21%2012l-4.6-4.6L15%208.8l3.2%203.2zM5.8%2012L9%208.8%207.6%207.4%203%2012l4.6%204.6L9%2015.2%205.8%2012z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%204a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm4%203h14v-2H8v2zm0-6h14v-2H8v2zm0-8v2h14V5H8z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-number-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M2%2017h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1%203h1.8L2%2013.1v.9h3v-1H3.2L5%2010.9V10H2v1zm5-6v2h14V5H7zm0%2014h14v-2H7v2zm0-6h14v-2H7v2z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-undo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.5%208c-2.6%200-5%201-6.9%202.6L2%207v9h9l-3.6-3.6A8%208%200%200%201%2020%2016l2.4-.8a10.5%2010.5%200%200%200-10-7.2z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-redo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.4%2010.6a10.5%2010.5%200%200%200-16.9%204.6L4%2016a8%208%200%200%201%2012.7-3.6L13%2016h9V7l-3.6%203.6z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-8.3-.3l2.8%202.9L6%2014.2%204%2012l2-2-1.4-1.5L1%2012l.7.7zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-6.9-1L1%2014.2l1.4%201.4L6%2012l-.7-.7-2.8-2.8L1%209.9%203.1%2012zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-dialogs {
  position: relative; }
trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5; }
trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }
  trix-toolbar .trix-input--dialog.validate:invalid {
    box-shadow: #F00 0px 0px 1.5px 1px; }
trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none; }
trix-toolbar .trix-dialog--link {
  max-width: 600px; }
trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline; }
  trix-toolbar .trix-dialog__link-fields .trix-input {
    flex: 1; }
  trix-toolbar .trix-dialog__link-fields .trix-button-group {
    flex: 0 0 content;
    margin: 0; }
trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection, trix-editor [data-trix-mutable] ::-moz-selection {
  background: none; }
trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection, trix-editor [data-trix-mutable] ::selection {
  background: none; }

trix-editor [data-trix-mutable].attachment__caption-editor:focus::-moz-selection {
  background: highlight; }
trix-editor [data-trix-mutable].attachment__caption-editor:focus::selection {
  background: highlight; }

trix-editor [data-trix-mutable].attachment.attachment--file {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent; }
trix-editor [data-trix-mutable].attachment img {
  box-shadow: 0 0 0 2px highlight; }
trix-editor .attachment {
  position: relative; }
  trix-editor .attachment:hover {
    cursor: default; }
trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text; }
trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in; }
  trix-editor .attachment__progress[value="100"] {
    opacity: 0; }
trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }
trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center; }
trix-editor .trix-button-group {
  display: inline-flex; }
trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent; }
  trix-editor .trix-button:not(:first-child) {
    border-left: 1px solid #ccc; }
  trix-editor .trix-button.trix-active {
    background: #cbeefa; }
  trix-editor .trix-button:not(:disabled) {
    cursor: pointer; }
trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25); }
  trix-editor .trix-button--remove::before {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    content: "";
    background-image: url(data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.4L17.6%205%2012%2010.6%206.4%205%205%206.4l5.6%205.6L5%2017.6%206.4%2019l5.6-5.6%205.6%205.6%201.4-1.4-5.6-5.6z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 90%; }
  trix-editor .trix-button--remove:hover {
    border-color: #333; }
    trix-editor .trix-button--remove:hover::before {
      opacity: 1; }
trix-editor .attachment__metadata-container {
  position: relative; }
trix-editor .attachment__metadata {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate(-50%, 0);
  max-width: 90%;
  padding: 0.1em 0.6em;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px; }
  trix-editor .attachment__metadata .attachment__name {
    display: inline-block;
    max-width: 100%;
    vertical-align: bottom;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  trix-editor .attachment__metadata .attachment__size {
    margin-left: 0.2em;
    white-space: nowrap; }
@charset "UTF-8";
.trix-content {
  line-height: 1.5; }
  .trix-content * {
    box-sizing: border-box;
    margin: 0;
    padding: 0; }
  .trix-content h1 {
    font-size: 1.2em;
    line-height: 1.2; }
  .trix-content blockquote {
    border: 0 solid #ccc;
    border-left-width: 0.3em;
    margin-left: 0.3em;
    padding-left: 0.6em; }
  .trix-content [dir=rtl] blockquote,
  .trix-content blockquote[dir=rtl] {
    border-width: 0;
    border-right-width: 0.3em;
    margin-right: 0.3em;
    padding-right: 0.6em; }
  .trix-content li {
    margin-left: 1em; }
  .trix-content [dir=rtl] li {
    margin-right: 1em; }
  .trix-content pre {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-family: monospace;
    font-size: 0.9em;
    padding: 0.5em;
    white-space: pre;
    background-color: #eee;
    overflow-x: auto; }
  .trix-content img {
    max-width: 100%;
    height: auto; }
  .trix-content .attachment {
    display: inline-block;
    position: relative;
    max-width: 100%; }
    .trix-content .attachment a {
      color: inherit;
      text-decoration: none; }
      .trix-content .attachment a:hover, .trix-content .attachment a:visited:hover {
        color: inherit; }
  .trix-content .attachment__caption {
    text-align: center; }
    .trix-content .attachment__caption .attachment__name + .attachment__size::before {
      content: ' · '; }
  .trix-content .attachment--preview {
    width: 100%;
    text-align: center; }
    .trix-content .attachment--preview .attachment__caption {
      color: #666;
      font-size: 0.9em;
      line-height: 1.2; }
  .trix-content .attachment--file {
    color: #333;
    line-height: 1;
    margin: 0 2px 2px 2px;
    padding: 0.4em 1em;
    border: 1px solid #bbb;
    border-radius: 5px; }
  .trix-content .attachment-gallery {
    display: flex;
    flex-wrap: wrap;
    position: relative; }
    .trix-content .attachment-gallery .attachment {
      flex: 1 0 33%;
      padding: 0 0.5em;
      max-width: 33%; }
    .trix-content .attachment-gallery.attachment-gallery--2 .attachment, .trix-content .attachment-gallery.attachment-gallery--4 .attachment {
      flex-basis: 50%;
      max-width: 50%; }
/*
 * Provides a drop-in pointer for the default Trix stylesheet that will format the toolbar and
 * the trix-editor content (whether displayed or under editing). Feel free to incorporate this
 * inclusion directly in any other asset bundle and remove this file.
 *

*/

/*
 * We need to override trix.css’s image gallery styles to accommodate the
 * <action-text-attachment> element we wrap around attachments. Otherwise,
 * images in galleries will be squished by the max-width: 33%; rule.
*/
.trix-content .attachment-gallery > action-text-attachment,
.trix-content .attachment-gallery > .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

.trix-content .attachment-gallery.attachment-gallery--2 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--2 > .attachment, .trix-content .attachment-gallery.attachment-gallery--4 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--4 > .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}
@charset "UTF-8";
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 7, app/assets/stylesheets/bootstrap.css */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 38, app/assets/stylesheets/bootstrap.css */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* line 44, app/assets/stylesheets/bootstrap.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 51, app/assets/stylesheets/bootstrap.css */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 55, app/assets/stylesheets/bootstrap.css */
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

/* line 66, app/assets/stylesheets/bootstrap.css */
[tabindex="-1"]:focus {
  outline: 0 !important;
}

/* line 70, app/assets/stylesheets/bootstrap.css */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 76, app/assets/stylesheets/bootstrap.css */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 81, app/assets/stylesheets/bootstrap.css */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 86, app/assets/stylesheets/bootstrap.css */
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

/* line 97, app/assets/stylesheets/bootstrap.css */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 103, app/assets/stylesheets/bootstrap.css */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 110, app/assets/stylesheets/bootstrap.css */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 117, app/assets/stylesheets/bootstrap.css */
dt {
  font-weight: 700;
}

/* line 121, app/assets/stylesheets/bootstrap.css */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 126, app/assets/stylesheets/bootstrap.css */
blockquote {
  margin: 0 0 1rem;
}

/* line 130, app/assets/stylesheets/bootstrap.css */
b,
strong {
  font-weight: bolder;
}

/* line 135, app/assets/stylesheets/bootstrap.css */
small {
  font-size: 80%;
}

/* line 139, app/assets/stylesheets/bootstrap.css */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 147, app/assets/stylesheets/bootstrap.css */
sub {
  bottom: -.25em;
}

/* line 151, app/assets/stylesheets/bootstrap.css */
sup {
  top: -.5em;
}

/* line 155, app/assets/stylesheets/bootstrap.css */
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

/* line 161, app/assets/stylesheets/bootstrap.css */
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 166, app/assets/stylesheets/bootstrap.css */
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

/* line 171, app/assets/stylesheets/bootstrap.css */
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

/* line 176, app/assets/stylesheets/bootstrap.css */
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/* line 180, app/assets/stylesheets/bootstrap.css */
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 188, app/assets/stylesheets/bootstrap.css */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

/* line 194, app/assets/stylesheets/bootstrap.css */
figure {
  margin: 0 0 1rem;
}

/* line 198, app/assets/stylesheets/bootstrap.css */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 203, app/assets/stylesheets/bootstrap.css */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 208, app/assets/stylesheets/bootstrap.css */
table {
  border-collapse: collapse;
}

/* line 212, app/assets/stylesheets/bootstrap.css */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

/* line 220, app/assets/stylesheets/bootstrap.css */
th {
  text-align: inherit;
}

/* line 224, app/assets/stylesheets/bootstrap.css */
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 229, app/assets/stylesheets/bootstrap.css */
button {
  border-radius: 0;
}

/* line 233, app/assets/stylesheets/bootstrap.css */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 238, app/assets/stylesheets/bootstrap.css */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 249, app/assets/stylesheets/bootstrap.css */
button,
input {
  overflow: visible;
}

/* line 254, app/assets/stylesheets/bootstrap.css */
button,
select {
  text-transform: none;
}

/* line 259, app/assets/stylesheets/bootstrap.css */
select {
  word-wrap: normal;
}

/* line 263, app/assets/stylesheets/bootstrap.css */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 270, app/assets/stylesheets/bootstrap.css */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 277, app/assets/stylesheets/bootstrap.css */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 285, app/assets/stylesheets/bootstrap.css */
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 291, app/assets/stylesheets/bootstrap.css */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

/* line 298, app/assets/stylesheets/bootstrap.css */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 303, app/assets/stylesheets/bootstrap.css */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 310, app/assets/stylesheets/bootstrap.css */
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* line 322, app/assets/stylesheets/bootstrap.css */
progress {
  vertical-align: baseline;
}

/* line 326, app/assets/stylesheets/bootstrap.css */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 331, app/assets/stylesheets/bootstrap.css */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 336, app/assets/stylesheets/bootstrap.css */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 340, app/assets/stylesheets/bootstrap.css */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 345, app/assets/stylesheets/bootstrap.css */
output {
  display: inline-block;
}

/* line 349, app/assets/stylesheets/bootstrap.css */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 354, app/assets/stylesheets/bootstrap.css */
template {
  display: none;
}

/* line 358, app/assets/stylesheets/bootstrap.css */
[hidden] {
  display: none !important;
}

/* line 362, app/assets/stylesheets/bootstrap.css */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

/* line 369, app/assets/stylesheets/bootstrap.css */
h1, .h1 {
  font-size: 2.5rem;
}

/* line 373, app/assets/stylesheets/bootstrap.css */
h2, .h2 {
  font-size: 2rem;
}

/* line 377, app/assets/stylesheets/bootstrap.css */
h3, .h3 {
  font-size: 1.75rem;
}

/* line 381, app/assets/stylesheets/bootstrap.css */
h4, .h4 {
  font-size: 1.5rem;
}

/* line 385, app/assets/stylesheets/bootstrap.css */
h5, .h5 {
  font-size: 1.25rem;
}

/* line 389, app/assets/stylesheets/bootstrap.css */
h6, .h6 {
  font-size: 1rem;
}

/* line 393, app/assets/stylesheets/bootstrap.css */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 398, app/assets/stylesheets/bootstrap.css */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 404, app/assets/stylesheets/bootstrap.css */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 410, app/assets/stylesheets/bootstrap.css */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 416, app/assets/stylesheets/bootstrap.css */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 422, app/assets/stylesheets/bootstrap.css */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 429, app/assets/stylesheets/bootstrap.css */
small,
.small {
  font-size: 80%;
  font-weight: 400;
}

/* line 435, app/assets/stylesheets/bootstrap.css */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 441, app/assets/stylesheets/bootstrap.css */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 446, app/assets/stylesheets/bootstrap.css */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 451, app/assets/stylesheets/bootstrap.css */
.list-inline-item {
  display: inline-block;
}

/* line 455, app/assets/stylesheets/bootstrap.css */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 459, app/assets/stylesheets/bootstrap.css */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 464, app/assets/stylesheets/bootstrap.css */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 469, app/assets/stylesheets/bootstrap.css */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

/* line 475, app/assets/stylesheets/bootstrap.css */
.blockquote-footer::before {
  content: "\2014\00A0";
}

/* line 479, app/assets/stylesheets/bootstrap.css */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 484, app/assets/stylesheets/bootstrap.css */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

/* line 493, app/assets/stylesheets/bootstrap.css */
.figure {
  display: inline-block;
}

/* line 497, app/assets/stylesheets/bootstrap.css */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 502, app/assets/stylesheets/bootstrap.css */
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

/* line 507, app/assets/stylesheets/bootstrap.css */
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

/* line 513, app/assets/stylesheets/bootstrap.css */
a > code {
  color: inherit;
}

/* line 517, app/assets/stylesheets/bootstrap.css */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

/* line 525, app/assets/stylesheets/bootstrap.css */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 531, app/assets/stylesheets/bootstrap.css */
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

/* line 537, app/assets/stylesheets/bootstrap.css */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 543, app/assets/stylesheets/bootstrap.css */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 548, app/assets/stylesheets/bootstrap.css */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 557, app/assets/stylesheets/bootstrap.css */
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 563, app/assets/stylesheets/bootstrap.css */
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 569, app/assets/stylesheets/bootstrap.css */
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 575, app/assets/stylesheets/bootstrap.css */
  .container {
    max-width: 1140px;
  }
}

/* line 580, app/assets/stylesheets/bootstrap.css */
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 588, app/assets/stylesheets/bootstrap.css */
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 597, app/assets/stylesheets/bootstrap.css */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 602, app/assets/stylesheets/bootstrap.css */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 608, app/assets/stylesheets/bootstrap.css */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .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, .col-sm,
.col-sm-auto, .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, .col-md,
.col-md-auto, .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, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 620, app/assets/stylesheets/bootstrap.css */
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

/* line 628, app/assets/stylesheets/bootstrap.css */
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

/* line 635, app/assets/stylesheets/bootstrap.css */
.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

/* line 641, app/assets/stylesheets/bootstrap.css */
.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

/* line 647, app/assets/stylesheets/bootstrap.css */
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 653, app/assets/stylesheets/bootstrap.css */
.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

/* line 659, app/assets/stylesheets/bootstrap.css */
.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

/* line 665, app/assets/stylesheets/bootstrap.css */
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 671, app/assets/stylesheets/bootstrap.css */
.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

/* line 677, app/assets/stylesheets/bootstrap.css */
.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

/* line 683, app/assets/stylesheets/bootstrap.css */
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 689, app/assets/stylesheets/bootstrap.css */
.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

/* line 695, app/assets/stylesheets/bootstrap.css */
.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

/* line 701, app/assets/stylesheets/bootstrap.css */
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 707, app/assets/stylesheets/bootstrap.css */
.order-first {
  -ms-flex-order: -1;
  order: -1;
}

/* line 712, app/assets/stylesheets/bootstrap.css */
.order-last {
  -ms-flex-order: 13;
  order: 13;
}

/* line 717, app/assets/stylesheets/bootstrap.css */
.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

/* line 722, app/assets/stylesheets/bootstrap.css */
.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

/* line 727, app/assets/stylesheets/bootstrap.css */
.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

/* line 732, app/assets/stylesheets/bootstrap.css */
.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

/* line 737, app/assets/stylesheets/bootstrap.css */
.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

/* line 742, app/assets/stylesheets/bootstrap.css */
.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

/* line 747, app/assets/stylesheets/bootstrap.css */
.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

/* line 752, app/assets/stylesheets/bootstrap.css */
.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

/* line 757, app/assets/stylesheets/bootstrap.css */
.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

/* line 762, app/assets/stylesheets/bootstrap.css */
.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

/* line 767, app/assets/stylesheets/bootstrap.css */
.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

/* line 772, app/assets/stylesheets/bootstrap.css */
.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

/* line 777, app/assets/stylesheets/bootstrap.css */
.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

/* line 782, app/assets/stylesheets/bootstrap.css */
.offset-1 {
  margin-left: 8.333333%;
}

/* line 786, app/assets/stylesheets/bootstrap.css */
.offset-2 {
  margin-left: 16.666667%;
}

/* line 790, app/assets/stylesheets/bootstrap.css */
.offset-3 {
  margin-left: 25%;
}

/* line 794, app/assets/stylesheets/bootstrap.css */
.offset-4 {
  margin-left: 33.333333%;
}

/* line 798, app/assets/stylesheets/bootstrap.css */
.offset-5 {
  margin-left: 41.666667%;
}

/* line 802, app/assets/stylesheets/bootstrap.css */
.offset-6 {
  margin-left: 50%;
}

/* line 806, app/assets/stylesheets/bootstrap.css */
.offset-7 {
  margin-left: 58.333333%;
}

/* line 810, app/assets/stylesheets/bootstrap.css */
.offset-8 {
  margin-left: 66.666667%;
}

/* line 814, app/assets/stylesheets/bootstrap.css */
.offset-9 {
  margin-left: 75%;
}

/* line 818, app/assets/stylesheets/bootstrap.css */
.offset-10 {
  margin-left: 83.333333%;
}

/* line 822, app/assets/stylesheets/bootstrap.css */
.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  /* line 827, app/assets/stylesheets/bootstrap.css */
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 834, app/assets/stylesheets/bootstrap.css */
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 840, app/assets/stylesheets/bootstrap.css */
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 845, app/assets/stylesheets/bootstrap.css */
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 850, app/assets/stylesheets/bootstrap.css */
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 855, app/assets/stylesheets/bootstrap.css */
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 860, app/assets/stylesheets/bootstrap.css */
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 865, app/assets/stylesheets/bootstrap.css */
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 870, app/assets/stylesheets/bootstrap.css */
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 875, app/assets/stylesheets/bootstrap.css */
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 880, app/assets/stylesheets/bootstrap.css */
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 885, app/assets/stylesheets/bootstrap.css */
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 890, app/assets/stylesheets/bootstrap.css */
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 895, app/assets/stylesheets/bootstrap.css */
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 900, app/assets/stylesheets/bootstrap.css */
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  /* line 904, app/assets/stylesheets/bootstrap.css */
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  /* line 908, app/assets/stylesheets/bootstrap.css */
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  /* line 912, app/assets/stylesheets/bootstrap.css */
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  /* line 916, app/assets/stylesheets/bootstrap.css */
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  /* line 920, app/assets/stylesheets/bootstrap.css */
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  /* line 924, app/assets/stylesheets/bootstrap.css */
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  /* line 928, app/assets/stylesheets/bootstrap.css */
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  /* line 932, app/assets/stylesheets/bootstrap.css */
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  /* line 936, app/assets/stylesheets/bootstrap.css */
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  /* line 940, app/assets/stylesheets/bootstrap.css */
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  /* line 944, app/assets/stylesheets/bootstrap.css */
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  /* line 948, app/assets/stylesheets/bootstrap.css */
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  /* line 952, app/assets/stylesheets/bootstrap.css */
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  /* line 956, app/assets/stylesheets/bootstrap.css */
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  /* line 960, app/assets/stylesheets/bootstrap.css */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 963, app/assets/stylesheets/bootstrap.css */
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  /* line 966, app/assets/stylesheets/bootstrap.css */
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  /* line 969, app/assets/stylesheets/bootstrap.css */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 972, app/assets/stylesheets/bootstrap.css */
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  /* line 975, app/assets/stylesheets/bootstrap.css */
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  /* line 978, app/assets/stylesheets/bootstrap.css */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 981, app/assets/stylesheets/bootstrap.css */
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  /* line 984, app/assets/stylesheets/bootstrap.css */
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  /* line 987, app/assets/stylesheets/bootstrap.css */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 990, app/assets/stylesheets/bootstrap.css */
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  /* line 993, app/assets/stylesheets/bootstrap.css */
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  /* line 999, app/assets/stylesheets/bootstrap.css */
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 1006, app/assets/stylesheets/bootstrap.css */
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 1012, app/assets/stylesheets/bootstrap.css */
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 1017, app/assets/stylesheets/bootstrap.css */
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 1022, app/assets/stylesheets/bootstrap.css */
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 1027, app/assets/stylesheets/bootstrap.css */
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 1032, app/assets/stylesheets/bootstrap.css */
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 1037, app/assets/stylesheets/bootstrap.css */
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 1042, app/assets/stylesheets/bootstrap.css */
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 1047, app/assets/stylesheets/bootstrap.css */
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 1052, app/assets/stylesheets/bootstrap.css */
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 1057, app/assets/stylesheets/bootstrap.css */
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 1062, app/assets/stylesheets/bootstrap.css */
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 1067, app/assets/stylesheets/bootstrap.css */
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 1072, app/assets/stylesheets/bootstrap.css */
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  /* line 1076, app/assets/stylesheets/bootstrap.css */
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  /* line 1080, app/assets/stylesheets/bootstrap.css */
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  /* line 1084, app/assets/stylesheets/bootstrap.css */
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  /* line 1088, app/assets/stylesheets/bootstrap.css */
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  /* line 1092, app/assets/stylesheets/bootstrap.css */
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  /* line 1096, app/assets/stylesheets/bootstrap.css */
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  /* line 1100, app/assets/stylesheets/bootstrap.css */
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  /* line 1104, app/assets/stylesheets/bootstrap.css */
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  /* line 1108, app/assets/stylesheets/bootstrap.css */
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  /* line 1112, app/assets/stylesheets/bootstrap.css */
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  /* line 1116, app/assets/stylesheets/bootstrap.css */
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  /* line 1120, app/assets/stylesheets/bootstrap.css */
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  /* line 1124, app/assets/stylesheets/bootstrap.css */
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  /* line 1128, app/assets/stylesheets/bootstrap.css */
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  /* line 1132, app/assets/stylesheets/bootstrap.css */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 1135, app/assets/stylesheets/bootstrap.css */
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  /* line 1138, app/assets/stylesheets/bootstrap.css */
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  /* line 1141, app/assets/stylesheets/bootstrap.css */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 1144, app/assets/stylesheets/bootstrap.css */
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  /* line 1147, app/assets/stylesheets/bootstrap.css */
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  /* line 1150, app/assets/stylesheets/bootstrap.css */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 1153, app/assets/stylesheets/bootstrap.css */
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  /* line 1156, app/assets/stylesheets/bootstrap.css */
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  /* line 1159, app/assets/stylesheets/bootstrap.css */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 1162, app/assets/stylesheets/bootstrap.css */
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  /* line 1165, app/assets/stylesheets/bootstrap.css */
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  /* line 1171, app/assets/stylesheets/bootstrap.css */
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 1178, app/assets/stylesheets/bootstrap.css */
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 1184, app/assets/stylesheets/bootstrap.css */
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 1189, app/assets/stylesheets/bootstrap.css */
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 1194, app/assets/stylesheets/bootstrap.css */
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 1199, app/assets/stylesheets/bootstrap.css */
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 1204, app/assets/stylesheets/bootstrap.css */
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 1209, app/assets/stylesheets/bootstrap.css */
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 1214, app/assets/stylesheets/bootstrap.css */
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 1219, app/assets/stylesheets/bootstrap.css */
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 1224, app/assets/stylesheets/bootstrap.css */
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 1229, app/assets/stylesheets/bootstrap.css */
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 1234, app/assets/stylesheets/bootstrap.css */
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 1239, app/assets/stylesheets/bootstrap.css */
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 1244, app/assets/stylesheets/bootstrap.css */
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  /* line 1248, app/assets/stylesheets/bootstrap.css */
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  /* line 1252, app/assets/stylesheets/bootstrap.css */
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  /* line 1256, app/assets/stylesheets/bootstrap.css */
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  /* line 1260, app/assets/stylesheets/bootstrap.css */
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  /* line 1264, app/assets/stylesheets/bootstrap.css */
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  /* line 1268, app/assets/stylesheets/bootstrap.css */
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  /* line 1272, app/assets/stylesheets/bootstrap.css */
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  /* line 1276, app/assets/stylesheets/bootstrap.css */
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  /* line 1280, app/assets/stylesheets/bootstrap.css */
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  /* line 1284, app/assets/stylesheets/bootstrap.css */
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  /* line 1288, app/assets/stylesheets/bootstrap.css */
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  /* line 1292, app/assets/stylesheets/bootstrap.css */
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  /* line 1296, app/assets/stylesheets/bootstrap.css */
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  /* line 1300, app/assets/stylesheets/bootstrap.css */
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  /* line 1304, app/assets/stylesheets/bootstrap.css */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 1307, app/assets/stylesheets/bootstrap.css */
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  /* line 1310, app/assets/stylesheets/bootstrap.css */
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  /* line 1313, app/assets/stylesheets/bootstrap.css */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 1316, app/assets/stylesheets/bootstrap.css */
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  /* line 1319, app/assets/stylesheets/bootstrap.css */
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  /* line 1322, app/assets/stylesheets/bootstrap.css */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 1325, app/assets/stylesheets/bootstrap.css */
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  /* line 1328, app/assets/stylesheets/bootstrap.css */
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  /* line 1331, app/assets/stylesheets/bootstrap.css */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 1334, app/assets/stylesheets/bootstrap.css */
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  /* line 1337, app/assets/stylesheets/bootstrap.css */
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  /* line 1343, app/assets/stylesheets/bootstrap.css */
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 1350, app/assets/stylesheets/bootstrap.css */
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 1356, app/assets/stylesheets/bootstrap.css */
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 1361, app/assets/stylesheets/bootstrap.css */
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 1366, app/assets/stylesheets/bootstrap.css */
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 1371, app/assets/stylesheets/bootstrap.css */
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 1376, app/assets/stylesheets/bootstrap.css */
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 1381, app/assets/stylesheets/bootstrap.css */
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 1386, app/assets/stylesheets/bootstrap.css */
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 1391, app/assets/stylesheets/bootstrap.css */
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 1396, app/assets/stylesheets/bootstrap.css */
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 1401, app/assets/stylesheets/bootstrap.css */
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 1406, app/assets/stylesheets/bootstrap.css */
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 1411, app/assets/stylesheets/bootstrap.css */
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 1416, app/assets/stylesheets/bootstrap.css */
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  /* line 1420, app/assets/stylesheets/bootstrap.css */
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  /* line 1424, app/assets/stylesheets/bootstrap.css */
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  /* line 1428, app/assets/stylesheets/bootstrap.css */
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  /* line 1432, app/assets/stylesheets/bootstrap.css */
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  /* line 1436, app/assets/stylesheets/bootstrap.css */
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  /* line 1440, app/assets/stylesheets/bootstrap.css */
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  /* line 1444, app/assets/stylesheets/bootstrap.css */
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  /* line 1448, app/assets/stylesheets/bootstrap.css */
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  /* line 1452, app/assets/stylesheets/bootstrap.css */
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  /* line 1456, app/assets/stylesheets/bootstrap.css */
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  /* line 1460, app/assets/stylesheets/bootstrap.css */
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  /* line 1464, app/assets/stylesheets/bootstrap.css */
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  /* line 1468, app/assets/stylesheets/bootstrap.css */
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  /* line 1472, app/assets/stylesheets/bootstrap.css */
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  /* line 1476, app/assets/stylesheets/bootstrap.css */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 1479, app/assets/stylesheets/bootstrap.css */
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  /* line 1482, app/assets/stylesheets/bootstrap.css */
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  /* line 1485, app/assets/stylesheets/bootstrap.css */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 1488, app/assets/stylesheets/bootstrap.css */
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  /* line 1491, app/assets/stylesheets/bootstrap.css */
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  /* line 1494, app/assets/stylesheets/bootstrap.css */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 1497, app/assets/stylesheets/bootstrap.css */
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  /* line 1500, app/assets/stylesheets/bootstrap.css */
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  /* line 1503, app/assets/stylesheets/bootstrap.css */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 1506, app/assets/stylesheets/bootstrap.css */
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  /* line 1509, app/assets/stylesheets/bootstrap.css */
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

/* line 1514, app/assets/stylesheets/bootstrap.css */
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

/* line 1520, app/assets/stylesheets/bootstrap.css */
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

/* line 1527, app/assets/stylesheets/bootstrap.css */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

/* line 1532, app/assets/stylesheets/bootstrap.css */
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

/* line 1536, app/assets/stylesheets/bootstrap.css */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 1541, app/assets/stylesheets/bootstrap.css */
.table-bordered {
  border: 1px solid #dee2e6;
}

/* line 1545, app/assets/stylesheets/bootstrap.css */
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

/* line 1550, app/assets/stylesheets/bootstrap.css */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 1555, app/assets/stylesheets/bootstrap.css */
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

/* line 1562, app/assets/stylesheets/bootstrap.css */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 1566, app/assets/stylesheets/bootstrap.css */
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 1571, app/assets/stylesheets/bootstrap.css */
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

/* line 1577, app/assets/stylesheets/bootstrap.css */
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}

/* line 1584, app/assets/stylesheets/bootstrap.css */
.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

/* line 1588, app/assets/stylesheets/bootstrap.css */
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

/* line 1593, app/assets/stylesheets/bootstrap.css */
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

/* line 1599, app/assets/stylesheets/bootstrap.css */
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

/* line 1606, app/assets/stylesheets/bootstrap.css */
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

/* line 1610, app/assets/stylesheets/bootstrap.css */
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

/* line 1615, app/assets/stylesheets/bootstrap.css */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

/* line 1621, app/assets/stylesheets/bootstrap.css */
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

/* line 1628, app/assets/stylesheets/bootstrap.css */
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

/* line 1632, app/assets/stylesheets/bootstrap.css */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

/* line 1637, app/assets/stylesheets/bootstrap.css */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

/* line 1643, app/assets/stylesheets/bootstrap.css */
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

/* line 1650, app/assets/stylesheets/bootstrap.css */
.table-hover .table-info:hover {
  background-color: #abdde5;
}

/* line 1654, app/assets/stylesheets/bootstrap.css */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

/* line 1659, app/assets/stylesheets/bootstrap.css */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

/* line 1665, app/assets/stylesheets/bootstrap.css */
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

/* line 1672, app/assets/stylesheets/bootstrap.css */
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

/* line 1676, app/assets/stylesheets/bootstrap.css */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

/* line 1681, app/assets/stylesheets/bootstrap.css */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

/* line 1687, app/assets/stylesheets/bootstrap.css */
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

/* line 1694, app/assets/stylesheets/bootstrap.css */
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

/* line 1698, app/assets/stylesheets/bootstrap.css */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

/* line 1703, app/assets/stylesheets/bootstrap.css */
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

/* line 1709, app/assets/stylesheets/bootstrap.css */
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

/* line 1716, app/assets/stylesheets/bootstrap.css */
.table-hover .table-light:hover {
  background-color: #ececf6;
}

/* line 1720, app/assets/stylesheets/bootstrap.css */
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

/* line 1725, app/assets/stylesheets/bootstrap.css */
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

/* line 1731, app/assets/stylesheets/bootstrap.css */
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

/* line 1738, app/assets/stylesheets/bootstrap.css */
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

/* line 1742, app/assets/stylesheets/bootstrap.css */
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

/* line 1747, app/assets/stylesheets/bootstrap.css */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 1753, app/assets/stylesheets/bootstrap.css */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 1757, app/assets/stylesheets/bootstrap.css */
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 1762, app/assets/stylesheets/bootstrap.css */
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

/* line 1768, app/assets/stylesheets/bootstrap.css */
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 1774, app/assets/stylesheets/bootstrap.css */
.table-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 1779, app/assets/stylesheets/bootstrap.css */
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

/* line 1785, app/assets/stylesheets/bootstrap.css */
.table-dark.table-bordered {
  border: 0;
}

/* line 1789, app/assets/stylesheets/bootstrap.css */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 1793, app/assets/stylesheets/bootstrap.css */
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 1799, app/assets/stylesheets/bootstrap.css */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 1805, app/assets/stylesheets/bootstrap.css */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 1811, app/assets/stylesheets/bootstrap.css */
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 1817, app/assets/stylesheets/bootstrap.css */
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 1823, app/assets/stylesheets/bootstrap.css */
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 1829, app/assets/stylesheets/bootstrap.css */
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 1835, app/assets/stylesheets/bootstrap.css */
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 1841, app/assets/stylesheets/bootstrap.css */
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

/* line 1846, app/assets/stylesheets/bootstrap.css */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 1853, app/assets/stylesheets/bootstrap.css */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 1857, app/assets/stylesheets/bootstrap.css */
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1874, app/assets/stylesheets/bootstrap.css */
  .form-control {
    transition: none;
  }
}

/* line 1879, app/assets/stylesheets/bootstrap.css */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 1884, app/assets/stylesheets/bootstrap.css */
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 1892, app/assets/stylesheets/bootstrap.css */
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 1897, app/assets/stylesheets/bootstrap.css */
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 1902, app/assets/stylesheets/bootstrap.css */
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 1907, app/assets/stylesheets/bootstrap.css */
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 1912, app/assets/stylesheets/bootstrap.css */
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 1917, app/assets/stylesheets/bootstrap.css */
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 1922, app/assets/stylesheets/bootstrap.css */
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 1927, app/assets/stylesheets/bootstrap.css */
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

/* line 1933, app/assets/stylesheets/bootstrap.css */
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

/* line 1941, app/assets/stylesheets/bootstrap.css */
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 1948, app/assets/stylesheets/bootstrap.css */
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 1955, app/assets/stylesheets/bootstrap.css */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 1968, app/assets/stylesheets/bootstrap.css */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 1973, app/assets/stylesheets/bootstrap.css */
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 1981, app/assets/stylesheets/bootstrap.css */
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 1989, app/assets/stylesheets/bootstrap.css */
select.form-control[size], select.form-control[multiple] {
  height: auto;
}

/* line 1993, app/assets/stylesheets/bootstrap.css */
textarea.form-control {
  height: auto;
}

/* line 1997, app/assets/stylesheets/bootstrap.css */
.form-group {
  margin-bottom: 1rem;
}

/* line 2001, app/assets/stylesheets/bootstrap.css */
.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 2006, app/assets/stylesheets/bootstrap.css */
.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 2015, app/assets/stylesheets/bootstrap.css */
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 2021, app/assets/stylesheets/bootstrap.css */
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 2027, app/assets/stylesheets/bootstrap.css */
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

/* line 2033, app/assets/stylesheets/bootstrap.css */
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

/* line 2037, app/assets/stylesheets/bootstrap.css */
.form-check-label {
  margin-bottom: 0;
}

/* line 2041, app/assets/stylesheets/bootstrap.css */
.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

/* line 2050, app/assets/stylesheets/bootstrap.css */
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 2057, app/assets/stylesheets/bootstrap.css */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

/* line 2065, app/assets/stylesheets/bootstrap.css */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 2080, app/assets/stylesheets/bootstrap.css */
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 2089, app/assets/stylesheets/bootstrap.css */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 2094, app/assets/stylesheets/bootstrap.css */
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 2100, app/assets/stylesheets/bootstrap.css */
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 2105, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 2111, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 2116, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 2122, app/assets/stylesheets/bootstrap.css */
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 2128, app/assets/stylesheets/bootstrap.css */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

/* line 2132, app/assets/stylesheets/bootstrap.css */
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 2138, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

/* line 2142, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}

/* line 2146, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 2152, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}

/* line 2157, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 2161, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

/* line 2165, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

/* line 2169, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 2175, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 2180, app/assets/stylesheets/bootstrap.css */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

/* line 2188, app/assets/stylesheets/bootstrap.css */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 2203, app/assets/stylesheets/bootstrap.css */
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 2212, app/assets/stylesheets/bootstrap.css */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 2217, app/assets/stylesheets/bootstrap.css */
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 2223, app/assets/stylesheets/bootstrap.css */
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 2228, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 2234, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 2239, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 2245, app/assets/stylesheets/bootstrap.css */
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 2251, app/assets/stylesheets/bootstrap.css */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

/* line 2255, app/assets/stylesheets/bootstrap.css */
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 2261, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

/* line 2265, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 2269, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 2275, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}

/* line 2280, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 2284, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 2288, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

/* line 2292, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 2298, app/assets/stylesheets/bootstrap.css */
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 2303, app/assets/stylesheets/bootstrap.css */
.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}

/* line 2312, app/assets/stylesheets/bootstrap.css */
.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 2317, app/assets/stylesheets/bootstrap.css */
  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 2326, app/assets/stylesheets/bootstrap.css */
  .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  /* line 2337, app/assets/stylesheets/bootstrap.css */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 2342, app/assets/stylesheets/bootstrap.css */
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 2345, app/assets/stylesheets/bootstrap.css */
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  /* line 2349, app/assets/stylesheets/bootstrap.css */
  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 2359, app/assets/stylesheets/bootstrap.css */
  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 2367, app/assets/stylesheets/bootstrap.css */
  .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  /* line 2373, app/assets/stylesheets/bootstrap.css */
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 2378, app/assets/stylesheets/bootstrap.css */
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2398, app/assets/stylesheets/bootstrap.css */
  .btn {
    transition: none;
  }
}

/* line 2403, app/assets/stylesheets/bootstrap.css */
.btn:hover {
  color: #212529;
  text-decoration: none;
}

/* line 2408, app/assets/stylesheets/bootstrap.css */
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 2413, app/assets/stylesheets/bootstrap.css */
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

/* line 2417, app/assets/stylesheets/bootstrap.css */
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

/* line 2422, app/assets/stylesheets/bootstrap.css */
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 2428, app/assets/stylesheets/bootstrap.css */
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

/* line 2434, app/assets/stylesheets/bootstrap.css */
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

/* line 2438, app/assets/stylesheets/bootstrap.css */
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 2444, app/assets/stylesheets/bootstrap.css */
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary.active:not(:disabled):not(.disabled),
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

/* line 2451, app/assets/stylesheets/bootstrap.css */
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary.active:not(:disabled):not(.disabled):focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

/* line 2456, app/assets/stylesheets/bootstrap.css */
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 2462, app/assets/stylesheets/bootstrap.css */
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

/* line 2468, app/assets/stylesheets/bootstrap.css */
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

/* line 2472, app/assets/stylesheets/bootstrap.css */
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 2478, app/assets/stylesheets/bootstrap.css */
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary.active:not(:disabled):not(.disabled),
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

/* line 2485, app/assets/stylesheets/bootstrap.css */
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary.active:not(:disabled):not(.disabled):focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

/* line 2490, app/assets/stylesheets/bootstrap.css */
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 2496, app/assets/stylesheets/bootstrap.css */
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

/* line 2502, app/assets/stylesheets/bootstrap.css */
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 2506, app/assets/stylesheets/bootstrap.css */
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 2512, app/assets/stylesheets/bootstrap.css */
.btn-success:not(:disabled):not(.disabled):active, .btn-success.active:not(:disabled):not(.disabled),
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

/* line 2519, app/assets/stylesheets/bootstrap.css */
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success.active:not(:disabled):not(.disabled):focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 2524, app/assets/stylesheets/bootstrap.css */
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 2530, app/assets/stylesheets/bootstrap.css */
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

/* line 2536, app/assets/stylesheets/bootstrap.css */
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 2540, app/assets/stylesheets/bootstrap.css */
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 2546, app/assets/stylesheets/bootstrap.css */
.btn-info:not(:disabled):not(.disabled):active, .btn-info.active:not(:disabled):not(.disabled),
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

/* line 2553, app/assets/stylesheets/bootstrap.css */
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info.active:not(:disabled):not(.disabled):focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 2558, app/assets/stylesheets/bootstrap.css */
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 2564, app/assets/stylesheets/bootstrap.css */
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* line 2570, app/assets/stylesheets/bootstrap.css */
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 2574, app/assets/stylesheets/bootstrap.css */
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 2580, app/assets/stylesheets/bootstrap.css */
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning.active:not(:disabled):not(.disabled),
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

/* line 2587, app/assets/stylesheets/bootstrap.css */
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning.active:not(:disabled):not(.disabled):focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 2592, app/assets/stylesheets/bootstrap.css */
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 2598, app/assets/stylesheets/bootstrap.css */
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

/* line 2604, app/assets/stylesheets/bootstrap.css */
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 2608, app/assets/stylesheets/bootstrap.css */
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 2614, app/assets/stylesheets/bootstrap.css */
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger.active:not(:disabled):not(.disabled),
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

/* line 2621, app/assets/stylesheets/bootstrap.css */
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger.active:not(:disabled):not(.disabled):focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 2626, app/assets/stylesheets/bootstrap.css */
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 2632, app/assets/stylesheets/bootstrap.css */
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

/* line 2638, app/assets/stylesheets/bootstrap.css */
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 2642, app/assets/stylesheets/bootstrap.css */
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 2648, app/assets/stylesheets/bootstrap.css */
.btn-light:not(:disabled):not(.disabled):active, .btn-light.active:not(:disabled):not(.disabled),
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

/* line 2655, app/assets/stylesheets/bootstrap.css */
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light.active:not(:disabled):not(.disabled):focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 2660, app/assets/stylesheets/bootstrap.css */
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 2666, app/assets/stylesheets/bootstrap.css */
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* line 2672, app/assets/stylesheets/bootstrap.css */
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 2676, app/assets/stylesheets/bootstrap.css */
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 2682, app/assets/stylesheets/bootstrap.css */
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark.active:not(:disabled):not(.disabled),
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

/* line 2689, app/assets/stylesheets/bootstrap.css */
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark.active:not(:disabled):not(.disabled):focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 2694, app/assets/stylesheets/bootstrap.css */
.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}

/* line 2699, app/assets/stylesheets/bootstrap.css */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 2705, app/assets/stylesheets/bootstrap.css */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 2709, app/assets/stylesheets/bootstrap.css */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

/* line 2714, app/assets/stylesheets/bootstrap.css */
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary.active:not(:disabled):not(.disabled),
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 2721, app/assets/stylesheets/bootstrap.css */
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 2726, app/assets/stylesheets/bootstrap.css */
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

/* line 2731, app/assets/stylesheets/bootstrap.css */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 2737, app/assets/stylesheets/bootstrap.css */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 2741, app/assets/stylesheets/bootstrap.css */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 2746, app/assets/stylesheets/bootstrap.css */
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary.active:not(:disabled):not(.disabled),
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 2753, app/assets/stylesheets/bootstrap.css */
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 2758, app/assets/stylesheets/bootstrap.css */
.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

/* line 2763, app/assets/stylesheets/bootstrap.css */
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 2769, app/assets/stylesheets/bootstrap.css */
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 2773, app/assets/stylesheets/bootstrap.css */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

/* line 2778, app/assets/stylesheets/bootstrap.css */
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success.active:not(:disabled):not(.disabled),
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 2785, app/assets/stylesheets/bootstrap.css */
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 2790, app/assets/stylesheets/bootstrap.css */
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

/* line 2795, app/assets/stylesheets/bootstrap.css */
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 2801, app/assets/stylesheets/bootstrap.css */
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 2805, app/assets/stylesheets/bootstrap.css */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

/* line 2810, app/assets/stylesheets/bootstrap.css */
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info.active:not(:disabled):not(.disabled),
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 2817, app/assets/stylesheets/bootstrap.css */
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 2822, app/assets/stylesheets/bootstrap.css */
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

/* line 2827, app/assets/stylesheets/bootstrap.css */
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 2833, app/assets/stylesheets/bootstrap.css */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 2837, app/assets/stylesheets/bootstrap.css */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 2842, app/assets/stylesheets/bootstrap.css */
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning.active:not(:disabled):not(.disabled),
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 2849, app/assets/stylesheets/bootstrap.css */
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 2854, app/assets/stylesheets/bootstrap.css */
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

/* line 2859, app/assets/stylesheets/bootstrap.css */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 2865, app/assets/stylesheets/bootstrap.css */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 2869, app/assets/stylesheets/bootstrap.css */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 2874, app/assets/stylesheets/bootstrap.css */
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger.active:not(:disabled):not(.disabled),
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 2881, app/assets/stylesheets/bootstrap.css */
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 2886, app/assets/stylesheets/bootstrap.css */
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 2891, app/assets/stylesheets/bootstrap.css */
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 2897, app/assets/stylesheets/bootstrap.css */
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 2901, app/assets/stylesheets/bootstrap.css */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 2906, app/assets/stylesheets/bootstrap.css */
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light.active:not(:disabled):not(.disabled),
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 2913, app/assets/stylesheets/bootstrap.css */
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 2918, app/assets/stylesheets/bootstrap.css */
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

/* line 2923, app/assets/stylesheets/bootstrap.css */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 2929, app/assets/stylesheets/bootstrap.css */
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 2933, app/assets/stylesheets/bootstrap.css */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

/* line 2938, app/assets/stylesheets/bootstrap.css */
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark.active:not(:disabled):not(.disabled),
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 2945, app/assets/stylesheets/bootstrap.css */
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 2950, app/assets/stylesheets/bootstrap.css */
.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}

/* line 2956, app/assets/stylesheets/bootstrap.css */
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 2961, app/assets/stylesheets/bootstrap.css */
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}

/* line 2966, app/assets/stylesheets/bootstrap.css */
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

/* line 2971, app/assets/stylesheets/bootstrap.css */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 2978, app/assets/stylesheets/bootstrap.css */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 2985, app/assets/stylesheets/bootstrap.css */
.btn-block {
  display: block;
  width: 100%;
}

/* line 2990, app/assets/stylesheets/bootstrap.css */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 2994, app/assets/stylesheets/bootstrap.css */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 3000, app/assets/stylesheets/bootstrap.css */
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3005, app/assets/stylesheets/bootstrap.css */
  .fade {
    transition: none;
  }
}

/* line 3010, app/assets/stylesheets/bootstrap.css */
.fade:not(.show) {
  opacity: 0;
}

/* line 3014, app/assets/stylesheets/bootstrap.css */
.collapse:not(.show) {
  display: none;
}

/* line 3018, app/assets/stylesheets/bootstrap.css */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3026, app/assets/stylesheets/bootstrap.css */
  .collapsing {
    transition: none;
  }
}

/* line 3031, app/assets/stylesheets/bootstrap.css */
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

/* line 3038, app/assets/stylesheets/bootstrap.css */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 3042, app/assets/stylesheets/bootstrap.css */
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* line 3053, app/assets/stylesheets/bootstrap.css */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 3057, app/assets/stylesheets/bootstrap.css */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 3077, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 3082, app/assets/stylesheets/bootstrap.css */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 3088, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  /* line 3092, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 3099, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  /* line 3103, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 3110, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  /* line 3114, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 3121, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  /* line 3125, app/assets/stylesheets/bootstrap.css */
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

/* line 3131, app/assets/stylesheets/bootstrap.css */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 3138, app/assets/stylesheets/bootstrap.css */
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

/* line 3149, app/assets/stylesheets/bootstrap.css */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 3153, app/assets/stylesheets/bootstrap.css */
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 3161, app/assets/stylesheets/bootstrap.css */
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* line 3172, app/assets/stylesheets/bootstrap.css */
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 3176, app/assets/stylesheets/bootstrap.css */
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 3180, app/assets/stylesheets/bootstrap.css */
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 3188, app/assets/stylesheets/bootstrap.css */
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 3195, app/assets/stylesheets/bootstrap.css */
.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 3199, app/assets/stylesheets/bootstrap.css */
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

/* line 3209, app/assets/stylesheets/bootstrap.css */
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 3213, app/assets/stylesheets/bootstrap.css */
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 3217, app/assets/stylesheets/bootstrap.css */
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

/* line 3222, app/assets/stylesheets/bootstrap.css */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 3229, app/assets/stylesheets/bootstrap.css */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 3242, app/assets/stylesheets/bootstrap.css */
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 3248, app/assets/stylesheets/bootstrap.css */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

/* line 3254, app/assets/stylesheets/bootstrap.css */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

/* line 3260, app/assets/stylesheets/bootstrap.css */
.dropdown-menu.show {
  display: block;
}

/* line 3264, app/assets/stylesheets/bootstrap.css */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 3273, app/assets/stylesheets/bootstrap.css */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

/* line 3279, app/assets/stylesheets/bootstrap.css */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

/* line 3287, app/assets/stylesheets/bootstrap.css */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

/* line 3294, app/assets/stylesheets/bootstrap.css */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

/* line 3299, app/assets/stylesheets/bootstrap.css */
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

/* line 3306, app/assets/stylesheets/bootstrap.css */
.btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

/* line 3315, app/assets/stylesheets/bootstrap.css */
.btn-toolbar .input-group {
  width: auto;
}

/* line 3319, app/assets/stylesheets/bootstrap.css */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

/* line 3324, app/assets/stylesheets/bootstrap.css */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3330, app/assets/stylesheets/bootstrap.css */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3336, app/assets/stylesheets/bootstrap.css */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 3341, app/assets/stylesheets/bootstrap.css */
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 3347, app/assets/stylesheets/bootstrap.css */
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 3351, app/assets/stylesheets/bootstrap.css */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 3356, app/assets/stylesheets/bootstrap.css */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 3361, app/assets/stylesheets/bootstrap.css */
.btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
}

/* line 3370, app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 3375, app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

/* line 3380, app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3386, app/assets/stylesheets/bootstrap.css */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3392, app/assets/stylesheets/bootstrap.css */
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

/* line 3397, app/assets/stylesheets/bootstrap.css */
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 3406, app/assets/stylesheets/bootstrap.css */
.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

/* line 3417, app/assets/stylesheets/bootstrap.css */
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

/* line 3428, app/assets/stylesheets/bootstrap.css */
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

/* line 3443, app/assets/stylesheets/bootstrap.css */
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

/* line 3449, app/assets/stylesheets/bootstrap.css */
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

/* line 3453, app/assets/stylesheets/bootstrap.css */
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3459, app/assets/stylesheets/bootstrap.css */
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3465, app/assets/stylesheets/bootstrap.css */
.input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

/* line 3472, app/assets/stylesheets/bootstrap.css */
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3478, app/assets/stylesheets/bootstrap.css */
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3483, app/assets/stylesheets/bootstrap.css */
.input-group-prepend,
.input-group-append {
  display: -ms-flexbox;
  display: flex;
}

/* line 3489, app/assets/stylesheets/bootstrap.css */
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

/* line 3495, app/assets/stylesheets/bootstrap.css */
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

/* line 3500, app/assets/stylesheets/bootstrap.css */
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

/* line 3511, app/assets/stylesheets/bootstrap.css */
.input-group-prepend {
  margin-right: -1px;
}

/* line 3515, app/assets/stylesheets/bootstrap.css */
.input-group-append {
  margin-left: -1px;
}

/* line 3519, app/assets/stylesheets/bootstrap.css */
.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 3537, app/assets/stylesheets/bootstrap.css */
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

/* line 3542, app/assets/stylesheets/bootstrap.css */
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

/* line 3547, app/assets/stylesheets/bootstrap.css */
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 3559, app/assets/stylesheets/bootstrap.css */
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

/* line 3564, app/assets/stylesheets/bootstrap.css */
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 3576, app/assets/stylesheets/bootstrap.css */
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

/* line 3581, app/assets/stylesheets/bootstrap.css */
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3591, app/assets/stylesheets/bootstrap.css */
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3601, app/assets/stylesheets/bootstrap.css */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

/* line 3608, app/assets/stylesheets/bootstrap.css */
.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

/* line 3614, app/assets/stylesheets/bootstrap.css */
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 3620, app/assets/stylesheets/bootstrap.css */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}

/* line 3626, app/assets/stylesheets/bootstrap.css */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 3630, app/assets/stylesheets/bootstrap.css */
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}

/* line 3634, app/assets/stylesheets/bootstrap.css */
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

/* line 3640, app/assets/stylesheets/bootstrap.css */
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

/* line 3644, app/assets/stylesheets/bootstrap.css */
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 3648, app/assets/stylesheets/bootstrap.css */
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

/* line 3654, app/assets/stylesheets/bootstrap.css */
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

/* line 3667, app/assets/stylesheets/bootstrap.css */
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

/* line 3678, app/assets/stylesheets/bootstrap.css */
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

/* line 3682, app/assets/stylesheets/bootstrap.css */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

/* line 3686, app/assets/stylesheets/bootstrap.css */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}

/* line 3691, app/assets/stylesheets/bootstrap.css */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

/* line 3695, app/assets/stylesheets/bootstrap.css */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 3699, app/assets/stylesheets/bootstrap.css */
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 3703, app/assets/stylesheets/bootstrap.css */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 3707, app/assets/stylesheets/bootstrap.css */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 3711, app/assets/stylesheets/bootstrap.css */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 3715, app/assets/stylesheets/bootstrap.css */
.custom-switch {
  padding-left: 2.25rem;
}

/* line 3719, app/assets/stylesheets/bootstrap.css */
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

/* line 3726, app/assets/stylesheets/bootstrap.css */
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3739, app/assets/stylesheets/bootstrap.css */
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

/* line 3744, app/assets/stylesheets/bootstrap.css */
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
  transform: translateX(0.75rem);
}

/* line 3750, app/assets/stylesheets/bootstrap.css */
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 3754, app/assets/stylesheets/bootstrap.css */
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 3773, app/assets/stylesheets/bootstrap.css */
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 3779, app/assets/stylesheets/bootstrap.css */
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 3784, app/assets/stylesheets/bootstrap.css */
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

/* line 3790, app/assets/stylesheets/bootstrap.css */
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

/* line 3795, app/assets/stylesheets/bootstrap.css */
.custom-select::-ms-expand {
  display: none;
}

/* line 3799, app/assets/stylesheets/bootstrap.css */
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

/* line 3807, app/assets/stylesheets/bootstrap.css */
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

/* line 3815, app/assets/stylesheets/bootstrap.css */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

/* line 3823, app/assets/stylesheets/bootstrap.css */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

/* line 3832, app/assets/stylesheets/bootstrap.css */
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 3837, app/assets/stylesheets/bootstrap.css */
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

/* line 3841, app/assets/stylesheets/bootstrap.css */
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 3845, app/assets/stylesheets/bootstrap.css */
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

/* line 3849, app/assets/stylesheets/bootstrap.css */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 3865, app/assets/stylesheets/bootstrap.css */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 3882, app/assets/stylesheets/bootstrap.css */
.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 3892, app/assets/stylesheets/bootstrap.css */
.custom-range:focus {
  outline: none;
}

/* line 3896, app/assets/stylesheets/bootstrap.css */
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 3900, app/assets/stylesheets/bootstrap.css */
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 3904, app/assets/stylesheets/bootstrap.css */
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 3908, app/assets/stylesheets/bootstrap.css */
.custom-range::-moz-focus-outer {
  border: 0;
}

/* line 3912, app/assets/stylesheets/bootstrap.css */
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3925, app/assets/stylesheets/bootstrap.css */
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}

/* line 3930, app/assets/stylesheets/bootstrap.css */
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}

/* line 3934, app/assets/stylesheets/bootstrap.css */
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 3944, app/assets/stylesheets/bootstrap.css */
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3956, app/assets/stylesheets/bootstrap.css */
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}

/* line 3961, app/assets/stylesheets/bootstrap.css */
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}

/* line 3965, app/assets/stylesheets/bootstrap.css */
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 3975, app/assets/stylesheets/bootstrap.css */
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3989, app/assets/stylesheets/bootstrap.css */
  .custom-range::-ms-thumb {
    transition: none;
  }
}

/* line 3994, app/assets/stylesheets/bootstrap.css */
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

/* line 3998, app/assets/stylesheets/bootstrap.css */
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

/* line 4008, app/assets/stylesheets/bootstrap.css */
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 4013, app/assets/stylesheets/bootstrap.css */
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 4019, app/assets/stylesheets/bootstrap.css */
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

/* line 4023, app/assets/stylesheets/bootstrap.css */
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

/* line 4027, app/assets/stylesheets/bootstrap.css */
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

/* line 4031, app/assets/stylesheets/bootstrap.css */
.custom-range:disabled::-moz-range-track {
  cursor: default;
}

/* line 4035, app/assets/stylesheets/bootstrap.css */
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

/* line 4039, app/assets/stylesheets/bootstrap.css */
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4046, app/assets/stylesheets/bootstrap.css */
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: none;
  }
}

/* line 4053, app/assets/stylesheets/bootstrap.css */
.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 4063, app/assets/stylesheets/bootstrap.css */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

/* line 4068, app/assets/stylesheets/bootstrap.css */
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

/* line 4072, app/assets/stylesheets/bootstrap.css */
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

/* line 4078, app/assets/stylesheets/bootstrap.css */
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 4082, app/assets/stylesheets/bootstrap.css */
.nav-tabs .nav-item {
  margin-bottom: -1px;
}

/* line 4086, app/assets/stylesheets/bootstrap.css */
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 4092, app/assets/stylesheets/bootstrap.css */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

/* line 4096, app/assets/stylesheets/bootstrap.css */
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 4102, app/assets/stylesheets/bootstrap.css */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* line 4109, app/assets/stylesheets/bootstrap.css */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4115, app/assets/stylesheets/bootstrap.css */
.nav-pills .nav-link {
  border-radius: 0.25rem;
}

/* line 4119, app/assets/stylesheets/bootstrap.css */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

/* line 4125, app/assets/stylesheets/bootstrap.css */
.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

/* line 4131, app/assets/stylesheets/bootstrap.css */
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

/* line 4139, app/assets/stylesheets/bootstrap.css */
.tab-content > .tab-pane {
  display: none;
}

/* line 4143, app/assets/stylesheets/bootstrap.css */
.tab-content > .active {
  display: block;
}

/* line 4147, app/assets/stylesheets/bootstrap.css */
.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

/* line 4160, app/assets/stylesheets/bootstrap.css */
.navbar > .container,
.navbar > .container-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* line 4172, app/assets/stylesheets/bootstrap.css */
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

/* line 4182, app/assets/stylesheets/bootstrap.css */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 4186, app/assets/stylesheets/bootstrap.css */
.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 4196, app/assets/stylesheets/bootstrap.css */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 4201, app/assets/stylesheets/bootstrap.css */
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 4206, app/assets/stylesheets/bootstrap.css */
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 4212, app/assets/stylesheets/bootstrap.css */
.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}

/* line 4221, app/assets/stylesheets/bootstrap.css */
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 4230, app/assets/stylesheets/bootstrap.css */
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

/* line 4234, app/assets/stylesheets/bootstrap.css */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  /* line 4245, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  /* line 4253, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  /* line 4259, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 4263, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4266, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4270, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  /* line 4275, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* line 4281, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 4287, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 4295, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  /* line 4301, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 4305, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4308, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4312, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  /* line 4317, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* line 4323, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 4329, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 4337, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  /* line 4343, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 4347, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4350, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4354, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  /* line 4359, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* line 4365, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 4371, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 4379, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  /* line 4385, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 4389, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4392, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4396, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  /* line 4401, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* line 4407, app/assets/stylesheets/bootstrap.css */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

/* line 4412, app/assets/stylesheets/bootstrap.css */
.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

/* line 4419, app/assets/stylesheets/bootstrap.css */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

/* line 4425, app/assets/stylesheets/bootstrap.css */
.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}

/* line 4430, app/assets/stylesheets/bootstrap.css */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 4434, app/assets/stylesheets/bootstrap.css */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 4439, app/assets/stylesheets/bootstrap.css */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

/* line 4445, app/assets/stylesheets/bootstrap.css */
.navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

/* line 4452, app/assets/stylesheets/bootstrap.css */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 4456, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 4460, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 4464, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 4468, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 4472, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 4476, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

/* line 4483, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 4488, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 4492, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 4496, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

/* line 4500, app/assets/stylesheets/bootstrap.css */
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 4504, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 4508, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 4512, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 4516, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 4520, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 4524, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 4531, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 4536, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 4540, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 4544, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-text a {
  color: #fff;
}

/* line 4548, app/assets/stylesheets/bootstrap.css */
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* line 4552, app/assets/stylesheets/bootstrap.css */
.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* line 4566, app/assets/stylesheets/bootstrap.css */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 4571, app/assets/stylesheets/bootstrap.css */
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 4576, app/assets/stylesheets/bootstrap.css */
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 4581, app/assets/stylesheets/bootstrap.css */
.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

/* line 4587, app/assets/stylesheets/bootstrap.css */
.card-title {
  margin-bottom: 0.75rem;
}

/* line 4591, app/assets/stylesheets/bootstrap.css */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 4596, app/assets/stylesheets/bootstrap.css */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 4600, app/assets/stylesheets/bootstrap.css */
.card-link:hover {
  text-decoration: none;
}

/* line 4604, app/assets/stylesheets/bootstrap.css */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 4608, app/assets/stylesheets/bootstrap.css */
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 4615, app/assets/stylesheets/bootstrap.css */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 4619, app/assets/stylesheets/bootstrap.css */
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 4623, app/assets/stylesheets/bootstrap.css */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 4629, app/assets/stylesheets/bootstrap.css */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 4633, app/assets/stylesheets/bootstrap.css */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 4640, app/assets/stylesheets/bootstrap.css */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 4645, app/assets/stylesheets/bootstrap.css */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 4654, app/assets/stylesheets/bootstrap.css */
.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

/* line 4659, app/assets/stylesheets/bootstrap.css */
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 4665, app/assets/stylesheets/bootstrap.css */
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 4671, app/assets/stylesheets/bootstrap.css */
.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 4678, app/assets/stylesheets/bootstrap.css */
.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 4683, app/assets/stylesheets/bootstrap.css */
  .card-deck {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 4689, app/assets/stylesheets/bootstrap.css */
  .card-deck .card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

/* line 4702, app/assets/stylesheets/bootstrap.css */
.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 4709, app/assets/stylesheets/bootstrap.css */
.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 4714, app/assets/stylesheets/bootstrap.css */
  .card-group {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  /* line 4718, app/assets/stylesheets/bootstrap.css */
  .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 4723, app/assets/stylesheets/bootstrap.css */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 4727, app/assets/stylesheets/bootstrap.css */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 4731, app/assets/stylesheets/bootstrap.css */
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 4735, app/assets/stylesheets/bootstrap.css */
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 4739, app/assets/stylesheets/bootstrap.css */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 4743, app/assets/stylesheets/bootstrap.css */
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 4747, app/assets/stylesheets/bootstrap.css */
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 4753, app/assets/stylesheets/bootstrap.css */
.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 4758, app/assets/stylesheets/bootstrap.css */
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  /* line 4768, app/assets/stylesheets/bootstrap.css */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 4774, app/assets/stylesheets/bootstrap.css */
.accordion > .card {
  overflow: hidden;
}

/* line 4778, app/assets/stylesheets/bootstrap.css */
.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

/* line 4782, app/assets/stylesheets/bootstrap.css */
.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

/* line 4787, app/assets/stylesheets/bootstrap.css */
.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 4793, app/assets/stylesheets/bootstrap.css */
.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4798, app/assets/stylesheets/bootstrap.css */
.accordion > .card .card-header {
  margin-bottom: -1px;
}

/* line 4802, app/assets/stylesheets/bootstrap.css */
.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 4814, app/assets/stylesheets/bootstrap.css */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 4818, app/assets/stylesheets/bootstrap.css */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

/* line 4825, app/assets/stylesheets/bootstrap.css */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 4829, app/assets/stylesheets/bootstrap.css */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 4833, app/assets/stylesheets/bootstrap.css */
.breadcrumb-item.active {
  color: #6c757d;
}

/* line 4837, app/assets/stylesheets/bootstrap.css */
.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

/* line 4845, app/assets/stylesheets/bootstrap.css */
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

/* line 4856, app/assets/stylesheets/bootstrap.css */
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 4864, app/assets/stylesheets/bootstrap.css */
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 4870, app/assets/stylesheets/bootstrap.css */
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 4876, app/assets/stylesheets/bootstrap.css */
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 4881, app/assets/stylesheets/bootstrap.css */
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 4888, app/assets/stylesheets/bootstrap.css */
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 4896, app/assets/stylesheets/bootstrap.css */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 4902, app/assets/stylesheets/bootstrap.css */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 4907, app/assets/stylesheets/bootstrap.css */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 4912, app/assets/stylesheets/bootstrap.css */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 4918, app/assets/stylesheets/bootstrap.css */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 4923, app/assets/stylesheets/bootstrap.css */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* line 4928, app/assets/stylesheets/bootstrap.css */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4942, app/assets/stylesheets/bootstrap.css */
  .badge {
    transition: none;
  }
}

/* line 4947, app/assets/stylesheets/bootstrap.css */
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

/* line 4951, app/assets/stylesheets/bootstrap.css */
.badge:empty {
  display: none;
}

/* line 4955, app/assets/stylesheets/bootstrap.css */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 4960, app/assets/stylesheets/bootstrap.css */
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 4966, app/assets/stylesheets/bootstrap.css */
.badge-primary {
  color: #fff;
  background-color: #007bff;
}

/* line 4971, app/assets/stylesheets/bootstrap.css */
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}

/* line 4976, app/assets/stylesheets/bootstrap.css */
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 4981, app/assets/stylesheets/bootstrap.css */
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

/* line 4986, app/assets/stylesheets/bootstrap.css */
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}

/* line 4991, app/assets/stylesheets/bootstrap.css */
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 4996, app/assets/stylesheets/bootstrap.css */
.badge-success {
  color: #fff;
  background-color: #28a745;
}

/* line 5001, app/assets/stylesheets/bootstrap.css */
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}

/* line 5006, app/assets/stylesheets/bootstrap.css */
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 5011, app/assets/stylesheets/bootstrap.css */
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

/* line 5016, app/assets/stylesheets/bootstrap.css */
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}

/* line 5021, app/assets/stylesheets/bootstrap.css */
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 5026, app/assets/stylesheets/bootstrap.css */
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

/* line 5031, app/assets/stylesheets/bootstrap.css */
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}

/* line 5036, app/assets/stylesheets/bootstrap.css */
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 5041, app/assets/stylesheets/bootstrap.css */
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

/* line 5046, app/assets/stylesheets/bootstrap.css */
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}

/* line 5051, app/assets/stylesheets/bootstrap.css */
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 5056, app/assets/stylesheets/bootstrap.css */
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 5061, app/assets/stylesheets/bootstrap.css */
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

/* line 5066, app/assets/stylesheets/bootstrap.css */
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 5071, app/assets/stylesheets/bootstrap.css */
.badge-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 5076, app/assets/stylesheets/bootstrap.css */
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

/* line 5081, app/assets/stylesheets/bootstrap.css */
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 5086, app/assets/stylesheets/bootstrap.css */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  /* line 5094, app/assets/stylesheets/bootstrap.css */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 5099, app/assets/stylesheets/bootstrap.css */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 5105, app/assets/stylesheets/bootstrap.css */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 5113, app/assets/stylesheets/bootstrap.css */
.alert-heading {
  color: inherit;
}

/* line 5117, app/assets/stylesheets/bootstrap.css */
.alert-link {
  font-weight: 700;
}

/* line 5121, app/assets/stylesheets/bootstrap.css */
.alert-dismissible {
  padding-right: 4rem;
}

/* line 5125, app/assets/stylesheets/bootstrap.css */
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/* line 5133, app/assets/stylesheets/bootstrap.css */
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

/* line 5139, app/assets/stylesheets/bootstrap.css */
.alert-primary hr {
  border-top-color: #9fcdff;
}

/* line 5143, app/assets/stylesheets/bootstrap.css */
.alert-primary .alert-link {
  color: #002752;
}

/* line 5147, app/assets/stylesheets/bootstrap.css */
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

/* line 5153, app/assets/stylesheets/bootstrap.css */
.alert-secondary hr {
  border-top-color: #c8cbcf;
}

/* line 5157, app/assets/stylesheets/bootstrap.css */
.alert-secondary .alert-link {
  color: #202326;
}

/* line 5161, app/assets/stylesheets/bootstrap.css */
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

/* line 5167, app/assets/stylesheets/bootstrap.css */
.alert-success hr {
  border-top-color: #b1dfbb;
}

/* line 5171, app/assets/stylesheets/bootstrap.css */
.alert-success .alert-link {
  color: #0b2e13;
}

/* line 5175, app/assets/stylesheets/bootstrap.css */
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

/* line 5181, app/assets/stylesheets/bootstrap.css */
.alert-info hr {
  border-top-color: #abdde5;
}

/* line 5185, app/assets/stylesheets/bootstrap.css */
.alert-info .alert-link {
  color: #062c33;
}

/* line 5189, app/assets/stylesheets/bootstrap.css */
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* line 5195, app/assets/stylesheets/bootstrap.css */
.alert-warning hr {
  border-top-color: #ffe8a1;
}

/* line 5199, app/assets/stylesheets/bootstrap.css */
.alert-warning .alert-link {
  color: #533f03;
}

/* line 5203, app/assets/stylesheets/bootstrap.css */
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* line 5209, app/assets/stylesheets/bootstrap.css */
.alert-danger hr {
  border-top-color: #f1b0b7;
}

/* line 5213, app/assets/stylesheets/bootstrap.css */
.alert-danger .alert-link {
  color: #491217;
}

/* line 5217, app/assets/stylesheets/bootstrap.css */
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 5223, app/assets/stylesheets/bootstrap.css */
.alert-light hr {
  border-top-color: #ececf6;
}

/* line 5227, app/assets/stylesheets/bootstrap.css */
.alert-light .alert-link {
  color: #686868;
}

/* line 5231, app/assets/stylesheets/bootstrap.css */
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

/* line 5237, app/assets/stylesheets/bootstrap.css */
.alert-dark hr {
  border-top-color: #b9bbbe;
}

/* line 5241, app/assets/stylesheets/bootstrap.css */
.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 5263, app/assets/stylesheets/bootstrap.css */
.progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 5273, app/assets/stylesheets/bootstrap.css */
.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5288, app/assets/stylesheets/bootstrap.css */
  .progress-bar {
    transition: none;
  }
}

/* line 5293, app/assets/stylesheets/bootstrap.css */
.progress-bar-striped {
  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: 1rem 1rem;
}

/* line 5298, app/assets/stylesheets/bootstrap.css */
.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5304, app/assets/stylesheets/bootstrap.css */
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}

/* line 5310, app/assets/stylesheets/bootstrap.css */
.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

/* line 5317, app/assets/stylesheets/bootstrap.css */
.media-body {
  -ms-flex: 1;
  flex: 1;
}

/* line 5322, app/assets/stylesheets/bootstrap.css */
.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 5331, app/assets/stylesheets/bootstrap.css */
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 5337, app/assets/stylesheets/bootstrap.css */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 5344, app/assets/stylesheets/bootstrap.css */
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

/* line 5349, app/assets/stylesheets/bootstrap.css */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 5358, app/assets/stylesheets/bootstrap.css */
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 5363, app/assets/stylesheets/bootstrap.css */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 5369, app/assets/stylesheets/bootstrap.css */
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

/* line 5375, app/assets/stylesheets/bootstrap.css */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 5382, app/assets/stylesheets/bootstrap.css */
.list-group-horizontal {
  -ms-flex-direction: row;
  flex-direction: row;
}

/* line 5387, app/assets/stylesheets/bootstrap.css */
.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}

/* line 5392, app/assets/stylesheets/bootstrap.css */
.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

/* line 5398, app/assets/stylesheets/bootstrap.css */
.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
  /* line 5406, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-sm {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 5410, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 5414, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 5419, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 768px) {
  /* line 5428, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-md {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 5432, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 5436, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 5441, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 992px) {
  /* line 5450, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-lg {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 5454, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 5458, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 5463, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 1200px) {
  /* line 5472, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xl {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 5476, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 5480, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 5485, app/assets/stylesheets/bootstrap.css */
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

/* line 5493, app/assets/stylesheets/bootstrap.css */
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 5499, app/assets/stylesheets/bootstrap.css */
.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}

/* line 5503, app/assets/stylesheets/bootstrap.css */
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

/* line 5507, app/assets/stylesheets/bootstrap.css */
.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

/* line 5512, app/assets/stylesheets/bootstrap.css */
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

/* line 5517, app/assets/stylesheets/bootstrap.css */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}

/* line 5522, app/assets/stylesheets/bootstrap.css */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

/* line 5528, app/assets/stylesheets/bootstrap.css */
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

/* line 5533, app/assets/stylesheets/bootstrap.css */
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

/* line 5538, app/assets/stylesheets/bootstrap.css */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

/* line 5544, app/assets/stylesheets/bootstrap.css */
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

/* line 5549, app/assets/stylesheets/bootstrap.css */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

/* line 5554, app/assets/stylesheets/bootstrap.css */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

/* line 5560, app/assets/stylesheets/bootstrap.css */
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

/* line 5565, app/assets/stylesheets/bootstrap.css */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

/* line 5570, app/assets/stylesheets/bootstrap.css */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

/* line 5576, app/assets/stylesheets/bootstrap.css */
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

/* line 5581, app/assets/stylesheets/bootstrap.css */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

/* line 5586, app/assets/stylesheets/bootstrap.css */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

/* line 5592, app/assets/stylesheets/bootstrap.css */
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

/* line 5597, app/assets/stylesheets/bootstrap.css */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

/* line 5602, app/assets/stylesheets/bootstrap.css */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

/* line 5608, app/assets/stylesheets/bootstrap.css */
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

/* line 5613, app/assets/stylesheets/bootstrap.css */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

/* line 5618, app/assets/stylesheets/bootstrap.css */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

/* line 5624, app/assets/stylesheets/bootstrap.css */
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

/* line 5629, app/assets/stylesheets/bootstrap.css */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

/* line 5634, app/assets/stylesheets/bootstrap.css */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

/* line 5640, app/assets/stylesheets/bootstrap.css */
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

/* line 5650, app/assets/stylesheets/bootstrap.css */
.close:hover {
  color: #000;
  text-decoration: none;
}

/* line 5655, app/assets/stylesheets/bootstrap.css */
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

/* line 5659, app/assets/stylesheets/bootstrap.css */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 5668, app/assets/stylesheets/bootstrap.css */
a.close.disabled {
  pointer-events: none;
}

/* line 5672, app/assets/stylesheets/bootstrap.css */
.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}

/* line 5686, app/assets/stylesheets/bootstrap.css */
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 5690, app/assets/stylesheets/bootstrap.css */
.toast.showing {
  opacity: 1;
}

/* line 5694, app/assets/stylesheets/bootstrap.css */
.toast.show {
  display: block;
  opacity: 1;
}

/* line 5699, app/assets/stylesheets/bootstrap.css */
.toast.hide {
  display: none;
}

/* line 5703, app/assets/stylesheets/bootstrap.css */
.toast-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 5715, app/assets/stylesheets/bootstrap.css */
.toast-body {
  padding: 0.75rem;
}

/* line 5719, app/assets/stylesheets/bootstrap.css */
.modal-open {
  overflow: hidden;
}

/* line 5723, app/assets/stylesheets/bootstrap.css */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 5728, app/assets/stylesheets/bootstrap.css */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

/* line 5740, app/assets/stylesheets/bootstrap.css */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 5747, app/assets/stylesheets/bootstrap.css */
.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 5756, app/assets/stylesheets/bootstrap.css */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 5761, app/assets/stylesheets/bootstrap.css */
.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}

/* line 5766, app/assets/stylesheets/bootstrap.css */
.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

/* line 5772, app/assets/stylesheets/bootstrap.css */
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

/* line 5777, app/assets/stylesheets/bootstrap.css */
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

/* line 5783, app/assets/stylesheets/bootstrap.css */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 5787, app/assets/stylesheets/bootstrap.css */
.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

/* line 5795, app/assets/stylesheets/bootstrap.css */
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

/* line 5801, app/assets/stylesheets/bootstrap.css */
.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

/* line 5809, app/assets/stylesheets/bootstrap.css */
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

/* line 5813, app/assets/stylesheets/bootstrap.css */
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

/* line 5817, app/assets/stylesheets/bootstrap.css */
.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* line 5832, app/assets/stylesheets/bootstrap.css */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 5842, app/assets/stylesheets/bootstrap.css */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 5846, app/assets/stylesheets/bootstrap.css */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 5850, app/assets/stylesheets/bootstrap.css */
.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

/* line 5863, app/assets/stylesheets/bootstrap.css */
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 5868, app/assets/stylesheets/bootstrap.css */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 5873, app/assets/stylesheets/bootstrap.css */
.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 5880, app/assets/stylesheets/bootstrap.css */
.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 5893, app/assets/stylesheets/bootstrap.css */
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

/* line 5897, app/assets/stylesheets/bootstrap.css */
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

/* line 5901, app/assets/stylesheets/bootstrap.css */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 5910, app/assets/stylesheets/bootstrap.css */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 5914, app/assets/stylesheets/bootstrap.css */
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  /* line 5917, app/assets/stylesheets/bootstrap.css */
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  /* line 5920, app/assets/stylesheets/bootstrap.css */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 5923, app/assets/stylesheets/bootstrap.css */
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  /* line 5926, app/assets/stylesheets/bootstrap.css */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 5932, app/assets/stylesheets/bootstrap.css */
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 5939, app/assets/stylesheets/bootstrap.css */
  .modal-xl {
    max-width: 1140px;
  }
}

/* line 5944, app/assets/stylesheets/bootstrap.css */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 5968, app/assets/stylesheets/bootstrap.css */
.tooltip.show {
  opacity: 0.9;
}

/* line 5972, app/assets/stylesheets/bootstrap.css */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 5979, app/assets/stylesheets/bootstrap.css */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 5986, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 5990, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

/* line 5994, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 6000, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 6004, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 6010, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 6016, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 6020, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

/* line 6024, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 6030, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 6034, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 6040, app/assets/stylesheets/bootstrap.css */
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 6046, app/assets/stylesheets/bootstrap.css */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 6055, app/assets/stylesheets/bootstrap.css */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

/* line 6084, app/assets/stylesheets/bootstrap.css */
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

/* line 6092, app/assets/stylesheets/bootstrap.css */
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 6100, app/assets/stylesheets/bootstrap.css */
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

/* line 6104, app/assets/stylesheets/bootstrap.css */
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

/* line 6108, app/assets/stylesheets/bootstrap.css */
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 6114, app/assets/stylesheets/bootstrap.css */
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

/* line 6120, app/assets/stylesheets/bootstrap.css */
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

/* line 6124, app/assets/stylesheets/bootstrap.css */
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 6131, app/assets/stylesheets/bootstrap.css */
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 6137, app/assets/stylesheets/bootstrap.css */
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

/* line 6143, app/assets/stylesheets/bootstrap.css */
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

/* line 6147, app/assets/stylesheets/bootstrap.css */
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc((0.5rem + 1px) * -1);
}

/* line 6151, app/assets/stylesheets/bootstrap.css */
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 6157, app/assets/stylesheets/bootstrap.css */
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

/* line 6163, app/assets/stylesheets/bootstrap.css */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 6174, app/assets/stylesheets/bootstrap.css */
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

/* line 6178, app/assets/stylesheets/bootstrap.css */
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 6185, app/assets/stylesheets/bootstrap.css */
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 6191, app/assets/stylesheets/bootstrap.css */
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

/* line 6197, app/assets/stylesheets/bootstrap.css */
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 6207, app/assets/stylesheets/bootstrap.css */
.popover-header:empty {
  display: none;
}

/* line 6211, app/assets/stylesheets/bootstrap.css */
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

/* line 6216, app/assets/stylesheets/bootstrap.css */
.carousel {
  position: relative;
}

/* line 6220, app/assets/stylesheets/bootstrap.css */
.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

/* line 6225, app/assets/stylesheets/bootstrap.css */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 6231, app/assets/stylesheets/bootstrap.css */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 6237, app/assets/stylesheets/bootstrap.css */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6251, app/assets/stylesheets/bootstrap.css */
  .carousel-item {
    transition: none;
  }
}

/* line 6256, app/assets/stylesheets/bootstrap.css */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* line 6262, app/assets/stylesheets/bootstrap.css */
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

/* line 6268, app/assets/stylesheets/bootstrap.css */
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

/* line 6274, app/assets/stylesheets/bootstrap.css */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none;
}

/* line 6281, app/assets/stylesheets/bootstrap.css */
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

/* line 6288, app/assets/stylesheets/bootstrap.css */
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6296, app/assets/stylesheets/bootstrap.css */
  .carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

/* line 6302, app/assets/stylesheets/bootstrap.css */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6322, app/assets/stylesheets/bootstrap.css */
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}

/* line 6328, app/assets/stylesheets/bootstrap.css */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

/* line 6337, app/assets/stylesheets/bootstrap.css */
.carousel-control-prev {
  left: 0;
}

/* line 6341, app/assets/stylesheets/bootstrap.css */
.carousel-control-next {
  right: 0;
}

/* line 6345, app/assets/stylesheets/bootstrap.css */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

/* line 6353, app/assets/stylesheets/bootstrap.css */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

/* line 6357, app/assets/stylesheets/bootstrap.css */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

/* line 6361, app/assets/stylesheets/bootstrap.css */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 6377, app/assets/stylesheets/bootstrap.css */
.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6396, app/assets/stylesheets/bootstrap.css */
  .carousel-indicators li {
    transition: none;
  }
}

/* line 6401, app/assets/stylesheets/bootstrap.css */
.carousel-indicators .active {
  opacity: 1;
}

/* line 6405, app/assets/stylesheets/bootstrap.css */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* line 6431, app/assets/stylesheets/bootstrap.css */
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite;
}

/* line 6443, app/assets/stylesheets/bootstrap.css */
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}

/* line 6469, app/assets/stylesheets/bootstrap.css */
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
  animation: spinner-grow .75s linear infinite;
}

/* line 6481, app/assets/stylesheets/bootstrap.css */
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

/* line 6486, app/assets/stylesheets/bootstrap.css */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 6490, app/assets/stylesheets/bootstrap.css */
.align-top {
  vertical-align: top !important;
}

/* line 6494, app/assets/stylesheets/bootstrap.css */
.align-middle {
  vertical-align: middle !important;
}

/* line 6498, app/assets/stylesheets/bootstrap.css */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 6502, app/assets/stylesheets/bootstrap.css */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 6506, app/assets/stylesheets/bootstrap.css */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 6510, app/assets/stylesheets/bootstrap.css */
.bg-primary {
  background-color: #007bff !important;
}

/* line 6514, app/assets/stylesheets/bootstrap.css */
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

/* line 6520, app/assets/stylesheets/bootstrap.css */
.bg-secondary {
  background-color: #6c757d !important;
}

/* line 6524, app/assets/stylesheets/bootstrap.css */
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

/* line 6530, app/assets/stylesheets/bootstrap.css */
.bg-success {
  background-color: #28a745 !important;
}

/* line 6534, app/assets/stylesheets/bootstrap.css */
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

/* line 6540, app/assets/stylesheets/bootstrap.css */
.bg-info {
  background-color: #17a2b8 !important;
}

/* line 6544, app/assets/stylesheets/bootstrap.css */
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

/* line 6550, app/assets/stylesheets/bootstrap.css */
.bg-warning {
  background-color: #ffc107 !important;
}

/* line 6554, app/assets/stylesheets/bootstrap.css */
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

/* line 6560, app/assets/stylesheets/bootstrap.css */
.bg-danger {
  background-color: #dc3545 !important;
}

/* line 6564, app/assets/stylesheets/bootstrap.css */
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

/* line 6570, app/assets/stylesheets/bootstrap.css */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 6574, app/assets/stylesheets/bootstrap.css */
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

/* line 6580, app/assets/stylesheets/bootstrap.css */
.bg-dark {
  background-color: #343a40 !important;
}

/* line 6584, app/assets/stylesheets/bootstrap.css */
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

/* line 6590, app/assets/stylesheets/bootstrap.css */
.bg-white {
  background-color: #fff !important;
}

/* line 6594, app/assets/stylesheets/bootstrap.css */
.bg-transparent {
  background-color: transparent !important;
}

/* line 6598, app/assets/stylesheets/bootstrap.css */
.border {
  border: 1px solid #dee2e6 !important;
}

/* line 6602, app/assets/stylesheets/bootstrap.css */
.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 6606, app/assets/stylesheets/bootstrap.css */
.border-right {
  border-right: 1px solid #dee2e6 !important;
}

/* line 6610, app/assets/stylesheets/bootstrap.css */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 6614, app/assets/stylesheets/bootstrap.css */
.border-left {
  border-left: 1px solid #dee2e6 !important;
}

/* line 6618, app/assets/stylesheets/bootstrap.css */
.border-0 {
  border: 0 !important;
}

/* line 6622, app/assets/stylesheets/bootstrap.css */
.border-top-0 {
  border-top: 0 !important;
}

/* line 6626, app/assets/stylesheets/bootstrap.css */
.border-right-0 {
  border-right: 0 !important;
}

/* line 6630, app/assets/stylesheets/bootstrap.css */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 6634, app/assets/stylesheets/bootstrap.css */
.border-left-0 {
  border-left: 0 !important;
}

/* line 6638, app/assets/stylesheets/bootstrap.css */
.border-primary {
  border-color: #007bff !important;
}

/* line 6642, app/assets/stylesheets/bootstrap.css */
.border-secondary {
  border-color: #6c757d !important;
}

/* line 6646, app/assets/stylesheets/bootstrap.css */
.border-success {
  border-color: #28a745 !important;
}

/* line 6650, app/assets/stylesheets/bootstrap.css */
.border-info {
  border-color: #17a2b8 !important;
}

/* line 6654, app/assets/stylesheets/bootstrap.css */
.border-warning {
  border-color: #ffc107 !important;
}

/* line 6658, app/assets/stylesheets/bootstrap.css */
.border-danger {
  border-color: #dc3545 !important;
}

/* line 6662, app/assets/stylesheets/bootstrap.css */
.border-light {
  border-color: #f8f9fa !important;
}

/* line 6666, app/assets/stylesheets/bootstrap.css */
.border-dark {
  border-color: #343a40 !important;
}

/* line 6670, app/assets/stylesheets/bootstrap.css */
.border-white {
  border-color: #fff !important;
}

/* line 6674, app/assets/stylesheets/bootstrap.css */
.rounded-sm {
  border-radius: 0.2rem !important;
}

/* line 6678, app/assets/stylesheets/bootstrap.css */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 6682, app/assets/stylesheets/bootstrap.css */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 6687, app/assets/stylesheets/bootstrap.css */
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 6692, app/assets/stylesheets/bootstrap.css */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 6697, app/assets/stylesheets/bootstrap.css */
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 6702, app/assets/stylesheets/bootstrap.css */
.rounded-lg {
  border-radius: 0.3rem !important;
}

/* line 6706, app/assets/stylesheets/bootstrap.css */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 6710, app/assets/stylesheets/bootstrap.css */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 6714, app/assets/stylesheets/bootstrap.css */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 6718, app/assets/stylesheets/bootstrap.css */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 6724, app/assets/stylesheets/bootstrap.css */
.d-none {
  display: none !important;
}

/* line 6728, app/assets/stylesheets/bootstrap.css */
.d-inline {
  display: inline !important;
}

/* line 6732, app/assets/stylesheets/bootstrap.css */
.d-inline-block {
  display: inline-block !important;
}

/* line 6736, app/assets/stylesheets/bootstrap.css */
.d-block {
  display: block !important;
}

/* line 6740, app/assets/stylesheets/bootstrap.css */
.d-table {
  display: table !important;
}

/* line 6744, app/assets/stylesheets/bootstrap.css */
.d-table-row {
  display: table-row !important;
}

/* line 6748, app/assets/stylesheets/bootstrap.css */
.d-table-cell {
  display: table-cell !important;
}

/* line 6752, app/assets/stylesheets/bootstrap.css */
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 6757, app/assets/stylesheets/bootstrap.css */
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 6763, app/assets/stylesheets/bootstrap.css */
  .d-sm-none {
    display: none !important;
  }
  /* line 6766, app/assets/stylesheets/bootstrap.css */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 6769, app/assets/stylesheets/bootstrap.css */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 6772, app/assets/stylesheets/bootstrap.css */
  .d-sm-block {
    display: block !important;
  }
  /* line 6775, app/assets/stylesheets/bootstrap.css */
  .d-sm-table {
    display: table !important;
  }
  /* line 6778, app/assets/stylesheets/bootstrap.css */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 6781, app/assets/stylesheets/bootstrap.css */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 6784, app/assets/stylesheets/bootstrap.css */
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 6788, app/assets/stylesheets/bootstrap.css */
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 6795, app/assets/stylesheets/bootstrap.css */
  .d-md-none {
    display: none !important;
  }
  /* line 6798, app/assets/stylesheets/bootstrap.css */
  .d-md-inline {
    display: inline !important;
  }
  /* line 6801, app/assets/stylesheets/bootstrap.css */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 6804, app/assets/stylesheets/bootstrap.css */
  .d-md-block {
    display: block !important;
  }
  /* line 6807, app/assets/stylesheets/bootstrap.css */
  .d-md-table {
    display: table !important;
  }
  /* line 6810, app/assets/stylesheets/bootstrap.css */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 6813, app/assets/stylesheets/bootstrap.css */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 6816, app/assets/stylesheets/bootstrap.css */
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 6820, app/assets/stylesheets/bootstrap.css */
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 6827, app/assets/stylesheets/bootstrap.css */
  .d-lg-none {
    display: none !important;
  }
  /* line 6830, app/assets/stylesheets/bootstrap.css */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 6833, app/assets/stylesheets/bootstrap.css */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 6836, app/assets/stylesheets/bootstrap.css */
  .d-lg-block {
    display: block !important;
  }
  /* line 6839, app/assets/stylesheets/bootstrap.css */
  .d-lg-table {
    display: table !important;
  }
  /* line 6842, app/assets/stylesheets/bootstrap.css */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 6845, app/assets/stylesheets/bootstrap.css */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 6848, app/assets/stylesheets/bootstrap.css */
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 6852, app/assets/stylesheets/bootstrap.css */
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 6859, app/assets/stylesheets/bootstrap.css */
  .d-xl-none {
    display: none !important;
  }
  /* line 6862, app/assets/stylesheets/bootstrap.css */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 6865, app/assets/stylesheets/bootstrap.css */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 6868, app/assets/stylesheets/bootstrap.css */
  .d-xl-block {
    display: block !important;
  }
  /* line 6871, app/assets/stylesheets/bootstrap.css */
  .d-xl-table {
    display: table !important;
  }
  /* line 6874, app/assets/stylesheets/bootstrap.css */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 6877, app/assets/stylesheets/bootstrap.css */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 6880, app/assets/stylesheets/bootstrap.css */
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 6884, app/assets/stylesheets/bootstrap.css */
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  /* line 6891, app/assets/stylesheets/bootstrap.css */
  .d-print-none {
    display: none !important;
  }
  /* line 6894, app/assets/stylesheets/bootstrap.css */
  .d-print-inline {
    display: inline !important;
  }
  /* line 6897, app/assets/stylesheets/bootstrap.css */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 6900, app/assets/stylesheets/bootstrap.css */
  .d-print-block {
    display: block !important;
  }
  /* line 6903, app/assets/stylesheets/bootstrap.css */
  .d-print-table {
    display: table !important;
  }
  /* line 6906, app/assets/stylesheets/bootstrap.css */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 6909, app/assets/stylesheets/bootstrap.css */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 6912, app/assets/stylesheets/bootstrap.css */
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  /* line 6916, app/assets/stylesheets/bootstrap.css */
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

/* line 6922, app/assets/stylesheets/bootstrap.css */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 6930, app/assets/stylesheets/bootstrap.css */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 6935, app/assets/stylesheets/bootstrap.css */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 6949, app/assets/stylesheets/bootstrap.css */
.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

/* line 6953, app/assets/stylesheets/bootstrap.css */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 6957, app/assets/stylesheets/bootstrap.css */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 6961, app/assets/stylesheets/bootstrap.css */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 6965, app/assets/stylesheets/bootstrap.css */
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

/* line 6970, app/assets/stylesheets/bootstrap.css */
.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

/* line 6975, app/assets/stylesheets/bootstrap.css */
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

/* line 6980, app/assets/stylesheets/bootstrap.css */
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

/* line 6985, app/assets/stylesheets/bootstrap.css */
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

/* line 6990, app/assets/stylesheets/bootstrap.css */
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

/* line 6995, app/assets/stylesheets/bootstrap.css */
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

/* line 7000, app/assets/stylesheets/bootstrap.css */
.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

/* line 7005, app/assets/stylesheets/bootstrap.css */
.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

/* line 7010, app/assets/stylesheets/bootstrap.css */
.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

/* line 7015, app/assets/stylesheets/bootstrap.css */
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

/* line 7020, app/assets/stylesheets/bootstrap.css */
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

/* line 7025, app/assets/stylesheets/bootstrap.css */
.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

/* line 7030, app/assets/stylesheets/bootstrap.css */
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

/* line 7035, app/assets/stylesheets/bootstrap.css */
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

/* line 7040, app/assets/stylesheets/bootstrap.css */
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

/* line 7045, app/assets/stylesheets/bootstrap.css */
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

/* line 7050, app/assets/stylesheets/bootstrap.css */
.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

/* line 7055, app/assets/stylesheets/bootstrap.css */
.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

/* line 7060, app/assets/stylesheets/bootstrap.css */
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

/* line 7065, app/assets/stylesheets/bootstrap.css */
.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

/* line 7070, app/assets/stylesheets/bootstrap.css */
.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

/* line 7075, app/assets/stylesheets/bootstrap.css */
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

/* line 7080, app/assets/stylesheets/bootstrap.css */
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

/* line 7085, app/assets/stylesheets/bootstrap.css */
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

/* line 7090, app/assets/stylesheets/bootstrap.css */
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

/* line 7095, app/assets/stylesheets/bootstrap.css */
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

/* line 7100, app/assets/stylesheets/bootstrap.css */
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

/* line 7105, app/assets/stylesheets/bootstrap.css */
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

/* line 7110, app/assets/stylesheets/bootstrap.css */
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

/* line 7115, app/assets/stylesheets/bootstrap.css */
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

/* line 7120, app/assets/stylesheets/bootstrap.css */
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

/* line 7125, app/assets/stylesheets/bootstrap.css */
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

/* line 7130, app/assets/stylesheets/bootstrap.css */
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 7136, app/assets/stylesheets/bootstrap.css */
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  /* line 7140, app/assets/stylesheets/bootstrap.css */
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  /* line 7144, app/assets/stylesheets/bootstrap.css */
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 7148, app/assets/stylesheets/bootstrap.css */
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 7152, app/assets/stylesheets/bootstrap.css */
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 7156, app/assets/stylesheets/bootstrap.css */
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 7160, app/assets/stylesheets/bootstrap.css */
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 7164, app/assets/stylesheets/bootstrap.css */
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  /* line 7168, app/assets/stylesheets/bootstrap.css */
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  /* line 7172, app/assets/stylesheets/bootstrap.css */
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  /* line 7176, app/assets/stylesheets/bootstrap.css */
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  /* line 7180, app/assets/stylesheets/bootstrap.css */
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  /* line 7184, app/assets/stylesheets/bootstrap.css */
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 7188, app/assets/stylesheets/bootstrap.css */
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 7192, app/assets/stylesheets/bootstrap.css */
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  /* line 7196, app/assets/stylesheets/bootstrap.css */
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 7200, app/assets/stylesheets/bootstrap.css */
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 7204, app/assets/stylesheets/bootstrap.css */
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  /* line 7208, app/assets/stylesheets/bootstrap.css */
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  /* line 7212, app/assets/stylesheets/bootstrap.css */
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  /* line 7216, app/assets/stylesheets/bootstrap.css */
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 7220, app/assets/stylesheets/bootstrap.css */
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 7224, app/assets/stylesheets/bootstrap.css */
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 7228, app/assets/stylesheets/bootstrap.css */
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 7232, app/assets/stylesheets/bootstrap.css */
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 7236, app/assets/stylesheets/bootstrap.css */
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 7240, app/assets/stylesheets/bootstrap.css */
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 7244, app/assets/stylesheets/bootstrap.css */
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 7248, app/assets/stylesheets/bootstrap.css */
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 7252, app/assets/stylesheets/bootstrap.css */
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 7256, app/assets/stylesheets/bootstrap.css */
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 7260, app/assets/stylesheets/bootstrap.css */
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 7264, app/assets/stylesheets/bootstrap.css */
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 7268, app/assets/stylesheets/bootstrap.css */
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 7275, app/assets/stylesheets/bootstrap.css */
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  /* line 7279, app/assets/stylesheets/bootstrap.css */
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  /* line 7283, app/assets/stylesheets/bootstrap.css */
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 7287, app/assets/stylesheets/bootstrap.css */
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 7291, app/assets/stylesheets/bootstrap.css */
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 7295, app/assets/stylesheets/bootstrap.css */
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 7299, app/assets/stylesheets/bootstrap.css */
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 7303, app/assets/stylesheets/bootstrap.css */
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  /* line 7307, app/assets/stylesheets/bootstrap.css */
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  /* line 7311, app/assets/stylesheets/bootstrap.css */
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  /* line 7315, app/assets/stylesheets/bootstrap.css */
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  /* line 7319, app/assets/stylesheets/bootstrap.css */
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  /* line 7323, app/assets/stylesheets/bootstrap.css */
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 7327, app/assets/stylesheets/bootstrap.css */
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 7331, app/assets/stylesheets/bootstrap.css */
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  /* line 7335, app/assets/stylesheets/bootstrap.css */
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 7339, app/assets/stylesheets/bootstrap.css */
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 7343, app/assets/stylesheets/bootstrap.css */
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  /* line 7347, app/assets/stylesheets/bootstrap.css */
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  /* line 7351, app/assets/stylesheets/bootstrap.css */
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  /* line 7355, app/assets/stylesheets/bootstrap.css */
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 7359, app/assets/stylesheets/bootstrap.css */
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 7363, app/assets/stylesheets/bootstrap.css */
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 7367, app/assets/stylesheets/bootstrap.css */
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 7371, app/assets/stylesheets/bootstrap.css */
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 7375, app/assets/stylesheets/bootstrap.css */
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 7379, app/assets/stylesheets/bootstrap.css */
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 7383, app/assets/stylesheets/bootstrap.css */
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 7387, app/assets/stylesheets/bootstrap.css */
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 7391, app/assets/stylesheets/bootstrap.css */
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 7395, app/assets/stylesheets/bootstrap.css */
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 7399, app/assets/stylesheets/bootstrap.css */
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 7403, app/assets/stylesheets/bootstrap.css */
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 7407, app/assets/stylesheets/bootstrap.css */
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 7414, app/assets/stylesheets/bootstrap.css */
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  /* line 7418, app/assets/stylesheets/bootstrap.css */
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  /* line 7422, app/assets/stylesheets/bootstrap.css */
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 7426, app/assets/stylesheets/bootstrap.css */
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 7430, app/assets/stylesheets/bootstrap.css */
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 7434, app/assets/stylesheets/bootstrap.css */
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 7438, app/assets/stylesheets/bootstrap.css */
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 7442, app/assets/stylesheets/bootstrap.css */
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  /* line 7446, app/assets/stylesheets/bootstrap.css */
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  /* line 7450, app/assets/stylesheets/bootstrap.css */
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  /* line 7454, app/assets/stylesheets/bootstrap.css */
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  /* line 7458, app/assets/stylesheets/bootstrap.css */
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  /* line 7462, app/assets/stylesheets/bootstrap.css */
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 7466, app/assets/stylesheets/bootstrap.css */
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 7470, app/assets/stylesheets/bootstrap.css */
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  /* line 7474, app/assets/stylesheets/bootstrap.css */
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 7478, app/assets/stylesheets/bootstrap.css */
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 7482, app/assets/stylesheets/bootstrap.css */
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  /* line 7486, app/assets/stylesheets/bootstrap.css */
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  /* line 7490, app/assets/stylesheets/bootstrap.css */
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  /* line 7494, app/assets/stylesheets/bootstrap.css */
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 7498, app/assets/stylesheets/bootstrap.css */
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 7502, app/assets/stylesheets/bootstrap.css */
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 7506, app/assets/stylesheets/bootstrap.css */
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 7510, app/assets/stylesheets/bootstrap.css */
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 7514, app/assets/stylesheets/bootstrap.css */
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 7518, app/assets/stylesheets/bootstrap.css */
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 7522, app/assets/stylesheets/bootstrap.css */
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 7526, app/assets/stylesheets/bootstrap.css */
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 7530, app/assets/stylesheets/bootstrap.css */
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 7534, app/assets/stylesheets/bootstrap.css */
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 7538, app/assets/stylesheets/bootstrap.css */
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 7542, app/assets/stylesheets/bootstrap.css */
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 7546, app/assets/stylesheets/bootstrap.css */
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 7553, app/assets/stylesheets/bootstrap.css */
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  /* line 7557, app/assets/stylesheets/bootstrap.css */
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  /* line 7561, app/assets/stylesheets/bootstrap.css */
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 7565, app/assets/stylesheets/bootstrap.css */
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 7569, app/assets/stylesheets/bootstrap.css */
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  /* line 7573, app/assets/stylesheets/bootstrap.css */
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  /* line 7577, app/assets/stylesheets/bootstrap.css */
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  /* line 7581, app/assets/stylesheets/bootstrap.css */
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  /* line 7585, app/assets/stylesheets/bootstrap.css */
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  /* line 7589, app/assets/stylesheets/bootstrap.css */
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  /* line 7593, app/assets/stylesheets/bootstrap.css */
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  /* line 7597, app/assets/stylesheets/bootstrap.css */
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  /* line 7601, app/assets/stylesheets/bootstrap.css */
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 7605, app/assets/stylesheets/bootstrap.css */
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 7609, app/assets/stylesheets/bootstrap.css */
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  /* line 7613, app/assets/stylesheets/bootstrap.css */
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 7617, app/assets/stylesheets/bootstrap.css */
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  /* line 7621, app/assets/stylesheets/bootstrap.css */
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  /* line 7625, app/assets/stylesheets/bootstrap.css */
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  /* line 7629, app/assets/stylesheets/bootstrap.css */
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  /* line 7633, app/assets/stylesheets/bootstrap.css */
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 7637, app/assets/stylesheets/bootstrap.css */
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 7641, app/assets/stylesheets/bootstrap.css */
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  /* line 7645, app/assets/stylesheets/bootstrap.css */
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  /* line 7649, app/assets/stylesheets/bootstrap.css */
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  /* line 7653, app/assets/stylesheets/bootstrap.css */
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  /* line 7657, app/assets/stylesheets/bootstrap.css */
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  /* line 7661, app/assets/stylesheets/bootstrap.css */
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  /* line 7665, app/assets/stylesheets/bootstrap.css */
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  /* line 7669, app/assets/stylesheets/bootstrap.css */
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  /* line 7673, app/assets/stylesheets/bootstrap.css */
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  /* line 7677, app/assets/stylesheets/bootstrap.css */
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  /* line 7681, app/assets/stylesheets/bootstrap.css */
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  /* line 7685, app/assets/stylesheets/bootstrap.css */
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

/* line 7691, app/assets/stylesheets/bootstrap.css */
.float-left {
  float: left !important;
}

/* line 7695, app/assets/stylesheets/bootstrap.css */
.float-right {
  float: right !important;
}

/* line 7699, app/assets/stylesheets/bootstrap.css */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 7704, app/assets/stylesheets/bootstrap.css */
  .float-sm-left {
    float: left !important;
  }
  /* line 7707, app/assets/stylesheets/bootstrap.css */
  .float-sm-right {
    float: right !important;
  }
  /* line 7710, app/assets/stylesheets/bootstrap.css */
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 7716, app/assets/stylesheets/bootstrap.css */
  .float-md-left {
    float: left !important;
  }
  /* line 7719, app/assets/stylesheets/bootstrap.css */
  .float-md-right {
    float: right !important;
  }
  /* line 7722, app/assets/stylesheets/bootstrap.css */
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  /* line 7728, app/assets/stylesheets/bootstrap.css */
  .float-lg-left {
    float: left !important;
  }
  /* line 7731, app/assets/stylesheets/bootstrap.css */
  .float-lg-right {
    float: right !important;
  }
  /* line 7734, app/assets/stylesheets/bootstrap.css */
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 7740, app/assets/stylesheets/bootstrap.css */
  .float-xl-left {
    float: left !important;
  }
  /* line 7743, app/assets/stylesheets/bootstrap.css */
  .float-xl-right {
    float: right !important;
  }
  /* line 7746, app/assets/stylesheets/bootstrap.css */
  .float-xl-none {
    float: none !important;
  }
}

/* line 7751, app/assets/stylesheets/bootstrap.css */
.overflow-auto {
  overflow: auto !important;
}

/* line 7755, app/assets/stylesheets/bootstrap.css */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 7759, app/assets/stylesheets/bootstrap.css */
.position-static {
  position: static !important;
}

/* line 7763, app/assets/stylesheets/bootstrap.css */
.position-relative {
  position: relative !important;
}

/* line 7767, app/assets/stylesheets/bootstrap.css */
.position-absolute {
  position: absolute !important;
}

/* line 7771, app/assets/stylesheets/bootstrap.css */
.position-fixed {
  position: fixed !important;
}

/* line 7775, app/assets/stylesheets/bootstrap.css */
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

/* line 7780, app/assets/stylesheets/bootstrap.css */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 7788, app/assets/stylesheets/bootstrap.css */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: -webkit-sticky) or (position: sticky) {
  /* line 7797, app/assets/stylesheets/bootstrap.css */
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 7805, app/assets/stylesheets/bootstrap.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 7816, app/assets/stylesheets/bootstrap.css */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 7825, app/assets/stylesheets/bootstrap.css */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 7829, app/assets/stylesheets/bootstrap.css */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 7833, app/assets/stylesheets/bootstrap.css */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 7837, app/assets/stylesheets/bootstrap.css */
.shadow-none {
  box-shadow: none !important;
}

/* line 7841, app/assets/stylesheets/bootstrap.css */
.w-25 {
  width: 25% !important;
}

/* line 7845, app/assets/stylesheets/bootstrap.css */
.w-50 {
  width: 50% !important;
}

/* line 7849, app/assets/stylesheets/bootstrap.css */
.w-75 {
  width: 75% !important;
}

/* line 7853, app/assets/stylesheets/bootstrap.css */
.w-100 {
  width: 100% !important;
}

/* line 7857, app/assets/stylesheets/bootstrap.css */
.w-auto {
  width: auto !important;
}

/* line 7861, app/assets/stylesheets/bootstrap.css */
.h-25 {
  height: 25% !important;
}

/* line 7865, app/assets/stylesheets/bootstrap.css */
.h-50 {
  height: 50% !important;
}

/* line 7869, app/assets/stylesheets/bootstrap.css */
.h-75 {
  height: 75% !important;
}

/* line 7873, app/assets/stylesheets/bootstrap.css */
.h-100 {
  height: 100% !important;
}

/* line 7877, app/assets/stylesheets/bootstrap.css */
.h-auto {
  height: auto !important;
}

/* line 7881, app/assets/stylesheets/bootstrap.css */
.mw-100 {
  max-width: 100% !important;
}

/* line 7885, app/assets/stylesheets/bootstrap.css */
.mh-100 {
  max-height: 100% !important;
}

/* line 7889, app/assets/stylesheets/bootstrap.css */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 7893, app/assets/stylesheets/bootstrap.css */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 7897, app/assets/stylesheets/bootstrap.css */
.vw-100 {
  width: 100vw !important;
}

/* line 7901, app/assets/stylesheets/bootstrap.css */
.vh-100 {
  height: 100vh !important;
}

/* line 7905, app/assets/stylesheets/bootstrap.css */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

/* line 7917, app/assets/stylesheets/bootstrap.css */
.m-0 {
  margin: 0 !important;
}

/* line 7921, app/assets/stylesheets/bootstrap.css */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 7926, app/assets/stylesheets/bootstrap.css */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 7931, app/assets/stylesheets/bootstrap.css */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 7936, app/assets/stylesheets/bootstrap.css */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 7941, app/assets/stylesheets/bootstrap.css */
.m-1 {
  margin: 0.25rem !important;
}

/* line 7945, app/assets/stylesheets/bootstrap.css */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

/* line 7950, app/assets/stylesheets/bootstrap.css */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

/* line 7955, app/assets/stylesheets/bootstrap.css */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 7960, app/assets/stylesheets/bootstrap.css */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

/* line 7965, app/assets/stylesheets/bootstrap.css */
.m-2 {
  margin: 0.5rem !important;
}

/* line 7969, app/assets/stylesheets/bootstrap.css */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

/* line 7974, app/assets/stylesheets/bootstrap.css */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

/* line 7979, app/assets/stylesheets/bootstrap.css */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 7984, app/assets/stylesheets/bootstrap.css */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

/* line 7989, app/assets/stylesheets/bootstrap.css */
.m-3 {
  margin: 1rem !important;
}

/* line 7993, app/assets/stylesheets/bootstrap.css */
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

/* line 7998, app/assets/stylesheets/bootstrap.css */
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

/* line 8003, app/assets/stylesheets/bootstrap.css */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

/* line 8008, app/assets/stylesheets/bootstrap.css */
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

/* line 8013, app/assets/stylesheets/bootstrap.css */
.m-4 {
  margin: 1.5rem !important;
}

/* line 8017, app/assets/stylesheets/bootstrap.css */
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

/* line 8022, app/assets/stylesheets/bootstrap.css */
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

/* line 8027, app/assets/stylesheets/bootstrap.css */
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 8032, app/assets/stylesheets/bootstrap.css */
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

/* line 8037, app/assets/stylesheets/bootstrap.css */
.m-5 {
  margin: 3rem !important;
}

/* line 8041, app/assets/stylesheets/bootstrap.css */
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

/* line 8046, app/assets/stylesheets/bootstrap.css */
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

/* line 8051, app/assets/stylesheets/bootstrap.css */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

/* line 8056, app/assets/stylesheets/bootstrap.css */
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

/* line 8061, app/assets/stylesheets/bootstrap.css */
.p-0 {
  padding: 0 !important;
}

/* line 8065, app/assets/stylesheets/bootstrap.css */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 8070, app/assets/stylesheets/bootstrap.css */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 8075, app/assets/stylesheets/bootstrap.css */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 8080, app/assets/stylesheets/bootstrap.css */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 8085, app/assets/stylesheets/bootstrap.css */
.p-1 {
  padding: 0.25rem !important;
}

/* line 8089, app/assets/stylesheets/bootstrap.css */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

/* line 8094, app/assets/stylesheets/bootstrap.css */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

/* line 8099, app/assets/stylesheets/bootstrap.css */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 8104, app/assets/stylesheets/bootstrap.css */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

/* line 8109, app/assets/stylesheets/bootstrap.css */
.p-2 {
  padding: 0.5rem !important;
}

/* line 8113, app/assets/stylesheets/bootstrap.css */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

/* line 8118, app/assets/stylesheets/bootstrap.css */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

/* line 8123, app/assets/stylesheets/bootstrap.css */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 8128, app/assets/stylesheets/bootstrap.css */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

/* line 8133, app/assets/stylesheets/bootstrap.css */
.p-3 {
  padding: 1rem !important;
}

/* line 8137, app/assets/stylesheets/bootstrap.css */
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

/* line 8142, app/assets/stylesheets/bootstrap.css */
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/* line 8147, app/assets/stylesheets/bootstrap.css */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 8152, app/assets/stylesheets/bootstrap.css */
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

/* line 8157, app/assets/stylesheets/bootstrap.css */
.p-4 {
  padding: 1.5rem !important;
}

/* line 8161, app/assets/stylesheets/bootstrap.css */
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

/* line 8166, app/assets/stylesheets/bootstrap.css */
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

/* line 8171, app/assets/stylesheets/bootstrap.css */
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 8176, app/assets/stylesheets/bootstrap.css */
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

/* line 8181, app/assets/stylesheets/bootstrap.css */
.p-5 {
  padding: 3rem !important;
}

/* line 8185, app/assets/stylesheets/bootstrap.css */
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

/* line 8190, app/assets/stylesheets/bootstrap.css */
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

/* line 8195, app/assets/stylesheets/bootstrap.css */
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

/* line 8200, app/assets/stylesheets/bootstrap.css */
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

/* line 8205, app/assets/stylesheets/bootstrap.css */
.m-n1 {
  margin: -0.25rem !important;
}

/* line 8209, app/assets/stylesheets/bootstrap.css */
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

/* line 8214, app/assets/stylesheets/bootstrap.css */
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

/* line 8219, app/assets/stylesheets/bootstrap.css */
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

/* line 8224, app/assets/stylesheets/bootstrap.css */
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

/* line 8229, app/assets/stylesheets/bootstrap.css */
.m-n2 {
  margin: -0.5rem !important;
}

/* line 8233, app/assets/stylesheets/bootstrap.css */
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

/* line 8238, app/assets/stylesheets/bootstrap.css */
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

/* line 8243, app/assets/stylesheets/bootstrap.css */
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

/* line 8248, app/assets/stylesheets/bootstrap.css */
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

/* line 8253, app/assets/stylesheets/bootstrap.css */
.m-n3 {
  margin: -1rem !important;
}

/* line 8257, app/assets/stylesheets/bootstrap.css */
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

/* line 8262, app/assets/stylesheets/bootstrap.css */
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

/* line 8267, app/assets/stylesheets/bootstrap.css */
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

/* line 8272, app/assets/stylesheets/bootstrap.css */
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

/* line 8277, app/assets/stylesheets/bootstrap.css */
.m-n4 {
  margin: -1.5rem !important;
}

/* line 8281, app/assets/stylesheets/bootstrap.css */
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

/* line 8286, app/assets/stylesheets/bootstrap.css */
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

/* line 8291, app/assets/stylesheets/bootstrap.css */
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

/* line 8296, app/assets/stylesheets/bootstrap.css */
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

/* line 8301, app/assets/stylesheets/bootstrap.css */
.m-n5 {
  margin: -3rem !important;
}

/* line 8305, app/assets/stylesheets/bootstrap.css */
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

/* line 8310, app/assets/stylesheets/bootstrap.css */
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

/* line 8315, app/assets/stylesheets/bootstrap.css */
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

/* line 8320, app/assets/stylesheets/bootstrap.css */
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

/* line 8325, app/assets/stylesheets/bootstrap.css */
.m-auto {
  margin: auto !important;
}

/* line 8329, app/assets/stylesheets/bootstrap.css */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 8334, app/assets/stylesheets/bootstrap.css */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 8339, app/assets/stylesheets/bootstrap.css */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 8344, app/assets/stylesheets/bootstrap.css */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 8350, app/assets/stylesheets/bootstrap.css */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 8353, app/assets/stylesheets/bootstrap.css */
  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 8357, app/assets/stylesheets/bootstrap.css */
  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 8361, app/assets/stylesheets/bootstrap.css */
  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 8365, app/assets/stylesheets/bootstrap.css */
  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 8369, app/assets/stylesheets/bootstrap.css */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 8372, app/assets/stylesheets/bootstrap.css */
  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 8376, app/assets/stylesheets/bootstrap.css */
  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 8380, app/assets/stylesheets/bootstrap.css */
  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 8384, app/assets/stylesheets/bootstrap.css */
  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 8388, app/assets/stylesheets/bootstrap.css */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 8391, app/assets/stylesheets/bootstrap.css */
  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 8395, app/assets/stylesheets/bootstrap.css */
  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 8399, app/assets/stylesheets/bootstrap.css */
  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 8403, app/assets/stylesheets/bootstrap.css */
  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 8407, app/assets/stylesheets/bootstrap.css */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 8410, app/assets/stylesheets/bootstrap.css */
  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 8414, app/assets/stylesheets/bootstrap.css */
  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 8418, app/assets/stylesheets/bootstrap.css */
  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 8422, app/assets/stylesheets/bootstrap.css */
  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 8426, app/assets/stylesheets/bootstrap.css */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 8429, app/assets/stylesheets/bootstrap.css */
  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 8433, app/assets/stylesheets/bootstrap.css */
  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 8437, app/assets/stylesheets/bootstrap.css */
  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 8441, app/assets/stylesheets/bootstrap.css */
  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 8445, app/assets/stylesheets/bootstrap.css */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 8448, app/assets/stylesheets/bootstrap.css */
  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 8452, app/assets/stylesheets/bootstrap.css */
  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 8456, app/assets/stylesheets/bootstrap.css */
  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 8460, app/assets/stylesheets/bootstrap.css */
  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 8464, app/assets/stylesheets/bootstrap.css */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 8467, app/assets/stylesheets/bootstrap.css */
  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 8471, app/assets/stylesheets/bootstrap.css */
  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 8475, app/assets/stylesheets/bootstrap.css */
  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 8479, app/assets/stylesheets/bootstrap.css */
  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 8483, app/assets/stylesheets/bootstrap.css */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 8486, app/assets/stylesheets/bootstrap.css */
  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 8490, app/assets/stylesheets/bootstrap.css */
  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 8494, app/assets/stylesheets/bootstrap.css */
  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 8498, app/assets/stylesheets/bootstrap.css */
  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 8502, app/assets/stylesheets/bootstrap.css */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 8505, app/assets/stylesheets/bootstrap.css */
  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 8509, app/assets/stylesheets/bootstrap.css */
  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 8513, app/assets/stylesheets/bootstrap.css */
  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 8517, app/assets/stylesheets/bootstrap.css */
  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 8521, app/assets/stylesheets/bootstrap.css */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 8524, app/assets/stylesheets/bootstrap.css */
  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 8528, app/assets/stylesheets/bootstrap.css */
  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 8532, app/assets/stylesheets/bootstrap.css */
  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 8536, app/assets/stylesheets/bootstrap.css */
  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 8540, app/assets/stylesheets/bootstrap.css */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 8543, app/assets/stylesheets/bootstrap.css */
  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 8547, app/assets/stylesheets/bootstrap.css */
  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 8551, app/assets/stylesheets/bootstrap.css */
  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 8555, app/assets/stylesheets/bootstrap.css */
  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 8559, app/assets/stylesheets/bootstrap.css */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 8562, app/assets/stylesheets/bootstrap.css */
  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 8566, app/assets/stylesheets/bootstrap.css */
  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 8570, app/assets/stylesheets/bootstrap.css */
  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 8574, app/assets/stylesheets/bootstrap.css */
  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 8578, app/assets/stylesheets/bootstrap.css */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 8581, app/assets/stylesheets/bootstrap.css */
  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 8585, app/assets/stylesheets/bootstrap.css */
  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 8589, app/assets/stylesheets/bootstrap.css */
  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 8593, app/assets/stylesheets/bootstrap.css */
  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 8597, app/assets/stylesheets/bootstrap.css */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 8600, app/assets/stylesheets/bootstrap.css */
  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 8604, app/assets/stylesheets/bootstrap.css */
  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 8608, app/assets/stylesheets/bootstrap.css */
  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 8612, app/assets/stylesheets/bootstrap.css */
  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 8616, app/assets/stylesheets/bootstrap.css */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 8619, app/assets/stylesheets/bootstrap.css */
  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 8623, app/assets/stylesheets/bootstrap.css */
  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 8627, app/assets/stylesheets/bootstrap.css */
  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 8631, app/assets/stylesheets/bootstrap.css */
  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 8635, app/assets/stylesheets/bootstrap.css */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 8638, app/assets/stylesheets/bootstrap.css */
  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 8642, app/assets/stylesheets/bootstrap.css */
  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 8646, app/assets/stylesheets/bootstrap.css */
  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 8650, app/assets/stylesheets/bootstrap.css */
  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 8654, app/assets/stylesheets/bootstrap.css */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 8657, app/assets/stylesheets/bootstrap.css */
  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 8661, app/assets/stylesheets/bootstrap.css */
  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 8665, app/assets/stylesheets/bootstrap.css */
  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 8669, app/assets/stylesheets/bootstrap.css */
  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 8673, app/assets/stylesheets/bootstrap.css */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 8676, app/assets/stylesheets/bootstrap.css */
  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }
  /* line 8680, app/assets/stylesheets/bootstrap.css */
  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 8684, app/assets/stylesheets/bootstrap.css */
  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 8688, app/assets/stylesheets/bootstrap.css */
  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 8695, app/assets/stylesheets/bootstrap.css */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 8698, app/assets/stylesheets/bootstrap.css */
  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }
  /* line 8702, app/assets/stylesheets/bootstrap.css */
  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 8706, app/assets/stylesheets/bootstrap.css */
  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 8710, app/assets/stylesheets/bootstrap.css */
  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 8714, app/assets/stylesheets/bootstrap.css */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 8717, app/assets/stylesheets/bootstrap.css */
  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 8721, app/assets/stylesheets/bootstrap.css */
  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 8725, app/assets/stylesheets/bootstrap.css */
  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 8729, app/assets/stylesheets/bootstrap.css */
  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 8733, app/assets/stylesheets/bootstrap.css */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 8736, app/assets/stylesheets/bootstrap.css */
  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 8740, app/assets/stylesheets/bootstrap.css */
  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 8744, app/assets/stylesheets/bootstrap.css */
  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 8748, app/assets/stylesheets/bootstrap.css */
  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 8752, app/assets/stylesheets/bootstrap.css */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 8755, app/assets/stylesheets/bootstrap.css */
  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 8759, app/assets/stylesheets/bootstrap.css */
  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 8763, app/assets/stylesheets/bootstrap.css */
  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 8767, app/assets/stylesheets/bootstrap.css */
  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 8771, app/assets/stylesheets/bootstrap.css */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 8774, app/assets/stylesheets/bootstrap.css */
  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 8778, app/assets/stylesheets/bootstrap.css */
  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 8782, app/assets/stylesheets/bootstrap.css */
  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 8786, app/assets/stylesheets/bootstrap.css */
  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 8790, app/assets/stylesheets/bootstrap.css */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 8793, app/assets/stylesheets/bootstrap.css */
  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 8797, app/assets/stylesheets/bootstrap.css */
  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 8801, app/assets/stylesheets/bootstrap.css */
  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 8805, app/assets/stylesheets/bootstrap.css */
  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 8809, app/assets/stylesheets/bootstrap.css */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 8812, app/assets/stylesheets/bootstrap.css */
  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }
  /* line 8816, app/assets/stylesheets/bootstrap.css */
  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }
  /* line 8820, app/assets/stylesheets/bootstrap.css */
  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 8824, app/assets/stylesheets/bootstrap.css */
  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }
  /* line 8828, app/assets/stylesheets/bootstrap.css */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 8831, app/assets/stylesheets/bootstrap.css */
  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 8835, app/assets/stylesheets/bootstrap.css */
  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 8839, app/assets/stylesheets/bootstrap.css */
  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 8843, app/assets/stylesheets/bootstrap.css */
  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 8847, app/assets/stylesheets/bootstrap.css */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 8850, app/assets/stylesheets/bootstrap.css */
  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 8854, app/assets/stylesheets/bootstrap.css */
  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 8858, app/assets/stylesheets/bootstrap.css */
  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 8862, app/assets/stylesheets/bootstrap.css */
  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 8866, app/assets/stylesheets/bootstrap.css */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 8869, app/assets/stylesheets/bootstrap.css */
  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 8873, app/assets/stylesheets/bootstrap.css */
  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 8877, app/assets/stylesheets/bootstrap.css */
  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 8881, app/assets/stylesheets/bootstrap.css */
  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 8885, app/assets/stylesheets/bootstrap.css */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 8888, app/assets/stylesheets/bootstrap.css */
  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 8892, app/assets/stylesheets/bootstrap.css */
  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 8896, app/assets/stylesheets/bootstrap.css */
  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 8900, app/assets/stylesheets/bootstrap.css */
  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 8904, app/assets/stylesheets/bootstrap.css */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 8907, app/assets/stylesheets/bootstrap.css */
  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 8911, app/assets/stylesheets/bootstrap.css */
  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 8915, app/assets/stylesheets/bootstrap.css */
  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 8919, app/assets/stylesheets/bootstrap.css */
  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 8923, app/assets/stylesheets/bootstrap.css */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 8926, app/assets/stylesheets/bootstrap.css */
  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 8930, app/assets/stylesheets/bootstrap.css */
  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 8934, app/assets/stylesheets/bootstrap.css */
  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 8938, app/assets/stylesheets/bootstrap.css */
  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 8942, app/assets/stylesheets/bootstrap.css */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 8945, app/assets/stylesheets/bootstrap.css */
  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 8949, app/assets/stylesheets/bootstrap.css */
  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 8953, app/assets/stylesheets/bootstrap.css */
  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 8957, app/assets/stylesheets/bootstrap.css */
  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 8961, app/assets/stylesheets/bootstrap.css */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 8964, app/assets/stylesheets/bootstrap.css */
  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 8968, app/assets/stylesheets/bootstrap.css */
  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 8972, app/assets/stylesheets/bootstrap.css */
  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 8976, app/assets/stylesheets/bootstrap.css */
  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 8980, app/assets/stylesheets/bootstrap.css */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 8983, app/assets/stylesheets/bootstrap.css */
  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 8987, app/assets/stylesheets/bootstrap.css */
  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 8991, app/assets/stylesheets/bootstrap.css */
  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 8995, app/assets/stylesheets/bootstrap.css */
  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 8999, app/assets/stylesheets/bootstrap.css */
  .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 9002, app/assets/stylesheets/bootstrap.css */
  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 9006, app/assets/stylesheets/bootstrap.css */
  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 9010, app/assets/stylesheets/bootstrap.css */
  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 9014, app/assets/stylesheets/bootstrap.css */
  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 9018, app/assets/stylesheets/bootstrap.css */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 9021, app/assets/stylesheets/bootstrap.css */
  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }
  /* line 9025, app/assets/stylesheets/bootstrap.css */
  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }
  /* line 9029, app/assets/stylesheets/bootstrap.css */
  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 9033, app/assets/stylesheets/bootstrap.css */
  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 9040, app/assets/stylesheets/bootstrap.css */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 9043, app/assets/stylesheets/bootstrap.css */
  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 9047, app/assets/stylesheets/bootstrap.css */
  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 9051, app/assets/stylesheets/bootstrap.css */
  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 9055, app/assets/stylesheets/bootstrap.css */
  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 9059, app/assets/stylesheets/bootstrap.css */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 9062, app/assets/stylesheets/bootstrap.css */
  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 9066, app/assets/stylesheets/bootstrap.css */
  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 9070, app/assets/stylesheets/bootstrap.css */
  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 9074, app/assets/stylesheets/bootstrap.css */
  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 9078, app/assets/stylesheets/bootstrap.css */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 9081, app/assets/stylesheets/bootstrap.css */
  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 9085, app/assets/stylesheets/bootstrap.css */
  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 9089, app/assets/stylesheets/bootstrap.css */
  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 9093, app/assets/stylesheets/bootstrap.css */
  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 9097, app/assets/stylesheets/bootstrap.css */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 9100, app/assets/stylesheets/bootstrap.css */
  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 9104, app/assets/stylesheets/bootstrap.css */
  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 9108, app/assets/stylesheets/bootstrap.css */
  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 9112, app/assets/stylesheets/bootstrap.css */
  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 9116, app/assets/stylesheets/bootstrap.css */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 9119, app/assets/stylesheets/bootstrap.css */
  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 9123, app/assets/stylesheets/bootstrap.css */
  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 9127, app/assets/stylesheets/bootstrap.css */
  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 9131, app/assets/stylesheets/bootstrap.css */
  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 9135, app/assets/stylesheets/bootstrap.css */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 9138, app/assets/stylesheets/bootstrap.css */
  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 9142, app/assets/stylesheets/bootstrap.css */
  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 9146, app/assets/stylesheets/bootstrap.css */
  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 9150, app/assets/stylesheets/bootstrap.css */
  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 9154, app/assets/stylesheets/bootstrap.css */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 9157, app/assets/stylesheets/bootstrap.css */
  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 9161, app/assets/stylesheets/bootstrap.css */
  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 9165, app/assets/stylesheets/bootstrap.css */
  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 9169, app/assets/stylesheets/bootstrap.css */
  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 9173, app/assets/stylesheets/bootstrap.css */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 9176, app/assets/stylesheets/bootstrap.css */
  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 9180, app/assets/stylesheets/bootstrap.css */
  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 9184, app/assets/stylesheets/bootstrap.css */
  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 9188, app/assets/stylesheets/bootstrap.css */
  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 9192, app/assets/stylesheets/bootstrap.css */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 9195, app/assets/stylesheets/bootstrap.css */
  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 9199, app/assets/stylesheets/bootstrap.css */
  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 9203, app/assets/stylesheets/bootstrap.css */
  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 9207, app/assets/stylesheets/bootstrap.css */
  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 9211, app/assets/stylesheets/bootstrap.css */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 9214, app/assets/stylesheets/bootstrap.css */
  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 9218, app/assets/stylesheets/bootstrap.css */
  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 9222, app/assets/stylesheets/bootstrap.css */
  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 9226, app/assets/stylesheets/bootstrap.css */
  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 9230, app/assets/stylesheets/bootstrap.css */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 9233, app/assets/stylesheets/bootstrap.css */
  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 9237, app/assets/stylesheets/bootstrap.css */
  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 9241, app/assets/stylesheets/bootstrap.css */
  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 9245, app/assets/stylesheets/bootstrap.css */
  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 9249, app/assets/stylesheets/bootstrap.css */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 9252, app/assets/stylesheets/bootstrap.css */
  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 9256, app/assets/stylesheets/bootstrap.css */
  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 9260, app/assets/stylesheets/bootstrap.css */
  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 9264, app/assets/stylesheets/bootstrap.css */
  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 9268, app/assets/stylesheets/bootstrap.css */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 9271, app/assets/stylesheets/bootstrap.css */
  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 9275, app/assets/stylesheets/bootstrap.css */
  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 9279, app/assets/stylesheets/bootstrap.css */
  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 9283, app/assets/stylesheets/bootstrap.css */
  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 9287, app/assets/stylesheets/bootstrap.css */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 9290, app/assets/stylesheets/bootstrap.css */
  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 9294, app/assets/stylesheets/bootstrap.css */
  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 9298, app/assets/stylesheets/bootstrap.css */
  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 9302, app/assets/stylesheets/bootstrap.css */
  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 9306, app/assets/stylesheets/bootstrap.css */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 9309, app/assets/stylesheets/bootstrap.css */
  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 9313, app/assets/stylesheets/bootstrap.css */
  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 9317, app/assets/stylesheets/bootstrap.css */
  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 9321, app/assets/stylesheets/bootstrap.css */
  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 9325, app/assets/stylesheets/bootstrap.css */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 9328, app/assets/stylesheets/bootstrap.css */
  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 9332, app/assets/stylesheets/bootstrap.css */
  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 9336, app/assets/stylesheets/bootstrap.css */
  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 9340, app/assets/stylesheets/bootstrap.css */
  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 9344, app/assets/stylesheets/bootstrap.css */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 9347, app/assets/stylesheets/bootstrap.css */
  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 9351, app/assets/stylesheets/bootstrap.css */
  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 9355, app/assets/stylesheets/bootstrap.css */
  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 9359, app/assets/stylesheets/bootstrap.css */
  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 9363, app/assets/stylesheets/bootstrap.css */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 9366, app/assets/stylesheets/bootstrap.css */
  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }
  /* line 9370, app/assets/stylesheets/bootstrap.css */
  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 9374, app/assets/stylesheets/bootstrap.css */
  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 9378, app/assets/stylesheets/bootstrap.css */
  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 9385, app/assets/stylesheets/bootstrap.css */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 9388, app/assets/stylesheets/bootstrap.css */
  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 9392, app/assets/stylesheets/bootstrap.css */
  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 9396, app/assets/stylesheets/bootstrap.css */
  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 9400, app/assets/stylesheets/bootstrap.css */
  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 9404, app/assets/stylesheets/bootstrap.css */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 9407, app/assets/stylesheets/bootstrap.css */
  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 9411, app/assets/stylesheets/bootstrap.css */
  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 9415, app/assets/stylesheets/bootstrap.css */
  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 9419, app/assets/stylesheets/bootstrap.css */
  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 9423, app/assets/stylesheets/bootstrap.css */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 9426, app/assets/stylesheets/bootstrap.css */
  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 9430, app/assets/stylesheets/bootstrap.css */
  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 9434, app/assets/stylesheets/bootstrap.css */
  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 9438, app/assets/stylesheets/bootstrap.css */
  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 9442, app/assets/stylesheets/bootstrap.css */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 9445, app/assets/stylesheets/bootstrap.css */
  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 9449, app/assets/stylesheets/bootstrap.css */
  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 9453, app/assets/stylesheets/bootstrap.css */
  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 9457, app/assets/stylesheets/bootstrap.css */
  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 9461, app/assets/stylesheets/bootstrap.css */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 9464, app/assets/stylesheets/bootstrap.css */
  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 9468, app/assets/stylesheets/bootstrap.css */
  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 9472, app/assets/stylesheets/bootstrap.css */
  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 9476, app/assets/stylesheets/bootstrap.css */
  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 9480, app/assets/stylesheets/bootstrap.css */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 9483, app/assets/stylesheets/bootstrap.css */
  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 9487, app/assets/stylesheets/bootstrap.css */
  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 9491, app/assets/stylesheets/bootstrap.css */
  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 9495, app/assets/stylesheets/bootstrap.css */
  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 9499, app/assets/stylesheets/bootstrap.css */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 9502, app/assets/stylesheets/bootstrap.css */
  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 9506, app/assets/stylesheets/bootstrap.css */
  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 9510, app/assets/stylesheets/bootstrap.css */
  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 9514, app/assets/stylesheets/bootstrap.css */
  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 9518, app/assets/stylesheets/bootstrap.css */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 9521, app/assets/stylesheets/bootstrap.css */
  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 9525, app/assets/stylesheets/bootstrap.css */
  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 9529, app/assets/stylesheets/bootstrap.css */
  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 9533, app/assets/stylesheets/bootstrap.css */
  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 9537, app/assets/stylesheets/bootstrap.css */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 9540, app/assets/stylesheets/bootstrap.css */
  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 9544, app/assets/stylesheets/bootstrap.css */
  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 9548, app/assets/stylesheets/bootstrap.css */
  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 9552, app/assets/stylesheets/bootstrap.css */
  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 9556, app/assets/stylesheets/bootstrap.css */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 9559, app/assets/stylesheets/bootstrap.css */
  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 9563, app/assets/stylesheets/bootstrap.css */
  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 9567, app/assets/stylesheets/bootstrap.css */
  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 9571, app/assets/stylesheets/bootstrap.css */
  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 9575, app/assets/stylesheets/bootstrap.css */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 9578, app/assets/stylesheets/bootstrap.css */
  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 9582, app/assets/stylesheets/bootstrap.css */
  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 9586, app/assets/stylesheets/bootstrap.css */
  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 9590, app/assets/stylesheets/bootstrap.css */
  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 9594, app/assets/stylesheets/bootstrap.css */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 9597, app/assets/stylesheets/bootstrap.css */
  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 9601, app/assets/stylesheets/bootstrap.css */
  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 9605, app/assets/stylesheets/bootstrap.css */
  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 9609, app/assets/stylesheets/bootstrap.css */
  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 9613, app/assets/stylesheets/bootstrap.css */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 9616, app/assets/stylesheets/bootstrap.css */
  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 9620, app/assets/stylesheets/bootstrap.css */
  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 9624, app/assets/stylesheets/bootstrap.css */
  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 9628, app/assets/stylesheets/bootstrap.css */
  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 9632, app/assets/stylesheets/bootstrap.css */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 9635, app/assets/stylesheets/bootstrap.css */
  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 9639, app/assets/stylesheets/bootstrap.css */
  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 9643, app/assets/stylesheets/bootstrap.css */
  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 9647, app/assets/stylesheets/bootstrap.css */
  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 9651, app/assets/stylesheets/bootstrap.css */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 9654, app/assets/stylesheets/bootstrap.css */
  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 9658, app/assets/stylesheets/bootstrap.css */
  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 9662, app/assets/stylesheets/bootstrap.css */
  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 9666, app/assets/stylesheets/bootstrap.css */
  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 9670, app/assets/stylesheets/bootstrap.css */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 9673, app/assets/stylesheets/bootstrap.css */
  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 9677, app/assets/stylesheets/bootstrap.css */
  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 9681, app/assets/stylesheets/bootstrap.css */
  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 9685, app/assets/stylesheets/bootstrap.css */
  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 9689, app/assets/stylesheets/bootstrap.css */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 9692, app/assets/stylesheets/bootstrap.css */
  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 9696, app/assets/stylesheets/bootstrap.css */
  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 9700, app/assets/stylesheets/bootstrap.css */
  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 9704, app/assets/stylesheets/bootstrap.css */
  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 9708, app/assets/stylesheets/bootstrap.css */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 9711, app/assets/stylesheets/bootstrap.css */
  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }
  /* line 9715, app/assets/stylesheets/bootstrap.css */
  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 9719, app/assets/stylesheets/bootstrap.css */
  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 9723, app/assets/stylesheets/bootstrap.css */
  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 9729, app/assets/stylesheets/bootstrap.css */
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

/* line 9733, app/assets/stylesheets/bootstrap.css */
.text-justify {
  text-align: justify !important;
}

/* line 9737, app/assets/stylesheets/bootstrap.css */
.text-wrap {
  white-space: normal !important;
}

/* line 9741, app/assets/stylesheets/bootstrap.css */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 9745, app/assets/stylesheets/bootstrap.css */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 9751, app/assets/stylesheets/bootstrap.css */
.text-left {
  text-align: left !important;
}

/* line 9755, app/assets/stylesheets/bootstrap.css */
.text-right {
  text-align: right !important;
}

/* line 9759, app/assets/stylesheets/bootstrap.css */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 9764, app/assets/stylesheets/bootstrap.css */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 9767, app/assets/stylesheets/bootstrap.css */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 9770, app/assets/stylesheets/bootstrap.css */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 9776, app/assets/stylesheets/bootstrap.css */
  .text-md-left {
    text-align: left !important;
  }
  /* line 9779, app/assets/stylesheets/bootstrap.css */
  .text-md-right {
    text-align: right !important;
  }
  /* line 9782, app/assets/stylesheets/bootstrap.css */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 9788, app/assets/stylesheets/bootstrap.css */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 9791, app/assets/stylesheets/bootstrap.css */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 9794, app/assets/stylesheets/bootstrap.css */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 9800, app/assets/stylesheets/bootstrap.css */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 9803, app/assets/stylesheets/bootstrap.css */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 9806, app/assets/stylesheets/bootstrap.css */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 9811, app/assets/stylesheets/bootstrap.css */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 9815, app/assets/stylesheets/bootstrap.css */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 9819, app/assets/stylesheets/bootstrap.css */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 9823, app/assets/stylesheets/bootstrap.css */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 9827, app/assets/stylesheets/bootstrap.css */
.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 9831, app/assets/stylesheets/bootstrap.css */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 9835, app/assets/stylesheets/bootstrap.css */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 9839, app/assets/stylesheets/bootstrap.css */
.font-weight-bolder {
  font-weight: bolder !important;
}

/* line 9843, app/assets/stylesheets/bootstrap.css */
.font-italic {
  font-style: italic !important;
}

/* line 9847, app/assets/stylesheets/bootstrap.css */
.text-white {
  color: #fff !important;
}

/* line 9851, app/assets/stylesheets/bootstrap.css */
.text-primary {
  color: #007bff !important;
}

/* line 9855, app/assets/stylesheets/bootstrap.css */
a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

/* line 9859, app/assets/stylesheets/bootstrap.css */
.text-secondary {
  color: #6c757d !important;
}

/* line 9863, app/assets/stylesheets/bootstrap.css */
a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

/* line 9867, app/assets/stylesheets/bootstrap.css */
.text-success {
  color: #28a745 !important;
}

/* line 9871, app/assets/stylesheets/bootstrap.css */
a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

/* line 9875, app/assets/stylesheets/bootstrap.css */
.text-info {
  color: #17a2b8 !important;
}

/* line 9879, app/assets/stylesheets/bootstrap.css */
a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

/* line 9883, app/assets/stylesheets/bootstrap.css */
.text-warning {
  color: #ffc107 !important;
}

/* line 9887, app/assets/stylesheets/bootstrap.css */
a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

/* line 9891, app/assets/stylesheets/bootstrap.css */
.text-danger {
  color: #dc3545 !important;
}

/* line 9895, app/assets/stylesheets/bootstrap.css */
a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

/* line 9899, app/assets/stylesheets/bootstrap.css */
.text-light {
  color: #f8f9fa !important;
}

/* line 9903, app/assets/stylesheets/bootstrap.css */
a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

/* line 9907, app/assets/stylesheets/bootstrap.css */
.text-dark {
  color: #343a40 !important;
}

/* line 9911, app/assets/stylesheets/bootstrap.css */
a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

/* line 9915, app/assets/stylesheets/bootstrap.css */
.text-body {
  color: #212529 !important;
}

/* line 9919, app/assets/stylesheets/bootstrap.css */
.text-muted {
  color: #6c757d !important;
}

/* line 9923, app/assets/stylesheets/bootstrap.css */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 9927, app/assets/stylesheets/bootstrap.css */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 9931, app/assets/stylesheets/bootstrap.css */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 9939, app/assets/stylesheets/bootstrap.css */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 9943, app/assets/stylesheets/bootstrap.css */
.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

/* line 9948, app/assets/stylesheets/bootstrap.css */
.text-reset {
  color: inherit !important;
}

/* line 9952, app/assets/stylesheets/bootstrap.css */
.visible {
  visibility: visible !important;
}

/* line 9956, app/assets/stylesheets/bootstrap.css */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 9961, app/assets/stylesheets/bootstrap.css */
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 9967, app/assets/stylesheets/bootstrap.css */
  a:not(.btn) {
    text-decoration: underline;
  }
  /* line 9970, app/assets/stylesheets/bootstrap.css */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 9973, app/assets/stylesheets/bootstrap.css */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 9976, app/assets/stylesheets/bootstrap.css */
  pre,
blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  /* line 9981, app/assets/stylesheets/bootstrap.css */
  thead {
    display: table-header-group;
  }
  /* line 9984, app/assets/stylesheets/bootstrap.css */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 9988, app/assets/stylesheets/bootstrap.css */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 9994, app/assets/stylesheets/bootstrap.css */
  h2,
h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 10001, app/assets/stylesheets/bootstrap.css */
  body {
    min-width: 992px !important;
  }
  /* line 10004, app/assets/stylesheets/bootstrap.css */
  .container {
    min-width: 992px !important;
  }
  /* line 10007, app/assets/stylesheets/bootstrap.css */
  .navbar {
    display: none;
  }
  /* line 10010, app/assets/stylesheets/bootstrap.css */
  .badge {
    border: 1px solid #000;
  }
  /* line 10013, app/assets/stylesheets/bootstrap.css */
  .table {
    border-collapse: collapse !important;
  }
  /* line 10016, app/assets/stylesheets/bootstrap.css */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 10020, app/assets/stylesheets/bootstrap.css */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  /* line 10024, app/assets/stylesheets/bootstrap.css */
  .table-dark {
    color: inherit;
  }
  /* line 10027, app/assets/stylesheets/bootstrap.css */
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  /* line 10033, app/assets/stylesheets/bootstrap.css */
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

/*# sourceMappingURL=bootstrap.css.map */
/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
/* line 8, app/assets/stylesheets/bootstrap-reboot.css */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* line 14, app/assets/stylesheets/bootstrap-reboot.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 21, app/assets/stylesheets/bootstrap-reboot.css */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 25, app/assets/stylesheets/bootstrap-reboot.css */
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

/* line 36, app/assets/stylesheets/bootstrap-reboot.css */
[tabindex="-1"]:focus {
  outline: 0 !important;
}

/* line 40, app/assets/stylesheets/bootstrap-reboot.css */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 46, app/assets/stylesheets/bootstrap-reboot.css */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 51, app/assets/stylesheets/bootstrap-reboot.css */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 56, app/assets/stylesheets/bootstrap-reboot.css */
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

/* line 67, app/assets/stylesheets/bootstrap-reboot.css */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 73, app/assets/stylesheets/bootstrap-reboot.css */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 80, app/assets/stylesheets/bootstrap-reboot.css */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 87, app/assets/stylesheets/bootstrap-reboot.css */
dt {
  font-weight: 700;
}

/* line 91, app/assets/stylesheets/bootstrap-reboot.css */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 96, app/assets/stylesheets/bootstrap-reboot.css */
blockquote {
  margin: 0 0 1rem;
}

/* line 100, app/assets/stylesheets/bootstrap-reboot.css */
b,
strong {
  font-weight: bolder;
}

/* line 105, app/assets/stylesheets/bootstrap-reboot.css */
small {
  font-size: 80%;
}

/* line 109, app/assets/stylesheets/bootstrap-reboot.css */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 117, app/assets/stylesheets/bootstrap-reboot.css */
sub {
  bottom: -.25em;
}

/* line 121, app/assets/stylesheets/bootstrap-reboot.css */
sup {
  top: -.5em;
}

/* line 125, app/assets/stylesheets/bootstrap-reboot.css */
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

/* line 131, app/assets/stylesheets/bootstrap-reboot.css */
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 136, app/assets/stylesheets/bootstrap-reboot.css */
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

/* line 141, app/assets/stylesheets/bootstrap-reboot.css */
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

/* line 146, app/assets/stylesheets/bootstrap-reboot.css */
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/* line 150, app/assets/stylesheets/bootstrap-reboot.css */
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 158, app/assets/stylesheets/bootstrap-reboot.css */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

/* line 164, app/assets/stylesheets/bootstrap-reboot.css */
figure {
  margin: 0 0 1rem;
}

/* line 168, app/assets/stylesheets/bootstrap-reboot.css */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 173, app/assets/stylesheets/bootstrap-reboot.css */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 178, app/assets/stylesheets/bootstrap-reboot.css */
table {
  border-collapse: collapse;
}

/* line 182, app/assets/stylesheets/bootstrap-reboot.css */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

/* line 190, app/assets/stylesheets/bootstrap-reboot.css */
th {
  text-align: inherit;
}

/* line 194, app/assets/stylesheets/bootstrap-reboot.css */
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 199, app/assets/stylesheets/bootstrap-reboot.css */
button {
  border-radius: 0;
}

/* line 203, app/assets/stylesheets/bootstrap-reboot.css */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 208, app/assets/stylesheets/bootstrap-reboot.css */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 219, app/assets/stylesheets/bootstrap-reboot.css */
button,
input {
  overflow: visible;
}

/* line 224, app/assets/stylesheets/bootstrap-reboot.css */
button,
select {
  text-transform: none;
}

/* line 229, app/assets/stylesheets/bootstrap-reboot.css */
select {
  word-wrap: normal;
}

/* line 233, app/assets/stylesheets/bootstrap-reboot.css */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 240, app/assets/stylesheets/bootstrap-reboot.css */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 247, app/assets/stylesheets/bootstrap-reboot.css */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 255, app/assets/stylesheets/bootstrap-reboot.css */
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 261, app/assets/stylesheets/bootstrap-reboot.css */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

/* line 268, app/assets/stylesheets/bootstrap-reboot.css */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 273, app/assets/stylesheets/bootstrap-reboot.css */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 280, app/assets/stylesheets/bootstrap-reboot.css */
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* line 292, app/assets/stylesheets/bootstrap-reboot.css */
progress {
  vertical-align: baseline;
}

/* line 296, app/assets/stylesheets/bootstrap-reboot.css */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 301, app/assets/stylesheets/bootstrap-reboot.css */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 306, app/assets/stylesheets/bootstrap-reboot.css */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 310, app/assets/stylesheets/bootstrap-reboot.css */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 315, app/assets/stylesheets/bootstrap-reboot.css */
output {
  display: inline-block;
}

/* line 319, app/assets/stylesheets/bootstrap-reboot.css */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 324, app/assets/stylesheets/bootstrap-reboot.css */
template {
  display: none;
}

/* line 328, app/assets/stylesheets/bootstrap-reboot.css */
[hidden] {
  display: none !important;
}

/*# sourceMappingURL=bootstrap-reboot.css.map */
/* line 2, app/assets/stylesheets/calendar.css */
td.fc-day {
  background: #FFF !important;
}

/* line 8, app/assets/stylesheets/calendar.css */
td.fc-today {
  background: #FFF !important;
  position: relative;
}

/* line 15, app/assets/stylesheets/calendar.css */
.fc-first th {
  background: #fff !important;
  color: #999999;
  font-size: 11px !important;
  font-weight: 500 !important;
}

/* line 22, app/assets/stylesheets/calendar.css */
.fc-event-inner {
  white-space: nowrap !important;
  background: #fff !important;
  color: #1897db !important;
  font-size: 10px !important;
  font-weight: 300 !important;
  padding: 0px 0px 1px !important;
}

/* line 31, app/assets/stylesheets/calendar.css */
.fc {
  direction: ltr;
  text-align: left;
}

/* line 36, app/assets/stylesheets/calendar.css */
.fc table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 41, app/assets/stylesheets/calendar.css */
html .fc,
.fc table {
  font-size: 1em;
}

/* line 46, app/assets/stylesheets/calendar.css */
.fc td,
.fc th {
  padding: 0;
  vertical-align: top;
}

/* Header
------------------------------------------------------------------------*/
/* line 57, app/assets/stylesheets/calendar.css */
.fc-header td {
  white-space: nowrap;
  background: #f6f6f6;
  padding: 0px 5px 0px;
}

/* line 62, app/assets/stylesheets/calendar.css */
.fc-header-left {
  width: 25%;
  text-align: left;
}

/* line 67, app/assets/stylesheets/calendar.css */
.fc-header-center {
  text-align: center;
  display: none;
}

/* line 71, app/assets/stylesheets/calendar.css */
.fc-header-right {
  width: 25%;
  text-align: right;
}

/* line 76, app/assets/stylesheets/calendar.css */
.fc-header-title {
  display: inline-block;
  vertical-align: top;
  margin-top: -5px;
}

/* line 82, app/assets/stylesheets/calendar.css */
.fc-header-title h2 {
  margin-top: 13px;
  padding-left: 5px;
  white-space: nowrap;
  font-size: 14px;
  margin-bottom: 0px;
  font-family: 'open_sansregular';
}

/* line 90, app/assets/stylesheets/calendar.css */
span.fc-button {
  border-color: #fff;
  background: #fff;
  color: #ccc;
}

/* line 96, app/assets/stylesheets/calendar.css */
.fc-state-down, .fc-state-active {
  background-color: #9675ce !important;
  color: #FFF !important;
}

/* line 100, app/assets/stylesheets/calendar.css */
.fc .fc-header-space {
  padding-left: 4px;
}

/* line 104, app/assets/stylesheets/calendar.css */
.fc-header .fc-button {
  margin-bottom: 5px;
  margin-left: 1px !important;
  margin-right: 1px !important;
  margin-top: 5px;
  vertical-align: top;
}

/* buttons edges butting together */
/* line 114, app/assets/stylesheets/calendar.css */
.fc-header .fc-button {
  margin-right: -1px;
}

/* line 118, app/assets/stylesheets/calendar.css */
.fc-header .fc-corner-right,
.fc-header .ui-corner-right {
  /* theme */
  margin-right: 0;
  /* back to normal */
}

/* button layering (for border precedence) */
/* line 125, app/assets/stylesheets/calendar.css */
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
  z-index: 2;
}

/* line 130, app/assets/stylesheets/calendar.css */
.fc-header .fc-state-down {
  z-index: 3;
}

/* line 134, app/assets/stylesheets/calendar.css */
.fc-header .fc-state-active,
.fc-header .ui-state-active {
  z-index: 4;
}

/* Content
------------------------------------------------------------------------*/
/* line 144, app/assets/stylesheets/calendar.css */
.fc-content {
  clear: both;
  zoom: 1;
  /* for IE7, gives accurate coordinates for [un]freezeContentHeight */
}

/* line 149, app/assets/stylesheets/calendar.css */
.fc-view {
  width: 100%;
  overflow: hidden;
}

/* Cell Styles
------------------------------------------------------------------------*/
/* <th>, usually */
/* line 160, app/assets/stylesheets/calendar.css */
.fc-widget-content {
  /* <td>, usually */
  border: 1px solid #e5e5e5;
}

/* line 163, app/assets/stylesheets/calendar.css */
.fc-widget-header {
  border-bottom: 1px solid #EEE;
}

/* line 166, app/assets/stylesheets/calendar.css */
.fc-state-highlight {
  /* <td> today cell */
  /* TODO: add .fc-today to <th> */
  /* background: #fcf8e3; */
}

/* line 170, app/assets/stylesheets/calendar.css */
.fc-state-highlight > div > div.fc-day-number {
  background-color: #199ee0;
  color: #FFFFFF;
  border-radius: 4px;
  margin: 4px;
}

/* line 177, app/assets/stylesheets/calendar.css */
.fc-cell-overlay {
  /* semi-transparent rectangle while dragging */
  background: #bce8f1;
  opacity: .3;
  filter: alpha(opacity=30);
  /* for IE */
}

/* Buttons
------------------------------------------------------------------------*/
/* line 188, app/assets/stylesheets/calendar.css */
.fc-button {
  position: relative;
  display: inline-block;
  padding: 0 .6em;
  overflow: hidden;
  height: 1.9em;
  line-height: 1.9em;
  white-space: nowrap;
  cursor: pointer;
}

/* line 199, app/assets/stylesheets/calendar.css */
.fc-state-default {
  /* non-theme */
  border: 1px solid;
}

/* line 203, app/assets/stylesheets/calendar.css */
.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 208, app/assets/stylesheets/calendar.css */
.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/*
	Our default prev/next buttons use HTML entities like ‹ › « »
	and we'll try to make them look good cross-browser.
*/
/* line 218, app/assets/stylesheets/calendar.css */
.fc-text-arrow {
  margin: 0 3px;
  font-size: 2em;
  line-height: 21px;
  vertical-align: baseline;
  /* for IE7 */
}

/* line 225, app/assets/stylesheets/calendar.css */
.fc-button-prev .fc-text-arrow,
.fc-button-next .fc-text-arrow {
  /* for ‹ › */
  font-weight: bold;
}

/* icon (for jquery ui) */
/* line 232, app/assets/stylesheets/calendar.css */
.fc-button .fc-icon-wrap {
  position: relative;
  float: left;
  top: 50%;
}

/* line 238, app/assets/stylesheets/calendar.css */
.fc-button .ui-icon {
  position: relative;
  float: left;
  margin-top: -50%;
  *margin-top: 0;
  *top: -50%;
}

/* line 248, app/assets/stylesheets/calendar.css */
.fc-state-default {
  border-color: #ff3b30;
  color: #ff3b30;
}

/* line 252, app/assets/stylesheets/calendar.css */
.fc-button-month.fc-state-default, .fc-button-agendaWeek.fc-state-default, .fc-button-agendaDay.fc-state-default {
  min-width: 67px;
  text-align: center;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}

/* line 258, app/assets/stylesheets/calendar.css */
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #FFE3E3;
}

/* line 266, app/assets/stylesheets/calendar.css */
.fc-state-hover {
  color: #ff3b30;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

/* line 276, app/assets/stylesheets/calendar.css */
.fc-state-down,
.fc-state-active {
  background-color: #ff3b30;
  background-image: none;
  outline: 0;
  color: #FFFFFF;
}

/* line 284, app/assets/stylesheets/calendar.css */
.fc-state-disabled {
  cursor: default;
  background-image: none;
  background-color: #FFE3E3;
  filter: alpha(opacity=65);
  box-shadow: none;
  border: 1px solid #FFE3E3;
  color: #ff3b30;
}

/* Global Event Styles
------------------------------------------------------------------------*/
/* line 299, app/assets/stylesheets/calendar.css */
.fc-event-container > * {
  z-index: 8;
}

/* line 303, app/assets/stylesheets/calendar.css */
.fc-event-container > .ui-draggable-dragging,
.fc-event-container > .ui-resizable-resizing {
  z-index: 9;
}

/* line 308, app/assets/stylesheets/calendar.css */
.fc-event {
  border: 1px solid #FFF;
  /* default BORDER color */
  background-color: #FFF;
  /* default BACKGROUND color */
  color: #919191;
  /* default TEXT color */
  font-size: 12px;
  cursor: default;
}

/* line 315, app/assets/stylesheets/calendar.css */
.fc-event.chill {
  background-color: #f3dcf8;
}

/* line 318, app/assets/stylesheets/calendar.css */
.fc-event.info {
  background-color: #c6ebfe;
}

/* line 321, app/assets/stylesheets/calendar.css */
.fc-event.important {
  background-color: #FFBEBE;
}

/* line 324, app/assets/stylesheets/calendar.css */
.fc-event.success {
  background-color: #BEFFBF;
}

/* line 327, app/assets/stylesheets/calendar.css */
.fc-event:hover {
  opacity: 0.7;
}

/* line 330, app/assets/stylesheets/calendar.css */
a.fc-event {
  text-decoration: none;
}

/* line 334, app/assets/stylesheets/calendar.css */
a.fc-event,
.fc-event-draggable {
  cursor: pointer;
}

/* line 339, app/assets/stylesheets/calendar.css */
.fc-rtl .fc-event {
  text-align: right;
}

/* line 343, app/assets/stylesheets/calendar.css */
.fc-event-inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  line-height: 11px;
}

/* line 350, app/assets/stylesheets/calendar.css */
.fc-event-time,
.fc-event-title {
  padding: 0 1px;
}

/* line 355, app/assets/stylesheets/calendar.css */
.fc .ui-resizable-handle {
  display: block;
  position: absolute;
  z-index: 99999;
  overflow: hidden;
  /* hacky spaces (IE6/7) */
  font-size: 300%;
  /* */
  line-height: 50%;
  /* */
}

/* Horizontal Events
------------------------------------------------------------------------*/
/* line 369, app/assets/stylesheets/calendar.css */
.fc-event-hori {
  border-width: 1px 0;
  margin-bottom: 1px;
}

/* line 374, app/assets/stylesheets/calendar.css */
.fc-ltr .fc-event-hori.fc-event-start,
.fc-rtl .fc-event-hori.fc-event-end {
  border-left-width: 1px;
  /*
border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
*/
}

/* line 383, app/assets/stylesheets/calendar.css */
.fc-ltr .fc-event-hori.fc-event-end,
.fc-rtl .fc-event-hori.fc-event-start {
  border-right-width: 1px;
  /*
border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
*/
}

/* resizable */
/* line 394, app/assets/stylesheets/calendar.css */
.fc-event-hori .ui-resizable-e {
  top: 0           !important;
  /* importants override pre jquery ui 1.7 styles */
  right: -3px      !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: e-resize;
}

/* line 402, app/assets/stylesheets/calendar.css */
.fc-event-hori .ui-resizable-w {
  top: 0           !important;
  left: -3px       !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: w-resize;
}

/* line 410, app/assets/stylesheets/calendar.css */
.fc-event-hori .ui-resizable-handle {
  _padding-bottom: 14px;
  /* IE6 had 0 height */
}

/* Reusable Separate-border Table
------------------------------------------------------------*/
/* line 419, app/assets/stylesheets/calendar.css */
table.fc-border-separate {
  border-collapse: separate;
}

/* line 423, app/assets/stylesheets/calendar.css */
.fc-border-separate th,
.fc-border-separate td {
  border-width: 1px 0 0 1px;
}

/* line 428, app/assets/stylesheets/calendar.css */
.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
  border-right-width: 1px;
}

/* line 437, app/assets/stylesheets/calendar.css */
.fc-border-separate .fc-week .fc-first {
  border-left: 0;
}

/* line 440, app/assets/stylesheets/calendar.css */
.fc-border-separate .fc-week .fc-last {
  border-right: 0;
}

/* line 443, app/assets/stylesheets/calendar.css */
.fc-border-separate tr.fc-last th {
  border-bottom-width: 1px;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

/* line 449, app/assets/stylesheets/calendar.css */
.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
  border-top-width: 0;
}

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/
/* line 459, app/assets/stylesheets/calendar.css */
.fc-grid th {
  text-align: center;
}

/* line 463, app/assets/stylesheets/calendar.css */
.fc .fc-week-number {
  width: 22px;
  text-align: center;
}

/* line 468, app/assets/stylesheets/calendar.css */
.fc .fc-week-number div {
  padding: 0 2px;
}

/* line 472, app/assets/stylesheets/calendar.css */
.fc-grid .fc-day-number {
  float: right;
  padding: 0 2px;
}

/* line 477, app/assets/stylesheets/calendar.css */
.fc-grid .fc-other-month .fc-day-number {
  opacity: 0.3;
  filter: alpha(opacity=30);
  /* for IE */
  /* opacity with small font can sometimes look too faded
	   might want to set the 'color' property instead
	   making day-numbers bold also fixes the problem */
}

/* line 485, app/assets/stylesheets/calendar.css */
.fc-grid .fc-day-content {
  clear: both;
  padding: 2px 2px 1px;
  /* distance between events and day edges */
}

/* event styles */
/* line 492, app/assets/stylesheets/calendar.css */
.fc-grid .fc-event-time {
  font-weight: bold;
}

/* right-to-left */
/* line 498, app/assets/stylesheets/calendar.css */
.fc-rtl .fc-grid .fc-day-number {
  float: left;
}

/* line 502, app/assets/stylesheets/calendar.css */
.fc-rtl .fc-grid .fc-event-time {
  float: right;
}

/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/
/* line 511, app/assets/stylesheets/calendar.css */
.fc-agenda table {
  border-collapse: separate;
}

/* line 515, app/assets/stylesheets/calendar.css */
.fc-agenda-days th {
  text-align: center;
}

/* line 519, app/assets/stylesheets/calendar.css */
.fc-agenda .fc-agenda-axis {
  width: 50px;
  padding: 0 4px;
  vertical-align: middle;
  text-align: right;
  white-space: nowrap;
  font-weight: normal;
}

/* line 528, app/assets/stylesheets/calendar.css */
.fc-agenda .fc-week-number {
  font-weight: bold;
}

/* line 532, app/assets/stylesheets/calendar.css */
.fc-agenda .fc-day-content {
  padding: 2px 2px 1px;
}

/* make axis border take precedence */
/* line 538, app/assets/stylesheets/calendar.css */
.fc-agenda-days .fc-agenda-axis {
  border-right-width: 1px;
}

/* line 542, app/assets/stylesheets/calendar.css */
.fc-agenda-days .fc-col0 {
  border-left-width: 0;
}

/* all-day area */
/* line 548, app/assets/stylesheets/calendar.css */
.fc-agenda-allday th {
  border-width: 0 1px;
}

/* line 552, app/assets/stylesheets/calendar.css */
.fc-agenda-allday .fc-day-content {
  min-height: 34px;
  /* TODO: doesnt work well in quirksmode */
  _height: 34px;
}

/* divider (between all-day and slots) */
/* line 559, app/assets/stylesheets/calendar.css */
.fc-agenda-divider-inner {
  height: 2px;
  overflow: hidden;
}

/* line 564, app/assets/stylesheets/calendar.css */
.fc-widget-header .fc-agenda-divider-inner {
  background: #eee;
}

/* slot rows */
/* line 570, app/assets/stylesheets/calendar.css */
.fc-agenda-slots th {
  border-width: 1px 1px 0;
}

/* line 574, app/assets/stylesheets/calendar.css */
.fc-agenda-slots td {
  border-width: 1px 0 0;
  background: none;
}

/* line 579, app/assets/stylesheets/calendar.css */
.fc-agenda-slots td div {
  height: 20px;
}

/* line 583, app/assets/stylesheets/calendar.css */
.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
  border-top-width: 0;
}

/* line 588, app/assets/stylesheets/calendar.css */
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
  *border-top-style: solid;
  /* doesn't work with background in IE6/7 */
}

/* Vertical Events
------------------------------------------------------------------------*/
/* line 597, app/assets/stylesheets/calendar.css */
.fc-event-vert {
  border-width: 0 1px;
}

/* line 601, app/assets/stylesheets/calendar.css */
.fc-event-vert.fc-event-start {
  border-top-width: 1px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 607, app/assets/stylesheets/calendar.css */
.fc-event-vert.fc-event-end {
  border-bottom-width: 1px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 613, app/assets/stylesheets/calendar.css */
.fc-event-vert .fc-event-time {
  white-space: nowrap;
  font-size: 10px;
}

/* line 618, app/assets/stylesheets/calendar.css */
.fc-event-vert .fc-event-inner {
  position: relative;
  z-index: 2;
}

/* line 623, app/assets/stylesheets/calendar.css */
.fc-event-vert .fc-event-bg {
  /* makes the event lighter w/ a semi-transparent overlay  */
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: .25;
  filter: alpha(opacity=25);
}

/* line 635, app/assets/stylesheets/calendar.css */
.fc .ui-draggable-dragging .fc-event-bg,
.fc-select-helper .fc-event-bg {
  display: none\9;
  /* for IE6/7/8. nested opacity filters while dragging don't work */
}

/* resizable */
/* line 642, app/assets/stylesheets/calendar.css */
.fc-event-vert .ui-resizable-s {
  bottom: 0        !important;
  /* importants override pre jquery ui 1.7 styles */
  width: 100%      !important;
  height: 8px      !important;
  overflow: hidden !important;
  line-height: 8px !important;
  font-size: 11px  !important;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

/* line 654, app/assets/stylesheets/calendar.css */
.fc-agenda .ui-resizable-resizing {
  /* TODO: better selector */
  _overflow: hidden;
}

/* line 658, app/assets/stylesheets/calendar.css */
thead tr.fc-first {
  background-color: #f7f7f7;
}

/* line 661, app/assets/stylesheets/calendar.css */
table.fc-header {
  background-color: #FFFFFF;
  border-radius: 6px 6px 0 0;
}

/* line 666, app/assets/stylesheets/calendar.css */
.fc-week .fc-day > div .fc-day-number {
  font-size: 11px;
  margin: 2px;
  float: left;
  min-width: 19px;
  padding: 6px;
  text-align: center;
  width: 35px;
  height: 35px;
  line-height: 23px;
}

/* line 676, app/assets/stylesheets/calendar.css */
.fc-sun, .fc-sat {
  color: #b8b8b8;
}

/* line 680, app/assets/stylesheets/calendar.css */
.fc-week .fc-day:hover .fc-day-number {
  background-color: #B8B8B8;
  border-radius: 50%;
  color: #FFFFFF;
  transition: background-color 0.2s;
}

/* line 686, app/assets/stylesheets/calendar.css */
.fc-week .fc-day.fc-state-highlight:hover .fc-day-number {
  background-color: #ff3b30;
}

/* line 689, app/assets/stylesheets/calendar.css */
.fc-button-today {
  border: 1px solid rgba(255, 255, 255, 0);
}

/* line 692, app/assets/stylesheets/calendar.css */
.fc-view-agendaDay thead tr.fc-first .fc-widget-header {
  text-align: right;
  padding-right: 10px;
}

/*!
 * FullCalendar v1.6.4 Print Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */
/*
 * Include this stylesheet on your page to get a more printer-friendly calendar.
 * When including this stylesheet, use the media='print' attribute of the <link> tag.
 * Make sure to include this stylesheet IN ADDITION to the regular fullcalendar.css.
 */
/* Events
-----------------------------------------------------*/
/* line 713, app/assets/stylesheets/calendar.css */
.fc-event {
  background: #fff !important;
  color: #000 !important;
}

/* for vertical events */
/* line 720, app/assets/stylesheets/calendar.css */
.fc-event-bg {
  display: none !important;
}

/* line 724, app/assets/stylesheets/calendar.css */
.fc-event .ui-resizable-handle {
  display: none !important;
}

/* line 1, app/assets/stylesheets/custom.css */
* {
  margin: 0;
  padding: 0;
}

/* line 2, app/assets/stylesheets/custom.css */
*:focus {
  outline: none;
  border: 0px none;
}

/* line 3, app/assets/stylesheets/custom.css */
body {
  font-family: 'open_sansregular';
  font-size: 14px;
  color: #313131;
  letter-spacing: 0.2px;
  background: #f5f7f9;
}

/* line 4, app/assets/stylesheets/custom.css */
h1, h2, h3, h4, h5 {
  letter-spacing: 0.2px;
  font-family: 'open_sansbold';
}

/* line 5, app/assets/stylesheets/custom.css */
.clear {
  clear: both;
}

/* line 7, app/assets/stylesheets/custom.css */
.content {
  width: 100%;
  padding: 0 35px;
}

/* line 8, app/assets/stylesheets/custom.css */
a:hover, a:focus, .btn, .btn:hover, .btn:focus, .boxHover {
  text-decoration: none;
  transition: all 0.4s ease;
  outline: 0;
  border: 0px none;
}

/* line 9, app/assets/stylesheets/custom.css */
a {
  transition: all 0.4s ease;
  outline: 0;
}

/* line 10, app/assets/stylesheets/custom.css */
ul, li {
  list-style: none;
  display: block;
}

/* line 11, app/assets/stylesheets/custom.css */
.container {
  max-width: 100% !important;
}

/* line 12, app/assets/stylesheets/custom.css */
.regContainer {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* line 13, app/assets/stylesheets/custom.css */
#hideNavButton {
  display: none;
}

/* line 14, app/assets/stylesheets/custom.css */
#rightSection {
  background: #fff;
  position: absolute;
  height: 100%;
  width: calc(100% - 275px);
  right: 0;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

/* line 19, app/assets/stylesheets/custom.css */
body.showMenu #rightSection {
  width: calc(100% - 0px);
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

/* line 24, app/assets/stylesheets/custom.css */
#leftSection {
  position: fixed;
  height: 100%;
  width: 275px;
  background: #f3f3f4;
  overflow: auto;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

/* line 29, app/assets/stylesheets/custom.css */
.logo {
  display: block;
  padding: 30px 30px 0;
  background: #fff;
  height: 75px;
}

/* line 30, app/assets/stylesheets/custom.css */
#rightSection .logo {
  display: none !important;
}

/* line 31, app/assets/stylesheets/custom.css */
.logo a {
  display: block;
}

/* line 32, app/assets/stylesheets/custom.css */
.logo a img {
  display: block;
  max-width: 100%;
}

/* line 33, app/assets/stylesheets/custom.css */
.btn {
  background: #159e19;
  border: 1px solid #159e19 !important;
  color: #fff;
  padding: 8px 17px;
  border-radius: 4px;
  font-family: 'open_sanssemibold';
  font-size: 14px;
}

/* line 34, app/assets/stylesheets/custom.css */
.btn:hover {
  background: #088a0d;
  color: #fff;
}

/* line 35, app/assets/stylesheets/custom.css */
.btn.secondary {
  background: #fff !important;
  color: #159e19 !important;
  border: 1px solid #159e19 !important;
}

/* line 36, app/assets/stylesheets/custom.css */
.btn.secondary:hover {
  background: #fff;
  color: #444;
  border: 1px solid #444;
}

/* line 37, app/assets/stylesheets/custom.css */
#navButton {
  background: #159e19;
  border-radius: 5px;
  float: left;
  margin: 1px 20px;
  width: 44px;
  height: 43px;
  padding-top: 2px;
  cursor: pointer;
  padding: 7px 10px 0 10px;
}

/* line 38, app/assets/stylesheets/custom.css */
#navButton span {
  margin-top: 5px;
  height: 3px;
  width: 24px;
  border-radius: 1px;
  background: #fff;
  display: block;
}

/* line 39, app/assets/stylesheets/custom.css */
#userName {
  color: #666666;
  font-size: 13px;
  float: left;
  margin-top: 4px;
}

/* line 40, app/assets/stylesheets/custom.css */
#userName span {
  display: block;
  color: #666666;
}

/* line 41, app/assets/stylesheets/custom.css */
#userName span.nameLine {
  display: block;
  color: #777777;
  font-family: 'open_sansbold';
  text-transform: uppercase;
}

/* line 42, app/assets/stylesheets/custom.css */
.iconDesk {
  display: inline-block;
}

/* line 43, app/assets/stylesheets/custom.css */
.topRight .rightButtons {
  font-size: 21px;
  color: #999999;
  display: inline-block;
  margin-left: 15px;
  margin-top: 8px;
  position: relative;
  cursor: pointer;
}

/* line 44, app/assets/stylesheets/custom.css */
.topRight .rightButtons span {
  background: #159e19;
  text-align: center;
  border-radius: 20px;
  min-width: 14px;
  height: 14px;
  float: right;
  line-height: 14px;
  font-size: 9px;
  color: #fff;
  font-family: 'open_sansbold';
  margin-left: -7px;
  position: absolute;
}

/* line 46, app/assets/stylesheets/custom.css */
.topRight .rightButtons span.smsCount {
  background: #159e19;
}

/* line 47, app/assets/stylesheets/custom.css */
.mobileNotification.topRight {
  width: 100% !important;
  padding-left: 17px;
  text-align: center;
  display: none;
}

/* line 48, app/assets/stylesheets/custom.css */
.mobileNotification.topRight .iconDesk {
  display: block;
  width: 100%;
}

/* line 49, app/assets/stylesheets/custom.css */
.mobileNotification.topRight .iconDesk .rightButtons {
  margin-right: 15px;
}

/* line 50, app/assets/stylesheets/custom.css */
#mainBody {
  overflow: auto;
  padding: 18px 25px 60px 25px;
  position: relative;
  height: calc(100% - 75px);
  width: 100%;
  top: 75px;
}

/* line 51, app/assets/stylesheets/custom.css */
.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0 25px;
  background: #fff;
  z-index: 10;
}

/* line 52, app/assets/stylesheets/custom.css */
.bradeCrumbs {
  font-family: 'open_sanssemibold';
  font-size: 13px;
  color: #8b8b8e;
}

/* line 53, app/assets/stylesheets/custom.css */
.bradeCrumbs a {
  color: #313131;
  margin: 0 3px;
}

/* line 54, app/assets/stylesheets/custom.css */
.bradeCrumbs a:hover {
  color: #313131;
}

/* line 55, app/assets/stylesheets/custom.css */
.bradeCrumbs a:last-child {
  color: #313131;
}

/* line 56, app/assets/stylesheets/custom.css */
.pageNameBar {
  margin-bottom: 10px;
  float: left;
  width: 100%;
  margin-top: 17px;
  border-bottom: 1px solid #dddddd;
}

/* line 57, app/assets/stylesheets/custom.css */
.courseDesc {
  float: left;
  width: 100%;
  margin-bottom: 0px;
}

/* line 58, app/assets/stylesheets/custom.css */
.checkRight {
  float: right;
  margin-left: 20px;
  margin-right: 10px;
}

/* line 59, app/assets/stylesheets/custom.css */
.courseDesc span.boldText {
  display: block;
  margin-bottom: 5px;
  font-family: 'open_sanssemibold';
}

/* line 60, app/assets/stylesheets/custom.css */
.searchOut.noBottSpace {
  margin-bottom: 5px !important;
}

/* line 61, app/assets/stylesheets/custom.css */
.pageNameBar h2 {
  font-size: 20px;
  color: #313131;
  width: 60%;
  float: left;
  font-family: 'open_sanssemibold';
  margin-bottom: 15px;
  margin-top: 4px;
}

/* line 62, app/assets/stylesheets/custom.css */
.pageNameBar h4 {
  font-size: 17px;
  color: #313131;
  float: left;
  font-family: 'open_sanssemibold';
  margin-bottom: 13px;
  margin-top: 4px;
}

/* line 63, app/assets/stylesheets/custom.css */
.pageNameBar h3 {
  font-size: 17px;
  color: #313131;
  width: 60%;
  float: left;
  font-family: 'open_sansbold';
  margin-bottom: 7px;
  margin-top: 4px;
}

/* line 64, app/assets/stylesheets/custom.css */
.succesUserBox {
  align-items: center;
  display: flex;
  border-radius: 10px;
  padding: 15px 5px;
  background: #f0f0f0;
  border: 1px solid #eeeeee;
}

/* line 65, app/assets/stylesheets/custom.css */
.succrssP {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

/* line 66, app/assets/stylesheets/custom.css */
.seccesRow label {
  display: block;
  margin-bottom: 0px;
  margin-top: 8px;
}

/* line 67, app/assets/stylesheets/custom.css */
.seccesRow span {
  margin-bottom: 5px;
  display: block;
  font-family: 'open_sanssemibold';
}

/* line 68, app/assets/stylesheets/custom.css */
.succesUserBoxLeft {
  width: 133px;
  padding: 0 11px;
}

/* line 69, app/assets/stylesheets/custom.css */
.succesUserBoxRight {
  justify-content: space-between;
  width: 100%;
  display: flex;
  padding-right: 15px;
}

/* line 70, app/assets/stylesheets/custom.css */
.userRightData {
  padding-left: 15px;
}

/* line 71, app/assets/stylesheets/custom.css */
.userRightData label {
  margin-bottom: 0px;
  display: block;
}

/* line 72, app/assets/stylesheets/custom.css */
.userRightData span {
  font-family: 'open_sansbold';
}

/* line 73, app/assets/stylesheets/custom.css */
.succesUserBoxLeft span {
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #444;
  float: left;
}

/* line 74, app/assets/stylesheets/custom.css */
.succesUserBoxLeft span img {
  width: 100%;
  height: auto;
  float: left;
}

/* line 75, app/assets/stylesheets/custom.css */
.rightButton {
  float: right;
  margin-top: -56px;
}

/* line 76, app/assets/stylesheets/custom.css */
.batchLinks {
  float: right;
  margin-top: -46px;
}

/* line 77, app/assets/stylesheets/custom.css */
.batchLinks span {
  margin-left: 30px;
  float: left;
}

/* line 78, app/assets/stylesheets/custom.css */
.batchLinks span:first-child {
  margin-left: 0px;
}

/* line 79, app/assets/stylesheets/custom.css */
.batchLinks a {
  font-family: 'open_sanssemibold';
  color: #313131;
  font-size: 14px;
  text-decoration: underline;
}

/* line 80, app/assets/stylesheets/custom.css */
.batchLinks span .myInput {
  background: none !important;
  background: none;
  border: 0px none;
  padding: 0px;
  font-family: 'open_sanssemibold';
  color: #313131;
  font-size: 14px;
}

/* line 81, app/assets/stylesheets/custom.css */
.rightButton .btn {
  background: #159e19;
  margin-left: 8px;
  color: #fff;
  padding: 8px 20px;
  border-radius: 4px;
  font-family: 'open_sanssemibold';
  font-size: 14px;
  margin-bottom: 13px;
}

/* line 82, app/assets/stylesheets/custom.css */
.rightButton .btn:hover {
  background: #0083c3;
  color: #fff;
}

/* line 83, app/assets/stylesheets/custom.css */
.counts {
  float: left;
  width: 60%;
}

/* line 84, app/assets/stylesheets/custom.css */
.counts span {
  float: left;
  margin-right: 25px;
}

/* line 85, app/assets/stylesheets/custom.css */
.counts span em {
  font-style: normal;
  font-family: 'open_sanssemibold';
  color: #313131;
}

/* line 86, app/assets/stylesheets/custom.css */
.searchOut {
  float: left;
  width: 100%;
  margin: 25px 0 15px;
}

/* line 87, app/assets/stylesheets/custom.css */
.searchOutSummery {
  float: left;
  width: 100%;
  margin: 25px 0 27px;
}

/* line 88, app/assets/stylesheets/custom.css */
.searchOutSummery .rightInput {
  float: left;
  width: auto;
  padding-left: 0px;
  padding-right: 20px;
}

/* line 89, app/assets/stylesheets/custom.css */
.searchOutSummery .rightInput select.myInput {
  width: auto !important;
}

/* line 90, app/assets/stylesheets/custom.css */
.searchOutSummery.selectOut .rightInput select.myInput {
  margin-left: 0px !important;
}

/* line 91, app/assets/stylesheets/custom.css */
.miniHeader {
  font-size: 16px;
  margin-bottom: 15px;
  float: left;
  width: 100%;
}

/* line 92, app/assets/stylesheets/custom.css */
.trueexam {
  color: #00b430;
  display: inline-block;
  padding-right: 8px;
  font-size: 13px;
}

/* line 93, app/assets/stylesheets/custom.css */
.falseexam {
  color: #b90000;
  display: inline-block;
  padding-right: 8px;
  font-size: 14px;
}

/* line 95, app/assets/stylesheets/custom.css */
.filterOut {
  float: left;
  width: 100%;
  margin: 7px 0 11px;
}

/* line 96, app/assets/stylesheets/custom.css */
.filterOut label {
  margin-top: 6px;
  float: left;
}

/* line 97, app/assets/stylesheets/custom.css */
.filterOut span {
  float: left;
  margin-left: 10px;
}

/* line 98, app/assets/stylesheets/custom.css */
.filterOut span a {
  font-family: 'open_sanssemibold';
  padding: 6px 15px;
  border-radius: 30px;
  color: #168ed1;
  border: 1px solid #168ed1;
  float: left;
}

/* line 99, app/assets/stylesheets/custom.css */
select.myInput {
  border-radius: 7px !important;
  background: #fff !important;
}

/* line 100, app/assets/stylesheets/custom.css */
.searchOutSummery .rightInput label {
  font-family: 'open_sanssemibold';
  color: #313131;
}

/* line 101, app/assets/stylesheets/custom.css */
.leftInput {
  float: left;
  width: 48%;
}

/* line 102, app/assets/stylesheets/custom.css */
.rightInput {
  float: left;
  width: 52%;
  padding-left: 15px;
}

/* line 103, app/assets/stylesheets/custom.css */
.leftInput .topCent {
  width: 100%;
  margin-top: 0px;
}

/* line 104, app/assets/stylesheets/custom.css */
.leftInput .topCent .myInput {
  padding: 8px 16px 8px 43px;
  height: 39px;
  border: 1px solid #cccccc;
}

/* line 105, app/assets/stylesheets/custom.css */
.leftInput .topCent .btn {
  font-size: 13px;
  padding: 6px 14px;
}

/* line 106, app/assets/stylesheets/custom.css */
.rightInput select.myInput {
  width: 35%;
  padding: 8px 9px;
  margin-left: 10px;
  background: #fff;
  border-radius: 7px;
}

/* line 107, app/assets/stylesheets/custom.css */
.rightInput .btn {
  float: right;
  height: 39px;
  padding: 7px 20px;
}

/* line 108, app/assets/stylesheets/custom.css */
#tabsOut {
  float: left;
  width: 100%;
  position: relative;
}

/* line 109, app/assets/stylesheets/custom.css */
.rightIcons {
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 2;
}

/* line 110, app/assets/stylesheets/custom.css */
.rightIcons span:hover {
  background: #fff;
}

/* line 111, app/assets/stylesheets/custom.css */
.rightIcons span {
  height: 33px;
  width: 33px;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  line-height: 29px;
  margin-left: 7px;
  border-radius: 4px;
  border: 1px solid #dddddd;
}

/* line 112, app/assets/stylesheets/custom.css */
.rightIcons span:first-child {
  margin-left: 0px;
  margin-right: 16px;
  line-height: 33px;
}

/* line 113, app/assets/stylesheets/custom.css */
.rightIcons span i {
  font-size: 16px;
}

/* line 114, app/assets/stylesheets/custom.css */
.bottButtons {
  float: left;
  width: 100%;
  text-align: right;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 115, app/assets/stylesheets/custom.css */
.btnGroup {
  float: right;
}

/* line 116, app/assets/stylesheets/custom.css */
.bottButtons a {
  display: inline-block;
  margin-left: 4px;
}

/* line 117, app/assets/stylesheets/custom.css */
.btn.nobackground {
  background: none !important;
  color: #199ee0 !important;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: underline;
}

/* line 118, app/assets/stylesheets/custom.css */
.bottButtons .btn.nobackground {
  margin-right: 15px;
}

/* line 119, app/assets/stylesheets/custom.css */
#tabsOut .card {
  border-radius: 0px;
  background: none;
  border: 0px none;
}

/* line 120, app/assets/stylesheets/custom.css */
.tab-content {
  border: 1px solid #dddddd;
  border-top: 0px none;
}

/* line 121, app/assets/stylesheets/custom.css */
.nav-tabs .nav-link.active {
  font-family: 'open_sansbold';
}

/* line 122, app/assets/stylesheets/custom.css */
.nav-tabs .nav-link {
  color: #313131 !important;
  border: 1px solid transparent;
  padding: 12px 30px 10px;
  border-radius: 0px;
}

/* line 123, app/assets/stylesheets/custom.css */
.nav-tabs .nav-link:hover {
  color: #313131 !important;
}

/* line 124, app/assets/stylesheets/custom.css */
#tabsOut .tab-pane {
  padding: 20px 0;
}

/* line 125, app/assets/stylesheets/custom.css */
#tabsOut .tab-pane p.card-text {
  padding-left: 20px;
}

/* line 126, app/assets/stylesheets/custom.css */
.midLinks {
  width: 100%;
  float: left;
  font-family: 'open_sanssemibold';
  margin-top: 4px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
}

/* line 127, app/assets/stylesheets/custom.css */
.midLinks ul {
  margin-bottom: 13px;
  width: 100%;
  float: left;
}

/* line 128, app/assets/stylesheets/custom.css */
.midLinks ul li {
  float: left;
  margin-right: 40px;
}

/* line 129, app/assets/stylesheets/custom.css */
.midLinks ul li select.myInput {
  color: #313131;
  text-decoration: underline;
  font-family: 'open_sanssemibold';
  background: none !important;
  padding: 0px !important;
  border: 0px none;
}

/* line 130, app/assets/stylesheets/custom.css */
.midLinks a {
  color: #313131;
  text-decoration: underline;
}

/* line 131, app/assets/stylesheets/custom.css */
.midLinks li.midLinksLast {
  float: right;
  margin-right: 0px;
  height: 33px;
  width: 33px;
  cursor: pointer;
  text-align: center;
  line-height: 29px;
  margin-left: 7px;
  border-radius: 4px;
  border: 1px solid #dddddd;
  margin-top: -4px !important;
}

/* line 133, app/assets/stylesheets/custom.css */
.midLinks li.midLinksLast:hover {
  background: #fff;
}

/* line 134, app/assets/stylesheets/custom.css */
.myTableOut {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  overflow: auto;
}

/* line 135, app/assets/stylesheets/custom.css */
.borderTable {
  border: 1px solid #dddddd;
}

/* line 136, app/assets/stylesheets/custom.css */
.myTableOut.borderTable {
  margin-top: 10px;
}

/* line 137, app/assets/stylesheets/custom.css */
.myTableOut.borderTable thead tr {
  background: #fff;
}

/* line 138, app/assets/stylesheets/custom.css */
.myTableOut.borderTable tbody tr {
  background: #fff;
}

/* line 139, app/assets/stylesheets/custom.css */
.myTableOut.borderTable tbody tr:nth-child(2n+1) {
  background-color: #f5f7f9;
}

/* line 140, app/assets/stylesheets/custom.css */
.myTableOut.borderTable th {
  padding: 15px 10px !important;
}

/* line 141, app/assets/stylesheets/custom.css */
.myTableOut.borderTable td {
  padding: 10px 10px !important;
}

/* line 142, app/assets/stylesheets/custom.css */
.myTableOut.borderTable th:first-child,
.myTableOut.borderTable td:first-child {
  padding-left: 17px !important;
}

/* line 144, app/assets/stylesheets/custom.css */
.myTableOut.borderTab {
  margin-top: 10px;
}

/* line 145, app/assets/stylesheets/custom.css */
.myTableOut.borderTab thead tr {
  background: none;
  border-bottom: 1px solid #ddd;
}

/* line 146, app/assets/stylesheets/custom.css */
.myTableOut.borderTab tbody tr {
  background: none;
  border-bottom: 1px solid #ddd;
}

/* line 147, app/assets/stylesheets/custom.css */
.myTableOut.borderTab th {
  padding: 15px 10px !important;
}

/* line 148, app/assets/stylesheets/custom.css */
.myTableOut.borderTab th:last-child {
  text-align: right;
}

/* line 149, app/assets/stylesheets/custom.css */
.myTableOut.borderTab td {
  padding: 10px 10px !important;
}

/* line 150, app/assets/stylesheets/custom.css */
.myTableOut thead th {
  padding: 10px 10px 15px !important;
}

/* line 151, app/assets/stylesheets/custom.css */
.myTableOut tbody tr:nth-child(odd) {
  background-color: none;
}

/* line 152, app/assets/stylesheets/custom.css */
.myTableOut tbody td {
  padding: 10px !important;
}

/* line 153, app/assets/stylesheets/custom.css */
.myTableOut tbody td:last-child {
  text-align: right;
}

/* line 154, app/assets/stylesheets/custom.css */
.myTableOut thead th a {
  font-family: 'open_sansregular' !important;
  font-weight: normal !important;
  margin-left: 8px;
  color: #199ee0;
}

/* line 155, app/assets/stylesheets/custom.css */
.myTableOut tbody td a {
  border: 1px solid #ddd;
  color: #313131;
  border-radius: 5px;
  height: 33px;
  width: 33px;
  line-height: 30px;
  margin: 0 3px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
}

/* line 156, app/assets/stylesheets/custom.css */
.myTableOut tbody td a.links {
  padding: 0px;
  border: 0;
  height: auto;
  width: auto;
  color: #313131;
  font-size: 14px;
}

/* line 157, app/assets/stylesheets/custom.css */
.myTableOut tbody td a.links:hover {
  background: none !important;
  color: #222;
}

/* line 158, app/assets/stylesheets/custom.css */
.myTableOut tbody td a:hover {
  background: #fff !important;
  cursor: pointer;
}

/* line 159, app/assets/stylesheets/custom.css */
.examsTable tbody td a.links {
  text-decoration: underline;
}

/* line 160, app/assets/stylesheets/custom.css */
.examsTable tbody td a.links.display-1 {
  color: #cccccc;
  text-decoration: none;
}

/* line 161, app/assets/stylesheets/custom.css */
.examsTable thead th:last-child {
  width: 150px !important;
}

/* line 162, app/assets/stylesheets/custom.css */
.examsTable thead th:first-child {
  width: 400px !important;
}

/* line 163, app/assets/stylesheets/custom.css */
.examsTable thead th:nth-child(4) {
  width: 90px !important;
}

/* line 164, app/assets/stylesheets/custom.css */
.paginationOut {
  float: right;
  width: auto;
  text-align: right;
  margin-bottom: 15px;
}

/* line 165, app/assets/stylesheets/custom.css */
.pagination {
  justify-content: right;
  margin: 0 -3px 0 -2px;
}

/* line 166, app/assets/stylesheets/custom.css */
.pagination li {
  margin: 0 3px 0 0px;
}

/* line 167, app/assets/stylesheets/custom.css */
.page-item.disabled .page-link {
  color: #c6c2c2;
}

/* line 168, app/assets/stylesheets/custom.css */
.pagination li a {
  font-size: 15px;
  border: 0px none;
  color: #159e19;
  border-radius: 6px !important;
  width: 34px;
  height: 34px;
  padding: 0px;
  text-align: center;
  line-height: 32px;
  overflow: hidden;
  border: 1px solid #ccc;
  background: none !important;
}

/* line 169, app/assets/stylesheets/custom.css */
.pagination li a:hover {
  border: 1px solid #159e19;
}

/* line 170, app/assets/stylesheets/custom.css */
.pagination li span {
  font-size: 15px;
  border: 0px none;
  border-radius: 6px !important;
  width: 34px;
  height: 34px;
  padding: 0px;
  text-align: center;
  line-height: 32px;
  overflow: hidden;
  border: 1px solid #ccc;
  background: none !important;
}

/* line 171, app/assets/stylesheets/custom.css */
.pagination li.active span {
  background: #159e19 !important;
}

/* line 172, app/assets/stylesheets/custom.css */
.boldLink {
  font-family: 'open_sanssemibold';
}

/* line 173, app/assets/stylesheets/custom.css */
.simpleTable {
  margin-bottom: 10px !important;
}

/* line 174, app/assets/stylesheets/custom.css */
.simpleTable thead tr {
  background: #fff !important;
}

/* line 175, app/assets/stylesheets/custom.css */
.simpleTable tr th:first-child,
.simpleTable tr td:first-child {
  padding-left: 17px !important;
}

/* line 177, app/assets/stylesheets/custom.css */
.myTableOut .simpleTable thead th {
  padding-top: 15px !important;
}

/* line 178, app/assets/stylesheets/custom.css */
.myTableOut .simpleTable.lastLeft thead th:last-child {
  text-align: left !important;
}

/* line 179, app/assets/stylesheets/custom.css */
.myTableOut .simpleTable.lastLeft tbody td:last-child {
  text-align: left !important;
}

/* line 180, app/assets/stylesheets/custom.css */
.simpleTable tbody td span i.fa-info-circle {
  color: #d50014;
}

/* line 181, app/assets/stylesheets/custom.css */
.myTableOut .simpleTable tbody tr {
  background: #fff !important;
}

/* line 182, app/assets/stylesheets/custom.css */
.myTableOut .simpleTable tbody tr:nth-child(2n+1) {
  background-color: #f5f7f9 !important;
}

/* line 183, app/assets/stylesheets/custom.css */
.modal-header h5 {
  font-family: 'open_sanssemibold';
  color: #313131;
}

/* line 184, app/assets/stylesheets/custom.css */
.modal-content {
  border-radius: 1px;
}

/* line 185, app/assets/stylesheets/custom.css */
.modal-backdrop.show {
  opacity: 0.6;
}

/* line 186, app/assets/stylesheets/custom.css */
.modal-dialog {
  max-width: 680px;
}

/* line 187, app/assets/stylesheets/custom.css */
.modal-header {
  padding: 16px 25px;
}

/* line 188, app/assets/stylesheets/custom.css */
.modal-body {
  padding: 16px 25px;
}

/* line 189, app/assets/stylesheets/custom.css */
.modal-footer {
  padding: 24px 25px;
}

/* line 190, app/assets/stylesheets/custom.css */
.noBorderBt {
  border: 0px none !important;
  padding-bottom: 0px;
}

/* line 191, app/assets/stylesheets/custom.css */
#addCourse .modal-dialog .modal-footer {
  border-top: 0px none;
  padding-top: 5px;
}

/* line 192, app/assets/stylesheets/custom.css */
.addCourcrForm {
  margin-top: 20px;
  float: left;
  width: 100%;
  padding: 0 45px;
}

/* line 193, app/assets/stylesheets/custom.css */
.sideSPace {
  display: block;
  padding: 0 45px;
}

/* line 194, app/assets/stylesheets/custom.css */
.modal-footer .btn {
  padding: 10px 25px;
}

/* line 195, app/assets/stylesheets/custom.css */
.addCourceRow {
  margin-bottom: 15px;
  float: left;
  width: 100%;
}

/* line 196, app/assets/stylesheets/custom.css */
.modal-body .myInput {
  border-radius: 7px !important;
  background: #fff !important;
  border: 1px solid #cccccc;
  color: #999999;
}

/* line 197, app/assets/stylesheets/custom.css */
.modal-body label {
  font-family: 'open_sanssemibold';
}

/* line 198, app/assets/stylesheets/custom.css */
.addCourceRow label {
  float: left;
  width: 50%;
  padding-top: 7px;
}

/* line 199, app/assets/stylesheets/custom.css */
.addCourceRow label span {
  color: #f00;
}

/* line 200, app/assets/stylesheets/custom.css */
.addCourceRow .myInput {
  float: left;
  width: 50%;
}

/* line 201, app/assets/stylesheets/custom.css */
.addCourceCheckbox {
  float: left;
  margin-top: 8px;
}

/* line 202, app/assets/stylesheets/custom.css */
.addCourcrForm .addCourceRow:last-child {
  margin-bottom: 0px;
}

/* line 203, app/assets/stylesheets/custom.css */
.myProfile {
  color: #313131;
  background: #fff !important;
  border-radius: 10px;
  border: 1px solid #eeeeee;
  margin: 17px 0 19px;
  padding: 20px 20px 17px;
  float: left;
  width: 100%;
}

/* line 204, app/assets/stylesheets/custom.css */
.myProLeft {
  float: left;
  width: 25%;
  padding-right: 20px;
  text-align: center;
}

/* line 205, app/assets/stylesheets/custom.css */
.proImg {
  display: inline-block;
  width: 100px;
  height: 100px;
  overflow: hidden;
  border: 1px solid #eeeeee;
  border-radius: 50%;
}

/* line 206, app/assets/stylesheets/custom.css */
.proImg img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

/* line 207, app/assets/stylesheets/custom.css */
.studentDashLeft {
  float: left;
  width: 50%;
}

/* line 208, app/assets/stylesheets/custom.css */
.studentDashRight {
  float: left;
  width: 50%;
  padding-left: 20px;
}

/* line 209, app/assets/stylesheets/custom.css */
.stuValueOut {
  float: left;
  width: 100%;
  margin: 5px 0;
}

/* line 210, app/assets/stylesheets/custom.css */
.stuValueOut label {
  font-family: 'open_sanssemibold';
  float: left;
  width: 30%;
  margin-bottom: 0px;
}

/* line 211, app/assets/stylesheets/custom.css */
.stuValueOut .studentValue {
  float: left;
  width: 70%;
}

/* line 212, app/assets/stylesheets/custom.css */
.studentPro {
  padding: 15px 20px 15px !important;
}

/* line 213, app/assets/stylesheets/custom.css */
.myProLeft span {
  float: left;
  width: 100%;
  font-family: 'open_sanssemibold';
  font-size: 19px;
  margin-top: 4px;
}

/* line 214, app/assets/stylesheets/custom.css */
.myProRight {
  float: left;
  width: 75%;
}

/* line 215, app/assets/stylesheets/custom.css */
.myProRight em {
  float: left;
  width: 145px;
  font-style: normal;
  font-family: 'open_sanssemibold';
}

/* line 216, app/assets/stylesheets/custom.css */
.myProRight em span {
  float: right;
  margin-right: 14px;
}

/* line 217, app/assets/stylesheets/custom.css */
.myProRight ul {
  float: left;
  width: 100%;
  margin-bottom: 0px;
  margin-bottom: -4px;
}

/* line 218, app/assets/stylesheets/custom.css */
.myProRight ul li {
  padding: 7px 0 4px;
  float: left;
  width: 100%;
}

/* line 219, app/assets/stylesheets/custom.css */
.userData {
  float: left;
  width: 100%;
  text-align: center;
}

/* line 220, app/assets/stylesheets/custom.css */
.userDataInner {
  display: inline-block;
  width: 360px;
  max-width: 100%;
  margin: 0 15px;
  text-align: left;
  border: 1px solid #dddddd;
}

/* line 221, app/assets/stylesheets/custom.css */
.userDataInner ul {
  margin-bottom: 0px !important;
}

/* line 222, app/assets/stylesheets/custom.css */
.userDataInner ul li:nth-child(odd) {
  background: #fff !important;
}

/* line 223, app/assets/stylesheets/custom.css */
.userDataInner ul li {
  padding: 12px 20px;
}

/* line 224, app/assets/stylesheets/custom.css */
.userDataInner ul li em {
  font-style: normal;
}

/* line 225, app/assets/stylesheets/custom.css */
.userDataInner ul li span {
  float: left;
  width: 40%;
  color: #313131;
  font-family: 'open_sanssemibold';
}

/* line 226, app/assets/stylesheets/custom.css */
.editGroup {
  margin-top: 16px;
}

/* line 227, app/assets/stylesheets/custom.css */
.editGroup.noMarTop {
  margin-top: 0px;
}

/* line 228, app/assets/stylesheets/custom.css */
.editGroup .form-group {
  float: left;
  width: 100%;
}

/* line 229, app/assets/stylesheets/custom.css */
.editGroup.chekOut .form-group label {
  padding-top: 0px;
  padding-right: 20px;
}

/* line 230, app/assets/stylesheets/custom.css */
.checkBoxlineRow {
  display: flex;
}

/* line 231, app/assets/stylesheets/custom.css */
.chekOut.editGroup .form-group label.smLable {
  width: 25%;
}

/* line 232, app/assets/stylesheets/custom.css */
.checkBoxline {
  display: flex;
  align-items: center;
  margin-right: 20px !important;
}

/* line 233, app/assets/stylesheets/custom.css */
.checkBoxline input[type="checkbox"] {
  top: 0 !important;
}

/* line 234, app/assets/stylesheets/custom.css */
.checkBoxline label {
  float: none !important;
  width: auto !important;
  padding-right: 7px !important;
}

/* line 235, app/assets/stylesheets/custom.css */
.editGroup .form-group label span {
  display: block;
  width: 100%;
  font-size: 11px;
  font-style: italic;
}

/* line 236, app/assets/stylesheets/custom.css */
.editGroup .form-group label {
  font-family: 'open_sanssemibold';
  float: left;
  width: 50%;
  padding-top: 7px;
  margin-bottom: 0;
}

/* line 237, app/assets/stylesheets/custom.css */
.editGroup .form-group label.largLabel {
  width: 100%;
}

/* line 238, app/assets/stylesheets/custom.css */
.editGroup .myInputOut {
  float: left;
  width: 50%;
}

/* line 239, app/assets/stylesheets/custom.css */
.editGroup .myInputOut.fullWidth {
  float: left;
  width: 100%;
}

/* line 240, app/assets/stylesheets/custom.css */
.editGroup .myInputOut span {
  padding-top: 7px;
  width: 100%;
  float: left;
}

/* line 241, app/assets/stylesheets/custom.css */
.myInputOut .myInput {
  border-radius: 7px !important;
  background: #fff !important;
  border: 1px solid #cccccc;
  color: #313131;
  padding: 7px 13px !important;
}

/* line 242, app/assets/stylesheets/custom.css */
.myInputOut select.myInput {
  padding: 7px 8px !important;
}

/* line 243, app/assets/stylesheets/custom.css */
.editLinks {
  float: left;
  width: 100%;
  text-align: right;
  margin-top: 5px;
  margin-bottom: 20px;
}

/* line 244, app/assets/stylesheets/custom.css */
.editLinks a {
  margin-left: 18px;
  text-decoration: underline !important;
  color: #4a4a4a;
  font-family: 'open_sanssemibold';
}

/* line 245, app/assets/stylesheets/custom.css */
.editLinks a:first-child {
  margin-left: 0px;
}

/* line 246, app/assets/stylesheets/custom.css */
.editLinks a.btn {
  text-decoration: none !important;
  color: #fff;
  padding: 7px 23px;
}

/* line 247, app/assets/stylesheets/custom.css */
.editLinks.bttomLine {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 25px;
  margin-top: 25px !important;
}

/* line 248, app/assets/stylesheets/custom.css */
.btn.blankButton {
  color: #199ee0 !important;
  background: none;
  border: 1px solid #199ee0 !important;
}

/* line 249, app/assets/stylesheets/custom.css */
.btn.blankButton:hover {
  color: #fff !important;
  background: #199ee0;
  border: 1px solid #199ee0 !important;
}

/* line 250, app/assets/stylesheets/custom.css */
.textEditor {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #dddddd;
  float: left;
  width: 100%;
  margin: 22px 0;
  min-height: 400px;
}

/* line 251, app/assets/stylesheets/custom.css */
.textEditorNew {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #dddddd;
  float: left;
  width: 100%;
  margin: 12px 0 5px;
  min-height: 320px;
}

/* line 252, app/assets/stylesheets/custom.css */
.bottSpc {
  margin-bottom: 25px;
}

/* line 253, app/assets/stylesheets/custom.css */
.checkEditHead {
  font-family: 'open_sanssemibold';
  margin-bottom: 10px;
}

/* line 254, app/assets/stylesheets/custom.css */
.checkEdit {
  border: 1px solid #dddddd;
  padding-bottom: 10px;
  border-radius: 6px;
}

/* line 255, app/assets/stylesheets/custom.css */
.checkEdit li:first-child {
  font-family: 'open_sansbold';
  padding: 13px 20px !important;
  margin-bottom: 6px;
  border-bottom: 1px solid #dddddd;
}

/* line 256, app/assets/stylesheets/custom.css */
.checkEdit li {
  padding: 12px 20px;
}

/* line 257, app/assets/stylesheets/custom.css */
.checkEdit li input[type="checkbox"] {
  float: left;
  margin-right: 10px;
  margin-top: -1px;
}

/* line 258, app/assets/stylesheets/custom.css */
.checkEdit li label {
  margin-bottom: 0px;
}

/* line 259, app/assets/stylesheets/custom.css */
.myInputOut .myInput.datepicker_multi_start {
  background-image: url(/assets/calendar-1244beba56be304b74074481b49cb4e2d1af84ae813106418893f8be8bd1056e.png) !important;
  background-repeat: no-repeat !important;
  background-position: right 9px !important;
}

/* line 260, app/assets/stylesheets/custom.css */
.leftLink {
  float: left;
  margin-top: 8px;
}

/* line 261, app/assets/stylesheets/custom.css */
.topLine {
  border-top: 1px solid #dddddd;
  margin-top: 0px;
  padding-top: 25px;
}

/* line 262, app/assets/stylesheets/custom.css */
textarea {
  resize: none;
  margin-bottom: 15px !important;
}

/* line 263, app/assets/stylesheets/custom.css */
.linkText {
  text-decoration: underline;
  color: #159e19;
}

/* line 264, app/assets/stylesheets/custom.css */
.linkText:hover {
  text-decoration: underline;
  color: #333;
}

/** Registration **/
/* line 266, app/assets/stylesheets/custom.css */
.registrationWrapper {
  width: 980px;
  max-width: 100%;
  margin: 0 auto;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #eeeeee;
  color: #666666;
}

/* line 267, app/assets/stylesheets/custom.css */
.regiTop {
  border-bottom: 3px solid #17833f;
  padding: 12px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 270, app/assets/stylesheets/custom.css */
.authentication .regiTop {
  padding: 20px 30px;
  text-align: left;
  justify-content: space-between;
}

/* line 271, app/assets/stylesheets/custom.css */
.authentication .regiTop span {
  float: left;
}

/* line 272, app/assets/stylesheets/custom.css */
.languages {
  float: right;
}

/* line 273, app/assets/stylesheets/custom.css */
.authentication .regiTop h3 {
  float: left;
  margin: 5px 0;
}

/* line 274, app/assets/stylesheets/custom.css */
.regiTop h3 {
  color: #313131;
  font-family: 'open_sanssemibold';
  font-size: 20px;
  margin: 0 0 0 11px;
}

/* line 275, app/assets/stylesheets/custom.css */
.regiBottom {
  color: #313131;
  padding: 18px 30px;
  display: block;
}

/* line 276, app/assets/stylesheets/custom.css */
.rightLink {
  float: right;
  margin-top: -44px;
}

/* line 277, app/assets/stylesheets/custom.css */
.rightLink a {
  text-decoration: underline;
  color: #313131;
  font-family: 'open_sanssemibold';
}

/* line 278, app/assets/stylesheets/custom.css */
.rightLink.regiLink {
  margin-top: -40px;
}

/* line 279, app/assets/stylesheets/custom.css */
.rightLink.regiLink a.btn {
  padding: 6px 17px 7px;
  margin-left: 12px;
  margin-top: -12px;
  color: #fff;
  text-decoration: none;
  float: left;
}

/* line 280, app/assets/stylesheets/custom.css */
.noBorderHeading {
  border: 0px none !important;
}

/* line 281, app/assets/stylesheets/custom.css */
.aplyForm {
  margin-bottom: 18px;
}

/* line 282, app/assets/stylesheets/custom.css */
.aplyForm label {
  float: left;
  width: 100%;
  font-family: 'open_sanssemibold';
  margin-top: 8px;
}

/* line 283, app/assets/stylesheets/custom.css */
.inputOut {
  float: left;
  width: 100%;
}

/* line 284, app/assets/stylesheets/custom.css */
.callNoOut .inputOut {
  width: 27%;
}

/* line 285, app/assets/stylesheets/custom.css */
.callNoOut .inputOut select.myInput {
  padding: 7px 5px !important;
}

/* line 286, app/assets/stylesheets/custom.css */
.callNoOut .inputOut.Inputlarge {
  width: 70%;
  margin-left: 3%;
}

/* line 287, app/assets/stylesheets/custom.css */
.myInput.whtInput {
  background: #fff;
  border-radius: 7px;
}

/* line 288, app/assets/stylesheets/custom.css */
.aplyForm .btn {
  padding: 6px 17px 8px;
}

/* line 289, app/assets/stylesheets/custom.css */
.aplyForm select.myInput {
  padding-left: 9px;
}

/* line 290, app/assets/stylesheets/custom.css */
.aplyForm {
  padding-top: 10px;
}

/* line 291, app/assets/stylesheets/custom.css */
.aplyForm.custForm {
  margin-left: -10px;
  margin-right: -10px;
}

/* line 292, app/assets/stylesheets/custom.css */
.aplyForm.custForm .col-md-2,
.aplyForm.custForm .col-md-3,
.aplyForm.custForm .col-md-4 {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 295, app/assets/stylesheets/custom.css */
.aplyForm.custForm .col-md-4 {
  flex: 0 0 38.333333%;
  max-width: 38.333333%;
}

/* line 296, app/assets/stylesheets/custom.css */
.aplyForm.custForm .col-md-2 {
  flex: 0 0 11%;
  max-width: 11%;
  padding-top: 35px;
}

/* line 297, app/assets/stylesheets/custom.css */
.btn.gteenButt {
  background: #fff;
  border: 2px solid #17833f !important;
  color: #17833f !important;
  padding: 5px 17px 7px;
}

/* line 298, app/assets/stylesheets/custom.css */
.admisReq {
  margin-bottom: 20px;
  background: #fff4cd;
  padding: 15px 17px;
  border-radius: 7px;
  color: #313131;
  position: relative;
}

/* line 299, app/assets/stylesheets/custom.css */
.numberBullet {
  padding-left: 15px !important;
  margin-top: 10px;
}

/* line 300, app/assets/stylesheets/custom.css */
.numberBullet li {
  padding-left: 2px !important;
  display: revert;
  list-style: decimal;
}

/* line 301, app/assets/stylesheets/custom.css */
ul.numberBullet li::before {
  display: none;
}

/* line 302, app/assets/stylesheets/custom.css */
.numberBullet li:last-child {
  padding-bottom: 0px;
  display: revert;
}

/* line 303, app/assets/stylesheets/custom.css */
.numberBullet li span.leftText {
  width: 170px;
  display: inline-block;
}

/* line 304, app/assets/stylesheets/custom.css */
.admisReq h5 {
  margin-bottom: 13px;
  font-family: 'open_sanssemibold';
  font-size: 16px;
}

/* line 305, app/assets/stylesheets/custom.css */
.admisReq h5 span {
  float: left;
  margin-right: 9px;
}

/* line 306, app/assets/stylesheets/custom.css */
.admisReq ul {
  margin-bottom: 1px;
  padding-left: 24px;
}

/* line 307, app/assets/stylesheets/custom.css */
.admisReq ul li i {
  font-size: 13px;
  opacity: 0.8;
  margin-right: 4px;
}

/* line 308, app/assets/stylesheets/custom.css */
.admisReq ul li {
  padding-left: 17px;
  position: relative;
  padding-bottom: 5px;
}

/* line 309, app/assets/stylesheets/custom.css */
.admisReq ul li::before {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #313131;
  top: 7px;
  left: 0;
}

/* line 310, app/assets/stylesheets/custom.css */
.closeReq {
  position: absolute;
  width: 25px;
  height: 25px;
  top: 11px;
  right: 8px;
  text-align: center;
  cursor: pointer;
}

/* line 311, app/assets/stylesheets/custom.css */
.courceMiniHead {
  font-family: 'open_sanssemibold';
  margin-bottom: 15px;
  font-size: 16px;
  margin-top: 15px;
}

/* line 312, app/assets/stylesheets/custom.css */
.formBox {
  border: 1px solid #ddd;
  border-radius: 7px;
  float: left;
  width: 100%;
}

/* line 313, app/assets/stylesheets/custom.css */
.formBoxTop {
  padding: 20px 39px;
  background: #f0f0f0;
  border-bottom: 1px solid #ddd;
  float: left;
  width: 100%;
}

/* line 314, app/assets/stylesheets/custom.css */
.steps .formBoxTop {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 315, app/assets/stylesheets/custom.css */
.formBoxMid {
  padding: 15px 22px;
  border-bottom: 1px solid #ddd;
  float: left;
  width: 100%;
}

/* line 316, app/assets/stylesheets/custom.css */
.formBoxBottom {
  padding: 20px 22px 0;
  float: left;
  width: 100%;
}

/* line 317, app/assets/stylesheets/custom.css */
.steaps {
  float: left;
  width: 12.5%;
  height: 10px;
  border-bottom: 2px solid #ccc;
  height: 17px;
  margin-bottom: 15px;
}

/* line 318, app/assets/stylesheets/custom.css */
.steaps em {
  display: block;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-style: normal;
  background: #cccccc;
  color: #4a4a4a;
  font-family: 'open_sansbold';
  margin-left: -16px;
}

/* line 319, app/assets/stylesheets/custom.css */
.steaps em.activeSteap {
  background: #17833f;
  color: #fff;
}

/* line 320, app/assets/stylesheets/custom.css */
.formBoxTop .steaps:last-child {
  width: 0px;
}

/* line 321, app/assets/stylesheets/custom.css */
.formBoxMid em {
  display: block;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-style: normal;
  background: #17833f;
  color: #fff;
  font-family: 'open_sansbold';
  float: left;
  margin-right: 12px;
}

/* line 322, app/assets/stylesheets/custom.css */
.formBoxMid h5 {
  font-family: 'open_sanssemibold';
  margin-top: 7px;
  margin-bottom: 3px;
  font-size: 16px;
  float: left;
  width: auto;
}

/* line 323, app/assets/stylesheets/custom.css */
.formBoxBottom label {
  font-family: 'open_sanssemibold';
  float: left;
  text-align: left;
  width: 40%;
  margin-top: 8px;
}

/*.steps .formBoxBottom label{ text-align:left; width:100%;}*/
/* line 325, app/assets/stylesheets/custom.css */
.formBoxBottom .inputOut {
  margin-bottom: 23px;
  text-align: left;
  width: 60%;
}

/* line 326, app/assets/stylesheets/custom.css */
.formBoxBottom select.myInput {
  padding-left: 9px;
}

/* line 327, app/assets/stylesheets/custom.css */
label em {
  font-style: normal;
  color: #d50915;
}

/* line 328, app/assets/stylesheets/custom.css */
.radOut {
  float: left;
  margin-right: 20px;
  width: auto;
}

/* line 329, app/assets/stylesheets/custom.css */
.radOut label {
  margin-left: 3px;
  width: auto !important;
  float: none;
}

/* line 330, app/assets/stylesheets/custom.css */
.feeColumn {
  float: left;
  width: 60%;
  font-family: 'open_sanssemibold';
}

/* line 331, app/assets/stylesheets/custom.css */
.feeColumnLeft {
  margin-top: 2px;
  float: left;
  width: 100%;
  text-align: left;
  padding-left: 22px;
}

/* line 332, app/assets/stylesheets/custom.css */
.feeColumnRight {
  float: left;
  width: 40%;
  text-align: right;
}

/* line 333, app/assets/stylesheets/custom.css */
.countRow {
  display: block;
}

/* line 334, app/assets/stylesheets/custom.css */
.countRow em {
  display: inline-block;
  font-style: normal;
  width: 200px;
}

/* line 335, app/assets/stylesheets/custom.css */
.countRow:last-child {
  color: #7b7c80;
  margin-top: 5px;
}

/* line 336, app/assets/stylesheets/custom.css */
.authenticationBott {
  float: left;
  width: 100%;
  background: #fafafa;
}

/* line 337, app/assets/stylesheets/custom.css */
.authenticationLeft {
  float: left;
  width: 50%;
  background: #fff;
  padding: 100px 20px;
  text-align: center;
}

/* line 338, app/assets/stylesheets/custom.css */
.authenticationLeft img {
  max-width: 100%;
}

/* line 339, app/assets/stylesheets/custom.css */
.authenticationRight {
  float: left;
  width: 50%;
  background: #fafafa;
  padding: 131px 20px 50px;
}

/* line 340, app/assets/stylesheets/custom.css */
.authenForm {
  width: 300px;
  max-width: 100%;
  margin: 0px auto;
}

/* line 341, app/assets/stylesheets/custom.css */
.authenForm label {
  font-family: 'open_sanssemibold';
  margin-bottom: 4px;
}

/* line 342, app/assets/stylesheets/custom.css */
.authenForm .myInput {
  border-radius: 7px;
  background: #fff;
  margin-bottom: 11px;
}

/* line 343, app/assets/stylesheets/custom.css */
.authenForm p a {
  text-decoration: underline;
  color: #17833f;
}

/* line 344, app/assets/stylesheets/custom.css */
.authenForm .btn {
  width: 100%;
  text-align: center;
  background: #17833f;
  border-radius: 7px;
}

/* line 345, app/assets/stylesheets/custom.css */
.authenFooter {
  float: left;
  background: #fff;
  width: 100%;
  border-top: 1px solid #17833f;
  padding: 16px 30px;
}

/* line 346, app/assets/stylesheets/custom.css */
.authenFooter span {
  float: left;
  padding: 12px 0;
}

/* line 347, app/assets/stylesheets/custom.css */
.authenFooter .footLogo {
  float: right !important;
}

/* line 348, app/assets/stylesheets/custom.css */
.authenFooter .footLogo em {
  margin-left: 10px;
}

/* line 349, app/assets/stylesheets/custom.css */
.regiFoot {
  text-align: right;
  padding: 0px !important;
  background: none;
  border: 0px none;
  margin: 10px auto 0;
  width: 980px;
  max-width: 100%;
}

/* line 350, app/assets/stylesheets/custom.css */
.infoUser {
  color: #999999;
  font-size: 11px;
  margin-top: 10px;
  position: relative;
  padding-left: 23px;
}

/* line 351, app/assets/stylesheets/custom.css */
.infoUser span {
  position: absolute;
  top: 0px;
  left: 2px;
  font-size: 14px;
}

/* line 352, app/assets/stylesheets/custom.css */
.custBox {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 25px;
  float: left;
  width: 100%;
  border-radius: 6px;
  border: 1px solid #ddd;
}

/* line 353, app/assets/stylesheets/custom.css */
.custBox .custTop {
  border-bottom: 1px solid #ddd;
  padding: 13px 10px 13px 15px;
  float: left;
  width: 100%;
}

/* line 354, app/assets/stylesheets/custom.css */
.custBox .custBottom {
  overflow: auto;
  float: left;
  width: 100%;
}

/* line 355, app/assets/stylesheets/custom.css */
.custBox .custTop h4 {
  margin: 5px 0;
  font-size: 17px;
  font-family: 'open_sanssemibold';
  float: left;
}

/* line 356, app/assets/stylesheets/custom.css */
.custBottom p {
  margin-bottom: 0px;
  padding: 15px;
}

/* line 357, app/assets/stylesheets/custom.css */
.custBox .custTop .custButton {
  float: right;
}

/* line 358, app/assets/stylesheets/custom.css */
.custBox .custTop .custButton a,
.myTable td a.editInTable {
  border: 1px solid #ddd;
  border-radius: 5px;
  color: #313131;
  height: 33px;
  width: 33px;
  line-height: 30px;
  margin: 0 3px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
}

/* line 370, app/assets/stylesheets/custom.css */
.custBox .custTop .custButton a:hover,
.myTable td a.editInTable:hover {
  background: #fff !important;
  cursor: pointer;
}

/* line 372, app/assets/stylesheets/custom.css */
.myTable th,
.myTable td {
  padding: 12px 7px;
  white-space: nowrap;
}

/* line 374, app/assets/stylesheets/custom.css */
.myTable tr th:nth-child(2) {
  width: 65px;
}

/* line 375, app/assets/stylesheets/custom.css */
.myTable tr th:first-child,
.myTable tr td:first-child {
  padding-left: 15px;
}

/* line 377, app/assets/stylesheets/custom.css */
.myTable tr:nth-child(odd) {
  background-color: #fff;
}

/* line 378, app/assets/stylesheets/custom.css */
.myTable thead tr {
  background: none !important;
}

/* line 379, app/assets/stylesheets/custom.css */
.myTable th input[type=checkbox],
.myTable td input[type=checkbox] {
  margin-right: 5px;
}

/* line 381, app/assets/stylesheets/custom.css */
.pageNameBar.noBorder {
  display: block;
  float: none;
  width: 100%;
  padding-bottom: 10px;
}

/* line 382, app/assets/stylesheets/custom.css */
.pageNameBar.noBorder h4 {
  width: 100%;
  float: none;
  margin-bottom: 20px;
}

/* line 383, app/assets/stylesheets/custom.css */
.pageNameBar.noBorder p {
  margin-bottom: 10px;
}

/* line 384, app/assets/stylesheets/custom.css */
.pageNameBar.noBorder p select.myInput {
  width: auto !important;
  padding: 5px 10px 5px 5px;
  min-width: 60px;
  margin-left: 10px;
}

/* line 385, app/assets/stylesheets/custom.css */
.submitLast {
  float: left;
  width: 100%;
  text-align: right;
  margin: 10px 0 30px;
}

/* line 386, app/assets/stylesheets/custom.css */
.submitLast a {
  margin-left: 15px;
  font-family: 'open_sanssemibold';
  min-width: 100px;
}

/* line 387, app/assets/stylesheets/custom.css */
.notUserAlert {
  float: left;
  width: 100%;
  margin: 10px 0 17px;
  padding: 15px 40px;
  position: relative;
  border-radius: 6px;
  background: #f8d7da;
}

/* line 388, app/assets/stylesheets/custom.css */
.notUserAlert p {
  margin-bottom: 0px;
}

/* line 389, app/assets/stylesheets/custom.css */
.closeAlert {
  position: absolute;
  right: 5px;
  top: 5px;
  padding: 10px;
  cursor: pointer;
}

/* line 390, app/assets/stylesheets/custom.css */
.alertInfo {
  position: absolute;
  left: 5px;
  top: 5px;
  padding: 9px;
  color: #d50014;
  font-size: 16px;
}

/* line 391, app/assets/stylesheets/custom.css */
.mainDashboard .notUserAlert {
  margin-top: 0px;
}

/* line 392, app/assets/stylesheets/custom.css */
.dashboardTop {
  float: left;
  width: 100%;
  margin-top: 10px;
}

/* line 393, app/assets/stylesheets/custom.css */
.dashInner {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 17px 2px 17px 2px;
  border-radius: 10px;
  border: 1px solid #eee;
}

/* line 394, app/assets/stylesheets/custom.css */
.dashInner.boxHover:hover {
  border-color: #fff !important;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
}

/* line 396, app/assets/stylesheets/custom.css */
.dashIcon {
  width: 74px;
  text-align: center;
  color: #cccccc;
  font-size: 37px;
}

/* line 397, app/assets/stylesheets/custom.css */
.dashCount em {
  color: #999999;
  font-size: 15px;
  font-style: normal;
}

/* line 398, app/assets/stylesheets/custom.css */
.dashCount h4 {
  margin: 5px 0 0;
  font-family: 'open_sanssemibold';
  font-size: 24px;
  letter-spacing: 0.9px;
}

/* line 399, app/assets/stylesheets/custom.css */
.dashboardBottom {
  float: left;
  width: 100%;
  margin-top: 10px;
}

/* line 400, app/assets/stylesheets/custom.css */
.dashboardBottom .dashInner {
  padding: 14px 17px 17px;
  margin-top: 15px;
  display: block;
}

/* line 401, app/assets/stylesheets/custom.css */
.dashboardBottom .dashInner.announce {
  padding: 0px;
  display: flex;
}

/* line 402, app/assets/stylesheets/custom.css */
.dashannounceLeft {
  font-family: 'open_sanssemibold';
  min-width: 200px;
  text-align: center;
  padding: 17px;
  display: block;
}

/* line 403, app/assets/stylesheets/custom.css */
.dashannounceLeft .proImg {
  width: 54px;
  height: 54px;
}

/* line 404, app/assets/stylesheets/custom.css */
.dashannounceLeft span {
  margin: 2px 0;
  display: block;
  color: #313131;
}

/* line 405, app/assets/stylesheets/custom.css */
.dashannounceLeft em {
  display: block;
  font-style: normal;
  font-size: 12px;
  color: #999999;
}

/* line 406, app/assets/stylesheets/custom.css */
.dashannounceRight {
  padding: 17px 40px;
  border-left: 1px solid #eee;
}

/* line 407, app/assets/stylesheets/custom.css */
.dashboardBottom .dashInner.announce {
  margin-bottom: 25px;
}

/* line 408, app/assets/stylesheets/custom.css */
.dashboardBottom .dashInner.announce h5 {
  margin-bottom: 4px;
}

/* line 409, app/assets/stylesheets/custom.css */
.dashboardBottom .dashInner.announce p {
  margin-bottom: 0;
  color: #999;
}

/* line 410, app/assets/stylesheets/custom.css */
.dashboardBottom .dashInner h5 {
  margin: 0 0 17px;
  font-family: 'open_sanssemibold';
  font-size: 17px;
}

/* line 411, app/assets/stylesheets/custom.css */
.chartOut {
  display: block;
  width: calc(100% - -15px);
  margin-left: -6px;
}

/* line 412, app/assets/stylesheets/custom.css */
.chartOut img {
  width: 100%;
}

/* line 413, app/assets/stylesheets/custom.css */
.actionOut {
  float: left;
  width: 100%;
}

/* line 414, app/assets/stylesheets/custom.css */
.actionOut span.actions {
  cursor: pointer;
  float: left;
  width: 20%;
  text-align: center;
}

/* line 415, app/assets/stylesheets/custom.css */
.actionOut span.actions:hover {
  color: #129add;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

/* line 420, app/assets/stylesheets/custom.css */
.actionOut span.actions:hover span {
  color: #199ee0;
  border: 2px solid #199ee0;
}

/* line 422, app/assets/stylesheets/custom.css */
.actionOut span.actions span {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  color: #ccc;
  border: 2px solid #eeeeee;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 48px;
  display: inline-block;
  font-size: 19px;
}

/* line 426, app/assets/stylesheets/custom.css */
.actionOut span.actions p {
  margin: 12px 0 3px;
  font-size: 13px;
}

/* line 427, app/assets/stylesheets/custom.css */
#chartContainer {
  width: 100%;
  height: 232px;
  color: #ccc;
  font-size: 9px;
}

/* line 428, app/assets/stylesheets/custom.css */
.canvasjs-chart-credit {
  display: none;
}

/* line 429, app/assets/stylesheets/custom.css */
.canvasjs-chart-tooltip {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
}

/* line 432, app/assets/stylesheets/custom.css */
.canvasjs-chart-tooltip div {
  border-radius: 5px !important;
  font-size: 12px !important;
}

/******* top******/
/* line 435, app/assets/stylesheets/custom.css */
.rightSection .logo {
  display: none;
}

/* line 436, app/assets/stylesheets/custom.css */
.searchMobile {
  display: none;
}

/* line 437, app/assets/stylesheets/custom.css */
.userMobile {
  display: none;
}

/* line 438, app/assets/stylesheets/custom.css */
#topSection {
  background: #f3f3f4;
  height: 75px;
  border-bottom: 2px solid #f3f3f4;
  position: absolute;
  width: 100%;
  padding: 14px 0;
}

/* line 440, app/assets/stylesheets/custom.css */
.topLeft {
  float: left;
  width: 90px;
}

/* line 441, app/assets/stylesheets/custom.css */
.topCent {
  float: left;
  width: 40%;
  text-align: center;
  position: relative;
  margin-top: 3px;
}

/* line 442, app/assets/stylesheets/custom.css */
.topCent .searchIcon {
  position: absolute;
  left: 0;
  top: 10px;
  color: #cccccc;
}

/* line 443, app/assets/stylesheets/custom.css */
.leftInput .topCent .searchIcon {
  left: 15px;
}

/* line 444, app/assets/stylesheets/custom.css */
.topRight {
  float: right;
  width: 30%;
  text-align: right;
  padding-right: 17px;
}

/* line 445, app/assets/stylesheets/custom.css */
.myInput {
  width: 100%;
  padding: 7px 16px;
  border-radius: 30px;
  border: 1px solid #cccccc;
  color: #999999;
  background: #fafafa;
}

/* line 446, app/assets/stylesheets/custom.css */
input.myInput[type='file'] {
  background: #eeeeee !important;
  border: 1px solid #ccc !important;
}

/* line 447, app/assets/stylesheets/custom.css */
.myInputOut .myInput.readOnlyText {
  background: #eeeeee !important;
  border: 1px solid #ccc !important;
}

/* line 448, app/assets/stylesheets/custom.css */
.myInput.readOnlyText {
  background: #eeeeee !important;
  border: 1px solid #ccc !important;
}

/* line 449, app/assets/stylesheets/custom.css */
.topCent .btn {
  position: absolute;
  right: 0;
  top: 2px;
  background: none;
  font-size: 14px;
  color: #bdbdbd;
  padding: 8px 14px;
}

/* line 450, app/assets/stylesheets/custom.css */
.topCent .myInput {
  padding: 10px 45px 10px 24px;
  border: 0px none;
  background: none;
}

/* line 451, app/assets/stylesheets/custom.css */
::-webkit-input-placeholder {
  /* Edge */
  color: #cccccc;
}

/* line 454, app/assets/stylesheets/custom.css */
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #cccccc;
}

/* line 457, app/assets/stylesheets/custom.css */
::placeholder {
  color: #cccccc;
}

/* custom checkbox */
/* line 462, app/assets/stylesheets/custom.css */
input[type="checkbox"] {
  height: 17px;
  width: 17px;
  margin: 0;
  padding: 0;
  opacity: 1;
  appearance: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #fff;
  position: relative;
  top: 4px;
}

/* line 476, app/assets/stylesheets/custom.css */
input[type="checkbox"]:checked {
  border: 1px solid #159e19;
  background: #159e19;
}

/* line 481, app/assets/stylesheets/custom.css */
input[type="checkbox"]:checked:before, input[type="checkbox"]:checked:after {
  content: "";
  position: absolute;
  height: 3px;
  background: #fff;
}

/* line 488, app/assets/stylesheets/custom.css */
input[type="checkbox"]:checked:before {
  width: 7px;
  top: 8px;
  left: 1px;
  transform: rotate(50deg);
}

/* line 495, app/assets/stylesheets/custom.css */
input[type="checkbox"]:checked:after {
  width: 11px;
  top: 6px;
  left: 4px;
  transform: rotate(-50deg);
}

/* line 502, app/assets/stylesheets/custom.css */
input[type="checkbox"]:focus {
  outline: none;
}

/* 
input[type="radio"] {
  height: 23px;
  width: 23px;
  margin: 0;
  padding: 0;
  opacity: 1;
  appearance: none;
  border: 2px solid #3f51b5;
  border-radius: 3px;
  background: #fff;
  position: relative;
  margin-right: 10px;
}

input[type="radio"]:checked {
  border: 2px solid #3f51b5;
  background: #3f51b5;
}

input[type="radio"]:checked:before, input[type="radio"]:checked:after {
  content: "";
  position: absolute;
  height: 2px;
  background: #fff;
}
  
input[type="radio"]:checked:before {
  width: 8px;
  top: 11px;
  left: 2px;
  transform: rotate(44deg);
}

input[type="radio"]:checked:after {
  width: 14px;
  top: 8px;
  left: 5px;
  transform: rotate(-55deg);
}

input[type="radio"]:focus {
  outline: none;
}*/
/*** Custome Input ***/
/* line 554, app/assets/stylesheets/custom.css */
.custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
}

/* line 557, app/assets/stylesheets/custom.css */
.custom-file-input::before {
  content: 'Select some files';
  display: inline-block;
  background: #f0f0f0;
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 10pt;
}

/* line 572, app/assets/stylesheets/custom.css */
.custom-file-input:hover::before {
  border-color: black;
}

/* line 575, app/assets/stylesheets/custom.css */
.custom-file-input:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

/********* Table *********/
/* line 582, app/assets/stylesheets/custom.css */
#tabsOut .summaryTable .tab-pane {
  padding-top: 0px !important;
}

/* line 583, app/assets/stylesheets/custom.css */
.summaryTable .tableOut thead th {
  white-space: nowrap !important;
}

/* line 584, app/assets/stylesheets/custom.css */
.summaryTable .tableOut thead tr:nth-child(odd) {
  background: #eceff1 !important;
}

/* line 585, app/assets/stylesheets/custom.css */
.tableOut thead th {
  padding: 10px !important;
}

/* line 586, app/assets/stylesheets/custom.css */
.tableOut thead th:first-child,
.tableOut tbody td:first-child {
  padding-left: 20px !important;
  width: 40px;
}

/* line 588, app/assets/stylesheets/custom.css */
.tableOut tr:nth-child(odd) {
  background-color: #fff;
}

/* line 591, app/assets/stylesheets/custom.css */
.tableOut tbody td {
  padding: 10px !important;
}

/* above this is decorative, not part of the test */
/* line 594, app/assets/stylesheets/custom.css */
.fixed-table-container {
  width: 100%;
  /* above is decorative or flexible */
  position: relative;
  /* could be absolute or relative */
  padding-top: 10px;
  /* height of header */
}

/* line 602, app/assets/stylesheets/custom.css */
.fixed-table-container-inner {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 200px;
  margin-top: 15px;
}

/* line 609, app/assets/stylesheets/custom.css */
.header-background {
  height: 40px;
  /* height of header */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: #eceff1;
}

/* line 618, app/assets/stylesheets/custom.css */
table {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 625, app/assets/stylesheets/custom.css */
.th-inner {
  position: absolute;
  top: 5px;
  line-height: 30px;
  /* height of header */
  text-align: left;
  padding-left: 5px;
  margin-left: -5px;
}

/* line 633, app/assets/stylesheets/custom.css */
.first .th-inner {
  border-left: none;
  padding-left: 6px;
}

/*configuration*/
/* line 640, app/assets/stylesheets/custom.css */
.row.configOut {
  margin-right: -7px;
  margin-left: -7px;
}

/* line 641, app/assets/stylesheets/custom.css */
.row.configOut .col-sm-6 {
  padding-right: 7px;
  padding-left: 7px;
}

/* line 642, app/assets/stylesheets/custom.css */
.configOut .dashInner {
  display: block;
  padding: 16px 20px 5px;
  margin-top: 10px;
  margin-bottom: 5px;
  min-height: 165px;
}

/* line 643, app/assets/stylesheets/custom.css */
.configOut .dashInner h5 {
  font-size: 15px;
  color: #313131;
  margin-bottom: 5px;
  cursor: pointer;
  font-family: 'open_sanssemibold';
  letter-spacing: 0px;
}

/* line 644, app/assets/stylesheets/custom.css */
.configOut .dashInner p {
  font-size: 13px;
  margin-bottom: 0px;
  line-height: normal;
}

/* line 645, app/assets/stylesheets/custom.css */
.dividerConfig {
  border-bottom: 1px solid #dddddd;
  height: 1px;
  width: 100%;
  display: block;
  margin: 20px 0 15px;
}

/* line 646, app/assets/stylesheets/custom.css */
.greyBg .myInputOut .myInput {
  background-color: #eeeeee !important;
}

/* line 647, app/assets/stylesheets/custom.css */
h3.subHeadIn {
  font-size: 18px;
  color: #313131;
  font-family: 'open_sanssemibold';
  margin-bottom: 15px;
  margin-top: 20px;
}

/* line 648, app/assets/stylesheets/custom.css */
.notificationDrop .dropdown-toggle::after {
  display: none;
}

/* line 649, app/assets/stylesheets/custom.css */
.notificationDrop .dropdown-menu {
  left: auto !important;
  right: 0px !important;
  width: 310px !important;
  transform: translate3d(0, 30px, 0px) !important;
  padding: 2px 0;
}

/* line 651, app/assets/stylesheets/custom.css */
.notificationDrop.userProDrop .dropdown-menu {
  width: 230px !important;
}

/* line 652, app/assets/stylesheets/custom.css */
.notificationDrop .dropdown-menu ul li.smsLi {
  padding: 13px 0;
  font-family: 'open_sanssemibold';
  font-size: 12px;
}

/* line 653, app/assets/stylesheets/custom.css */
.notificationDrop .dropdown-menu ul {
  margin: 0px;
  padding: 0 15px;
}

/* line 654, app/assets/stylesheets/custom.css */
.notificationDrop .dropdown-menu ul li {
  font-size: 13px;
  color: #313131;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
  justify-content: space-between;
  letter-spacing: normal;
  line-height: none;
}

/* line 655, app/assets/stylesheets/custom.css */
.notificationDrop .dropdown-menu ul li.unread {
  font-family: 'open_sanssemibold';
  color: #111111;
}

/* line 656, app/assets/stylesheets/custom.css */
.notificationDrop .dropdown-menu ul li em {
  font-style: normal;
}

/* line 657, app/assets/stylesheets/custom.css */
.notificationDrop.messageDrop .dropdown-menu ul li em {
  display: flex;
}

/* line 658, app/assets/stylesheets/custom.css */
.notificationDrop .dropdown-menu ul li .notiTime {
  font-size: 10px;
  color: #999999;
  text-align: right;
  width: 125px;
  letter-spacing: normal;
  display: block !important;
}

/* line 659, app/assets/stylesheets/custom.css */
.notificationDrop .dropdown-menu a {
  text-align: center;
  padding: 13px 10px 15px;
  font-size: 14px;
  font-family: 'open_sanssemibold';
  color: #313131;
}

/* line 660, app/assets/stylesheets/custom.css */
.notificationDrop .dropdown-menu a.newmsm {
  padding: 0px;
  color: #129add;
  text-decoration: underline;
  text-align: right;
  font-size: 12px;
}

/* line 661, app/assets/stylesheets/custom.css */
.notificationDrop .dropdown-menu a:hover {
  background: none;
  color: #168ed1;
}

/* line 662, app/assets/stylesheets/custom.css */
ul.allNotification {
  margin: 10px 0 0;
}

/* line 663, app/assets/stylesheets/custom.css */
ul.allNotification li {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

/* line 664, app/assets/stylesheets/custom.css */
ul.allNotification li:last-child {
  border-bottom: 0px none !important;
  margin-bottom: 0px !important;
}

/* line 665, app/assets/stylesheets/custom.css */
ul.allNotification li .notiLeft em {
  font-size: 12px;
  color: #999999;
}

/* line 666, app/assets/stylesheets/custom.css */
ul.allNotification li .notiLeft p {
  margin-bottom: 10px;
}

/* line 667, app/assets/stylesheets/custom.css */
ul.allNotification li .notiRight {
  max-width: 110px;
  min-width: 110px;
  text-align: right;
}

/* line 668, app/assets/stylesheets/custom.css */
ul.allNotification li .notiRight a {
  margin-bottom: 30px;
  color: #4a4a4a;
  text-decoration: underline;
}

/* line 669, app/assets/stylesheets/custom.css */
.clearAllDr {
  display: flex;
  align-items: center;
}

/* line 670, app/assets/stylesheets/custom.css */
.clearAllDrInn {
  margin-bottom: 13px;
  margin-right: 20px;
}

/* line 671, app/assets/stylesheets/custom.css */
.clearAllDrInn span {
  margin-right: 10px;
}

/* line 672, app/assets/stylesheets/custom.css */
.clearAllDrInn .selectSort {
  background: none;
  border: 0px none;
}

/* line 673, app/assets/stylesheets/custom.css */
.proPic {
  min-width: 35px;
  max-width: 35px;
  height: 35px;
  border: 1px solid #eeeeee;
  margin-right: 10px;
  border-radius: 50px;
  overflow: hidden;
}

/* line 674, app/assets/stylesheets/custom.css */
.proPic img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

/* line 675, app/assets/stylesheets/custom.css */
.riTextLink {
  margin-bottom: 10px;
  margin-right: 10px;
  text-decoration: underline;
}

/* line 676, app/assets/stylesheets/custom.css */
.smsRightBt.rightButton {
  display: flex;
  align-items: center;
}

/* line 677, app/assets/stylesheets/custom.css */
.settingIcon {
  margin-bottom: 12px;
  margin-left: 15px;
  font-size: 20px;
  color: #cccccc;
}

/* line 678, app/assets/stylesheets/custom.css */
.settingIcon:hover {
  color: #129add;
  cursor: pointer;
}

/* line 679, app/assets/stylesheets/custom.css */
.smsTop {
  display: inline-flex;
  width: 380px;
  justify-content: space-between;
  margin-top: 5px;
}

/* line 680, app/assets/stylesheets/custom.css */
.smsTop .unreadHead {
  font-size: 14px;
  font-family: 'open_sanssemibold';
  margin-bottom: 0px;
}

/* line 681, app/assets/stylesheets/custom.css */
.smsTop .clearAllDrInn {
  margin-bottom: 7px;
  margin-right: 0px;
}

/* line 682, app/assets/stylesheets/custom.css */
.smsBottom {
  display: flex;
  position: relative;
  height: calc(100% - 130px);
  background: #fff;
  border: 1px solid #eeeeee;
  border-radius: 4px;
}

/* line 683, app/assets/stylesheets/custom.css */
.smsBottom .smsLeft {
  position: relative;
  height: 100%;
  overflow: auto;
  border-right: 1px solid #eeeeee;
  min-width: 380px;
  max-width: 380px;
}

/* line 685, app/assets/stylesheets/custom.css */
.smsBottom .smsRight {
  position: relative;
  height: 100%;
  width: 100%;
}

/* line 686, app/assets/stylesheets/custom.css */
.smsList.unreadsms p {
  font-family: 'open_sanssemibold';
  color: #1b1b1b;
}

/* line 687, app/assets/stylesheets/custom.css */
.smsList {
  display: flex;
  padding: 13px;
  cursor: pointer;
  border-bottom: 1px solid #dddddd;
}

/* line 688, app/assets/stylesheets/custom.css */
.smsList:hover {
  background: #e7f5fc;
}

/* line 689, app/assets/stylesheets/custom.css */
.smsList.selectedSms {
  background: #e7f5fc;
}

/* line 690, app/assets/stylesheets/custom.css */
.smsList p {
  margin-bottom: 2px;
}

/* line 691, app/assets/stylesheets/custom.css */
.smsList span {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
}

/* line 692, app/assets/stylesheets/custom.css */
.smsList em {
  color: #999999;
  font-size: 12px;
}

/* line 693, app/assets/stylesheets/custom.css */
.smsTexts {
  position: relative;
  display: flex;
  padding: 15px !important;
  height: calc(100% - 160px);
  width: 100%;
  overflow: auto;
}

/* line 694, app/assets/stylesheets/custom.css */
.smsTexts p {
  margin-bottom: 10px;
  font-family: 'open_sanssemibold';
}

/* line 695, app/assets/stylesheets/custom.css */
.smsTexts span {
  display: block;
  margin-bottom: 5px;
  font-size: 13px;
}

/* line 696, app/assets/stylesheets/custom.css */
.smsTexts em {
  color: #999999;
  font-size: 12px;
  display: block;
  margin-bottom: 15px;
}

/* line 697, app/assets/stylesheets/custom.css */
.smsTextBox {
  width: 100%;
  padding: 14px 20px 15px 60px;
}

/* line 698, app/assets/stylesheets/custom.css */
.smsTextBox .myInput {
  border-radius: 4px;
  resize: none;
  height: 80px;
  background: #fff;
}

/* line 699, app/assets/stylesheets/custom.css */
.smsTextBox .btn {
  float: right;
  margin-top: 7px;
}

/* line 700, app/assets/stylesheets/custom.css */
.notificationDrop .dropdown-menu a.logOut {
  display: block;
  text-align: left;
  display: flex;
  padding-left: 23px !important;
}

/* line 701, app/assets/stylesheets/custom.css */
.notificationDrop .dropdown-menu a.logOut .fa {
  font-size: 20px;
  margin-right: 17px;
}

/* line 702, app/assets/stylesheets/custom.css */
.userNameOut {
  cursor: pointer;
}

/* line 703, app/assets/stylesheets/custom.css */
.userNameOut em {
  font-family: 'open_sanslight';
  letter-spacing: 0.3px !important;
  color: #686868;
  font-size: 13px;
}

/* line 704, app/assets/stylesheets/custom.css */
.row.noMargin {
  margin-top: 0px !important;
}

/* line 705, app/assets/stylesheets/custom.css */
.card.myAccordion {
  background: none !important;
  border: 0px none !important;
}

/* line 706, app/assets/stylesheets/custom.css */
.card.myAccordion .card-body {
  padding: 0 15px;
}

/* line 707, app/assets/stylesheets/custom.css */
.card.myAccordion h5 .btn {
  display: flex;
  width: 100%;
  justify-content: space-between;
  background: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 5px;
  padding: 14px;
  color: #313131;
  margin-bottom: 11px;
}

/* line 708, app/assets/stylesheets/custom.css */
.card.myAccordion h5 .btn span i {
  font-size: 20px;
}

/* line 709, app/assets/stylesheets/custom.css */
.card.myAccordion h5 .btn span .fa-angle-up {
  display: block;
}

/* line 710, app/assets/stylesheets/custom.css */
.card.myAccordion h5 .btn span .fa-angle-down {
  display: none;
}

/* line 711, app/assets/stylesheets/custom.css */
.card.myAccordion h5 .btn.collapsed span .fa-angle-up {
  display: none;
}

/* line 712, app/assets/stylesheets/custom.css */
.card.myAccordion h5 .btn.collapsed span .fa-angle-down {
  display: block;
}

/** New pages **/
/* line 715, app/assets/stylesheets/custom.css */
.newPro .logo {
  background: #fff;
  padding: 13px 30px 0;
  height: 75px;
}

/* line 716, app/assets/stylesheets/custom.css */
.newPro .jquery-accordion-menu ul li a {
  background: #f3f3f4;
}

/* line 717, app/assets/stylesheets/custom.css */
.newPro .jquery-accordion-menu > ul > li > a {
  border-bottom: solid 1px #f3f3f4;
  color: #434343;
}

/* line 719, app/assets/stylesheets/custom.css */
.newPro .jquery-accordion-menu > ul > li > a.submenu-indicator-minus {
  background: #ffffff;
}

/* line 720, app/assets/stylesheets/custom.css */
.row.ethicRow .col-md-4 {
  margin-right: 5%;
  margin-bottom: 20px;
  flex: 0 0 28%;
  max-width: 28%;
}

/* line 721, app/assets/stylesheets/custom.css */
.configOut.ethicRow .dashInner:hover {
  border: 1px solid #d7d7d7;
  cursor: pointer;
  -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.1);
}

/* line 724, app/assets/stylesheets/custom.css */
.configOut.ethicRow .dashInner p {
  min-height: 50px;
}

/* line 725, app/assets/stylesheets/custom.css */
.configOut.ethicRow .imgBott {
  display: flex;
  width: 100%;
  align-items: flex-end;
  height: 100px;
  justify-content: flex-end;
  margin-top: 10px;
  margin-bottom: 15px;
}

/* line 726, app/assets/stylesheets/custom.css */
.configOut.ethicRow .imgBott img {
  width: auto;
  height: 100px;
}

/* line 727, app/assets/stylesheets/custom.css */
.myInput.largInput {
  width: 170% !important;
}

/* line 728, app/assets/stylesheets/custom.css */
.addButtOut {
  display: flex !important;
}

/* line 729, app/assets/stylesheets/custom.css */
.addButtOut .myInput {
  width: auto;
}

/* line 730, app/assets/stylesheets/custom.css */
.addIcon {
  min-width: 50px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 21px;
  cursor: pointer;
  color: #999999;
}

/* line 731, app/assets/stylesheets/custom.css */
.paymentRow {
  width: 400px;
  margin: 0px auto;
}

/* line 732, app/assets/stylesheets/custom.css */
.paymentRow .addCourceRow {
  margin-bottom: 7px;
}

/* line 733, app/assets/stylesheets/custom.css */
.paymentRow .addCourceRow label {
  padding-top: 0px;
  font-family: 'open_sansregular';
}

/* line 734, app/assets/stylesheets/custom.css */
.paymentRow .addCourceRow span {
  font-family: 'open_sanssemibold';
}

/* line 735, app/assets/stylesheets/custom.css */
.payBtOut {
  text-align: center;
  justify-content: center;
}

/* line 736, app/assets/stylesheets/custom.css */
.payBtOut .btn {
  color: #313131;
  background: #fff;
  display: flex;
  align-items: center;
  border: 1px solid #159e19;
}

/* line 737, app/assets/stylesheets/custom.css */
.payBtOut .btn:hover {
  color: #159e19;
  background: #fff;
  display: flex;
  align-items: center;
  border: 1px solid #159e19;
}

/* line 738, app/assets/stylesheets/custom.css */
.payBtOut .btn .fas {
  font-size: 16px;
  margin-right: 11px;
}

/* line 739, app/assets/stylesheets/custom.css */
.modal-footer > :not(:last-child) {
  margin-right: 10px;
}

/* line 740, app/assets/stylesheets/custom.css */
.modal-footer > :not(:first-child) {
  margin-left: 10px;
}

/* line 741, app/assets/stylesheets/custom.css */
.powerdBy {
  align-items: center;
  display: flex;
  margin: -5px 0 25px;
  justify-content: center;
  color: #999999;
  font-style: italic;
}

/* line 742, app/assets/stylesheets/custom.css */
.powerdBy span {
  padding: 0 6px;
}

/* line 743, app/assets/stylesheets/custom.css */
.powerdBy span img {
  height: 22px;
}

/* line 744, app/assets/stylesheets/custom.css */
.textRight {
  text-align: right;
}

/* line 745, app/assets/stylesheets/custom.css */
.textRightFlex {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

/* line 746, app/assets/stylesheets/custom.css */
.rightInput select.myInput.roleSelect {
  width: auto;
  border: 0px none;
}

/* line 747, app/assets/stylesheets/custom.css */
.leftBotDrop {
  width: auto;
  float: left;
}

/* line 748, app/assets/stylesheets/custom.css */
.leftBotDrop .myInput {
  padding-left: 0px;
  border: 0px none;
}

/* line 749, app/assets/stylesheets/custom.css */
.filterDate {
  width: auto !important;
  float: right;
}

/* line 750, app/assets/stylesheets/custom.css */
.textRightFlex .filterDate .myInput {
  width: 140px;
  border: 0px none;
  padding-left: 20px !important;
}

/* line 751, app/assets/stylesheets/custom.css */
.textRightFlex .myInputOut .myInput.datepicker_multi_start {
  background-image: url(/../images/calendar-dark.png) !important;
  background-repeat: no-repeat !important;
  background-position: right 9px !important;
}

/* line 752, app/assets/stylesheets/custom.css */
.leftLink {
  float: left;
  margin-top: 8px;
}

/* line 753, app/assets/stylesheets/custom.css */
.editUlOut {
  margin-top: 30px !important;
}

/* line 754, app/assets/stylesheets/custom.css */
.viewPage .form-group label {
  font-family: 'open_sansregular';
}

/* line 755, app/assets/stylesheets/custom.css */
.track.viewPage .form-group label {
  font-family: 'open_sanssemibold';
}

/* line 756, app/assets/stylesheets/custom.css */
.viewPage span.valueSpan {
  font-family: 'open_sanssemibold';
}

/* line 757, app/assets/stylesheets/custom.css */
.attachedFile {
  background: #f0f0f0;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 8px 15px;
  width: auto !important;
  text-align: center;
  min-width: 180px;
}

/* line 758, app/assets/stylesheets/custom.css */
.dividerLine {
  display: block;
  height: 1px;
  width: 100%;
  background-color: #ddd;
  margin-bottom: 25px;
  margin-top: -15px;
}

/* line 759, app/assets/stylesheets/custom.css */
.pdfFile {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 6px 10px !important;
  width: auto !important;
  text-align: left;
  min-width: 150px;
}

/* line 760, app/assets/stylesheets/custom.css */
.pdfFile .faIcon {
  font-style: normal;
  text-align: center;
  background: #cb0813;
  font-size: 14px;
  color: #fff;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  display: inline-block;
  line-height: 28px;
  margin-right: 5px;
}

/* line 761, app/assets/stylesheets/custom.css */
.newSubImg {
  padding: 140px 30px 50px;
  text-align: center;
  display: block;
}

/* line 762, app/assets/stylesheets/custom.css */
.newSubImg img {
  max-width: 100%;
}

/* line 763, app/assets/stylesheets/custom.css */
.attachedFile .fa-paperclip {
  margin-right: 10px;
}

/* line 764, app/assets/stylesheets/custom.css */
.viewPage .form-group {
  margin-bottom: 25px;
}

/* line 765, app/assets/stylesheets/custom.css */
.viewPage .col-sm-12:last-child {
  margin-bottom: 20px;
}

/* line 766, app/assets/stylesheets/custom.css */
.viewPage .col-sm-12.noBottMar:last-child {
  margin-bottom: -1px !important;
}

/* line 767, app/assets/stylesheets/custom.css */
.trackTop em {
  font-style: normal;
  font-family: 'open_sanssemibold';
}

/* line 768, app/assets/stylesheets/custom.css */
.trackTop .col-sm-12 {
  margin-bottom: 8px;
}

/* line 769, app/assets/stylesheets/custom.css */
.trackTop {
  font-size: 17px;
  margin-bottom: 5px;
  background: #e0f9e0;
  border-radius: 8px;
  padding: 15px 20px 7px;
  margin-top: 10px;
  display: block;
}

/* line 770, app/assets/stylesheets/custom.css */
.smallHead {
  font-size: 17px;
  font-family: 'open_sanssemibold';
  margin-bottom: 20px;
}

/* line 771, app/assets/stylesheets/custom.css */
.radioOut {
  display: block;
}

/* line 772, app/assets/stylesheets/custom.css */
.radioOut li {
  display: inline-flex;
  align-items: center;
  margin-right: 30px;
}

/* line 773, app/assets/stylesheets/custom.css */
.radioOut li label {
  margin-right: 7px;
  margin-bottom: 0;
}

/********** Responsive Start ***********/
@media only screen and (max-width: 1170px) {
  /* line 778, app/assets/stylesheets/custom.css */
  #leftSection {
    left: -290px;
    z-index: 2;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  }
  /* line 781, app/assets/stylesheets/custom.css */
  body.showMenu #leftSection {
    left: 0;
  }
  /* line 782, app/assets/stylesheets/custom.css */
  #rightSection {
    width: calc(100% - 0px);
  }
  /* line 783, app/assets/stylesheets/custom.css */
  #hideNavButton {
    display: block;
    cursor: pointer;
    top: 2px;
    right: 2px;
    width: 35px;
    height: 35px;
    padding: 2px;
    text-align: center;
    position: absolute;
    font-size: 22px;
    color: #ccc;
  }
  /* line 784, app/assets/stylesheets/custom.css */
  #mainBody {
    padding: 17px 20px;
  }
  /* line 785, app/assets/stylesheets/custom.css */
  .leftInput {
    width: 40%;
  }
  /* line 786, app/assets/stylesheets/custom.css */
  .rightInput {
    width: 60%;
    padding-left: 10px;
  }
  /* line 787, app/assets/stylesheets/custom.css */
  .newSubImg {
    padding: 100px 30px 10px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 791, app/assets/stylesheets/custom.css */
  .nav-tabs .nav-link {
    padding: 12px 20px 10px;
  }
  /* line 792, app/assets/stylesheets/custom.css */
  .tableOut {
    overflow: auto;
  }
  /* line 793, app/assets/stylesheets/custom.css */
  .tableOut .fixed-table-container {
    width: 950px;
  }
  /* line 794, app/assets/stylesheets/custom.css */
  #tabsOut .tab-pane {
    padding-bottom: 0px;
  }
  /* line 795, app/assets/stylesheets/custom.css */
  .nav-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    float: left;
    width: 100%;
    flex-wrap: nowrap !important;
    display: block !important;
    white-space: nowrap !important;
  }
  /* line 796, app/assets/stylesheets/custom.css */
  .nav-tabs li {
    display: inline-block !important;
  }
  /* line 797, app/assets/stylesheets/custom.css */
  .nav-tabs .nav-link {
    padding-bottom: 12px !important;
  }
  /* line 798, app/assets/stylesheets/custom.css */
  .myTableOut table {
    width: 945px;
  }
  /* line 799, app/assets/stylesheets/custom.css */
  .midLinks ul li {
    margin-right: 20px;
    font-size: 13.5px;
  }
  /* line 800, app/assets/stylesheets/custom.css */
  .editGroup {
    margin-top: 5px;
  }
  /* line 801, app/assets/stylesheets/custom.css */
  .aplyForm.custForm .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-bottom: 5px;
  }
  /* line 802, app/assets/stylesheets/custom.css */
  .aplyForm.custForm .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 803, app/assets/stylesheets/custom.css */
  .aplyForm.custForm .col-md-2 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 804, app/assets/stylesheets/custom.css */
  .rightButton .btn {
    margin-left: 6px;
    padding: 8px 17px;
  }
  /* line 805, app/assets/stylesheets/custom.css */
  .dashboardTop .row {
    margin-right: -7px;
    margin-left: -7px;
  }
  /* line 806, app/assets/stylesheets/custom.css */
  .dashboardTop .row .col-md-3 {
    padding-left: 7px;
    padding-right: 7px;
  }
  /* line 807, app/assets/stylesheets/custom.css */
  .dashCount h4 {
    margin: 4px 0 0;
    font-size: 22px;
  }
  /* line 808, app/assets/stylesheets/custom.css */
  .dashIcon {
    width: 66px;
    font-size: 35px;
  }
  /* line 809, app/assets/stylesheets/custom.css */
  .dashboardBottom .dashInner {
    margin-top: 15px;
  }
  /* line 810, app/assets/stylesheets/custom.css */
  .dashboardBottom {
    margin-top: -5px;
  }
  /* line 811, app/assets/stylesheets/custom.css */
  .actionOut span.actions p br {
    display: none;
  }
  /* line 812, app/assets/stylesheets/custom.css */
  .dashboardTop .dashInner {
    margin-bottom: 15px;
  }
  /* line 813, app/assets/stylesheets/custom.css */
  .dashannounceRight {
    padding: 17px;
  }
  /* line 814, app/assets/stylesheets/custom.css */
  .regContainer {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 815, app/assets/stylesheets/custom.css */
  .pageNameBar.noBorderHeading {
    margin-bottom: 0px;
  }
  /* line 816, app/assets/stylesheets/custom.css */
  .rightLink.regiLink {
    width: 100% !important;
    margin: 0px;
    margin-bottom: 20px;
  }
  /* line 817, app/assets/stylesheets/custom.css */
  .rightLink.regiLink a.btn {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 10px;
  }
  /* line 818, app/assets/stylesheets/custom.css */
  .succesUserBox {
    display: block;
  }
  /* line 819, app/assets/stylesheets/custom.css */
  .succesUserBoxLeft {
    display: block;
    text-align: center;
    width: 100%;
  }
  /* line 820, app/assets/stylesheets/custom.css */
  .succesUserBoxLeft span {
    margin: 5px auto 10px;
    display: inline-block;
    float: none;
  }
  /* line 821, app/assets/stylesheets/custom.css */
  .card.myAccordion .card-body {
    padding: 0;
  }
  /* line 822, app/assets/stylesheets/custom.css */
  .card.myAccordion h5 .btn {
    padding: 10px 12px;
  }
  /* line 823, app/assets/stylesheets/custom.css */
  .card.myAccordion h5 .btn span i {
    font-size: 17px;
  }
  /* line 824, app/assets/stylesheets/custom.css */
  .trackTop {
    font-size: 17px;
    margin-bottom: 7px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 829, app/assets/stylesheets/custom.css */
  .regiTop h3 {
    font-size: 18px;
    letter-spacing: 0.1px;
  }
  /* line 830, app/assets/stylesheets/custom.css */
  .regiTop {
    border-bottom: 2px solid #17833f;
  }
  /* line 831, app/assets/stylesheets/custom.css */
  .aplyForm label {
    width: 100%;
    margin-top: 0px;
  }
  /* line 832, app/assets/stylesheets/custom.css */
  .inputOut {
    width: 100%;
    margin-bottom: 14px;
  }
  /* line 833, app/assets/stylesheets/custom.css */
  .regContainer {
    padding-top: 0;
    padding-bottom: 0;
  }
  /* line 834, app/assets/stylesheets/custom.css */
  .formBoxBottom label {
    margin-top: 0px;
    width: 100%;
  }
  /* line 835, app/assets/stylesheets/custom.css */
  .formBoxBottom .inputOut {
    margin-bottom: 13px;
    width: 100%;
  }
  /* line 836, app/assets/stylesheets/custom.css */
  .radOut {
    margin-top: 8px;
  }
  /* line 837, app/assets/stylesheets/custom.css */
  .midLinks ul li {
    margin-right: 18px;
    font-size: 13px;
  }
  /* line 838, app/assets/stylesheets/custom.css */
  .midLinks {
    margin-bottom: 9px;
  }
  /* line 839, app/assets/stylesheets/custom.css */
  .userData {
    width: calc(100% - -2%);
    margin-left: -1%;
  }
  /* line 840, app/assets/stylesheets/custom.css */
  .userDataInner ul li {
    padding: 12px 15px;
  }
  /* line 841, app/assets/stylesheets/custom.css */
  .userDataInner {
    margin: 20px 1%;
    float: left;
    width: 48%;
  }
  /* line 842, app/assets/stylesheets/custom.css */
  .editLinks a {
    margin-left: 13px;
    letter-spacing: normal;
  }
  /* line 843, app/assets/stylesheets/custom.css */
  .aplyForm.custForm .col-md-2 {
    padding-top: 28px;
  }
  /* line 844, app/assets/stylesheets/custom.css */
  .studentDashLeft {
    width: 100%;
  }
  /* line 845, app/assets/stylesheets/custom.css */
  .studentDashRight {
    padding-left: 0px;
    width: 100%;
  }
  /* line 846, app/assets/stylesheets/custom.css */
  .feeColumn {
    width: 100%;
    margin-top: 18px;
  }
  /* line 847, app/assets/stylesheets/custom.css */
  #msform .action-button, #msform .action-button-previous {
    margin-top: 10px;
  }
  /* line 848, app/assets/stylesheets/custom.css */
  #msform .action-button-previous {
    float: left !important;
    margin-left: 22px;
  }
  /* line 849, app/assets/stylesheets/custom.css */
  .submitLast a {
    margin-left: 8px;
    padding: 7px 12px !important;
  }
  /* line 850, app/assets/stylesheets/custom.css */
  .submitLast a:first-child {
    margin-left: 0px;
  }
  /* line 851, app/assets/stylesheets/custom.css */
  .myTableOut.borderTab {
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 855, app/assets/stylesheets/custom.css */
  body {
    font-size: 14px;
    color: #313131;
  }
  /* line 856, app/assets/stylesheets/custom.css */
  .newPro #topSection {
    background-color: #fff;
    border-bottom: 2px solid #fff;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.13);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.13);
  }
  /* line 858, app/assets/stylesheets/custom.css */
  .newPro .logo {
    height: auto;
  }
  /* line 859, app/assets/stylesheets/custom.css */
  .notificationDrop.messageDrop .dropdown-menu {
    left: -112px !important;
  }
  /* line 860, app/assets/stylesheets/custom.css */
  .notificationDrop.messageDrop.userProDrop .dropdown-menu {
    left: auto !important;
    right: 0;
  }
  /* line 861, app/assets/stylesheets/custom.css */
  .notificationDrop .dropdown-menu {
    left: -60px !important;
    right: auto;
    width: 286px !important;
  }
  /* line 862, app/assets/stylesheets/custom.css */
  .notificationDrop .dropdown-menu ul {
    padding: 0 12px;
  }
  /* line 863, app/assets/stylesheets/custom.css */
  #leftSection {
    width: 300px;
    left: -320px;
  }
  /* line 864, app/assets/stylesheets/custom.css */
  .btn {
    padding: 7px 17px;
    font-size: 13px;
  }
  /* line 865, app/assets/stylesheets/custom.css */
  h1, h2, h3, h4, h5 {
    letter-spacing: 0.2px;
  }
  /* line 866, app/assets/stylesheets/custom.css */
  .iconDesk {
    display: none;
  }
  /* line 867, app/assets/stylesheets/custom.css */
  .mobileNotification.topRight {
    display: block;
  }
  /* line 868, app/assets/stylesheets/custom.css */
  #leftSection .logo {
    display: none;
  }
  /* line 869, app/assets/stylesheets/custom.css */
  #rightSection .logo {
    display: block !important;
    position: absolute;
    padding: 0px;
    width: 110px;
    left: 50%;
    margin-left: -60px;
    top: 10px;
  }
  /* line 870, app/assets/stylesheets/custom.css */
  #rightSection .logo img {
    width: 110px;
  }
  /* line 871, app/assets/stylesheets/custom.css */
  .mobileNotification.topRight {
    padding: 8px 12px;
    height: 57px;
    border-bottom: 2px solid #ddd;
    margin-bottom: 15px;
    text-align: left;
  }
  /* line 872, app/assets/stylesheets/custom.css */
  .succesUserBoxRight {
    display: block;
    text-align: center;
  }
  /* line 873, app/assets/stylesheets/custom.css */
  .succesUserBox {
    margin-bottom: 15px;
  }
  /* line 874, app/assets/stylesheets/custom.css */
  .seccesRow label {
    margin-top: 2px;
  }
  /* line 875, app/assets/stylesheets/custom.css */
  .seccesRow span {
    margin-bottom: 10px;
  }
  /* line 876, app/assets/stylesheets/custom.css */
  .userRightData {
    padding-left: 9px;
    margin-bottom: 8px;
    margin-top: 3px;
  }
  /* line 877, app/assets/stylesheets/custom.css */
  .dashannounceLeft .proImg {
    float: none;
  }
  /* line 878, app/assets/stylesheets/custom.css */
  .mobileNotification.topRight .iconDesk .rightButtons {
    margin-left: 4px;
    margin-right: 24px;
  }
  /* line 879, app/assets/stylesheets/custom.css */
  #hideNavButton {
    top: 11px;
    right: 9px;
    color: #73c8f2;
  }
  /* line 880, app/assets/stylesheets/custom.css */
  #topSection {
    height: 57px;
    padding: 7px 0;
  }
  /* line 881, app/assets/stylesheets/custom.css */
  #navButton span {
    height: 3px;
    width: 24px;
    margin-top: 5px;
  }
  /* line 882, app/assets/stylesheets/custom.css */
  #navButton span:nth-child(2) {
    width: 24px;
  }
  /* line 883, app/assets/stylesheets/custom.css */
  #navButton span:nth-child(3) {
    width: 24px;
  }
  /* line 884, app/assets/stylesheets/custom.css */
  #mainBody {
    padding: 15px 17px;
    height: calc(100% - 57px);
    top: 57px;
  }
  /* line 885, app/assets/stylesheets/custom.css */
  .topCent {
    display: none;
  }
  /* line 886, app/assets/stylesheets/custom.css */
  .searchMobile {
    display: inline-block;
  }
  /* line 887, app/assets/stylesheets/custom.css */
  .topRight .rightButtons {
    font-size: 22px;
    margin-left: 9px;
    margin-top: 4px;
  }
  /* line 888, app/assets/stylesheets/custom.css */
  .searchMobile .rightButtons {
    font-size: 18px;
  }
  /* line 889, app/assets/stylesheets/custom.css */
  .topRight {
    float: right;
    width: auto;
  }
  /* line 890, app/assets/stylesheets/custom.css */
  #userName {
    display: none;
  }
  /* line 891, app/assets/stylesheets/custom.css */
  .topLeft {
    width: auto;
  }
  /* line 892, app/assets/stylesheets/custom.css */
  .topLeft #navButton {
    padding-top: 6px;
    margin-right: 0;
    margin-left: 17px;
    height: 40px;
    width: 44px;
    padding-left: 10px;
  }
  /* line 893, app/assets/stylesheets/custom.css */
  .btnGroup {
    width: 100%;
  }
  /* line 894, app/assets/stylesheets/custom.css */
  .btnGroup a {
    margin-bottom: 9px;
    width: 100%;
    margin-left: 0px;
  }
  /* line 895, app/assets/stylesheets/custom.css */
  .singleButton {
    float: left;
    width: 100%;
    text-align: center;
  }
  /* line 896, app/assets/stylesheets/custom.css */
  .singleButton a {
    padding-top: 0px !important;
  }
  /* line 897, app/assets/stylesheets/custom.css */
  .bradeCrumbs {
    display: none;
  }
  /* line 898, app/assets/stylesheets/custom.css */
  .userMobile {
    display: block;
  }
  /* line 899, app/assets/stylesheets/custom.css */
  .userMobile .nameLine {
    font-family: 'open_sanssemibold';
  }
  /* line 900, app/assets/stylesheets/custom.css */
  .pageNameBar {
    width: 100%;
    margin-top: 4px;
  }
  /* line 901, app/assets/stylesheets/custom.css */
  .pageNameBar h2 {
    margin-top: 10px;
    font-size: 18px;
    width: 100%;
    color: #666666;
  }
  /* line 902, app/assets/stylesheets/custom.css */
  .rightButton {
    margin-top: 0px;
  }
  /* line 903, app/assets/stylesheets/custom.css */
  .rightButton .btn {
    color: #199ee0;
    background: none;
    padding: 0px;
    margin: -3px 10px 0 0px;
    text-decoration: underline;
    font-size: 13px;
  }
  /* line 904, app/assets/stylesheets/custom.css */
  .rightButton .btn:hover {
    color: #199ee0;
    background: none;
  }
  /* line 905, app/assets/stylesheets/custom.css */
  .rightButton.chPass .btn {
    margin: 6px 0 21px 0 !important;
  }
  /* line 906, app/assets/stylesheets/custom.css */
  .leftInput .topCent {
    display: block;
  }
  /* line 907, app/assets/stylesheets/custom.css */
  .leftInput {
    width: 100%;
  }
  /* line 908, app/assets/stylesheets/custom.css */
  .rightInput {
    width: 100%;
    padding: 13px 0px;
  }
  /* line 909, app/assets/stylesheets/custom.css */
  .searchOut {
    margin: 10px 0 0;
  }
  /* line 910, app/assets/stylesheets/custom.css */
  .searchOutSummery {
    margin: 15px 0 4px;
  }
  /* line 911, app/assets/stylesheets/custom.css */
  .rightInput select.myInput {
    margin-left: 0;
    float: left;
  }
  /* line 912, app/assets/stylesheets/custom.css */
  .rightInput select.myInput.lftSelect {
    width: calc(50% - 7px) !important;
    margin-right: 7px !important;
  }
  /* line 913, app/assets/stylesheets/custom.css */
  .rightInput select.myInput.rgtSelect {
    width: calc(50% - 7px) !important;
    margin-left: 7px !important;
  }
  /* line 914, app/assets/stylesheets/custom.css */
  .rightInput .btn {
    width: 100%;
    margin-top: 13px;
  }
  /* line 915, app/assets/stylesheets/custom.css */
  .rightIcons {
    position: static;
    float: left;
    text-align: right;
    width: 100%;
    padding: 15px;
  }
  /* line 916, app/assets/stylesheets/custom.css */
  .rightIcons span {
    margin-left: 5px;
  }
  /* line 917, app/assets/stylesheets/custom.css */
  .rightIcons span:first-child {
    float: left;
    margin-right: 0;
  }
  /* line 918, app/assets/stylesheets/custom.css */
  #tabsOut .tab-pane p.card-text {
    padding-left: 15px;
  }
  /* line 919, app/assets/stylesheets/custom.css */
  .bottButtons {
    margin-bottom: 0px;
  }
  /* line 920, app/assets/stylesheets/custom.css */
  .bottButtons .btn.nobackground {
    margin-right: 4px;
  }
  /* line 921, app/assets/stylesheets/custom.css */
  .regiBottom {
    padding: 15px 20px;
  }
  /* line 922, app/assets/stylesheets/custom.css */
  .aplyForm .text-right {
    text-align: left !important;
  }
  /* line 923, app/assets/stylesheets/custom.css */
  .col-md-2.text-right .btn.gteenButt {
    margin-top: 5px;
  }
  /* line 924, app/assets/stylesheets/custom.css */
  .formBoxBottom .inputOut {
    margin-bottom: 12px;
    width: 100%;
  }
  /* line 925, app/assets/stylesheets/custom.css */
  .registrationWrapper {
    margin: 16px auto;
  }
  /* line 926, app/assets/stylesheets/custom.css */
  .batchLinks {
    float: left;
    margin-top: 0px;
    margin-bottom: 15px;
    width: 100%;
  }
  /* line 927, app/assets/stylesheets/custom.css */
  .batchLinks span {
    margin-left: 25px;
  }
  /* line 928, app/assets/stylesheets/custom.css */
  .searchOutSummery .rightInput {
    width: 100%;
    padding-right: 0px;
    padding-top: 0px;
  }
  /* line 929, app/assets/stylesheets/custom.css */
  .searchOutSummery .rightInput select.myInput {
    margin: 0px !important;
    width: 100% !important;
  }
  /* line 930, app/assets/stylesheets/custom.css */
  .searchOutSummery .rightInput .btn {
    margin-top: 3px;
    margin-bottom: 3px;
  }
  /* line 931, app/assets/stylesheets/custom.css */
  .counts.fullWidth {
    width: 100% !important;
  }
  /* line 932, app/assets/stylesheets/custom.css */
  .rightButton.addButton {
    float: left;
    margin: 10px 0 12px;
  }
  /* line 933, app/assets/stylesheets/custom.css */
  .rightButton.addButton .btn {
    text-decoration: none;
    background: #159e19;
    color: #fff;
    padding: 8px 20px;
  }
  /* line 934, app/assets/stylesheets/custom.css */
  .midLinks ul {
    position: relative;
    padding-right: 40px;
  }
  /* line 935, app/assets/stylesheets/custom.css */
  .midLinks ul li.midLinksLast {
    position: absolute;
    right: 0;
    top: 0;
  }
  /* line 936, app/assets/stylesheets/custom.css */
  .midLinks ul li {
    float: left;
    width: 50%;
    margin-right: 0px;
    padding-bottom: 10px;
  }
  /* line 937, app/assets/stylesheets/custom.css */
  .addCourceRow label {
    width: 40%;
  }
  /* line 938, app/assets/stylesheets/custom.css */
  .addCourceRow .myInput {
    width: 60%;
  }
  /* line 939, app/assets/stylesheets/custom.css */
  .modal-dialog {
    margin: 10px !important;
  }
  /* line 940, app/assets/stylesheets/custom.css */
  .myProRight {
    font-size: 14px;
  }
  /* line 941, app/assets/stylesheets/custom.css */
  .myProLeft {
    width: 100%;
    padding-right: 0px;
    text-align: left;
  }
  /* line 942, app/assets/stylesheets/custom.css */
  .myProRight {
    width: 100%;
    margin-top: 15px;
  }
  /* line 943, app/assets/stylesheets/custom.css */
  .myProLeft span {
    display: inline-block;
    width: auto;
    padding-left: 15px;
    margin-top: 33px;
  }
  /* line 944, app/assets/stylesheets/custom.css */
  .proImg {
    float: left;
    width: 90px;
    height: 90px;
  }
  /* line 945, app/assets/stylesheets/custom.css */
  .myProRight ul li {
    padding: 2px 0 4px;
  }
  /* line 946, app/assets/stylesheets/custom.css */
  .myProRight em {
    width: 100%;
    margin-bottom: 3px;
  }
  /* line 947, app/assets/stylesheets/custom.css */
  .myProRight em span {
    float: none;
  }
  /* line 948, app/assets/stylesheets/custom.css */
  .myProfile {
    margin: 15px 0;
  }
  /* line 949, app/assets/stylesheets/custom.css */
  .midLinks ul li select.myInput {
    width: auto !important;
    margin-left: -4px;
  }
  /* line 950, app/assets/stylesheets/custom.css */
  .userData {
    width: calc(100% - 0px);
    margin-left: 0;
  }
  /* line 951, app/assets/stylesheets/custom.css */
  .userDataInner ul li {
    padding: 12px 15px;
  }
  /* line 952, app/assets/stylesheets/custom.css */
  .userDataInner {
    margin: 10px 0;
    float: left;
    width: 100%;
  }
  /* line 953, app/assets/stylesheets/custom.css */
  .checkEdit li:first-child {
    padding: 10px 15px !important;
    margin-bottom: 5px;
  }
  /* line 954, app/assets/stylesheets/custom.css */
  .checkEdit li {
    padding: 8px 15px;
  }
  /* line 955, app/assets/stylesheets/custom.css */
  .checkEdit {
    padding-bottom: 7px;
  }
  /* line 956, app/assets/stylesheets/custom.css */
  .editGroup {
    margin-top: 8px;
  }
  /* line 957, app/assets/stylesheets/custom.css */
  .editLinks.bttomLine {
    margin-top: 0px;
    margin-top: 20px !important;
  }
  /* line 958, app/assets/stylesheets/custom.css */
  .authenticationLeft {
    width: 100%;
    padding: 30px 0;
  }
  /* line 959, app/assets/stylesheets/custom.css */
  .authenticationLeft img {
    width: 90px;
  }
  /* line 960, app/assets/stylesheets/custom.css */
  .authenFooter {
    padding: 15px 17px;
  }
  /* line 961, app/assets/stylesheets/custom.css */
  .authentication .regiTop {
    padding: 15px 17px;
  }
  /* line 962, app/assets/stylesheets/custom.css */
  .authenticationRight {
    width: 100%;
    padding: 24px 17px 10px;
  }
  /* line 963, app/assets/stylesheets/custom.css */
  .authenFooter span {
    padding: 2px 0;
    width: 100%;
    font-size: 12px;
    text-align: center;
  }
  /* line 964, app/assets/stylesheets/custom.css */
  .authenFooter .footLogo {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
  }
  /* line 965, app/assets/stylesheets/custom.css */
  .authenFooter .footLogo em img {
    width: 110px;
    margin-left: 5px;
  }
  /* line 966, app/assets/stylesheets/custom.css */
  .custBox {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  /* line 967, app/assets/stylesheets/custom.css */
  .pageNameBar.noBorder h4 {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  /* line 968, app/assets/stylesheets/custom.css */
  .pageNameBar.noBorder p {
    margin-bottom: 8px;
  }
  /* line 969, app/assets/stylesheets/custom.css */
  .custBox .custTop h4 {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 0px;
  }
  /* line 970, app/assets/stylesheets/custom.css */
  .custBox .custTop .custButton {
    float: right;
    width: 100%;
  }
  /* line 971, app/assets/stylesheets/custom.css */
  .custBox .custTop .custButton a:first-child {
    margin-left: 0px;
  }
  /* line 972, app/assets/stylesheets/custom.css */
  .searchOutSummery .rightInput {
    margin-right: 15px;
    width: auto !important;
  }
  /* line 973, app/assets/stylesheets/custom.css */
  .searchOutSummery.selectOut {
    margin-top: 10px;
  }
  /* line 974, app/assets/stylesheets/custom.css */
  .aplyForm.custForm .col-md-4 {
    flex: 0 0 80%;
    max-width: 80%;
  }
  /* line 975, app/assets/stylesheets/custom.css */
  .aplyForm.custForm .col-md-2 {
    flex: 0 0 20%;
    max-width: 20%;
    text-align: right !important;
    padding-top: 25px;
  }
  /* line 976, app/assets/stylesheets/custom.css */
  .callNoOut .inputOut {
    margin-bottom: 5px;
  }
  /* line 977, app/assets/stylesheets/custom.css */
  .aplyForm.custForm .col-md-3 {
    padding-bottom: 0;
  }
  /* line 978, app/assets/stylesheets/custom.css */
  .rightButton.studentButton {
    margin-bottom: 0px !important;
    width: 100%;
  }
  /* line 979, app/assets/stylesheets/custom.css */
  .rightButton.studentButton .btn {
    width: 32%;
    margin-right: 1.33%;
    float: left;
    margin-bottom: 13px;
  }
  /* line 980, app/assets/stylesheets/custom.css */
  .actionOut span.actions {
    width: 100%;
    text-align: left;
    display: flex;
    margin-bottom: 15px;
  }
  /* line 981, app/assets/stylesheets/custom.css */
  .actionOut span.actions:last-child {
    margin-bottom: 0px;
  }
  /* line 982, app/assets/stylesheets/custom.css */
  .actionOut span.actions span {
    text-align: center;
    margin-right: 16px;
  }
  /* line 983, app/assets/stylesheets/custom.css */
  .dashboardBottom .dashInner.announce {
    margin-bottom: 15px;
    display: block;
    text-align: center;
  }
  /* line 984, app/assets/stylesheets/custom.css */
  .dashannounceRight {
    border-left: 0px none;
    border-top: 1px solid #eee;
  }
  /* line 985, app/assets/stylesheets/custom.css */
  .actionOut span.actions p {
    font-size: 15px;
  }
  /* line 986, app/assets/stylesheets/custom.css */
  .dashboardBottom .dashInner {
    margin-top: 0;
    margin-bottom: 15px;
  }
  /* line 987, app/assets/stylesheets/custom.css */
  .dashboardBottom {
    margin-top: 2px;
  }
  /* line 988, app/assets/stylesheets/custom.css */
  .dashannounceLeft {
    padding-top: 21px;
  }
  /* line 989, app/assets/stylesheets/custom.css */
  .chekOut .col-lg-12 .form-group label.smLable {
    width: 100% !important;
    padding: 0 0 10px !important;
  }
  /* line 990, app/assets/stylesheets/custom.css */
  ul.allNotification li {
    display: block;
  }
  /* line 991, app/assets/stylesheets/custom.css */
  ul.allNotification li .notiRight {
    max-width: 100%;
    min-width: 100%;
    text-align: left;
    margin-top: 10px;
  }
  /* line 992, app/assets/stylesheets/custom.css */
  ul.allNotification li {
    padding-bottom: 18px;
    margin-bottom: 15px;
  }
  /* line 993, app/assets/stylesheets/custom.css */
  ul.allNotification li .notiLeft p {
    margin-bottom: 6px;
  }
  /* line 994, app/assets/stylesheets/custom.css */
  .clearAllDrInn {
    margin-bottom: 6px;
    margin-right: 22px;
  }
  /* line 995, app/assets/stylesheets/custom.css */
  .clearAllDrInn span {
    margin-right: 3px;
  }
  /* line 996, app/assets/stylesheets/custom.css */
  .myInput.largInput {
    width: 100% !important;
  }
  /* line 997, app/assets/stylesheets/custom.css */
  .rightInput.textRight span {
    float: left;
    margin-top: 7px;
  }
  /* line 998, app/assets/stylesheets/custom.css */
  .rightInput.textRight {
    padding-bottom: 0;
  }
  /* line 999, app/assets/stylesheets/custom.css */
  .editUlOut {
    margin-top: 5px !important;
  }
  /* line 1000, app/assets/stylesheets/custom.css */
  .viewPage .form-group {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 1004, app/assets/stylesheets/custom.css */
  .configOut .dashInner {
    min-height: auto;
    padding-bottom: 20px;
  }
}

@media only screen and (max-width: 520px) {
  /* line 1008, app/assets/stylesheets/custom.css */
  .pageNameBar h2 {
    width: 100%;
  }
  /* line 1009, app/assets/stylesheets/custom.css */
  .rightButton.chPass {
    width: 100%;
    text-align: left !important;
    margin: 0 !important;
  }
  /* line 1010, app/assets/stylesheets/custom.css */
  .rightButton {
    float: left;
    width: 40%;
    text-align: right;
    margin-top: 25px;
  }
  /* line 1011, app/assets/stylesheets/custom.css */
  .rightButton.rightNoti {
    width: 100%;
    margin-top: 7px;
  }
  /* line 1012, app/assets/stylesheets/custom.css */
  .clearAllDrInn {
    margin-bottom: -2px;
  }
  /* line 1013, app/assets/stylesheets/custom.css */
  ul.allNotification {
    margin: 15px 0 0;
  }
  /* line 1014, app/assets/stylesheets/custom.css */
  .counts {
    width: 60%;
  }
  /* line 1015, app/assets/stylesheets/custom.css */
  .counts span {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 5px;
  }
  /* line 1016, app/assets/stylesheets/custom.css */
  .rightButton .btn {
    margin-bottom: 0px;
    font-size: 14px;
  }
  /* line 1017, app/assets/stylesheets/custom.css */
  .pageNameBar h2 {
    margin-top: 9px;
    margin-bottom: 12px;
  }
  /* line 1018, app/assets/stylesheets/custom.css */
  .pageNameBar {
    margin-bottom: 9px;
  }
  /* line 1019, app/assets/stylesheets/custom.css */
  .nav-tabs .nav-link {
    padding: 10px 10px 10px;
    font-size: 12px;
  }
  /* line 1020, app/assets/stylesheets/custom.css */
  .formBoxBottom {
    padding: 15px 15px 0;
  }
  /* line 1021, app/assets/stylesheets/custom.css */
  .formBoxMid {
    padding: 15px 15px;
  }
  /* line 1022, app/assets/stylesheets/custom.css */
  .countRow em {
    width: 188px;
  }
  /* line 1023, app/assets/stylesheets/custom.css */
  .feeColumnLeft {
    width: 100%;
    margin-bottom: 13px;
  }
  /* line 1024, app/assets/stylesheets/custom.css */
  .rightLink {
    margin-top: -40px;
  }
  /* line 1025, app/assets/stylesheets/custom.css */
  .rightButton.addButton {
    width: 100% !important;
  }
  /* line 1026, app/assets/stylesheets/custom.css */
  .rightButton.addButton .btn {
    float: left;
  }
  /* line 1028, app/assets/stylesheets/custom.css */
  .midLinks ul {
    letter-spacing: normal;
  }
  /* line 1029, app/assets/stylesheets/custom.css */
  .modal-footer {
    padding: 20px 20px;
  }
  /* line 1030, app/assets/stylesheets/custom.css */
  .modal-body {
    padding: 15px 20px;
  }
  /* line 1031, app/assets/stylesheets/custom.css */
  .modal-header {
    padding: 15px 20px;
  }
  /* line 1032, app/assets/stylesheets/custom.css */
  .modal-header h5 {
    font-size: 19px;
    line-height: normal;
  }
  /* line 1033, app/assets/stylesheets/custom.css */
  .editLinks.topLine a {
    text-align: center;
    display: block;
    width: 100%;
    float: left;
    margin: 0px;
  }
  /* line 1034, app/assets/stylesheets/custom.css */
  .searchOutSummery .rightInput {
    margin-right: 0;
    width: 100% !important;
  }
  /* line 1035, app/assets/stylesheets/custom.css */
  .rightButton.studentButton .btn {
    width: 48%;
    margin-right: 2%;
  }
  /* line 1036, app/assets/stylesheets/custom.css */
  .submitLast {
    margin: 0px 0 5px;
  }
  /* line 1037, app/assets/stylesheets/custom.css */
  .submitLast a {
    margin-bottom: 15px;
  }
  /* line 1038, app/assets/stylesheets/custom.css */
  #msform .action-button {
    margin-right: 15px !important;
  }
  /* line 1039, app/assets/stylesheets/custom.css */
  #msform .action-button-previous {
    margin-left: 15px !important;
  }
  /* line 1040, app/assets/stylesheets/custom.css */
  .feeColumnLeft {
    padding-left: 15px !important;
  }
}

@media only screen and (max-width: 479px) {
  /* line 1044, app/assets/stylesheets/custom.css */
  .nav-tabs .nav-link {
    padding: 10px 8px 10px;
    font-size: 11px;
  }
  /* line 1045, app/assets/stylesheets/custom.css */
  #mainBody {
    padding: 15px;
  }
  /* line 1046, app/assets/stylesheets/custom.css */
  .formBoxTop {
    background: #fff;
    border-bottom: 1px none;
    padding: 18px 14px;
  }
  /* line 1047, app/assets/stylesheets/custom.css */
  .formBox {
    border: 0px none;
  }
  /* line 1048, app/assets/stylesheets/custom.css */
  .formBoxBottom {
    border: 0px none;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 6px;
  }
  /* line 1049, app/assets/stylesheets/custom.css */
  #msform .action-button {
    margin-right: 0px !important;
  }
  /* line 1050, app/assets/stylesheets/custom.css */
  #msform .action-button-previous {
    margin-left: 0px !important;
  }
  /* line 1051, app/assets/stylesheets/custom.css */
  .feeColumnLeft {
    padding-left: 0px !important;
  }
  /* line 1052, app/assets/stylesheets/custom.css */
  .countRow em {
    width: 100%;
  }
  /* line 1053, app/assets/stylesheets/custom.css */
  #msform fieldset {
    padding-bottom: 10px !important;
  }
  /* line 1054, app/assets/stylesheets/custom.css */
  .feeColumnLeft {
    margin-bottom: 0px !important;
  }
  /* line 1055, app/assets/stylesheets/custom.css */
  .formBoxMid {
    padding: 15px 0;
    border-bottom: 0px none;
    border-top: 1px solid #ddd;
  }
  /* line 1056, app/assets/stylesheets/custom.css */
  .formBoxTop {
    padding: 0 17px 17px;
  }
  /* line 1057, app/assets/stylesheets/custom.css */
  .steaps em {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 12px !important;
  }
  /* line 1058, app/assets/stylesheets/custom.css */
  .steaps {
    height: 10px;
    border-bottom: 1px solid #ccc;
    height: 14px;
  }
  /* line 1059, app/assets/stylesheets/custom.css */
  .formBoxMid em {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 12px !important;
  }
  /* line 1060, app/assets/stylesheets/custom.css */
  .admisReq h5,
.formBoxMid h5 {
    font-size: 14px;
  }
  /* line 1062, app/assets/stylesheets/custom.css */
  .courceMiniHead {
    font-size: 14px;
  }
  /* line 1063, app/assets/stylesheets/custom.css */
  .regiTop {
    text-align: center;
    display: block;
  }
  /* line 1064, app/assets/stylesheets/custom.css */
  .regiTop h3 {
    margin: 13px 0 5px 0;
    display: block;
    font-size: 17px;
    letter-spacing: 0.1px;
  }
  /* line 1065, app/assets/stylesheets/custom.css */
  .admisReq ul {
    padding-left: 0px;
  }
  /* line 1066, app/assets/stylesheets/custom.css */
  .formBoxTop {
    display: none;
  }
  /* line 1067, app/assets/stylesheets/custom.css */
  .feeColumnLeft {
    width: 100%;
    margin-bottom: 15px;
  }
  /* line 1068, app/assets/stylesheets/custom.css */
  .feeColumnRight {
    width: 100%;
    margin-bottom: 5px;
  }
  /* line 1069, app/assets/stylesheets/custom.css */
  .feeColumnRight .btn {
    width: 100%;
  }
  /* line 1070, app/assets/stylesheets/custom.css */
  .addCourceRow label {
    width: 100%;
    padding-top: 0;
  }
  /* line 1071, app/assets/stylesheets/custom.css */
  .addCourceRow .myInput {
    width: 100%;
  }
  /* line 1072, app/assets/stylesheets/custom.css */
  .addCourcrForm {
    margin-top: -2px;
  }
  /* line 1073, app/assets/stylesheets/custom.css */
  .addCourcrForm .addCourceRow:last-child label {
    width: auto !important;
  }
  /* line 1074, app/assets/stylesheets/custom.css */
  .addCourceCheckbox {
    margin-top: 2px;
    margin-left: 10px;
  }
  /* line 1075, app/assets/stylesheets/custom.css */
  .userDataInner ul li span {
    width: auto;
    margin-right: 12px;
  }
  /* line 1076, app/assets/stylesheets/custom.css */
  .userDataInner ul li em {
    width: 100%;
    display: block;
    margin-top: 1px;
  }
  /* line 1077, app/assets/stylesheets/custom.css */
  .userDataInner ul li {
    padding: 10px 15px;
  }
  /* line 1078, app/assets/stylesheets/custom.css */
  .editGroup .form-group label {
    width: 100%;
    padding: 0 0 7px;
  }
  /* line 1079, app/assets/stylesheets/custom.css */
  .editGroup.chekOut .col-lg-12 .form-group label {
    padding-bottom: 0px !important;
  }
  /* line 1080, app/assets/stylesheets/custom.css */
  .editGroup.chekOut .col-lg-12 .form-group label.smLable {
    margin-bottom: 10px;
  }
  /* line 1081, app/assets/stylesheets/custom.css */
  .editGroup .myInputOut {
    width: 100%;
  }
  /* line 1082, app/assets/stylesheets/custom.css */
  .editGroup .myInputOut span {
    padding-top: 0px;
    padding-bottom: 2px;
  }
  /* line 1083, app/assets/stylesheets/custom.css */
  .editLinks a {
    text-align: center;
    display: block;
    margin-left: 0px;
    margin-bottom: 10px;
  }
  /* line 1084, app/assets/stylesheets/custom.css */
  .editLinks {
    margin-top: -1px;
  }
  /* line 1085, app/assets/stylesheets/custom.css */
  .editLinks a.btn {
    margin-bottom: 2px;
    margin-top: 17px !important;
  }
  /* line 1086, app/assets/stylesheets/custom.css */
  .rightButton.addButton .btn {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    margin-bottom: 14px;
    display: block;
  }
  /* line 1087, app/assets/stylesheets/custom.css */
  .rightButton .btn {
    margin-top: 0px;
  }
  /* line 1088, app/assets/stylesheets/custom.css */
  .rightButton.addButton {
    margin-bottom: 1px !important;
  }
  /* line 1089, app/assets/stylesheets/custom.css */
  .editLinks.bttomLine {
    padding-bottom: 13px;
  }
  /* line 1090, app/assets/stylesheets/custom.css */
  .editLinks.bttomLine {
    padding-bottom: 13px;
  }
  /* line 1091, app/assets/stylesheets/custom.css */
  .editLinks.bttomLine a.btn {
    margin-top: 1px !important;
    margin-bottom: 14px;
  }
  /* line 1092, app/assets/stylesheets/custom.css */
  .authentication .regiTop {
    float: left;
    width: 100%;
  }
  /* line 1093, app/assets/stylesheets/custom.css */
  .authentication .regiTop span {
    float: left;
    width: 100%;
  }
  /* line 1094, app/assets/stylesheets/custom.css */
  .authentication .regiTop span h3 {
    margin: 3px 0 18px;
    text-align: center;
    float: left;
    width: 100%;
  }
  /* line 1095, app/assets/stylesheets/custom.css */
  .languages {
    float: none;
    width: 157px;
    margin: 0px auto;
  }
  /* line 1096, app/assets/stylesheets/custom.css */
  .aplyForm.custForm .col-md-3,
.aplyForm.custForm .col-md-4,
.aplyForm.custForm .col-md-2 {
    text-align: left !important;
    padding-top: 0px !important;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 1099, app/assets/stylesheets/custom.css */
  .col-md-2.text-right .btn.gteenButt {
    margin-top: 13px;
  }
  /* line 1100, app/assets/stylesheets/custom.css */
  .stuValueOut label {
    width: 100%;
    margin-bottom: 2px;
  }
  /* line 1101, app/assets/stylesheets/custom.css */
  .stuValueOut .studentValue {
    width: 100%;
  }
  /* line 1102, app/assets/stylesheets/custom.css */
  .stuValueOut {
    margin-top: 0px;
    margin-bottom: 13px;
  }
  /* line 1103, app/assets/stylesheets/custom.css */
  .myProfile.studentPro {
    padding-bottom: 7px !important;
  }
  /* line 1104, app/assets/stylesheets/custom.css */
  h3.subHeadIn {
    margin-top: 10px;
  }
  /* line 1105, app/assets/stylesheets/custom.css */
  .dividerConfig {
    margin: 10px 0 22px;
  }
  /* line 1106, app/assets/stylesheets/custom.css */
  .viewPage span.attachedFile {
    padding: 8px 20px;
  }
  /* line 1107, app/assets/stylesheets/custom.css */
  .editGroup .myInputOut span {
    margin-top: 3px;
  }
  /* line 1108, app/assets/stylesheets/custom.css */
  .track.viewPage .form-group label {
    font-family: 'open_sansregular';
  }
  /* line 1109, app/assets/stylesheets/custom.css */
  .numberBullet li span.leftText {
    width: 100%;
    display: block;
  }
  /* line 1110, app/assets/stylesheets/custom.css */
  .admisReq ul li {
    position: relative;
    padding-bottom: 12px;
  }
}

@media only screen and (max-width: 360px) {
  /* line 1115, app/assets/stylesheets/custom.css */
  .counts {
    width: 100%;
  }
  /* line 1116, app/assets/stylesheets/custom.css */
  .nav-tabs .nav-link {
    padding: 10px 8px 10px;
  }
  /* line 1117, app/assets/stylesheets/custom.css */
  .rightButton {
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 0;
  }
  /* line 1118, app/assets/stylesheets/custom.css */
  .countRow em {
    width: 100%;
    margin-bottom: 4px;
  }
  /* line 1119, app/assets/stylesheets/custom.css */
  .midLinks ul li {
    width: 100%;
  }
  /* line 1120, app/assets/stylesheets/custom.css */
  .callNoOut .inputOut {
    width: 100%;
  }
  /* line 1121, app/assets/stylesheets/custom.css */
  .callNoOut .inputOut.Inputlarge {
    margin-left: 0px;
    margin-top: 7px;
    width: 100%;
  }
  /* line 1122, app/assets/stylesheets/custom.css */
  .checkBoxline {
    margin-right: 12px !important;
  }
  /* line 1123, app/assets/stylesheets/custom.css */
  .checkBoxline label {
    padding-right: 6px !important;
    font-size: 13px;
  }
  /* line 1125, app/assets/stylesheets/custom.css */
  .app {
    margin: 1rem 4rem;
  }
  /* line 1129, app/assets/stylesheets/custom.css */
  .app .ql-container {
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    background: #fefcfc;
  }
  /* Snow Theme */
  /* line 1136, app/assets/stylesheets/custom.css */
  .app .ql-snow.ql-toolbar {
    display: block;
    background: #eaecec;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
  }
  /* Bubble Theme */
  /* line 1144, app/assets/stylesheets/custom.css */
  .app .ql-bubble .ql-editor {
    border: 1px solid #ccc;
    border-radius: 0.5em;
  }
  /* line 1149, app/assets/stylesheets/custom.css */
  .app .ql-editor {
    min-height: 18em;
  }
  /* line 1153, app/assets/stylesheets/custom.css */
  .themeSwitcher {
    margin-top: 0.5em;
    font-size: small;
  }
}

/* line 1159, app/assets/stylesheets/custom.css */
.hide {
  display: none;
}

/* line 1162, app/assets/stylesheets/custom.css */
.review-request {
  display: inline-flex;
}

/* line 1165, app/assets/stylesheets/custom.css */
.button_to {
  padding-right: 5px;
}

/* line 1168, app/assets/stylesheets/custom.css */
.action {
  border-radius: inherit !important;
  height: inherit !important;
  width: inherit !important;
  color: #fff !important;
}

/* line 1174, app/assets/stylesheets/custom.css */
.myTableOut tbody td a.action:hover {
  background: #0083c3 !important;
}

/* line 1177, app/assets/stylesheets/custom.css */
.submitLastLeft {
  text-align: left !important;
}

/* line 1180, app/assets/stylesheets/custom.css */
.pagination span {
  font-size: 15px;
  border: 0px none;
  color: #159e19;
  border-radius: 6px !important;
  width: 50px;
  height: 34px;
  padding: 0px;
  text-align: center;
  line-height: 32px;
  overflow: hidden;
  border: 1px solid #ccc;
  background: none !important;
  margin: 2px;
}

/* line 1196, app/assets/stylesheets/custom.css */
.pagination span a {
  color: #159e19;
}

/* line 1200, app/assets/stylesheets/custom.css */
.pagination span.current.page {
  background: #159e19 !important;
  color: #fff;
}

/* line 1205, app/assets/stylesheets/custom.css */
.login-box {
  margin: 0px auto;
  margin-top: 150px;
  background-color: #ffffff;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  width: 540px;
  min-height: 100%;
  margin-bottom: -55px;
  position: relative;
}

/* line 1216, app/assets/stylesheets/custom.css */
.link {
  color: black;
  padding-left: 15px;
}

/* line 1220, app/assets/stylesheets/custom.css */
.hide_layout {
  top: 10px !important;
}

/* line 1223, app/assets/stylesheets/custom.css */
.no-padding-left {
  padding: 0px !important;
}

/* line 1, app/assets/stylesheets/form-slide.css */
#msform {
  text-align: center;
  position: relative;
  margin-top: 20px;
}

/* line 7, app/assets/stylesheets/form-slide.css */
#msform fieldset {
  background: white;
  border: 0 none;
  border-radius: 0.5rem;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding-bottom: 20px;
  position: relative;
}

/* line 18, app/assets/stylesheets/form-slide.css */
.form-card {
  text-align: left;
}

/* line 22, app/assets/stylesheets/form-slide.css */
#msform fieldset:not(:first-of-type) {
  display: none;
}

/* line 27, app/assets/stylesheets/form-slide.css */
#msform .action-button {
  background: #159e19;
  color: #fff;
  padding: 8px 22px;
  border-radius: 33px;
  font-family: 'open_sanssemibold';
  font-size: 14px;
  border: 0px none;
  margin-right: 23px;
  margin-left: 15px;
  float: right;
}

/* line 40, app/assets/stylesheets/form-slide.css */
#msform .action-button:hover,
#msform .action-button:focus {
  background-color: #159e19;
}

/* line 45, app/assets/stylesheets/form-slide.css */
#msform .action-button-previous {
  background: #cccccc;
  color: #fff;
  padding: 8px 22px;
  border-radius: 33px;
  font-family: 'open_sanssemibold';
  font-size: 14px;
  border: 0px none;
  float: right;
}

/* line 56, app/assets/stylesheets/form-slide.css */
#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
  background-color: #aeaeae;
}

/* line 62, app/assets/stylesheets/form-slide.css */
.purple-text {
  color: #673AB7;
  font-weight: normal;
}

/* line 68, app/assets/stylesheets/form-slide.css */
#progressbar {
  margin-bottom: 0;
  overflow: hidden;
  color: lightgrey;
}

/* line 74, app/assets/stylesheets/form-slide.css */
#progressbar .active {
  color: #673AB7;
}

/* line 78, app/assets/stylesheets/form-slide.css */
#progressbar li {
  list-style-type: none;
  font-size: 15px;
  width: 11.11%;
  float: left;
  height: 32px;
  position: relative;
  font-weight: 400;
}

/* line 87, app/assets/stylesheets/form-slide.css */
#progressbar li.active em {
  background: #17833f;
  color: #fff;
}

/* line 88, app/assets/stylesheets/form-slide.css */
#progressbar li em {
  display: inline-block;
  text-align: center;
  line-height: 32px;
  font-style: normal;
  position: relative;
  z-index: 3;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  background: #cccccc;
  color: #4a4a4a;
  font-family: 'open_sansbold';
}

/* line 90, app/assets/stylesheets/form-slide.css */
#progressbar #account:before {
  font-family: FontAwesome;
  content: "\f13e";
}

/* line 95, app/assets/stylesheets/form-slide.css */
#progressbar #personal:before {
  font-family: FontAwesome;
  content: "\f007";
}

/* line 100, app/assets/stylesheets/form-slide.css */
#progressbar #payment:before {
  font-family: FontAwesome;
  content: "\f030";
}

/* line 105, app/assets/stylesheets/form-slide.css */
#progressbar #confirm:before {
  font-family: FontAwesome;
  content: "\f00c";
}

/* line 110, app/assets/stylesheets/form-slide.css */
#progressbar li:before {
  width: 50px;
  height: 50px;
  line-height: 45px;
  display: block;
  font-size: 20px;
  color: #ffffff;
  background: lightgray;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  padding: 2px;
}

/* line 123, app/assets/stylesheets/form-slide.css */
#progressbar li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: lightgray;
  position: absolute;
  left: 0;
  top: 16px;
  z-index: 1;
}

/* line 133, app/assets/stylesheets/form-slide.css */
#progressbar li:first-child:after {
  left: 50%;
  width: 50% !important;
}

/* line 134, app/assets/stylesheets/form-slide.css */
#progressbar li:last-child:after {
  width: 50% !important;
}

/* line 135, app/assets/stylesheets/form-slide.css */
#progressbar li.active:before,
#progressbar li.active:after {
  background: #17833f;
}

/* line 140, app/assets/stylesheets/form-slide.css */
.progress {
  height: 20px;
}

/* line 144, app/assets/stylesheets/form-slide.css */
.progress-bar {
  background-color: #17833f;
}

/* line 148, app/assets/stylesheets/form-slide.css */
.fit-image {
  width: 100%;
  object-fit: cover;
}

/* line 4, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu {
  float: left;
  position: relative;
  font-family: 'open_sansregular';
  font-size: 15px;
}

/* line 11, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul li a.submenu-indicator-minus::after {
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  bottom: -25px;
  right: 0px;
  background: url(/assets/curve-bottom-d040c92e3826ba76bd923e2742957720cbc1cf9fa0ef23981a3c244298c7e70c.png) no-repeat right top;
}

/* line 20, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul li a.submenu-indicator-minus::before {
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  top: -25px;
  right: 0px;
  background: url(/assets/curve-top-3151db31faee680ccb56532a79362cb688830faa3f555c2f668ff247648e0519.png) no-repeat right bottom;
}

/* line 29, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul li a.active {
  background: #f5f7f9;
}

/* line 30, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul li a.active::after {
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  bottom: -25px;
  right: 0px;
  z-index: 9;
  background: url(/assets/curve-bottom-d040c92e3826ba76bd923e2742957720cbc1cf9fa0ef23981a3c244298c7e70c.png) no-repeat right top;
}

/* line 40, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul li a.active::before {
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  top: -25px;
  right: 0px;
  background: url(/assets/curve-top-3151db31faee680ccb56532a79362cb688830faa3f555c2f668ff247648e0519.png) no-repeat right bottom;
}

/* line 50, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul li ul.submenu li a.submenu-indicator-minus::after {
  content: "";
  width: 1px;
  height: 1px;
  position: absolute;
  bottom: -1px;
  right: 0px;
  background: #fff !important;
}

/* line 60, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul li ul.submenu li a.submenu-indicator-minus::before {
  content: "";
  width: 1px;
  height: 1px;
  position: absolute;
  top: -1px;
  right: 0px;
  background: #fff !important;
}

/* line 70, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu > ul > li > a.submenu-indicator-minus {
  background: #f5f7f9;
  color: #313131 !important;
  position: relative;
}

/* line 71, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu > ul > li > a.submenu-indicator-minus i {
  color: #313131;
}

/* line 72, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu .jquery-accordion-menu-footer,
.jquery-accordion-menu .jquery-accordion-menu-header {
  width: 100%;
  height: 50px;
  padding-left: 22px;
  float: left;
  line-height: 50px;
  font-weight: 600;
}

/* line 82, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 87, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul li {
  width: 100%;
  display: block;
  float: left;
  position: relative;
}

/* line 93, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul li a {
  width: 100%;
  padding: 11px 20px  11px 20px;
  float: left;
  text-decoration: none;
  color: #9098a0;
  font-size: 14px;
  background: #fff;
  white-space: nowrap;
  position: relative;
  overflow: visible;
}

/* line 105, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu > ul > li > a {
  border-bottom: solid 1px #fff;
}

/* line 108, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul li .headingLine {
  font-family: 'open_sanssemibold';
  font-size: 14px;
  padding: 11px 20px  11px 50px;
}

/* .jquery-accordion-menu ul li ul li .headingLine{ padding-left:70px !important} */
/* line 110, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul li a i {
  width: 30px;
  float: left;
  line-height: 18px;
  font-size: 16px;
  text-align: left;
  margin-top: 1px;
  margin-bottom: -2px;
  color: #ccc;
}

/* line 120, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu .submenu-indicator {
  float: right;
  height: 20px;
  width: 20px;
  right: 21px;
  position: absolute;
  line-height: 19px;
  font-size: 20px;
  -o-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -webkit-transition: transform 0.3s linear;
  -ms-transition: transform 0.3s linear;
  background: url(/assets/arrow-25a124e6f32f7801a7b5fc5fe2a9fc0a72ce68124a26ab4a0e7d59563daccab5.png) no-repeat center center;
  text-indent: -9999px;
}

/* line 135, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul ul.submenu .submenu-indicator {
  line-height: 16px;
}

/* line 138, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu .submenu-indicator-minus > .submenu-indicator {
  -ms-transform: rotate(deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 144, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul ul.submenu,
.jquery-accordion-menu ul ul.submenu li ul.submenu {
  width: 100%;
  display: none;
  position: static;
}

/* line 150, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul ul.submenu li {
  clear: both;
  width: 100%;
}

/* line 154, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul ul.submenu li a {
  width: 100%;
  float: left;
  font-size: 14px;
  background: none !important;
  border-top: none;
  position: relative;
  -o-transition: border 0.2s linear;
  -moz-transition: border 0.2s linear;
  -webkit-transition: border 0.2s linear;
  transition: border 0.2s linear;
}

/* line 166, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul ul.submenu li:hover > a {
  white-space: normal;
}

/* line 169, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul ul.submenu > li > a {
  padding-left: 50px;
}

/* line 172, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul ul.submenu > li > ul.submenu > li > a {
  padding-left: 70px;
  white-space: normal;
}

/* line 175, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul ul.submenu > li > ul.submenu > li > ul.submenu > li > a {
  padding-left: 70px;
}

/* line 178, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul li .jquery-accordion-menu-label,
.jquery-accordion-menu ul ul.submenu li .jquery-accordion-menu-label {
  min-width: 20px;
  padding: 1px 2px 1px 1px;
  position: absolute;
  right: 18px;
  top: 14px;
  font-size: 11px;
  font-weight: 800;
  color: #555;
  text-align: center;
  line-height: 18px;
  background: #f0f0f0;
  border-radius: 100%;
}

/* line 193, app/assets/stylesheets/sitebar.css */
.jquery-accordion-menu ul ul.submenu li .jquery-accordion-menu-label {
  top: 12px;
}

/* line 196, app/assets/stylesheets/sitebar.css */
.ink {
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 100%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

/* line 207, app/assets/stylesheets/sitebar.css */
.animate-ink {
  -webkit-animation: ripple 0.5s linear;
  -moz-animation: ripple 0.5s linear;
  -ms-animation: ripple 0.5s linear;
  -o-animation: ripple 0.5s linear;
  animation: ripple 0.5s linear;
}

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
  }
}

@-moz-keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5);
  }
}

@-o-keyframes ripple {
  100% {
    opacity: 0;
    -o-transform: scale(2.5);
  }
}

@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}

/* line 238, app/assets/stylesheets/sitebar.css */
.blue.jquery-accordion-menu .jquery-accordion-menu-footer,
.blue.jquery-accordion-menu .jquery-accordion-menu-header,
.blue.jquery-accordion-menu ul li a {
  background: #4a89dc;
}

/* line 243, app/assets/stylesheets/sitebar.css */
.blue.jquery-accordion-menu > ul > li.active > a,
.blue.jquery-accordion-menu > ul > li:hover > a {
  background: #3e82da;
}

/* line 247, app/assets/stylesheets/sitebar.css */
.blue.jquery-accordion-menu > ul > li > a {
  border-bottom-color: #3e82da;
}

/* line 250, app/assets/stylesheets/sitebar.css */
.blue.jquery-accordion-menu ul ul.submenu li:hover > a {
  border-left-color: #3e82da;
}

/* line 253, app/assets/stylesheets/sitebar.css */
.green.jquery-accordion-menu .jquery-accordion-menu-footer,
.green.jquery-accordion-menu .jquery-accordion-menu-header,
.green.jquery-accordion-menu ul li a {
  background: #03a678;
}

/* line 258, app/assets/stylesheets/sitebar.css */
.green.jquery-accordion-menu > ul > li.active > a,
.green.jquery-accordion-menu > ul > li:hover > a {
  background: #049372;
}

/* line 262, app/assets/stylesheets/sitebar.css */
.green.jquery-accordion-menu > ul > li > a {
  border-bottom-color: #049372;
}

/* line 265, app/assets/stylesheets/sitebar.css */
.green.jquery-accordion-menu ul ul.submenu li:hover > a {
  border-left-color: #049372;
}

/* line 268, app/assets/stylesheets/sitebar.css */
.red.jquery-accordion-menu .jquery-accordion-menu-footer,
.red.jquery-accordion-menu .jquery-accordion-menu-header,
.red.jquery-accordion-menu ul li a {
  background: #ed5565;
}

/* line 273, app/assets/stylesheets/sitebar.css */
.red.jquery-accordion-menu > ul > li.active > a,
.red.jquery-accordion-menu > ul > li:hover > a {
  background: #da4453;
}

/* line 277, app/assets/stylesheets/sitebar.css */
.red.jquery-accordion-menu > ul > li > a {
  border-bottom-color: #da4453;
}

/* line 280, app/assets/stylesheets/sitebar.css */
.red.jquery-accordion-menu ul ul.submenu li:hover > a {
  border-left-color: #da4453;
}

/* line 283, app/assets/stylesheets/sitebar.css */
.white.jquery-accordion-menu .jquery-accordion-menu-footer,
.white.jquery-accordion-menu .jquery-accordion-menu-header,
.white.jquery-accordion-menu ul li a {
  background: #fff;
  color: #555;
}

/* line 289, app/assets/stylesheets/sitebar.css */
.white.jquery-accordion-menu > ul > li.active > a,
.white.jquery-accordion-menu > ul > li:hover > a {
  background: #f0f0f0;
}

/* line 293, app/assets/stylesheets/sitebar.css */
.white.jquery-accordion-menu > ul > li > a {
  border-bottom-color: #f0f0f0;
}

/* line 296, app/assets/stylesheets/sitebar.css */
.white.jquery-accordion-menu ul ul.submenu li:hover > a {
  border-left-color: #f0f0f0;
}

/* line 299, app/assets/stylesheets/sitebar.css */
.white.jquery-accordion-menu ul ul.submenu li a {
  color: #f0f0f0;
}

/* line 302, app/assets/stylesheets/sitebar.css */
.white.jquery-accordion-menu > ul > li > a > .ink {
  background: rgba(0, 0, 0, 0.1);
}

/* line 306, app/assets/stylesheets/sitebar.css */
.black.jquery-accordion-menu > ul > li.active > a,
.black.jquery-accordion-menu > ul > li:hover > a {
  background: #222;
}

/* line 310, app/assets/stylesheets/sitebar.css */
.black.jquery-accordion-menu > ul > li > a {
  border-bottom-color: #222;
}

/* line 313, app/assets/stylesheets/sitebar.css */
.black.jquery-accordion-menu ul ul.submenu li:hover > a {
  border-left-color: #222;
}

@media only screen and (max-width: 767px) {
  /* line 318, app/assets/stylesheets/sitebar.css */
  .jquery-accordion-menu ul li a {
    font-size: 13px;
    padding: 10px 17px  10px 17px;
  }
  /* line 319, app/assets/stylesheets/sitebar.css */
  .jquery-accordion-menu ul li a i {
    width: 28px;
  }
  /* line 320, app/assets/stylesheets/sitebar.css */
  .jquery-accordion-menu ul li .headingLine {
    font-size: 13px;
    padding: 11px 13px 11px 46px;
  }
  /* line 321, app/assets/stylesheets/sitebar.css */
  .jquery-accordion-menu ul li ul li .headingLine {
    padding-left: 60px !important;
  }
  /* line 322, app/assets/stylesheets/sitebar.css */
  .jquery-accordion-menu ul ul.submenu > li > a {
    padding-left: 58px;
    font-size: 13px;
  }
  /* line 323, app/assets/stylesheets/sitebar.css */
  .jquery-accordion-menu .submenu-indicator {
    right: 10px;
  }
}

@font-face {
  font-family: 'open_sansbold';
  src: url(/assets/opensans-bold-webfont-7f97f3fc52d4dff10da91b30edec229d06831ac47ec466fbbafa2957fcfa4ab4.eot);
  src: url(/assets/opensans-bold-webfont-7f97f3fc52d4dff10da91b30edec229d06831ac47ec466fbbafa2957fcfa4ab4.eot?#iefix) format("embedded-opentype"), url(/assets/opensans-bold-webfont-283fe1aaf7c8b9dc947ed933dafbb59e50f50ef158f822a03f1af19c66cfd089.woff2) format("woff2"), url(/assets/opensans-bold-webfont-642f424af6305a580061c0fa74d78e3c73a7c92d14575a7c77bd90be657b8d9e.ttf) format("truetype"), url(/assets/opensans-bold-webfont-1ccb85bee993156d74f48d13faa58acd5e0772ae5c17d5dae142892e381037d9.svg#open_sansbold) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sanslight';
  src: url(/assets/opensans-light-webfont-08ad7fb95e779f7ed527bacbfffdfe8f0fdfa75a0e1480925f4b0eb004ad621e.eot);
  src: url(/assets/opensans-light-webfont-08ad7fb95e779f7ed527bacbfffdfe8f0fdfa75a0e1480925f4b0eb004ad621e.eot?#iefix) format("embedded-opentype"), url(/assets/opensans-light-webfont-67cc1d38308c291d80d0613a19390183de52ef36f9843a2c951e49b558eb058b.woff2) format("woff2"), url(/assets/opensans-light-webfont-175ad53868a23bc4a5f5c43534eac39798148e20e5fdd717f54a48dd164a5a90.ttf) format("truetype"), url(/assets/opensans-light-webfont-c644c1bf863af18c313a1fc0467649521e7d512f97c0278796c86548eff6dbe5.svg#open_sanslight) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sansregular';
  src: url(/assets/opensans-regular-webfont-ae70c1c7ff14865ef4bc15dab240ff619e821aff4925b865e72474923a9bc791.eot);
  src: url(/assets/opensans-regular-webfont-ae70c1c7ff14865ef4bc15dab240ff619e821aff4925b865e72474923a9bc791.eot?#iefix) format("embedded-opentype"), url(/assets/opensans-regular-webfont-19c3780f1e0ef629d77d949e823f17ff2281d88429b0ed67174ef81ed2900e8a.woff2) format("woff2"), url(/assets/opensans-regular-webfont-d0c0fecdac1db564e490423f5a48c1e5b965812984b683b268e473674bae48d1.ttf) format("truetype"), url(/assets/opensans-regular-webfont-440f719731705bf539e544ae847185ef0a0ade998327125a3a36df1bcbaabf41.svg#open_sansregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sanssemibold';
  src: url(/assets/opensans-semibold-webfont-90a96c396c635d55e90b11a6d9cc9427307d8370df261e9ceb8203be0fdfcc5d.eot);
  src: url(/assets/opensans-semibold-webfont-90a96c396c635d55e90b11a6d9cc9427307d8370df261e9ceb8203be0fdfcc5d.eot?#iefix) format("embedded-opentype"), url(/assets/opensans-semibold-webfont-0e4b7d3f4c96399ff6e4cc221dbc324d37fb9004581d52c3c4a7710483164291.woff2) format("woff2"), url(/assets/opensans-semibold-webfont-ef182f093ba4c839d6c14b24b72b9669bfd57a95cb5065851c53b0fe12593686.ttf) format("truetype"), url(/assets/opensans-semibold-webfont-32463337078c57590656428262683c3ec42a5fec03b7c78383a81b0d8601e4ef.svg#open_sanssemibold) format("svg");
  font-weight: normal;
  font-style: normal;
}

/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
/* line 4, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_core.scss */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}

/* line 9, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_core.scss */
.fas,
.far,
.fab,
.fa-solid,
.fa-regular,
.fa-brands,
.fa {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_core.scss */
.fas::before,
.far::before,
.fab::before,
.fa-solid::before,
.fa-regular::before,
.fa-brands::before,
.fa::before {
  content: var(--fa);
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_core.scss */
.fa-classic,
.fas,
.fa-solid,
.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free';
}

/* line 26, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_core.scss */
.fa-brands,
.fab {
  font-family: 'Font Awesome 6 Brands';
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-1x {
  font-size: 1em;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-2x {
  font-size: 2em;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-3x {
  font-size: 3em;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-4x {
  font-size: 4em;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-5x {
  font-size: 5em;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-6x {
  font-size: 6em;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-7x {
  font-size: 7em;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-8x {
  font-size: 8em;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-9x {
  font-size: 9em;
}

/* line 6, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-10x {
  font-size: 10em;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-xs {
  font-size: 0.75em;
  line-height: 0.0833333337em;
  vertical-align: 0.125em;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-sm {
  font-size: 0.875em;
  line-height: 0.0714285718em;
  vertical-align: 0.0535714295em;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-xl {
  font-size: 1.5em;
  line-height: 0.0416666682em;
  vertical-align: -0.125em;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_sizing.scss */
.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_fixed-width.scss */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_list.scss */
.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}

/* line 9, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_list.scss */
.fa-li {
  left: calc(-1 * var(--fa-li-width, 2em));
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}

/* line 17, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}

/* line 22, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

/* line 31, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

/* line 40, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

/* line 49, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

/* line 58, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

/* line 67, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

/* line 71, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_animated.scss */
.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
  /* line 83, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_animated.scss */
  .fa-beat,
.fa-bounce,
.fa-fade,
.fa-beat-fade,
.fa-flip,
.fa-pulse,
.fa-shake,
.fa-spin,
.fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}

@keyframes fa-beat {
  0%, 90% {
    transform: scale(1);
  }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}

@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}

@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}

@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}

@keyframes fa-shake {
  0% {
    transform: rotate(-15deg);
  }
  4% {
    transform: rotate(15deg);
  }
  8%, 24% {
    transform: rotate(-18deg);
  }
  12%, 28% {
    transform: rotate(18deg);
  }
  16% {
    transform: rotate(-22deg);
  }
  20% {
    transform: rotate(22deg);
  }
  32% {
    transform: rotate(-12deg);
  }
  36% {
    transform: rotate(12deg);
  }
  40%, 100% {
    transform: rotate(0deg);
  }
}

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

/* line 4, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-90 {
  transform: rotate(90deg);
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-180 {
  transform: rotate(180deg);
}

/* line 12, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-270 {
  transform: rotate(270deg);
}

/* line 16, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-horizontal {
  transform: scale(-1, 1);
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-vertical {
  transform: scale(1, -1);
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1);
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, 0));
}

/* line 4, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}

/* line 21, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 25, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 29, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_stacked.scss */
.fa-inverse {
  color: var(--fa-inverse, #fff);
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-0 {
  --fa: "\30";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-1 {
  --fa: "\31";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-2 {
  --fa: "\32";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-3 {
  --fa: "\33";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-4 {
  --fa: "\34";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-5 {
  --fa: "\35";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-6 {
  --fa: "\36";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-7 {
  --fa: "\37";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-8 {
  --fa: "\38";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-9 {
  --fa: "\39";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fill-drip {
  --fa: "\f576";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-to-circle {
  --fa: "\e4bd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-chevron-right {
  --fa: "\f138";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-right {
  --fa: "\f138";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-at {
  --fa: "\40";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-can {
  --fa: "\f2ed";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-alt {
  --fa: "\f2ed";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-height {
  --fa: "\f034";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-xmark {
  --fa: "\f235";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-times {
  --fa: "\f235";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stethoscope {
  --fa: "\f0f1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-message {
  --fa: "\f27a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-alt {
  --fa: "\f27a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-info {
  --fa: "\f129";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-down-left-and-up-right-to-center {
  --fa: "\f422";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress-alt {
  --fa: "\f422";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-explosion {
  --fa: "\e4e9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-lines {
  --fa: "\f15c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-alt {
  --fa: "\f15c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-text {
  --fa: "\f15c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wave-square {
  --fa: "\f83e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ring {
  --fa: "\f70b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-un {
  --fa: "\e4d9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-three {
  --fa: "\f527";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-days {
  --fa: "\f073";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-alt {
  --fa: "\f073";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor-circle-check {
  --fa: "\e4aa";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-circle-arrow-right {
  --fa: "\e4d1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volleyball {
  --fa: "\f45f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volleyball-ball {
  --fa: "\f45f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-up-to-line {
  --fa: "\e4c2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-down {
  --fa: "\f0dd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-desc {
  --fa: "\f0dd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-minus {
  --fa: "\f056";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-circle {
  --fa: "\f056";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-door-open {
  --fa: "\f52b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-right-from-bracket {
  --fa: "\f2f5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-out-alt {
  --fa: "\f2f5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-atom {
  --fa: "\f5d2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-soap {
  --fa: "\e06e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-icons {
  --fa: "\f86d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-music-camera-bolt {
  --fa: "\f86d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-lines-slash {
  --fa: "\f539";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-alt-slash {
  --fa: "\f539";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge-circle-check {
  --fa: "\e4c9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pump-medical {
  --fa: "\e06a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fingerprint {
  --fa: "\f577";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-right {
  --fa: "\f0a4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-location {
  --fa: "\f689";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-location {
  --fa: "\f689";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward-step {
  --fa: "\f051";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-forward {
  --fa: "\f051";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-smile-beam {
  --fa: "\f5b8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-beam {
  --fa: "\f5b8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-checkered {
  --fa: "\f11e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-football {
  --fa: "\f44e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-football-ball {
  --fa: "\f44e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-circle-exclamation {
  --fa: "\e56c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop {
  --fa: "\f125";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angles-down {
  --fa: "\f103";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-down {
  --fa: "\f103";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-rectangle {
  --fa: "\e594";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-roof {
  --fa: "\e537";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-line {
  --fa: "\e534";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-beer-mug-empty {
  --fa: "\f0fc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-beer {
  --fa: "\f0fc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagram-predecessor {
  --fa: "\e477";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-long {
  --fa: "\f176";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-up {
  --fa: "\f176";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-flame-simple {
  --fa: "\f46a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-burn {
  --fa: "\f46a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person {
  --fa: "\f183";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-male {
  --fa: "\f183";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop {
  --fa: "\f109";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-csv {
  --fa: "\f6dd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-menorah {
  --fa: "\f676";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-plane {
  --fa: "\e58f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-record-vinyl {
  --fa: "\f8d9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-stars {
  --fa: "\f587";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-stars {
  --fa: "\f587";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bong {
  --fa: "\f55c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spaghetti-monster-flying {
  --fa: "\f67b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pastafarianism {
  --fa: "\f67b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-up-across-line {
  --fa: "\e4af";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spoon {
  --fa: "\f2e5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-utensil-spoon {
  --fa: "\f2e5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jar-wheat {
  --fa: "\e517";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelopes-bulk {
  --fa: "\f674";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-bulk {
  --fa: "\f674";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-exclamation {
  --fa: "\e4eb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-h {
  --fa: "\f47e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-symbol {
  --fa: "\f47e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pager {
  --fa: "\f815";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-book {
  --fa: "\f2b9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-contact-book {
  --fa: "\f2b9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-strikethrough {
  --fa: "\f0cc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-k {
  --fa: "\4b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark-flag {
  --fa: "\e51c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil {
  --fa: "\f303";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-alt {
  --fa: "\f303";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward {
  --fa: "\f04a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-right {
  --fa: "\f0da";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments {
  --fa: "\f086";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paste {
  --fa: "\f0ea";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-clipboard {
  --fa: "\f0ea";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-pull-request {
  --fa: "\e13c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-list {
  --fa: "\f46d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-ramp-box {
  --fa: "\f4de";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-loading {
  --fa: "\f4de";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-check {
  --fa: "\f4fc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vial-virus {
  --fa: "\e597";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sheet-plastic {
  --fa: "\e571";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-blog {
  --fa: "\f781";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-ninja {
  --fa: "\f504";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-arrow-up-from-line {
  --fa: "\e539";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scroll-torah {
  --fa: "\f6a0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-torah {
  --fa: "\f6a0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-broom-ball {
  --fa: "\f458";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quidditch {
  --fa: "\f458";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quidditch-broom-ball {
  --fa: "\f458";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-off {
  --fa: "\f204";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-box-archive {
  --fa: "\f187";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-archive {
  --fa: "\f187";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-drowning {
  --fa: "\e545";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-9-1 {
  --fa: "\f886";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-desc {
  --fa: "\f886";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-down-alt {
  --fa: "\f886";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-tongue-squint {
  --fa: "\f58a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue-squint {
  --fa: "\f58a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spray-can {
  --fa: "\f5bd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-monster {
  --fa: "\f63b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-w {
  --fa: "\57";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-africa {
  --fa: "\f57c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-africa {
  --fa: "\f57c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rainbow {
  --fa: "\f75b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-notch {
  --fa: "\f1ce";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet-screen-button {
  --fa: "\f3fa";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet-alt {
  --fa: "\f3fa";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paw {
  --fa: "\f1b0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud {
  --fa: "\f0c2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trowel-bricks {
  --fa: "\e58a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-flushed {
  --fa: "\f579";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-flushed {
  --fa: "\f579";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-user {
  --fa: "\f80d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent-arrow-left-right {
  --fa: "\e57f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gavel {
  --fa: "\f0e3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-legal {
  --fa: "\f0e3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-binoculars {
  --fa: "\f1e5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-slash {
  --fa: "\f131";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-box-tissue {
  --fa: "\e05b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-motorcycle {
  --fa: "\f21c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-concierge {
  --fa: "\f562";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-concierge-bell {
  --fa: "\f562";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-ruler {
  --fa: "\f5ae";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-ruler {
  --fa: "\f5ae";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-arrows {
  --fa: "\e068";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-arrows-left-right {
  --fa: "\e068";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-and-venus-burst {
  --fa: "\e523";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-caret-right {
  --fa: "\f152";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-right {
  --fa: "\f152";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scissors {
  --fa: "\f0c4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cut {
  --fa: "\f0c4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sun-plant-wilt {
  --fa: "\e57a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilets-portable {
  --fa: "\e584";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hockey-puck {
  --fa: "\f453";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table {
  --fa: "\f0ce";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-arrow-right {
  --fa: "\e521";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachograph-digital {
  --fa: "\f566";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-digital-tachograph {
  --fa: "\f566";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-slash {
  --fa: "\e073";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clover {
  --fa: "\e139";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-reply {
  --fa: "\f3e5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply {
  --fa: "\f3e5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-and-crescent {
  --fa: "\f699";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-fire {
  --fa: "\e50c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-minus {
  --fa: "\f146";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-square {
  --fa: "\f146";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-helicopter {
  --fa: "\f533";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-compass {
  --fa: "\f14e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-caret-down {
  --fa: "\f150";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-down {
  --fa: "\f150";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-question {
  --fa: "\e4ef";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-code {
  --fa: "\f5fc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-swatchbook {
  --fa: "\f5c3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription-bottle {
  --fa: "\f485";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bars {
  --fa: "\f0c9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-navicon {
  --fa: "\f0c9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-group {
  --fa: "\e533";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-end {
  --fa: "\f253";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-3 {
  --fa: "\f253";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-crack {
  --fa: "\f7a9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-broken {
  --fa: "\f7a9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-up-right {
  --fa: "\f360";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-square-alt {
  --fa: "\f360";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-kiss-beam {
  --fa: "\f597";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss-beam {
  --fa: "\f597";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-film {
  --fa: "\f008";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-horizontal {
  --fa: "\f547";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-robbery {
  --fa: "\e536";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lightbulb {
  --fa: "\f0eb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-left {
  --fa: "\f0d9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-exclamation {
  --fa: "\f06a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-circle {
  --fa: "\f06a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-circle-xmark {
  --fa: "\e56d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-from-bracket {
  --fa: "\f08b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-out {
  --fa: "\f08b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-chevron-down {
  --fa: "\f13a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-down {
  --fa: "\f13a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock-keyhole {
  --fa: "\f13e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock-alt {
  --fa: "\f13e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-showers-heavy {
  --fa: "\f740";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones-simple {
  --fa: "\f58f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones-alt {
  --fa: "\f58f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sitemap {
  --fa: "\f0e8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-dollar-to-slot {
  --fa: "\f4b9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-donate {
  --fa: "\f4b9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-memory {
  --fa: "\f538";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-spikes {
  --fa: "\e568";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-burner {
  --fa: "\e4f1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag {
  --fa: "\f024";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hanukiah {
  --fa: "\f6e6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-feather {
  --fa: "\f52d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-low {
  --fa: "\f027";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-down {
  --fa: "\f027";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-slash {
  --fa: "\f4b3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-sun-rain {
  --fa: "\f743";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress {
  --fa: "\f066";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheat-awn {
  --fa: "\e2cd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheat-alt {
  --fa: "\e2cd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ankh {
  --fa: "\f644";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-holding-child {
  --fa: "\e4fa";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-asterisk {
  --fa: "\2a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-check {
  --fa: "\f14a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-square {
  --fa: "\f14a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-peseta-sign {
  --fa: "\e221";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heading {
  --fa: "\f1dc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-header {
  --fa: "\f1dc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ghost {
  --fa: "\f6e2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list {
  --fa: "\f03a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-squares {
  --fa: "\f03a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-phone-flip {
  --fa: "\f87b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square-alt {
  --fa: "\f87b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-plus {
  --fa: "\f217";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gamepad {
  --fa: "\f11b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-dot {
  --fa: "\f192";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dot-circle {
  --fa: "\f192";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-dizzy {
  --fa: "\f567";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dizzy {
  --fa: "\f567";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-egg {
  --fa: "\f7fb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical-circle-xmark {
  --fa: "\e513";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-campground {
  --fa: "\f6bb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-plus {
  --fa: "\f65e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-futbol {
  --fa: "\f1e3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-futbol-ball {
  --fa: "\f1e3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-soccer-ball {
  --fa: "\f1e3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paintbrush {
  --fa: "\f1fc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-brush {
  --fa: "\f1fc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock {
  --fa: "\f023";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gas-pump {
  --fa: "\f52f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hot-tub-person {
  --fa: "\f593";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hot-tub {
  --fa: "\f593";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-location {
  --fa: "\f59f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marked {
  --fa: "\f59f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-flood-water {
  --fa: "\e50e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tree {
  --fa: "\f1bb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge-lock {
  --fa: "\e4cc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sack-dollar {
  --fa: "\f81d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-to-square {
  --fa: "\f044";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-edit {
  --fa: "\f044";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-side {
  --fa: "\f5e4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-nodes {
  --fa: "\f1e0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt {
  --fa: "\f1e0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-minus {
  --fa: "\e4ff";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-half {
  --fa: "\f252";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-2 {
  --fa: "\f252";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microscope {
  --fa: "\f610";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sink {
  --fa: "\e06d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bag-shopping {
  --fa: "\f290";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-bag {
  --fa: "\f290";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-z-a {
  --fa: "\f881";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-desc {
  --fa: "\f881";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-down-alt {
  --fa: "\f881";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mitten {
  --fa: "\f7b5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-rays {
  --fa: "\e54d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users {
  --fa: "\f0c0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-slash {
  --fa: "\f070";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-flask-vial {
  --fa: "\e4f3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand {
  --fa: "\f256";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-paper {
  --fa: "\f256";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-om {
  --fa: "\f679";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-worm {
  --fa: "\e599";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-circle-xmark {
  --fa: "\e50b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug {
  --fa: "\f1e6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-up {
  --fa: "\f077";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-spock {
  --fa: "\f259";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stopwatch {
  --fa: "\f2f2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-kiss {
  --fa: "\f596";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss {
  --fa: "\f596";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge-circle-xmark {
  --fa: "\e4cb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-tongue {
  --fa: "\f589";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue {
  --fa: "\f589";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-bishop {
  --fa: "\f43a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-wink {
  --fa: "\f58c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-wink {
  --fa: "\f58c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ear-deaf {
  --fa: "\f2a4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-deaf {
  --fa: "\f2a4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-deafness {
  --fa: "\f2a4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hard-of-hearing {
  --fa: "\f2a4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-circle-check {
  --fa: "\e564";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-five {
  --fa: "\f523";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-rss {
  --fa: "\f143";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss-square {
  --fa: "\f143";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-land-mine-on {
  --fa: "\e51b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-i-cursor {
  --fa: "\f246";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stamp {
  --fa: "\f5bf";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stairs {
  --fa: "\e289";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-i {
  --fa: "\49";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hryvnia-sign {
  --fa: "\f6f2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hryvnia {
  --fa: "\f6f2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pills {
  --fa: "\f484";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-wide {
  --fa: "\f581";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-alt {
  --fa: "\f581";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tooth {
  --fa: "\f5c9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-v {
  --fa: "\56";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bangladeshi-taka-sign {
  --fa: "\e2e6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bicycle {
  --fa: "\f206";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-staff-snake {
  --fa: "\e579";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rod-asclepius {
  --fa: "\e579";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rod-snake {
  --fa: "\e579";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-staff-aesculapius {
  --fa: "\e579";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-cough-slash {
  --fa: "\e062";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-medical {
  --fa: "\f0f9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ambulance {
  --fa: "\f0f9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheat-awn-circle-exclamation {
  --fa: "\e598";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowman {
  --fa: "\f7d0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mortar-pestle {
  --fa: "\f5a7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-barrier {
  --fa: "\e562";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-school {
  --fa: "\f549";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-igloo {
  --fa: "\f7ae";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-joint {
  --fa: "\f595";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-right {
  --fa: "\f105";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-horse {
  --fa: "\f6f0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-q {
  --fa: "\51";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-g {
  --fa: "\47";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-notes-medical {
  --fa: "\f481";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-half {
  --fa: "\f2c9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-2 {
  --fa: "\f2c9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-2 {
  --fa: "\f2c9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-half {
  --fa: "\f2c9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dong-sign {
  --fa: "\e169";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-capsules {
  --fa: "\f46b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-poo-storm {
  --fa: "\f75a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-poo-bolt {
  --fa: "\f75a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-frown-open {
  --fa: "\f57a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown-open {
  --fa: "\f57a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-up {
  --fa: "\f0a6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill {
  --fa: "\f0d6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark {
  --fa: "\f02e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-justify {
  --fa: "\f039";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella-beach {
  --fa: "\f5ca";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-helmet-un {
  --fa: "\e503";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullseye {
  --fa: "\f140";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacon {
  --fa: "\f7e5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-down {
  --fa: "\f0a7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-from-bracket {
  --fa: "\e09a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder {
  --fa: "\f07b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-blank {
  --fa: "\f07b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-waveform {
  --fa: "\f478";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-medical-alt {
  --fa: "\f478";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-radiation {
  --fa: "\f7b9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-simple {
  --fa: "\e473";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke {
  --fa: "\f229";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vial {
  --fa: "\f492";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge {
  --fa: "\f624";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashboard {
  --fa: "\f624";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-med {
  --fa: "\f624";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-alt-average {
  --fa: "\f624";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wand-magic-sparkles {
  --fa: "\e2ca";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magic-wand-sparkles {
  --fa: "\e2ca";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-e {
  --fa: "\45";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-clip {
  --fa: "\f305";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-alt {
  --fa: "\f305";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge-circle-exclamation {
  --fa: "\e4ca";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user {
  --fa: "\f007";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-circle-check {
  --fa: "\e56b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumpster {
  --fa: "\f793";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-van-shuttle {
  --fa: "\f5b6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shuttle-van {
  --fa: "\f5b6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-user {
  --fa: "\e4da";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-caret-left {
  --fa: "\f191";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-left {
  --fa: "\f191";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-highlighter {
  --fa: "\f591";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-key {
  --fa: "\f084";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullhorn {
  --fa: "\f0a1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe {
  --fa: "\f0ac";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-synagogue {
  --fa: "\f69b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-half-dress {
  --fa: "\e548";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-bridge {
  --fa: "\e563";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-arrow {
  --fa: "\f124";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-c {
  --fa: "\43";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet-button {
  --fa: "\f10a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-lock {
  --fa: "\e4d6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pizza-slice {
  --fa: "\f818";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-wave {
  --fa: "\f53a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-area {
  --fa: "\f1fe";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-area-chart {
  --fa: "\f1fe";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-flag {
  --fa: "\e50d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-minus {
  --fa: "\e540";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ban {
  --fa: "\f05e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cancel {
  --fa: "\f05e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-rotate {
  --fa: "\e0d8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spray-can-sparkles {
  --fa: "\f5d0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-air-freshener {
  --fa: "\f5d0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star {
  --fa: "\f005";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-repeat {
  --fa: "\f363";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cross {
  --fa: "\f654";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-box {
  --fa: "\f466";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-mars {
  --fa: "\f228";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-pointer {
  --fa: "\f245";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mouse-pointer {
  --fa: "\f245";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-maximize {
  --fa: "\f31e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand-arrows-alt {
  --fa: "\f31e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-charging-station {
  --fa: "\f5e7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shapes {
  --fa: "\f61f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-triangle-circle-square {
  --fa: "\f61f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shuffle {
  --fa: "\f074";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-random {
  --fa: "\f074";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-running {
  --fa: "\f70c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-running {
  --fa: "\f70c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-retro {
  --fa: "\e527";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-lines-vertical {
  --fa: "\f7a5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spider {
  --fa: "\f717";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-bound {
  --fa: "\e4f9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-invoice-dollar {
  --fa: "\f571";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-circle-exclamation {
  --fa: "\e556";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-x-ray {
  --fa: "\f497";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spell-check {
  --fa: "\f891";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-slash {
  --fa: "\f715";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-computer-mouse {
  --fa: "\f8cc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mouse {
  --fa: "\f8cc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-to-bracket {
  --fa: "\f090";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-in {
  --fa: "\f090";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shop-slash {
  --fa: "\e070";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-alt-slash {
  --fa: "\e070";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-server {
  --fa: "\f233";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus-covid-slash {
  --fa: "\e4a9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shop-lock {
  --fa: "\e4a5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-start {
  --fa: "\f251";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-1 {
  --fa: "\f251";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-blender-phone {
  --fa: "\f6b6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-wheat {
  --fa: "\e4db";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-breastfeeding {
  --fa: "\e53a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-right-to-bracket {
  --fa: "\f2f6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-in-alt {
  --fa: "\f2f6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus {
  --fa: "\f221";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-passport {
  --fa: "\f5ab";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbtack-slash {
  --fa: "\e68f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumb-tack-slash {
  --fa: "\e68f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-pulse {
  --fa: "\f21e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heartbeat {
  --fa: "\f21e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-carry-box {
  --fa: "\f4ce";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-carry {
  --fa: "\f4ce";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-high {
  --fa: "\f769";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microchip {
  --fa: "\f2db";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crown {
  --fa: "\f521";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-weight-hanging {
  --fa: "\f5cd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-xmarks-lines {
  --fa: "\e59a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-prescription {
  --fa: "\f572";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-weight-scale {
  --fa: "\f496";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-weight {
  --fa: "\f496";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-group {
  --fa: "\f500";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-friends {
  --fa: "\f500";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-a-z {
  --fa: "\f15e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-up {
  --fa: "\f15e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-knight {
  --fa: "\f441";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-laugh-squint {
  --fa: "\f59b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-squint {
  --fa: "\f59b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair {
  --fa: "\f193";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-arrow-up {
  --fa: "\f0aa";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-up {
  --fa: "\f0aa";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-on {
  --fa: "\f205";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking {
  --fa: "\f554";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-walking {
  --fa: "\f554";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-l {
  --fa: "\4c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire {
  --fa: "\f06d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bed-pulse {
  --fa: "\f487";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-procedures {
  --fa: "\f487";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shuttle-space {
  --fa: "\f197";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-space-shuttle {
  --fa: "\f197";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-laugh {
  --fa: "\f599";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh {
  --fa: "\f599";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-open {
  --fa: "\f07c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-plus {
  --fa: "\e500";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-fork {
  --fa: "\e13b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-city {
  --fa: "\f64f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-lines {
  --fa: "\f3c9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-alt {
  --fa: "\f3c9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pepper-hot {
  --fa: "\f816";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock {
  --fa: "\f09c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-colon-sign {
  --fa: "\e140";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-headset {
  --fa: "\f590";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-slash {
  --fa: "\e071";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-circle-xmark {
  --fa: "\e566";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-minus {
  --fa: "\f503";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-up {
  --fa: "\f22a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-v {
  --fa: "\f22a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-champagne-glasses {
  --fa: "\f79f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-cheers {
  --fa: "\f79f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard {
  --fa: "\f328";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-circle-exclamation {
  --fa: "\e50a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-arrow-up {
  --fa: "\f574";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-upload {
  --fa: "\f574";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi {
  --fa: "\f1eb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi-3 {
  --fa: "\f1eb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi-strong {
  --fa: "\f1eb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bath {
  --fa: "\f2cd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bathtub {
  --fa: "\f2cd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-underline {
  --fa: "\f0cd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-pen {
  --fa: "\f4ff";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-edit {
  --fa: "\f4ff";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signature {
  --fa: "\f5b7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stroopwafel {
  --fa: "\f551";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bold {
  --fa: "\f032";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor-lock {
  --fa: "\e4ad";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-ngo {
  --fa: "\e4d7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-manat-sign {
  --fa: "\e1d5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-not-equal {
  --fa: "\f53e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-top-left {
  --fa: "\f853";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-style {
  --fa: "\f853";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-location-dot {
  --fa: "\f5a0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marked-alt {
  --fa: "\f5a0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jedi {
  --fa: "\f669";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-poll-vertical {
  --fa: "\f681";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-poll {
  --fa: "\f681";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mug-hot {
  --fa: "\f7b6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-battery {
  --fa: "\f5df";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-car {
  --fa: "\f5df";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gift {
  --fa: "\f06b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-two {
  --fa: "\f528";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-queen {
  --fa: "\f445";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glasses {
  --fa: "\f530";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-board {
  --fa: "\f43c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-circle-check {
  --fa: "\e4d2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-chalkboard {
  --fa: "\e53d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-right {
  --fa: "\f22b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-h {
  --fa: "\f22b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-back-fist {
  --fa: "\f255";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-rock {
  --fa: "\f255";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-caret-up {
  --fa: "\f151";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-up {
  --fa: "\f151";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-showers-water {
  --fa: "\e4e4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-bar {
  --fa: "\f080";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bar-chart {
  --fa: "\f080";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-bubbles {
  --fa: "\e05e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-wash {
  --fa: "\e05e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-less-than-equal {
  --fa: "\f537";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-train {
  --fa: "\f238";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-low-vision {
  --fa: "\f2a8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-low-vision {
  --fa: "\f2a8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crow {
  --fa: "\f520";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sailboat {
  --fa: "\e445";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-restore {
  --fa: "\f2d2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-plus {
  --fa: "\f0fe";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-square {
  --fa: "\f0fe";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-torii-gate {
  --fa: "\f6a1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-frog {
  --fa: "\f52e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bucket {
  --fa: "\e4cf";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-image {
  --fa: "\f03e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone {
  --fa: "\f130";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cow {
  --fa: "\f6c8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-up {
  --fa: "\f0d8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-screwdriver {
  --fa: "\f54a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-closed {
  --fa: "\e185";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-tsunami {
  --fa: "\e515";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-nfi {
  --fa: "\e576";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-from-ground-water {
  --fa: "\e4b5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-martini-glass {
  --fa: "\f57b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-martini-alt {
  --fa: "\f57b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-binary {
  --fa: "\e69b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-left {
  --fa: "\f2ea";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-back {
  --fa: "\f2ea";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-backward {
  --fa: "\f2ea";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-undo-alt {
  --fa: "\f2ea";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-columns {
  --fa: "\f0db";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-columns {
  --fa: "\f0db";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lemon {
  --fa: "\f094";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-mask {
  --fa: "\e063";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake {
  --fa: "\f2b5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gem {
  --fa: "\f3a5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dolly {
  --fa: "\f472";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dolly-box {
  --fa: "\f472";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smoking {
  --fa: "\f48d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-minimize {
  --fa: "\f78c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress-arrows-alt {
  --fa: "\f78c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-monument {
  --fa: "\f5a6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowplow {
  --fa: "\f7d2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angles-right {
  --fa: "\f101";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-right {
  --fa: "\f101";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cannabis {
  --fa: "\f55f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-play {
  --fa: "\f144";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-play-circle {
  --fa: "\f144";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablets {
  --fa: "\f490";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ethernet {
  --fa: "\f796";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-euro-sign {
  --fa: "\f153";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eur {
  --fa: "\f153";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-euro {
  --fa: "\f153";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chair {
  --fa: "\f6c0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-check {
  --fa: "\f058";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-circle {
  --fa: "\f058";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-stop {
  --fa: "\f28d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop-circle {
  --fa: "\f28d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-compass-drafting {
  --fa: "\f568";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-drafting-compass {
  --fa: "\f568";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plate-wheat {
  --fa: "\e55a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-icicles {
  --fa: "\f7ad";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-shelter {
  --fa: "\e54f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-neuter {
  --fa: "\f22c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-badge {
  --fa: "\f2c1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-marker {
  --fa: "\f5a1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-laugh-beam {
  --fa: "\f59a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-beam {
  --fa: "\f59a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-helicopter-symbol {
  --fa: "\e502";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-universal-access {
  --fa: "\f29a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-chevron-up {
  --fa: "\f139";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-up {
  --fa: "\f139";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lari-sign {
  --fa: "\e1c8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volcano {
  --fa: "\f770";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-dashed-line-arrow-right {
  --fa: "\e553";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sterling-sign {
  --fa: "\f154";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gbp {
  --fa: "\f154";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pound-sign {
  --fa: "\f154";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-viruses {
  --fa: "\e076";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-person-confined {
  --fa: "\e577";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-tie {
  --fa: "\f508";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-long {
  --fa: "\f175";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-down {
  --fa: "\f175";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent-arrow-down-to-line {
  --fa: "\e57e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-certificate {
  --fa: "\f0a3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-reply-all {
  --fa: "\f122";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply-all {
  --fa: "\f122";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase {
  --fa: "\f0f2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-skating {
  --fa: "\f7c5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-skating {
  --fa: "\f7c5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter-circle-dollar {
  --fa: "\f662";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-funnel-dollar {
  --fa: "\f662";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-retro {
  --fa: "\f083";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-arrow-down {
  --fa: "\f0ab";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-down {
  --fa: "\f0ab";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-import {
  --fa: "\f56f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-to-file {
  --fa: "\f56f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-arrow-up-right {
  --fa: "\f14c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-square {
  --fa: "\f14c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-box-open {
  --fa: "\f49e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scroll {
  --fa: "\f70e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spa {
  --fa: "\f5bb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-pin-lock {
  --fa: "\e51f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause {
  --fa: "\f04c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hill-avalanche {
  --fa: "\e507";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-empty {
  --fa: "\f2cb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-0 {
  --fa: "\f2cb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-0 {
  --fa: "\f2cb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-empty {
  --fa: "\f2cb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bomb {
  --fa: "\f1e2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-registered {
  --fa: "\f25d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-card {
  --fa: "\f2bb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-contact-card {
  --fa: "\f2bb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vcard {
  --fa: "\f2bb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scale-unbalanced-flip {
  --fa: "\f516";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale-right {
  --fa: "\f516";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-subscript {
  --fa: "\f12c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diamond-turn-right {
  --fa: "\f5eb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-directions {
  --fa: "\f5eb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-burst {
  --fa: "\e4dc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-laptop {
  --fa: "\e066";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-house {
  --fa: "\e066";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-tired {
  --fa: "\f5c8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tired {
  --fa: "\f5c8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bills {
  --fa: "\e1f3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smog {
  --fa: "\f75f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crutch {
  --fa: "\f7f7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-arrow-up {
  --fa: "\f0ee";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-upload {
  --fa: "\f0ee";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-upload-alt {
  --fa: "\f0ee";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-palette {
  --fa: "\f53f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-turn-right {
  --fa: "\e4c0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vest {
  --fa: "\e085";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ferry {
  --fa: "\e4ea";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-down-to-people {
  --fa: "\e4b9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-seedling {
  --fa: "\f4d8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sprout {
  --fa: "\f4d8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-left-right {
  --fa: "\f337";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt-h {
  --fa: "\f337";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes-packing {
  --fa: "\e4c7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-arrow-left {
  --fa: "\f0a8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-left {
  --fa: "\f0a8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-group-arrows-rotate {
  --fa: "\e4f6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bowl-food {
  --fa: "\e4c6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-candy-cane {
  --fa: "\f786";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-wide-short {
  --fa: "\f160";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-asc {
  --fa: "\f160";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-down {
  --fa: "\f160";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-bolt {
  --fa: "\f76c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thunderstorm {
  --fa: "\f76c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-slash {
  --fa: "\f87d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-remove-format {
  --fa: "\f87d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-smile-wink {
  --fa: "\f4da";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-wink {
  --fa: "\f4da";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-word {
  --fa: "\f1c2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-powerpoint {
  --fa: "\f1c4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-left-right {
  --fa: "\f07e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-h {
  --fa: "\f07e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-lock {
  --fa: "\e510";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-arrow-down {
  --fa: "\f0ed";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-download {
  --fa: "\f0ed";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-download-alt {
  --fa: "\f0ed";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-children {
  --fa: "\e4e1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chalkboard {
  --fa: "\f51b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-blackboard {
  --fa: "\f51b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-large-slash {
  --fa: "\f4fa";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-alt-slash {
  --fa: "\f4fa";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open {
  --fa: "\f2b6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-simple-slash {
  --fa: "\e05f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-alt-slash {
  --fa: "\e05f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mattress-pillow {
  --fa: "\e525";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-guarani-sign {
  --fa: "\e19a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-rotate {
  --fa: "\f021";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-refresh {
  --fa: "\f021";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sync {
  --fa: "\f021";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-extinguisher {
  --fa: "\f134";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cruzeiro-sign {
  --fa: "\e152";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-greater-than-equal {
  --fa: "\f532";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-halved {
  --fa: "\f3ed";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-alt {
  --fa: "\f3ed";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-atlas {
  --fa: "\f558";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-atlas {
  --fa: "\f558";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus {
  --fa: "\e074";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-circle-check {
  --fa: "\e4e8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-layer-group {
  --fa: "\f5fd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-to-dot {
  --fa: "\e4be";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-archway {
  --fa: "\f557";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-check {
  --fa: "\e4fd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney-crack {
  --fa: "\f6f1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-damage {
  --fa: "\f6f1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-zipper {
  --fa: "\f1c6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-archive {
  --fa: "\f1c6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square {
  --fa: "\f0c8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-martini-glass-empty {
  --fa: "\f000";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-martini {
  --fa: "\f000";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-couch {
  --fa: "\f4b8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cedi-sign {
  --fa: "\e0df";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-italic {
  --fa: "\f033";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-cells-column-lock {
  --fa: "\e678";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-church {
  --fa: "\f51d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments-dollar {
  --fa: "\f653";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-democrat {
  --fa: "\f747";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-z {
  --fa: "\5a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-skiing {
  --fa: "\f7c9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-skiing {
  --fa: "\f7c9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-lock {
  --fa: "\e567";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-a {
  --fa: "\41";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-arrow-down {
  --fa: "\e03f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-down {
  --fa: "\e03f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-feather-pointed {
  --fa: "\f56b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-feather-alt {
  --fa: "\f56b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-p {
  --fa: "\50";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowflake {
  --fa: "\f2dc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-newspaper {
  --fa: "\f1ea";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rectangle-ad {
  --fa: "\f641";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ad {
  --fa: "\f641";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-arrow-right {
  --fa: "\f0a9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-right {
  --fa: "\f0a9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter-circle-xmark {
  --fa: "\e17b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-locust {
  --fa: "\e520";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort {
  --fa: "\f0dc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-unsorted {
  --fa: "\f0dc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ol {
  --fa: "\f0cb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-1-2 {
  --fa: "\f0cb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-numeric {
  --fa: "\f0cb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-dress-burst {
  --fa: "\e544";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-check-dollar {
  --fa: "\f53d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-check-alt {
  --fa: "\f53d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vector-square {
  --fa: "\f5cb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bread-slice {
  --fa: "\f7ec";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-language {
  --fa: "\f1ab";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-kiss-wink-heart {
  --fa: "\f598";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss-wink-heart {
  --fa: "\f598";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter {
  --fa: "\f0b0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-question {
  --fa: "\3f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-signature {
  --fa: "\f573";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-down-left-right {
  --fa: "\f0b2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt {
  --fa: "\f0b2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney-user {
  --fa: "\e065";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-heart {
  --fa: "\f4be";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-puzzle-piece {
  --fa: "\f12e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-check {
  --fa: "\f53c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half-stroke {
  --fa: "\f5c0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half-alt {
  --fa: "\f5c0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code {
  --fa: "\f121";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-whiskey-glass {
  --fa: "\f7a0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-whiskey {
  --fa: "\f7a0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-circle-exclamation {
  --fa: "\e4d3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-chart {
  --fa: "\e522";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-right-from-square {
  --fa: "\f08e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link {
  --fa: "\f08e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cubes-stacked {
  --fa: "\e4e6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-won-sign {
  --fa: "\f159";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-krw {
  --fa: "\f159";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-won {
  --fa: "\f159";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus-covid {
  --fa: "\e4a8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-austral-sign {
  --fa: "\e0a9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-f {
  --fa: "\46";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-leaf {
  --fa: "\f06c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road {
  --fa: "\f018";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-taxi {
  --fa: "\f1ba";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cab {
  --fa: "\f1ba";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-plus {
  --fa: "\e541";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-pie {
  --fa: "\f200";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pie-chart {
  --fa: "\f200";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bolt-lightning {
  --fa: "\e0b7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sack-xmark {
  --fa: "\e56a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-excel {
  --fa: "\f1c3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-contract {
  --fa: "\f56c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fish-fins {
  --fa: "\e4f2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-flag {
  --fa: "\e4d5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-beam {
  --fa: "\f582";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-beam {
  --fa: "\f582";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-ungroup {
  --fa: "\f248";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-poop {
  --fa: "\f619";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-pin {
  --fa: "\f041";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker {
  --fa: "\f041";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kaaba {
  --fa: "\f66b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet-paper {
  --fa: "\f71e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-helmet-safety {
  --fa: "\f807";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hard-hat {
  --fa: "\f807";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-hard {
  --fa: "\f807";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eject {
  --fa: "\f052";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-right {
  --fa: "\f35a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-right {
  --fa: "\f35a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-circle-check {
  --fa: "\e555";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-rolling-eyes {
  --fa: "\f5a5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-rolling-eyes {
  --fa: "\f5a5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-group {
  --fa: "\f247";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-line {
  --fa: "\f201";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-line-chart {
  --fa: "\f201";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mask-ventilator {
  --fa: "\e524";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right {
  --fa: "\f061";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signs-post {
  --fa: "\f277";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-signs {
  --fa: "\f277";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cash-register {
  --fa: "\f788";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-question {
  --fa: "\e542";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-h {
  --fa: "\48";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tarp {
  --fa: "\e57b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-screwdriver-wrench {
  --fa: "\f7d9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tools {
  --fa: "\f7d9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-to-eye {
  --fa: "\e4bf";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-bolt {
  --fa: "\e55b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart {
  --fa: "\f004";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-and-venus {
  --fa: "\f224";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-user {
  --fa: "\e1b0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-home-user {
  --fa: "\e1b0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumpster-fire {
  --fa: "\f794";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-crack {
  --fa: "\e3b1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-martini-glass-citrus {
  --fa: "\f561";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cocktail {
  --fa: "\f561";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-surprise {
  --fa: "\f5c2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-surprise {
  --fa: "\f5c2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bottle-water {
  --fa: "\e4c5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-pause {
  --fa: "\f28b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause-circle {
  --fa: "\f28b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet-paper-slash {
  --fa: "\e072";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple-whole {
  --fa: "\f5d1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple-alt {
  --fa: "\f5d1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kitchen-set {
  --fa: "\e51a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-r {
  --fa: "\52";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-quarter {
  --fa: "\f2ca";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-1 {
  --fa: "\f2ca";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-1 {
  --fa: "\f2ca";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-quarter {
  --fa: "\f2ca";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cube {
  --fa: "\f1b2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitcoin-sign {
  --fa: "\e0b4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-dog {
  --fa: "\e573";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-solar-panel {
  --fa: "\f5ba";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock-open {
  --fa: "\f3c1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-elevator {
  --fa: "\e16d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-transfer {
  --fa: "\e528";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-trend-up {
  --fa: "\e529";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-flood-water-circle-arrow-right {
  --fa: "\e50f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-poll-horizontal {
  --fa: "\f682";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-poll-h {
  --fa: "\f682";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle {
  --fa: "\f111";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward-fast {
  --fa: "\f049";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-backward {
  --fa: "\f049";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-recycle {
  --fa: "\f1b8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-astronaut {
  --fa: "\f4fb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-slash {
  --fa: "\e069";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trademark {
  --fa: "\f25c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-basketball {
  --fa: "\f434";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-basketball-ball {
  --fa: "\f434";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-satellite-dish {
  --fa: "\f7c0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-up {
  --fa: "\f35b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-up {
  --fa: "\f35b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-screen-button {
  --fa: "\f3cd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-alt {
  --fa: "\f3cd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-high {
  --fa: "\f028";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-up {
  --fa: "\f028";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-rays {
  --fa: "\e593";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wallet {
  --fa: "\f555";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-check {
  --fa: "\f46c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-audio {
  --fa: "\f1c7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-burger {
  --fa: "\f805";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hamburger {
  --fa: "\f805";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wrench {
  --fa: "\f0ad";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bugs {
  --fa: "\e4d0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupee-sign {
  --fa: "\f156";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupee {
  --fa: "\f156";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-image {
  --fa: "\f1c5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-question {
  --fa: "\f059";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle {
  --fa: "\f059";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-departure {
  --fa: "\f5b0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-slash {
  --fa: "\e060";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-bookmark {
  --fa: "\e0bb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-branch {
  --fa: "\f126";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-cowboy {
  --fa: "\f8c0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge {
  --fa: "\e4c8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-flip {
  --fa: "\f879";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-alt {
  --fa: "\f879";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-front {
  --fa: "\e2b7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cat {
  --fa: "\f6be";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor-circle-exclamation {
  --fa: "\e4ab";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-field {
  --fa: "\e58d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-route {
  --fa: "\f4d7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-question {
  --fa: "\e4e3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-panorama {
  --fa: "\e209";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-medical {
  --fa: "\f7f5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-teeth-open {
  --fa: "\f62f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-minus {
  --fa: "\e4ed";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tags {
  --fa: "\f02c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-glass {
  --fa: "\f4e3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward-fast {
  --fa: "\f050";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-forward {
  --fa: "\f050";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-meh-blank {
  --fa: "\f5a4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-blank {
  --fa: "\f5a4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-parking {
  --fa: "\f540";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-parking {
  --fa: "\f540";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-signal {
  --fa: "\e012";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bars-progress {
  --fa: "\f828";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tasks-alt {
  --fa: "\f828";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-faucet-drip {
  --fa: "\e006";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-flatbed {
  --fa: "\f474";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dolly-flatbed {
  --fa: "\f474";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ban-smoking {
  --fa: "\f54d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smoking-ban {
  --fa: "\f54d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-terminal {
  --fa: "\f120";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-button {
  --fa: "\f10b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical-flag {
  --fa: "\e514";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-basket-shopping {
  --fa: "\f291";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-basket {
  --fa: "\f291";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tape {
  --fa: "\f4db";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus-simple {
  --fa: "\f55e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus-alt {
  --fa: "\f55e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye {
  --fa: "\f06e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-sad-cry {
  --fa: "\f5b3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sad-cry {
  --fa: "\f5b3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-audio-description {
  --fa: "\f29e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-military-to-person {
  --fa: "\e54c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-shield {
  --fa: "\e4f0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-slash {
  --fa: "\f506";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen {
  --fa: "\f304";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tower-observation {
  --fa: "\e586";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-code {
  --fa: "\f1c9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal {
  --fa: "\f012";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal-5 {
  --fa: "\f012";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal-perfect {
  --fa: "\f012";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus {
  --fa: "\f207";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-xmark {
  --fa: "\e501";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney {
  --fa: "\e3af";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-home-lg {
  --fa: "\e3af";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-maximize {
  --fa: "\f2d0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-frown {
  --fa: "\f119";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown {
  --fa: "\f119";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription {
  --fa: "\f5b1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shop {
  --fa: "\f54f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-alt {
  --fa: "\f54f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-floppy-disk {
  --fa: "\f0c7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-save {
  --fa: "\f0c7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vihara {
  --fa: "\f6a7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scale-unbalanced {
  --fa: "\f515";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale-left {
  --fa: "\f515";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-up {
  --fa: "\f0de";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-asc {
  --fa: "\f0de";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-dots {
  --fa: "\f4ad";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-commenting {
  --fa: "\f4ad";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plant-wilt {
  --fa: "\e5aa";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diamond {
  --fa: "\f219";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-squint {
  --fa: "\f585";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-squint {
  --fa: "\f585";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-dollar {
  --fa: "\f4c0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-usd {
  --fa: "\f4c0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-diagram {
  --fa: "\e695";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacterium {
  --fa: "\e05a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-pointer {
  --fa: "\f25a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-drum-steelpan {
  --fa: "\f56a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-scissors {
  --fa: "\f257";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-praying {
  --fa: "\f684";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-praying-hands {
  --fa: "\f684";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-right {
  --fa: "\f01e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-rotate {
  --fa: "\f01e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-forward {
  --fa: "\f01e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-redo {
  --fa: "\f01e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-biohazard {
  --fa: "\f780";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-crosshairs {
  --fa: "\f601";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location {
  --fa: "\f601";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-double {
  --fa: "\f227";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-child-dress {
  --fa: "\e59c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-between-lines {
  --fa: "\e591";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lungs-virus {
  --fa: "\e067";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-tears {
  --fa: "\f588";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tears {
  --fa: "\f588";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone {
  --fa: "\f095";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-xmark {
  --fa: "\f273";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-times {
  --fa: "\f273";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-child-reaching {
  --fa: "\e59d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-virus {
  --fa: "\e064";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-gear {
  --fa: "\f4fe";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-cog {
  --fa: "\f4fe";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-1-9 {
  --fa: "\f163";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-up {
  --fa: "\f163";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-door-closed {
  --fa: "\f52a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-virus {
  --fa: "\e06c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-six {
  --fa: "\f526";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mosquito-net {
  --fa: "\e52c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-fragment {
  --fa: "\e697";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge-water {
  --fa: "\e4ce";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-booth {
  --fa: "\f756";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-width {
  --fa: "\f035";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-wizard {
  --fa: "\f6e8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-fancy {
  --fa: "\f5ac";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-digging {
  --fa: "\f85e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-digging {
  --fa: "\f85e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash {
  --fa: "\f1f8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-simple {
  --fa: "\f629";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-simple-med {
  --fa: "\f629";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-average {
  --fa: "\f629";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-medical {
  --fa: "\f7e6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-poo {
  --fa: "\f2fe";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-right {
  --fa: "\f10e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-right-alt {
  --fa: "\f10e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shirt {
  --fa: "\f553";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-t-shirt {
  --fa: "\f553";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tshirt {
  --fa: "\f553";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cubes {
  --fa: "\f1b3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-divide {
  --fa: "\f529";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tenge-sign {
  --fa: "\f7d7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tenge {
  --fa: "\f7d7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones {
  --fa: "\f025";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-holding {
  --fa: "\f4c2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-clapping {
  --fa: "\e1a8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-republican {
  --fa: "\f75e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left {
  --fa: "\f060";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-xmark {
  --fa: "\e543";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler {
  --fa: "\f545";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-left {
  --fa: "\f036";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-d6 {
  --fa: "\f6d1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-restroom {
  --fa: "\f7bd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-j {
  --fa: "\4a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-viewfinder {
  --fa: "\e595";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-video {
  --fa: "\f1c8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-right-from-square {
  --fa: "\f35d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-alt {
  --fa: "\f35d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-cells {
  --fa: "\f00a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-th {
  --fa: "\f00a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-pdf {
  --fa: "\f1c1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-bible {
  --fa: "\f647";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bible {
  --fa: "\f647";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-o {
  --fa: "\4f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase-medical {
  --fa: "\f0fa";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-medkit {
  --fa: "\f0fa";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-secret {
  --fa: "\f21b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-otter {
  --fa: "\f700";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-dress {
  --fa: "\f182";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-female {
  --fa: "\f182";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-dollar {
  --fa: "\f651";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-business-time {
  --fa: "\f64a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase-clock {
  --fa: "\f64a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-cells-large {
  --fa: "\f009";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-large {
  --fa: "\f009";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-tanakh {
  --fa: "\f827";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tanakh {
  --fa: "\f827";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-volume {
  --fa: "\f2a0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-control-phone {
  --fa: "\f2a0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-cowboy-side {
  --fa: "\f8c1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-user {
  --fa: "\f7f3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-child {
  --fa: "\f1ae";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lira-sign {
  --fa: "\f195";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-satellite {
  --fa: "\f7bf";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-lock {
  --fa: "\e558";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tag {
  --fa: "\f02b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment {
  --fa: "\f075";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cake-candles {
  --fa: "\f1fd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-birthday-cake {
  --fa: "\f1fd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cake {
  --fa: "\f1fd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope {
  --fa: "\f0e0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angles-up {
  --fa: "\f102";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-up {
  --fa: "\f102";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paperclip {
  --fa: "\f0c6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-to-city {
  --fa: "\e4b3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ribbon {
  --fa: "\f4d6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lungs {
  --fa: "\f604";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-9-1 {
  --fa: "\f887";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-up-alt {
  --fa: "\f887";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-litecoin-sign {
  --fa: "\e1d3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-none {
  --fa: "\f850";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-nodes {
  --fa: "\e4e2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-parachute-box {
  --fa: "\f4cd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-indent {
  --fa: "\f03c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-field-un {
  --fa: "\e58e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass {
  --fa: "\f254";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-empty {
  --fa: "\f254";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mountain {
  --fa: "\f6fc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-doctor {
  --fa: "\f0f0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-md {
  --fa: "\f0f0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-info {
  --fa: "\f05a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-info-circle {
  --fa: "\f05a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-meatball {
  --fa: "\f73b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera {
  --fa: "\f030";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-alt {
  --fa: "\f030";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-virus {
  --fa: "\e578";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-meteor {
  --fa: "\f753";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-on {
  --fa: "\e4dd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sleigh {
  --fa: "\f7cc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-1-9 {
  --fa: "\f162";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-asc {
  --fa: "\f162";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-down {
  --fa: "\f162";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-droplet {
  --fa: "\f4c1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-water {
  --fa: "\f4c1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-water {
  --fa: "\f773";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-check {
  --fa: "\f274";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-braille {
  --fa: "\f2a1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription-bottle-medical {
  --fa: "\f486";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription-bottle-alt {
  --fa: "\f486";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark {
  --fa: "\f66f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck {
  --fa: "\f0d1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crosshairs {
  --fa: "\f05b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-cane {
  --fa: "\e53c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent {
  --fa: "\e57d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vest-patches {
  --fa: "\e086";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-double {
  --fa: "\f560";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-a-z {
  --fa: "\f15d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-asc {
  --fa: "\f15d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-down {
  --fa: "\f15d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-wheat {
  --fa: "\e52a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cookie {
  --fa: "\f563";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-left {
  --fa: "\f0e2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left-rotate {
  --fa: "\f0e2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-back {
  --fa: "\f0e2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-backward {
  --fa: "\f0e2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-undo {
  --fa: "\f0e2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hard-drive {
  --fa: "\f0a0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hdd {
  --fa: "\f0a0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-squint-tears {
  --fa: "\f586";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-squint-tears {
  --fa: "\f586";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumbbell {
  --fa: "\f44b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rectangle-list {
  --fa: "\f022";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-alt {
  --fa: "\f022";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tarp-droplet {
  --fa: "\e57c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical-circle-check {
  --fa: "\e511";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-skiing-nordic {
  --fa: "\f7ca";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-skiing-nordic {
  --fa: "\f7ca";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-plus {
  --fa: "\f271";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-arrival {
  --fa: "\f5af";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-left {
  --fa: "\f359";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-left {
  --fa: "\f359";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-train-subway {
  --fa: "\f239";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-subway {
  --fa: "\f239";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-gantt {
  --fa: "\e0e4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-indian-rupee-sign {
  --fa: "\e1bc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-indian-rupee {
  --fa: "\e1bc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-inr {
  --fa: "\e1bc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop-simple {
  --fa: "\f565";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop-alt {
  --fa: "\f565";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-1 {
  --fa: "\f3d1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-alt {
  --fa: "\f3d1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-left-long {
  --fa: "\f30a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-left {
  --fa: "\f30a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dna {
  --fa: "\f471";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus-slash {
  --fa: "\e075";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus {
  --fa: "\f068";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-subtract {
  --fa: "\f068";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess {
  --fa: "\f439";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left-long {
  --fa: "\f177";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-left {
  --fa: "\f177";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-check {
  --fa: "\e55c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-street-view {
  --fa: "\f21d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-franc-sign {
  --fa: "\e18f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-off {
  --fa: "\f026";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-asl-interpreting {
  --fa: "\f2a3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-american-sign-language-interpreting {
  --fa: "\f2a3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-asl-interpreting {
  --fa: "\f2a3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-american-sign-language-interpreting {
  --fa: "\f2a3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gear {
  --fa: "\f013";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cog {
  --fa: "\f013";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-droplet-slash {
  --fa: "\f5c7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint-slash {
  --fa: "\f5c7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mosque {
  --fa: "\f678";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mosquito {
  --fa: "\e52b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-of-david {
  --fa: "\f69a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-military-rifle {
  --fa: "\e54b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-shopping {
  --fa: "\f07a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-cart {
  --fa: "\f07a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vials {
  --fa: "\f493";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-plus {
  --fa: "\e55f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-place-of-worship {
  --fa: "\f67f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-vertical {
  --fa: "\f58e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hexagon-nodes {
  --fa: "\e699";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-turn-up {
  --fa: "\f148";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-up {
  --fa: "\f148";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-u {
  --fa: "\55";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-root-variable {
  --fa: "\f698";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-root-alt {
  --fa: "\f698";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock {
  --fa: "\f017";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock-four {
  --fa: "\f017";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward-step {
  --fa: "\f048";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-backward {
  --fa: "\f048";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pallet {
  --fa: "\f482";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-faucet {
  --fa: "\e005";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baseball-bat-ball {
  --fa: "\f432";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-s {
  --fa: "\53";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-timeline {
  --fa: "\e29c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-keyboard {
  --fa: "\f11c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-down {
  --fa: "\f0d7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney-medical {
  --fa: "\f7f2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clinic-medical {
  --fa: "\f7f2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-three-quarters {
  --fa: "\f2c8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-3 {
  --fa: "\f2c8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-3 {
  --fa: "\f2c8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-three-quarters {
  --fa: "\f2c8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-screen {
  --fa: "\f3cf";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-android-alt {
  --fa: "\f3cf";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-up {
  --fa: "\e22d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-piggy-bank {
  --fa: "\f4d3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-half {
  --fa: "\f242";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-3 {
  --fa: "\f242";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mountain-city {
  --fa: "\e52e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-coins {
  --fa: "\f51e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-khanda {
  --fa: "\f66d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sliders {
  --fa: "\f1de";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sliders-h {
  --fa: "\f1de";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-tree {
  --fa: "\f802";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-network-wired {
  --fa: "\f6ff";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-pin {
  --fa: "\f276";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hamsa {
  --fa: "\f665";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cent-sign {
  --fa: "\e3f5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-flask {
  --fa: "\f0c3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-pregnant {
  --fa: "\e31e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wand-sparkles {
  --fa: "\f72b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-vertical {
  --fa: "\f142";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-v {
  --fa: "\f142";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket {
  --fa: "\f145";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-power-off {
  --fa: "\f011";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-right-long {
  --fa: "\f30b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-right {
  --fa: "\f30b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-usa {
  --fa: "\f74d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-file {
  --fa: "\e51d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tty {
  --fa: "\f1e4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-teletype {
  --fa: "\f1e4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagram-next {
  --fa: "\e476";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-rifle {
  --fa: "\e54e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical-circle-exclamation {
  --fa: "\e512";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-closed-captioning {
  --fa: "\f20a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-hiking {
  --fa: "\f6ec";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hiking {
  --fa: "\f6ec";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-double {
  --fa: "\f226";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-images {
  --fa: "\f302";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calculator {
  --fa: "\f1ec";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-pulling {
  --fa: "\e535";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-n {
  --fa: "\4e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cable-car {
  --fa: "\f7da";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tram {
  --fa: "\f7da";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-rain {
  --fa: "\f73d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-circle-xmark {
  --fa: "\e4d4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ship {
  --fa: "\f21a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-down-to-line {
  --fa: "\e4b8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-download {
  --fa: "\f019";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin {
  --fa: "\f580";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin {
  --fa: "\f580";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-delete-left {
  --fa: "\f55a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-backspace {
  --fa: "\f55a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-dropper {
  --fa: "\f1fb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-dropper-empty {
  --fa: "\f1fb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eyedropper {
  --fa: "\f1fb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-check {
  --fa: "\e5a0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward {
  --fa: "\f04e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile {
  --fa: "\f3ce";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-android {
  --fa: "\f3ce";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-phone {
  --fa: "\f3ce";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-meh {
  --fa: "\f11a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh {
  --fa: "\f11a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-center {
  --fa: "\f037";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-skull {
  --fa: "\f6b7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-dead {
  --fa: "\f6b7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-card {
  --fa: "\f2c2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-drivers-license {
  --fa: "\f2c2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-outdent {
  --fa: "\f03b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dedent {
  --fa: "\f03b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-exclamation {
  --fa: "\e4fe";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house {
  --fa: "\f015";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-home {
  --fa: "\f015";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-home-alt {
  --fa: "\f015";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-home-lg-alt {
  --fa: "\f015";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-week {
  --fa: "\f784";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-medical {
  --fa: "\f812";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-b {
  --fa: "\42";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-medical {
  --fa: "\f477";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-one {
  --fa: "\f525";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiwi-bird {
  --fa: "\f535";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-arrow-left {
  --fa: "\f0ec";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-exchange {
  --fa: "\f0ec";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-right {
  --fa: "\f2f9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-redo-alt {
  --fa: "\f2f9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-forward {
  --fa: "\f2f9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-utensils {
  --fa: "\f2e7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cutlery {
  --fa: "\f2e7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-wide-short {
  --fa: "\f161";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-up {
  --fa: "\f161";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mill-sign {
  --fa: "\e1ed";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bowl-rice {
  --fa: "\e2eb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-skull {
  --fa: "\f54c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tower-broadcast {
  --fa: "\f519";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-broadcast-tower {
  --fa: "\f519";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-pickup {
  --fa: "\f63c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-long {
  --fa: "\f30c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-up {
  --fa: "\f30c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop {
  --fa: "\f04d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-merge {
  --fa: "\f387";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-upload {
  --fa: "\f093";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hurricane {
  --fa: "\f751";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mound {
  --fa: "\e52d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet-portable {
  --fa: "\e583";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-compact-disc {
  --fa: "\f51f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-arrow-down {
  --fa: "\f56d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-download {
  --fa: "\f56d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-caravan {
  --fa: "\f8ff";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-cat {
  --fa: "\e572";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bolt {
  --fa: "\f0e7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-zap {
  --fa: "\f0e7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-water {
  --fa: "\e4f4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-oil-well {
  --fa: "\e532";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vault {
  --fa: "\e2c5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars {
  --fa: "\f222";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet {
  --fa: "\f7d8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-circle-xmark {
  --fa: "\e557";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-yen-sign {
  --fa: "\f157";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cny {
  --fa: "\f157";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jpy {
  --fa: "\f157";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rmb {
  --fa: "\f157";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-yen {
  --fa: "\f157";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruble-sign {
  --fa: "\f158";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rouble {
  --fa: "\f158";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rub {
  --fa: "\f158";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruble {
  --fa: "\f158";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sun {
  --fa: "\f185";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-guitar {
  --fa: "\f7a6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-laugh-wink {
  --fa: "\f59c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-wink {
  --fa: "\f59c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-horse-head {
  --fa: "\f7ab";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bore-hole {
  --fa: "\e4c3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-industry {
  --fa: "\f275";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-down {
  --fa: "\f358";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-down {
  --fa: "\f358";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-turn-to-dots {
  --fa: "\e4c1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-florin-sign {
  --fa: "\e184";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-short-wide {
  --fa: "\f884";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-desc {
  --fa: "\f884";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-down-alt {
  --fa: "\f884";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-less-than {
  --fa: "\3c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-down {
  --fa: "\f107";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-tunnel {
  --fa: "\e4de";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-cough {
  --fa: "\e061";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-lines {
  --fa: "\f7a4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-down {
  --fa: "\f165";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-lock {
  --fa: "\f502";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-long {
  --fa: "\f178";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-right {
  --fa: "\f178";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor-circle-xmark {
  --fa: "\e4ac";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis {
  --fa: "\f141";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-h {
  --fa: "\f141";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-pawn {
  --fa: "\f443";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kit-medical {
  --fa: "\f479";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-first-aid {
  --fa: "\f479";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-through-window {
  --fa: "\e5a9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-toolbox {
  --fa: "\f552";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-holding-circle {
  --fa: "\e4fb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bug {
  --fa: "\f188";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card {
  --fa: "\f09d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card-alt {
  --fa: "\f09d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car {
  --fa: "\f1b9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-automobile {
  --fa: "\f1b9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-hand {
  --fa: "\e4f7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-open-reader {
  --fa: "\f5da";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-reader {
  --fa: "\f5da";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mountain-sun {
  --fa: "\e52f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-left-right-to-line {
  --fa: "\e4ba";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-d20 {
  --fa: "\f6cf";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-droplet {
  --fa: "\e58c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-xmark {
  --fa: "\e5a1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-arrow-up {
  --fa: "\e040";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-up {
  --fa: "\e040";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-medal {
  --fa: "\f5a2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bed {
  --fa: "\f236";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-h {
  --fa: "\f0fd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-h-square {
  --fa: "\f0fd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-podcast {
  --fa: "\f2ce";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-full {
  --fa: "\f2c7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-4 {
  --fa: "\f2c7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-4 {
  --fa: "\f2c7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-full {
  --fa: "\f2c7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell {
  --fa: "\f0f3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-superscript {
  --fa: "\f12b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-xmark {
  --fa: "\e560";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-of-life {
  --fa: "\f621";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-slash {
  --fa: "\f3dd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-roller {
  --fa: "\f5aa";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-angle {
  --fa: "\f4c4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-helping {
  --fa: "\f4c4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-dot {
  --fa: "\f3c5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker-alt {
  --fa: "\f3c5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file {
  --fa: "\f15b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-greater-than {
  --fa: "\3e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-swimming {
  --fa: "\f5c4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-swimmer {
  --fa: "\f5c4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down {
  --fa: "\f063";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-droplet {
  --fa: "\f043";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint {
  --fa: "\f043";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-eraser {
  --fa: "\f12d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-americas {
  --fa: "\f57d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth {
  --fa: "\f57d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-america {
  --fa: "\f57d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-americas {
  --fa: "\f57d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-burst {
  --fa: "\e53b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dove {
  --fa: "\f4ba";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-empty {
  --fa: "\f244";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-0 {
  --fa: "\f244";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-socks {
  --fa: "\f696";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-inbox {
  --fa: "\f01c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-section {
  --fa: "\e447";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-high {
  --fa: "\f625";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-alt {
  --fa: "\f625";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-alt-fast {
  --fa: "\f625";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open-text {
  --fa: "\f658";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital {
  --fa: "\f0f8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-alt {
  --fa: "\f0f8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-wide {
  --fa: "\f0f8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-bottle {
  --fa: "\f72f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-rook {
  --fa: "\f447";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bars-staggered {
  --fa: "\f550";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-reorder {
  --fa: "\f550";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stream {
  --fa: "\f550";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dharmachakra {
  --fa: "\f655";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotdog {
  --fa: "\f80f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-with-cane {
  --fa: "\f29d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-blind {
  --fa: "\f29d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-drum {
  --fa: "\f569";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ice-cream {
  --fa: "\f810";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-bolt {
  --fa: "\e4fc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fax {
  --fa: "\f1ac";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paragraph {
  --fa: "\f1dd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-to-slot {
  --fa: "\f772";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vote-yea {
  --fa: "\f772";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half {
  --fa: "\f089";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes-stacked {
  --fa: "\f468";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes {
  --fa: "\f468";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes-alt {
  --fa: "\f468";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-link {
  --fa: "\f0c1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain {
  --fa: "\f0c1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ear-listen {
  --fa: "\f2a2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-assistive-listening-systems {
  --fa: "\f2a2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tree-city {
  --fa: "\e587";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-play {
  --fa: "\f04b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-font {
  --fa: "\f031";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-cells-row-lock {
  --fa: "\e67a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupiah-sign {
  --fa: "\e23d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass {
  --fa: "\f002";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-search {
  --fa: "\f002";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-tennis-paddle-ball {
  --fa: "\f45d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ping-pong-paddle-ball {
  --fa: "\f45d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-tennis {
  --fa: "\f45d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-dots-from-line {
  --fa: "\f470";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagnoses {
  --fa: "\f470";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-can-arrow-up {
  --fa: "\f82a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-restore-alt {
  --fa: "\f82a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-naira-sign {
  --fa: "\e1f6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-arrow-down {
  --fa: "\f218";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-walkie-talkie {
  --fa: "\f8ef";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-pen {
  --fa: "\f31c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-edit {
  --fa: "\f31c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-receipt {
  --fa: "\f543";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-pen {
  --fa: "\f14b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-square {
  --fa: "\f14b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-square {
  --fa: "\f14b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase-rolling {
  --fa: "\f5c1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-exclamation {
  --fa: "\e53f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-down {
  --fa: "\f078";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-full {
  --fa: "\f240";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery {
  --fa: "\f240";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-5 {
  --fa: "\f240";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-skull-crossbones {
  --fa: "\f714";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-compare {
  --fa: "\e13a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ul {
  --fa: "\f0ca";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-dots {
  --fa: "\f0ca";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-lock {
  --fa: "\e56f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tower-cell {
  --fa: "\e585";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-down-long {
  --fa: "\f309";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-down {
  --fa: "\f309";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ranking-star {
  --fa: "\e561";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-king {
  --fa: "\f43f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-harassing {
  --fa: "\e549";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-brazilian-real-sign {
  --fa: "\e46c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark-dome {
  --fa: "\f752";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark-alt {
  --fa: "\f752";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up {
  --fa: "\f062";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tv {
  --fa: "\f26c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-television {
  --fa: "\f26c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tv-alt {
  --fa: "\f26c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shrimp {
  --fa: "\e448";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-check {
  --fa: "\f0ae";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tasks {
  --fa: "\f0ae";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jug-detergent {
  --fa: "\e519";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-user {
  --fa: "\f2bd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-circle {
  --fa: "\f2bd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-shield {
  --fa: "\f505";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wind {
  --fa: "\f72e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-burst {
  --fa: "\f5e1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-crash {
  --fa: "\f5e1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-y {
  --fa: "\59";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-snowboarding {
  --fa: "\f7ce";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowboarding {
  --fa: "\f7ce";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-fast {
  --fa: "\f48b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shipping-fast {
  --fa: "\f48b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fish {
  --fa: "\f578";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-graduate {
  --fa: "\f501";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-half-stroke {
  --fa: "\f042";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-adjust {
  --fa: "\f042";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clapperboard {
  --fa: "\e131";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-radiation {
  --fa: "\f7ba";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-radiation-alt {
  --fa: "\f7ba";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baseball {
  --fa: "\f433";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baseball-ball {
  --fa: "\f433";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jet-fighter-up {
  --fa: "\e518";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagram-project {
  --fa: "\f542";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-project-diagram {
  --fa: "\f542";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-copy {
  --fa: "\f0c5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-xmark {
  --fa: "\f6a9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-mute {
  --fa: "\f6a9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-times {
  --fa: "\f6a9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-sparkles {
  --fa: "\e05d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip {
  --fa: "\f58d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-horizontal {
  --fa: "\f58d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-from-square {
  --fa: "\f14d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square {
  --fa: "\f14d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-child-combatant {
  --fa: "\e4e0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-child-rifle {
  --fa: "\e4e0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gun {
  --fa: "\e19b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-phone {
  --fa: "\f098";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square {
  --fa: "\f098";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus {
  --fa: "\2b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-add {
  --fa: "\2b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand {
  --fa: "\f065";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-computer {
  --fa: "\e4e5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-xmark {
  --fa: "\f00d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-close {
  --fa: "\f00d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-multiply {
  --fa: "\f00d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-remove {
  --fa: "\f00d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-times {
  --fa: "\f00d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-up-down-left-right {
  --fa: "\f047";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows {
  --fa: "\f047";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chalkboard-user {
  --fa: "\f51c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chalkboard-teacher {
  --fa: "\f51c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-peso-sign {
  --fa: "\e222";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-shield {
  --fa: "\e4d8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baby {
  --fa: "\f77c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-line {
  --fa: "\e592";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-left {
  --fa: "\f10d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-left-alt {
  --fa: "\f10d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tractor {
  --fa: "\f722";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-arrow-up {
  --fa: "\f829";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-restore {
  --fa: "\f829";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-up-lock {
  --fa: "\e4b0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-lines-leaning {
  --fa: "\e51e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-combined {
  --fa: "\f546";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-copyright {
  --fa: "\f1f9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-equals {
  --fa: "\3d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-blender {
  --fa: "\f517";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-teeth {
  --fa: "\f62e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shekel-sign {
  --fa: "\f20b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ils {
  --fa: "\f20b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shekel {
  --fa: "\f20b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sheqel {
  --fa: "\f20b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sheqel-sign {
  --fa: "\f20b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-map {
  --fa: "\f279";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rocket {
  --fa: "\f135";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-photo-film {
  --fa: "\f87c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-photo-video {
  --fa: "\f87c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-minus {
  --fa: "\f65d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hexagon-nodes-bolt {
  --fa: "\e69a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-store {
  --fa: "\f54e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-trend-up {
  --fa: "\e098";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-minus {
  --fa: "\e55e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-hanging {
  --fa: "\f4d9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign {
  --fa: "\f4d9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bezier-curve {
  --fa: "\f55b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash {
  --fa: "\f1f6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet {
  --fa: "\f3fb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet-android {
  --fa: "\f3fb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-flag {
  --fa: "\e56e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fill {
  --fa: "\f575";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-up {
  --fa: "\f106";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-drumstick-bite {
  --fa: "\f6d7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-holly-berry {
  --fa: "\f7aa";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-left {
  --fa: "\f053";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacteria {
  --fa: "\e059";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-lizard {
  --fa: "\f258";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-notdef {
  --fa: "\e1fe";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-disease {
  --fa: "\f7fa";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase-medical {
  --fa: "\f469";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-genderless {
  --fa: "\f22d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-right {
  --fa: "\f054";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-retweet {
  --fa: "\f079";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-rear {
  --fa: "\f5de";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-alt {
  --fa: "\f5de";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pump-soap {
  --fa: "\e06b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-video-slash {
  --fa: "\f4e2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-quarter {
  --fa: "\f243";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-2 {
  --fa: "\f243";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-radio {
  --fa: "\f8d7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baby-carriage {
  --fa: "\f77d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-carriage-baby {
  --fa: "\f77d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-traffic-light {
  --fa: "\f637";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer {
  --fa: "\f491";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vr-cardboard {
  --fa: "\f729";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-middle-finger {
  --fa: "\f806";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-percent {
  --fa: "\25";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-percentage {
  --fa: "\25";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-moving {
  --fa: "\f4df";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-water-droplet {
  --fa: "\e4f5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-display {
  --fa: "\e163";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-smile {
  --fa: "\f118";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile {
  --fa: "\f118";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbtack {
  --fa: "\f08d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumb-tack {
  --fa: "\f08d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trophy {
  --fa: "\f091";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-praying {
  --fa: "\f683";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pray {
  --fa: "\f683";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hammer {
  --fa: "\f6e3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-peace {
  --fa: "\f25b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate {
  --fa: "\f2f1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sync-alt {
  --fa: "\f2f1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-spinner {
  --fa: "\f110";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-robot {
  --fa: "\f544";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-peace {
  --fa: "\f67c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gears {
  --fa: "\f085";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cogs {
  --fa: "\f085";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-warehouse {
  --fa: "\f494";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-right-dots {
  --fa: "\e4b7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-splotch {
  --fa: "\f5bc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-hearts {
  --fa: "\f584";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-hearts {
  --fa: "\f584";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-four {
  --fa: "\f524";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sim-card {
  --fa: "\f7c4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender {
  --fa: "\f225";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender-alt {
  --fa: "\f225";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mercury {
  --fa: "\f223";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-turn-down {
  --fa: "\f149";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-down {
  --fa: "\f149";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-falling-burst {
  --fa: "\e547";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-award {
  --fa: "\f559";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket-simple {
  --fa: "\f3ff";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket-alt {
  --fa: "\f3ff";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building {
  --fa: "\f1ad";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angles-left {
  --fa: "\f100";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-left {
  --fa: "\f100";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-qrcode {
  --fa: "\f029";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock-rotate-left {
  --fa: "\f1da";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-history {
  --fa: "\f1da";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-beam-sweat {
  --fa: "\f583";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-beam-sweat {
  --fa: "\f583";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-export {
  --fa: "\f56e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-from-file {
  --fa: "\f56e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield {
  --fa: "\f132";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-blank {
  --fa: "\f132";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-short-wide {
  --fa: "\f885";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-up-alt {
  --fa: "\f885";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-nodes {
  --fa: "\e696";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical {
  --fa: "\e3b2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-golf-ball-tee {
  --fa: "\f450";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-golf-ball {
  --fa: "\f450";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-chevron-left {
  --fa: "\f137";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-left {
  --fa: "\f137";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney-window {
  --fa: "\e00d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-nib {
  --fa: "\f5ad";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent-arrow-turn-left {
  --fa: "\e580";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tents {
  --fa: "\e582";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wand-magic {
  --fa: "\f0d0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magic {
  --fa: "\f0d0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dog {
  --fa: "\f6d3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-carrot {
  --fa: "\f787";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-moon {
  --fa: "\f186";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-glass-empty {
  --fa: "\f5ce";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-glass-alt {
  --fa: "\f5ce";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cheese {
  --fa: "\f7ef";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-yin-yang {
  --fa: "\f6ad";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-music {
  --fa: "\f001";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-commit {
  --fa: "\f386";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-low {
  --fa: "\f76b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-biking {
  --fa: "\f84a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-biking {
  --fa: "\f84a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-broom {
  --fa: "\f51a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-heart {
  --fa: "\e574";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gopuram {
  --fa: "\f664";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-oceania {
  --fa: "\e47b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-oceania {
  --fa: "\e47b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-xmark {
  --fa: "\f2d3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-square {
  --fa: "\f2d3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-xmark-square {
  --fa: "\f2d3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hashtag {
  --fa: "\23";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-right-and-down-left-from-center {
  --fa: "\f424";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand-alt {
  --fa: "\f424";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-oil-can {
  --fa: "\f613";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-t {
  --fa: "\54";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hippo {
  --fa: "\f6ed";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-column {
  --fa: "\e0e3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-infinity {
  --fa: "\f534";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-vial-circle-check {
  --fa: "\e596";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-arrow-down-to-line {
  --fa: "\e538";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-voicemail {
  --fa: "\f897";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fan {
  --fa: "\f863";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-luggage {
  --fa: "\e554";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-down {
  --fa: "\f338";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt-v {
  --fa: "\f338";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-moon-rain {
  --fa: "\f73c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar {
  --fa: "\f133";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trailer {
  --fa: "\e041";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bahai {
  --fa: "\f666";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-haykal {
  --fa: "\f666";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sd-card {
  --fa: "\f7c2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dragon {
  --fa: "\f6d5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shoe-prints {
  --fa: "\f54b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-plus {
  --fa: "\f055";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-circle {
  --fa: "\f055";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-tongue-wink {
  --fa: "\f58b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue-wink {
  --fa: "\f58b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding {
  --fa: "\f4bd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-exclamation {
  --fa: "\e55d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-link-slash {
  --fa: "\f127";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain-broken {
  --fa: "\f127";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain-slash {
  --fa: "\f127";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlink {
  --fa: "\f127";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-clone {
  --fa: "\f24d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-arrow-loop-left {
  --fa: "\e551";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-z-a {
  --fa: "\f882";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-up-alt {
  --fa: "\f882";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-flame-curved {
  --fa: "\f7e4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-alt {
  --fa: "\f7e4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tornado {
  --fa: "\f76f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-plus {
  --fa: "\e494";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-quran {
  --fa: "\f687";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-quran {
  --fa: "\f687";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor {
  --fa: "\f13d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-all {
  --fa: "\f84c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-angry {
  --fa: "\f556";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angry {
  --fa: "\f556";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cookie-bite {
  --fa: "\f564";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-trend-down {
  --fa: "\e097";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss {
  --fa: "\f09e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-feed {
  --fa: "\f09e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-draw-polygon {
  --fa: "\f5ee";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-scale-balanced {
  --fa: "\f24e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale {
  --fa: "\f24e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-simple-high {
  --fa: "\f62a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer {
  --fa: "\f62a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-fast {
  --fa: "\f62a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-shower {
  --fa: "\f2cc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-desktop {
  --fa: "\f390";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-desktop-alt {
  --fa: "\f390";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-m {
  --fa: "\4d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-list {
  --fa: "\f00b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-list {
  --fa: "\f00b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-sms {
  --fa: "\f7cd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sms {
  --fa: "\f7cd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book {
  --fa: "\f02d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-plus {
  --fa: "\f234";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-check {
  --fa: "\f00c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-three-quarters {
  --fa: "\f241";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-4 {
  --fa: "\f241";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-circle-check {
  --fa: "\e509";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-left {
  --fa: "\f104";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagram-successor {
  --fa: "\e47a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-arrow-right {
  --fa: "\e58b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-split-up-and-left {
  --fa: "\e4bc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-fist {
  --fa: "\f6de";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fist-raised {
  --fa: "\f6de";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-moon {
  --fa: "\f6c3";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase {
  --fa: "\f0b1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-falling {
  --fa: "\e546";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-image-portrait {
  --fa: "\f3e0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-portrait {
  --fa: "\f3e0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-tag {
  --fa: "\f507";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rug {
  --fa: "\e569";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-europe {
  --fa: "\f7a2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-europe {
  --fa: "\f7a2";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-flatbed-suitcase {
  --fa: "\f59d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-luggage-cart {
  --fa: "\f59d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rectangle-xmark {
  --fa: "\f410";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-rectangle-times {
  --fa: "\f410";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-rectangle {
  --fa: "\f410";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-close {
  --fa: "\f410";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-baht-sign {
  --fa: "\e0ac";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-open {
  --fa: "\f518";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-journal-whills {
  --fa: "\f66a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-journal-whills {
  --fa: "\f66a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handcuffs {
  --fa: "\e4f8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-triangle-exclamation {
  --fa: "\f071";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-triangle {
  --fa: "\f071";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-warning {
  --fa: "\f071";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-database {
  --fa: "\f1c0";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share {
  --fa: "\f064";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-forward {
  --fa: "\f064";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bottle-droplet {
  --fa: "\e4c4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mask-face {
  --fa: "\e1d7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hill-rockslide {
  --fa: "\e508";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-right-left {
  --fa: "\f362";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-exchange-alt {
  --fa: "\f362";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-paper-plane {
  --fa: "\f1d8";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-circle-exclamation {
  --fa: "\e565";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dungeon {
  --fa: "\f6d9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-right {
  --fa: "\f038";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-1-wave {
  --fa: "\f53b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-wave-alt {
  --fa: "\f53b";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-life-ring {
  --fa: "\f1cd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands {
  --fa: "\f2a7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-language {
  --fa: "\f2a7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-signing {
  --fa: "\f2a7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-day {
  --fa: "\f783";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-water-ladder {
  --fa: "\f5c5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ladder-water {
  --fa: "\f5c5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-swimming-pool {
  --fa: "\f5c5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-up-down {
  --fa: "\f07d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-v {
  --fa: "\f07d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grimace {
  --fa: "\f57f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-grimace {
  --fa: "\f57f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair-move {
  --fa: "\e2ce";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair-alt {
  --fa: "\e2ce";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-turn-down {
  --fa: "\f3be";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-down-alt {
  --fa: "\f3be";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-arrow-right {
  --fa: "\e552";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-envelope {
  --fa: "\f199";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-square {
  --fa: "\f199";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice {
  --fa: "\f522";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bowling-ball {
  --fa: "\f436";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-brain {
  --fa: "\f5dc";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bandage {
  --fa: "\f462";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-band-aid {
  --fa: "\f462";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-minus {
  --fa: "\f272";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-xmark {
  --fa: "\f057";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle {
  --fa: "\f057";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-xmark-circle {
  --fa: "\f057";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-gifts {
  --fa: "\f79c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotel {
  --fa: "\f594";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-asia {
  --fa: "\f57e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-asia {
  --fa: "\f57e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-card-clip {
  --fa: "\f47f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-card-alt {
  --fa: "\f47f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-plus {
  --fa: "\f00e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-plus {
  --fa: "\f00e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-up {
  --fa: "\f164";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-clock {
  --fa: "\f4fd";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-dots {
  --fa: "\f461";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-allergies {
  --fa: "\f461";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-invoice {
  --fa: "\f570";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-minimize {
  --fa: "\f2d1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mug-saucer {
  --fa: "\f0f4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-coffee {
  --fa: "\f0f4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-brush {
  --fa: "\f55d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-half-dashed {
  --fa: "\e698";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mask {
  --fa: "\f6fa";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-minus {
  --fa: "\f010";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-minus {
  --fa: "\f010";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-vertical {
  --fa: "\f548";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-large {
  --fa: "\f406";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-alt {
  --fa: "\f406";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-train-tram {
  --fa: "\e5b4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-nurse {
  --fa: "\f82f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-syringe {
  --fa: "\f48e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-sun {
  --fa: "\f6c4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stopwatch-20 {
  --fa: "\e06f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-full {
  --fa: "\f45c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnet {
  --fa: "\f076";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jar {
  --fa: "\e516";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-note-sticky {
  --fa: "\f249";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticky-note {
  --fa: "\f249";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bug-slash {
  --fa: "\e490";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-from-water-pump {
  --fa: "\e4b6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bone {
  --fa: "\f5d7";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-cells-row-unlock {
  --fa: "\e691";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-injured {
  --fa: "\f728";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-sad-tear {
  --fa: "\f5b4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-sad-tear {
  --fa: "\f5b4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane {
  --fa: "\f072";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent-arrows-down {
  --fa: "\e581";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation {
  --fa: "\21";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-spin {
  --fa: "\e4bb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-print {
  --fa: "\f02f";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-turkish-lira-sign {
  --fa: "\e2bb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-try {
  --fa: "\e2bb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-turkish-lira {
  --fa: "\e2bb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dollar-sign {
  --fa: "\24";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-dollar {
  --fa: "\24";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-usd {
  --fa: "\24";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-x {
  --fa: "\58";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-dollar {
  --fa: "\f688";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-dollar {
  --fa: "\f688";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-gear {
  --fa: "\f509";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-cog {
  --fa: "\f509";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-military-pointing {
  --fa: "\e54a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-columns {
  --fa: "\f19c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-bank {
  --fa: "\f19c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-institution {
  --fa: "\f19c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-museum {
  --fa: "\f19c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-university {
  --fa: "\f19c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella {
  --fa: "\f0e9";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-trowel {
  --fa: "\e589";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-d {
  --fa: "\44";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-stapler {
  --fa: "\e5af";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-masks-theater {
  --fa: "\f630";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-theater-masks {
  --fa: "\f630";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-kip-sign {
  --fa: "\e1c4";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-left {
  --fa: "\f0a5";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-simple {
  --fa: "\f4c6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-alt {
  --fa: "\f4c6";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-jet-fighter {
  --fa: "\f0fb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-fighter-jet {
  --fa: "\f0fb";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-share-nodes {
  --fa: "\f1e1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt-square {
  --fa: "\f1e1";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-barcode {
  --fa: "\f02a";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-minus {
  --fa: "\e43c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-video {
  --fa: "\f03d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-video-camera {
  --fa: "\f03d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-graduation-cap {
  --fa: "\f19d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-mortar-board {
  --fa: "\f19d";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-medical {
  --fa: "\e05c";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-check {
  --fa: "\e53e";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-turn-up {
  --fa: "\f3bf";
}

/* line 8, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-up-alt {
  --fa: "\f3bf";
}

/* line 5, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_screen-reader.scss */
.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

/* line 39, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_mixins.scss */
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
/* line 9, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_solid.scss */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free';
}

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/assets/font-awesome/fa-solid-900-64214b0a6635e69b2722c690f29506337eccbc40c088f7f5bc4e42b361d162a8.woff2) format("woff2"), url(/assets/font-awesome/fa-solid-900-44ef3d6557f63579b379a863e53cc44a21b5dca68bea163842cf2f88741b53fc.ttf) format("truetype");
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_solid.scss */
.fas,
.fa-solid {
  font-weight: 900;
}

/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
/* line 9, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_regular.scss */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free';
}

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/font-awesome/fa-regular-400-1cd36d00df15fd48055bbc42daf8a494228887c26255da15c70c7cff5b31e107.woff2) format("woff2"), url(/assets/font-awesome/fa-regular-400-f8fbc72fd51ef0b8ecca0cbc0212af363185a3ffdb62b54e6d42b61fadf5eb18.ttf) format("truetype");
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_regular.scss */
.far,
.fa-regular {
  font-weight: 400;
}

/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
/* line 9, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
:root, :host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands';
}

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/font-awesome/fa-brands-400-1f56bc1732fed207bf092be076fd531aa7e15e8af32fd4ce2e98ef278d385bac.woff2) format("woff2"), url(/assets/font-awesome/fa-brands-400-89694cccd89936fa505b71253427335d580a5989a0e3a614d87a934b58b0e2a8.ttf) format("truetype");
}

/* line 23, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fab,
.fa-brands {
  font-weight: 400;
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-monero {
  --fa: "\f3d0";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hooli {
  --fa: "\f427";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yelp {
  --fa: "\f1e9";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-visa {
  --fa: "\f1f0";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-lastfm {
  --fa: "\f202";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-shopware {
  --fa: "\f5b5";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-nc {
  --fa: "\f4e8";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-aws {
  --fa: "\f375";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-redhat {
  --fa: "\f7bc";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yoast {
  --fa: "\f2b1";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cloudflare {
  --fa: "\e07d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ups {
  --fa: "\f7e0";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pixiv {
  --fa: "\e640";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wpexplorer {
  --fa: "\f2de";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dyalog {
  --fa: "\f399";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bity {
  --fa: "\f37a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stackpath {
  --fa: "\f842";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-buysellads {
  --fa: "\f20d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-first-order {
  --fa: "\f2b0";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-modx {
  --fa: "\f285";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-guilded {
  --fa: "\e07e";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vnv {
  --fa: "\f40b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-js {
  --fa: "\f3b9";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-js-square {
  --fa: "\f3b9";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-microsoft {
  --fa: "\f3ca";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-qq {
  --fa: "\f1d6";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-orcid {
  --fa: "\f8d2";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-java {
  --fa: "\f4e4";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-invision {
  --fa: "\f7b0";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-pd-alt {
  --fa: "\f4ed";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-centercode {
  --fa: "\f380";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-glide-g {
  --fa: "\f2a6";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-drupal {
  --fa: "\f1a9";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-jxl {
  --fa: "\e67b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dart-lang {
  --fa: "\e693";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hire-a-helper {
  --fa: "\f3b0";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-by {
  --fa: "\f4e7";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-unity {
  --fa: "\e049";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-whmcs {
  --fa: "\f40d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rocketchat {
  --fa: "\f3e8";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vk {
  --fa: "\f189";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-untappd {
  --fa: "\f405";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mailchimp {
  --fa: "\f59e";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-css3-alt {
  --fa: "\f38b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-reddit {
  --fa: "\f1a2";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-reddit-square {
  --fa: "\f1a2";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vimeo-v {
  --fa: "\f27d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-contao {
  --fa: "\f26d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-font-awesome {
  --fa: "\e5ad";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-deskpro {
  --fa: "\f38f";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-brave {
  --fa: "\e63c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sistrix {
  --fa: "\f3ee";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-instagram {
  --fa: "\e055";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-instagram-square {
  --fa: "\e055";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-battle-net {
  --fa: "\f835";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-the-red-yeti {
  --fa: "\f69d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-hacker-news {
  --fa: "\f3af";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hacker-news-square {
  --fa: "\f3af";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-edge {
  --fa: "\f282";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-threads {
  --fa: "\e618";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-napster {
  --fa: "\f3d2";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-snapchat {
  --fa: "\f2ad";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-snapchat-square {
  --fa: "\f2ad";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-plus-g {
  --fa: "\f0d5";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-artstation {
  --fa: "\f77a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-markdown {
  --fa: "\f60f";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sourcetree {
  --fa: "\f7d3";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-plus {
  --fa: "\f2b3";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-diaspora {
  --fa: "\f791";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-foursquare {
  --fa: "\f180";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stack-overflow {
  --fa: "\f16c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-github-alt {
  --fa: "\f113";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-phoenix-squadron {
  --fa: "\f511";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pagelines {
  --fa: "\f18c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-algolia {
  --fa: "\f36c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-red-river {
  --fa: "\f3e3";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-sa {
  --fa: "\f4ef";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-safari {
  --fa: "\f267";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google {
  --fa: "\f1a0";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-font-awesome-stroke {
  --fa: "\f35c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-font-awesome-alt {
  --fa: "\f35c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-atlassian {
  --fa: "\f77b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-linkedin-in {
  --fa: "\f0e1";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-digital-ocean {
  --fa: "\f391";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-nimblr {
  --fa: "\f5a8";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-chromecast {
  --fa: "\f838";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-evernote {
  --fa: "\f839";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hacker-news {
  --fa: "\f1d4";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-sampling {
  --fa: "\f4f0";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-adversal {
  --fa: "\f36a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons {
  --fa: "\f25e";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-watchman-monitoring {
  --fa: "\e087";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fonticons {
  --fa: "\f280";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-weixin {
  --fa: "\f1d7";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-shirtsinbulk {
  --fa: "\f214";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-codepen {
  --fa: "\f1cb";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-git-alt {
  --fa: "\f841";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-lyft {
  --fa: "\f3c3";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rev {
  --fa: "\f5b2";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-windows {
  --fa: "\f17a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wizards-of-the-coast {
  --fa: "\f730";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-viadeo {
  --fa: "\f2aa";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-viadeo-square {
  --fa: "\f2aa";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-meetup {
  --fa: "\f2e0";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-centos {
  --fa: "\f789";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-adn {
  --fa: "\f170";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cloudsmith {
  --fa: "\f384";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-opensuse {
  --fa: "\e62b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper-alt {
  --fa: "\f1a8";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-dribbble {
  --fa: "\f397";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dribbble-square {
  --fa: "\f397";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-codiepie {
  --fa: "\f284";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-node {
  --fa: "\f419";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mix {
  --fa: "\f3cb";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-steam {
  --fa: "\f1b6";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-apple-pay {
  --fa: "\f416";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-scribd {
  --fa: "\f28a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-debian {
  --fa: "\e60b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-openid {
  --fa: "\f19b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-instalod {
  --fa: "\e081";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-files-pinwheel {
  --fa: "\e69f";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-expeditedssl {
  --fa: "\f23e";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sellcast {
  --fa: "\f2da";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-twitter {
  --fa: "\f081";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-twitter-square {
  --fa: "\f081";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-r-project {
  --fa: "\f4f7";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-delicious {
  --fa: "\f1a5";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-freebsd {
  --fa: "\f3a4";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vuejs {
  --fa: "\f41f";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-accusoft {
  --fa: "\f369";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ioxhost {
  --fa: "\f208";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fonticons-fi {
  --fa: "\f3a2";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-app-store {
  --fa: "\f36f";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-mastercard {
  --fa: "\f1f1";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-itunes-note {
  --fa: "\f3b5";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-golang {
  --fa: "\e40f";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-kickstarter {
  --fa: "\f3bb";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-kickstarter {
  --fa: "\f3bb";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-grav {
  --fa: "\f2d6";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-weibo {
  --fa: "\f18a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-uncharted {
  --fa: "\e084";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-firstdraft {
  --fa: "\f3a1";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-youtube {
  --fa: "\f431";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-youtube-square {
  --fa: "\f431";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wikipedia-w {
  --fa: "\f266";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wpressr {
  --fa: "\f3e4";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rendact {
  --fa: "\f3e4";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-angellist {
  --fa: "\f209";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-galactic-republic {
  --fa: "\f50c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-nfc-directional {
  --fa: "\e530";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-skype {
  --fa: "\f17e";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-joget {
  --fa: "\f3b7";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fedora {
  --fa: "\f798";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stripe-s {
  --fa: "\f42a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-meta {
  --fa: "\e49b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-laravel {
  --fa: "\f3bd";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hotjar {
  --fa: "\f3b1";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bluetooth-b {
  --fa: "\f294";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-letterboxd {
  --fa: "\e62e";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sticker-mule {
  --fa: "\f3f7";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-zero {
  --fa: "\f4f3";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hips {
  --fa: "\f452";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-css {
  --fa: "\e6a2";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-behance {
  --fa: "\f1b4";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-reddit {
  --fa: "\f1a1";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-discord {
  --fa: "\f392";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-chrome {
  --fa: "\f268";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-app-store-ios {
  --fa: "\f370";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-discover {
  --fa: "\f1f2";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wpbeginner {
  --fa: "\f297";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-confluence {
  --fa: "\f78d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-shoelace {
  --fa: "\e60c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mdb {
  --fa: "\f8ca";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dochub {
  --fa: "\f394";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-accessible-icon {
  --fa: "\f368";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ebay {
  --fa: "\f4f4";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-amazon {
  --fa: "\f270";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-unsplash {
  --fa: "\e07c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yarn {
  --fa: "\f7e3";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-steam {
  --fa: "\f1b7";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-steam-square {
  --fa: "\f1b7";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-500px {
  --fa: "\f26e";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-vimeo {
  --fa: "\f194";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vimeo-square {
  --fa: "\f194";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-asymmetrik {
  --fa: "\f372";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-font-awesome {
  --fa: "\f2b4";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-font-awesome-flag {
  --fa: "\f2b4";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-font-awesome-logo-full {
  --fa: "\f2b4";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gratipay {
  --fa: "\f184";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-apple {
  --fa: "\f179";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hive {
  --fa: "\e07f";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gitkraken {
  --fa: "\f3a6";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-keybase {
  --fa: "\f4f5";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-apple-pay {
  --fa: "\f415";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-padlet {
  --fa: "\e4a0";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-amazon-pay {
  --fa: "\f42c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-github {
  --fa: "\f092";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-github-square {
  --fa: "\f092";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stumbleupon {
  --fa: "\f1a4";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fedex {
  --fa: "\f797";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-phoenix-framework {
  --fa: "\f3dc";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-shopify {
  --fa: "\e057";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-neos {
  --fa: "\f612";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-threads {
  --fa: "\e619";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hackerrank {
  --fa: "\f5f7";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-researchgate {
  --fa: "\f4f8";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-swift {
  --fa: "\f8e1";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-angular {
  --fa: "\f420";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-speakap {
  --fa: "\f3f3";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-angrycreative {
  --fa: "\f36e";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-y-combinator {
  --fa: "\f23b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-empire {
  --fa: "\f1d1";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-envira {
  --fa: "\f299";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-scholar {
  --fa: "\e63b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-gitlab {
  --fa: "\e5ae";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gitlab-square {
  --fa: "\e5ae";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-studiovinari {
  --fa: "\f3f8";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper {
  --fa: "\f2ae";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wordpress {
  --fa: "\f19a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-product-hunt {
  --fa: "\f288";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-firefox {
  --fa: "\f269";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-linode {
  --fa: "\f2b8";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-goodreads {
  --fa: "\f3a8";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-odnoklassniki {
  --fa: "\f264";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-odnoklassniki-square {
  --fa: "\f264";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-jsfiddle {
  --fa: "\f1cc";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sith {
  --fa: "\f512";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-themeisle {
  --fa: "\f2b2";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-page4 {
  --fa: "\f3d7";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hashnode {
  --fa: "\e499";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-react {
  --fa: "\f41b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-paypal {
  --fa: "\f1f4";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-squarespace {
  --fa: "\f5be";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-stripe {
  --fa: "\f1f5";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-share {
  --fa: "\f4f2";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bitcoin {
  --fa: "\f379";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-keycdn {
  --fa: "\f3ba";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-opera {
  --fa: "\f26a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-itch-io {
  --fa: "\f83a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-umbraco {
  --fa: "\f8e8";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-galactic-senate {
  --fa: "\f50d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ubuntu {
  --fa: "\f7df";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-draft2digital {
  --fa: "\f396";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stripe {
  --fa: "\f429";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-houzz {
  --fa: "\f27c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gg {
  --fa: "\f260";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dhl {
  --fa: "\f790";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-pinterest {
  --fa: "\f0d3";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pinterest-square {
  --fa: "\f0d3";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-xing {
  --fa: "\f168";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-blackberry {
  --fa: "\f37b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-pd {
  --fa: "\f4ec";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-playstation {
  --fa: "\f3df";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-quinscape {
  --fa: "\f459";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-less {
  --fa: "\f41d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-blogger-b {
  --fa: "\f37d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-opencart {
  --fa: "\f23d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vine {
  --fa: "\f1ca";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-signal-messenger {
  --fa: "\e663";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-paypal {
  --fa: "\f1ed";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gitlab {
  --fa: "\f296";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-typo3 {
  --fa: "\f42b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-reddit-alien {
  --fa: "\f281";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yahoo {
  --fa: "\f19e";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dailymotion {
  --fa: "\e052";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-affiliatetheme {
  --fa: "\f36b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper-pp {
  --fa: "\f1a7";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bootstrap {
  --fa: "\f836";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-odnoklassniki {
  --fa: "\f263";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-nfc-symbol {
  --fa: "\e531";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mintbit {
  --fa: "\e62f";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ethereum {
  --fa: "\f42e";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-speaker-deck {
  --fa: "\f83c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-nc-eu {
  --fa: "\f4e9";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-patreon {
  --fa: "\f3d9";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-avianex {
  --fa: "\f374";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ello {
  --fa: "\f5f1";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gofore {
  --fa: "\f3a7";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bimobject {
  --fa: "\f378";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-brave-reverse {
  --fa: "\e63d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-facebook-f {
  --fa: "\f39e";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-google-plus {
  --fa: "\f0d4";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-plus-square {
  --fa: "\f0d4";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-web-awesome {
  --fa: "\e682";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mandalorian {
  --fa: "\f50f";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-first-order-alt {
  --fa: "\f50a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-osi {
  --fa: "\f41a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-wallet {
  --fa: "\f1ee";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-d-and-d-beyond {
  --fa: "\f6ca";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-periscope {
  --fa: "\f3da";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fulcrum {
  --fa: "\f50b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cloudscale {
  --fa: "\f383";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-forumbee {
  --fa: "\f211";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mizuni {
  --fa: "\f3cc";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-schlix {
  --fa: "\f3ea";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-xing {
  --fa: "\f169";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-xing-square {
  --fa: "\f169";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bandcamp {
  --fa: "\f2d5";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wpforms {
  --fa: "\f298";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cloudversify {
  --fa: "\f385";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-usps {
  --fa: "\f7e1";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-megaport {
  --fa: "\f5a3";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-magento {
  --fa: "\f3c4";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-spotify {
  --fa: "\f1bc";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-optin-monster {
  --fa: "\f23c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fly {
  --fa: "\f417";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-bluesky {
  --fa: "\e6a3";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-aviato {
  --fa: "\f421";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-itunes {
  --fa: "\f3b4";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cuttlefish {
  --fa: "\f38c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-blogger {
  --fa: "\f37c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-flickr {
  --fa: "\f16e";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-viber {
  --fa: "\f409";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-soundcloud {
  --fa: "\f1be";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-digg {
  --fa: "\f1a6";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-tencent-weibo {
  --fa: "\f1d5";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-letterboxd {
  --fa: "\e62d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-symfony {
  --fa: "\f83d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-maxcdn {
  --fa: "\f136";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-etsy {
  --fa: "\f2d7";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-facebook-messenger {
  --fa: "\f39f";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-audible {
  --fa: "\f373";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-think-peaks {
  --fa: "\f731";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bilibili {
  --fa: "\e3d9";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-erlang {
  --fa: "\f39d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-x-twitter {
  --fa: "\e61b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cotton-bureau {
  --fa: "\f89e";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dashcube {
  --fa: "\f210";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-42-group {
  --fa: "\e080";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-innosoft {
  --fa: "\e080";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stack-exchange {
  --fa: "\f18d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-elementor {
  --fa: "\f430";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-pied-piper {
  --fa: "\e01e";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper-square {
  --fa: "\e01e";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-nd {
  --fa: "\f4eb";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-palfed {
  --fa: "\f3d8";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-superpowers {
  --fa: "\f2dd";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-resolving {
  --fa: "\f3e7";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-xbox {
  --fa: "\f412";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-web-awesome-stroke {
  --fa: "\e684";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-searchengin {
  --fa: "\f3eb";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-tiktok {
  --fa: "\e07b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-facebook {
  --fa: "\f082";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-facebook-square {
  --fa: "\f082";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-renren {
  --fa: "\f18b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-linux {
  --fa: "\f17c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-glide {
  --fa: "\f2a5";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-linkedin {
  --fa: "\f08c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hubspot {
  --fa: "\f3b2";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-deploydog {
  --fa: "\f38e";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-twitch {
  --fa: "\f1e8";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-flutter {
  --fa: "\e694";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ravelry {
  --fa: "\f2d9";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mixer {
  --fa: "\e056";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-lastfm {
  --fa: "\f203";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-lastfm-square {
  --fa: "\f203";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vimeo {
  --fa: "\f40a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mendeley {
  --fa: "\f7b3";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-uniregistry {
  --fa: "\f404";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-figma {
  --fa: "\f799";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-remix {
  --fa: "\f4ee";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-amazon-pay {
  --fa: "\f42d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dropbox {
  --fa: "\f16b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-instagram {
  --fa: "\f16d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cmplid {
  --fa: "\e360";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-upwork {
  --fa: "\e641";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-facebook {
  --fa: "\f09a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gripfire {
  --fa: "\f3ac";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-jedi-order {
  --fa: "\f50e";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-uikit {
  --fa: "\f403";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fort-awesome-alt {
  --fa: "\f3a3";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-phabricator {
  --fa: "\f3db";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ussunnah {
  --fa: "\f407";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-earlybirds {
  --fa: "\f39a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-trade-federation {
  --fa: "\f513";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-autoprefixer {
  --fa: "\f41c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-whatsapp {
  --fa: "\f232";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-upwork {
  --fa: "\e67c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-slideshare {
  --fa: "\f1e7";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-play {
  --fa: "\f3ab";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-viadeo {
  --fa: "\f2a9";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-line {
  --fa: "\f3c0";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-drive {
  --fa: "\f3aa";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-servicestack {
  --fa: "\f3ec";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-simplybuilt {
  --fa: "\f215";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bitbucket {
  --fa: "\f171";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-imdb {
  --fa: "\f2d8";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-deezer {
  --fa: "\e077";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-raspberry-pi {
  --fa: "\f7bb";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-jira {
  --fa: "\f7b1";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-docker {
  --fa: "\f395";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-screenpal {
  --fa: "\e570";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bluetooth {
  --fa: "\f293";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gitter {
  --fa: "\f426";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-d-and-d {
  --fa: "\f38d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-microblog {
  --fa: "\e01a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-diners-club {
  --fa: "\f24c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gg-circle {
  --fa: "\f261";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper-hat {
  --fa: "\f4e5";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-kickstarter-k {
  --fa: "\f3bc";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yandex {
  --fa: "\f413";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-readme {
  --fa: "\f4d5";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-html5 {
  --fa: "\f13b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sellsy {
  --fa: "\f213";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-web-awesome {
  --fa: "\e683";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sass {
  --fa: "\f41e";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wirsindhandwerk {
  --fa: "\e2d0";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wsh {
  --fa: "\e2d0";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-buromobelexperte {
  --fa: "\f37f";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-salesforce {
  --fa: "\f83b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-octopus-deploy {
  --fa: "\e082";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-medapps {
  --fa: "\f3c6";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ns8 {
  --fa: "\f3d5";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pinterest-p {
  --fa: "\f231";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-apper {
  --fa: "\f371";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fort-awesome {
  --fa: "\f286";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-waze {
  --fa: "\f83f";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bluesky {
  --fa: "\e671";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-jcb {
  --fa: "\f24b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-snapchat {
  --fa: "\f2ab";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-snapchat-ghost {
  --fa: "\f2ab";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-fantasy-flight-games {
  --fa: "\f6dc";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rust {
  --fa: "\e07a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wix {
  --fa: "\f5cf";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-behance {
  --fa: "\f1b5";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-behance-square {
  --fa: "\f1b5";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-supple {
  --fa: "\f3f9";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-webflow {
  --fa: "\e65c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rebel {
  --fa: "\f1d0";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-css3 {
  --fa: "\f13c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-staylinked {
  --fa: "\f3f5";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-kaggle {
  --fa: "\f5fa";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-space-awesome {
  --fa: "\e5ac";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-deviantart {
  --fa: "\f1bd";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cpanel {
  --fa: "\f388";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-goodreads-g {
  --fa: "\f3a9";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-git {
  --fa: "\f1d2";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-git-square {
  --fa: "\f1d2";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-tumblr {
  --fa: "\f174";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-tumblr-square {
  --fa: "\f174";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-trello {
  --fa: "\f181";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-nc-jp {
  --fa: "\f4ea";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-get-pocket {
  --fa: "\f265";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-perbyte {
  --fa: "\e083";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-grunt {
  --fa: "\f3ad";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-weebly {
  --fa: "\f5cc";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-connectdevelop {
  --fa: "\f20e";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-leanpub {
  --fa: "\f212";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-black-tie {
  --fa: "\f27e";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-themeco {
  --fa: "\f5c6";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-python {
  --fa: "\f3e2";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-android {
  --fa: "\f17b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-bots {
  --fa: "\e340";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-free-code-camp {
  --fa: "\f2c5";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-hornbill {
  --fa: "\f592";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-js {
  --fa: "\f3b8";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ideal {
  --fa: "\e013";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-git {
  --fa: "\f1d3";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dev {
  --fa: "\f6cc";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sketch {
  --fa: "\f7c6";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yandex-international {
  --fa: "\f414";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-amex {
  --fa: "\f1f3";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-uber {
  --fa: "\f402";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-github {
  --fa: "\f09b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-php {
  --fa: "\f457";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-alipay {
  --fa: "\f642";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-youtube {
  --fa: "\f167";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-skyatlas {
  --fa: "\f216";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-firefox-browser {
  --fa: "\e007";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-replyd {
  --fa: "\f3e6";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-suse {
  --fa: "\f7d6";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-jenkins {
  --fa: "\f3b6";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-twitter {
  --fa: "\f099";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-rockrms {
  --fa: "\f3e9";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pinterest {
  --fa: "\f0d2";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-buffer {
  --fa: "\f837";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-npm {
  --fa: "\f3d4";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-yammer {
  --fa: "\f840";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-btc {
  --fa: "\f15a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-dribbble {
  --fa: "\f17d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stumbleupon-circle {
  --fa: "\f1a3";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-internet-explorer {
  --fa: "\f26b";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-stubber {
  --fa: "\e5c7";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-telegram {
  --fa: "\f2c6";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-telegram-plane {
  --fa: "\f2c6";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-old-republic {
  --fa: "\f510";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-odysee {
  --fa: "\e5c6";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-whatsapp {
  --fa: "\f40c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-whatsapp-square {
  --fa: "\f40c";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-node-js {
  --fa: "\f3d3";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-edge-legacy {
  --fa: "\e078";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-slack {
  --fa: "\f198";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-slack-hash {
  --fa: "\f198";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-medrt {
  --fa: "\f3c8";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-usb {
  --fa: "\f287";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-tumblr {
  --fa: "\f173";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-vaadin {
  --fa: "\f408";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-quora {
  --fa: "\f2c4";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-x-twitter {
  --fa: "\e61a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-reacteurope {
  --fa: "\f75d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-medium {
  --fa: "\f23a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-medium-m {
  --fa: "\f23a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-amilia {
  --fa: "\f36d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mixcloud {
  --fa: "\f289";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-flipboard {
  --fa: "\f44d";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-viacoin {
  --fa: "\f237";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-critical-role {
  --fa: "\f6c9";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-sitrox {
  --fa: "\e44a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-discourse {
  --fa: "\f393";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-joomla {
  --fa: "\f1aa";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-mastodon {
  --fa: "\f4f6";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-airbnb {
  --fa: "\f834";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wolf-pack-battalion {
  --fa: "\f514";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-buy-n-large {
  --fa: "\f8a6";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-gulp {
  --fa: "\f3ae";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-sampling-plus {
  --fa: "\f4f1";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-strava {
  --fa: "\f428";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-ember {
  --fa: "\f423";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-canadian-maple-leaf {
  --fa: "\f785";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-teamspeak {
  --fa: "\f4f9";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pushed {
  --fa: "\f3e1";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wordpress-simple {
  --fa: "\f411";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-nutritionix {
  --fa: "\f3d6";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-wodu {
  --fa: "\e088";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-pay {
  --fa: "\e079";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-intercom {
  --fa: "\f7af";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-zhihu {
  --fa: "\f63f";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-korvue {
  --fa: "\f42f";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-pix {
  --fa: "\e43a";
}

/* line 28, vendor/bundle/ruby/3.2.0/gems/font-awesome-sass-6.7.2/assets/stylesheets/font-awesome/_brands.scss */
.fa-steam-symbol {
  --fa: "\f3f6";
}

/* line 2, app/assets/stylesheets/datepicker.css */
.datepicker {
  padding: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
  /*.dow {
		border-top: 1px solid #ddd !important;
	}*/
}

/* line 12, app/assets/stylesheets/datepicker.css */
.datepicker-inline {
  width: 220px;
}

/* line 15, app/assets/stylesheets/datepicker.css */
.datepicker.datepicker-rtl {
  direction: rtl;
}

/* line 18, app/assets/stylesheets/datepicker.css */
.datepicker.datepicker-rtl table tr td span {
  float: right;
}

/* line 21, app/assets/stylesheets/datepicker.css */
.datepicker-dropdown {
  top: 0;
  left: 0;
}

/* line 25, app/assets/stylesheets/datepicker.css */
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

/* line 35, app/assets/stylesheets/datepicker.css */
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-top: 0;
  position: absolute;
}

/* line 44, app/assets/stylesheets/datepicker.css */
.datepicker-dropdown.datepicker-orient-left:before {
  left: 16px;
}

/* line 47, app/assets/stylesheets/datepicker.css */
.datepicker-dropdown.datepicker-orient-left:after {
  left: 17px;
}

/* line 50, app/assets/stylesheets/datepicker.css */
.datepicker-dropdown.datepicker-orient-right:before {
  right: 16px;
}

/* line 53, app/assets/stylesheets/datepicker.css */
.datepicker-dropdown.datepicker-orient-right:after {
  right: 17px;
}

/* line 56, app/assets/stylesheets/datepicker.css */
.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}

/* line 59, app/assets/stylesheets/datepicker.css */
.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}

/* line 62, app/assets/stylesheets/datepicker.css */
.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}

/* line 67, app/assets/stylesheets/datepicker.css */
.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}

/* line 72, app/assets/stylesheets/datepicker.css */
.datepicker > div {
  display: none;
}

/* line 75, app/assets/stylesheets/datepicker.css */
.datepicker.days div.datepicker-days {
  display: block;
}

/* line 78, app/assets/stylesheets/datepicker.css */
.datepicker.months div.datepicker-months {
  display: block;
}

/* line 81, app/assets/stylesheets/datepicker.css */
.datepicker.years div.datepicker-years {
  display: block;
}

/* line 84, app/assets/stylesheets/datepicker.css */
.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;
}

/* line 93, app/assets/stylesheets/datepicker.css */
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}

/* line 103, app/assets/stylesheets/datepicker.css */
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

/* line 107, app/assets/stylesheets/datepicker.css */
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eeeeee;
  cursor: pointer;
}

/* line 112, app/assets/stylesheets/datepicker.css */
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #b9bcbf;
}

/* line 116, app/assets/stylesheets/datepicker.css */
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #b9bcbf;
  cursor: default;
}

/* line 122, app/assets/stylesheets/datepicker.css */
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}

/* line 140, app/assets/stylesheets/datepicker.css */
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.active:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled[disabled]:hover {
  background-color: #fdf59a;
}

/* line 162, app/assets/stylesheets/datepicker.css */
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.active:hover {
  background-color: #fbf069 \9;
}

/* line 172, app/assets/stylesheets/datepicker.css */
.datepicker table tr td.today:hover:hover {
  color: #000;
}

/* line 175, app/assets/stylesheets/datepicker.css */
.datepicker table tr td.today.active:hover {
  color: #fff;
}

/* line 178, app/assets/stylesheets/datepicker.css */
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 187, app/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: linear-gradient(top, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 207, app/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled.active:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled[disabled]:hover {
  background-color: #f3e97a;
}

/* line 229, app/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled.active:hover {
  background-color: #efe24b \9;
}

/* line 239, app/assets/stylesheets/datepicker.css */
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(top, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(top, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(top, #b3b3b3, #808080);
  background-image: -o-linear-gradient(top, #b3b3b3, #808080);
  background-image: linear-gradient(top, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 258, app/assets/stylesheets/datepicker.css */
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled.active:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled[disabled]:hover {
  background-color: #808080;
}

/* line 280, app/assets/stylesheets/datepicker.css */
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled.active:hover {
  background-color: #666666 \9;
}

/* line 290, app/assets/stylesheets/datepicker.css */
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #199ee0;
  color: #fff !important;
}

/* line 296, app/assets/stylesheets/datepicker.css */
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled[disabled]:hover {
  background-color: #159e19;
  color: #fff !important;
}

/* line 318, app/assets/stylesheets/datepicker.css */
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.active:hover {
  background-color: #159e19;
  color: #fff !important;
}

/* line 328, app/assets/stylesheets/datepicker.css */
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 340, app/assets/stylesheets/datepicker.css */
.datepicker table tr td span:hover {
  background: #eeeeee;
}

/* line 343, app/assets/stylesheets/datepicker.css */
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #b9bcbf;
  cursor: default;
}

/* line 349, app/assets/stylesheets/datepicker.css */
.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 {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 368, app/assets/stylesheets/datepicker.css */
.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,
.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.active:hover,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled[disabled]:hover {
  background-color: #0044cc;
}

/* line 390, app/assets/stylesheets/datepicker.css */
.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.active:hover,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.active:hover {
  background-color: #003399 \9;
}

/* line 400, app/assets/stylesheets/datepicker.css */
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #b9bcbf;
}

/* line 404, app/assets/stylesheets/datepicker.css */
.datepicker th.datepicker-switch {
  width: 145px;
}

/* line 407, app/assets/stylesheets/datepicker.css */
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}

/* line 411, app/assets/stylesheets/datepicker.css */
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}

/* line 414, app/assets/stylesheets/datepicker.css */
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

/* line 420, app/assets/stylesheets/datepicker.css */
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}

/* line 424, app/assets/stylesheets/datepicker.css */
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/* line 430, app/assets/stylesheets/datepicker.css */
.input-daterange input {
  text-align: center;
}

/* line 433, app/assets/stylesheets/datepicker.css */
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

/* line 438, app/assets/stylesheets/datepicker.css */
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

/* line 443, app/assets/stylesheets/datepicker.css */
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 20px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}

/* line 459, app/assets/stylesheets/datepicker.css */
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 12px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333333;
  font-family: 'open_sansregular';
  font-size: 13px;
  line-height: 20px;
}

/* line 487, app/assets/stylesheets/datepicker.css */
.datepicker table {
  overflow: hidden;
}

/* line 488, app/assets/stylesheets/datepicker.css */
.datepicker table thead {
  margin-bottom: 10px !important;
}

/* line 489, app/assets/stylesheets/datepicker.css */
.datepicker table thead tr:first-child th {
  background: #159e19;
  color: #fff;
  border-radius: 0px !important;
}

/* line 490, app/assets/stylesheets/datepicker.css */
.datepicker table thead tr:last-child th {
  background: #f3f3f4;
  border-radius: 0px !important;
}

/* line 491, app/assets/stylesheets/datepicker.css */
.datepicker table thead tr:first-child th:first-child {
  border-radius: 7px 0 0 0 !important;
}

/* line 492, app/assets/stylesheets/datepicker.css */
.datepicker table thead tr:first-child th:last-child {
  border-radius: 0 7px 0 0 !important;
}

/* line 493, app/assets/stylesheets/datepicker.css */
.datepicker table thead tr:last-child th:first-child {
  border-radius: 0 0 0 7px !important;
}

/* line 494, app/assets/stylesheets/datepicker.css */
.datepicker table thead tr:last-child th:last-child {
  border-radius: 0 0 7px 0 !important;
}

/* line 497, app/assets/stylesheets/datepicker.css */
.datepicker thead th.prev,
.datepicker thead th.next {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 499, app/assets/stylesheets/datepicker.css */
.datepicker.dropdown-menu th {
  color: #222;
}

/* line 501, app/assets/stylesheets/datepicker.css */
.datepicker.dropdown-menu th {
  padding: 12px;
}

/* line 503, app/assets/stylesheets/datepicker.css */
.datepicker.dropdown-menu td {
  padding: 10px 12px;
}

/*
Trix 1.3.2
Copyright © 2024 Basecamp, LLC
http://trix-editor.org/*/
/* line 6, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none;
}

/* line 13, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar * {
  box-sizing: border-box;
}

/* line 15, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow-x: auto;
}

/* line 20, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button-group:not(:first-child) {
  margin-left: 1.5vw;
}

@media (max-device-width: 768px) {
  /* line 30, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 0;
  }
}

/* line 32, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button-group-spacer {
  flex-grow: 1;
}

@media (max-device-width: 768px) {
  /* line 35, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
  trix-toolbar .trix-button-group-spacer {
    display: none;
  }
}

/* line 37, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent;
}

/* line 51, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}

/* line 53, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button.trix-active {
  background: #cbeefa;
  color: black;
}

/* line 56, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button:not(:disabled) {
  cursor: pointer;
}

/* line 58, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button:disabled {
  color: rgba(0, 0, 0, 0.125);
}

@media (max-device-width: 768px) {
  /* line 61, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
  trix-toolbar .trix-button {
    letter-spacing: -0.01em;
    padding: 0 0.3em;
  }
}

/* line 64, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px;
}

@media (max-device-width: 768px) {
  /* line 71, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
  trix-toolbar .trix-button--icon {
    height: 2em;
    max-width: calc(0.8em + 3.5vw);
  }
}

/* line 74, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.6;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-device-width: 768px) {
  /* line 87, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
  trix-toolbar .trix-button--icon::before {
    right: 6%;
    left: 6%;
  }
}

/* line 90, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon.trix-active::before {
  opacity: 1;
}

/* line 92, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon:disabled::before {
  opacity: 0.125;
}

/* line 94, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-attach::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M16.5%206v11.5a4%204%200%201%201-8%200V5a2.5%202.5%200%200%201%205%200v10.5a1%201%200%201%201-2%200V6H10v9.5a2.5%202.5%200%200%200%205%200V5a4%204%200%201%200-8%200v12.5a5.5%205.5%200%200%200%2011%200V6h-1.5z%22%2F%3E%3C%2Fsvg%3E);
  top: 8%;
  bottom: 4%;
}

/* line 98, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-bold::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M15.6%2011.8c1-.7%201.6-1.8%201.6-2.8a4%204%200%200%200-4-4H7v14h7c2.1%200%203.7-1.7%203.7-3.8%200-1.5-.8-2.8-2.1-3.4zM10%207.5h3a1.5%201.5%200%201%201%200%203h-3v-3zm3.5%209H10v-3h3.5a1.5%201.5%200%201%201%200%203z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 100, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-italic::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M10%205v3h2.2l-3.4%208H6v3h8v-3h-2.2l3.4-8H18V5h-8z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 102, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-link::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M9.88%2013.7a4.3%204.3%200%200%201%200-6.07l3.37-3.37a4.26%204.26%200%200%201%206.07%200%204.3%204.3%200%200%201%200%206.06l-1.96%201.72a.91.91%200%201%201-1.3-1.3l1.97-1.71a2.46%202.46%200%200%200-3.48-3.48l-3.38%203.37a2.46%202.46%200%200%200%200%203.48.91.91%200%201%201-1.3%201.3z%22%2F%3E%3Cpath%20d%3D%22M4.25%2019.46a4.3%204.3%200%200%201%200-6.07l1.93-1.9a.91.91%200%201%201%201.3%201.3l-1.93%201.9a2.46%202.46%200%200%200%203.48%203.48l3.37-3.38c.96-.96.96-2.52%200-3.48a.91.91%200%201%201%201.3-1.3%204.3%204.3%200%200%201%200%206.07l-3.38%203.38a4.26%204.26%200%200%201-6.07%200z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 104, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-strike::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.73%2014l.28.14c.26.15.45.3.57.44.12.14.18.3.18.5%200%20.3-.15.56-.44.75-.3.2-.76.3-1.39.3A13.52%2013.52%200%200%201%207%2014.95v3.37a10.64%2010.64%200%200%200%204.84.88c1.26%200%202.35-.19%203.28-.56.93-.37%201.64-.9%202.14-1.57s.74-1.45.74-2.32c0-.26-.02-.51-.06-.75h-5.21zm-5.5-4c-.08-.34-.12-.7-.12-1.1%200-1.29.52-2.3%201.58-3.02%201.05-.72%202.5-1.08%204.34-1.08%201.62%200%203.28.34%204.97%201l-1.3%202.93c-1.47-.6-2.73-.9-3.8-.9-.55%200-.96.08-1.2.26-.26.17-.38.38-.38.64%200%20.27.16.52.48.74.17.12.53.3%201.05.53H7.23zM3%2013h18v-2H3v2z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 106, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-quote::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M6%2017h3l2-4V7H5v6h3zm8%200h3l2-4V7h-6v6h3z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 108, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12%209v3H9v7H6v-7H3V9h9zM8%204h14v3h-6v12h-3V7H8V4z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 110, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-code::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.2%2012L15%2015.2l1.4%201.4L21%2012l-4.6-4.6L15%208.8l3.2%203.2zM5.8%2012L9%208.8%207.6%207.4%203%2012l4.6%204.6L9%2015.2%205.8%2012z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 112, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%204a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm4%203h14v-2H8v2zm0-6h14v-2H8v2zm0-8v2h14V5H8z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 114, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-number-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M2%2017h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1%203h1.8L2%2013.1v.9h3v-1H3.2L5%2010.9V10H2v1zm5-6v2h14V5H7zm0%2014h14v-2H7v2zm0-6h14v-2H7v2z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 116, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-undo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.5%208c-2.6%200-5%201-6.9%202.6L2%207v9h9l-3.6-3.6A8%208%200%200%201%2020%2016l2.4-.8a10.5%2010.5%200%200%200-10-7.2z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 118, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-redo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.4%2010.6a10.5%2010.5%200%200%200-16.9%204.6L4%2016a8%208%200%200%201%2012.7-3.6L13%2016h9V7l-3.6%203.6z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 120, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-8.3-.3l2.8%202.9L6%2014.2%204%2012l2-2-1.4-1.5L1%2012l.7.7zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 122, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-6.9-1L1%2014.2l1.4%201.4L6%2012l-.7-.7-2.8-2.8L1%209.9%203.1%2012zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 124, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-dialogs {
  position: relative;
}

/* line 126, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5;
}

/* line 138, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 150, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-input--dialog.validate:invalid {
  box-shadow: #F00 0px 0px 1.5px 1px;
}

/* line 152, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none;
}

/* line 156, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-dialog--link {
  max-width: 600px;
}

/* line 158, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline;
}

/* line 161, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-dialog__link-fields .trix-input {
  flex: 1;
}

/* line 163, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-toolbar .trix-dialog__link-fields .trix-button-group {
  flex: 0 0 content;
  margin: 0;
}

/* line 166, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 172, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection, trix-editor [data-trix-mutable] ::-moz-selection {
  background: none;
}

/* line 175, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection, trix-editor [data-trix-mutable] ::selection {
  background: none;
}

/* line 179, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .attachment__caption-editor[data-trix-mutable]:focus::-moz-selection {
  background: highlight;
}

/* line 181, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .attachment__caption-editor[data-trix-mutable]:focus::selection {
  background: highlight;
}

/* line 184, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .attachment.attachment--file[data-trix-mutable] {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent;
}

/* line 187, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .attachment[data-trix-mutable] img {
  box-shadow: 0 0 0 2px highlight;
}

/* line 189, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .attachment {
  position: relative;
}

/* line 191, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .attachment:hover {
  cursor: default;
}

/* line 193, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text;
}

/* line 195, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in;
}

/* line 204, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .attachment__progress[value="100"] {
  opacity: 0;
}

/* line 206, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 221, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 228, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .trix-button-group {
  display: inline-flex;
}

/* line 230, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent;
}

/* line 242, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}

/* line 244, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .trix-button.trix-active {
  background: #cbeefa;
}

/* line 246, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .trix-button:not(:disabled) {
  cursor: pointer;
}

/* line 248, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25);
}

/* line 260, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .trix-button--remove::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.7;
  content: "";
  background-image: url(data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.4L17.6%205%2012%2010.6%206.4%205%205%206.4l5.6%205.6L5%2017.6%206.4%2019l5.6-5.6%205.6%205.6%201.4-1.4-5.6-5.6z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
}

/* line 273, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .trix-button--remove:hover {
  border-color: #333;
}

/* line 275, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .trix-button--remove:hover::before {
  opacity: 1;
}

/* line 277, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .attachment__metadata-container {
  position: relative;
}

/* line 279, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .attachment__metadata {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate(-50%, 0);
  max-width: 90%;
  padding: 0.1em 0.6em;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
}

/* line 290, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .attachment__metadata .attachment__name {
  display: inline-block;
  max-width: 100%;
  vertical-align: bottom;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 297, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
trix-editor .attachment__metadata .attachment__size {
  margin-left: 0.2em;
  white-space: nowrap;
}

/* line 301, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
.trix-content {
  line-height: 1.5;
}

/* line 303, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
.trix-content * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* line 307, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
.trix-content h1 {
  font-size: 1.2em;
  line-height: 1.2;
}

/* line 310, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
.trix-content blockquote {
  border: 0 solid #ccc;
  border-left-width: 0.3em;
  margin-left: 0.3em;
  padding-left: 0.6em;
}

/* line 315, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
.trix-content [dir=rtl] blockquote,
.trix-content blockquote[dir=rtl] {
  border-width: 0;
  border-right-width: 0.3em;
  margin-right: 0.3em;
  padding-right: 0.6em;
}

/* line 321, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
.trix-content li {
  margin-left: 1em;
}

/* line 323, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
.trix-content [dir=rtl] li {
  margin-right: 1em;
}

/* line 325, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
.trix-content pre {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-family: monospace;
  font-size: 0.9em;
  padding: 0.5em;
  white-space: pre;
  background-color: #eee;
  overflow-x: auto;
}

/* line 335, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
.trix-content img {
  max-width: 100%;
  height: auto;
}

/* line 338, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
.trix-content .attachment {
  display: inline-block;
  position: relative;
  max-width: 100%;
}

/* line 342, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
.trix-content .attachment a {
  color: inherit;
  text-decoration: none;
}

/* line 345, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
.trix-content .attachment a:hover, .trix-content .attachment a:visited:hover {
  color: inherit;
}

/* line 347, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
.trix-content .attachment__caption {
  text-align: center;
}

/* line 349, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
.trix-content .attachment__caption .attachment__name + .attachment__size::before {
  content: ' · ';
}

/* line 351, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
.trix-content .attachment--preview {
  width: 100%;
  text-align: center;
}

/* line 354, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
.trix-content .attachment--preview .attachment__caption {
  color: #666;
  font-size: 0.9em;
  line-height: 1.2;
}

/* line 358, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
.trix-content .attachment--file {
  color: #333;
  line-height: 1;
  margin: 0 2px 2px 2px;
  padding: 0.4em 1em;
  border: 1px solid #bbb;
  border-radius: 5px;
}

/* line 365, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
.trix-content .attachment-gallery {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

/* line 369, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
.trix-content .attachment-gallery .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

/* line 373, vendor/bundle/ruby/3.2.0/gems/actiontext-7.0.10/app/assets/stylesheets/trix.css */
.trix-content .attachment-gallery.attachment-gallery--2 .attachment, .trix-content .attachment-gallery.attachment-gallery--4 .attachment {
  flex-basis: 50%;
  max-width: 50%;
}
