
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-width: 768px) {
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 0;
  }
}
trix-toolbar .trix-button-group-spacer {
  flex-grow: 1;
}
@media (max-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: rgb(0, 0, 0);
}
trix-toolbar .trix-button:not(:disabled) {
  cursor: pointer;
}
trix-toolbar .trix-button:disabled {
  color: rgba(0, 0, 0, 0.125);
}
@media (max-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-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-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%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.5%2018V7.5c0-2.25%203-2.25%203%200V18c0%204.125-6%204.125-6%200V7.5c0-6.375%209-6.375%209%200V18%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%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%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.522%2019.242a.5.5%200%200%201-.5-.5V5.35a.5.5%200%200%201%20.5-.5h5.783c1.347%200%202.46.345%203.24.982.783.64%201.216%201.562%201.216%202.683%200%201.13-.587%202.129-1.476%202.71a.35.35%200%200%200%20.049.613c1.259.56%202.101%201.742%202.101%203.22%200%201.282-.483%202.334-1.363%203.063-.876.726-2.132%201.12-3.66%201.12h-5.89ZM9.27%207.347v3.362h1.97c.766%200%201.347-.17%201.733-.464.38-.291.587-.716.587-1.27%200-.53-.183-.928-.513-1.198-.334-.273-.838-.43-1.505-.43H9.27Zm0%205.606v3.791h2.389c.832%200%201.448-.177%201.853-.497.399-.315.614-.786.614-1.423%200-.62-.22-1.077-.63-1.385-.418-.313-1.053-.486-1.905-.486H9.27Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-italic::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9%205h6.5v2h-2.23l-2.31%2010H13v2H6v-2h2.461l2.306-10H9V5Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-link::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M18.948%205.258a4.337%204.337%200%200%200-6.108%200L11.217%206.87a.993.993%200%200%200%200%201.41c.392.39%201.027.39%201.418%200l1.623-1.613a2.323%202.323%200%200%201%203.271%200%202.29%202.29%200%200%201%200%203.251l-2.393%202.38a3.021%203.021%200%200%201-4.255%200l-.05-.049a1.007%201.007%200%200%200-1.418%200%20.993.993%200%200%200%200%201.41l.05.049a5.036%205.036%200%200%200%207.091%200l2.394-2.38a4.275%204.275%200%200%200%200-6.072Zm-13.683%2013.6a4.337%204.337%200%200%200%206.108%200l1.262-1.255a.993.993%200%200%200%200-1.41%201.007%201.007%200%200%200-1.418%200L9.954%2017.45a2.323%202.323%200%200%201-3.27%200%202.29%202.29%200%200%201%200-3.251l2.344-2.331a2.579%202.579%200%200%201%203.631%200c.392.39%201.027.39%201.419%200a.993.993%200%200%200%200-1.41%204.593%204.593%200%200%200-6.468%200l-2.345%202.33a4.275%204.275%200%200%200%200%206.072Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-strike::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6%2014.986c.088%202.647%202.246%204.258%205.635%204.258%203.496%200%205.713-1.728%205.713-4.463%200-.275-.02-.536-.062-.781h-3.461c.398.293.573.654.573%201.123%200%201.035-1.074%201.787-2.646%201.787-1.563%200-2.773-.762-2.91-1.924H6ZM6.432%2010h3.763c-.632-.314-.914-.715-.914-1.273%200-1.045.977-1.739%202.432-1.739%201.475%200%202.52.723%202.617%201.914h2.764c-.05-2.548-2.11-4.238-5.39-4.238-3.145%200-5.392%201.719-5.392%204.316%200%20.363.04.703.12%201.02ZM4%2011a1%201%200%201%200%200%202h15a1%201%200%201%200%200-2H4Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-quote::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4.581%208.471c.44-.5%201.056-.834%201.758-.995C8.074%207.17%209.201%207.822%2010%208.752c1.354%201.578%201.33%203.555.394%205.277-.941%201.731-2.788%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.121-.49.16-.764.294-.286.567-.566.791-.835.222-.266.413-.54.524-.815.113-.28.156-.597.026-.908-.128-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.674-2.7c0-.905.283-1.59.72-2.088Zm9.419%200c.44-.5%201.055-.834%201.758-.995%201.734-.306%202.862.346%203.66%201.276%201.355%201.578%201.33%203.555.395%205.277-.941%201.731-2.789%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.122-.49.16-.764.294-.286.567-.566.791-.835.222-.266.412-.54.523-.815.114-.28.157-.597.026-.908-.127-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.672-2.701c0-.905.283-1.59.72-2.088Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.5%207.5v-3h-12v3H14v13h3v-13h4.5ZM9%2013.5h3.5v-3h-10v3H6v7h3v-7Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-code::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.293%2011.293a1%201%200%200%200%200%201.414l4%204a1%201%200%201%200%201.414-1.414L5.414%2012l3.293-3.293a1%201%200%200%200-1.414-1.414l-4%204Zm13.414%205.414%204-4a1%201%200%200%200%200-1.414l-4-4a1%201%200%201%200-1.414%201.414L18.586%2012l-3.293%203.293a1%201%200%200%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%207.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203ZM8%206a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-2.5-5a1.5%201.5%200%201%201-3%200%201.5%201.5%200%200%201%203%200ZM5%2019.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-number-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%204h2v4H4V5H3V4Zm5%202a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-3.5-7H6v1l-1.5%202H6v1H3v-1l1.667-2H3v-1h2.5ZM3%2017v-1h3v4H3v-1h2v-.5H4v-1h1V17H3Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-undo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%2014a1%201%200%200%200%201%201h6a1%201%200%201%200%200-2H6.257c2.247-2.764%205.151-3.668%207.579-3.264%202.589.432%204.739%202.356%205.174%205.405a1%201%200%200%200%201.98-.283c-.564-3.95-3.415-6.526-6.825-7.095C11.084%207.25%207.63%208.377%205%2011.39V8a1%201%200%200%200-2%200v6Zm2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-redo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21%2014a1%201%200%200%201-1%201h-6a1%201%200%201%201%200-2h3.743c-2.247-2.764-5.151-3.668-7.579-3.264-2.589.432-4.739%202.356-5.174%205.405a1%201%200%200%201-1.98-.283c.564-3.95%203.415-6.526%206.826-7.095%203.08-.513%206.534.614%209.164%203.626V8a1%201%200%201%201%202%200v6Zm-2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-3.707-5.707a1%201%200%200%200%200%201.414l2%202a1%201%200%201%200%201.414-1.414L4.414%2012l1.293-1.293a1%201%200%200%200-1.414-1.414l-2%202Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-2.293-2.293%202-2a1%201%200%200%200%200-1.414l-2-2a1%201%200%201%200-1.414%201.414L3.586%2012l-1.293%201.293a1%201%200%201%200%201.414%201.414Z%22%20fill%3D%22%23000%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;
  user-select: none;
}

trix-editor [data-trix-mutable] ::-moz-selection, trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection {
  background: none;
}
trix-editor [data-trix-mutable] ::-moz-selection, trix-editor [data-trix-mutable]::-moz-selection, trix-editor [data-trix-cursor-target]::-moz-selection {
  background: none;
}
trix-editor [data-trix-mutable] ::selection, trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::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.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%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;
}

.trix-content {
  line-height: 1.5;
  overflow-wrap: break-word;
  word-break: break-word;
}
.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%;
}
/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::-moz-selection {
	background: transparent;
}
.leaflet-tile::selection {
	background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg {
	max-width: none !important;
	max-height: none !important;
	}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	width: auto;
	padding: 0;
	}

.leaflet-container img.leaflet-tile {
	/* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
	mix-blend-mode: plus-lighter;
}

.leaflet-container.leaflet-touch-zoom {
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	transform-origin: 0 0;
	}
svg.leaflet-zoom-animated {
	will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
	transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline-offset: 1px;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.5;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover,
.leaflet-bar a:focus {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(/images/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(/images/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	font-size: 13px;
	font-size: 1.08333em;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
	background-image: url(/images/marker-icon.png);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	line-height: 1.4;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
	text-decoration: underline;
	}
.leaflet-attribution-flag {
	display: inline !important;
	vertical-align: baseline !important;
	width: 1em;
	height: 0.6669em;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	white-space: nowrap;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.8);
	text-shadow: 1px 1px #fff;
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 24px 13px 20px;
	line-height: 1.3;
	font-size: 13px;
	font-size: 1.08333em;
	min-height: 1px;
	}
.leaflet-popup-content p {
	margin: 17px 0;
	margin: 1.3em 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-top: -1px;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;
	pointer-events: auto;
	transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	text-align: center;
	width: 24px;
	height: 24px;
	font: 16px/24px Tahoma, Verdana, sans-serif;
	color: #757575;
	text-decoration: none;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
	color: #585858;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	-ms-zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-interactive {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

/* Printing */

@media print {
	/* Prevent printers from removing background-images of controls. */
	.leaflet-control {
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
		}
	}
/*
Author: L. Voogdt
License: MIT
Version: 1.0
*/

/* Marker setup */
.awesome-marker {
  background: url(/images/markers-soft.png) no-repeat 0 0;
  width: 35px;
  height: 46px;
  position:absolute;
  left:0;
  top:0;
  display: block;
  text-align: center;
}

.awesome-marker-shadow {
  background: url(/images/markers-shadow.png) no-repeat 0 0;
  width: 36px;
  height: 16px;
}

/* Retina displays */
@media (-webkit-min-device-pixel-ratio: 1.5),(min-device-pixel-ratio: 1.5),(min-resolution: 1.5dppx) {
 .awesome-marker {
  background-image: url(/images/markers-soft@2x.png);
  background-size: 720px 92px;
 }
 .awesome-marker-shadow {
  background-image: url(/images/markers-shadow@2x.png);
  background-size: 35px 16px;
 }
}

.awesome-marker i {
  color: #333;
  margin-top: 10px;
  display: inline-block;
  font-size: 14px;
}

.awesome-marker .icon-white {
  color: #fff;
}

/* Colors */
.awesome-marker-icon-red {
  background-position: 0 0;
}

.awesome-marker-icon-darkred {
  background-position: -180px 0;
}

.awesome-marker-icon-lightred {
  background-position: -360px 0;
}

.awesome-marker-icon-orange {
  background-position: -36px 0;
}

.awesome-marker-icon-beige {
  background-position: -396px 0;
}

.awesome-marker-icon-green {
  background-position: -72px 0;
}

.awesome-marker-icon-darkgreen {
  background-position: -252px 0;
}

.awesome-marker-icon-lightgreen {
  background-position: -432px 0;
}

.awesome-marker-icon-blue {
  background-position: -108px 0;
}

.awesome-marker-icon-darkblue {
  background-position: -216px 0;
}

.awesome-marker-icon-lightblue {
  background-position: -468px 0;
}

.awesome-marker-icon-purple {
  background-position: -144px 0;
}

.awesome-marker-icon-darkpurple {
  background-position: -288px 0;
}

.awesome-marker-icon-pink {
  background-position: -504px 0;
}

.awesome-marker-icon-cadetblue {
  background-position: -324px 0;
}

.awesome-marker-icon-white {
  background-position: -574px 0;
}

.awesome-marker-icon-gray {
  background-position: -648px 0;
}

.awesome-marker-icon-lightgray {
  background-position: -612px 0;
}

.awesome-marker-icon-black {
  background-position: -682px 0;
}

.awesome-marker-square {
  background-position-y: -46px;
}
/*
Author: L. Voogdt
License: MIT
Version: 1.0
*/
/* Marker setup */
/* line 8, vendor/assets/stylesheets/awesome-markers-rails.scss */
.awesome-marker {
  background-image: url(/assets/leaflet.awesome-markers/dist/images/markers-soft-a5a778aee4887616b56ef35ca34234df65d0c93620563954c3edd3bc3ce6e491.png);
}

/* line 12, vendor/assets/stylesheets/awesome-markers-rails.scss */
.awesome-marker-shadow {
  background-image: url(/assets/leaflet.awesome-markers/dist/images/markers-shadow-6adf9e8ef187ccb0b1f3429e307db9c9b2b654fb6eed14869f0cb229b8365058.png);
}

/* Retina displays */
@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  /* line 19, vendor/assets/stylesheets/awesome-markers-rails.scss */
  .awesome-marker {
    background-image: url(/assets/leaflet.awesome-markers/dist/images/markers-soft@2x-5a35ee0bf83e4e74518f88d99acf68194a0b68b9620d88545a0127aa96df169f.png);
  }
  /* line 22, vendor/assets/stylesheets/awesome-markers-rails.scss */
  .awesome-marker-shadow {
    background-image: url(/assets/leaflet.awesome-markers/dist/images/markers-shadow@2x-f523c26e6e5adde574af747d6ab47e54561c94d31fc9ee82b2a4ed5325e3e193.png);
  }
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
         user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
         user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
    padding: 1px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }
/*!
 * Select2 Bootstrap 4 Theme v1.0.2 (https://angel-vladov.github.io/select2-theme-bootstrap4)
 * Copyright 2018-2022 Angel Vladov and contributors (https://github.com/angel-vladov/select2-theme-bootstrap5/graphs/contributors)
 * Based on the original select2/select2-bootstrap-theme theme by Florian Kissling and contributors (https://github.com/select2/select2-bootstrap-theme/graphs/contributors)
 * Licensed under MIT (https://github.com/angel-vladov/select2-theme-bootstrap4/blob/master/LICENSE)
 */

/**
 * We need a clone of bootstrap color-yiq mixin so we can get the same value for color
 */
.select2-container--bootstrap {
  display: block;
  /*------------------------------------*\
      #COMMON STYLES
  \*------------------------------------*/
  /**
   * Search field in the Select2 dropdown.
   */
  /**
   * No outline for all search fields - in the dropdown
   * and inline in multi Select2s.
   */
  /**
   * Adjust Select2's choices hover and selected styles to match
   * Bootstrap 4's default dropdown styles.
   *
   * @see https://getbootstrap.com/docs/4.0/components/dropdowns/
   */
  /**
   * Clear the selection.
   */
  /**
   * Address disabled Select2 styles.
   *
   * @see https://select2.github.io/examples.html#disabled
   * @see hhttps://getbootstrap.com/docs/4.0/components/forms/#disabled-forms
   */
  /*------------------------------------*\
      #DROPDOWN
  \*------------------------------------*/
  /**
   * Dropdown border color and box-shadow.
   */
  /**
   * Limit the dropdown height.
   */
  /*------------------------------------*\
      #SINGLE SELECT2
  \*------------------------------------*/
  /*------------------------------------*\
    #MULTIPLE SELECT2
  \*------------------------------------*/
  /**
   * Address Bootstrap control sizing classes
   *
   * 1. Reset Bootstrap defaults.
   * 2. Adjust the dropdown arrow button icon position.
   *
   * @see https://getbootstrap.com/docs/4.0/components/forms/#sizing
   */
  /* 1 */
  /*------------------------------------*\
    #RTL SUPPORT
  \*------------------------------------*/
}

.select2-container--bootstrap .select2-selection {
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  background-color: #fff;
  border: 1px solid #ced4da;
  color: #495057;
  font-size: 1rem;
  outline: 0;
}

@media (prefers-reduced-motion: reduce) {
  .select2-container--bootstrap .select2-selection {
    transition: none;
  }
}

.select2-container--bootstrap .select2-selection.form-control {
  border-radius: 0.25rem;
}

.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  background-color: #fff;
  border: 1px solid #ced4da;
  color: #495057;
  font-size: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .select2-container--bootstrap .select2-search--dropdown .select2-search__field {
    transition: none;
  }
}

.select2-container--bootstrap .select2-search__field {
  outline: 0;
  /* Firefox 18- */
  /**
     * Firefox 19+
     *
     * @see http://stackoverflow.com/questions/24236240/color-for-styled-placeholder-text-is-muted-in-firefox
     */
}

.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder {
  color: #6c757d;
}

.select2-container--bootstrap .select2-search__field:-moz-placeholder {
  color: #6c757d;
}

.select2-container--bootstrap .select2-search__field::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.select2-container--bootstrap .select2-search__field:-ms-input-placeholder {
  color: #6c757d;
}

.select2-container--bootstrap .select2-results__option {
  padding: 0.375rem 0.75rem;
  /**
     * Disabled results.
     *
     * @see https://select2.github.io/examples.html#disabled-results
     */
  /**
     * Hover state.
     */
  /**
     * Selected state.
     */
}

.select2-container--bootstrap .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--bootstrap .select2-results__option[aria-disabled=true] {
  color: #adb5bd;
  cursor: not-allowed;
}

.select2-container--bootstrap .select2-results__option[aria-selected=true] {
  background-color: #e9ecef;
  color: #16181b;
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
  background-color: #007bff;
  color: #fff;
}

.select2-container--bootstrap .select2-results__option .select2-results__option {
  padding: 0.375rem 0.75rem;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -0.75rem;
  padding-left: 1.5rem;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1.5rem;
  padding-left: 2.25rem;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2.25rem;
  padding-left: 3rem;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3rem;
  padding-left: 3.75rem;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3.75rem;
  padding-left: 4.5rem;
}

.select2-container--bootstrap .select2-results__group {
  color: #6c757d;
  display: block;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  white-space: nowrap;
}

.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.select2-container--bootstrap.select2-container--open {
  /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
  /**
     * Handle border radii of the container when the dropdown is showing.
     */
}

.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
  border-color: transparent transparent #6c757d transparent;
  border-width: 0 0.25rem 0.25rem 0.25rem;
}

.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-color: transparent;
  box-shadow: none;
}

.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-color: transparent;
  box-shadow: none;
}

.select2-container--bootstrap .select2-selection__clear {
  color: #6c757d;
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--bootstrap .select2-selection__clear:hover {
  color: "#111";
}

.select2-container--bootstrap.select2-container--disabled .select2-selection {
  border-color: #ced4da;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-search__field {
  cursor: not-allowed;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
  background-color: #e9ecef;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
  display: none;
}

.select2-container--bootstrap .select2-dropdown {
  border-color: #80bdff;
  overflow-x: hidden;
  margin-top: -1px;
}

.select2-container--bootstrap .select2-dropdown--above {
  margin-top: 1px;
}

.select2-container--bootstrap .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--bootstrap .select2-selection--single {
  height: calc(1.5em + 0.75rem + 2px);
  line-height: 1.5;
  padding: 0.375rem 1.5rem 0.375rem 0.75rem;
  /**
     * Adjust the single Select2's dropdown arrow button appearance.
     */
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  position: absolute;
  bottom: 0;
  right: 0.75rem;
  top: 0;
  width: 0.25rem;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-color: #6c757d transparent transparent transparent;
  border-style: solid;
  border-width: 0.25rem 0.25rem 0 0.25rem;
  height: 0;
  left: 0;
  margin-left: -0.25rem;
  margin-top: -0.125rem;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  color: #495057;
  padding: 0;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
  color: #6c757d;
}

.select2-container--bootstrap .select2-selection--multiple {
  min-height: calc(1.5em + 0.75rem + 2px);
  padding: 0;
  height: auto;
  /**
     * Make Multi Select2's choices match Bootstrap 4's default button styles.
     */
  /**
     * Minus 2px borders.
     */
  /**
     * Clear the selection.
     */
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  display: block;
  line-height: 1.5;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder {
  color: #6c757d;
  float: left;
  margin-top: 5px;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  color: #495057;
  background: #e9ecef;
  border: 1px solid #6c757d;
  border-radius: 0.25rem;
  cursor: default;
  float: left;
  margin: calc(0.375rem - 1px) 0 0 0.375rem;
  padding: 0 0.375rem;
}

.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  background: transparent;
  padding: 0 0.75rem;
  height: calc(1.5em + 0.75rem + 2px);
  line-height: 1.5;
  margin: -1px 0;
  min-width: 5em;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
  color: #6c757d;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 0.1875rem;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: "#111";
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 0.375rem;
}

.select2-container--bootstrap .select2-selection--single.form-control-sm,
.input-group-sm .select2-container--bootstrap .select2-selection--single,
.form-group-sm .select2-container--bootstrap .select2-selection--single {
  border-radius: 0.2rem;
  font-size: 0.875rem;
  height: calc(1.5em + 0.5rem + 2px);
  line-height: 1.5;
  padding: 0.25rem 1.25rem 0.25rem 0.5rem;
  /* 2 */
}

.select2-container--bootstrap .select2-selection--single.form-control-sm .select2-selection__arrow b,
.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  margin-left: -0.25rem;
}

.select2-container--bootstrap .select2-selection--multiple.form-control-sm,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple {
  border-radius: 0.2rem;
  min-height: calc(1.5em + 0.5rem + 2px);
}

.select2-container--bootstrap .select2-selection--multiple.form-control-sm .select2-selection__choice,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 0.875rem;
  line-height: 1.5;
  margin: calc(0.25rem - 1px) 0 0 0.25rem;
  padding: 0 0.25rem;
}

.select2-container--bootstrap .select2-selection--multiple.form-control-sm .select2-search--inline .select2-search__field,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 0.5rem;
  font-size: 0.875rem;
  height: calc(1.5em + 0.5rem + 2px);
  line-height: 1.5;
}

.select2-container--bootstrap .select2-selection--multiple.form-control-sm .select2-selection__clear,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 0.25rem;
}

.select2-container--bootstrap .select2-selection--single.form-control-lg,
.input-group-lg .select2-container--bootstrap .select2-selection--single,
.form-group-lg .select2-container--bootstrap .select2-selection--single {
  border-radius: 0.3rem;
  font-size: 1.25rem;
  height: calc(1.5em + 1rem + 2px);
  line-height: 1.5;
  padding: 0.5rem 1.9375rem 0.5rem 1rem;
  /* 1 */
}

.select2-container--bootstrap .select2-selection--single.form-control-lg .select2-selection__arrow,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,
.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  width: 0.3125rem;
}

.select2-container--bootstrap .select2-selection--single.form-control-lg .select2-selection__arrow b,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-width: 0.3125rem 0.3125rem 0 0.3125rem;
  margin-left: -0.3125rem;
  margin-left: -0.5rem;
  margin-top: -0.15625rem;
}

.select2-container--bootstrap .select2-selection--multiple.form-control-lg,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple {
  min-height: calc(1.5em + 1rem + 2px);
  border-radius: 0.3rem;
}

.select2-container--bootstrap .select2-selection--multiple.form-control-lg .select2-selection__choice,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  margin: calc(0.5rem - 1px) 0 0 0.5rem;
  padding: 0 0.5rem;
}

.select2-container--bootstrap .select2-selection--multiple.form-control-lg .select2-search--inline .select2-search__field,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 1rem;
  font-size: 1.25rem;
  height: calc(1.5em + 1rem + 2px);
  line-height: 1.5;
}

.select2-container--bootstrap .select2-selection--multiple.form-control-lg .select2-selection__clear,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 0.5rem;
}

.select2-container--bootstrap .select2-selection.form-control-lg.select2-container--open .select2-selection--single {
  /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
}

.select2-container--bootstrap .select2-selection.form-control-lg.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #6c757d transparent;
  border-width: 0 0.3125rem 0.3125rem 0.3125rem;
}

.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single {
  /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
}

.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #6c757d transparent;
  border-width: 0 0.3125rem 0.3125rem 0.3125rem;
}

.select2-container--bootstrap[dir="rtl"] {
  /**
     * Single Select2
     *
     * 1. Makes sure that .select2-selection__placeholder is positioned
     *    correctly.
     */
  /**
     * Multiple Select2
     */
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single {
  padding-left: 1.5rem;
  padding-right: 0.75rem;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 0;
  padding-left: 0;
  text-align: right;
  /* 1 */
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 0.75rem;
  right: auto;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b {
  margin-left: 0;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 0;
  margin-right: 0.375rem;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--bootstrap .select2-dropdown[dir="rtl"] .select2-results__options {
  text-align: right;
}

/*------------------------------------*\
  #ADDITIONAL GOODIES
\*------------------------------------*/
/**
 * Address Bootstrap's validation states
 *
 * If a Select2 widget parent has one of Bootstrap's validation state modifier
 * classes, adjust Select2's border colors and focus states accordingly.
 * You may apply said classes to the Select2 dropdown (body > .select2-container)
 * via JavaScript match Bootstraps' to make its styles match.
 *
 * @see https://getbootstrap.com/docs/4.0/components/forms/#validation
 */
.is-valid .select2-dropdown,
.is-valid .select2-selection {
  border-color: #28a745;
}

.is-valid .select2-container--focus .select2-selection,
.is-valid .select2-container--open .select2-selection {
  border-color: #1e7e34;
}

.is-valid .select2-container--focus .select2-selection:focus,
.is-valid .select2-container--open .select2-selection:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.is-valid.select2-drop-active {
  border-color: #1e7e34;
}

.is-valid.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #1e7e34;
}

.is-invalid .select2-dropdown,
.is-invalid .select2-selection {
  border-color: #dc3545;
}

.is-invalid .select2-container--focus .select2-selection,
.is-invalid .select2-container--open .select2-selection {
  border-color: #bd2130;
}

.is-invalid .select2-container--focus .select2-selection:focus,
.is-invalid .select2-container--open .select2-selection:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.is-invalid.select2-drop-active {
  border-color: #bd2130;
}

.is-invalid.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #bd2130;
}

/* Validation classes on parent element. Preserved Bootstrap 3 validation classes */
.has-warning .select2-dropdown,
.has-warning .select2-selection {
  border-color: #ffc107;
}

.has-warning .select2-container--focus .select2-selection,
.has-warning .select2-container--open .select2-selection {
  border-color: #d39e00;
}

.has-warning .select2-container--focus .select2-selection:focus,
.has-warning .select2-container--open .select2-selection:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.25);
}

.has-warning.select2-drop-active {
  border-color: #d39e00;
}

.has-warning.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #d39e00;
}

.has-error .select2-dropdown,
.has-error .select2-selection {
  border-color: #dc3545;
}

.has-error .select2-container--focus .select2-selection,
.has-error .select2-container--open .select2-selection {
  border-color: #bd2130;
}

.has-error .select2-container--focus .select2-selection:focus,
.has-error .select2-container--open .select2-selection:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.has-error.select2-drop-active {
  border-color: #bd2130;
}

.has-error.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #bd2130;
}

.has-success .select2-dropdown,
.has-success .select2-selection {
  border-color: #28a745;
}

.has-success .select2-container--focus .select2-selection,
.has-success .select2-container--open .select2-selection {
  border-color: #1e7e34;
}

.has-success .select2-container--focus .select2-selection:focus,
.has-success .select2-container--open .select2-selection:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.has-success.select2-drop-active {
  border-color: #1e7e34;
}

.has-success.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #1e7e34;
}

/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * @see https://getbootstrap.com/docs/4.0/components/input-group/
 * @see https://github.com/twbs/bootstrap/blob/v4.4.1/scss/_input-group.scss
 */
/**
 * Reset rounded corners
 */
.input-group > .select2-hidden-accessible:not(:first-child) + .select2-container--bootstrap > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:not(:first-child) + .select2-container--bootstrap > .selection > .select2-selection.form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .select2-hidden-accessible + .select2-container--bootstrap:not(:last-child) > .selection > .select2-selection,
.input-group > .select2-hidden-accessible + .select2-container--bootstrap:not(:last-child) > .selection > .select2-selection.form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .select2-container--bootstrap {
  flex: 1 1 auto;
  position: relative;
  z-index: 2;
  width: 1%;
  margin-bottom: 0;
  /**
   * Adjust z-index like Bootstrap does to show the focus-box-shadow
   * above appended buttons in .input-group and .form-group.
   */
  /**
   * Adjust alignment of Bootstrap buttons in Bootstrap Input Groups to address
   * Multi Select2's height which - depending on how many elements have been selected -
   * may grow taller than its initial size.
   *
   * @see https://github.com/twbs/bootstrap/blob/v4.4.1/scss/_input-group.scss
   */
}

.input-group > .select2-container--bootstrap > .selection {
  display: flex;
  flex: 1 1 auto;
}

.input-group > .select2-container--bootstrap > .selection > .select2-selection.form-control {
  float: none;
}

.input-group > .select2-container--bootstrap.select2-container--open, .input-group > .select2-container--bootstrap.select2-container--focus {
  z-index: 3;
}

.input-group > .select2-container--bootstrap,
.input-group > .select2-container--bootstrap .input-group-append,
.input-group > .select2-container--bootstrap .input-group-prepend,
.input-group > .select2-container--bootstrap .input-group-append .btn,
.input-group > .select2-container--bootstrap .input-group-prepend .btn {
  vertical-align: top;
}

/**
 * Temporary fix for https://github.com/select2/select2-bootstrap-theme/issues/9
 *
 * Provides `!important` for certain properties of the class applied to the
 * original `<select>` element to hide it.
 *
 * @see https://github.com/select2/select2/pull/3301
 * @see https://github.com/fk/select2/commit/31830c7b32cb3d8e1b12d5b434dee40a6e753ada
 */
.form-control.select2-hidden-accessible {
  position: absolute !important;
  width: 1px !important;
}

/**
 * Display override for inline forms
 */
@media (min-width: 576px) {
  .form-inline .select2-container--bootstrap {
    display: inline-block;
  }
}
.air-datepicker-cell.-year-.-other-decade-,.air-datepicker-cell.-day-.-other-month-{color:var(--adp-color-other-month)}.air-datepicker-cell.-year-.-other-decade-:hover,.air-datepicker-cell.-day-.-other-month-:hover{color:var(--adp-color-other-month-hover)}.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-disabled-.-focus-.air-datepicker-cell.-day-.-other-month-{color:var(--adp-color-other-month)}.-selected-.air-datepicker-cell.-year-.-other-decade-,.-selected-.air-datepicker-cell.-day-.-other-month-{color:#fff;background:var(--adp-background-color-selected-other-month)}.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-selected-.-focus-.air-datepicker-cell.-day-.-other-month-{background:var(--adp-background-color-selected-other-month-focused)}.-in-range-.air-datepicker-cell.-year-.-other-decade-,.-in-range-.air-datepicker-cell.-day-.-other-month-{background-color:var(--adp-background-color-in-range);color:var(--adp-color)}.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-in-range-.-focus-.air-datepicker-cell.-day-.-other-month-{background-color:var(--adp-background-color-in-range-focused)}.air-datepicker-cell.-year-.-other-decade-:empty,.air-datepicker-cell.-day-.-other-month-:empty{background:none;border:none}.air-datepicker-cell{border-radius:var(--adp-cell-border-radius);box-sizing:border-box;cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;z-index:1}.air-datepicker-cell.-focus-{background:var(--adp-cell-background-color-hover)}.air-datepicker-cell.-current-{color:var(--adp-color-current-date)}.air-datepicker-cell.-current-.-focus-{color:var(--adp-color)}.air-datepicker-cell.-current-.-in-range-{color:var(--adp-color-current-date)}.air-datepicker-cell.-disabled-{cursor:default;color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-in-range-{color:var(--adp-color-disabled-in-range)}.air-datepicker-cell.-disabled-.-current-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-in-range-{background:var(--adp-cell-background-color-in-range);border-radius:0}.air-datepicker-cell.-in-range-:hover,.air-datepicker-cell.-in-range-.-focus-{background:var(--adp-cell-background-color-in-range-hover)}.air-datepicker-cell.-range-from-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius)}.air-datepicker-cell.-range-to-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0}.air-datepicker-cell.-range-to-.-range-from-{border-radius:var(--adp-cell-border-radius)}.air-datepicker-cell.-selected-{color:#fff;border:none;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-current-{color:#fff;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-focus-{background:var(--adp-cell-background-color-selected-hover)}
.air-datepicker-body{transition:all var(--adp-transition-duration) var(--adp-transition-ease)}.air-datepicker-body.-hidden-{display:none}.air-datepicker-body--day-names{display:grid;grid-template-columns:repeat(7, var(--adp-day-cell-width));margin:8px 0 3px}.air-datepicker-body--day-name{color:var(--adp-day-name-color);display:flex;align-items:center;justify-content:center;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.air-datepicker-body--day-name.-clickable-{cursor:pointer}.air-datepicker-body--day-name.-clickable-:hover{color:var(--adp-day-name-color-hover)}.air-datepicker-body--cells{display:grid}.air-datepicker-body--cells.-days-{grid-template-columns:repeat(7, var(--adp-day-cell-width));grid-auto-rows:var(--adp-day-cell-height)}.air-datepicker-body--cells.-months-{grid-template-columns:repeat(3, 1fr);grid-auto-rows:var(--adp-month-cell-height)}.air-datepicker-body--cells.-years-{grid-template-columns:repeat(4, 1fr);grid-auto-rows:var(--adp-year-cell-height)}
.air-datepicker-nav{display:flex;justify-content:space-between;border-bottom:1px solid var(--adp-border-color-inner);min-height:var(--adp-nav-height);padding:var(--adp-padding);box-sizing:content-box}.-only-timepicker- .air-datepicker-nav{display:none}.air-datepicker-nav--title,.air-datepicker-nav--action{display:flex;cursor:pointer;align-items:center;justify-content:center}.air-datepicker-nav--action{width:var(--adp-nav-action-size);border-radius:var(--adp-border-radius);-webkit-user-select:none;-moz-user-select:none;user-select:none}.air-datepicker-nav--action:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--action:active{background:var(--adp-background-color-active)}.air-datepicker-nav--action.-disabled-{visibility:hidden}.air-datepicker-nav--action svg{width:32px;height:32px}.air-datepicker-nav--action path{fill:none;stroke:var(--adp-nav-arrow-color);stroke-width:2px}.air-datepicker-nav--title{border-radius:var(--adp-border-radius);padding:0 8px}.air-datepicker-nav--title i{font-style:normal;color:var(--adp-nav-color-secondary);margin-left:.3em}.air-datepicker-nav--title:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--title:active{background:var(--adp-background-color-active)}.air-datepicker-nav--title.-disabled-{cursor:default;background:none}
.air-datepicker-buttons{display:grid;grid-auto-columns:1fr;grid-auto-flow:column}.air-datepicker-button{display:inline-flex;color:var(--adp-btn-color);border-radius:var(--adp-btn-border-radius);cursor:pointer;height:var(--adp-btn-height);border:none;background:rgba(255,255,255,0)}.air-datepicker-button:hover{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover)}.air-datepicker-button:focus{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover);outline:none}.air-datepicker-button:active{background:var(--adp-btn-background-color-active)}.air-datepicker-button span{outline:none;display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.air-datepicker-time{display:grid;grid-template-columns:max-content 1fr;grid-column-gap:12px;align-items:center;position:relative;padding:0 var(--adp-time-padding-inner)}.-only-timepicker- .air-datepicker-time{border-top:none}.air-datepicker-time--current{display:flex;align-items:center;flex:1;font-size:14px;text-align:center}.air-datepicker-time--current-colon{margin:0 2px 3px;line-height:1}.air-datepicker-time--current-hours,.air-datepicker-time--current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.air-datepicker-time--current-hours:after,.air-datepicker-time--current-minutes:after{content:"";background:var(--adp-background-color-hover);border-radius:var(--adp-border-radius);position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.air-datepicker-time--current-hours.-focus-:after,.air-datepicker-time--current-minutes.-focus-:after{opacity:1}.air-datepicker-time--current-ampm{text-transform:uppercase;align-self:flex-end;color:var(--adp-time-day-period-color);margin-left:6px;font-size:11px;margin-bottom:1px}.air-datepicker-time--row{display:flex;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right, var(--adp-time-track-color), var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat}.air-datepicker-time--row:first-child{margin-bottom:4px}.air-datepicker-time--row input[type=range]{background:none;cursor:pointer;flex:1;height:100%;width:100%;padding:0;margin:0;-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-ms-tooltip{display:none}.air-datepicker-time--row input[type=range]:hover::-webkit-slider-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-moz-range-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-ms-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:focus{outline:none}.air-datepicker-time--row input[type=range]:focus::-webkit-slider-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-moz-range-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-ms-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-webkit-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-moz-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-ms-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{margin-top:calc(var(--adp-time-thumb-size)/2*-1)}.air-datepicker-time--row input[type=range]::-webkit-slider-runnable-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-moz-range-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-ms-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-ms-fill-lower{background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-ms-fill-upper{background:rgba(0,0,0,0)}
.air-datepicker{--adp-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--adp-font-size: 14px;--adp-width: 246px;--adp-z-index: 100;--adp-padding: 4px;--adp-grid-areas: "nav" "body" "timepicker" "buttons";--adp-transition-duration: .3s;--adp-transition-ease: ease-out;--adp-transition-offset: 8px;--adp-background-color: #fff;--adp-background-color-hover: #f0f0f0;--adp-background-color-active: #eaeaea;--adp-background-color-in-range: rgba(92, 196, 239, .1);--adp-background-color-in-range-focused: rgba(92, 196, 239, .2);--adp-background-color-selected-other-month-focused: #8ad5f4;--adp-background-color-selected-other-month: #a2ddf6;--adp-color: #4a4a4a;--adp-color-secondary: #9c9c9c;--adp-accent-color: #4eb5e6;--adp-color-current-date: var(--adp-accent-color);--adp-color-other-month: #dedede;--adp-color-disabled: #aeaeae;--adp-color-disabled-in-range: #939393;--adp-color-other-month-hover: #c5c5c5;--adp-border-color: #dbdbdb;--adp-border-color-inner: #efefef;--adp-border-radius: 4px;--adp-border-color-inline: #d7d7d7;--adp-nav-height: 32px;--adp-nav-arrow-color: var(--adp-color-secondary);--adp-nav-action-size: 32px;--adp-nav-color-secondary: var(--adp-color-secondary);--adp-day-name-color: #ff9a19;--adp-day-name-color-hover: #8ad5f4;--adp-day-cell-width: 1fr;--adp-day-cell-height: 32px;--adp-month-cell-height: 42px;--adp-year-cell-height: 56px;--adp-pointer-size: 10px;--adp-poiner-border-radius: 2px;--adp-pointer-offset: 14px;--adp-cell-border-radius: 4px;--adp-cell-background-color-hover: var(--adp-background-color-hover);--adp-cell-background-color-selected: #5cc4ef;--adp-cell-background-color-selected-hover: #45bced;--adp-cell-background-color-in-range: rgba(92, 196, 239, 0.1);--adp-cell-background-color-in-range-hover: rgba(92, 196, 239, 0.2);--adp-cell-border-color-in-range: var(--adp-cell-background-color-selected);--adp-btn-height: 32px;--adp-btn-color: var(--adp-accent-color);--adp-btn-color-hover: var(--adp-color);--adp-btn-border-radius: var(--adp-border-radius);--adp-btn-background-color-hover: var(--adp-background-color-hover);--adp-btn-background-color-active: var(--adp-background-color-active);--adp-time-track-height: 1px;--adp-time-track-color: #dedede;--adp-time-track-color-hover: #b1b1b1;--adp-time-thumb-size: 12px;--adp-time-padding-inner: 10px;--adp-time-day-period-color: var(--adp-color-secondary);--adp-mobile-font-size: 16px;--adp-mobile-nav-height: 40px;--adp-mobile-width: 320px;--adp-mobile-day-cell-height: 38px;--adp-mobile-month-cell-height: 48px;--adp-mobile-year-cell-height: 64px}.air-datepicker-overlay{--adp-overlay-background-color: rgba(0, 0, 0, .3);--adp-overlay-transition-duration: .3s;--adp-overlay-transition-ease: ease-out;--adp-overlay-z-index: 99}
.air-datepicker{background:var(--adp-background-color);border:1px solid var(--adp-border-color);box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:var(--adp-border-radius);box-sizing:content-box;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4, max-content);grid-template-areas:var(--adp-grid-areas);font-family:var(--adp-font-family),sans-serif;font-size:var(--adp-font-size);color:var(--adp-color);width:var(--adp-width);position:absolute;transition:opacity var(--adp-transition-duration) var(--adp-transition-ease),transform var(--adp-transition-duration) var(--adp-transition-ease);z-index:var(--adp-z-index)}.air-datepicker:not(.-custom-position-){opacity:0}.air-datepicker.-from-top-{transform:translateY(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-from-right-{transform:translateX(var(--adp-transition-offset))}.air-datepicker.-from-bottom-{transform:translateY(var(--adp-transition-offset))}.air-datepicker.-from-left-{transform:translateX(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-active-:not(.-custom-position-){transform:translate(0, 0);opacity:1}.air-datepicker.-active-.-custom-position-{transition:none}.air-datepicker.-inline-{border-color:var(--adp-border-color-inline);box-shadow:none;position:static;left:auto;right:auto;opacity:1;transform:none}.air-datepicker.-inline- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-{--adp-font-size: var(--adp-mobile-font-size);--adp-day-cell-height: var(--adp-mobile-day-cell-height);--adp-month-cell-height: var(--adp-mobile-month-cell-height);--adp-year-cell-height: var(--adp-mobile-year-cell-height);--adp-nav-height: var(--adp-mobile-nav-height);--adp-nav-action-size: var(--adp-mobile-nav-height);position:fixed;width:var(--adp-mobile-width);border:none}.air-datepicker.-is-mobile- *{-webkit-tap-highlight-color:rgba(0,0,0,0)}.air-datepicker.-is-mobile- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-:not(.-custom-position-){transform:translate(-50%, calc(-50% + var(--adp-transition-offset)))}.air-datepicker.-is-mobile-.-active-:not(.-custom-position-){transform:translate(-50%, -50%)}.air-datepicker.-custom-position-{transition:none}.air-datepicker-global-container{position:absolute;left:0;top:0}.air-datepicker--pointer{--pointer-half-size: calc(var(--adp-pointer-size) / 2);position:absolute;width:var(--adp-pointer-size);height:var(--adp-pointer-size);z-index:-1}.air-datepicker--pointer:after{content:"";position:absolute;background:#fff;border-top:1px solid var(--adp-border-color-inline);border-right:1px solid var(--adp-border-color-inline);border-top-right-radius:var(--adp-poiner-border-radius);width:var(--adp-pointer-size);height:var(--adp-pointer-size);box-sizing:border-box}.-top-left- .air-datepicker--pointer,.-top-center- .air-datepicker--pointer,.-top-right- .air-datepicker--pointer,[data-popper-placement^=top] .air-datepicker--pointer{top:calc(100% - var(--pointer-half-size) + 1px)}.-top-left- .air-datepicker--pointer:after,.-top-center- .air-datepicker--pointer:after,.-top-right- .air-datepicker--pointer:after,[data-popper-placement^=top] .air-datepicker--pointer:after{transform:rotate(135deg)}.-right-top- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer,[data-popper-placement^=right] .air-datepicker--pointer{right:calc(100% - var(--pointer-half-size) + 1px)}.-right-top- .air-datepicker--pointer:after,.-right-center- .air-datepicker--pointer:after,.-right-bottom- .air-datepicker--pointer:after,[data-popper-placement^=right] .air-datepicker--pointer:after{transform:rotate(225deg)}.-bottom-left- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer,[data-popper-placement^=bottom] .air-datepicker--pointer{bottom:calc(100% - var(--pointer-half-size) + 1px)}.-bottom-left- .air-datepicker--pointer:after,.-bottom-center- .air-datepicker--pointer:after,.-bottom-right- .air-datepicker--pointer:after,[data-popper-placement^=bottom] .air-datepicker--pointer:after{transform:rotate(315deg)}.-left-top- .air-datepicker--pointer,.-left-center- .air-datepicker--pointer,.-left-bottom- .air-datepicker--pointer,[data-popper-placement^=left] .air-datepicker--pointer{left:calc(100% - var(--pointer-half-size) + 1px)}.-left-top- .air-datepicker--pointer:after,.-left-center- .air-datepicker--pointer:after,.-left-bottom- .air-datepicker--pointer:after,[data-popper-placement^=left] .air-datepicker--pointer:after{transform:rotate(45deg)}.-top-left- .air-datepicker--pointer,.-bottom-left- .air-datepicker--pointer{left:var(--adp-pointer-offset)}.-top-right- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer{right:var(--adp-pointer-offset)}.-top-center- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer{left:calc(50% - var(--adp-pointer-size)/2)}.-left-top- .air-datepicker--pointer,.-right-top- .air-datepicker--pointer{top:var(--adp-pointer-offset)}.-left-bottom- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer{bottom:var(--adp-pointer-offset)}.-left-center- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer{top:calc(50% - var(--adp-pointer-size)/2)}.air-datepicker--navigation{grid-area:nav}.air-datepicker--content{box-sizing:content-box;padding:var(--adp-padding);grid-area:body}.-only-timepicker- .air-datepicker--content{display:none}.air-datepicker--time{grid-area:timepicker}.air-datepicker--buttons{grid-area:buttons}.air-datepicker--buttons,.air-datepicker--time{padding:var(--adp-padding);border-top:1px solid var(--adp-border-color-inner)}.air-datepicker-overlay{position:fixed;background:var(--adp-overlay-background-color);left:0;top:0;width:0;height:0;opacity:0;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),left 0s,height 0s,width 0s;transition-delay:0s,var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration);z-index:var(--adp-overlay-z-index)}.air-datepicker-overlay.-active-{opacity:1;width:100%;height:100%;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),height 0s,width 0s}
@charset "UTF-8";
/*!
 * Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/* line 5, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa,
.fas,
.breadcrumb li:not(:first-child):before,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

/* line 19, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

/* line 24, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-xs {
  font-size: .75em;
}

/* line 27, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sm {
  font-size: .875em;
}

/* line 30, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-1x {
  font-size: 1em;
}

/* line 33, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-2x {
  font-size: 2em;
}

/* line 36, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-3x {
  font-size: 3em;
}

/* line 39, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-4x {
  font-size: 4em;
}

/* line 42, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-5x {
  font-size: 5em;
}

/* line 45, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-6x {
  font-size: 6em;
}

/* line 48, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-7x {
  font-size: 7em;
}

/* line 51, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-8x {
  font-size: 8em;
}

/* line 54, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-9x {
  font-size: 9em;
}

/* line 57, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-10x {
  font-size: 10em;
}

/* line 60, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 64, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

/* line 68, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ul > li {
  position: relative;
}

/* line 71, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* line 78, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

/* line 83, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pull-left {
  float: left;
}

/* line 86, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pull-right {
  float: right;
}

/* line 89, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa.fa-pull-left,
.fas.fa-pull-left,
.breadcrumb li.fa-pull-left:not(:first-child):before,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}

/* line 96, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa.fa-pull-right,
.fas.fa-pull-right,
.breadcrumb li.fa-pull-right:not(:first-child):before,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}

/* line 103, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-spin {
  animation: fa-spin 2s infinite linear;
}

/* line 107, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

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

/* line 127, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

/* line 132, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

/* line 137, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

/* line 142, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

/* line 147, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

/* line 152, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

/* line 157, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

/* line 166, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 174, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 181, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 184, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 187, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
/* line 192, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 195, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-accessible-icon:before {
  content: "\f368";
}

/* line 198, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-accusoft:before {
  content: "\f369";
}

/* line 201, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

/* line 204, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ad:before {
  content: "\f641";
}

/* line 207, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 210, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-address-card:before {
  content: "\f2bb";
}

/* line 213, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 216, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 219, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-adobe:before {
  content: "\f778";
}

/* line 222, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-adversal:before {
  content: "\f36a";
}

/* line 225, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-affiliatetheme:before {
  content: "\f36b";
}

/* line 228, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-air-freshener:before {
  content: "\f5d0";
}

/* line 231, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-airbnb:before {
  content: "\f834";
}

/* line 234, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-algolia:before {
  content: "\f36c";
}

/* line 237, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 240, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 243, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 246, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 249, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-alipay:before {
  content: "\f642";
}

/* line 252, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-allergies:before {
  content: "\f461";
}

/* line 255, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 258, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-amazon-pay:before {
  content: "\f42c";
}

/* line 261, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 264, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 267, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-amilia:before {
  content: "\f36d";
}

/* line 270, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 273, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 276, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 279, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 282, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 285, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 288, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 291, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 294, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 297, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 300, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 303, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-angry:before {
  content: "\f556";
}

/* line 306, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-angrycreative:before {
  content: "\f36e";
}

/* line 309, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-angular:before {
  content: "\f420";
}

/* line 312, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ankh:before {
  content: "\f644";
}

/* line 315, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-app-store:before {
  content: "\f36f";
}

/* line 318, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-app-store-ios:before {
  content: "\f370";
}

/* line 321, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-apper:before {
  content: "\f371";
}

/* line 324, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 327, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-apple-alt:before {
  content: "\f5d1";
}

/* line 330, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-apple-pay:before {
  content: "\f415";
}

/* line 333, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 336, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-archway:before {
  content: "\f557";
}

/* line 339, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

/* line 342, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

/* line 345, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

/* line 348, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

/* line 351, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 354, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 357, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 360, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 363, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 366, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 369, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 372, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 375, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 378, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-arrows-alt-h:before {
  content: "\f337";
}

/* line 381, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-arrows-alt-v:before {
  content: "\f338";
}

/* line 384, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-artstation:before {
  content: "\f77a";
}

/* line 387, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 390, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 393, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-asymmetrik:before {
  content: "\f372";
}

/* line 396, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 399, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-atlas:before {
  content: "\f558";
}

/* line 402, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-atlassian:before {
  content: "\f77b";
}

/* line 405, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-atom:before {
  content: "\f5d2";
}

/* line 408, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-audible:before {
  content: "\f373";
}

/* line 411, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 414, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-autoprefixer:before {
  content: "\f41c";
}

/* line 417, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-avianex:before {
  content: "\f374";
}

/* line 420, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-aviato:before {
  content: "\f421";
}

/* line 423, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-award:before {
  content: "\f559";
}

/* line 426, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-aws:before {
  content: "\f375";
}

/* line 429, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-baby:before {
  content: "\f77c";
}

/* line 432, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-baby-carriage:before {
  content: "\f77d";
}

/* line 435, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-backspace:before {
  content: "\f55a";
}

/* line 438, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 441, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bacon:before {
  content: "\f7e5";
}

/* line 444, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 447, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-balance-scale-left:before {
  content: "\f515";
}

/* line 450, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-balance-scale-right:before {
  content: "\f516";
}

/* line 453, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 456, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-band-aid:before {
  content: "\f462";
}

/* line 459, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 462, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 465, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bars:before {
  content: "\f0c9";
}

/* line 468, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-baseball-ball:before {
  content: "\f433";
}

/* line 471, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-basketball-ball:before {
  content: "\f434";
}

/* line 474, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bath:before {
  content: "\f2cd";
}

/* line 477, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-battery-empty:before {
  content: "\f244";
}

/* line 480, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-battery-full:before {
  content: "\f240";
}

/* line 483, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-battery-half:before {
  content: "\f242";
}

/* line 486, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 489, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 492, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-battle-net:before {
  content: "\f835";
}

/* line 495, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bed:before {
  content: "\f236";
}

/* line 498, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 501, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 504, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 507, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 510, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 513, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bezier-curve:before {
  content: "\f55b";
}

/* line 516, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bible:before {
  content: "\f647";
}

/* line 519, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 522, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-biking:before {
  content: "\f84a";
}

/* line 525, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bimobject:before {
  content: "\f378";
}

/* line 528, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 531, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-biohazard:before {
  content: "\f780";
}

/* line 534, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 537, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 540, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bitcoin:before {
  content: "\f379";
}

/* line 543, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bity:before {
  content: "\f37a";
}

/* line 546, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 549, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-blackberry:before {
  content: "\f37b";
}

/* line 552, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-blender:before {
  content: "\f517";
}

/* line 555, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-blender-phone:before {
  content: "\f6b6";
}

/* line 558, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-blind:before {
  content: "\f29d";
}

/* line 561, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-blog:before {
  content: "\f781";
}

/* line 564, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-blogger:before {
  content: "\f37c";
}

/* line 567, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-blogger-b:before {
  content: "\f37d";
}

/* line 570, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 573, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 576, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 579, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bolt:before {
  content: "\f0e7";
}

/* line 582, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 585, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bone:before {
  content: "\f5d7";
}

/* line 588, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bong:before {
  content: "\f55c";
}

/* line 591, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 594, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-book-dead:before {
  content: "\f6b7";
}

/* line 597, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-book-medical:before {
  content: "\f7e6";
}

/* line 600, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-book-open:before {
  content: "\f518";
}

/* line 603, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-book-reader:before {
  content: "\f5da";
}

/* line 606, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 609, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bootstrap:before {
  content: "\f836";
}

/* line 612, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-border-all:before {
  content: "\f84c";
}

/* line 615, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-border-none:before {
  content: "\f850";
}

/* line 618, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-border-style:before {
  content: "\f853";
}

/* line 621, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bowling-ball:before {
  content: "\f436";
}

/* line 624, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-box:before {
  content: "\f466";
}

/* line 627, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-box-open:before {
  content: "\f49e";
}

/* line 630, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-boxes:before {
  content: "\f468";
}

/* line 633, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-braille:before {
  content: "\f2a1";
}

/* line 636, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-brain:before {
  content: "\f5dc";
}

/* line 639, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bread-slice:before {
  content: "\f7ec";
}

/* line 642, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 645, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-briefcase-medical:before {
  content: "\f469";
}

/* line 648, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-broadcast-tower:before {
  content: "\f519";
}

/* line 651, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-broom:before {
  content: "\f51a";
}

/* line 654, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-brush:before {
  content: "\f55d";
}

/* line 657, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-btc:before {
  content: "\f15a";
}

/* line 660, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-buffer:before {
  content: "\f837";
}

/* line 663, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 666, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 669, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 672, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 675, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-burn:before {
  content: "\f46a";
}

/* line 678, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-buromobelexperte:before {
  content: "\f37f";
}

/* line 681, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 684, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-bus-alt:before {
  content: "\f55e";
}

/* line 687, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-business-time:before {
  content: "\f64a";
}

/* line 690, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-buy-n-large:before {
  content: "\f8a6";
}

/* line 693, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 696, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 699, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-calendar:before {
  content: "\f133";
}

/* line 702, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-calendar-alt:before {
  content: "\f073";
}

/* line 705, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-calendar-check:before {
  content: "\f274";
}

/* line 708, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-calendar-day:before {
  content: "\f783";
}

/* line 711, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-calendar-minus:before {
  content: "\f272";
}

/* line 714, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-calendar-plus:before {
  content: "\f271";
}

/* line 717, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-calendar-times:before {
  content: "\f273";
}

/* line 720, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-calendar-week:before {
  content: "\f784";
}

/* line 723, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 726, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 729, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-campground:before {
  content: "\f6bb";
}

/* line 732, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-canadian-maple-leaf:before {
  content: "\f785";
}

/* line 735, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-candy-cane:before {
  content: "\f786";
}

/* line 738, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cannabis:before {
  content: "\f55f";
}

/* line 741, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-capsules:before {
  content: "\f46b";
}

/* line 744, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-car:before {
  content: "\f1b9";
}

/* line 747, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-car-alt:before {
  content: "\f5de";
}

/* line 750, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-car-battery:before {
  content: "\f5df";
}

/* line 753, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-car-crash:before {
  content: "\f5e1";
}

/* line 756, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-car-side:before {
  content: "\f5e4";
}

/* line 759, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 762, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 765, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 768, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-caret-square-down:before {
  content: "\f150";
}

/* line 771, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-caret-square-left:before {
  content: "\f191";
}

/* line 774, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-caret-square-right:before {
  content: "\f152";
}

/* line 777, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-caret-square-up:before {
  content: "\f151";
}

/* line 780, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 783, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-carrot:before {
  content: "\f787";
}

/* line 786, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 789, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 792, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cash-register:before {
  content: "\f788";
}

/* line 795, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cat:before {
  content: "\f6be";
}

/* line 798, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cc-amazon-pay:before {
  content: "\f42d";
}

/* line 801, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 804, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cc-apple-pay:before {
  content: "\f416";
}

/* line 807, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 810, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 813, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 816, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 819, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 822, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 825, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 828, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-centercode:before {
  content: "\f380";
}

/* line 831, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-centos:before {
  content: "\f789";
}

/* line 834, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 837, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chair:before {
  content: "\f6c0";
}

/* line 840, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chalkboard:before {
  content: "\f51b";
}

/* line 843, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chalkboard-teacher:before {
  content: "\f51c";
}

/* line 846, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-charging-station:before {
  content: "\f5e7";
}

/* line 849, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chart-area:before {
  content: "\f1fe";
}

/* line 852, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chart-bar:before {
  content: "\f080";
}

/* line 855, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chart-line:before {
  content: "\f201";
}

/* line 858, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chart-pie:before {
  content: "\f200";
}

/* line 861, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 864, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 867, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-check-double:before {
  content: "\f560";
}

/* line 870, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 873, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cheese:before {
  content: "\f7ef";
}

/* line 876, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chess:before {
  content: "\f439";
}

/* line 879, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chess-bishop:before {
  content: "\f43a";
}

/* line 882, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chess-board:before {
  content: "\f43c";
}

/* line 885, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chess-king:before {
  content: "\f43f";
}

/* line 888, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chess-knight:before {
  content: "\f441";
}

/* line 891, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chess-pawn:before {
  content: "\f443";
}

/* line 894, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chess-queen:before {
  content: "\f445";
}

/* line 897, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chess-rook:before {
  content: "\f447";
}

/* line 900, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 903, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 906, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 909, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 912, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 915, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 918, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 921, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 924, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 927, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 930, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-chromecast:before {
  content: "\f838";
}

/* line 933, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-church:before {
  content: "\f51d";
}

/* line 936, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 939, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-circle-notch:before {
  content: "\f1ce";
}

/* line 942, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-city:before {
  content: "\f64f";
}

/* line 945, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-clinic-medical:before {
  content: "\f7f2";
}

/* line 948, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-clipboard:before {
  content: "\f328";
}

/* line 951, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-clipboard-check:before {
  content: "\f46c";
}

/* line 954, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-clipboard-list:before {
  content: "\f46d";
}

/* line 957, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-clock:before {
  content: "\f017";
}

/* line 960, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-clone:before {
  content: "\f24d";
}

/* line 963, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-closed-captioning:before {
  content: "\f20a";
}

/* line 966, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 969, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cloud-download-alt:before {
  content: "\f381";
}

/* line 972, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cloud-meatball:before {
  content: "\f73b";
}

/* line 975, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cloud-moon:before {
  content: "\f6c3";
}

/* line 978, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cloud-moon-rain:before {
  content: "\f73c";
}

/* line 981, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cloud-rain:before {
  content: "\f73d";
}

/* line 984, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cloud-showers-heavy:before {
  content: "\f740";
}

/* line 987, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cloud-sun:before {
  content: "\f6c4";
}

/* line 990, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cloud-sun-rain:before {
  content: "\f743";
}

/* line 993, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cloud-upload-alt:before {
  content: "\f382";
}

/* line 996, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cloudscale:before {
  content: "\f383";
}

/* line 999, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cloudsmith:before {
  content: "\f384";
}

/* line 1002, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cloudversify:before {
  content: "\f385";
}

/* line 1005, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cocktail:before {
  content: "\f561";
}

/* line 1008, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-code:before {
  content: "\f121";
}

/* line 1011, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-code-branch:before {
  content: "\f126";
}

/* line 1014, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1017, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-codiepie:before {
  content: "\f284";
}

/* line 1020, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 1023, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cog:before {
  content: "\f013";
}

/* line 1026, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cogs:before {
  content: "\f085";
}

/* line 1029, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-coins:before {
  content: "\f51e";
}

/* line 1032, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 1035, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 1038, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-comment-alt:before {
  content: "\f27a";
}

/* line 1041, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-comment-dollar:before {
  content: "\f651";
}

/* line 1044, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-comment-dots:before {
  content: "\f4ad";
}

/* line 1047, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-comment-medical:before {
  content: "\f7f5";
}

/* line 1050, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-comment-slash:before {
  content: "\f4b3";
}

/* line 1053, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 1056, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-comments-dollar:before {
  content: "\f653";
}

/* line 1059, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-compact-disc:before {
  content: "\f51f";
}

/* line 1062, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 1065, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 1068, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-compress-arrows-alt:before {
  content: "\f78c";
}

/* line 1071, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-concierge-bell:before {
  content: "\f562";
}

/* line 1074, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-confluence:before {
  content: "\f78d";
}

/* line 1077, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1080, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 1083, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cookie:before {
  content: "\f563";
}

/* line 1086, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cookie-bite:before {
  content: "\f564";
}

/* line 1089, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-copy:before {
  content: "\f0c5";
}

/* line 1092, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1095, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cotton-bureau:before {
  content: "\f89e";
}

/* line 1098, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-couch:before {
  content: "\f4b8";
}

/* line 1101, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cpanel:before {
  content: "\f388";
}

/* line 1104, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1107, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-by:before {
  content: "\f4e7";
}

/* line 1110, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-nc:before {
  content: "\f4e8";
}

/* line 1113, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

/* line 1116, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

/* line 1119, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-nd:before {
  content: "\f4eb";
}

/* line 1122, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-pd:before {
  content: "\f4ec";
}

/* line 1125, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

/* line 1128, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-remix:before {
  content: "\f4ee";
}

/* line 1131, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-sa:before {
  content: "\f4ef";
}

/* line 1134, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

/* line 1137, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

/* line 1140, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-share:before {
  content: "\f4f2";
}

/* line 1143, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-creative-commons-zero:before {
  content: "\f4f3";
}

/* line 1146, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 1149, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-critical-role:before {
  content: "\f6c9";
}

/* line 1152, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 1155, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-crop-alt:before {
  content: "\f565";
}

/* line 1158, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cross:before {
  content: "\f654";
}

/* line 1161, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 1164, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-crow:before {
  content: "\f520";
}

/* line 1167, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-crown:before {
  content: "\f521";
}

/* line 1170, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-crutch:before {
  content: "\f7f7";
}

/* line 1173, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 1176, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-css3-alt:before {
  content: "\f38b";
}

/* line 1179, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1182, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1185, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cut:before {
  content: "\f0c4";
}

/* line 1188, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-cuttlefish:before {
  content: "\f38c";
}

/* line 1191, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-d-and-d:before {
  content: "\f38d";
}

/* line 1194, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

/* line 1197, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1200, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 1203, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-deaf:before {
  content: "\f2a4";
}

/* line 1206, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1209, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-democrat:before {
  content: "\f747";
}

/* line 1212, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-deploydog:before {
  content: "\f38e";
}

/* line 1215, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-deskpro:before {
  content: "\f38f";
}

/* line 1218, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 1221, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dev:before {
  content: "\f6cc";
}

/* line 1224, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1227, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dharmachakra:before {
  content: "\f655";
}

/* line 1230, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dhl:before {
  content: "\f790";
}

/* line 1233, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-diagnoses:before {
  content: "\f470";
}

/* line 1236, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-diaspora:before {
  content: "\f791";
}

/* line 1239, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dice:before {
  content: "\f522";
}

/* line 1242, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dice-d20:before {
  content: "\f6cf";
}

/* line 1245, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dice-d6:before {
  content: "\f6d1";
}

/* line 1248, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dice-five:before {
  content: "\f523";
}

/* line 1251, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dice-four:before {
  content: "\f524";
}

/* line 1254, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dice-one:before {
  content: "\f525";
}

/* line 1257, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dice-six:before {
  content: "\f526";
}

/* line 1260, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dice-three:before {
  content: "\f527";
}

/* line 1263, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dice-two:before {
  content: "\f528";
}

/* line 1266, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1269, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-digital-ocean:before {
  content: "\f391";
}

/* line 1272, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-digital-tachograph:before {
  content: "\f566";
}

/* line 1275, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-directions:before {
  content: "\f5eb";
}

/* line 1278, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-discord:before {
  content: "\f392";
}

/* line 1281, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-discourse:before {
  content: "\f393";
}

/* line 1284, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-divide:before {
  content: "\f529";
}

/* line 1287, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dizzy:before {
  content: "\f567";
}

/* line 1290, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dna:before {
  content: "\f471";
}

/* line 1293, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dochub:before {
  content: "\f394";
}

/* line 1296, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-docker:before {
  content: "\f395";
}

/* line 1299, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dog:before {
  content: "\f6d3";
}

/* line 1302, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dollar-sign:before {
  content: "\f155";
}

/* line 1305, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dolly:before {
  content: "\f472";
}

/* line 1308, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dolly-flatbed:before {
  content: "\f474";
}

/* line 1311, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-donate:before {
  content: "\f4b9";
}

/* line 1314, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-door-closed:before {
  content: "\f52a";
}

/* line 1317, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-door-open:before {
  content: "\f52b";
}

/* line 1320, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dot-circle:before {
  content: "\f192";
}

/* line 1323, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dove:before {
  content: "\f4ba";
}

/* line 1326, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-download:before {
  content: "\f019";
}

/* line 1329, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-draft2digital:before {
  content: "\f396";
}

/* line 1332, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-drafting-compass:before {
  content: "\f568";
}

/* line 1335, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dragon:before {
  content: "\f6d5";
}

/* line 1338, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-draw-polygon:before {
  content: "\f5ee";
}

/* line 1341, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1344, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dribbble-square:before {
  content: "\f397";
}

/* line 1347, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1350, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-drum:before {
  content: "\f569";
}

/* line 1353, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-drum-steelpan:before {
  content: "\f56a";
}

/* line 1356, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-drumstick-bite:before {
  content: "\f6d7";
}

/* line 1359, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1362, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dumbbell:before {
  content: "\f44b";
}

/* line 1365, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dumpster:before {
  content: "\f793";
}

/* line 1368, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dumpster-fire:before {
  content: "\f794";
}

/* line 1371, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dungeon:before {
  content: "\f6d9";
}

/* line 1374, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-dyalog:before {
  content: "\f399";
}

/* line 1377, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-earlybirds:before {
  content: "\f39a";
}

/* line 1380, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ebay:before {
  content: "\f4f4";
}

/* line 1383, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-edge:before {
  content: "\f282";
}

/* line 1386, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-edit:before {
  content: "\f044";
}

/* line 1389, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-egg:before {
  content: "\f7fb";
}

/* line 1392, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 1395, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-elementor:before {
  content: "\f430";
}

/* line 1398, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1401, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1404, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ello:before {
  content: "\f5f1";
}

/* line 1407, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ember:before {
  content: "\f423";
}

/* line 1410, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-empire:before {
  content: "\f1d1";
}

/* line 1413, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 1416, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 1419, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-envelope-open-text:before {
  content: "\f658";
}

/* line 1422, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1425, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-envira:before {
  content: "\f299";
}

/* line 1428, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-equals:before {
  content: "\f52c";
}

/* line 1431, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1434, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-erlang:before {
  content: "\f39d";
}

/* line 1437, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ethereum:before {
  content: "\f42e";
}

/* line 1440, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ethernet:before {
  content: "\f796";
}

/* line 1443, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 1446, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-euro-sign:before {
  content: "\f153";
}

/* line 1449, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-evernote:before {
  content: "\f839";
}

/* line 1452, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-exchange-alt:before {
  content: "\f362";
}

/* line 1455, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1458, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 1461, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 1464, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 1467, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-expand-arrows-alt:before {
  content: "\f31e";
}

/* line 1470, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1473, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-external-link-alt:before {
  content: "\f35d";
}

/* line 1476, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-external-link-square-alt:before {
  content: "\f360";
}

/* line 1479, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 1482, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-eye-dropper:before {
  content: "\f1fb";
}

/* line 1485, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 1488, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 1491, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-facebook-f:before {
  content: "\f39e";
}

/* line 1494, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-facebook-messenger:before {
  content: "\f39f";
}

/* line 1497, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 1500, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fan:before {
  content: "\f863";
}

/* line 1503, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

/* line 1506, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 1509, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 1512, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1515, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-feather:before {
  content: "\f52d";
}

/* line 1518, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-feather-alt:before {
  content: "\f56b";
}

/* line 1521, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fedex:before {
  content: "\f797";
}

/* line 1524, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fedora:before {
  content: "\f798";
}

/* line 1527, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-female:before {
  content: "\f182";
}

/* line 1530, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 1533, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-figma:before {
  content: "\f799";
}

/* line 1536, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 1539, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-alt:before {
  content: "\f15c";
}

/* line 1542, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-archive:before {
  content: "\f1c6";
}

/* line 1545, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-audio:before {
  content: "\f1c7";
}

/* line 1548, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-code:before {
  content: "\f1c9";
}

/* line 1551, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-contract:before {
  content: "\f56c";
}

/* line 1554, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-csv:before {
  content: "\f6dd";
}

/* line 1557, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-download:before {
  content: "\f56d";
}

/* line 1560, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-excel:before {
  content: "\f1c3";
}

/* line 1563, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-export:before {
  content: "\f56e";
}

/* line 1566, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-image:before {
  content: "\f1c5";
}

/* line 1569, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-import:before {
  content: "\f56f";
}

/* line 1572, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-invoice:before {
  content: "\f570";
}

/* line 1575, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-invoice-dollar:before {
  content: "\f571";
}

/* line 1578, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-medical:before {
  content: "\f477";
}

/* line 1581, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-medical-alt:before {
  content: "\f478";
}

/* line 1584, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-pdf:before {
  content: "\f1c1";
}

/* line 1587, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-powerpoint:before {
  content: "\f1c4";
}

/* line 1590, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-prescription:before {
  content: "\f572";
}

/* line 1593, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-signature:before {
  content: "\f573";
}

/* line 1596, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-upload:before {
  content: "\f574";
}

/* line 1599, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-video:before {
  content: "\f1c8";
}

/* line 1602, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-file-word:before {
  content: "\f1c2";
}

/* line 1605, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fill:before {
  content: "\f575";
}

/* line 1608, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fill-drip:before {
  content: "\f576";
}

/* line 1611, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-film:before {
  content: "\f008";
}

/* line 1614, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 1617, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fingerprint:before {
  content: "\f577";
}

/* line 1620, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 1623, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fire-alt:before {
  content: "\f7e4";
}

/* line 1626, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1629, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 1632, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-first-aid:before {
  content: "\f479";
}

/* line 1635, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 1638, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-first-order-alt:before {
  content: "\f50a";
}

/* line 1641, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-firstdraft:before {
  content: "\f3a1";
}

/* line 1644, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fish:before {
  content: "\f578";
}

/* line 1647, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fist-raised:before {
  content: "\f6de";
}

/* line 1650, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 1653, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 1656, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-flag-usa:before {
  content: "\f74d";
}

/* line 1659, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 1662, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1665, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-flipboard:before {
  content: "\f44d";
}

/* line 1668, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-flushed:before {
  content: "\f579";
}

/* line 1671, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fly:before {
  content: "\f417";
}

/* line 1674, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 1677, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-folder-minus:before {
  content: "\f65d";
}

/* line 1680, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 1683, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-folder-plus:before {
  content: "\f65e";
}

/* line 1686, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-font:before {
  content: "\f031";
}

/* line 1689, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 1692, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-font-awesome-alt:before {
  content: "\f35c";
}

/* line 1695, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-font-awesome-flag:before {
  content: "\f425";
}

/* line 1698, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

/* line 1701, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 1704, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fonticons-fi:before {
  content: "\f3a2";
}

/* line 1707, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-football-ball:before {
  content: "\f44e";
}

/* line 1710, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 1713, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

/* line 1716, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1719, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 1722, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1725, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 1728, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-freebsd:before {
  content: "\f3a4";
}

/* line 1731, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-frog:before {
  content: "\f52e";
}

/* line 1734, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-frown:before {
  content: "\f119";
}

/* line 1737, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-frown-open:before {
  content: "\f57a";
}

/* line 1740, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-fulcrum:before {
  content: "\f50b";
}

/* line 1743, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-funnel-dollar:before {
  content: "\f662";
}

/* line 1746, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-futbol:before {
  content: "\f1e3";
}

/* line 1749, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-galactic-republic:before {
  content: "\f50c";
}

/* line 1752, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-galactic-senate:before {
  content: "\f50d";
}

/* line 1755, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 1758, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-gas-pump:before {
  content: "\f52f";
}

/* line 1761, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-gavel:before {
  content: "\f0e3";
}

/* line 1764, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-gem:before {
  content: "\f3a5";
}

/* line 1767, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1770, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1773, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 1776, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1779, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ghost:before {
  content: "\f6e2";
}

/* line 1782, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 1785, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-gifts:before {
  content: "\f79c";
}

/* line 1788, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 1791, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-git-alt:before {
  content: "\f841";
}

/* line 1794, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1797, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 1800, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 1803, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 1806, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-gitkraken:before {
  content: "\f3a6";
}

/* line 1809, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-gitlab:before {
  content: "\f296";
}

/* line 1812, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-gitter:before {
  content: "\f426";
}

/* line 1815, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-glass-cheers:before {
  content: "\f79f";
}

/* line 1818, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-glass-martini:before {
  content: "\f000";
}

/* line 1821, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-glass-martini-alt:before {
  content: "\f57b";
}

/* line 1824, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-glass-whiskey:before {
  content: "\f7a0";
}

/* line 1827, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-glasses:before {
  content: "\f530";
}

/* line 1830, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-glide:before {
  content: "\f2a5";
}

/* line 1833, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 1836, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 1839, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-globe-africa:before {
  content: "\f57c";
}

/* line 1842, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-globe-americas:before {
  content: "\f57d";
}

/* line 1845, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-globe-asia:before {
  content: "\f57e";
}

/* line 1848, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-globe-europe:before {
  content: "\f7a2";
}

/* line 1851, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-gofore:before {
  content: "\f3a7";
}

/* line 1854, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-golf-ball:before {
  content: "\f450";
}

/* line 1857, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-goodreads:before {
  content: "\f3a8";
}

/* line 1860, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-goodreads-g:before {
  content: "\f3a9";
}

/* line 1863, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 1866, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-google-drive:before {
  content: "\f3aa";
}

/* line 1869, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-google-play:before {
  content: "\f3ab";
}

/* line 1872, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-google-plus:before {
  content: "\f2b3";
}

/* line 1875, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-google-plus-g:before {
  content: "\f0d5";
}

/* line 1878, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 1881, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1884, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-gopuram:before {
  content: "\f664";
}

/* line 1887, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1890, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-gratipay:before {
  content: "\f184";
}

/* line 1893, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-grav:before {
  content: "\f2d6";
}

/* line 1896, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-greater-than:before {
  content: "\f531";
}

/* line 1899, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-greater-than-equal:before {
  content: "\f532";
}

/* line 1902, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-grimace:before {
  content: "\f57f";
}

/* line 1905, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-grin:before {
  content: "\f580";
}

/* line 1908, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-grin-alt:before {
  content: "\f581";
}

/* line 1911, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-grin-beam:before {
  content: "\f582";
}

/* line 1914, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-grin-beam-sweat:before {
  content: "\f583";
}

/* line 1917, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-grin-hearts:before {
  content: "\f584";
}

/* line 1920, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-grin-squint:before {
  content: "\f585";
}

/* line 1923, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-grin-squint-tears:before {
  content: "\f586";
}

/* line 1926, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-grin-stars:before {
  content: "\f587";
}

/* line 1929, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-grin-tears:before {
  content: "\f588";
}

/* line 1932, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-grin-tongue:before {
  content: "\f589";
}

/* line 1935, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-grin-tongue-squint:before {
  content: "\f58a";
}

/* line 1938, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-grin-tongue-wink:before {
  content: "\f58b";
}

/* line 1941, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-grin-wink:before {
  content: "\f58c";
}

/* line 1944, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-grip-horizontal:before {
  content: "\f58d";
}

/* line 1947, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-grip-lines:before {
  content: "\f7a4";
}

/* line 1950, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

/* line 1953, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-grip-vertical:before {
  content: "\f58e";
}

/* line 1956, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-gripfire:before {
  content: "\f3ac";
}

/* line 1959, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-grunt:before {
  content: "\f3ad";
}

/* line 1962, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-guitar:before {
  content: "\f7a6";
}

/* line 1965, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-gulp:before {
  content: "\f3ae";
}

/* line 1968, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 1971, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1974, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hacker-news-square:before {
  content: "\f3af";
}

/* line 1977, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hackerrank:before {
  content: "\f5f7";
}

/* line 1980, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hamburger:before {
  content: "\f805";
}

/* line 1983, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hammer:before {
  content: "\f6e3";
}

/* line 1986, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hamsa:before {
  content: "\f665";
}

/* line 1989, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hand-holding:before {
  content: "\f4bd";
}

/* line 1992, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hand-holding-heart:before {
  content: "\f4be";
}

/* line 1995, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hand-holding-usd:before {
  content: "\f4c0";
}

/* line 1998, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hand-lizard:before {
  content: "\f258";
}

/* line 2001, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hand-middle-finger:before {
  content: "\f806";
}

/* line 2004, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hand-paper:before {
  content: "\f256";
}

/* line 2007, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hand-peace:before {
  content: "\f25b";
}

/* line 2010, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hand-point-down:before {
  content: "\f0a7";
}

/* line 2013, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hand-point-left:before {
  content: "\f0a5";
}

/* line 2016, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hand-point-right:before {
  content: "\f0a4";
}

/* line 2019, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hand-point-up:before {
  content: "\f0a6";
}

/* line 2022, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hand-pointer:before {
  content: "\f25a";
}

/* line 2025, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hand-rock:before {
  content: "\f255";
}

/* line 2028, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hand-scissors:before {
  content: "\f257";
}

/* line 2031, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hand-spock:before {
  content: "\f259";
}

/* line 2034, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hands:before {
  content: "\f4c2";
}

/* line 2037, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hands-helping:before {
  content: "\f4c4";
}

/* line 2040, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-handshake:before {
  content: "\f2b5";
}

/* line 2043, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hanukiah:before {
  content: "\f6e6";
}

/* line 2046, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hard-hat:before {
  content: "\f807";
}

/* line 2049, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2052, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hat-cowboy:before {
  content: "\f8c0";
}

/* line 2055, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

/* line 2058, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hat-wizard:before {
  content: "\f6e8";
}

/* line 2061, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-haykal:before {
  content: "\f666";
}

/* line 2064, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hdd:before {
  content: "\f0a0";
}

/* line 2067, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-heading:before {
  content: "\f1dc";
}

/* line 2070, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 2073, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-headphones-alt:before {
  content: "\f58f";
}

/* line 2076, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-headset:before {
  content: "\f590";
}

/* line 2079, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 2082, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-heart-broken:before {
  content: "\f7a9";
}

/* line 2085, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 2088, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-helicopter:before {
  content: "\f533";
}

/* line 2091, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-highlighter:before {
  content: "\f591";
}

/* line 2094, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hiking:before {
  content: "\f6ec";
}

/* line 2097, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hippo:before {
  content: "\f6ed";
}

/* line 2100, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hips:before {
  content: "\f452";
}

/* line 2103, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hire-a-helper:before {
  content: "\f3b0";
}

/* line 2106, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 2109, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hockey-puck:before {
  content: "\f453";
}

/* line 2112, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-holly-berry:before {
  content: "\f7aa";
}

/* line 2115, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-home:before {
  content: "\f015";
}

/* line 2118, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hooli:before {
  content: "\f427";
}

/* line 2121, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hornbill:before {
  content: "\f592";
}

/* line 2124, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-horse:before {
  content: "\f6f0";
}

/* line 2127, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-horse-head:before {
  content: "\f7ab";
}

/* line 2130, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hospital:before {
  content: "\f0f8";
}

/* line 2133, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hospital-alt:before {
  content: "\f47d";
}

/* line 2136, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hospital-symbol:before {
  content: "\f47e";
}

/* line 2139, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hot-tub:before {
  content: "\f593";
}

/* line 2142, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hotdog:before {
  content: "\f80f";
}

/* line 2145, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hotel:before {
  content: "\f594";
}

/* line 2148, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hotjar:before {
  content: "\f3b1";
}

/* line 2151, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hourglass:before {
  content: "\f254";
}

/* line 2154, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 2157, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 2160, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 2163, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-house-damage:before {
  content: "\f6f1";
}

/* line 2166, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2169, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hryvnia:before {
  content: "\f6f2";
}

/* line 2172, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 2175, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-hubspot:before {
  content: "\f3b2";
}

/* line 2178, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 2181, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ice-cream:before {
  content: "\f810";
}

/* line 2184, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-icicles:before {
  content: "\f7ad";
}

/* line 2187, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-icons:before {
  content: "\f86d";
}

/* line 2190, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2193, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2196, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-id-card-alt:before {
  content: "\f47f";
}

/* line 2199, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-igloo:before {
  content: "\f7ae";
}

/* line 2202, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-image:before {
  content: "\f03e";
}

/* line 2205, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-images:before {
  content: "\f302";
}

/* line 2208, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2211, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 2214, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 2217, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-industry:before {
  content: "\f275";
}

/* line 2220, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-infinity:before {
  content: "\f534";
}

/* line 2223, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-info:before {
  content: "\f129";
}

/* line 2226, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 2229, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 2232, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-intercom:before {
  content: "\f7af";
}

/* line 2235, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 2238, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-invision:before {
  content: "\f7b0";
}

/* line 2241, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 2244, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 2247, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-itch-io:before {
  content: "\f83a";
}

/* line 2250, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-itunes:before {
  content: "\f3b4";
}

/* line 2253, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-itunes-note:before {
  content: "\f3b5";
}

/* line 2256, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-java:before {
  content: "\f4e4";
}

/* line 2259, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-jedi:before {
  content: "\f669";
}

/* line 2262, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-jedi-order:before {
  content: "\f50e";
}

/* line 2265, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-jenkins:before {
  content: "\f3b6";
}

/* line 2268, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-jira:before {
  content: "\f7b1";
}

/* line 2271, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-joget:before {
  content: "\f3b7";
}

/* line 2274, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-joint:before {
  content: "\f595";
}

/* line 2277, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 2280, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-journal-whills:before {
  content: "\f66a";
}

/* line 2283, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-js:before {
  content: "\f3b8";
}

/* line 2286, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-js-square:before {
  content: "\f3b9";
}

/* line 2289, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 2292, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-kaaba:before {
  content: "\f66b";
}

/* line 2295, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-kaggle:before {
  content: "\f5fa";
}

/* line 2298, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-key:before {
  content: "\f084";
}

/* line 2301, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-keybase:before {
  content: "\f4f5";
}

/* line 2304, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-keyboard:before {
  content: "\f11c";
}

/* line 2307, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-keycdn:before {
  content: "\f3ba";
}

/* line 2310, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-khanda:before {
  content: "\f66d";
}

/* line 2313, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-kickstarter:before {
  content: "\f3bb";
}

/* line 2316, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-kickstarter-k:before {
  content: "\f3bc";
}

/* line 2319, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-kiss:before {
  content: "\f596";
}

/* line 2322, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-kiss-beam:before {
  content: "\f597";
}

/* line 2325, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-kiss-wink-heart:before {
  content: "\f598";
}

/* line 2328, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-kiwi-bird:before {
  content: "\f535";
}

/* line 2331, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-korvue:before {
  content: "\f42f";
}

/* line 2334, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-landmark:before {
  content: "\f66f";
}

/* line 2337, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 2340, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 2343, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-laptop-code:before {
  content: "\f5fc";
}

/* line 2346, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-laptop-medical:before {
  content: "\f812";
}

/* line 2349, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-laravel:before {
  content: "\f3bd";
}

/* line 2352, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 2355, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 2358, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-laugh:before {
  content: "\f599";
}

/* line 2361, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-laugh-beam:before {
  content: "\f59a";
}

/* line 2364, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-laugh-squint:before {
  content: "\f59b";
}

/* line 2367, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-laugh-wink:before {
  content: "\f59c";
}

/* line 2370, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-layer-group:before {
  content: "\f5fd";
}

/* line 2373, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 2376, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 2379, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-lemon:before {
  content: "\f094";
}

/* line 2382, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-less:before {
  content: "\f41d";
}

/* line 2385, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-less-than:before {
  content: "\f536";
}

/* line 2388, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-less-than-equal:before {
  content: "\f537";
}

/* line 2391, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-level-down-alt:before {
  content: "\f3be";
}

/* line 2394, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-level-up-alt:before {
  content: "\f3bf";
}

/* line 2397, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 2400, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-lightbulb:before {
  content: "\f0eb";
}

/* line 2403, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-line:before {
  content: "\f3c0";
}

/* line 2406, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-link:before {
  content: "\f0c1";
}

/* line 2409, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-linkedin:before {
  content: "\f08c";
}

/* line 2412, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-linkedin-in:before {
  content: "\f0e1";
}

/* line 2415, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2418, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 2421, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-lira-sign:before {
  content: "\f195";
}

/* line 2424, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 2427, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 2430, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 2433, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 2436, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 2439, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 2442, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-lock-open:before {
  content: "\f3c1";
}

/* line 2445, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-long-arrow-alt-down:before {
  content: "\f309";
}

/* line 2448, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

/* line 2451, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

/* line 2454, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

/* line 2457, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2460, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-luggage-cart:before {
  content: "\f59d";
}

/* line 2463, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-lyft:before {
  content: "\f3c3";
}

/* line 2466, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-magento:before {
  content: "\f3c4";
}

/* line 2469, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 2472, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 2475, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mail-bulk:before {
  content: "\f674";
}

/* line 2478, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mailchimp:before {
  content: "\f59e";
}

/* line 2481, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-male:before {
  content: "\f183";
}

/* line 2484, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mandalorian:before {
  content: "\f50f";
}

/* line 2487, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-map:before {
  content: "\f279";
}

/* line 2490, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-map-marked:before {
  content: "\f59f";
}

/* line 2493, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-map-marked-alt:before {
  content: "\f5a0";
}

/* line 2496, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 2499, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-map-marker-alt:before {
  content: "\f3c5";
}

/* line 2502, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2505, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2508, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-markdown:before {
  content: "\f60f";
}

/* line 2511, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-marker:before {
  content: "\f5a1";
}

/* line 2514, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 2517, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 2520, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 2523, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 2526, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 2529, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mask:before {
  content: "\f6fa";
}

/* line 2532, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mastodon:before {
  content: "\f4f6";
}

/* line 2535, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 2538, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mdb:before {
  content: "\f8ca";
}

/* line 2541, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-medal:before {
  content: "\f5a2";
}

/* line 2544, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-medapps:before {
  content: "\f3c6";
}

/* line 2547, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 2550, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-medium-m:before {
  content: "\f3c7";
}

/* line 2553, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 2556, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-medrt:before {
  content: "\f3c8";
}

/* line 2559, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2562, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-megaport:before {
  content: "\f5a3";
}

/* line 2565, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-meh:before {
  content: "\f11a";
}

/* line 2568, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-meh-blank:before {
  content: "\f5a4";
}

/* line 2571, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

/* line 2574, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-memory:before {
  content: "\f538";
}

/* line 2577, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mendeley:before {
  content: "\f7b3";
}

/* line 2580, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-menorah:before {
  content: "\f676";
}

/* line 2583, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 2586, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-meteor:before {
  content: "\f753";
}

/* line 2589, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2592, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 2595, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-microphone-alt:before {
  content: "\f3c9";
}

/* line 2598, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-microphone-alt-slash:before {
  content: "\f539";
}

/* line 2601, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 2604, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-microscope:before {
  content: "\f610";
}

/* line 2607, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-microsoft:before {
  content: "\f3ca";
}

/* line 2610, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 2613, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 2616, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 2619, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mitten:before {
  content: "\f7b5";
}

/* line 2622, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mix:before {
  content: "\f3cb";
}

/* line 2625, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2628, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mizuni:before {
  content: "\f3cc";
}

/* line 2631, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mobile:before {
  content: "\f10b";
}

/* line 2634, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mobile-alt:before {
  content: "\f3cd";
}

/* line 2637, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-modx:before {
  content: "\f285";
}

/* line 2640, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-monero:before {
  content: "\f3d0";
}

/* line 2643, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-money-bill:before {
  content: "\f0d6";
}

/* line 2646, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-money-bill-alt:before {
  content: "\f3d1";
}

/* line 2649, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-money-bill-wave:before {
  content: "\f53a";
}

/* line 2652, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

/* line 2655, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-money-check:before {
  content: "\f53c";
}

/* line 2658, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-money-check-alt:before {
  content: "\f53d";
}

/* line 2661, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-monument:before {
  content: "\f5a6";
}

/* line 2664, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-moon:before {
  content: "\f186";
}

/* line 2667, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mortar-pestle:before {
  content: "\f5a7";
}

/* line 2670, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mosque:before {
  content: "\f678";
}

/* line 2673, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 2676, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mountain:before {
  content: "\f6fc";
}

/* line 2679, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mouse:before {
  content: "\f8cc";
}

/* line 2682, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 2685, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-mug-hot:before {
  content: "\f7b6";
}

/* line 2688, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-music:before {
  content: "\f001";
}

/* line 2691, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-napster:before {
  content: "\f3d2";
}

/* line 2694, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-neos:before {
  content: "\f612";
}

/* line 2697, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-network-wired:before {
  content: "\f6ff";
}

/* line 2700, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 2703, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-newspaper:before {
  content: "\f1ea";
}

/* line 2706, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-nimblr:before {
  content: "\f5a8";
}

/* line 2709, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-node:before {
  content: "\f419";
}

/* line 2712, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-node-js:before {
  content: "\f3d3";
}

/* line 2715, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-not-equal:before {
  content: "\f53e";
}

/* line 2718, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-notes-medical:before {
  content: "\f481";
}

/* line 2721, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-npm:before {
  content: "\f3d4";
}

/* line 2724, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ns8:before {
  content: "\f3d5";
}

/* line 2727, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-nutritionix:before {
  content: "\f3d6";
}

/* line 2730, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-object-group:before {
  content: "\f247";
}

/* line 2733, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 2736, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 2739, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 2742, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-oil-can:before {
  content: "\f613";
}

/* line 2745, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-old-republic:before {
  content: "\f510";
}

/* line 2748, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-om:before {
  content: "\f679";
}

/* line 2751, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 2754, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 2757, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 2760, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 2763, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-orcid:before {
  content: "\f8d2";
}

/* line 2766, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-osi:before {
  content: "\f41a";
}

/* line 2769, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-otter:before {
  content: "\f700";
}

/* line 2772, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-outdent:before {
  content: "\f03b";
}

/* line 2775, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-page4:before {
  content: "\f3d7";
}

/* line 2778, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 2781, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pager:before {
  content: "\f815";
}

/* line 2784, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 2787, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-paint-roller:before {
  content: "\f5aa";
}

/* line 2790, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-palette:before {
  content: "\f53f";
}

/* line 2793, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-palfed:before {
  content: "\f3d8";
}

/* line 2796, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pallet:before {
  content: "\f482";
}

/* line 2799, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 2802, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 2805, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-parachute-box:before {
  content: "\f4cd";
}

/* line 2808, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 2811, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-parking:before {
  content: "\f540";
}

/* line 2814, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-passport:before {
  content: "\f5ab";
}

/* line 2817, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pastafarianism:before {
  content: "\f67b";
}

/* line 2820, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-paste:before {
  content: "\f0ea";
}

/* line 2823, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-patreon:before {
  content: "\f3d9";
}

/* line 2826, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 2829, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2832, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 2835, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 2838, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-peace:before {
  content: "\f67c";
}

/* line 2841, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pen:before {
  content: "\f304";
}

/* line 2844, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pen-alt:before {
  content: "\f305";
}

/* line 2847, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pen-fancy:before {
  content: "\f5ac";
}

/* line 2850, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pen-nib:before {
  content: "\f5ad";
}

/* line 2853, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pen-square:before {
  content: "\f14b";
}

/* line 2856, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pencil-alt:before {
  content: "\f303";
}

/* line 2859, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pencil-ruler:before {
  content: "\f5ae";
}

/* line 2862, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-penny-arcade:before {
  content: "\f704";
}

/* line 2865, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-people-carry:before {
  content: "\f4ce";
}

/* line 2868, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pepper-hot:before {
  content: "\f816";
}

/* line 2871, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-percent:before {
  content: "\f295";
}

/* line 2874, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-percentage:before {
  content: "\f541";
}

/* line 2877, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-periscope:before {
  content: "\f3da";
}

/* line 2880, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-person-booth:before {
  content: "\f756";
}

/* line 2883, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-phabricator:before {
  content: "\f3db";
}

/* line 2886, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-phoenix-framework:before {
  content: "\f3dc";
}

/* line 2889, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-phoenix-squadron:before {
  content: "\f511";
}

/* line 2892, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 2895, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-phone-alt:before {
  content: "\f879";
}

/* line 2898, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-phone-slash:before {
  content: "\f3dd";
}

/* line 2901, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 2904, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-phone-square-alt:before {
  content: "\f87b";
}

/* line 2907, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-phone-volume:before {
  content: "\f2a0";
}

/* line 2910, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-photo-video:before {
  content: "\f87c";
}

/* line 2913, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-php:before {
  content: "\f457";
}

/* line 2916, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2919, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 2922, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pied-piper-hat:before {
  content: "\f4e5";
}

/* line 2925, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 2928, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-piggy-bank:before {
  content: "\f4d3";
}

/* line 2931, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pills:before {
  content: "\f484";
}

/* line 2934, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 2937, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 2940, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 2943, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pizza-slice:before {
  content: "\f818";
}

/* line 2946, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-place-of-worship:before {
  content: "\f67f";
}

/* line 2949, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 2952, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-plane-arrival:before {
  content: "\f5af";
}

/* line 2955, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-plane-departure:before {
  content: "\f5b0";
}

/* line 2958, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 2961, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 2964, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-playstation:before {
  content: "\f3df";
}

/* line 2967, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 2970, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 2973, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 2976, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 2979, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 2982, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-poll:before {
  content: "\f681";
}

/* line 2985, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-poll-h:before {
  content: "\f682";
}

/* line 2988, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-poo:before {
  content: "\f2fe";
}

/* line 2991, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-poo-storm:before {
  content: "\f75a";
}

/* line 2994, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-poop:before {
  content: "\f619";
}

/* line 2997, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-portrait:before {
  content: "\f3e0";
}

/* line 3000, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pound-sign:before {
  content: "\f154";
}

/* line 3003, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 3006, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pray:before {
  content: "\f683";
}

/* line 3009, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-praying-hands:before {
  content: "\f684";
}

/* line 3012, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-prescription:before {
  content: "\f5b1";
}

/* line 3015, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-prescription-bottle:before {
  content: "\f485";
}

/* line 3018, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-prescription-bottle-alt:before {
  content: "\f486";
}

/* line 3021, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 3024, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-procedures:before {
  content: "\f487";
}

/* line 3027, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 3030, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-project-diagram:before {
  content: "\f542";
}

/* line 3033, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-pushed:before {
  content: "\f3e1";
}

/* line 3036, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 3039, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-python:before {
  content: "\f3e2";
}

/* line 3042, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 3045, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 3048, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-question:before {
  content: "\f128";
}

/* line 3051, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 3054, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-quidditch:before {
  content: "\f458";
}

/* line 3057, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-quinscape:before {
  content: "\f459";
}

/* line 3060, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-quora:before {
  content: "\f2c4";
}

/* line 3063, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 3066, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 3069, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-quran:before {
  content: "\f687";
}

/* line 3072, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-r-project:before {
  content: "\f4f7";
}

/* line 3075, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-radiation:before {
  content: "\f7b9";
}

/* line 3078, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-radiation-alt:before {
  content: "\f7ba";
}

/* line 3081, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-rainbow:before {
  content: "\f75b";
}

/* line 3084, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-random:before {
  content: "\f074";
}

/* line 3087, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-raspberry-pi:before {
  content: "\f7bb";
}

/* line 3090, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 3093, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-react:before {
  content: "\f41b";
}

/* line 3096, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-reacteurope:before {
  content: "\f75d";
}

/* line 3099, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-readme:before {
  content: "\f4d5";
}

/* line 3102, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-rebel:before {
  content: "\f1d0";
}

/* line 3105, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-receipt:before {
  content: "\f543";
}

/* line 3108, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-record-vinyl:before {
  content: "\f8d9";
}

/* line 3111, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 3114, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-red-river:before {
  content: "\f3e3";
}

/* line 3117, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 3120, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 3123, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 3126, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-redhat:before {
  content: "\f7bc";
}

/* line 3129, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-redo:before {
  content: "\f01e";
}

/* line 3132, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-redo-alt:before {
  content: "\f2f9";
}

/* line 3135, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-registered:before {
  content: "\f25d";
}

/* line 3138, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-remove-format:before {
  content: "\f87d";
}

/* line 3141, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 3144, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-reply:before {
  content: "\f3e5";
}

/* line 3147, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-reply-all:before {
  content: "\f122";
}

/* line 3150, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-replyd:before {
  content: "\f3e6";
}

/* line 3153, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-republican:before {
  content: "\f75e";
}

/* line 3156, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-researchgate:before {
  content: "\f4f8";
}

/* line 3159, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-resolving:before {
  content: "\f3e7";
}

/* line 3162, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-restroom:before {
  content: "\f7bd";
}

/* line 3165, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 3168, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-rev:before {
  content: "\f5b2";
}

/* line 3171, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ribbon:before {
  content: "\f4d6";
}

/* line 3174, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ring:before {
  content: "\f70b";
}

/* line 3177, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-road:before {
  content: "\f018";
}

/* line 3180, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-robot:before {
  content: "\f544";
}

/* line 3183, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 3186, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-rocketchat:before {
  content: "\f3e8";
}

/* line 3189, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-rockrms:before {
  content: "\f3e9";
}

/* line 3192, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-route:before {
  content: "\f4d7";
}

/* line 3195, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-rss:before {
  content: "\f09e";
}

/* line 3198, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 3201, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ruble-sign:before {
  content: "\f158";
}

/* line 3204, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ruler:before {
  content: "\f545";
}

/* line 3207, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ruler-combined:before {
  content: "\f546";
}

/* line 3210, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ruler-horizontal:before {
  content: "\f547";
}

/* line 3213, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ruler-vertical:before {
  content: "\f548";
}

/* line 3216, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-running:before {
  content: "\f70c";
}

/* line 3219, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-rupee-sign:before {
  content: "\f156";
}

/* line 3222, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sad-cry:before {
  content: "\f5b3";
}

/* line 3225, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sad-tear:before {
  content: "\f5b4";
}

/* line 3228, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 3231, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-salesforce:before {
  content: "\f83b";
}

/* line 3234, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sass:before {
  content: "\f41e";
}

/* line 3237, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-satellite:before {
  content: "\f7bf";
}

/* line 3240, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-satellite-dish:before {
  content: "\f7c0";
}

/* line 3243, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-save:before {
  content: "\f0c7";
}

/* line 3246, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-schlix:before {
  content: "\f3ea";
}

/* line 3249, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-school:before {
  content: "\f549";
}

/* line 3252, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-screwdriver:before {
  content: "\f54a";
}

/* line 3255, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-scribd:before {
  content: "\f28a";
}

/* line 3258, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-scroll:before {
  content: "\f70e";
}

/* line 3261, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sd-card:before {
  content: "\f7c2";
}

/* line 3264, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-search:before {
  content: "\f002";
}

/* line 3267, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-search-dollar:before {
  content: "\f688";
}

/* line 3270, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-search-location:before {
  content: "\f689";
}

/* line 3273, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 3276, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 3279, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-searchengin:before {
  content: "\f3eb";
}

/* line 3282, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-seedling:before {
  content: "\f4d8";
}

/* line 3285, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sellcast:before {
  content: "\f2da";
}

/* line 3288, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 3291, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-server:before {
  content: "\f233";
}

/* line 3294, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-servicestack:before {
  content: "\f3ec";
}

/* line 3297, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-shapes:before {
  content: "\f61f";
}

/* line 3300, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-share:before {
  content: "\f064";
}

/* line 3303, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 3306, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 3309, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 3312, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-shekel-sign:before {
  content: "\f20b";
}

/* line 3315, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-shield-alt:before {
  content: "\f3ed";
}

/* line 3318, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 3321, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-shipping-fast:before {
  content: "\f48b";
}

/* line 3324, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 3327, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-shoe-prints:before {
  content: "\f54b";
}

/* line 3330, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 3333, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 3336, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 3339, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-shopware:before {
  content: "\f5b5";
}

/* line 3342, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-shower:before {
  content: "\f2cc";
}

/* line 3345, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-shuttle-van:before {
  content: "\f5b6";
}

/* line 3348, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sign:before {
  content: "\f4d9";
}

/* line 3351, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sign-in-alt:before {
  content: "\f2f6";
}

/* line 3354, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 3357, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sign-out-alt:before {
  content: "\f2f5";
}

/* line 3360, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 3363, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-signature:before {
  content: "\f5b7";
}

/* line 3366, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sim-card:before {
  content: "\f7c4";
}

/* line 3369, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 3372, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sistrix:before {
  content: "\f3ee";
}

/* line 3375, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 3378, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sith:before {
  content: "\f512";
}

/* line 3381, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-skating:before {
  content: "\f7c5";
}

/* line 3384, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sketch:before {
  content: "\f7c6";
}

/* line 3387, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-skiing:before {
  content: "\f7c9";
}

/* line 3390, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-skiing-nordic:before {
  content: "\f7ca";
}

/* line 3393, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-skull:before {
  content: "\f54c";
}

/* line 3396, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-skull-crossbones:before {
  content: "\f714";
}

/* line 3399, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 3402, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 3405, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 3408, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-slack-hash:before {
  content: "\f3ef";
}

/* line 3411, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-slash:before {
  content: "\f715";
}

/* line 3414, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sleigh:before {
  content: "\f7cc";
}

/* line 3417, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sliders-h:before {
  content: "\f1de";
}

/* line 3420, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 3423, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-smile:before {
  content: "\f118";
}

/* line 3426, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-smile-beam:before {
  content: "\f5b8";
}

/* line 3429, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-smile-wink:before {
  content: "\f4da";
}

/* line 3432, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-smog:before {
  content: "\f75f";
}

/* line 3435, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-smoking:before {
  content: "\f48d";
}

/* line 3438, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-smoking-ban:before {
  content: "\f54d";
}

/* line 3441, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sms:before {
  content: "\f7cd";
}

/* line 3444, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 3447, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 3450, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 3453, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-snowboarding:before {
  content: "\f7ce";
}

/* line 3456, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-snowflake:before {
  content: "\f2dc";
}

/* line 3459, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-snowman:before {
  content: "\f7d0";
}

/* line 3462, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-snowplow:before {
  content: "\f7d2";
}

/* line 3465, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-socks:before {
  content: "\f696";
}

/* line 3468, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-solar-panel:before {
  content: "\f5ba";
}

/* line 3471, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sort:before {
  content: "\f0dc";
}

/* line 3474, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sort-alpha-down:before {
  content: "\f15d";
}

/* line 3477, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

/* line 3480, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sort-alpha-up:before {
  content: "\f15e";
}

/* line 3483, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

/* line 3486, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sort-amount-down:before {
  content: "\f160";
}

/* line 3489, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sort-amount-down-alt:before {
  content: "\f884";
}

/* line 3492, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sort-amount-up:before {
  content: "\f161";
}

/* line 3495, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sort-amount-up-alt:before {
  content: "\f885";
}

/* line 3498, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sort-down:before {
  content: "\f0dd";
}

/* line 3501, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sort-numeric-down:before {
  content: "\f162";
}

/* line 3504, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

/* line 3507, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sort-numeric-up:before {
  content: "\f163";
}

/* line 3510, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

/* line 3513, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sort-up:before {
  content: "\f0de";
}

/* line 3516, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 3519, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sourcetree:before {
  content: "\f7d3";
}

/* line 3522, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-spa:before {
  content: "\f5bb";
}

/* line 3525, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 3528, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-speakap:before {
  content: "\f3f3";
}

/* line 3531, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-speaker-deck:before {
  content: "\f83c";
}

/* line 3534, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-spell-check:before {
  content: "\f891";
}

/* line 3537, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-spider:before {
  content: "\f717";
}

/* line 3540, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 3543, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-splotch:before {
  content: "\f5bc";
}

/* line 3546, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 3549, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-spray-can:before {
  content: "\f5bd";
}

/* line 3552, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 3555, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-square-full:before {
  content: "\f45c";
}

/* line 3558, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-square-root-alt:before {
  content: "\f698";
}

/* line 3561, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-squarespace:before {
  content: "\f5be";
}

/* line 3564, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 3567, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 3570, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-stackpath:before {
  content: "\f842";
}

/* line 3573, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-stamp:before {
  content: "\f5bf";
}

/* line 3576, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-star:before {
  content: "\f005";
}

/* line 3579, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-star-and-crescent:before {
  content: "\f699";
}

/* line 3582, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 3585, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-star-half-alt:before {
  content: "\f5c0";
}

/* line 3588, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-star-of-david:before {
  content: "\f69a";
}

/* line 3591, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-star-of-life:before {
  content: "\f621";
}

/* line 3594, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-staylinked:before {
  content: "\f3f5";
}

/* line 3597, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 3600, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 3603, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-steam-symbol:before {
  content: "\f3f6";
}

/* line 3606, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 3609, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 3612, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 3615, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sticker-mule:before {
  content: "\f3f7";
}

/* line 3618, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 3621, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 3624, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 3627, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-stopwatch:before {
  content: "\f2f2";
}

/* line 3630, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-store:before {
  content: "\f54e";
}

/* line 3633, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-store-alt:before {
  content: "\f54f";
}

/* line 3636, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-strava:before {
  content: "\f428";
}

/* line 3639, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-stream:before {
  content: "\f550";
}

/* line 3642, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 3645, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 3648, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-stripe:before {
  content: "\f429";
}

/* line 3651, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-stripe-s:before {
  content: "\f42a";
}

/* line 3654, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-stroopwafel:before {
  content: "\f551";
}

/* line 3657, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-studiovinari:before {
  content: "\f3f8";
}

/* line 3660, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 3663, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 3666, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 3669, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 3672, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 3675, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-suitcase-rolling:before {
  content: "\f5c1";
}

/* line 3678, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sun:before {
  content: "\f185";
}

/* line 3681, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 3684, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 3687, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-supple:before {
  content: "\f3f9";
}

/* line 3690, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-surprise:before {
  content: "\f5c2";
}

/* line 3693, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-suse:before {
  content: "\f7d6";
}

/* line 3696, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-swatchbook:before {
  content: "\f5c3";
}

/* line 3699, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-swift:before {
  content: "\f8e1";
}

/* line 3702, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-swimmer:before {
  content: "\f5c4";
}

/* line 3705, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-swimming-pool:before {
  content: "\f5c5";
}

/* line 3708, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-symfony:before {
  content: "\f83d";
}

/* line 3711, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-synagogue:before {
  content: "\f69b";
}

/* line 3714, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sync:before {
  content: "\f021";
}

/* line 3717, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-sync-alt:before {
  content: "\f2f1";
}

/* line 3720, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-syringe:before {
  content: "\f48e";
}

/* line 3723, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 3726, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-table-tennis:before {
  content: "\f45d";
}

/* line 3729, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 3732, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tablet-alt:before {
  content: "\f3fa";
}

/* line 3735, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tablets:before {
  content: "\f490";
}

/* line 3738, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tachometer-alt:before {
  content: "\f3fd";
}

/* line 3741, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 3744, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 3747, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tape:before {
  content: "\f4db";
}

/* line 3750, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 3753, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-taxi:before {
  content: "\f1ba";
}

/* line 3756, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-teamspeak:before {
  content: "\f4f9";
}

/* line 3759, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-teeth:before {
  content: "\f62e";
}

/* line 3762, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-teeth-open:before {
  content: "\f62f";
}

/* line 3765, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 3768, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-telegram-plane:before {
  content: "\f3fe";
}

/* line 3771, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-temperature-high:before {
  content: "\f769";
}

/* line 3774, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-temperature-low:before {
  content: "\f76b";
}

/* line 3777, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 3780, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tenge:before {
  content: "\f7d7";
}

/* line 3783, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 3786, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 3789, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 3792, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 3795, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 3798, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 3801, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-the-red-yeti:before {
  content: "\f69d";
}

/* line 3804, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-theater-masks:before {
  content: "\f630";
}

/* line 3807, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-themeco:before {
  content: "\f5c6";
}

/* line 3810, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 3813, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-thermometer:before {
  content: "\f491";
}

/* line 3816, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 3819, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 3822, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 3825, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 3828, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 3831, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-think-peaks:before {
  content: "\f731";
}

/* line 3834, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 3837, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 3840, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-thumbtack:before {
  content: "\f08d";
}

/* line 3843, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ticket-alt:before {
  content: "\f3ff";
}

/* line 3846, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-times:before {
  content: "\f00d";
}

/* line 3849, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 3852, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 3855, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tint-slash:before {
  content: "\f5c7";
}

/* line 3858, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tired:before {
  content: "\f5c8";
}

/* line 3861, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 3864, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 3867, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-toilet:before {
  content: "\f7d8";
}

/* line 3870, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-toilet-paper:before {
  content: "\f71e";
}

/* line 3873, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-toolbox:before {
  content: "\f552";
}

/* line 3876, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tools:before {
  content: "\f7d9";
}

/* line 3879, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tooth:before {
  content: "\f5c9";
}

/* line 3882, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-torah:before {
  content: "\f6a0";
}

/* line 3885, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-torii-gate:before {
  content: "\f6a1";
}

/* line 3888, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tractor:before {
  content: "\f722";
}

/* line 3891, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-trade-federation:before {
  content: "\f513";
}

/* line 3894, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-trademark:before {
  content: "\f25c";
}

/* line 3897, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-traffic-light:before {
  content: "\f637";
}

/* line 3900, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-train:before {
  content: "\f238";
}

/* line 3903, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tram:before {
  content: "\f7da";
}

/* line 3906, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-transgender:before {
  content: "\f224";
}

/* line 3909, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 3912, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 3915, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-trash-alt:before {
  content: "\f2ed";
}

/* line 3918, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-trash-restore:before {
  content: "\f829";
}

/* line 3921, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-trash-restore-alt:before {
  content: "\f82a";
}

/* line 3924, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 3927, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 3930, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 3933, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 3936, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 3939, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-truck-loading:before {
  content: "\f4de";
}

/* line 3942, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-truck-monster:before {
  content: "\f63b";
}

/* line 3945, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-truck-moving:before {
  content: "\f4df";
}

/* line 3948, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-truck-pickup:before {
  content: "\f63c";
}

/* line 3951, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tshirt:before {
  content: "\f553";
}

/* line 3954, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 3957, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 3960, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 3963, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-tv:before {
  content: "\f26c";
}

/* line 3966, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 3969, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 3972, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 3975, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-typo3:before {
  content: "\f42b";
}

/* line 3978, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-uber:before {
  content: "\f402";
}

/* line 3981, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ubuntu:before {
  content: "\f7df";
}

/* line 3984, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-uikit:before {
  content: "\f403";
}

/* line 3987, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-umbraco:before {
  content: "\f8e8";
}

/* line 3990, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 3993, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-umbrella-beach:before {
  content: "\f5ca";
}

/* line 3996, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 3999, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-undo:before {
  content: "\f0e2";
}

/* line 4002, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-undo-alt:before {
  content: "\f2ea";
}

/* line 4005, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-uniregistry:before {
  content: "\f404";
}

/* line 4008, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 4011, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-university:before {
  content: "\f19c";
}

/* line 4014, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-unlink:before {
  content: "\f127";
}

/* line 4017, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 4020, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 4023, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-untappd:before {
  content: "\f405";
}

/* line 4026, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 4029, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ups:before {
  content: "\f7e0";
}

/* line 4032, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-usb:before {
  content: "\f287";
}

/* line 4035, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user:before {
  content: "\f007";
}

/* line 4038, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-alt:before {
  content: "\f406";
}

/* line 4041, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-alt-slash:before {
  content: "\f4fa";
}

/* line 4044, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-astronaut:before {
  content: "\f4fb";
}

/* line 4047, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-check:before {
  content: "\f4fc";
}

/* line 4050, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 4053, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-clock:before {
  content: "\f4fd";
}

/* line 4056, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-cog:before {
  content: "\f4fe";
}

/* line 4059, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-edit:before {
  content: "\f4ff";
}

/* line 4062, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-friends:before {
  content: "\f500";
}

/* line 4065, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-graduate:before {
  content: "\f501";
}

/* line 4068, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-injured:before {
  content: "\f728";
}

/* line 4071, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-lock:before {
  content: "\f502";
}

/* line 4074, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 4077, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-minus:before {
  content: "\f503";
}

/* line 4080, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-ninja:before {
  content: "\f504";
}

/* line 4083, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-nurse:before {
  content: "\f82f";
}

/* line 4086, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 4089, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 4092, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-shield:before {
  content: "\f505";
}

/* line 4095, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-slash:before {
  content: "\f506";
}

/* line 4098, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-tag:before {
  content: "\f507";
}

/* line 4101, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-tie:before {
  content: "\f508";
}

/* line 4104, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 4107, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-users:before {
  content: "\f0c0";
}

/* line 4110, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-users-cog:before {
  content: "\f509";
}

/* line 4113, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-usps:before {
  content: "\f7e1";
}

/* line 4116, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-ussunnah:before {
  content: "\f407";
}

/* line 4119, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-utensil-spoon:before {
  content: "\f2e5";
}

/* line 4122, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-utensils:before {
  content: "\f2e7";
}

/* line 4125, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-vaadin:before {
  content: "\f408";
}

/* line 4128, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-vector-square:before {
  content: "\f5cb";
}

/* line 4131, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 4134, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 4137, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 4140, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 4143, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 4146, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 4149, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-vial:before {
  content: "\f492";
}

/* line 4152, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-vials:before {
  content: "\f493";
}

/* line 4155, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-viber:before {
  content: "\f409";
}

/* line 4158, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-video:before {
  content: "\f03d";
}

/* line 4161, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-video-slash:before {
  content: "\f4e2";
}

/* line 4164, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-vihara:before {
  content: "\f6a7";
}

/* line 4167, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-vimeo:before {
  content: "\f40a";
}

/* line 4170, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 4173, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-vimeo-v:before {
  content: "\f27d";
}

/* line 4176, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 4179, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 4182, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-vnv:before {
  content: "\f40b";
}

/* line 4185, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-voicemail:before {
  content: "\f897";
}

/* line 4188, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-volleyball-ball:before {
  content: "\f45f";
}

/* line 4191, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 4194, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-volume-mute:before {
  content: "\f6a9";
}

/* line 4197, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 4200, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 4203, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-vote-yea:before {
  content: "\f772";
}

/* line 4206, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-vr-cardboard:before {
  content: "\f729";
}

/* line 4209, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-vuejs:before {
  content: "\f41f";
}

/* line 4212, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-walking:before {
  content: "\f554";
}

/* line 4215, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-wallet:before {
  content: "\f555";
}

/* line 4218, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-warehouse:before {
  content: "\f494";
}

/* line 4221, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-water:before {
  content: "\f773";
}

/* line 4224, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-wave-square:before {
  content: "\f83e";
}

/* line 4227, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-waze:before {
  content: "\f83f";
}

/* line 4230, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-weebly:before {
  content: "\f5cc";
}

/* line 4233, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 4236, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-weight:before {
  content: "\f496";
}

/* line 4239, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-weight-hanging:before {
  content: "\f5cd";
}

/* line 4242, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-weixin:before {
  content: "\f1d7";
}

/* line 4245, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 4248, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-whatsapp-square:before {
  content: "\f40c";
}

/* line 4251, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 4254, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-whmcs:before {
  content: "\f40d";
}

/* line 4257, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 4260, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 4263, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-wind:before {
  content: "\f72e";
}

/* line 4266, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-window-close:before {
  content: "\f410";
}

/* line 4269, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 4272, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 4275, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 4278, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 4281, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-wine-bottle:before {
  content: "\f72f";
}

/* line 4284, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-wine-glass:before {
  content: "\f4e3";
}

/* line 4287, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-wine-glass-alt:before {
  content: "\f5ce";
}

/* line 4290, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-wix:before {
  content: "\f5cf";
}

/* line 4293, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-wizards-of-the-coast:before {
  content: "\f730";
}

/* line 4296, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-wolf-pack-battalion:before {
  content: "\f514";
}

/* line 4299, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-won-sign:before {
  content: "\f159";
}

/* line 4302, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 4305, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-wordpress-simple:before {
  content: "\f411";
}

/* line 4308, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 4311, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 4314, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-wpforms:before {
  content: "\f298";
}

/* line 4317, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-wpressr:before {
  content: "\f3e4";
}

/* line 4320, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 4323, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-x-ray:before {
  content: "\f497";
}

/* line 4326, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-xbox:before {
  content: "\f412";
}

/* line 4329, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 4332, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 4335, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 4338, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 4341, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-yammer:before {
  content: "\f840";
}

/* line 4344, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-yandex:before {
  content: "\f413";
}

/* line 4347, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-yandex-international:before {
  content: "\f414";
}

/* line 4350, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-yarn:before {
  content: "\f7e3";
}

/* line 4353, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 4356, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-yen-sign:before {
  content: "\f157";
}

/* line 4359, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-yin-yang:before {
  content: "\f6ad";
}

/* line 4362, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 4365, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 4368, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-youtube-square:before {
  content: "\f431";
}

/* line 4371, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa-zhihu:before {
  content: "\f63f";
}

/* line 4374, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 4384, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url(/assets/fa-brands-400-cf9a853fdfcc318df3f56837ab4370b30bf2afb9a1ab0cb2538ad21f7981f192.eot);
  src: url(/assets/fa-brands-400-cf9a853fdfcc318df3f56837ab4370b30bf2afb9a1ab0cb2538ad21f7981f192.eot?#iefix) format("embedded-opentype"), url(/assets/fa-brands-400-e822e3c92e201e820584471942df8e838fbaab48e56912adb483ac2ac003ef0c.woff2) format("woff2"), url(/assets/fa-brands-400-3025bac49c9efa6d8c7c5a5e97bd490625492ce989b6cbc4968db7f32ece4592.woff) format("woff"), url(/assets/fa-brands-400-b75fe2eedef3cbd188d43e8fe16f4759547778b0bbfd30dc602de3cdec81893e.ttf) format("truetype"), url(/assets/fa-brands-400-5cd4301dbe05bc166a6933d9ac282108cfb23a898d17991401d1215a94e9e48b.svg#fontawesome) format("svg");
}

/* line 4399, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fab {
  font-family: 'Font Awesome 5 Brands';
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(/assets/fa-regular-400-21b4d28338ff6a7fc256ed86c19db2746de191500aa6aa31afb719031faa12b3.eot);
  src: url(/assets/fa-regular-400-21b4d28338ff6a7fc256ed86c19db2746de191500aa6aa31afb719031faa12b3.eot?#iefix) format("embedded-opentype"), url(/assets/fa-regular-400-02b3c72987af68722f38c8dd7e316d9afef8de3469c659ae597e10bcf1e115fe.woff2) format("woff2"), url(/assets/fa-regular-400-88816855a969c62255acdc33e017f7efe5dbb38be364b21eba593709b6e77774.woff) format("woff"), url(/assets/fa-regular-400-dc83fca3fc804074bb2358f01ecb7e8877017b4787690fd90ad8412a17ebc4c9.ttf) format("truetype"), url(/assets/fa-regular-400-b20a4493910aba583e6653e21812737f052d93bded2ff3d22def670ed4e21155.svg#fontawesome) format("svg");
}

/* line 4409, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/assets/fa-solid-900-42968168dcd731a3ecfac29c7ad2671f1145b3b593aefbc7109f199d9fedfba1.eot);
  src: url(/assets/fa-solid-900-42968168dcd731a3ecfac29c7ad2671f1145b3b593aefbc7109f199d9fedfba1.eot?#iefix) format("embedded-opentype"), url(/assets/fa-solid-900-7fdd6176c9ad2e6bbc1622844c277da4c8bfcccf3e3728a980f1c0448784d91f.woff2) format("woff2"), url(/assets/fa-solid-900-6c715f25d131971fb0f2ccfa5d4aa31cecc26239d38042c1aebdb714464bd9fe.woff) format("woff"), url(/assets/fa-solid-900-70a0eb4f44f07188fc43034ae7e359e09283e3fe3fd1271efff6766b710a1827.ttf) format("truetype"), url(/assets/fa-solid-900-ce23d3661164bf08336ad3c8f810efdd5db7176d0db1a47b12d3703bab6fc896.svg#fontawesome) format("svg");
}

/* line 4420, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/all.scss */
.fa,
.fas,
.breadcrumb li:not(:first-child):before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

/* line 3, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/font_awesome5_webfont.scss */
.fa5-text {
  padding-left: 5px;
}

/* line 7, vendor/bundle/ruby/3.2.0/gems/font_awesome5_rails-0.9.0/app/assets/stylesheets/font_awesome5_webfont.scss */
.fa5-text-r {
  padding-right: 5px;
}

/*!
 * 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 4, node_modules/@fortawesome/fontawesome-free/scss/_core.scss */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}

/* line 9, node_modules/@fortawesome/fontawesome-free/scss/_core.scss */
.fas, .breadcrumb li:not(:first-child):before,
.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, node_modules/@fortawesome/fontawesome-free/scss/_core.scss */
.fas::before, .breadcrumb li:not(:first-child)::before,
.far::before,
.fab::before,
.fa-solid::before,
.fa-regular::before,
.fa-brands::before,
.fa::before {
  content: var(--fa);
}

/* line 23, node_modules/@fortawesome/fontawesome-free/scss/_core.scss */
.fa-classic,
.fas,
.breadcrumb li:not(:first-child):before,
.fa-solid,
.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free';
}

/* line 26, node_modules/@fortawesome/fontawesome-free/scss/_core.scss */
.fa-brands,
.fab {
  font-family: 'Font Awesome 6 Brands';
}

/* line 31, node_modules/@fortawesome/fontawesome-free/scss/_core.scss */
.breadcrumb li:not(:first-child):before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
}

/* line 6, node_modules/@fortawesome/fontawesome-free/scss/_sizing.scss */
.fa-1x {
  font-size: 1em;
}

/* line 6, node_modules/@fortawesome/fontawesome-free/scss/_sizing.scss */
.fa-2x {
  font-size: 2em;
}

/* line 6, node_modules/@fortawesome/fontawesome-free/scss/_sizing.scss */
.fa-3x {
  font-size: 3em;
}

/* line 6, node_modules/@fortawesome/fontawesome-free/scss/_sizing.scss */
.fa-4x {
  font-size: 4em;
}

/* line 6, node_modules/@fortawesome/fontawesome-free/scss/_sizing.scss */
.fa-5x {
  font-size: 5em;
}

/* line 6, node_modules/@fortawesome/fontawesome-free/scss/_sizing.scss */
.fa-6x {
  font-size: 6em;
}

/* line 6, node_modules/@fortawesome/fontawesome-free/scss/_sizing.scss */
.fa-7x {
  font-size: 7em;
}

/* line 6, node_modules/@fortawesome/fontawesome-free/scss/_sizing.scss */
.fa-8x {
  font-size: 8em;
}

/* line 6, node_modules/@fortawesome/fontawesome-free/scss/_sizing.scss */
.fa-9x {
  font-size: 9em;
}

/* line 6, node_modules/@fortawesome/fontawesome-free/scss/_sizing.scss */
.fa-10x {
  font-size: 10em;
}

/* line 13, node_modules/@fortawesome/fontawesome-free/scss/_sizing.scss */
.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}

/* line 13, node_modules/@fortawesome/fontawesome-free/scss/_sizing.scss */
.fa-xs {
  font-size: 0.75em;
  line-height: 0.0833333337em;
  vertical-align: 0.125em;
}

/* line 13, node_modules/@fortawesome/fontawesome-free/scss/_sizing.scss */
.fa-sm {
  font-size: 0.875em;
  line-height: 0.0714285718em;
  vertical-align: 0.0535714295em;
}

/* line 13, node_modules/@fortawesome/fontawesome-free/scss/_sizing.scss */
.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}

/* line 13, node_modules/@fortawesome/fontawesome-free/scss/_sizing.scss */
.fa-xl {
  font-size: 1.5em;
  line-height: 0.0416666682em;
  vertical-align: -0.125em;
}

/* line 13, node_modules/@fortawesome/fontawesome-free/scss/_sizing.scss */
.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}

/* line 4, node_modules/@fortawesome/fontawesome-free/scss/_fixed-width.scss */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 4, node_modules/@fortawesome/fontawesome-free/scss/_list.scss */
.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}

/* line 9, node_modules/@fortawesome/fontawesome-free/scss/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 12, node_modules/@fortawesome/fontawesome-free/scss/_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, node_modules/@fortawesome/fontawesome-free/scss/_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, node_modules/@fortawesome/fontawesome-free/scss/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}

/* line 17, node_modules/@fortawesome/fontawesome-free/scss/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}

/* line 4, node_modules/@fortawesome/fontawesome-free/scss/_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, node_modules/@fortawesome/fontawesome-free/scss/_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, node_modules/@fortawesome/fontawesome-free/scss/_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, node_modules/@fortawesome/fontawesome-free/scss/_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, node_modules/@fortawesome/fontawesome-free/scss/_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, node_modules/@fortawesome/fontawesome-free/scss/_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, node_modules/@fortawesome/fontawesome-free/scss/_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, node_modules/@fortawesome/fontawesome-free/scss/_animated.scss */
.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

/* line 71, node_modules/@fortawesome/fontawesome-free/scss/_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, node_modules/@fortawesome/fontawesome-free/scss/_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, node_modules/@fortawesome/fontawesome-free/scss/_rotated-flipped.scss */
.fa-rotate-90 {
  transform: rotate(90deg);
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_rotated-flipped.scss */
.fa-rotate-180 {
  transform: rotate(180deg);
}

/* line 12, node_modules/@fortawesome/fontawesome-free/scss/_rotated-flipped.scss */
.fa-rotate-270 {
  transform: rotate(270deg);
}

/* line 16, node_modules/@fortawesome/fontawesome-free/scss/_rotated-flipped.scss */
.fa-flip-horizontal {
  transform: scale(-1, 1);
}

/* line 20, node_modules/@fortawesome/fontawesome-free/scss/_rotated-flipped.scss */
.fa-flip-vertical {
  transform: scale(1, -1);
}

/* line 24, node_modules/@fortawesome/fontawesome-free/scss/_rotated-flipped.scss */
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1);
}

/* line 28, node_modules/@fortawesome/fontawesome-free/scss/_rotated-flipped.scss */
.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, 0));
}

/* line 4, node_modules/@fortawesome/fontawesome-free/scss/_stacked.scss */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 13, node_modules/@fortawesome/fontawesome-free/scss/_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, node_modules/@fortawesome/fontawesome-free/scss/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 25, node_modules/@fortawesome/fontawesome-free/scss/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 29, node_modules/@fortawesome/fontawesome-free/scss/_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, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-0 {
  --fa: "\30";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-1 {
  --fa: "\31";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-2 {
  --fa: "\32";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-3 {
  --fa: "\33";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-4 {
  --fa: "\34";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-5 {
  --fa: "\35";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-6 {
  --fa: "\36";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-7 {
  --fa: "\37";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-8 {
  --fa: "\38";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-9 {
  --fa: "\39";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fill-drip {
  --fa: "\f576";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-to-circle {
  --fa: "\e4bd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-chevron-right {
  --fa: "\f138";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-circle-right {
  --fa: "\f138";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-at {
  --fa: "\40";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trash-can {
  --fa: "\f2ed";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trash-alt {
  --fa: "\f2ed";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-text-height {
  --fa: "\f034";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-xmark {
  --fa: "\f235";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-times {
  --fa: "\f235";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stethoscope {
  --fa: "\f0f1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-message {
  --fa: "\f27a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comment-alt {
  --fa: "\f27a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-info {
  --fa: "\f129";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-down-left-and-up-right-to-center {
  --fa: "\f422";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-compress-alt {
  --fa: "\f422";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-explosion {
  --fa: "\e4e9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-lines {
  --fa: "\f15c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-alt {
  --fa: "\f15c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-text {
  --fa: "\f15c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wave-square {
  --fa: "\f83e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ring {
  --fa: "\f70b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-building-un {
  --fa: "\e4d9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-three {
  --fa: "\f527";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-days {
  --fa: "\f073";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-alt {
  --fa: "\f073";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-anchor-circle-check {
  --fa: "\e4aa";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-building-circle-arrow-right {
  --fa: "\e4d1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volleyball {
  --fa: "\f45f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volleyball-ball {
  --fa: "\f45f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-up-to-line {
  --fa: "\e4c2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-down {
  --fa: "\f0dd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-desc {
  --fa: "\f0dd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-minus {
  --fa: "\f056";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-minus-circle {
  --fa: "\f056";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-door-open {
  --fa: "\f52b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-right-from-bracket {
  --fa: "\f2f5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sign-out-alt {
  --fa: "\f2f5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-atom {
  --fa: "\f5d2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-soap {
  --fa: "\e06e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-icons {
  --fa: "\f86d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-heart-music-camera-bolt {
  --fa: "\f86d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microphone-lines-slash {
  --fa: "\f539";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microphone-alt-slash {
  --fa: "\f539";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bridge-circle-check {
  --fa: "\e4c9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pump-medical {
  --fa: "\e06a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fingerprint {
  --fa: "\f577";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-point-right {
  --fa: "\f0a4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-magnifying-glass-location {
  --fa: "\f689";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-search-location {
  --fa: "\f689";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-forward-step {
  --fa: "\f051";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-step-forward {
  --fa: "\f051";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-smile-beam {
  --fa: "\f5b8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-smile-beam {
  --fa: "\f5b8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-flag-checkered {
  --fa: "\f11e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-football {
  --fa: "\f44e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-football-ball {
  --fa: "\f44e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-school-circle-exclamation {
  --fa: "\e56c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-crop {
  --fa: "\f125";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angles-down {
  --fa: "\f103";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-double-down {
  --fa: "\f103";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-users-rectangle {
  --fa: "\e594";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-people-roof {
  --fa: "\e537";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-people-line {
  --fa: "\e534";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-beer-mug-empty {
  --fa: "\f0fc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-beer {
  --fa: "\f0fc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-diagram-predecessor {
  --fa: "\e477";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-up-long {
  --fa: "\f176";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-long-arrow-up {
  --fa: "\f176";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fire-flame-simple {
  --fa: "\f46a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-burn {
  --fa: "\f46a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person {
  --fa: "\f183";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-male {
  --fa: "\f183";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laptop {
  --fa: "\f109";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-csv {
  --fa: "\f6dd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-menorah {
  --fa: "\f676";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck-plane {
  --fa: "\e58f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-record-vinyl {
  --fa: "\f8d9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-grin-stars {
  --fa: "\f587";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-stars {
  --fa: "\f587";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bong {
  --fa: "\f55c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-spaghetti-monster-flying {
  --fa: "\f67b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pastafarianism {
  --fa: "\f67b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-down-up-across-line {
  --fa: "\e4af";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-spoon {
  --fa: "\f2e5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-utensil-spoon {
  --fa: "\f2e5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-jar-wheat {
  --fa: "\e517";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-envelopes-bulk {
  --fa: "\f674";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mail-bulk {
  --fa: "\f674";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-circle-exclamation {
  --fa: "\e4eb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-h {
  --fa: "\f47e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hospital-symbol {
  --fa: "\f47e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pager {
  --fa: "\f815";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-address-book {
  --fa: "\f2b9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-contact-book {
  --fa: "\f2b9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-strikethrough {
  --fa: "\f0cc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-k {
  --fa: "\4b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-landmark-flag {
  --fa: "\e51c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pencil {
  --fa: "\f303";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pencil-alt {
  --fa: "\f303";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-backward {
  --fa: "\f04a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-right {
  --fa: "\f0da";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comments {
  --fa: "\f086";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paste {
  --fa: "\f0ea";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-clipboard {
  --fa: "\f0ea";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-code-pull-request {
  --fa: "\e13c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clipboard-list {
  --fa: "\f46d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck-ramp-box {
  --fa: "\f4de";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck-loading {
  --fa: "\f4de";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-check {
  --fa: "\f4fc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vial-virus {
  --fa: "\e597";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sheet-plastic {
  --fa: "\e571";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-blog {
  --fa: "\f781";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-ninja {
  --fa: "\f504";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-arrow-up-from-line {
  --fa: "\e539";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-scroll-torah {
  --fa: "\f6a0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-torah {
  --fa: "\f6a0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-broom-ball {
  --fa: "\f458";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-quidditch {
  --fa: "\f458";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-quidditch-broom-ball {
  --fa: "\f458";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-toggle-off {
  --fa: "\f204";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-box-archive {
  --fa: "\f187";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-archive {
  --fa: "\f187";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-drowning {
  --fa: "\e545";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-down-9-1 {
  --fa: "\f886";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-numeric-desc {
  --fa: "\f886";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-numeric-down-alt {
  --fa: "\f886";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-grin-tongue-squint {
  --fa: "\f58a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-tongue-squint {
  --fa: "\f58a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-spray-can {
  --fa: "\f5bd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck-monster {
  --fa: "\f63b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-w {
  --fa: "\57";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-earth-africa {
  --fa: "\f57c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-globe-africa {
  --fa: "\f57c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rainbow {
  --fa: "\f75b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-notch {
  --fa: "\f1ce";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tablet-screen-button {
  --fa: "\f3fa";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tablet-alt {
  --fa: "\f3fa";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paw {
  --fa: "\f1b0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud {
  --fa: "\f0c2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trowel-bricks {
  --fa: "\e58a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-flushed {
  --fa: "\f579";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-flushed {
  --fa: "\f579";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hospital-user {
  --fa: "\f80d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tent-arrow-left-right {
  --fa: "\e57f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gavel {
  --fa: "\f0e3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-legal {
  --fa: "\f0e3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-binoculars {
  --fa: "\f1e5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microphone-slash {
  --fa: "\f131";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-box-tissue {
  --fa: "\e05b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-motorcycle {
  --fa: "\f21c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bell-concierge {
  --fa: "\f562";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-concierge-bell {
  --fa: "\f562";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pen-ruler {
  --fa: "\f5ae";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pencil-ruler {
  --fa: "\f5ae";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-people-arrows {
  --fa: "\e068";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-people-arrows-left-right {
  --fa: "\e068";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mars-and-venus-burst {
  --fa: "\e523";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-caret-right {
  --fa: "\f152";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-square-right {
  --fa: "\f152";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-scissors {
  --fa: "\f0c4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cut {
  --fa: "\f0c4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sun-plant-wilt {
  --fa: "\e57a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-toilets-portable {
  --fa: "\e584";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hockey-puck {
  --fa: "\f453";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-table {
  --fa: "\f0ce";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-magnifying-glass-arrow-right {
  --fa: "\e521";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tachograph-digital {
  --fa: "\f566";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-digital-tachograph {
  --fa: "\f566";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-users-slash {
  --fa: "\e073";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clover {
  --fa: "\e139";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-reply {
  --fa: "\f3e5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mail-reply {
  --fa: "\f3e5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-star-and-crescent {
  --fa: "\f699";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-fire {
  --fa: "\e50c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-minus {
  --fa: "\f146";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-minus-square {
  --fa: "\f146";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-helicopter {
  --fa: "\f533";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-compass {
  --fa: "\f14e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-caret-down {
  --fa: "\f150";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-square-down {
  --fa: "\f150";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-circle-question {
  --fa: "\e4ef";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laptop-code {
  --fa: "\f5fc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-swatchbook {
  --fa: "\f5c3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-prescription-bottle {
  --fa: "\f485";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bars {
  --fa: "\f0c9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-navicon {
  --fa: "\f0c9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-people-group {
  --fa: "\e533";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hourglass-end {
  --fa: "\f253";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hourglass-3 {
  --fa: "\f253";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-heart-crack {
  --fa: "\f7a9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-heart-broken {
  --fa: "\f7a9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-up-right {
  --fa: "\f360";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-external-link-square-alt {
  --fa: "\f360";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-kiss-beam {
  --fa: "\f597";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kiss-beam {
  --fa: "\f597";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-film {
  --fa: "\f008";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ruler-horizontal {
  --fa: "\f547";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-people-robbery {
  --fa: "\e536";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lightbulb {
  --fa: "\f0eb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-left {
  --fa: "\f0d9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-exclamation {
  --fa: "\f06a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-exclamation-circle {
  --fa: "\f06a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-school-circle-xmark {
  --fa: "\e56d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-right-from-bracket {
  --fa: "\f08b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sign-out {
  --fa: "\f08b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-chevron-down {
  --fa: "\f13a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-circle-down {
  --fa: "\f13a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-unlock-keyhole {
  --fa: "\f13e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-unlock-alt {
  --fa: "\f13e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-showers-heavy {
  --fa: "\f740";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-headphones-simple {
  --fa: "\f58f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-headphones-alt {
  --fa: "\f58f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sitemap {
  --fa: "\f0e8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-dollar-to-slot {
  --fa: "\f4b9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-donate {
  --fa: "\f4b9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-memory {
  --fa: "\f538";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-road-spikes {
  --fa: "\e568";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fire-burner {
  --fa: "\e4f1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-flag {
  --fa: "\f024";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hanukiah {
  --fa: "\f6e6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-feather {
  --fa: "\f52d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volume-low {
  --fa: "\f027";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volume-down {
  --fa: "\f027";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comment-slash {
  --fa: "\f4b3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-sun-rain {
  --fa: "\f743";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-compress {
  --fa: "\f066";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wheat-awn {
  --fa: "\e2cd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wheat-alt {
  --fa: "\e2cd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ankh {
  --fa: "\f644";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hands-holding-child {
  --fa: "\e4fa";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-asterisk {
  --fa: "\2a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-check {
  --fa: "\f14a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-check-square {
  --fa: "\f14a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-peseta-sign {
  --fa: "\e221";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-heading {
  --fa: "\f1dc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-header {
  --fa: "\f1dc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ghost {
  --fa: "\f6e2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-list {
  --fa: "\f03a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-list-squares {
  --fa: "\f03a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-phone-flip {
  --fa: "\f87b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phone-square-alt {
  --fa: "\f87b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cart-plus {
  --fa: "\f217";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gamepad {
  --fa: "\f11b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-dot {
  --fa: "\f192";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dot-circle {
  --fa: "\f192";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-dizzy {
  --fa: "\f567";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dizzy {
  --fa: "\f567";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-egg {
  --fa: "\f7fb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-medical-circle-xmark {
  --fa: "\e513";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-campground {
  --fa: "\f6bb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-folder-plus {
  --fa: "\f65e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-futbol {
  --fa: "\f1e3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-futbol-ball {
  --fa: "\f1e3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-soccer-ball {
  --fa: "\f1e3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paintbrush {
  --fa: "\f1fc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paint-brush {
  --fa: "\f1fc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lock {
  --fa: "\f023";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gas-pump {
  --fa: "\f52f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hot-tub-person {
  --fa: "\f593";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hot-tub {
  --fa: "\f593";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map-location {
  --fa: "\f59f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map-marked {
  --fa: "\f59f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-flood-water {
  --fa: "\e50e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tree {
  --fa: "\f1bb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bridge-lock {
  --fa: "\e4cc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sack-dollar {
  --fa: "\f81d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pen-to-square {
  --fa: "\f044";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-edit {
  --fa: "\f044";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-car-side {
  --fa: "\f5e4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-share-nodes {
  --fa: "\f1e0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-share-alt {
  --fa: "\f1e0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-heart-circle-minus {
  --fa: "\e4ff";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hourglass-half {
  --fa: "\f252";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hourglass-2 {
  --fa: "\f252";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microscope {
  --fa: "\f610";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sink {
  --fa: "\e06d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bag-shopping {
  --fa: "\f290";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shopping-bag {
  --fa: "\f290";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-down-z-a {
  --fa: "\f881";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-alpha-desc {
  --fa: "\f881";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-alpha-down-alt {
  --fa: "\f881";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mitten {
  --fa: "\f7b5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-rays {
  --fa: "\e54d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-users {
  --fa: "\f0c0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-eye-slash {
  --fa: "\f070";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-flask-vial {
  --fa: "\e4f3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand {
  --fa: "\f256";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-paper {
  --fa: "\f256";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-om {
  --fa: "\f679";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-worm {
  --fa: "\e599";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-circle-xmark {
  --fa: "\e50b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plug {
  --fa: "\f1e6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-up {
  --fa: "\f077";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-spock {
  --fa: "\f259";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stopwatch {
  --fa: "\f2f2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-kiss {
  --fa: "\f596";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kiss {
  --fa: "\f596";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bridge-circle-xmark {
  --fa: "\e4cb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-grin-tongue {
  --fa: "\f589";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-tongue {
  --fa: "\f589";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess-bishop {
  --fa: "\f43a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-grin-wink {
  --fa: "\f58c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-wink {
  --fa: "\f58c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ear-deaf {
  --fa: "\f2a4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-deaf {
  --fa: "\f2a4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-deafness {
  --fa: "\f2a4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hard-of-hearing {
  --fa: "\f2a4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-road-circle-check {
  --fa: "\e564";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-five {
  --fa: "\f523";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-rss {
  --fa: "\f143";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rss-square {
  --fa: "\f143";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-land-mine-on {
  --fa: "\e51b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-i-cursor {
  --fa: "\f246";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stamp {
  --fa: "\f5bf";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stairs {
  --fa: "\e289";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-i {
  --fa: "\49";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hryvnia-sign {
  --fa: "\f6f2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hryvnia {
  --fa: "\f6f2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pills {
  --fa: "\f484";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-grin-wide {
  --fa: "\f581";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-alt {
  --fa: "\f581";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tooth {
  --fa: "\f5c9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-v {
  --fa: "\56";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bangladeshi-taka-sign {
  --fa: "\e2e6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bicycle {
  --fa: "\f206";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-staff-snake {
  --fa: "\e579";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rod-asclepius {
  --fa: "\e579";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rod-snake {
  --fa: "\e579";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-staff-aesculapius {
  --fa: "\e579";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-head-side-cough-slash {
  --fa: "\e062";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck-medical {
  --fa: "\f0f9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ambulance {
  --fa: "\f0f9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wheat-awn-circle-exclamation {
  --fa: "\e598";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-snowman {
  --fa: "\f7d0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mortar-pestle {
  --fa: "\f5a7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-road-barrier {
  --fa: "\e562";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-school {
  --fa: "\f549";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-igloo {
  --fa: "\f7ae";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-joint {
  --fa: "\f595";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-right {
  --fa: "\f105";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-horse {
  --fa: "\f6f0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-q {
  --fa: "\51";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-g {
  --fa: "\47";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-notes-medical {
  --fa: "\f481";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-temperature-half {
  --fa: "\f2c9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-temperature-2 {
  --fa: "\f2c9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer-2 {
  --fa: "\f2c9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer-half {
  --fa: "\f2c9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dong-sign {
  --fa: "\e169";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-capsules {
  --fa: "\f46b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-poo-storm {
  --fa: "\f75a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-poo-bolt {
  --fa: "\f75a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-frown-open {
  --fa: "\f57a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-frown-open {
  --fa: "\f57a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-point-up {
  --fa: "\f0a6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-bill {
  --fa: "\f0d6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bookmark {
  --fa: "\f02e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-align-justify {
  --fa: "\f039";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-umbrella-beach {
  --fa: "\f5ca";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-helmet-un {
  --fa: "\e503";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bullseye {
  --fa: "\f140";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bacon {
  --fa: "\f7e5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-point-down {
  --fa: "\f0a7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-up-from-bracket {
  --fa: "\e09a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-folder {
  --fa: "\f07b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-folder-blank {
  --fa: "\f07b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-waveform {
  --fa: "\f478";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-medical-alt {
  --fa: "\f478";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-radiation {
  --fa: "\f7b9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chart-simple {
  --fa: "\e473";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mars-stroke {
  --fa: "\f229";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vial {
  --fa: "\f492";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gauge {
  --fa: "\f624";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dashboard {
  --fa: "\f624";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gauge-med {
  --fa: "\f624";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tachometer-alt-average {
  --fa: "\f624";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wand-magic-sparkles {
  --fa: "\e2ca";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-magic-wand-sparkles {
  --fa: "\e2ca";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-e {
  --fa: "\45";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pen-clip {
  --fa: "\f305";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pen-alt {
  --fa: "\f305";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bridge-circle-exclamation {
  --fa: "\e4ca";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user {
  --fa: "\f007";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-school-circle-check {
  --fa: "\e56b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dumpster {
  --fa: "\f793";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-van-shuttle {
  --fa: "\f5b6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shuttle-van {
  --fa: "\f5b6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-building-user {
  --fa: "\e4da";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-caret-left {
  --fa: "\f191";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-square-left {
  --fa: "\f191";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-highlighter {
  --fa: "\f591";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-key {
  --fa: "\f084";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bullhorn {
  --fa: "\f0a1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-globe {
  --fa: "\f0ac";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-synagogue {
  --fa: "\f69b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-half-dress {
  --fa: "\e548";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-road-bridge {
  --fa: "\e563";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-location-arrow {
  --fa: "\f124";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-c {
  --fa: "\43";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tablet-button {
  --fa: "\f10a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-building-lock {
  --fa: "\e4d6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pizza-slice {
  --fa: "\f818";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-bill-wave {
  --fa: "\f53a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chart-area {
  --fa: "\f1fe";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-area-chart {
  --fa: "\f1fe";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-flag {
  --fa: "\e50d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-circle-minus {
  --fa: "\e540";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ban {
  --fa: "\f05e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cancel {
  --fa: "\f05e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-camera-rotate {
  --fa: "\e0d8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-spray-can-sparkles {
  --fa: "\f5d0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-air-freshener {
  --fa: "\f5d0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-star {
  --fa: "\f005";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-repeat {
  --fa: "\f363";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cross {
  --fa: "\f654";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-box {
  --fa: "\f466";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-venus-mars {
  --fa: "\f228";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-pointer {
  --fa: "\f245";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mouse-pointer {
  --fa: "\f245";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-maximize {
  --fa: "\f31e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-expand-arrows-alt {
  --fa: "\f31e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-charging-station {
  --fa: "\f5e7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shapes {
  --fa: "\f61f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-triangle-circle-square {
  --fa: "\f61f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shuffle {
  --fa: "\f074";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-random {
  --fa: "\f074";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-running {
  --fa: "\f70c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-running {
  --fa: "\f70c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mobile-retro {
  --fa: "\e527";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grip-lines-vertical {
  --fa: "\f7a5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-spider {
  --fa: "\f717";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hands-bound {
  --fa: "\e4f9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-invoice-dollar {
  --fa: "\f571";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plane-circle-exclamation {
  --fa: "\e556";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-x-ray {
  --fa: "\f497";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-spell-check {
  --fa: "\f891";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-slash {
  --fa: "\f715";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-computer-mouse {
  --fa: "\f8cc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mouse {
  --fa: "\f8cc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-right-to-bracket {
  --fa: "\f090";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sign-in {
  --fa: "\f090";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shop-slash {
  --fa: "\e070";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-store-alt-slash {
  --fa: "\e070";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-server {
  --fa: "\f233";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-virus-covid-slash {
  --fa: "\e4a9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shop-lock {
  --fa: "\e4a5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hourglass-start {
  --fa: "\f251";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hourglass-1 {
  --fa: "\f251";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-blender-phone {
  --fa: "\f6b6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-building-wheat {
  --fa: "\e4db";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-breastfeeding {
  --fa: "\e53a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-right-to-bracket {
  --fa: "\f2f6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sign-in-alt {
  --fa: "\f2f6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-venus {
  --fa: "\f221";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-passport {
  --fa: "\f5ab";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thumbtack-slash {
  --fa: "\e68f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thumb-tack-slash {
  --fa: "\e68f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-heart-pulse {
  --fa: "\f21e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-heartbeat {
  --fa: "\f21e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-people-carry-box {
  --fa: "\f4ce";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-people-carry {
  --fa: "\f4ce";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-temperature-high {
  --fa: "\f769";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microchip {
  --fa: "\f2db";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-crown {
  --fa: "\f521";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-weight-hanging {
  --fa: "\f5cd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-xmarks-lines {
  --fa: "\e59a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-prescription {
  --fa: "\f572";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-weight-scale {
  --fa: "\f496";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-weight {
  --fa: "\f496";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-group {
  --fa: "\f500";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-friends {
  --fa: "\f500";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-up-a-z {
  --fa: "\f15e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-alpha-up {
  --fa: "\f15e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess-knight {
  --fa: "\f441";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-laugh-squint {
  --fa: "\f59b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laugh-squint {
  --fa: "\f59b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wheelchair {
  --fa: "\f193";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-arrow-up {
  --fa: "\f0aa";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-circle-up {
  --fa: "\f0aa";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-toggle-on {
  --fa: "\f205";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-walking {
  --fa: "\f554";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-walking {
  --fa: "\f554";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-l {
  --fa: "\4c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fire {
  --fa: "\f06d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bed-pulse {
  --fa: "\f487";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-procedures {
  --fa: "\f487";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shuttle-space {
  --fa: "\f197";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-space-shuttle {
  --fa: "\f197";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-laugh {
  --fa: "\f599";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laugh {
  --fa: "\f599";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-folder-open {
  --fa: "\f07c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-heart-circle-plus {
  --fa: "\e500";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-code-fork {
  --fa: "\e13b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-city {
  --fa: "\f64f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microphone-lines {
  --fa: "\f3c9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microphone-alt {
  --fa: "\f3c9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pepper-hot {
  --fa: "\f816";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-unlock {
  --fa: "\f09c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-colon-sign {
  --fa: "\e140";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-headset {
  --fa: "\f590";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-store-slash {
  --fa: "\e071";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-road-circle-xmark {
  --fa: "\e566";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-minus {
  --fa: "\f503";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mars-stroke-up {
  --fa: "\f22a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mars-stroke-v {
  --fa: "\f22a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-champagne-glasses {
  --fa: "\f79f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-glass-cheers {
  --fa: "\f79f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clipboard {
  --fa: "\f328";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-circle-exclamation {
  --fa: "\e50a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-arrow-up {
  --fa: "\f574";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-upload {
  --fa: "\f574";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wifi {
  --fa: "\f1eb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wifi-3 {
  --fa: "\f1eb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wifi-strong {
  --fa: "\f1eb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bath {
  --fa: "\f2cd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bathtub {
  --fa: "\f2cd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-underline {
  --fa: "\f0cd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-pen {
  --fa: "\f4ff";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-edit {
  --fa: "\f4ff";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-signature {
  --fa: "\f5b7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stroopwafel {
  --fa: "\f551";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bold {
  --fa: "\f032";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-anchor-lock {
  --fa: "\e4ad";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-building-ngo {
  --fa: "\e4d7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-manat-sign {
  --fa: "\e1d5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-not-equal {
  --fa: "\f53e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-border-top-left {
  --fa: "\f853";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-border-style {
  --fa: "\f853";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map-location-dot {
  --fa: "\f5a0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map-marked-alt {
  --fa: "\f5a0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-jedi {
  --fa: "\f669";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-poll-vertical {
  --fa: "\f681";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-poll {
  --fa: "\f681";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mug-hot {
  --fa: "\f7b6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-car-battery {
  --fa: "\f5df";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery-car {
  --fa: "\f5df";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gift {
  --fa: "\f06b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-two {
  --fa: "\f528";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess-queen {
  --fa: "\f445";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-glasses {
  --fa: "\f530";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess-board {
  --fa: "\f43c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-building-circle-check {
  --fa: "\e4d2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-chalkboard {
  --fa: "\e53d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mars-stroke-right {
  --fa: "\f22b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mars-stroke-h {
  --fa: "\f22b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-back-fist {
  --fa: "\f255";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-rock {
  --fa: "\f255";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-caret-up {
  --fa: "\f151";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-square-up {
  --fa: "\f151";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-showers-water {
  --fa: "\e4e4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chart-bar {
  --fa: "\f080";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bar-chart {
  --fa: "\f080";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hands-bubbles {
  --fa: "\e05e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hands-wash {
  --fa: "\e05e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-less-than-equal {
  --fa: "\f537";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-train {
  --fa: "\f238";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-eye-low-vision {
  --fa: "\f2a8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-low-vision {
  --fa: "\f2a8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-crow {
  --fa: "\f520";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sailboat {
  --fa: "\e445";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-window-restore {
  --fa: "\f2d2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-plus {
  --fa: "\f0fe";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plus-square {
  --fa: "\f0fe";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-torii-gate {
  --fa: "\f6a1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-frog {
  --fa: "\f52e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bucket {
  --fa: "\e4cf";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-image {
  --fa: "\f03e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-microphone {
  --fa: "\f130";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cow {
  --fa: "\f6c8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-up {
  --fa: "\f0d8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-screwdriver {
  --fa: "\f54a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-folder-closed {
  --fa: "\e185";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-tsunami {
  --fa: "\e515";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-nfi {
  --fa: "\e576";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-up-from-ground-water {
  --fa: "\e4b5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-martini-glass {
  --fa: "\f57b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-glass-martini-alt {
  --fa: "\f57b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-binary {
  --fa: "\e69b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rotate-left {
  --fa: "\f2ea";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rotate-back {
  --fa: "\f2ea";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rotate-backward {
  --fa: "\f2ea";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-undo-alt {
  --fa: "\f2ea";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-table-columns {
  --fa: "\f0db";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-columns {
  --fa: "\f0db";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lemon {
  --fa: "\f094";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-head-side-mask {
  --fa: "\e063";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-handshake {
  --fa: "\f2b5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gem {
  --fa: "\f3a5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dolly {
  --fa: "\f472";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dolly-box {
  --fa: "\f472";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-smoking {
  --fa: "\f48d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-minimize {
  --fa: "\f78c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-compress-arrows-alt {
  --fa: "\f78c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-monument {
  --fa: "\f5a6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-snowplow {
  --fa: "\f7d2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angles-right {
  --fa: "\f101";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-double-right {
  --fa: "\f101";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cannabis {
  --fa: "\f55f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-play {
  --fa: "\f144";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-play-circle {
  --fa: "\f144";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tablets {
  --fa: "\f490";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ethernet {
  --fa: "\f796";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-euro-sign {
  --fa: "\f153";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-eur {
  --fa: "\f153";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-euro {
  --fa: "\f153";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chair {
  --fa: "\f6c0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-check {
  --fa: "\f058";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-check-circle {
  --fa: "\f058";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-stop {
  --fa: "\f28d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stop-circle {
  --fa: "\f28d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-compass-drafting {
  --fa: "\f568";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-drafting-compass {
  --fa: "\f568";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plate-wheat {
  --fa: "\e55a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-icicles {
  --fa: "\f7ad";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-shelter {
  --fa: "\e54f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-neuter {
  --fa: "\f22c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-id-badge {
  --fa: "\f2c1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-marker {
  --fa: "\f5a1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-laugh-beam {
  --fa: "\f59a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laugh-beam {
  --fa: "\f59a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-helicopter-symbol {
  --fa: "\e502";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-universal-access {
  --fa: "\f29a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-chevron-up {
  --fa: "\f139";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-circle-up {
  --fa: "\f139";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lari-sign {
  --fa: "\e1c8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volcano {
  --fa: "\f770";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-walking-dashed-line-arrow-right {
  --fa: "\e553";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sterling-sign {
  --fa: "\f154";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gbp {
  --fa: "\f154";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pound-sign {
  --fa: "\f154";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-viruses {
  --fa: "\e076";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-person-confined {
  --fa: "\e577";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-tie {
  --fa: "\f508";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-down-long {
  --fa: "\f175";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-long-arrow-down {
  --fa: "\f175";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tent-arrow-down-to-line {
  --fa: "\e57e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-certificate {
  --fa: "\f0a3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-reply-all {
  --fa: "\f122";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mail-reply-all {
  --fa: "\f122";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-suitcase {
  --fa: "\f0f2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-skating {
  --fa: "\f7c5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-skating {
  --fa: "\f7c5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-filter-circle-dollar {
  --fa: "\f662";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-funnel-dollar {
  --fa: "\f662";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-camera-retro {
  --fa: "\f083";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-arrow-down {
  --fa: "\f0ab";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-circle-down {
  --fa: "\f0ab";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-import {
  --fa: "\f56f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-right-to-file {
  --fa: "\f56f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-arrow-up-right {
  --fa: "\f14c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-external-link-square {
  --fa: "\f14c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-box-open {
  --fa: "\f49e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-scroll {
  --fa: "\f70e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-spa {
  --fa: "\f5bb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-location-pin-lock {
  --fa: "\e51f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pause {
  --fa: "\f04c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hill-avalanche {
  --fa: "\e507";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-temperature-empty {
  --fa: "\f2cb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-temperature-0 {
  --fa: "\f2cb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer-0 {
  --fa: "\f2cb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer-empty {
  --fa: "\f2cb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bomb {
  --fa: "\f1e2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-registered {
  --fa: "\f25d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-address-card {
  --fa: "\f2bb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-contact-card {
  --fa: "\f2bb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vcard {
  --fa: "\f2bb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-scale-unbalanced-flip {
  --fa: "\f516";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-balance-scale-right {
  --fa: "\f516";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-subscript {
  --fa: "\f12c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-diamond-turn-right {
  --fa: "\f5eb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-directions {
  --fa: "\f5eb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-burst {
  --fa: "\e4dc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-laptop {
  --fa: "\e066";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laptop-house {
  --fa: "\e066";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-tired {
  --fa: "\f5c8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tired {
  --fa: "\f5c8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-bills {
  --fa: "\e1f3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-smog {
  --fa: "\f75f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-crutch {
  --fa: "\f7f7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-arrow-up {
  --fa: "\f0ee";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-upload {
  --fa: "\f0ee";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-upload-alt {
  --fa: "\f0ee";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-palette {
  --fa: "\f53f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-turn-right {
  --fa: "\e4c0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vest {
  --fa: "\e085";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ferry {
  --fa: "\e4ea";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-down-to-people {
  --fa: "\e4b9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-seedling {
  --fa: "\f4d8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sprout {
  --fa: "\f4d8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-left-right {
  --fa: "\f337";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-alt-h {
  --fa: "\f337";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-boxes-packing {
  --fa: "\e4c7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-arrow-left {
  --fa: "\f0a8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-circle-left {
  --fa: "\f0a8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-group-arrows-rotate {
  --fa: "\e4f6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bowl-food {
  --fa: "\e4c6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-candy-cane {
  --fa: "\f786";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-down-wide-short {
  --fa: "\f160";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-amount-asc {
  --fa: "\f160";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-amount-down {
  --fa: "\f160";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-bolt {
  --fa: "\f76c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thunderstorm {
  --fa: "\f76c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-text-slash {
  --fa: "\f87d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-remove-format {
  --fa: "\f87d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-smile-wink {
  --fa: "\f4da";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-smile-wink {
  --fa: "\f4da";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-word {
  --fa: "\f1c2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-powerpoint {
  --fa: "\f1c4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-left-right {
  --fa: "\f07e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-h {
  --fa: "\f07e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-lock {
  --fa: "\e510";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-arrow-down {
  --fa: "\f0ed";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-download {
  --fa: "\f0ed";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-download-alt {
  --fa: "\f0ed";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-children {
  --fa: "\e4e1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chalkboard {
  --fa: "\f51b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-blackboard {
  --fa: "\f51b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-large-slash {
  --fa: "\f4fa";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-alt-slash {
  --fa: "\f4fa";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-envelope-open {
  --fa: "\f2b6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-handshake-simple-slash {
  --fa: "\e05f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-handshake-alt-slash {
  --fa: "\e05f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mattress-pillow {
  --fa: "\e525";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-guarani-sign {
  --fa: "\e19a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-rotate {
  --fa: "\f021";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-refresh {
  --fa: "\f021";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sync {
  --fa: "\f021";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fire-extinguisher {
  --fa: "\f134";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cruzeiro-sign {
  --fa: "\e152";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-greater-than-equal {
  --fa: "\f532";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shield-halved {
  --fa: "\f3ed";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shield-alt {
  --fa: "\f3ed";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book-atlas {
  --fa: "\f558";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-atlas {
  --fa: "\f558";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-virus {
  --fa: "\e074";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-envelope-circle-check {
  --fa: "\e4e8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-layer-group {
  --fa: "\f5fd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-to-dot {
  --fa: "\e4be";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-archway {
  --fa: "\f557";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-heart-circle-check {
  --fa: "\e4fd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-chimney-crack {
  --fa: "\f6f1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-damage {
  --fa: "\f6f1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-zipper {
  --fa: "\f1c6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-archive {
  --fa: "\f1c6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square {
  --fa: "\f0c8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-martini-glass-empty {
  --fa: "\f000";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-glass-martini {
  --fa: "\f000";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-couch {
  --fa: "\f4b8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cedi-sign {
  --fa: "\e0df";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-italic {
  --fa: "\f033";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-table-cells-column-lock {
  --fa: "\e678";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-church {
  --fa: "\f51d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comments-dollar {
  --fa: "\f653";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-democrat {
  --fa: "\f747";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-z {
  --fa: "\5a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-skiing {
  --fa: "\f7c9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-skiing {
  --fa: "\f7c9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-road-lock {
  --fa: "\e567";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-a {
  --fa: "\41";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-temperature-arrow-down {
  --fa: "\e03f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-temperature-down {
  --fa: "\e03f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-feather-pointed {
  --fa: "\f56b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-feather-alt {
  --fa: "\f56b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-p {
  --fa: "\50";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-snowflake {
  --fa: "\f2dc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-newspaper {
  --fa: "\f1ea";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rectangle-ad {
  --fa: "\f641";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ad {
  --fa: "\f641";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-arrow-right {
  --fa: "\f0a9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-circle-right {
  --fa: "\f0a9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-filter-circle-xmark {
  --fa: "\e17b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-locust {
  --fa: "\e520";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort {
  --fa: "\f0dc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-unsorted {
  --fa: "\f0dc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-list-ol {
  --fa: "\f0cb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-list-1-2 {
  --fa: "\f0cb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-list-numeric {
  --fa: "\f0cb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-dress-burst {
  --fa: "\e544";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-check-dollar {
  --fa: "\f53d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-check-alt {
  --fa: "\f53d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vector-square {
  --fa: "\f5cb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bread-slice {
  --fa: "\f7ec";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-language {
  --fa: "\f1ab";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-kiss-wink-heart {
  --fa: "\f598";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kiss-wink-heart {
  --fa: "\f598";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-filter {
  --fa: "\f0b0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-question {
  --fa: "\3f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-signature {
  --fa: "\f573";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-up-down-left-right {
  --fa: "\f0b2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-alt {
  --fa: "\f0b2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-chimney-user {
  --fa: "\e065";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-holding-heart {
  --fa: "\f4be";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-puzzle-piece {
  --fa: "\f12e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-check {
  --fa: "\f53c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-star-half-stroke {
  --fa: "\f5c0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-star-half-alt {
  --fa: "\f5c0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-code {
  --fa: "\f121";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-whiskey-glass {
  --fa: "\f7a0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-glass-whiskey {
  --fa: "\f7a0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-building-circle-exclamation {
  --fa: "\e4d3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-magnifying-glass-chart {
  --fa: "\e522";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-up-right-from-square {
  --fa: "\f08e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-external-link {
  --fa: "\f08e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cubes-stacked {
  --fa: "\e4e6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-won-sign {
  --fa: "\f159";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-krw {
  --fa: "\f159";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-won {
  --fa: "\f159";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-virus-covid {
  --fa: "\e4a8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-austral-sign {
  --fa: "\e0a9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-f {
  --fa: "\46";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-leaf {
  --fa: "\f06c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-road {
  --fa: "\f018";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-taxi {
  --fa: "\f1ba";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cab {
  --fa: "\f1ba";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-circle-plus {
  --fa: "\e541";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chart-pie {
  --fa: "\f200";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pie-chart {
  --fa: "\f200";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bolt-lightning {
  --fa: "\e0b7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sack-xmark {
  --fa: "\e56a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-excel {
  --fa: "\f1c3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-contract {
  --fa: "\f56c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fish-fins {
  --fa: "\e4f2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-building-flag {
  --fa: "\e4d5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-grin-beam {
  --fa: "\f582";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-beam {
  --fa: "\f582";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-object-ungroup {
  --fa: "\f248";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-poop {
  --fa: "\f619";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-location-pin {
  --fa: "\f041";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map-marker {
  --fa: "\f041";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kaaba {
  --fa: "\f66b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-toilet-paper {
  --fa: "\f71e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-helmet-safety {
  --fa: "\f807";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hard-hat {
  --fa: "\f807";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hat-hard {
  --fa: "\f807";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-eject {
  --fa: "\f052";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-right {
  --fa: "\f35a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-alt-circle-right {
  --fa: "\f35a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plane-circle-check {
  --fa: "\e555";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-rolling-eyes {
  --fa: "\f5a5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-meh-rolling-eyes {
  --fa: "\f5a5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-object-group {
  --fa: "\f247";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chart-line {
  --fa: "\f201";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-line-chart {
  --fa: "\f201";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mask-ventilator {
  --fa: "\e524";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-right {
  --fa: "\f061";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-signs-post {
  --fa: "\f277";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map-signs {
  --fa: "\f277";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cash-register {
  --fa: "\f788";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-circle-question {
  --fa: "\e542";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-h {
  --fa: "\48";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tarp {
  --fa: "\e57b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-screwdriver-wrench {
  --fa: "\f7d9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tools {
  --fa: "\f7d9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-to-eye {
  --fa: "\e4bf";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plug-circle-bolt {
  --fa: "\e55b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-heart {
  --fa: "\f004";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mars-and-venus {
  --fa: "\f224";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-user {
  --fa: "\e1b0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-home-user {
  --fa: "\e1b0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dumpster-fire {
  --fa: "\f794";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-crack {
  --fa: "\e3b1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-martini-glass-citrus {
  --fa: "\f561";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cocktail {
  --fa: "\f561";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-surprise {
  --fa: "\f5c2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-surprise {
  --fa: "\f5c2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bottle-water {
  --fa: "\e4c5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-pause {
  --fa: "\f28b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pause-circle {
  --fa: "\f28b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-toilet-paper-slash {
  --fa: "\e072";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-apple-whole {
  --fa: "\f5d1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-apple-alt {
  --fa: "\f5d1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kitchen-set {
  --fa: "\e51a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-r {
  --fa: "\52";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-temperature-quarter {
  --fa: "\f2ca";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-temperature-1 {
  --fa: "\f2ca";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer-1 {
  --fa: "\f2ca";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer-quarter {
  --fa: "\f2ca";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cube {
  --fa: "\f1b2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bitcoin-sign {
  --fa: "\e0b4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shield-dog {
  --fa: "\e573";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-solar-panel {
  --fa: "\f5ba";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lock-open {
  --fa: "\f3c1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-elevator {
  --fa: "\e16d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-bill-transfer {
  --fa: "\e528";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-bill-trend-up {
  --fa: "\e529";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-flood-water-circle-arrow-right {
  --fa: "\e50f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-poll-horizontal {
  --fa: "\f682";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-poll-h {
  --fa: "\f682";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle {
  --fa: "\f111";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-backward-fast {
  --fa: "\f049";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fast-backward {
  --fa: "\f049";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-recycle {
  --fa: "\f1b8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-astronaut {
  --fa: "\f4fb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plane-slash {
  --fa: "\e069";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trademark {
  --fa: "\f25c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-basketball {
  --fa: "\f434";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-basketball-ball {
  --fa: "\f434";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-satellite-dish {
  --fa: "\f7c0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-up {
  --fa: "\f35b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-alt-circle-up {
  --fa: "\f35b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mobile-screen-button {
  --fa: "\f3cd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mobile-alt {
  --fa: "\f3cd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volume-high {
  --fa: "\f028";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volume-up {
  --fa: "\f028";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-users-rays {
  --fa: "\e593";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wallet {
  --fa: "\f555";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clipboard-check {
  --fa: "\f46c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-audio {
  --fa: "\f1c7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-burger {
  --fa: "\f805";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hamburger {
  --fa: "\f805";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wrench {
  --fa: "\f0ad";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bugs {
  --fa: "\e4d0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rupee-sign {
  --fa: "\f156";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rupee {
  --fa: "\f156";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-image {
  --fa: "\f1c5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-question {
  --fa: "\f059";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-question-circle {
  --fa: "\f059";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plane-departure {
  --fa: "\f5b0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-handshake-slash {
  --fa: "\e060";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book-bookmark {
  --fa: "\e0bb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-code-branch {
  --fa: "\f126";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hat-cowboy {
  --fa: "\f8c0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bridge {
  --fa: "\e4c8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phone-flip {
  --fa: "\f879";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phone-alt {
  --fa: "\f879";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck-front {
  --fa: "\e2b7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cat {
  --fa: "\f6be";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-anchor-circle-exclamation {
  --fa: "\e4ab";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck-field {
  --fa: "\e58d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-route {
  --fa: "\f4d7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clipboard-question {
  --fa: "\e4e3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-panorama {
  --fa: "\e209";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comment-medical {
  --fa: "\f7f5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-teeth-open {
  --fa: "\f62f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-circle-minus {
  --fa: "\e4ed";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tags {
  --fa: "\f02c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wine-glass {
  --fa: "\f4e3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-forward-fast {
  --fa: "\f050";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fast-forward {
  --fa: "\f050";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-meh-blank {
  --fa: "\f5a4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-meh-blank {
  --fa: "\f5a4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-parking {
  --fa: "\f540";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-parking {
  --fa: "\f540";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-signal {
  --fa: "\e012";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bars-progress {
  --fa: "\f828";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tasks-alt {
  --fa: "\f828";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-faucet-drip {
  --fa: "\e006";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cart-flatbed {
  --fa: "\f474";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dolly-flatbed {
  --fa: "\f474";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ban-smoking {
  --fa: "\f54d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-smoking-ban {
  --fa: "\f54d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-terminal {
  --fa: "\f120";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mobile-button {
  --fa: "\f10b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-medical-flag {
  --fa: "\e514";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-basket-shopping {
  --fa: "\f291";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shopping-basket {
  --fa: "\f291";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tape {
  --fa: "\f4db";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bus-simple {
  --fa: "\f55e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bus-alt {
  --fa: "\f55e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-eye {
  --fa: "\f06e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-sad-cry {
  --fa: "\f5b3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sad-cry {
  --fa: "\f5b3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-audio-description {
  --fa: "\f29e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-military-to-person {
  --fa: "\e54c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-shield {
  --fa: "\e4f0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-slash {
  --fa: "\f506";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pen {
  --fa: "\f304";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tower-observation {
  --fa: "\e586";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-code {
  --fa: "\f1c9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-signal {
  --fa: "\f012";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-signal-5 {
  --fa: "\f012";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-signal-perfect {
  --fa: "\f012";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bus {
  --fa: "\f207";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-heart-circle-xmark {
  --fa: "\e501";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-chimney {
  --fa: "\e3af";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-home-lg {
  --fa: "\e3af";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-window-maximize {
  --fa: "\f2d0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-frown {
  --fa: "\f119";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-frown {
  --fa: "\f119";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-prescription {
  --fa: "\f5b1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shop {
  --fa: "\f54f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-store-alt {
  --fa: "\f54f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-floppy-disk {
  --fa: "\f0c7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-save {
  --fa: "\f0c7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vihara {
  --fa: "\f6a7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-scale-unbalanced {
  --fa: "\f515";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-balance-scale-left {
  --fa: "\f515";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-up {
  --fa: "\f0de";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-asc {
  --fa: "\f0de";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comment-dots {
  --fa: "\f4ad";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-commenting {
  --fa: "\f4ad";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plant-wilt {
  --fa: "\e5aa";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-diamond {
  --fa: "\f219";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-grin-squint {
  --fa: "\f585";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-squint {
  --fa: "\f585";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-holding-dollar {
  --fa: "\f4c0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-holding-usd {
  --fa: "\f4c0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chart-diagram {
  --fa: "\e695";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bacterium {
  --fa: "\e05a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-pointer {
  --fa: "\f25a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-drum-steelpan {
  --fa: "\f56a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-scissors {
  --fa: "\f257";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hands-praying {
  --fa: "\f684";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-praying-hands {
  --fa: "\f684";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-rotate-right {
  --fa: "\f01e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-right-rotate {
  --fa: "\f01e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-rotate-forward {
  --fa: "\f01e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-redo {
  --fa: "\f01e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-biohazard {
  --fa: "\f780";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-location-crosshairs {
  --fa: "\f601";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-location {
  --fa: "\f601";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mars-double {
  --fa: "\f227";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-child-dress {
  --fa: "\e59c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-users-between-lines {
  --fa: "\e591";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lungs-virus {
  --fa: "\e067";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-grin-tears {
  --fa: "\f588";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-tears {
  --fa: "\f588";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phone {
  --fa: "\f095";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-xmark {
  --fa: "\f273";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-times {
  --fa: "\f273";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-child-reaching {
  --fa: "\e59d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-head-side-virus {
  --fa: "\e064";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-gear {
  --fa: "\f4fe";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-cog {
  --fa: "\f4fe";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-up-1-9 {
  --fa: "\f163";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-numeric-up {
  --fa: "\f163";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-door-closed {
  --fa: "\f52a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shield-virus {
  --fa: "\e06c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-six {
  --fa: "\f526";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mosquito-net {
  --fa: "\e52c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-fragment {
  --fa: "\e697";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bridge-water {
  --fa: "\e4ce";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-booth {
  --fa: "\f756";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-text-width {
  --fa: "\f035";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hat-wizard {
  --fa: "\f6e8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pen-fancy {
  --fa: "\f5ac";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-digging {
  --fa: "\f85e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-digging {
  --fa: "\f85e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trash {
  --fa: "\f1f8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gauge-simple {
  --fa: "\f629";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gauge-simple-med {
  --fa: "\f629";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tachometer-average {
  --fa: "\f629";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book-medical {
  --fa: "\f7e6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-poo {
  --fa: "\f2fe";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-quote-right {
  --fa: "\f10e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-quote-right-alt {
  --fa: "\f10e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shirt {
  --fa: "\f553";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-t-shirt {
  --fa: "\f553";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tshirt {
  --fa: "\f553";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cubes {
  --fa: "\f1b3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-divide {
  --fa: "\f529";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tenge-sign {
  --fa: "\f7d7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tenge {
  --fa: "\f7d7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-headphones {
  --fa: "\f025";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hands-holding {
  --fa: "\f4c2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hands-clapping {
  --fa: "\e1a8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-republican {
  --fa: "\f75e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-left {
  --fa: "\f060";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-circle-xmark {
  --fa: "\e543";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ruler {
  --fa: "\f545";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-align-left {
  --fa: "\f036";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-d6 {
  --fa: "\f6d1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-restroom {
  --fa: "\f7bd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-j {
  --fa: "\4a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-users-viewfinder {
  --fa: "\e595";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-video {
  --fa: "\f1c8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-up-right-from-square {
  --fa: "\f35d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-external-link-alt {
  --fa: "\f35d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-table-cells {
  --fa: "\f00a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-th {
  --fa: "\f00a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-pdf {
  --fa: "\f1c1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book-bible {
  --fa: "\f647";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bible {
  --fa: "\f647";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-o {
  --fa: "\4f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-suitcase-medical {
  --fa: "\f0fa";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-medkit {
  --fa: "\f0fa";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-secret {
  --fa: "\f21b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-otter {
  --fa: "\f700";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-dress {
  --fa: "\f182";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-female {
  --fa: "\f182";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comment-dollar {
  --fa: "\f651";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-business-time {
  --fa: "\f64a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-briefcase-clock {
  --fa: "\f64a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-table-cells-large {
  --fa: "\f009";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-th-large {
  --fa: "\f009";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book-tanakh {
  --fa: "\f827";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tanakh {
  --fa: "\f827";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phone-volume {
  --fa: "\f2a0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volume-control-phone {
  --fa: "\f2a0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hat-cowboy-side {
  --fa: "\f8c1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clipboard-user {
  --fa: "\f7f3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-child {
  --fa: "\f1ae";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lira-sign {
  --fa: "\f195";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-satellite {
  --fa: "\f7bf";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plane-lock {
  --fa: "\e558";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tag {
  --fa: "\f02b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comment {
  --fa: "\f075";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cake-candles {
  --fa: "\f1fd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-birthday-cake {
  --fa: "\f1fd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cake {
  --fa: "\f1fd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-envelope {
  --fa: "\f0e0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angles-up {
  --fa: "\f102";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-double-up {
  --fa: "\f102";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paperclip {
  --fa: "\f0c6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-right-to-city {
  --fa: "\e4b3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ribbon {
  --fa: "\f4d6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lungs {
  --fa: "\f604";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-up-9-1 {
  --fa: "\f887";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-numeric-up-alt {
  --fa: "\f887";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-litecoin-sign {
  --fa: "\e1d3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-border-none {
  --fa: "\f850";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-nodes {
  --fa: "\e4e2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-parachute-box {
  --fa: "\f4cd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-indent {
  --fa: "\f03c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck-field-un {
  --fa: "\e58e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hourglass {
  --fa: "\f254";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hourglass-empty {
  --fa: "\f254";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mountain {
  --fa: "\f6fc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-doctor {
  --fa: "\f0f0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-md {
  --fa: "\f0f0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-info {
  --fa: "\f05a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-info-circle {
  --fa: "\f05a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-meatball {
  --fa: "\f73b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-camera {
  --fa: "\f030";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-camera-alt {
  --fa: "\f030";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-virus {
  --fa: "\e578";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-meteor {
  --fa: "\f753";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-car-on {
  --fa: "\e4dd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sleigh {
  --fa: "\f7cc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-down-1-9 {
  --fa: "\f162";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-numeric-asc {
  --fa: "\f162";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-numeric-down {
  --fa: "\f162";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-holding-droplet {
  --fa: "\f4c1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-holding-water {
  --fa: "\f4c1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-water {
  --fa: "\f773";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-check {
  --fa: "\f274";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-braille {
  --fa: "\f2a1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-prescription-bottle-medical {
  --fa: "\f486";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-prescription-bottle-alt {
  --fa: "\f486";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-landmark {
  --fa: "\f66f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck {
  --fa: "\f0d1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-crosshairs {
  --fa: "\f05b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-cane {
  --fa: "\e53c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tent {
  --fa: "\e57d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vest-patches {
  --fa: "\e086";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-check-double {
  --fa: "\f560";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-down-a-z {
  --fa: "\f15d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-alpha-asc {
  --fa: "\f15d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-alpha-down {
  --fa: "\f15d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-bill-wheat {
  --fa: "\e52a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cookie {
  --fa: "\f563";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-rotate-left {
  --fa: "\f0e2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-left-rotate {
  --fa: "\f0e2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-rotate-back {
  --fa: "\f0e2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-rotate-backward {
  --fa: "\f0e2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-undo {
  --fa: "\f0e2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hard-drive {
  --fa: "\f0a0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hdd {
  --fa: "\f0a0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-grin-squint-tears {
  --fa: "\f586";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-squint-tears {
  --fa: "\f586";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dumbbell {
  --fa: "\f44b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rectangle-list {
  --fa: "\f022";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-list-alt {
  --fa: "\f022";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tarp-droplet {
  --fa: "\e57c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-medical-circle-check {
  --fa: "\e511";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-skiing-nordic {
  --fa: "\f7ca";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-skiing-nordic {
  --fa: "\f7ca";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-plus {
  --fa: "\f271";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plane-arrival {
  --fa: "\f5af";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-left {
  --fa: "\f359";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-alt-circle-left {
  --fa: "\f359";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-train-subway {
  --fa: "\f239";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-subway {
  --fa: "\f239";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chart-gantt {
  --fa: "\e0e4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-indian-rupee-sign {
  --fa: "\e1bc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-indian-rupee {
  --fa: "\e1bc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-inr {
  --fa: "\e1bc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-crop-simple {
  --fa: "\f565";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-crop-alt {
  --fa: "\f565";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-bill-1 {
  --fa: "\f3d1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-bill-alt {
  --fa: "\f3d1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-left-long {
  --fa: "\f30a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-long-arrow-alt-left {
  --fa: "\f30a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dna {
  --fa: "\f471";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-virus-slash {
  --fa: "\e075";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-minus {
  --fa: "\f068";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-subtract {
  --fa: "\f068";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess {
  --fa: "\f439";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-left-long {
  --fa: "\f177";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-long-arrow-left {
  --fa: "\f177";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plug-circle-check {
  --fa: "\e55c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-street-view {
  --fa: "\f21d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-franc-sign {
  --fa: "\e18f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volume-off {
  --fa: "\f026";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hands-asl-interpreting {
  --fa: "\f2a3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-american-sign-language-interpreting {
  --fa: "\f2a3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-asl-interpreting {
  --fa: "\f2a3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hands-american-sign-language-interpreting {
  --fa: "\f2a3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gear {
  --fa: "\f013";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cog {
  --fa: "\f013";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-droplet-slash {
  --fa: "\f5c7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tint-slash {
  --fa: "\f5c7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mosque {
  --fa: "\f678";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mosquito {
  --fa: "\e52b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-star-of-david {
  --fa: "\f69a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-military-rifle {
  --fa: "\e54b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cart-shopping {
  --fa: "\f07a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shopping-cart {
  --fa: "\f07a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vials {
  --fa: "\f493";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plug-circle-plus {
  --fa: "\e55f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-place-of-worship {
  --fa: "\f67f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grip-vertical {
  --fa: "\f58e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hexagon-nodes {
  --fa: "\e699";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-turn-up {
  --fa: "\f148";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-level-up {
  --fa: "\f148";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-u {
  --fa: "\55";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-root-variable {
  --fa: "\f698";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-root-alt {
  --fa: "\f698";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clock {
  --fa: "\f017";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clock-four {
  --fa: "\f017";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-backward-step {
  --fa: "\f048";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-step-backward {
  --fa: "\f048";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pallet {
  --fa: "\f482";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-faucet {
  --fa: "\e005";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-baseball-bat-ball {
  --fa: "\f432";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-s {
  --fa: "\53";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-timeline {
  --fa: "\e29c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-keyboard {
  --fa: "\f11c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caret-down {
  --fa: "\f0d7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-chimney-medical {
  --fa: "\f7f2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clinic-medical {
  --fa: "\f7f2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-temperature-three-quarters {
  --fa: "\f2c8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-temperature-3 {
  --fa: "\f2c8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer-3 {
  --fa: "\f2c8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer-three-quarters {
  --fa: "\f2c8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mobile-screen {
  --fa: "\f3cf";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mobile-android-alt {
  --fa: "\f3cf";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plane-up {
  --fa: "\e22d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-piggy-bank {
  --fa: "\f4d3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery-half {
  --fa: "\f242";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery-3 {
  --fa: "\f242";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mountain-city {
  --fa: "\e52e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-coins {
  --fa: "\f51e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-khanda {
  --fa: "\f66d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sliders {
  --fa: "\f1de";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sliders-h {
  --fa: "\f1de";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-folder-tree {
  --fa: "\f802";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-network-wired {
  --fa: "\f6ff";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map-pin {
  --fa: "\f276";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hamsa {
  --fa: "\f665";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cent-sign {
  --fa: "\e3f5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-flask {
  --fa: "\f0c3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-pregnant {
  --fa: "\e31e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wand-sparkles {
  --fa: "\f72b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ellipsis-vertical {
  --fa: "\f142";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ellipsis-v {
  --fa: "\f142";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ticket {
  --fa: "\f145";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-power-off {
  --fa: "\f011";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-right-long {
  --fa: "\f30b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-long-arrow-alt-right {
  --fa: "\f30b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-flag-usa {
  --fa: "\f74d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laptop-file {
  --fa: "\e51d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tty {
  --fa: "\f1e4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-teletype {
  --fa: "\f1e4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-diagram-next {
  --fa: "\e476";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-rifle {
  --fa: "\e54e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-medical-circle-exclamation {
  --fa: "\e512";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-closed-captioning {
  --fa: "\f20a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-hiking {
  --fa: "\f6ec";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hiking {
  --fa: "\f6ec";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-venus-double {
  --fa: "\f226";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-images {
  --fa: "\f302";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calculator {
  --fa: "\f1ec";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-people-pulling {
  --fa: "\e535";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-n {
  --fa: "\4e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cable-car {
  --fa: "\f7da";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tram {
  --fa: "\f7da";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-rain {
  --fa: "\f73d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-building-circle-xmark {
  --fa: "\e4d4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ship {
  --fa: "\f21a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-down-to-line {
  --fa: "\e4b8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-download {
  --fa: "\f019";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-grin {
  --fa: "\f580";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin {
  --fa: "\f580";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-delete-left {
  --fa: "\f55a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-backspace {
  --fa: "\f55a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-eye-dropper {
  --fa: "\f1fb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-eye-dropper-empty {
  --fa: "\f1fb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-eyedropper {
  --fa: "\f1fb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-circle-check {
  --fa: "\e5a0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-forward {
  --fa: "\f04e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mobile {
  --fa: "\f3ce";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mobile-android {
  --fa: "\f3ce";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mobile-phone {
  --fa: "\f3ce";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-meh {
  --fa: "\f11a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-meh {
  --fa: "\f11a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-align-center {
  --fa: "\f037";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book-skull {
  --fa: "\f6b7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book-dead {
  --fa: "\f6b7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-id-card {
  --fa: "\f2c2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-drivers-license {
  --fa: "\f2c2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-outdent {
  --fa: "\f03b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dedent {
  --fa: "\f03b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-heart-circle-exclamation {
  --fa: "\e4fe";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house {
  --fa: "\f015";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-home {
  --fa: "\f015";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-home-alt {
  --fa: "\f015";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-home-lg-alt {
  --fa: "\f015";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-week {
  --fa: "\f784";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laptop-medical {
  --fa: "\f812";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-b {
  --fa: "\42";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-medical {
  --fa: "\f477";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-one {
  --fa: "\f525";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kiwi-bird {
  --fa: "\f535";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-right-arrow-left {
  --fa: "\f0ec";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-exchange {
  --fa: "\f0ec";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rotate-right {
  --fa: "\f2f9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-redo-alt {
  --fa: "\f2f9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rotate-forward {
  --fa: "\f2f9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-utensils {
  --fa: "\f2e7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cutlery {
  --fa: "\f2e7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-up-wide-short {
  --fa: "\f161";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-amount-up {
  --fa: "\f161";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mill-sign {
  --fa: "\e1ed";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bowl-rice {
  --fa: "\e2eb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-skull {
  --fa: "\f54c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tower-broadcast {
  --fa: "\f519";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-broadcast-tower {
  --fa: "\f519";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck-pickup {
  --fa: "\f63c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-up-long {
  --fa: "\f30c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-long-arrow-alt-up {
  --fa: "\f30c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stop {
  --fa: "\f04d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-code-merge {
  --fa: "\f387";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-upload {
  --fa: "\f093";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hurricane {
  --fa: "\f751";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mound {
  --fa: "\e52d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-toilet-portable {
  --fa: "\e583";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-compact-disc {
  --fa: "\f51f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-arrow-down {
  --fa: "\f56d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-download {
  --fa: "\f56d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-caravan {
  --fa: "\f8ff";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shield-cat {
  --fa: "\e572";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bolt {
  --fa: "\f0e7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-zap {
  --fa: "\f0e7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-glass-water {
  --fa: "\e4f4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-oil-well {
  --fa: "\e532";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vault {
  --fa: "\e2c5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mars {
  --fa: "\f222";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-toilet {
  --fa: "\f7d8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plane-circle-xmark {
  --fa: "\e557";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-yen-sign {
  --fa: "\f157";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cny {
  --fa: "\f157";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-jpy {
  --fa: "\f157";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rmb {
  --fa: "\f157";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-yen {
  --fa: "\f157";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ruble-sign {
  --fa: "\f158";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rouble {
  --fa: "\f158";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rub {
  --fa: "\f158";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ruble {
  --fa: "\f158";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sun {
  --fa: "\f185";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-guitar {
  --fa: "\f7a6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-laugh-wink {
  --fa: "\f59c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-laugh-wink {
  --fa: "\f59c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-horse-head {
  --fa: "\f7ab";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bore-hole {
  --fa: "\e4c3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-industry {
  --fa: "\f275";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-down {
  --fa: "\f358";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-alt-circle-down {
  --fa: "\f358";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-turn-to-dots {
  --fa: "\e4c1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-florin-sign {
  --fa: "\e184";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-down-short-wide {
  --fa: "\f884";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-amount-desc {
  --fa: "\f884";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-amount-down-alt {
  --fa: "\f884";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-less-than {
  --fa: "\3c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-down {
  --fa: "\f107";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-car-tunnel {
  --fa: "\e4de";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-head-side-cough {
  --fa: "\e061";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grip-lines {
  --fa: "\f7a4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thumbs-down {
  --fa: "\f165";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-lock {
  --fa: "\f502";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-right-long {
  --fa: "\f178";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-long-arrow-right {
  --fa: "\f178";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-anchor-circle-xmark {
  --fa: "\e4ac";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ellipsis {
  --fa: "\f141";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ellipsis-h {
  --fa: "\f141";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess-pawn {
  --fa: "\f443";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kit-medical {
  --fa: "\f479";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-first-aid {
  --fa: "\f479";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-through-window {
  --fa: "\e5a9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-toolbox {
  --fa: "\f552";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hands-holding-circle {
  --fa: "\e4fb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bug {
  --fa: "\f188";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-credit-card {
  --fa: "\f09d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-credit-card-alt {
  --fa: "\f09d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-car {
  --fa: "\f1b9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-automobile {
  --fa: "\f1b9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-holding-hand {
  --fa: "\e4f7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book-open-reader {
  --fa: "\f5da";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book-reader {
  --fa: "\f5da";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mountain-sun {
  --fa: "\e52f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-left-right-to-line {
  --fa: "\e4ba";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-d20 {
  --fa: "\f6cf";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck-droplet {
  --fa: "\e58c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-circle-xmark {
  --fa: "\e5a1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-temperature-arrow-up {
  --fa: "\e040";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-temperature-up {
  --fa: "\e040";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-medal {
  --fa: "\f5a2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bed {
  --fa: "\f236";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-h {
  --fa: "\f0fd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-h-square {
  --fa: "\f0fd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-podcast {
  --fa: "\f2ce";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-temperature-full {
  --fa: "\f2c7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-temperature-4 {
  --fa: "\f2c7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer-4 {
  --fa: "\f2c7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer-full {
  --fa: "\f2c7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bell {
  --fa: "\f0f3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-superscript {
  --fa: "\f12b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plug-circle-xmark {
  --fa: "\e560";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-star-of-life {
  --fa: "\f621";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phone-slash {
  --fa: "\f3dd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paint-roller {
  --fa: "\f5aa";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-handshake-angle {
  --fa: "\f4c4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hands-helping {
  --fa: "\f4c4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-location-dot {
  --fa: "\f3c5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map-marker-alt {
  --fa: "\f3c5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file {
  --fa: "\f15b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-greater-than {
  --fa: "\3e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-swimming {
  --fa: "\f5c4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-swimmer {
  --fa: "\f5c4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-down {
  --fa: "\f063";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-droplet {
  --fa: "\f043";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tint {
  --fa: "\f043";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-eraser {
  --fa: "\f12d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-earth-americas {
  --fa: "\f57d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-earth {
  --fa: "\f57d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-earth-america {
  --fa: "\f57d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-globe-americas {
  --fa: "\f57d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-burst {
  --fa: "\e53b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dove {
  --fa: "\f4ba";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery-empty {
  --fa: "\f244";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery-0 {
  --fa: "\f244";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-socks {
  --fa: "\f696";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-inbox {
  --fa: "\f01c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-section {
  --fa: "\e447";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gauge-high {
  --fa: "\f625";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tachometer-alt {
  --fa: "\f625";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tachometer-alt-fast {
  --fa: "\f625";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-envelope-open-text {
  --fa: "\f658";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hospital {
  --fa: "\f0f8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hospital-alt {
  --fa: "\f0f8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hospital-wide {
  --fa: "\f0f8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wine-bottle {
  --fa: "\f72f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess-rook {
  --fa: "\f447";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bars-staggered {
  --fa: "\f550";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-reorder {
  --fa: "\f550";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stream {
  --fa: "\f550";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dharmachakra {
  --fa: "\f655";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hotdog {
  --fa: "\f80f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-walking-with-cane {
  --fa: "\f29d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-blind {
  --fa: "\f29d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-drum {
  --fa: "\f569";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ice-cream {
  --fa: "\f810";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-heart-circle-bolt {
  --fa: "\e4fc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fax {
  --fa: "\f1ac";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paragraph {
  --fa: "\f1dd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-check-to-slot {
  --fa: "\f772";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vote-yea {
  --fa: "\f772";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-star-half {
  --fa: "\f089";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-boxes-stacked {
  --fa: "\f468";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-boxes {
  --fa: "\f468";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-boxes-alt {
  --fa: "\f468";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-link {
  --fa: "\f0c1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chain {
  --fa: "\f0c1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ear-listen {
  --fa: "\f2a2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-assistive-listening-systems {
  --fa: "\f2a2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tree-city {
  --fa: "\e587";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-play {
  --fa: "\f04b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-font {
  --fa: "\f031";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-table-cells-row-lock {
  --fa: "\e67a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rupiah-sign {
  --fa: "\e23d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-magnifying-glass {
  --fa: "\f002";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-search {
  --fa: "\f002";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-table-tennis-paddle-ball {
  --fa: "\f45d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ping-pong-paddle-ball {
  --fa: "\f45d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-table-tennis {
  --fa: "\f45d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-dots-from-line {
  --fa: "\f470";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-diagnoses {
  --fa: "\f470";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trash-can-arrow-up {
  --fa: "\f82a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trash-restore-alt {
  --fa: "\f82a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-naira-sign {
  --fa: "\e1f6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cart-arrow-down {
  --fa: "\f218";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-walkie-talkie {
  --fa: "\f8ef";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-pen {
  --fa: "\f31c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-edit {
  --fa: "\f31c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-receipt {
  --fa: "\f543";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-pen {
  --fa: "\f14b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pen-square {
  --fa: "\f14b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pencil-square {
  --fa: "\f14b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-suitcase-rolling {
  --fa: "\f5c1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-circle-exclamation {
  --fa: "\e53f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-down {
  --fa: "\f078";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery-full {
  --fa: "\f240";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery {
  --fa: "\f240";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery-5 {
  --fa: "\f240";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-skull-crossbones {
  --fa: "\f714";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-code-compare {
  --fa: "\e13a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-list-ul {
  --fa: "\f0ca";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-list-dots {
  --fa: "\f0ca";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-school-lock {
  --fa: "\e56f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tower-cell {
  --fa: "\e585";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-down-long {
  --fa: "\f309";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-long-arrow-alt-down {
  --fa: "\f309";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ranking-star {
  --fa: "\e561";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chess-king {
  --fa: "\f43f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-harassing {
  --fa: "\e549";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-brazilian-real-sign {
  --fa: "\e46c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-landmark-dome {
  --fa: "\f752";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-landmark-alt {
  --fa: "\f752";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-up {
  --fa: "\f062";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tv {
  --fa: "\f26c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-television {
  --fa: "\f26c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tv-alt {
  --fa: "\f26c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shrimp {
  --fa: "\e448";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-list-check {
  --fa: "\f0ae";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tasks {
  --fa: "\f0ae";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-jug-detergent {
  --fa: "\e519";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-user {
  --fa: "\f2bd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-circle {
  --fa: "\f2bd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-shield {
  --fa: "\f505";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wind {
  --fa: "\f72e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-car-burst {
  --fa: "\f5e1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-car-crash {
  --fa: "\f5e1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-y {
  --fa: "\59";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-snowboarding {
  --fa: "\f7ce";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-snowboarding {
  --fa: "\f7ce";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck-fast {
  --fa: "\f48b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shipping-fast {
  --fa: "\f48b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fish {
  --fa: "\f578";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-graduate {
  --fa: "\f501";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-half-stroke {
  --fa: "\f042";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-adjust {
  --fa: "\f042";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clapperboard {
  --fa: "\e131";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-radiation {
  --fa: "\f7ba";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-radiation-alt {
  --fa: "\f7ba";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-baseball {
  --fa: "\f433";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-baseball-ball {
  --fa: "\f433";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-jet-fighter-up {
  --fa: "\e518";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-diagram-project {
  --fa: "\f542";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-project-diagram {
  --fa: "\f542";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-copy {
  --fa: "\f0c5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volume-xmark {
  --fa: "\f6a9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volume-mute {
  --fa: "\f6a9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-volume-times {
  --fa: "\f6a9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-sparkles {
  --fa: "\e05d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grip {
  --fa: "\f58d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grip-horizontal {
  --fa: "\f58d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-share-from-square {
  --fa: "\f14d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-share-square {
  --fa: "\f14d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-child-combatant {
  --fa: "\e4e0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-child-rifle {
  --fa: "\e4e0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gun {
  --fa: "\e19b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-phone {
  --fa: "\f098";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-phone-square {
  --fa: "\f098";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plus {
  --fa: "\2b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-add {
  --fa: "\2b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-expand {
  --fa: "\f065";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-computer {
  --fa: "\e4e5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-xmark {
  --fa: "\f00d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-close {
  --fa: "\f00d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-multiply {
  --fa: "\f00d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-remove {
  --fa: "\f00d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-times {
  --fa: "\f00d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-up-down-left-right {
  --fa: "\f047";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows {
  --fa: "\f047";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chalkboard-user {
  --fa: "\f51c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chalkboard-teacher {
  --fa: "\f51c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-peso-sign {
  --fa: "\e222";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-building-shield {
  --fa: "\e4d8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-baby {
  --fa: "\f77c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-users-line {
  --fa: "\e592";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-quote-left {
  --fa: "\f10d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-quote-left-alt {
  --fa: "\f10d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tractor {
  --fa: "\f722";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trash-arrow-up {
  --fa: "\f829";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trash-restore {
  --fa: "\f829";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-down-up-lock {
  --fa: "\e4b0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-lines-leaning {
  --fa: "\e51e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ruler-combined {
  --fa: "\f546";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-copyright {
  --fa: "\f1f9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-equals {
  --fa: "\3d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-blender {
  --fa: "\f517";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-teeth {
  --fa: "\f62e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shekel-sign {
  --fa: "\f20b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ils {
  --fa: "\f20b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shekel {
  --fa: "\f20b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sheqel {
  --fa: "\f20b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sheqel-sign {
  --fa: "\f20b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-map {
  --fa: "\f279";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rocket {
  --fa: "\f135";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-photo-film {
  --fa: "\f87c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-photo-video {
  --fa: "\f87c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-folder-minus {
  --fa: "\f65d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hexagon-nodes-bolt {
  --fa: "\e69a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-store {
  --fa: "\f54e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-trend-up {
  --fa: "\e098";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plug-circle-minus {
  --fa: "\e55e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sign-hanging {
  --fa: "\f4d9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sign {
  --fa: "\f4d9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bezier-curve {
  --fa: "\f55b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bell-slash {
  --fa: "\f1f6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tablet {
  --fa: "\f3fb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tablet-android {
  --fa: "\f3fb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-school-flag {
  --fa: "\e56e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fill {
  --fa: "\f575";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-up {
  --fa: "\f106";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-drumstick-bite {
  --fa: "\f6d7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-holly-berry {
  --fa: "\f7aa";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-left {
  --fa: "\f053";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bacteria {
  --fa: "\e059";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-lizard {
  --fa: "\f258";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-notdef {
  --fa: "\e1fe";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-disease {
  --fa: "\f7fa";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-briefcase-medical {
  --fa: "\f469";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-genderless {
  --fa: "\f22d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-right {
  --fa: "\f054";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-retweet {
  --fa: "\f079";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-car-rear {
  --fa: "\f5de";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-car-alt {
  --fa: "\f5de";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pump-soap {
  --fa: "\e06b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-video-slash {
  --fa: "\f4e2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery-quarter {
  --fa: "\f243";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery-2 {
  --fa: "\f243";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-radio {
  --fa: "\f8d7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-baby-carriage {
  --fa: "\f77d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-carriage-baby {
  --fa: "\f77d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-traffic-light {
  --fa: "\f637";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thermometer {
  --fa: "\f491";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vr-cardboard {
  --fa: "\f729";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-middle-finger {
  --fa: "\f806";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-percent {
  --fa: "\25";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-percentage {
  --fa: "\25";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck-moving {
  --fa: "\f4df";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-glass-water-droplet {
  --fa: "\e4f5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-display {
  --fa: "\e163";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-smile {
  --fa: "\f118";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-smile {
  --fa: "\f118";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thumbtack {
  --fa: "\f08d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thumb-tack {
  --fa: "\f08d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trophy {
  --fa: "\f091";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-praying {
  --fa: "\f683";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pray {
  --fa: "\f683";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hammer {
  --fa: "\f6e3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-peace {
  --fa: "\f25b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rotate {
  --fa: "\f2f1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sync-alt {
  --fa: "\f2f1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-spinner {
  --fa: "\f110";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-robot {
  --fa: "\f544";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-peace {
  --fa: "\f67c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gears {
  --fa: "\f085";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cogs {
  --fa: "\f085";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-warehouse {
  --fa: "\f494";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-up-right-dots {
  --fa: "\e4b7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-splotch {
  --fa: "\f5bc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-grin-hearts {
  --fa: "\f584";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-hearts {
  --fa: "\f584";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice-four {
  --fa: "\f524";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sim-card {
  --fa: "\f7c4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-transgender {
  --fa: "\f225";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-transgender-alt {
  --fa: "\f225";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mercury {
  --fa: "\f223";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-turn-down {
  --fa: "\f149";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-level-down {
  --fa: "\f149";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-falling-burst {
  --fa: "\e547";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-award {
  --fa: "\f559";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ticket-simple {
  --fa: "\f3ff";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ticket-alt {
  --fa: "\f3ff";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-building {
  --fa: "\f1ad";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angles-left {
  --fa: "\f100";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-double-left {
  --fa: "\f100";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-qrcode {
  --fa: "\f029";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clock-rotate-left {
  --fa: "\f1da";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-history {
  --fa: "\f1da";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-grin-beam-sweat {
  --fa: "\f583";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-beam-sweat {
  --fa: "\f583";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-export {
  --fa: "\f56e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-right-from-file {
  --fa: "\f56e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shield {
  --fa: "\f132";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shield-blank {
  --fa: "\f132";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-up-short-wide {
  --fa: "\f885";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-amount-up-alt {
  --fa: "\f885";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comment-nodes {
  --fa: "\e696";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-medical {
  --fa: "\e3b2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-golf-ball-tee {
  --fa: "\f450";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-golf-ball {
  --fa: "\f450";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-chevron-left {
  --fa: "\f137";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chevron-circle-left {
  --fa: "\f137";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-chimney-window {
  --fa: "\e00d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-pen-nib {
  --fa: "\f5ad";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tent-arrow-turn-left {
  --fa: "\e580";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tents {
  --fa: "\e582";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wand-magic {
  --fa: "\f0d0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-magic {
  --fa: "\f0d0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dog {
  --fa: "\f6d3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-carrot {
  --fa: "\f787";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-moon {
  --fa: "\f186";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wine-glass-empty {
  --fa: "\f5ce";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wine-glass-alt {
  --fa: "\f5ce";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cheese {
  --fa: "\f7ef";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-yin-yang {
  --fa: "\f6ad";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-music {
  --fa: "\f001";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-code-commit {
  --fa: "\f386";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-temperature-low {
  --fa: "\f76b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-biking {
  --fa: "\f84a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-biking {
  --fa: "\f84a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-broom {
  --fa: "\f51a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shield-heart {
  --fa: "\e574";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gopuram {
  --fa: "\f664";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-earth-oceania {
  --fa: "\e47b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-globe-oceania {
  --fa: "\e47b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-xmark {
  --fa: "\f2d3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-times-square {
  --fa: "\f2d3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-xmark-square {
  --fa: "\f2d3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hashtag {
  --fa: "\23";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-up-right-and-down-left-from-center {
  --fa: "\f424";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-expand-alt {
  --fa: "\f424";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-oil-can {
  --fa: "\f613";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-t {
  --fa: "\54";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hippo {
  --fa: "\f6ed";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chart-column {
  --fa: "\e0e3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-infinity {
  --fa: "\f534";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-vial-circle-check {
  --fa: "\e596";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-arrow-down-to-line {
  --fa: "\e538";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-voicemail {
  --fa: "\f897";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fan {
  --fa: "\f863";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-walking-luggage {
  --fa: "\e554";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-up-down {
  --fa: "\f338";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-alt-v {
  --fa: "\f338";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-moon-rain {
  --fa: "\f73c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar {
  --fa: "\f133";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trailer {
  --fa: "\e041";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bahai {
  --fa: "\f666";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-haykal {
  --fa: "\f666";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sd-card {
  --fa: "\f7c2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dragon {
  --fa: "\f6d5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shoe-prints {
  --fa: "\f54b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-plus {
  --fa: "\f055";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plus-circle {
  --fa: "\f055";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-grin-tongue-wink {
  --fa: "\f58b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grin-tongue-wink {
  --fa: "\f58b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-holding {
  --fa: "\f4bd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plug-circle-exclamation {
  --fa: "\e55d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-link-slash {
  --fa: "\f127";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chain-broken {
  --fa: "\f127";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-chain-slash {
  --fa: "\f127";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-unlink {
  --fa: "\f127";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-clone {
  --fa: "\f24d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-walking-arrow-loop-left {
  --fa: "\e551";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-up-z-a {
  --fa: "\f882";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sort-alpha-up-alt {
  --fa: "\f882";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fire-flame-curved {
  --fa: "\f7e4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fire-alt {
  --fa: "\f7e4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tornado {
  --fa: "\f76f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-circle-plus {
  --fa: "\e494";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book-quran {
  --fa: "\f687";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-quran {
  --fa: "\f687";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-anchor {
  --fa: "\f13d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-border-all {
  --fa: "\f84c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-angry {
  --fa: "\f556";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angry {
  --fa: "\f556";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cookie-bite {
  --fa: "\f564";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-trend-down {
  --fa: "\e097";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rss {
  --fa: "\f09e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-feed {
  --fa: "\f09e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-draw-polygon {
  --fa: "\f5ee";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-scale-balanced {
  --fa: "\f24e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-balance-scale {
  --fa: "\f24e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gauge-simple-high {
  --fa: "\f62a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tachometer {
  --fa: "\f62a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tachometer-fast {
  --fa: "\f62a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-shower {
  --fa: "\f2cc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-desktop {
  --fa: "\f390";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-desktop-alt {
  --fa: "\f390";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-m {
  --fa: "\4d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-table-list {
  --fa: "\f00b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-th-list {
  --fa: "\f00b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-comment-sms {
  --fa: "\f7cd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sms {
  --fa: "\f7cd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book {
  --fa: "\f02d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-plus {
  --fa: "\f234";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-check {
  --fa: "\f00c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery-three-quarters {
  --fa: "\f241";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-battery-4 {
  --fa: "\f241";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-house-circle-check {
  --fa: "\e509";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-angle-left {
  --fa: "\f104";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-diagram-successor {
  --fa: "\e47a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-truck-arrow-right {
  --fa: "\e58b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-split-up-and-left {
  --fa: "\e4bc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-fist {
  --fa: "\f6de";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fist-raised {
  --fa: "\f6de";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-moon {
  --fa: "\f6c3";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-briefcase {
  --fa: "\f0b1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-falling {
  --fa: "\e546";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-image-portrait {
  --fa: "\f3e0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-portrait {
  --fa: "\f3e0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-tag {
  --fa: "\f507";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rug {
  --fa: "\e569";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-earth-europe {
  --fa: "\f7a2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-globe-europe {
  --fa: "\f7a2";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cart-flatbed-suitcase {
  --fa: "\f59d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-luggage-cart {
  --fa: "\f59d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rectangle-xmark {
  --fa: "\f410";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-rectangle-times {
  --fa: "\f410";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-times-rectangle {
  --fa: "\f410";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-window-close {
  --fa: "\f410";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-baht-sign {
  --fa: "\e0ac";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book-open {
  --fa: "\f518";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-book-journal-whills {
  --fa: "\f66a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-journal-whills {
  --fa: "\f66a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-handcuffs {
  --fa: "\e4f8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-triangle-exclamation {
  --fa: "\f071";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-exclamation-triangle {
  --fa: "\f071";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-warning {
  --fa: "\f071";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-database {
  --fa: "\f1c0";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-share {
  --fa: "\f064";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mail-forward {
  --fa: "\f064";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bottle-droplet {
  --fa: "\e4c4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mask-face {
  --fa: "\e1d7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hill-rockslide {
  --fa: "\e508";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-right-left {
  --fa: "\f362";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-exchange-alt {
  --fa: "\f362";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-paper-plane {
  --fa: "\f1d8";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-road-circle-exclamation {
  --fa: "\e565";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dungeon {
  --fa: "\f6d9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-align-right {
  --fa: "\f038";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-bill-1-wave {
  --fa: "\f53b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-money-bill-wave-alt {
  --fa: "\f53b";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-life-ring {
  --fa: "\f1cd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hands {
  --fa: "\f2a7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sign-language {
  --fa: "\f2a7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-signing {
  --fa: "\f2a7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-day {
  --fa: "\f783";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-water-ladder {
  --fa: "\f5c5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ladder-water {
  --fa: "\f5c5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-swimming-pool {
  --fa: "\f5c5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-up-down {
  --fa: "\f07d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-v {
  --fa: "\f07d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-grimace {
  --fa: "\f57f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-grimace {
  --fa: "\f57f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wheelchair-move {
  --fa: "\e2ce";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-wheelchair-alt {
  --fa: "\e2ce";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-turn-down {
  --fa: "\f3be";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-level-down-alt {
  --fa: "\f3be";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-walking-arrow-right {
  --fa: "\e552";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-envelope {
  --fa: "\f199";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-envelope-square {
  --fa: "\f199";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dice {
  --fa: "\f522";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bowling-ball {
  --fa: "\f436";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-brain {
  --fa: "\f5dc";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bandage {
  --fa: "\f462";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-band-aid {
  --fa: "\f462";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-calendar-minus {
  --fa: "\f272";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-circle-xmark {
  --fa: "\f057";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-times-circle {
  --fa: "\f057";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-xmark-circle {
  --fa: "\f057";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-gifts {
  --fa: "\f79c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hotel {
  --fa: "\f594";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-earth-asia {
  --fa: "\f57e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-globe-asia {
  --fa: "\f57e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-id-card-clip {
  --fa: "\f47f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-id-card-alt {
  --fa: "\f47f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-magnifying-glass-plus {
  --fa: "\f00e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-search-plus {
  --fa: "\f00e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-thumbs-up {
  --fa: "\f164";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-clock {
  --fa: "\f4fd";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-dots {
  --fa: "\f461";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-allergies {
  --fa: "\f461";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-invoice {
  --fa: "\f570";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-window-minimize {
  --fa: "\f2d1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mug-saucer {
  --fa: "\f0f4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-coffee {
  --fa: "\f0f4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-brush {
  --fa: "\f55d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-file-half-dashed {
  --fa: "\e698";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mask {
  --fa: "\f6fa";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-magnifying-glass-minus {
  --fa: "\f010";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-search-minus {
  --fa: "\f010";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-ruler-vertical {
  --fa: "\f548";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-large {
  --fa: "\f406";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-alt {
  --fa: "\f406";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-train-tram {
  --fa: "\e5b4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-nurse {
  --fa: "\f82f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-syringe {
  --fa: "\f48e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-cloud-sun {
  --fa: "\f6c4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stopwatch-20 {
  --fa: "\e06f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-full {
  --fa: "\f45c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-magnet {
  --fa: "\f076";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-jar {
  --fa: "\e516";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-note-sticky {
  --fa: "\f249";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sticky-note {
  --fa: "\f249";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bug-slash {
  --fa: "\e490";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrow-up-from-water-pump {
  --fa: "\e4b6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bone {
  --fa: "\f5d7";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-table-cells-row-unlock {
  --fa: "\e691";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-user-injured {
  --fa: "\f728";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-face-sad-tear {
  --fa: "\f5b4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-sad-tear {
  --fa: "\f5b4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plane {
  --fa: "\f072";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-tent-arrows-down {
  --fa: "\e581";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-exclamation {
  --fa: "\21";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-arrows-spin {
  --fa: "\e4bb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-print {
  --fa: "\f02f";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-turkish-lira-sign {
  --fa: "\e2bb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-try {
  --fa: "\e2bb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-turkish-lira {
  --fa: "\e2bb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dollar-sign {
  --fa: "\24";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-dollar {
  --fa: "\24";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-usd {
  --fa: "\24";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-x {
  --fa: "\58";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-magnifying-glass-dollar {
  --fa: "\f688";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-search-dollar {
  --fa: "\f688";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-users-gear {
  --fa: "\f509";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-users-cog {
  --fa: "\f509";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-military-pointing {
  --fa: "\e54a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-building-columns {
  --fa: "\f19c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-bank {
  --fa: "\f19c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-institution {
  --fa: "\f19c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-museum {
  --fa: "\f19c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-university {
  --fa: "\f19c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-umbrella {
  --fa: "\f0e9";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-trowel {
  --fa: "\e589";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-d {
  --fa: "\44";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-stapler {
  --fa: "\e5af";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-masks-theater {
  --fa: "\f630";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-theater-masks {
  --fa: "\f630";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-kip-sign {
  --fa: "\e1c4";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-point-left {
  --fa: "\f0a5";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-handshake-simple {
  --fa: "\f4c6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-handshake-alt {
  --fa: "\f4c6";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-jet-fighter {
  --fa: "\f0fb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-fighter-jet {
  --fa: "\f0fb";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-square-share-nodes {
  --fa: "\f1e1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-share-alt-square {
  --fa: "\f1e1";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-barcode {
  --fa: "\f02a";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-plus-minus {
  --fa: "\e43c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-video {
  --fa: "\f03d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-video-camera {
  --fa: "\f03d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-graduation-cap {
  --fa: "\f19d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-mortar-board {
  --fa: "\f19d";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-hand-holding-medical {
  --fa: "\e05c";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-person-circle-check {
  --fa: "\e53e";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-turn-up {
  --fa: "\f3bf";
}

/* line 8, node_modules/@fortawesome/fontawesome-free/scss/_icons.scss */
.fa-level-up-alt {
  --fa: "\f3bf";
}

/* line 5, node_modules/@fortawesome/fontawesome-free/scss/_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, node_modules/@fortawesome/fontawesome-free/scss/_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;
}

/* line 1, node_modules/bootstrap/scss/_root.scss */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #2d2162;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #006b2d;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #868e96;
  --gray-dark: #343a40;
  --primary: #2d2162;
  --secondary: #006b2d;
  --success: #006b2d;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --mild-danger: #fd7e14;
  --medium: #868e96;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Montserrat", sans-serif;
  --font-family-monospace: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 19, node_modules/bootstrap/scss/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* line 25, node_modules/bootstrap/scss/_reboot.scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 35, node_modules/bootstrap/scss/_reboot.scss */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 46, node_modules/bootstrap/scss/_reboot.scss */
body {
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

/* line 66, node_modules/bootstrap/scss/_reboot.scss */
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

/* line 76, node_modules/bootstrap/scss/_reboot.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 92, node_modules/bootstrap/scss/_reboot.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 101, node_modules/bootstrap/scss/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 114, node_modules/bootstrap/scss/_reboot.scss */
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 123, node_modules/bootstrap/scss/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 129, node_modules/bootstrap/scss/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 136, node_modules/bootstrap/scss/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 143, node_modules/bootstrap/scss/_reboot.scss */
dt {
  font-weight: 700;
}

/* line 147, node_modules/bootstrap/scss/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 152, node_modules/bootstrap/scss/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 156, node_modules/bootstrap/scss/_reboot.scss */
b,
strong {
  font-weight: bolder;
}

/* line 161, node_modules/bootstrap/scss/_reboot.scss */
small {
  font-size: 80%;
}

/* line 170, node_modules/bootstrap/scss/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 178, node_modules/bootstrap/scss/_reboot.scss */
sub {
  bottom: -.25em;
}

/* line 179, node_modules/bootstrap/scss/_reboot.scss */
sup {
  top: -.5em;
}

/* line 186, node_modules/bootstrap/scss/_reboot.scss */
a {
  color: #2d2162;
  text-decoration: none;
  background-color: transparent;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
a:hover {
  color: #130e29;
  text-decoration: underline;
}

/* line 202, node_modules/bootstrap/scss/_reboot.scss */
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 217, node_modules/bootstrap/scss/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 225, node_modules/bootstrap/scss/_reboot.scss */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

/* line 242, node_modules/bootstrap/scss/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 252, node_modules/bootstrap/scss/_reboot.scss */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 257, node_modules/bootstrap/scss/_reboot.scss */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 269, node_modules/bootstrap/scss/_reboot.scss */
table {
  border-collapse: collapse;
}

/* line 273, node_modules/bootstrap/scss/_reboot.scss */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #868e96;
  text-align: left;
  caption-side: bottom;
}

/* line 285, node_modules/bootstrap/scss/_reboot.scss */
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

/* line 296, node_modules/bootstrap/scss/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 305, node_modules/bootstrap/scss/_reboot.scss */
button {
  border-radius: 0;
}

/* line 315, node_modules/bootstrap/scss/_reboot.scss */
button:focus:not(:focus-visible) {
  outline: 0;
}

/* line 319, node_modules/bootstrap/scss/_reboot.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 330, node_modules/bootstrap/scss/_reboot.scss */
button,
input {
  overflow: visible;
}

/* line 335, node_modules/bootstrap/scss/_reboot.scss */
button,
select {
  text-transform: none;
}

/* line 343, node_modules/bootstrap/scss/_reboot.scss */
[role="button"] {
  cursor: pointer;
}

/* line 350, node_modules/bootstrap/scss/_reboot.scss */
select {
  word-wrap: normal;
}

/* line 358, node_modules/bootstrap/scss/_reboot.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 371, node_modules/bootstrap/scss/_reboot.scss */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 378, node_modules/bootstrap/scss/_reboot.scss */
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 386, node_modules/bootstrap/scss/_reboot.scss */
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 393, node_modules/bootstrap/scss/_reboot.scss */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 399, node_modules/bootstrap/scss/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 414, node_modules/bootstrap/scss/_reboot.scss */
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;
}

@media (max-width: 1200px) {
  /* line 414, node_modules/bootstrap/scss/_reboot.scss */
  legend {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

/* line 426, node_modules/bootstrap/scss/_reboot.scss */
progress {
  vertical-align: baseline;
}

/* line 431, node_modules/bootstrap/scss/_reboot.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 436, node_modules/bootstrap/scss/_reboot.scss */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 449, node_modules/bootstrap/scss/_reboot.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 458, node_modules/bootstrap/scss/_reboot.scss */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 467, node_modules/bootstrap/scss/_reboot.scss */
output {
  display: inline-block;
}

/* line 471, node_modules/bootstrap/scss/_reboot.scss */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 476, node_modules/bootstrap/scss/_reboot.scss */
template {
  display: none;
}

/* line 482, node_modules/bootstrap/scss/_reboot.scss */
[hidden] {
  display: none !important;
}

/* line 7, node_modules/bootstrap/scss/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
}

/* line 16, node_modules/bootstrap/scss/_type.scss */
h1, .h1 {
  font-size: 1.25rem;
}

/* line 17, node_modules/bootstrap/scss/_type.scss */
h2, .h2 {
  font-size: 1.15rem;
}

/* line 18, node_modules/bootstrap/scss/_type.scss */
h3, .h3 {
  font-size: 1rem;
}

/* line 19, node_modules/bootstrap/scss/_type.scss */
h4, .h4 {
  font-size: 1rem;
}

/* line 20, node_modules/bootstrap/scss/_type.scss */
h5, .h5 {
  font-size: 0.875rem;
}

/* line 21, node_modules/bootstrap/scss/_type.scss */
h6, .h6 {
  font-size: 0.75rem;
}

/* line 23, node_modules/bootstrap/scss/_type.scss */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 29, node_modules/bootstrap/scss/_type.scss */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1;
}

@media (max-width: 1200px) {
  /* line 29, node_modules/bootstrap/scss/_type.scss */
  .display-1 {
    font-size: calc(1.725rem + 5.7vw) ;
  }
}

/* line 34, node_modules/bootstrap/scss/_type.scss */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1;
}

@media (max-width: 1200px) {
  /* line 34, node_modules/bootstrap/scss/_type.scss */
  .display-2 {
    font-size: calc(1.675rem + 5.1vw) ;
  }
}

/* line 39, node_modules/bootstrap/scss/_type.scss */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1;
}

@media (max-width: 1200px) {
  /* line 39, node_modules/bootstrap/scss/_type.scss */
  .display-3 {
    font-size: calc(1.575rem + 3.9vw) ;
  }
}

/* line 44, node_modules/bootstrap/scss/_type.scss */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1;
}

@media (max-width: 1200px) {
  /* line 44, node_modules/bootstrap/scss/_type.scss */
  .display-4 {
    font-size: calc(1.475rem + 2.7vw) ;
  }
}

/* line 55, node_modules/bootstrap/scss/_type.scss */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 67, node_modules/bootstrap/scss/_type.scss */
small,
.small,
.nav-search__valuation-detail-secondary {
  font-size: 80%;
  font-weight: 400;
}

/* line 73, node_modules/bootstrap/scss/_type.scss */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 84, node_modules/bootstrap/scss/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 89, node_modules/bootstrap/scss/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 92, node_modules/bootstrap/scss/_type.scss */
.list-inline-item {
  display: inline-block;
}

/* line 95, node_modules/bootstrap/scss/_type.scss */
.list-inline-item:not(:last-child) {
  margin-right: 5px;
}

/* line 106, node_modules/bootstrap/scss/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 112, node_modules/bootstrap/scss/_type.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.09375rem;
}

/* line 117, node_modules/bootstrap/scss/_type.scss */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #868e96;
}

/* line 122, node_modules/bootstrap/scss/_type.scss */
.blockquote-footer::before {
  content: "\2014\00A0";
}

/* line 7, node_modules/bootstrap/scss/_grid.scss */
.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 20, node_modules/bootstrap/scss/_grid.scss */
  .container-sm, .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 20, node_modules/bootstrap/scss/_grid.scss */
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 20, node_modules/bootstrap/scss/_grid.scss */
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 20, node_modules/bootstrap/scss/_grid.scss */
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}

/* line 49, node_modules/bootstrap/scss/_grid.scss */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 55, node_modules/bootstrap/scss/_grid.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 59, node_modules/bootstrap/scss/_grid.scss */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 8, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 33, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

/* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

/* line 47, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

/* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.order-first {
  order: -1;
}

/* line 61, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.order-last {
  order: 13;
}

/* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.order-0 {
  order: 0;
}

/* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.order-1 {
  order: 1;
}

/* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.order-2 {
  order: 2;
}

/* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.order-3 {
  order: 3;
}

/* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.order-4 {
  order: 4;
}

/* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.order-5 {
  order: 5;
}

/* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.order-6 {
  order: 6;
}

/* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.order-7 {
  order: 7;
}

/* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.order-8 {
  order: 8;
}

/* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.order-9 {
  order: 9;
}

/* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.order-10 {
  order: 10;
}

/* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.order-11 {
  order: 11;
}

/* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.order-12 {
  order: 12;
}

/* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.offset-1 {
  margin-left: 8.33333333%;
}

/* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.offset-2 {
  margin-left: 16.66666667%;
}

/* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.offset-4 {
  margin-left: 33.33333333%;
}

/* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.offset-5 {
  margin-left: 41.66666667%;
}

/* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.offset-7 {
  margin-left: 58.33333333%;
}

/* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.offset-8 {
  margin-left: 66.66666667%;
}

/* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.offset-10 {
  margin-left: 83.33333333%;
}

/* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
.offset-11 {
  margin-left: 91.66666667%;
}

@media (min-width: 576px) {
  /* line 33, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 47, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-sm-first {
    order: -1;
  }
  /* line 61, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-sm-last {
    order: 13;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-sm-0 {
    order: 0;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-sm-1 {
    order: 1;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-sm-2 {
    order: 2;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-sm-3 {
    order: 3;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-sm-4 {
    order: 4;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-sm-5 {
    order: 5;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-sm-6 {
    order: 6;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-sm-7 {
    order: 7;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-sm-8 {
    order: 8;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-sm-9 {
    order: 9;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-sm-10 {
    order: 10;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-sm-11 {
    order: 11;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-sm-12 {
    order: 12;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 768px) {
  /* line 33, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 47, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-md-first {
    order: -1;
  }
  /* line 61, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-md-last {
    order: 13;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-md-0 {
    order: 0;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-md-1 {
    order: 1;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-md-2 {
    order: 2;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-md-3 {
    order: 3;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-md-4 {
    order: 4;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-md-5 {
    order: 5;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-md-6 {
    order: 6;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-md-7 {
    order: 7;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-md-8 {
    order: 8;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-md-9 {
    order: 9;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-md-10 {
    order: 10;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-md-11 {
    order: 11;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-md-12 {
    order: 12;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 992px) {
  /* line 33, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 47, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-lg-first {
    order: -1;
  }
  /* line 61, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-lg-last {
    order: 13;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-lg-0 {
    order: 0;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-lg-1 {
    order: 1;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-lg-2 {
    order: 2;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-lg-3 {
    order: 3;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-lg-4 {
    order: 4;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-lg-5 {
    order: 5;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-lg-6 {
    order: 6;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-lg-7 {
    order: 7;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-lg-8 {
    order: 8;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-lg-9 {
    order: 9;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-lg-10 {
    order: 10;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-lg-11 {
    order: 11;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-lg-12 {
    order: 12;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 1200px) {
  /* line 33, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 65, node_modules/bootstrap/scss/mixins/_grid.scss */
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 47, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  /* line 53, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 59, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-xl-first {
    order: -1;
  }
  /* line 61, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-xl-last {
    order: 13;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-xl-0 {
    order: 0;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-xl-1 {
    order: 1;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-xl-2 {
    order: 2;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-xl-3 {
    order: 3;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-xl-4 {
    order: 4;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-xl-5 {
    order: 5;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-xl-6 {
    order: 6;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-xl-7 {
    order: 7;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-xl-8 {
    order: 8;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-xl-9 {
    order: 9;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-xl-10 {
    order: 10;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-xl-11 {
    order: 11;
  }
  /* line 64, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .order-xl-12 {
    order: 12;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  /* line 71, node_modules/bootstrap/scss/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}

/* line 5, node_modules/bootstrap/scss/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  background-color: transparent;
}

/* line 11, node_modules/bootstrap/scss/_tables.scss */
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #ced4da;
}

/* line 18, node_modules/bootstrap/scss/_tables.scss */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #ced4da;
}

/* line 23, node_modules/bootstrap/scss/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #ced4da;
}

/* line 34, node_modules/bootstrap/scss/_tables.scss */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 45, node_modules/bootstrap/scss/_tables.scss */
.table-bordered {
  border: 1px solid #ced4da;
}

/* line 48, node_modules/bootstrap/scss/_tables.scss */
.table-bordered th,
.table-bordered td {
  border: 1px solid #ced4da;
}

/* line 54, node_modules/bootstrap/scss/_tables.scss */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 62, node_modules/bootstrap/scss/_tables.scss */
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

/* line 75, node_modules/bootstrap/scss/_tables.scss */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #c4c1d3;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #928cad;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.table-hover .table-primary:hover {
  background-color: #b6b2c8;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #b6b2c8;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #b8d6c4;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #7ab292;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.table-hover .table-secondary:hover {
  background-color: #a8cdb7;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #a8cdb7;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #b8d6c4;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #7ab292;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #a8cdb7;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #a8cdb7;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.table-hover .table-info:hover {
  background-color: #abdde5;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.table-hover .table-light:hover {
  background-color: #ececf6;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-mild-danger,
.table-mild-danger > th,
.table-mild-danger > td {
  background-color: #fedbbd;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-mild-danger th,
.table-mild-danger td,
.table-mild-danger thead th,
.table-mild-danger tbody + tbody {
  border-color: #febc85;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.table-hover .table-mild-danger:hover {
  background-color: #fecda4;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-hover .table-mild-danger:hover > td,
.table-hover .table-mild-danger:hover > th {
  background-color: #fecda4;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-medium,
.table-medium > th,
.table-medium > td {
  background-color: #dddfe2;
}

/* line 14, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-medium th,
.table-medium td,
.table-medium thead th,
.table-medium tbody + tbody {
  border-color: #c0c4c8;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.table-hover .table-medium:hover {
  background-color: #cfd2d6;
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-hover .table-medium:hover > td,
.table-hover .table-medium:hover > th {
  background-color: #cfd2d6;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 32, node_modules/bootstrap/scss/mixins/_table-row.scss */
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 114, node_modules/bootstrap/scss/_tables.scss */
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

/* line 122, node_modules/bootstrap/scss/_tables.scss */
.table .thead-light th {
  color: #495057;
  background-color: rgba(0, 0, 0, 0.03);
  border-color: #ced4da;
}

/* line 130, node_modules/bootstrap/scss/_tables.scss */
.table-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 134, node_modules/bootstrap/scss/_tables.scss */
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

/* line 140, node_modules/bootstrap/scss/_tables.scss */
.table-dark.table-bordered {
  border: 0;
}

/* line 145, node_modules/bootstrap/scss/_tables.scss */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 171, node_modules/bootstrap/scss/_tables.scss */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, node_modules/bootstrap/scss/_tables.scss */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 171, node_modules/bootstrap/scss/_tables.scss */
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, node_modules/bootstrap/scss/_tables.scss */
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 171, node_modules/bootstrap/scss/_tables.scss */
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, node_modules/bootstrap/scss/_tables.scss */
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 171, node_modules/bootstrap/scss/_tables.scss */
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, node_modules/bootstrap/scss/_tables.scss */
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

/* line 171, node_modules/bootstrap/scss/_tables.scss */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 179, node_modules/bootstrap/scss/_tables.scss */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 7, node_modules/bootstrap/scss/_forms.scss */
.form-control, .nav-search__text-field {
  display: block;
  width: 100%;
  height: calc(2.09375rem + 2px);
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 7, node_modules/bootstrap/scss/_forms.scss */
  .form-control, .nav-search__text-field {
    transition: none;
  }
}

/* line 28, node_modules/bootstrap/scss/_forms.scss */
.form-control::-ms-expand, .nav-search__text-field::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 14, node_modules/bootstrap/scss/mixins/_forms.scss */
.form-control:focus, .nav-search__text-field:focus {
  color: #495057;
  background-color: #fff;
  border-color: #5a43c0;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(45, 33, 98, 0.25);
}

/* line 37, node_modules/bootstrap/scss/_forms.scss */
.form-control::-moz-placeholder, .nav-search__text-field::-moz-placeholder {
  color: #868e96;
  opacity: 1;
}
.form-control::placeholder, .nav-search__text-field::placeholder {
  color: #868e96;
  opacity: 1;
}

/* line 48, node_modules/bootstrap/scss/_forms.scss */
.form-control:disabled, .nav-search__text-field:disabled, .form-control[readonly], .nav-search__text-field[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 60, node_modules/bootstrap/scss/_forms.scss */
input.form-control[type="date"], .nav-search__text-field[type="date"],
input.form-control[type="time"],
.nav-search__text-field[type="time"],
input.form-control[type="datetime-local"],
.nav-search__text-field[type="datetime-local"],
input.form-control[type="month"],
.nav-search__text-field[type="month"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 67, node_modules/bootstrap/scss/_forms.scss */
select.form-control:-moz-focusring, select.nav-search__text-field:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

/* line 72, node_modules/bootstrap/scss/_forms.scss */
select.form-control:focus::-ms-value, select.nav-search__text-field:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 84, node_modules/bootstrap/scss/_forms.scss */
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

/* line 97, node_modules/bootstrap/scss/_forms.scss */
.col-form-label {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.25;
}

/* line 105, node_modules/bootstrap/scss/_forms.scss */
.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 112, node_modules/bootstrap/scss/_forms.scss */
.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 125, node_modules/bootstrap/scss/_forms.scss */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.5rem 0;
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 1.25;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 137, node_modules/bootstrap/scss/_forms.scss */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 152, node_modules/bootstrap/scss/_forms.scss */
.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 160, node_modules/bootstrap/scss/_forms.scss */
.form-control-lg {
  height: calc(2.3125rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 170, node_modules/bootstrap/scss/_forms.scss */
select.form-control[size], select.nav-search__text-field[size], select.form-control[multiple], select.nav-search__text-field[multiple] {
  height: auto;
}

/* line 176, node_modules/bootstrap/scss/_forms.scss */
textarea.form-control, textarea.nav-search__text-field {
  height: auto;
}

/* line 185, node_modules/bootstrap/scss/_forms.scss */
.form-group {
  margin-bottom: 1rem;
}

/* line 189, node_modules/bootstrap/scss/_forms.scss */
.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 199, node_modules/bootstrap/scss/_forms.scss */
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 205, node_modules/bootstrap/scss/_forms.scss */
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 217, node_modules/bootstrap/scss/_forms.scss */
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 223, node_modules/bootstrap/scss/_forms.scss */
.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem;
}

/* line 229, node_modules/bootstrap/scss/_forms.scss */
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #868e96;
}

/* line 235, node_modules/bootstrap/scss/_forms.scss */
.form-check-label {
  margin-bottom: 0;
}

/* line 239, node_modules/bootstrap/scss/_forms.scss */
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

/* line 246, node_modules/bootstrap/scss/_forms.scss */
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 44, node_modules/bootstrap/scss/mixins/_forms.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #006b2d;
}

/* line 52, node_modules/bootstrap/scss/mixins/_forms.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 3px 8px;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(0, 107, 45, 0.9);
  border-radius: 0.25rem;
}

/* line 69, node_modules/bootstrap/scss/mixins/_forms.scss */
.form-row > .col > .valid-tooltip, .form-row > [class*="col-"] > .valid-tooltip {
  left: 5px;
}

/* line 76, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 33, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-control:valid, .was-validated .nav-search__text-field:valid, .form-control.is-valid, .is-valid.nav-search__text-field {
  border-color: #006b2d;
  padding-right: 2.09375rem !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23006b2d' 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: right calc(0.3125em + 0.25rem) center;
  background-size: calc(0.625em + 0.5rem) calc(0.625em + 0.5rem);
}

/* line 93, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-control:valid:focus, .was-validated .nav-search__text-field:valid:focus, .form-control.is-valid:focus, .is-valid.nav-search__text-field:focus {
  border-color: #006b2d;
  box-shadow: 0 0 0 0.2rem rgba(0, 107, 45, 0.25);
}

/* line 33, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated select.form-control:valid, .was-validated select.nav-search__text-field:valid, select.form-control.is-valid, select.is-valid.nav-search__text-field {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

/* line 33, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated textarea.form-control:valid, .was-validated textarea.nav-search__text-field:valid, textarea.form-control.is-valid, textarea.is-valid.nav-search__text-field {
  padding-right: 2.09375rem;
  background-position: top calc(0.3125em + 0.25rem) right calc(0.3125em + 0.25rem);
}

/* line 33, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #006b2d;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23006b2d' 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") center right 1.75rem/calc(0.625em + 0.5rem) calc(0.625em + 0.5rem) no-repeat;
}

/* line 129, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #006b2d;
  box-shadow: 0 0 0 0.2rem rgba(0, 107, 45, 0.25);
}

/* line 138, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #006b2d;
}

/* line 142, node_modules/bootstrap/scss/mixins/_forms.scss */
.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 150, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #006b2d;
}

/* line 153, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #006b2d;
}

/* line 159, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #009e42;
  background-color: #009e42;
}

/* line 166, node_modules/bootstrap/scss/mixins/_forms.scss */
.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(0, 107, 45, 0.25);
}

/* line 170, node_modules/bootstrap/scss/mixins/_forms.scss */
.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: #006b2d;
}

/* line 180, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #006b2d;
}

/* line 185, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #006b2d;
  box-shadow: 0 0 0 0.2rem rgba(0, 107, 45, 0.25);
}

/* line 44, node_modules/bootstrap/scss/mixins/_forms.scss */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

/* line 52, node_modules/bootstrap/scss/mixins/_forms.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 3px 8px;
  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 69, node_modules/bootstrap/scss/mixins/_forms.scss */
.form-row > .col > .invalid-tooltip, .form-row > [class*="col-"] > .invalid-tooltip {
  left: 5px;
}

/* line 76, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 33, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-control:invalid, .was-validated .nav-search__text-field:invalid, .form-control.is-invalid, .is-invalid.nav-search__text-field {
  border-color: #dc3545;
  padding-right: 2.09375rem !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.3125em + 0.25rem) center;
  background-size: calc(0.625em + 0.5rem) calc(0.625em + 0.5rem);
}

/* line 93, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-control:invalid:focus, .was-validated .nav-search__text-field:invalid:focus, .form-control.is-invalid:focus, .is-invalid.nav-search__text-field:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 33, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated select.form-control:invalid, .was-validated select.nav-search__text-field:invalid, select.form-control.is-invalid, select.is-invalid.nav-search__text-field {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

/* line 33, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated textarea.form-control:invalid, .was-validated textarea.nav-search__text-field:invalid, textarea.form-control.is-invalid, textarea.is-invalid.nav-search__text-field {
  padding-right: 2.09375rem;
  background-position: top calc(0.3125em + 0.25rem) right calc(0.3125em + 0.25rem);
}

/* line 33, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.625em + 0.5rem) calc(0.625em + 0.5rem) no-repeat;
}

/* line 129, node_modules/bootstrap/scss/mixins/_forms.scss */
.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 138, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

/* line 142, node_modules/bootstrap/scss/mixins/_forms.scss */
.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 150, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

/* line 153, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 159, node_modules/bootstrap/scss/mixins/_forms.scss */
.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 166, node_modules/bootstrap/scss/mixins/_forms.scss */
.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 170, node_modules/bootstrap/scss/mixins/_forms.scss */
.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 180, node_modules/bootstrap/scss/mixins/_forms.scss */
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

/* line 185, node_modules/bootstrap/scss/mixins/_forms.scss */
.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 275, node_modules/bootstrap/scss/_forms.scss */
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

/* line 283, node_modules/bootstrap/scss/_forms.scss */
.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 289, node_modules/bootstrap/scss/_forms.scss */
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 297, node_modules/bootstrap/scss/_forms.scss */
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  /* line 306, node_modules/bootstrap/scss/_forms.scss */
  .form-inline .form-control, .form-inline .nav-search__text-field {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 313, node_modules/bootstrap/scss/_forms.scss */
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 317, node_modules/bootstrap/scss/_forms.scss */
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  /* line 324, node_modules/bootstrap/scss/_forms.scss */
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 331, node_modules/bootstrap/scss/_forms.scss */
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 339, node_modules/bootstrap/scss/_forms.scss */
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  /* line 343, node_modules/bootstrap/scss/_forms.scss */
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 7, node_modules/bootstrap/scss/_buttons.scss */
.btn, .document-rule-accordion__open-button {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25;
  border-radius: 0.25rem;
  transition: all 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 7, node_modules/bootstrap/scss/_buttons.scss */
  .btn, .document-rule-accordion__open-button {
    transition: none;
  }
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn:hover, .document-rule-accordion__open-button:hover {
  color: #212529;
  text-decoration: none;
}

/* line 27, node_modules/bootstrap/scss/_buttons.scss */
.btn:focus, .document-rule-accordion__open-button:focus, .btn.focus, .focus.document-rule-accordion__open-button {
  outline: 0;
  box-shadow: 0 0 0 3px rgba(45, 33, 98, 0.25);
}

/* line 34, node_modules/bootstrap/scss/_buttons.scss */
.btn.disabled, .disabled.document-rule-accordion__open-button, .btn:disabled, .document-rule-accordion__open-button:disabled {
  opacity: 0.65;
}

/* line 40, node_modules/bootstrap/scss/_buttons.scss */
.btn:not(:disabled):not(.disabled), .document-rule-accordion__open-button:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 55, node_modules/bootstrap/scss/_buttons.scss */
a.btn.disabled, a.disabled.document-rule-accordion__open-button,
fieldset:disabled a.btn,
fieldset:disabled a.document-rule-accordion__open-button {
  pointer-events: none;
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #2d2162;
  border-color: #2d2162;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #201745;
  border-color: #1b143c;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #201745;
  border-color: #1b143c;
  box-shadow: 0 0 0 0.2rem rgba(77, 66, 122, 0.5);
}

/* line 32, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #2d2162;
  border-color: #2d2162;
}

/* line 43, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary.active:not(:disabled):not(.disabled), .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #1b143c;
  border-color: #171132;
}

/* line 53, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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(77, 66, 122, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */
.btn-secondary {
  color: #fff;
  background-color: #006b2d;
  border-color: #006b2d;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-secondary:hover {
  color: #fff;
  background-color: #00451d;
  border-color: #003818;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #00451d;
  border-color: #003818;
  box-shadow: 0 0 0 0.2rem rgba(38, 129, 77, 0.5);
}

/* line 32, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #006b2d;
  border-color: #006b2d;
}

/* line 43, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary.active:not(:disabled):not(.disabled), .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #003818;
  border-color: #002b12;
}

/* line 53, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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(38, 129, 77, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #006b2d;
  border-color: #006b2d;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-success:hover {
  color: #fff;
  background-color: #00451d;
  border-color: #003818;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #00451d;
  border-color: #003818;
  box-shadow: 0 0 0 0.2rem rgba(38, 129, 77, 0.5);
}

/* line 32, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #006b2d;
  border-color: #006b2d;
}

/* line 43, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active, .btn-success.active:not(:disabled):not(.disabled), .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #003818;
  border-color: #002b12;
}

/* line 53, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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(38, 129, 77, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 32, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 43, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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 53, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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 66, node_modules/bootstrap/scss/_buttons.scss */
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 32, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 43, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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 53, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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 66, node_modules/bootstrap/scss/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 32, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 43, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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 53, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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 66, node_modules/bootstrap/scss/_buttons.scss */
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 32, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 43, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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 53, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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 66, node_modules/bootstrap/scss/_buttons.scss */
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 32, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 43, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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 53, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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 66, node_modules/bootstrap/scss/_buttons.scss */
.btn-mild-danger {
  color: #212529;
  background-color: #fd7e14;
  border-color: #fd7e14;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-mild-danger:hover {
  color: #fff;
  background-color: #e96b02;
  border-color: #dc6502;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-mild-danger:focus, .btn-mild-danger.focus {
  color: #fff;
  background-color: #e96b02;
  border-color: #dc6502;
  box-shadow: 0 0 0 0.2rem rgba(220, 113, 23, 0.5);
}

/* line 32, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-mild-danger.disabled, .btn-mild-danger:disabled {
  color: #212529;
  background-color: #fd7e14;
  border-color: #fd7e14;
}

/* line 43, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-mild-danger:not(:disabled):not(.disabled):active, .btn-mild-danger.active:not(:disabled):not(.disabled), .show > .btn-mild-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc6502;
  border-color: #cf5f02;
}

/* line 53, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-mild-danger:not(:disabled):not(.disabled):active:focus, .btn-mild-danger.active:not(:disabled):not(.disabled):focus, .show > .btn-mild-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 113, 23, 0.5);
}

/* line 66, node_modules/bootstrap/scss/_buttons.scss */
.btn-medium {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-medium:hover {
  color: #fff;
  background-color: #727b84;
  border-color: #6c757d;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-medium:focus, .btn-medium.focus {
  color: #fff;
  background-color: #727b84;
  border-color: #6c757d;
  box-shadow: 0 0 0 0.2rem rgba(152, 159, 166, 0.5);
}

/* line 32, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-medium.disabled, .btn-medium:disabled {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}

/* line 43, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-medium:not(:disabled):not(.disabled):active, .btn-medium.active:not(:disabled):not(.disabled), .show > .btn-medium.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #666e76;
}

/* line 53, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-medium:not(:disabled):not(.disabled):active:focus, .btn-medium.active:not(:disabled):not(.disabled):focus, .show > .btn-medium.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(152, 159, 166, 0.5);
}

/* line 72, node_modules/bootstrap/scss/_buttons.scss */
.btn-outline-primary {
  color: #2d2162;
  border-color: #2d2162;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #2d2162;
  border-color: #2d2162;
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(45, 33, 98, 0.5);
}

/* line 79, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #2d2162;
  background-color: transparent;
}

/* line 85, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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: #2d2162;
  border-color: #2d2162;
}

/* line 92, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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(45, 33, 98, 0.5);
}

/* line 72, node_modules/bootstrap/scss/_buttons.scss */
.btn-outline-secondary {
  color: #006b2d;
  border-color: #006b2d;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #006b2d;
  border-color: #006b2d;
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 107, 45, 0.5);
}

/* line 79, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #006b2d;
  background-color: transparent;
}

/* line 85, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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: #006b2d;
  border-color: #006b2d;
}

/* line 92, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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(0, 107, 45, 0.5);
}

/* line 72, node_modules/bootstrap/scss/_buttons.scss */
.btn-outline-success {
  color: #006b2d;
  border-color: #006b2d;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #006b2d;
  border-color: #006b2d;
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 107, 45, 0.5);
}

/* line 79, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #006b2d;
  background-color: transparent;
}

/* line 85, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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: #006b2d;
  border-color: #006b2d;
}

/* line 92, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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(0, 107, 45, 0.5);
}

/* line 72, node_modules/bootstrap/scss/_buttons.scss */
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 79, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

/* line 85, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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 92, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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 72, node_modules/bootstrap/scss/_buttons.scss */
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 79, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 85, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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 92, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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 72, node_modules/bootstrap/scss/_buttons.scss */
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 79, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 85, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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 92, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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 72, node_modules/bootstrap/scss/_buttons.scss */
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 79, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 85, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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 92, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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 72, node_modules/bootstrap/scss/_buttons.scss */
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 79, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

/* line 85, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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 92, node_modules/bootstrap/scss/mixins/_buttons.scss */
.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 72, node_modules/bootstrap/scss/_buttons.scss */
.btn-outline-mild-danger {
  color: #fd7e14;
  border-color: #fd7e14;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-outline-mild-danger:hover {
  color: #212529;
  background-color: #fd7e14;
  border-color: #fd7e14;
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-mild-danger:focus, .btn-outline-mild-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(253, 126, 20, 0.5);
}

/* line 79, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-mild-danger.disabled, .btn-outline-mild-danger:disabled {
  color: #fd7e14;
  background-color: transparent;
}

/* line 85, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-mild-danger:not(:disabled):not(.disabled):active, .btn-outline-mild-danger.active:not(:disabled):not(.disabled), .show > .btn-outline-mild-danger.dropdown-toggle {
  color: #212529;
  background-color: #fd7e14;
  border-color: #fd7e14;
}

/* line 92, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-mild-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-mild-danger.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-mild-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(253, 126, 20, 0.5);
}

/* line 72, node_modules/bootstrap/scss/_buttons.scss */
.btn-outline-medium {
  color: #868e96;
  border-color: #868e96;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-outline-medium:hover {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-medium:focus, .btn-outline-medium.focus {
  box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}

/* line 79, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-medium.disabled, .btn-outline-medium:disabled {
  color: #868e96;
  background-color: transparent;
}

/* line 85, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-medium:not(:disabled):not(.disabled):active, .btn-outline-medium.active:not(:disabled):not(.disabled), .show > .btn-outline-medium.dropdown-toggle {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}

/* line 92, node_modules/bootstrap/scss/mixins/_buttons.scss */
.btn-outline-medium:not(:disabled):not(.disabled):active:focus, .btn-outline-medium.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-medium.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}

/* line 83, node_modules/bootstrap/scss/_buttons.scss */
.btn-link, .document-rule-accordion__open-button {
  font-weight: 400;
  color: #2d2162;
  text-decoration: none;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-link:hover, .document-rule-accordion__open-button:hover {
  color: #130e29;
  text-decoration: underline;
}

/* line 93, node_modules/bootstrap/scss/_buttons.scss */
.btn-link:focus, .document-rule-accordion__open-button:focus, .btn-link.focus, .focus.document-rule-accordion__open-button {
  text-decoration: underline;
}

/* line 98, node_modules/bootstrap/scss/_buttons.scss */
.btn-link:disabled, .document-rule-accordion__open-button:disabled, .btn-link.disabled, .disabled.document-rule-accordion__open-button {
  color: #868e96;
  pointer-events: none;
}

/* line 112, node_modules/bootstrap/scss/_buttons.scss */
.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .document-rule-accordion__open-button {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 116, node_modules/bootstrap/scss/_buttons.scss */
.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .document-rule-accordion__open-button {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 125, node_modules/bootstrap/scss/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 130, node_modules/bootstrap/scss/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 139, node_modules/bootstrap/scss/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 1, node_modules/bootstrap/scss/_transitions.scss */
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1, node_modules/bootstrap/scss/_transitions.scss */
  .fade {
    transition: none;
  }
}

/* line 4, node_modules/bootstrap/scss/_transitions.scss */
.fade:not(.show) {
  opacity: 0;
}

/* line 10, node_modules/bootstrap/scss/_transitions.scss */
.collapse:not(.show) {
  display: none;
}

/* line 15, node_modules/bootstrap/scss/_transitions.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 15, node_modules/bootstrap/scss/_transitions.scss */
  .collapsing {
    transition: none;
  }
}

/* line 21, node_modules/bootstrap/scss/_transitions.scss */
.collapsing.width {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 21, node_modules/bootstrap/scss/_transitions.scss */
  .collapsing.width {
    transition: none;
  }
}

/* line 2, node_modules/bootstrap/scss/_dropdown.scss */
.dropup,
.dropright,
.dropdown,
.nav-search,
.dropleft {
  position: relative;
}

/* line 9, node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 30, node_modules/bootstrap/scss/mixins/_caret.scss */
.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 58, node_modules/bootstrap/scss/mixins/_caret.scss */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 17, node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-menu, .nav-search_results {
  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: 0.875rem;
  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 42, node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 47, node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 42, node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  /* line 47, node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 42, node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  /* line 47, node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 42, node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  /* line 47, node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 42, node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  /* line 47, node_modules/bootstrap/scss/_dropdown.scss */
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

/* line 57, node_modules/bootstrap/scss/_dropdown.scss */
.dropup .dropdown-menu, .dropup .nav-search_results {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 30, node_modules/bootstrap/scss/mixins/_caret.scss */
.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 58, node_modules/bootstrap/scss/mixins/_caret.scss */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 70, node_modules/bootstrap/scss/_dropdown.scss */
.dropright .dropdown-menu, .dropright .nav-search_results {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 30, node_modules/bootstrap/scss/mixins/_caret.scss */
.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 58, node_modules/bootstrap/scss/mixins/_caret.scss */
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 80, node_modules/bootstrap/scss/_dropdown.scss */
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 87, node_modules/bootstrap/scss/_dropdown.scss */
.dropleft .dropdown-menu, .dropleft .nav-search_results {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 30, node_modules/bootstrap/scss/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 45, node_modules/bootstrap/scss/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 49, node_modules/bootstrap/scss/mixins/_caret.scss */
.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 58, node_modules/bootstrap/scss/mixins/_caret.scss */
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 97, node_modules/bootstrap/scss/_dropdown.scss */
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 106, node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-menu[x-placement^="top"], .nav-search_results[x-placement^="top"], .dropdown-menu[x-placement^="right"], .nav-search_results[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .nav-search_results[x-placement^="bottom"], .dropdown-menu[x-placement^="left"], .nav-search_results[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

/* line 116, node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 123, node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-item, .nav-search__valuation, .nav-search__advanced-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 17, node_modules/bootstrap/scss/mixins/_hover.scss */
.dropdown-item:hover, .nav-search__valuation:hover, .nav-search__advanced-item:hover, .dropdown-item:focus, .nav-search__valuation:focus, .nav-search__advanced-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 154, node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-item.active, .active.nav-search__valuation, .active.nav-search__advanced-item, .dropdown-item:active, .nav-search__valuation:active, .nav-search__advanced-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #2d2162;
}

/* line 161, node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-item.disabled, .disabled.nav-search__valuation, .disabled.nav-search__advanced-item, .dropdown-item:disabled, .nav-search__valuation:disabled, .nav-search__advanced-item:disabled {
  color: #868e96;
  pointer-events: none;
  background-color: transparent;
}

/* line 173, node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-menu.show, .show.nav-search_results {
  display: block;
}

/* line 178, node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #868e96;
  white-space: nowrap;
}

/* line 188, node_modules/bootstrap/scss/_dropdown.scss */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

/* line 4, node_modules/bootstrap/scss/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 10, node_modules/bootstrap/scss/_button-group.scss */
.btn-group > .btn, .btn-group > .document-rule-accordion__open-button,
.btn-group-vertical > .btn,
.btn-group-vertical > .document-rule-accordion__open-button {
  position: relative;
  flex: 1 1 auto;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-group > .btn:hover, .btn-group > .document-rule-accordion__open-button:hover,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .document-rule-accordion__open-button:hover {
  z-index: 1;
}

/* line 19, node_modules/bootstrap/scss/_button-group.scss */
.btn-group > .btn:focus, .btn-group > .document-rule-accordion__open-button:focus, .btn-group > .btn:active, .btn-group > .document-rule-accordion__open-button:active, .btn-group > .btn.active, .btn-group > .active.document-rule-accordion__open-button,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .document-rule-accordion__open-button:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .document-rule-accordion__open-button:active,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .active.document-rule-accordion__open-button {
  z-index: 1;
}

/* line 28, node_modules/bootstrap/scss/_button-group.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 33, node_modules/bootstrap/scss/_button-group.scss */
.btn-toolbar .input-group {
  width: auto;
}

/* line 40, node_modules/bootstrap/scss/_button-group.scss */
.btn-group > .btn:not(:first-child), .btn-group > .document-rule-accordion__open-button:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

/* line 46, node_modules/bootstrap/scss/_button-group.scss */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .document-rule-accordion__open-button:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn-group:not(:last-child) > .document-rule-accordion__open-button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 51, node_modules/bootstrap/scss/_button-group.scss */
.btn-group > .btn:not(:first-child), .btn-group > .document-rule-accordion__open-button:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn-group:not(:first-child) > .document-rule-accordion__open-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 69, node_modules/bootstrap/scss/_button-group.scss */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 73, node_modules/bootstrap/scss/_button-group.scss */
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 79, node_modules/bootstrap/scss/_button-group.scss */
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 84, node_modules/bootstrap/scss/_button-group.scss */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .btn-group-sm > .document-rule-accordion__open-button + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 89, node_modules/bootstrap/scss/_button-group.scss */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .btn-group-lg > .document-rule-accordion__open-button + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 111, node_modules/bootstrap/scss/_button-group.scss */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 116, node_modules/bootstrap/scss/_button-group.scss */
.btn-group-vertical > .btn, .btn-group-vertical > .document-rule-accordion__open-button,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 121, node_modules/bootstrap/scss/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .document-rule-accordion__open-button:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

/* line 127, node_modules/bootstrap/scss/_button-group.scss */
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .document-rule-accordion__open-button:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn-group:not(:last-child) > .document-rule-accordion__open-button {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 132, node_modules/bootstrap/scss/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .document-rule-accordion__open-button:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .document-rule-accordion__open-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 152, node_modules/bootstrap/scss/_button-group.scss */
.btn-group-toggle > .btn, .btn-group-toggle > .document-rule-accordion__open-button,
.btn-group-toggle > .btn-group > .btn,
.btn-group-toggle > .btn-group > .document-rule-accordion__open-button {
  margin-bottom: 0;
}

/* line 156, node_modules/bootstrap/scss/_button-group.scss */
.btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .document-rule-accordion__open-button input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .document-rule-accordion__open-button 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 7, node_modules/bootstrap/scss/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 14, node_modules/bootstrap/scss/_input-group.scss */
.input-group > .form-control, .input-group > .nav-search__text-field,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}

/* line 24, node_modules/bootstrap/scss/_input-group.scss */
.input-group > .form-control + .form-control, .input-group > .nav-search__text-field + .form-control, .input-group > .form-control + .nav-search__text-field, .input-group > .nav-search__text-field + .nav-search__text-field,
.input-group > .form-control + .custom-select,
.input-group > .nav-search__text-field + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .nav-search__text-field + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .nav-search__text-field,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .nav-search__text-field,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .nav-search__text-field,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

/* line 32, node_modules/bootstrap/scss/_input-group.scss */
.input-group > .form-control:focus, .input-group > .nav-search__text-field:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

/* line 39, node_modules/bootstrap/scss/_input-group.scss */
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

/* line 45, node_modules/bootstrap/scss/_input-group.scss */
.input-group > .form-control:not(:first-child), .input-group > .nav-search__text-field:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 50, node_modules/bootstrap/scss/_input-group.scss */
.input-group > .custom-file {
  display: flex;
  align-items: center;
}

/* line 54, node_modules/bootstrap/scss/_input-group.scss */
.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 56, node_modules/bootstrap/scss/_input-group.scss */
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 60, node_modules/bootstrap/scss/_input-group.scss */
.input-group:not(.has-validation) > .form-control:not(:last-child), .input-group:not(.has-validation) > .nav-search__text-field:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 69, node_modules/bootstrap/scss/_input-group.scss */
.input-group.has-validation > .form-control:nth-last-child(n + 3), .input-group.has-validation > .nav-search__text-field:nth-last-child(n + 3),
.input-group.has-validation > .custom-select:nth-last-child(n + 3),
.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label,
.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 85, node_modules/bootstrap/scss/_input-group.scss */
.input-group-prepend,
.input-group-append {
  display: flex;
}

/* line 92, node_modules/bootstrap/scss/_input-group.scss */
.input-group-prepend .btn, .input-group-prepend .document-rule-accordion__open-button,
.input-group-append .btn,
.input-group-append .document-rule-accordion__open-button {
  position: relative;
  z-index: 2;
}

/* line 96, node_modules/bootstrap/scss/_input-group.scss */
.input-group-prepend .btn:focus, .input-group-prepend .document-rule-accordion__open-button:focus,
.input-group-append .btn:focus,
.input-group-append .document-rule-accordion__open-button:focus {
  z-index: 3;
}

/* line 101, node_modules/bootstrap/scss/_input-group.scss */
.input-group-prepend .btn + .btn, .input-group-prepend .document-rule-accordion__open-button + .btn, .input-group-prepend .btn + .document-rule-accordion__open-button, .input-group-prepend .document-rule-accordion__open-button + .document-rule-accordion__open-button,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .document-rule-accordion__open-button + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .document-rule-accordion__open-button,
.input-group-append .btn + .btn,
.input-group-append .document-rule-accordion__open-button + .btn,
.input-group-append .btn + .document-rule-accordion__open-button,
.input-group-append .document-rule-accordion__open-button + .document-rule-accordion__open-button,
.input-group-append .btn + .input-group-text,
.input-group-append .document-rule-accordion__open-button + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .document-rule-accordion__open-button {
  margin-left: -1px;
}

/* line 109, node_modules/bootstrap/scss/_input-group.scss */
.input-group-prepend {
  margin-right: -1px;
}

/* line 110, node_modules/bootstrap/scss/_input-group.scss */
.input-group-append {
  margin-left: -1px;
}

/* line 118, node_modules/bootstrap/scss/_input-group.scss */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 134, node_modules/bootstrap/scss/_input-group.scss */
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

/* line 146, node_modules/bootstrap/scss/_input-group.scss */
.input-group-lg > .form-control:not(textarea), .input-group-lg > .nav-search__text-field:not(textarea),
.input-group-lg > .custom-select {
  height: calc(2.3125rem + 2px);
}

/* line 151, node_modules/bootstrap/scss/_input-group.scss */
.input-group-lg > .form-control, .input-group-lg > .nav-search__text-field,
.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-prepend > .document-rule-accordion__open-button,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .document-rule-accordion__open-button {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 163, node_modules/bootstrap/scss/_input-group.scss */
.input-group-sm > .form-control:not(textarea), .input-group-sm > .nav-search__text-field:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.8125rem + 2px);
}

/* line 168, node_modules/bootstrap/scss/_input-group.scss */
.input-group-sm > .form-control, .input-group-sm > .nav-search__text-field,
.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-prepend > .document-rule-accordion__open-button,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .document-rule-accordion__open-button {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 180, node_modules/bootstrap/scss/_input-group.scss */
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

/* line 193, node_modules/bootstrap/scss/_input-group.scss */
.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .document-rule-accordion__open-button,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .document-rule-accordion__open-button,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .document-rule-accordion__open-button,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .document-rule-accordion__open-button: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 204, node_modules/bootstrap/scss/_input-group.scss */
.input-group > .input-group-append > .btn, .input-group > .input-group-append > .document-rule-accordion__open-button,
.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) > .document-rule-accordion__open-button,
.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 > .document-rule-accordion__open-button: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 10, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.3125rem;
  padding-left: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

/* line 19, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

/* line 24, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.15625rem;
  opacity: 0;
}

/* line 32, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #2d2162;
  background-color: #2d2162;
}

/* line 39, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px #2d2162;
}

/* line 48, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #5a43c0;
}

/* line 52, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #7b69cc;
  border-color: #7b69cc;
}

/* line 62, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #868e96;
}

/* line 65, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 76, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

/* line 84, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-control-label::before {
  position: absolute;
  top: 0.15625rem;
  left: -2.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #ddd;
  border: 1px solid #adb5bd;
}

/* line 99, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-control-label::after {
  position: absolute;
  top: 0.15625rem;
  left: -2.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50% / 50% 50% no-repeat;
}

/* line 117, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

/* line 122, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%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 128, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #2d2162;
  background-color: #2d2162;
}

/* line 133, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%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 139, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(45, 33, 98, 0.5);
}

/* line 142, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(45, 33, 98, 0.5);
}

/* line 153, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 159, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

/* line 165, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(45, 33, 98, 0.5);
}

/* line 176, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-switch {
  padding-left: 3.25rem;
}

/* line 180, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-switch .custom-control-label::before {
  left: -3.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

/* line 188, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-switch .custom-control-label::after {
  top: calc(0.15625rem + 2px);
  left: calc(-3.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  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;
}

@media (prefers-reduced-motion: reduce) {
  /* line 188, node_modules/bootstrap/scss/_custom-forms.scss */
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

/* line 201, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #ddd;
  transform: translateX(0.75rem);
}

/* line 208, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(45, 33, 98, 0.5);
}

/* line 221, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.09375rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 238, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-select:focus {
  border-color: #5a43c0;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(90, 67, 192, 0.5);
}

/* line 248, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 259, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

/* line 266, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-select:disabled {
  color: #868e96;
  background-color: #e9ecef;
}

/* line 272, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-select::-ms-expand {
  display: none;
}

/* line 277, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

/* line 283, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 75%;
}

/* line 291, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-select-lg {
  height: calc(2.3125rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

/* line 304, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
}

/* line 312, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 2.5rem;
  margin: 0;
  overflow: hidden;
  opacity: 0;
}

/* line 321, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-file-input:focus ~ .custom-file-label {
  border-color: #5a43c0;
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #2d2162;
}

/* line 327, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

/* line 338, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

/* line 343, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: 2.5rem;
  padding: 1rem 0.5rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 361, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.09375rem;
  padding: 1rem 0.5rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 385, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 392, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-range:focus {
  outline: 0;
}

/* line 397, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(45, 33, 98, 0.25);
}

/* line 398, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(45, 33, 98, 0.25);
}

/* line 399, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(45, 33, 98, 0.25);
}

/* line 402, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-range::-moz-focus-outer {
  border: 0;
}

/* line 406, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #2d2162;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  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 406, node_modules/bootstrap/scss/_custom-forms.scss */
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 417, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-range::-webkit-slider-thumb:active {
  background-color: #7b69cc;
}

/* line 422, node_modules/bootstrap/scss/_custom-forms.scss */
.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 433, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #2d2162;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  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 433, node_modules/bootstrap/scss/_custom-forms.scss */
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

/* line 443, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-range::-moz-range-thumb:active {
  background-color: #7b69cc;
}

/* line 448, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 459, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #2d2162;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  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 459, node_modules/bootstrap/scss/_custom-forms.scss */
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}

/* line 472, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-range::-ms-thumb:active {
  background-color: #7b69cc;
}

/* line 477, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

/* line 488, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 493, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 500, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

/* line 504, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

/* line 508, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

/* line 512, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-range:disabled::-moz-range-track {
  cursor: default;
}

/* line 516, node_modules/bootstrap/scss/_custom-forms.scss */
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

/* line 522, node_modules/bootstrap/scss/_custom-forms.scss */
.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 522, node_modules/bootstrap/scss/_custom-forms.scss */
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: none;
  }
}

/* line 6, node_modules/bootstrap/scss/_nav.scss */
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, node_modules/bootstrap/scss/_nav.scss */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

/* line 24, node_modules/bootstrap/scss/_nav.scss */
.nav-link.disabled {
  color: #868e96;
  pointer-events: none;
  cursor: default;
}

/* line 35, node_modules/bootstrap/scss/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 38, node_modules/bootstrap/scss/_nav.scss */
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: #e9ecef;
}

/* line 50, node_modules/bootstrap/scss/_nav.scss */
.nav-tabs .nav-link.disabled {
  color: #868e96;
  background-color: transparent;
  border-color: transparent;
}

/* line 57, node_modules/bootstrap/scss/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #ddd;
}

/* line 64, node_modules/bootstrap/scss/_nav.scss */
.nav-tabs .dropdown-menu, .nav-tabs .nav-search_results {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 78, node_modules/bootstrap/scss/_nav.scss */
.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}

/* line 84, node_modules/bootstrap/scss/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #2d2162;
}

/* line 97, node_modules/bootstrap/scss/_nav.scss */
.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 105, node_modules/bootstrap/scss/_nav.scss */
.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 119, node_modules/bootstrap/scss/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 122, node_modules/bootstrap/scss/_nav.scss */
.tab-content > .active {
  display: block;
}

/* line 18, node_modules/bootstrap/scss/_navbar.scss */
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.25rem 1rem;
}

/* line 28, node_modules/bootstrap/scss/_navbar.scss */
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

/* line 52, node_modules/bootstrap/scss/_navbar.scss */
.navbar-brand {
  display: inline-block;
  padding-top: 0.21875rem;
  padding-bottom: 0.21875rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 71, node_modules/bootstrap/scss/_navbar.scss */
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 78, node_modules/bootstrap/scss/_navbar.scss */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 83, node_modules/bootstrap/scss/_navbar.scss */
.navbar-nav .dropdown-menu, .navbar-nav .nav-search_results {
  position: static;
  float: none;
}

/* line 94, node_modules/bootstrap/scss/_navbar.scss */
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 109, node_modules/bootstrap/scss/_navbar.scss */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 118, node_modules/bootstrap/scss/_navbar.scss */
.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 17, node_modules/bootstrap/scss/mixins/_hover.scss */
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

/* line 133, node_modules/bootstrap/scss/_navbar.scss */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50% / 100% 100% no-repeat;
}

/* line 142, node_modules/bootstrap/scss/_navbar.scss */
.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  /* line 156, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  /* line 154, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 177, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 180, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu, .navbar-expand-sm .navbar-nav .nav-search_results {
    position: absolute;
  }
  /* line 184, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 191, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 206, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 210, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 217, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 156, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 154, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 177, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 180, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu, .navbar-expand-md .navbar-nav .nav-search_results {
    position: absolute;
  }
  /* line 184, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 191, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 206, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 210, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 217, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 156, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 154, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 177, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 180, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu, .navbar-expand-lg .navbar-nav .nav-search_results {
    position: absolute;
  }
  /* line 184, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 191, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 206, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 210, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 217, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 156, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 154, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 177, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 180, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu, .navbar-expand-xl .navbar-nav .nav-search_results {
    position: absolute;
  }
  /* line 184, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 191, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 206, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 210, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 217, node_modules/bootstrap/scss/_navbar.scss */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

/* line 154, node_modules/bootstrap/scss/_navbar.scss */
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

/* line 156, node_modules/bootstrap/scss/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}

/* line 177, node_modules/bootstrap/scss/_navbar.scss */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 180, node_modules/bootstrap/scss/_navbar.scss */
.navbar-expand .navbar-nav .dropdown-menu, .navbar-expand .navbar-nav .nav-search_results {
  position: absolute;
}

/* line 184, node_modules/bootstrap/scss/_navbar.scss */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 191, node_modules/bootstrap/scss/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}

/* line 206, node_modules/bootstrap/scss/_navbar.scss */
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

/* line 210, node_modules/bootstrap/scss/_navbar.scss */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 217, node_modules/bootstrap/scss/_navbar.scss */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 232, node_modules/bootstrap/scss/_navbar.scss */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 241, node_modules/bootstrap/scss/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 248, node_modules/bootstrap/scss/_navbar.scss */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 253, node_modules/bootstrap/scss/_navbar.scss */
.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 261, node_modules/bootstrap/scss/_navbar.scss */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 266, node_modules/bootstrap/scss/_navbar.scss */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

/* line 270, node_modules/bootstrap/scss/_navbar.scss */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 272, node_modules/bootstrap/scss/_navbar.scss */
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 284, node_modules/bootstrap/scss/_navbar.scss */
.navbar-dark .navbar-brand {
  color: white;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: white;
}

/* line 293, node_modules/bootstrap/scss/_navbar.scss */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 300, node_modules/bootstrap/scss/_navbar.scss */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 305, node_modules/bootstrap/scss/_navbar.scss */
.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: white;
}

/* line 313, node_modules/bootstrap/scss/_navbar.scss */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 318, node_modules/bootstrap/scss/_navbar.scss */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

/* line 322, node_modules/bootstrap/scss/_navbar.scss */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 324, node_modules/bootstrap/scss/_navbar.scss */
.navbar-dark .navbar-text a {
  color: white;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: white;
}

/* line 5, node_modules/bootstrap/scss/_card.scss */
.card, .document-rule-accordion__card {
  position: relative;
  display: flex;
  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 17, node_modules/bootstrap/scss/_card.scss */
.card > hr, .document-rule-accordion__card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 22, node_modules/bootstrap/scss/_card.scss */
.card > .list-group, .document-rule-accordion__card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

/* line 26, node_modules/bootstrap/scss/_card.scss */
.card > .list-group:first-child, .document-rule-accordion__card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 31, node_modules/bootstrap/scss/_card.scss */
.card > .list-group:last-child, .document-rule-accordion__card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 39, node_modules/bootstrap/scss/_card.scss */
.card > .card-header + .list-group, .card > .document-rule-accordion__card-header + .list-group, .document-rule-accordion__card > .card-header + .list-group, .document-rule-accordion__card > .document-rule-accordion__card-header + .list-group,
.card > .list-group + .card-footer,
.document-rule-accordion__card > .list-group + .card-footer {
  border-top: 0;
}

/* line 45, node_modules/bootstrap/scss/_card.scss */
.card-body, .document-rule-accordion__card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

/* line 56, node_modules/bootstrap/scss/_card.scss */
.card-title {
  margin-bottom: 0.75rem;
}

/* line 60, node_modules/bootstrap/scss/_card.scss */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 65, node_modules/bootstrap/scss/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.card-link:hover {
  text-decoration: none;
}

/* line 74, node_modules/bootstrap/scss/_card.scss */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 83, node_modules/bootstrap/scss/_card.scss */
.card-header, .document-rule-accordion__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 90, node_modules/bootstrap/scss/_card.scss */
.card-header:first-child, .document-rule-accordion__card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 95, node_modules/bootstrap/scss/_card.scss */
.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 101, node_modules/bootstrap/scss/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 111, node_modules/bootstrap/scss/_card.scss */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 118, node_modules/bootstrap/scss/_card.scss */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 124, node_modules/bootstrap/scss/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}

/* line 134, node_modules/bootstrap/scss/_card.scss */
.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

/* line 141, node_modules/bootstrap/scss/_card.scss */
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 146, node_modules/bootstrap/scss/_card.scss */
.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 155, node_modules/bootstrap/scss/_card.scss */
.card-deck .card, .card-deck .document-rule-accordion__card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 154, node_modules/bootstrap/scss/_card.scss */
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 165, node_modules/bootstrap/scss/_card.scss */
  .card-deck .card, .card-deck .document-rule-accordion__card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

/* line 183, node_modules/bootstrap/scss/_card.scss */
.card-group > .card, .card-group > .document-rule-accordion__card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 180, node_modules/bootstrap/scss/_card.scss */
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 192, node_modules/bootstrap/scss/_card.scss */
  .card-group > .card, .card-group > .document-rule-accordion__card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 197, node_modules/bootstrap/scss/_card.scss */
  .card-group > .card + .card, .card-group > .document-rule-accordion__card + .card, .card-group > .card + .document-rule-accordion__card, .card-group > .document-rule-accordion__card + .document-rule-accordion__card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 204, node_modules/bootstrap/scss/_card.scss */
  .card-group > .card:not(:last-child), .card-group > .document-rule-accordion__card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 207, node_modules/bootstrap/scss/_card.scss */
  .card-group > .card:not(:last-child) .card-img-top, .card-group > .document-rule-accordion__card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header,
.card-group > .card:not(:last-child) .document-rule-accordion__card-header,
.card-group > .document-rule-accordion__card:not(:last-child) .card-header,
.card-group > .document-rule-accordion__card:not(:last-child) .document-rule-accordion__card-header {
    border-top-right-radius: 0;
  }
  /* line 212, node_modules/bootstrap/scss/_card.scss */
  .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .document-rule-accordion__card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer,
.card-group > .document-rule-accordion__card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 219, node_modules/bootstrap/scss/_card.scss */
  .card-group > .card:not(:first-child), .card-group > .document-rule-accordion__card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 222, node_modules/bootstrap/scss/_card.scss */
  .card-group > .card:not(:first-child) .card-img-top, .card-group > .document-rule-accordion__card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header,
.card-group > .card:not(:first-child) .document-rule-accordion__card-header,
.card-group > .document-rule-accordion__card:not(:first-child) .card-header,
.card-group > .document-rule-accordion__card:not(:first-child) .document-rule-accordion__card-header {
    border-top-left-radius: 0;
  }
  /* line 227, node_modules/bootstrap/scss/_card.scss */
  .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .document-rule-accordion__card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer,
.card-group > .document-rule-accordion__card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 244, node_modules/bootstrap/scss/_card.scss */
.card-columns .card, .card-columns .document-rule-accordion__card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 243, node_modules/bootstrap/scss/_card.scss */
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  /* line 254, node_modules/bootstrap/scss/_card.scss */
  .card-columns .card, .card-columns .document-rule-accordion__card {
    display: inline-block;
    width: 100%;
  }
}

/* line 266, node_modules/bootstrap/scss/_card.scss */
.accordion {
  overflow-anchor: none;
}

/* line 269, node_modules/bootstrap/scss/_card.scss */
.accordion > .card, .accordion > .document-rule-accordion__card {
  overflow: hidden;
}

/* line 272, node_modules/bootstrap/scss/_card.scss */
.accordion > .card:not(:last-of-type), .accordion > .document-rule-accordion__card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 277, node_modules/bootstrap/scss/_card.scss */
.accordion > .card:not(:first-of-type), .accordion > .document-rule-accordion__card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 281, node_modules/bootstrap/scss/_card.scss */
.accordion > .card > .card-header, .accordion > .card > .document-rule-accordion__card-header, .accordion > .document-rule-accordion__card > .card-header, .accordion > .document-rule-accordion__card > .document-rule-accordion__card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

/* line 1, node_modules/bootstrap/scss/_pagination.scss */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

/* line 7, node_modules/bootstrap/scss/_pagination.scss */
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #2d2162;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 18, node_modules/bootstrap/scss/_pagination.scss */
.page-link:hover {
  z-index: 2;
  color: #130e29;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #ddd;
}

/* line 26, node_modules/bootstrap/scss/_pagination.scss */
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(45, 33, 98, 0.25);
}

/* line 35, node_modules/bootstrap/scss/_pagination.scss */
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 41, node_modules/bootstrap/scss/_pagination.scss */
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 46, node_modules/bootstrap/scss/_pagination.scss */
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #2d2162;
  border-color: #2d2162;
}

/* line 53, node_modules/bootstrap/scss/_pagination.scss */
.page-item.disabled .page-link {
  color: #868e96;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #ddd;
}

/* line 4, node_modules/bootstrap/scss/mixins/_pagination.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 12, node_modules/bootstrap/scss/mixins/_pagination.scss */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 17, node_modules/bootstrap/scss/mixins/_pagination.scss */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 4, node_modules/bootstrap/scss/mixins/_pagination.scss */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 12, node_modules/bootstrap/scss/mixins/_pagination.scss */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 17, node_modules/bootstrap/scss/mixins/_pagination.scss */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* line 6, node_modules/bootstrap/scss/_badge.scss */
.badge, .quote-state-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: all 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6, node_modules/bootstrap/scss/_badge.scss */
  .badge, .quote-state-badge {
    transition: none;
  }
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.badge:hover, a.quote-state-badge:hover, a.badge:focus, a.quote-state-badge:focus {
  text-decoration: none;
}

/* line 25, node_modules/bootstrap/scss/_badge.scss */
.badge:empty, .quote-state-badge:empty {
  display: none;
}

/* line 31, node_modules/bootstrap/scss/_badge.scss */
.btn .badge, .document-rule-accordion__open-button .badge, .btn .quote-state-badge, .document-rule-accordion__open-button .quote-state-badge {
  position: relative;
  top: -1px;
}

/* line 40, node_modules/bootstrap/scss/_badge.scss */
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */
.badge-primary {
  color: #fff;
  background-color: #2d2162;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #1b143c;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(45, 33, 98, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */
.badge-secondary {
  color: #fff;
  background-color: #006b2d;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #003818;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 107, 45, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */
.badge-success {
  color: #fff;
  background-color: #006b2d;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #003818;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 107, 45, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */
.badge-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */
.badge-mild-danger {
  color: #212529;
  background-color: #fd7e14;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.badge-mild-danger:hover, a.badge-mild-danger:focus {
  color: #212529;
  background-color: #dc6502;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */
a.badge-mild-danger:focus, a.badge-mild-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(253, 126, 20, 0.5);
}

/* line 51, node_modules/bootstrap/scss/_badge.scss */
.badge-medium {
  color: #fff;
  background-color: #868e96;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.badge-medium:hover, a.badge-medium:focus {
  color: #fff;
  background-color: #6c757d;
}

/* line 11, node_modules/bootstrap/scss/mixins/_badge.scss */
a.badge-medium:focus, a.badge-medium.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}

/* line 5, node_modules/bootstrap/scss/_alert.scss */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 14, node_modules/bootstrap/scss/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 20, node_modules/bootstrap/scss/_alert.scss */
.alert-link {
  font-weight: 700;
}

/* line 29, node_modules/bootstrap/scss/_alert.scss */
.alert-dismissible {
  padding-right: 3.8125rem;
}

/* line 33, node_modules/bootstrap/scss/_alert.scss */
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/* line 49, node_modules/bootstrap/scss/_alert.scss */
.alert-primary {
  color: #171133;
  background-color: #d5d3e0;
  border-color: #c4c1d3;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */
.alert-primary hr {
  border-top-color: #b6b2c8;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */
.alert-primary .alert-link {
  color: #06040d;
}

/* line 49, node_modules/bootstrap/scss/_alert.scss */
.alert-secondary {
  color: #003817;
  background-color: #cce1d5;
  border-color: #b8d6c4;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */
.alert-secondary hr {
  border-top-color: #a8cdb7;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */
.alert-secondary .alert-link {
  color: #000502;
}

/* line 49, node_modules/bootstrap/scss/_alert.scss */
.alert-success {
  color: #003817;
  background-color: #cce1d5;
  border-color: #b8d6c4;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */
.alert-success hr {
  border-top-color: #a8cdb7;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */
.alert-success .alert-link {
  color: #000502;
}

/* line 49, node_modules/bootstrap/scss/_alert.scss */
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */
.alert-info hr {
  border-top-color: #abdde5;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */
.alert-info .alert-link {
  color: #062c33;
}

/* line 49, node_modules/bootstrap/scss/_alert.scss */
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */
.alert-warning hr {
  border-top-color: #ffe8a1;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #533f03;
}

/* line 49, node_modules/bootstrap/scss/_alert.scss */
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */
.alert-danger hr {
  border-top-color: #f1b0b7;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */
.alert-danger .alert-link {
  color: #491217;
}

/* line 49, node_modules/bootstrap/scss/_alert.scss */
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */
.alert-light hr {
  border-top-color: #ececf6;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */
.alert-light .alert-link {
  color: #686868;
}

/* line 49, node_modules/bootstrap/scss/_alert.scss */
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */
.alert-dark hr {
  border-top-color: #b9bbbe;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */
.alert-dark .alert-link {
  color: #040505;
}

/* line 49, node_modules/bootstrap/scss/_alert.scss */
.alert-mild-danger {
  color: #84420a;
  background-color: #ffe5d0;
  border-color: #fedbbd;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */
.alert-mild-danger hr {
  border-top-color: #fecda4;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */
.alert-mild-danger .alert-link {
  color: #552a06;
}

/* line 49, node_modules/bootstrap/scss/_alert.scss */
.alert-medium {
  color: #464a4e;
  background-color: #e7e8ea;
  border-color: #dddfe2;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */
.alert-medium hr {
  border-top-color: #cfd2d6;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */
.alert-medium .alert-link {
  color: #2e3133;
}

/* line 1, node_modules/bootstrap/scss/_close.scss */
.close {
  float: right;
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

@media (max-width: 1200px) {
  /* line 1, node_modules/bootstrap/scss/_close.scss */
  .close {
    font-size: calc(1.25625rem + 0.075vw) ;
  }
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */
.close:hover {
  color: #000;
  text-decoration: none;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

/* line 29, node_modules/bootstrap/scss/_close.scss */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

/* line 38, node_modules/bootstrap/scss/_close.scss */
a.close.disabled {
  pointer-events: none;
}

/* line 7, node_modules/bootstrap/scss/_modal.scss */
.modal-open {
  overflow: hidden;
}

/* line 11, node_modules/bootstrap/scss/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 18, node_modules/bootstrap/scss/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

/* line 36, node_modules/bootstrap/scss/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  pointer-events: none;
}

/* line 44, node_modules/bootstrap/scss/_modal.scss */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 44, node_modules/bootstrap/scss/_modal.scss */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 48, node_modules/bootstrap/scss/_modal.scss */
.modal.show .modal-dialog {
  transform: none;
}

/* line 53, node_modules/bootstrap/scss/_modal.scss */
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

/* line 58, node_modules/bootstrap/scss/_modal.scss */
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 20px);
}

/* line 62, node_modules/bootstrap/scss/_modal.scss */
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 20px);
  overflow: hidden;
}

/* line 67, node_modules/bootstrap/scss/_modal.scss */
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

/* line 72, node_modules/bootstrap/scss/_modal.scss */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 77, node_modules/bootstrap/scss/_modal.scss */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 20px);
}

/* line 83, node_modules/bootstrap/scss/_modal.scss */
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 20px);
  height: -moz-min-content;
  height: min-content;
  content: "";
}

/* line 91, node_modules/bootstrap/scss/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

/* line 96, node_modules/bootstrap/scss/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

/* line 100, node_modules/bootstrap/scss/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

/* line 107, node_modules/bootstrap/scss/_modal.scss */
.modal-content {
  position: relative;
  display: flex;
  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 125, node_modules/bootstrap/scss/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 135, node_modules/bootstrap/scss/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 136, node_modules/bootstrap/scss/_modal.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 141, node_modules/bootstrap/scss/_modal.scss */
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 149, node_modules/bootstrap/scss/_modal.scss */
.modal-header .close {
  padding: 15px;
  margin: -1rem -1rem -1rem auto;
}

/* line 157, node_modules/bootstrap/scss/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 164, node_modules/bootstrap/scss/_modal.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 173, node_modules/bootstrap/scss/_modal.scss */
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #e9ecef;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

/* line 185, node_modules/bootstrap/scss/_modal.scss */
.modal-footer > * {
  margin: 0.25rem;
}

/* line 191, node_modules/bootstrap/scss/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 202, node_modules/bootstrap/scss/_modal.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
  }
  /* line 207, node_modules/bootstrap/scss/_modal.scss */
  .modal-dialog-scrollable {
    max-height: calc(100% - 60px);
  }
  /* line 210, node_modules/bootstrap/scss/_modal.scss */
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 60px);
  }
  /* line 215, node_modules/bootstrap/scss/_modal.scss */
  .modal-dialog-centered {
    min-height: calc(100% - 60px);
  }
  /* line 218, node_modules/bootstrap/scss/_modal.scss */
  .modal-dialog-centered::before {
    height: calc(100vh - 60px);
    height: -moz-min-content;
    height: min-content;
  }
  /* line 228, node_modules/bootstrap/scss/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 232, node_modules/bootstrap/scss/_modal.scss */
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 239, node_modules/bootstrap/scss/_modal.scss */
  .modal-xl {
    max-width: 1200px;
  }
}

/* line 2, node_modules/bootstrap/scss/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Montserrat", sans-serif;
  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;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 15, node_modules/bootstrap/scss/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}

/* line 17, node_modules/bootstrap/scss/_tooltip.scss */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
}

/* line 23, node_modules/bootstrap/scss/_tooltip.scss */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 32, node_modules/bootstrap/scss/_tooltip.scss */
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 5px 0;
}

/* line 35, node_modules/bootstrap/scss/_tooltip.scss */
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

/* line 38, node_modules/bootstrap/scss/_tooltip.scss */
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 5px 2.5px 0;
  border-top-color: #000;
}

/* line 46, node_modules/bootstrap/scss/_tooltip.scss */
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 5px;
}

/* line 49, node_modules/bootstrap/scss/_tooltip.scss */
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 5px;
  height: 5px;
}

/* line 54, node_modules/bootstrap/scss/_tooltip.scss */
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 2.5px 5px 2.5px 0;
  border-right-color: #000;
}

/* line 62, node_modules/bootstrap/scss/_tooltip.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 5px 0;
}

/* line 65, node_modules/bootstrap/scss/_tooltip.scss */
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

/* line 68, node_modules/bootstrap/scss/_tooltip.scss */
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 2.5px 5px;
  border-bottom-color: #000;
}

/* line 76, node_modules/bootstrap/scss/_tooltip.scss */
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 5px;
}

/* line 79, node_modules/bootstrap/scss/_tooltip.scss */
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 5px;
  height: 5px;
}

/* line 84, node_modules/bootstrap/scss/_tooltip.scss */
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 2.5px 0 2.5px 5px;
  border-left-color: #000;
}

/* line 108, node_modules/bootstrap/scss/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 1, node_modules/bootstrap/scss/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Montserrat", sans-serif;
  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;
  white-space: normal;
  word-spacing: 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 20, node_modules/bootstrap/scss/_popover.scss */
.popover .arrow {
  position: absolute;
  display: block;
  width: 10px;
  height: 5px;
  margin: 0 0.3rem;
}

/* line 27, node_modules/bootstrap/scss/_popover.scss */
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 38, node_modules/bootstrap/scss/_popover.scss */
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 5px;
}

/* line 41, node_modules/bootstrap/scss/_popover.scss */
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: -6px;
}

/* line 44, node_modules/bootstrap/scss/_popover.scss */
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 50, node_modules/bootstrap/scss/_popover.scss */
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 5px 5px 0;
  border-top-color: #fff;
}

/* line 58, node_modules/bootstrap/scss/_popover.scss */
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 5px;
}

/* line 61, node_modules/bootstrap/scss/_popover.scss */
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: -6px;
  width: 5px;
  height: 10px;
  margin: 0.3rem 0;
}

/* line 67, node_modules/bootstrap/scss/_popover.scss */
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 5px 5px 5px 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 73, node_modules/bootstrap/scss/_popover.scss */
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 5px 5px 5px 0;
  border-right-color: #fff;
}

/* line 81, node_modules/bootstrap/scss/_popover.scss */
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 5px;
}

/* line 84, node_modules/bootstrap/scss/_popover.scss */
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: -6px;
}

/* line 87, node_modules/bootstrap/scss/_popover.scss */
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 5px 5px 5px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 93, node_modules/bootstrap/scss/_popover.scss */
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 5px 5px 5px;
  border-bottom-color: #fff;
}

/* line 101, node_modules/bootstrap/scss/_popover.scss */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 10px;
  margin-left: -5px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 113, node_modules/bootstrap/scss/_popover.scss */
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 5px;
}

/* line 116, node_modules/bootstrap/scss/_popover.scss */
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: -6px;
  width: 5px;
  height: 10px;
  margin: 0.3rem 0;
}

/* line 122, node_modules/bootstrap/scss/_popover.scss */
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 5px 0 5px 5px;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 128, node_modules/bootstrap/scss/_popover.scss */
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 5px 0 5px 5px;
  border-left-color: #fff;
}

/* line 153, node_modules/bootstrap/scss/_popover.scss */
.popover-header {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: inherit;
  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 162, node_modules/bootstrap/scss/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 167, node_modules/bootstrap/scss/_popover.scss */
.popover-body {
  padding: 9px 14px;
  color: #212529;
}

/* line 3, node_modules/bootstrap/scss/utilities/_align.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 4, node_modules/bootstrap/scss/utilities/_align.scss */
.align-top {
  vertical-align: top !important;
}

/* line 5, node_modules/bootstrap/scss/utilities/_align.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 6, node_modules/bootstrap/scss/utilities/_align.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_align.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 8, node_modules/bootstrap/scss/utilities/_align.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */
.bg-primary {
  background-color: #2d2162 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #1b143c !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */
.bg-secondary {
  background-color: #006b2d !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #003818 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */
.bg-success {
  background-color: #006b2d !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #003818 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */
.bg-info {
  background-color: #17a2b8 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */
.bg-warning {
  background-color: #ffc107 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */
.bg-danger {
  background-color: #dc3545 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */
.bg-dark {
  background-color: #343a40 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */
.bg-mild-danger {
  background-color: #fd7e14 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.bg-mild-danger:hover, a.bg-mild-danger:focus,
button.bg-mild-danger:hover,
button.bg-mild-danger:focus {
  background-color: #dc6502 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */
.bg-medium {
  background-color: #868e96 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.bg-medium:hover, a.bg-medium:focus,
button.bg-medium:hover,
button.bg-medium:focus {
  background-color: #6c757d !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_background.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_background.scss */
.bg-transparent {
  background-color: transparent !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_borders.scss */
.border, .conversion-summary {
  border: 1px solid #dee2e6 !important;
}

/* line 8, node_modules/bootstrap/scss/utilities/_borders.scss */
.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 9, node_modules/bootstrap/scss/utilities/_borders.scss */
.border-right {
  border-right: 1px solid #dee2e6 !important;
}

/* line 10, node_modules/bootstrap/scss/utilities/_borders.scss */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_borders.scss */
.border-left {
  border-left: 1px solid #dee2e6 !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_borders.scss */
.border-0 {
  border: 0 !important;
}

/* line 14, node_modules/bootstrap/scss/utilities/_borders.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 15, node_modules/bootstrap/scss/utilities/_borders.scss */
.border-right-0 {
  border-right: 0 !important;
}

/* line 16, node_modules/bootstrap/scss/utilities/_borders.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_borders.scss */
.border-left-0 {
  border-left: 0 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */
.border-primary {
  border-color: #2d2162 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */
.border-secondary {
  border-color: #006b2d !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */
.border-success {
  border-color: #006b2d !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */
.border-info {
  border-color: #17a2b8 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */
.border-warning {
  border-color: #ffc107 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */
.border-danger {
  border-color: #dc3545 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */
.border-light {
  border-color: #f8f9fa !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */
.border-dark {
  border-color: #343a40 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */
.border-mild-danger {
  border-color: #fd7e14 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */
.border-medium {
  border-color: #868e96 !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_borders.scss */
.border-white {
  border-color: #fff !important;
}

/* line 33, node_modules/bootstrap/scss/utilities/_borders.scss */
.rounded-sm {
  border-radius: 0.2rem !important;
}

/* line 37, node_modules/bootstrap/scss/utilities/_borders.scss */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 41, node_modules/bootstrap/scss/utilities/_borders.scss */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 46, node_modules/bootstrap/scss/utilities/_borders.scss */
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 51, node_modules/bootstrap/scss/utilities/_borders.scss */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 56, node_modules/bootstrap/scss/utilities/_borders.scss */
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 61, node_modules/bootstrap/scss/utilities/_borders.scss */
.rounded-lg {
  border-radius: 0.3rem !important;
}

/* line 65, node_modules/bootstrap/scss/utilities/_borders.scss */
.rounded-circle, .user-avatar {
  border-radius: 50% !important;
}

/* line 69, node_modules/bootstrap/scss/utilities/_borders.scss */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 73, node_modules/bootstrap/scss/utilities/_borders.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 2, node_modules/bootstrap/scss/mixins/_clearfix.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
.d-none {
  display: none !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
.d-inline {
  display: inline !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
.d-block {
  display: block !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
.d-table {
  display: table !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
.d-table-row {
  display: table-row !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
.d-flex {
  display: flex !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-print-none {
    display: none !important;
  }
  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 24, node_modules/bootstrap/scss/utilities/_display.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

/* line 3, node_modules/bootstrap/scss/utilities/_embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 10, node_modules/bootstrap/scss/utilities/_embed.scss */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 15, node_modules/bootstrap/scss/utilities/_embed.scss */
.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 35, node_modules/bootstrap/scss/utilities/_embed.scss */
.embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}

/* line 35, node_modules/bootstrap/scss/utilities/_embed.scss */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 35, node_modules/bootstrap/scss/utilities/_embed.scss */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 35, node_modules/bootstrap/scss/utilities/_embed.scss */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */
.align-items-center {
  align-items: center !important;
}

/* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */
.align-content-center {
  align-content: center !important;
}

/* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */
.align-self-center {
  align-self: center !important;
}

/* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */
.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

/* line 7, node_modules/bootstrap/scss/utilities/_float.scss */
.float-left {
  float: left !important;
}

/* line 8, node_modules/bootstrap/scss/utilities/_float.scss */
.float-right {
  float: right !important;
}

/* line 9, node_modules/bootstrap/scss/utilities/_float.scss */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 7, node_modules/bootstrap/scss/utilities/_float.scss */
  .float-sm-left {
    float: left !important;
  }
  /* line 8, node_modules/bootstrap/scss/utilities/_float.scss */
  .float-sm-right {
    float: right !important;
  }
  /* line 9, node_modules/bootstrap/scss/utilities/_float.scss */
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 7, node_modules/bootstrap/scss/utilities/_float.scss */
  .float-md-left {
    float: left !important;
  }
  /* line 8, node_modules/bootstrap/scss/utilities/_float.scss */
  .float-md-right {
    float: right !important;
  }
  /* line 9, node_modules/bootstrap/scss/utilities/_float.scss */
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  /* line 7, node_modules/bootstrap/scss/utilities/_float.scss */
  .float-lg-left {
    float: left !important;
  }
  /* line 8, node_modules/bootstrap/scss/utilities/_float.scss */
  .float-lg-right {
    float: right !important;
  }
  /* line 9, node_modules/bootstrap/scss/utilities/_float.scss */
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, node_modules/bootstrap/scss/utilities/_float.scss */
  .float-xl-left {
    float: left !important;
  }
  /* line 8, node_modules/bootstrap/scss/utilities/_float.scss */
  .float-xl-right {
    float: right !important;
  }
  /* line 9, node_modules/bootstrap/scss/utilities/_float.scss */
  .float-xl-none {
    float: none !important;
  }
}

/* line 4, node_modules/bootstrap/scss/utilities/_interactions.scss */
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

/* line 4, node_modules/bootstrap/scss/utilities/_interactions.scss */
.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}

/* line 4, node_modules/bootstrap/scss/utilities/_interactions.scss */
.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

/* line 4, node_modules/bootstrap/scss/utilities/_overflow.scss */
.overflow-auto {
  overflow: auto !important;
}

/* line 4, node_modules/bootstrap/scss/utilities/_overflow.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 5, node_modules/bootstrap/scss/utilities/_position.scss */
.position-static {
  position: static !important;
}

/* line 5, node_modules/bootstrap/scss/utilities/_position.scss */
.position-relative {
  position: relative !important;
}

/* line 5, node_modules/bootstrap/scss/utilities/_position.scss */
.position-absolute {
  position: absolute !important;
}

/* line 5, node_modules/bootstrap/scss/utilities/_position.scss */
.position-fixed {
  position: fixed !important;
}

/* line 5, node_modules/bootstrap/scss/utilities/_position.scss */
.position-sticky {
  position: sticky !important;
}

/* line 10, node_modules/bootstrap/scss/utilities/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 18, node_modules/bootstrap/scss/utilities/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  /* line 26, node_modules/bootstrap/scss/utilities/_position.scss */
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5, node_modules/bootstrap/scss/utilities/_screenreaders.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 25, node_modules/bootstrap/scss/mixins/_screen-reader.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 3, node_modules/bootstrap/scss/utilities/_shadows.scss */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 4, node_modules/bootstrap/scss/utilities/_shadows.scss */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 5, node_modules/bootstrap/scss/utilities/_shadows.scss */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 6, node_modules/bootstrap/scss/utilities/_shadows.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */
.w-25 {
  width: 25% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */
.w-50 {
  width: 50% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */
.w-75 {
  width: 75% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */
.w-100 {
  width: 100% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */
.w-auto {
  width: auto !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */
.h-25 {
  height: 25% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */
.h-50 {
  height: 50% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */
.h-75 {
  height: 75% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */
.h-100 {
  height: 100% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */
.h-auto {
  height: auto !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_sizing.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_sizing.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 16, node_modules/bootstrap/scss/utilities/_sizing.scss */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_sizing.scss */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 19, node_modules/bootstrap/scss/utilities/_sizing.scss */
.vw-100 {
  width: 100vw !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_sizing.scss */
.vh-100 {
  height: 100vh !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
.m-0 {
  margin: 0 !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

/* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

/* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

/* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

/* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

/* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

/* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

/* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

/* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

/* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

/* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
.p-0 {
  padding: 0 !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

/* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

/* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

/* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

/* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

/* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

/* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

/* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

/* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

/* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

/* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
.m-n1 {
  margin: -0.25rem !important;
}

/* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

/* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

/* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

/* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

/* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
.m-n2 {
  margin: -0.5rem !important;
}

/* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

/* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

/* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

/* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

/* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
.m-n3 {
  margin: -1rem !important;
}

/* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

/* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

/* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

/* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

/* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
.m-n4 {
  margin: -1.5rem !important;
}

/* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

/* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

/* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

/* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

/* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
.m-n5 {
  margin: -3rem !important;
}

/* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

/* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

/* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

/* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

/* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */
.m-auto {
  margin: auto !important;
}

/* line 48, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 51, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 54, node_modules/bootstrap/scss/utilities/_spacing.scss */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 57, node_modules/bootstrap/scss/utilities/_spacing.scss */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 48, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }
  /* line 51, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 54, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 57, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 48, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }
  /* line 51, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }
  /* line 54, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 57, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 48, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }
  /* line 51, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 54, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 57, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 15, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 18, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 31, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 48, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }
  /* line 51, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 54, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 57, node_modules/bootstrap/scss/utilities/_spacing.scss */
  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 6, node_modules/bootstrap/scss/utilities/_stretched-link.scss */
.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 7, node_modules/bootstrap/scss/utilities/_text.scss */
.text-monospace {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_text.scss */
.text-justify {
  text-align: justify !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_text.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 14, node_modules/bootstrap/scss/utilities/_text.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 22, node_modules/bootstrap/scss/utilities/_text.scss */
.text-left {
  text-align: left !important;
}

/* line 23, node_modules/bootstrap/scss/utilities/_text.scss */
.text-right {
  text-align: right !important;
}

/* line 24, node_modules/bootstrap/scss/utilities/_text.scss */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 22, node_modules/bootstrap/scss/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 23, node_modules/bootstrap/scss/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 24, node_modules/bootstrap/scss/utilities/_text.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 22, node_modules/bootstrap/scss/utilities/_text.scss */
  .text-md-left {
    text-align: left !important;
  }
  /* line 23, node_modules/bootstrap/scss/utilities/_text.scss */
  .text-md-right {
    text-align: right !important;
  }
  /* line 24, node_modules/bootstrap/scss/utilities/_text.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 22, node_modules/bootstrap/scss/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 23, node_modules/bootstrap/scss/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 24, node_modules/bootstrap/scss/utilities/_text.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 22, node_modules/bootstrap/scss/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 23, node_modules/bootstrap/scss/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 24, node_modules/bootstrap/scss/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 30, node_modules/bootstrap/scss/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 31, node_modules/bootstrap/scss/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 32, node_modules/bootstrap/scss/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 36, node_modules/bootstrap/scss/utilities/_text.scss */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 37, node_modules/bootstrap/scss/utilities/_text.scss */
.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 38, node_modules/bootstrap/scss/utilities/_text.scss */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 39, node_modules/bootstrap/scss/utilities/_text.scss */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 40, node_modules/bootstrap/scss/utilities/_text.scss */
.font-weight-bolder {
  font-weight: bolder !important;
}

/* line 41, node_modules/bootstrap/scss/utilities/_text.scss */
.font-italic {
  font-style: italic !important;
}

/* line 45, node_modules/bootstrap/scss/utilities/_text.scss */
.text-white {
  color: #fff !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */
.text-primary {
  color: #2d2162 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.text-primary:hover, a.text-primary:focus {
  color: #130e29 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */
.text-secondary {
  color: #006b2d !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.text-secondary:hover, a.text-secondary:focus {
  color: #001f0d !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */
.text-success {
  color: #006b2d !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.text-success:hover, a.text-success:focus {
  color: #001f0d !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */
.text-info {
  color: #17a2b8 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */
.text-warning {
  color: #ffc107 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */
.text-danger {
  color: #dc3545 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */
.text-light {
  color: #f8f9fa !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */
.text-dark {
  color: #343a40 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */
.text-mild-danger {
  color: #fd7e14 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.text-mild-danger:hover, a.text-mild-danger:focus {
  color: #c35a02 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */
.text-medium {
  color: #868e96 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
a.text-medium:hover, a.text-medium:focus {
  color: #60686f !important;
}

/* line 51, node_modules/bootstrap/scss/utilities/_text.scss */
.text-body {
  color: #212529 !important;
}

/* line 52, node_modules/bootstrap/scss/utilities/_text.scss */
.text-muted, .nav-search__valuation-detail-secondary {
  color: #868e96 !important;
}

/* line 54, node_modules/bootstrap/scss/utilities/_text.scss */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 55, node_modules/bootstrap/scss/utilities/_text.scss */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 59, node_modules/bootstrap/scss/utilities/_text.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 63, node_modules/bootstrap/scss/utilities/_text.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 65, node_modules/bootstrap/scss/utilities/_text.scss */
.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

/* line 72, node_modules/bootstrap/scss/utilities/_text.scss */
.text-reset {
  color: inherit !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_visibility.scss */
.visible {
  visibility: visible !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_visibility.scss */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 13, node_modules/bootstrap/scss/_print.scss */
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 24, node_modules/bootstrap/scss/_print.scss */
  a:not(.btn):not(.document-rule-accordion__open-button) {
    text-decoration: underline;
  }
  /* line 34, node_modules/bootstrap/scss/_print.scss */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 49, node_modules/bootstrap/scss/_print.scss */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 52, node_modules/bootstrap/scss/_print.scss */
  pre,
blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  /* line 58, node_modules/bootstrap/scss/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 63, node_modules/bootstrap/scss/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 70, node_modules/bootstrap/scss/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 83, node_modules/bootstrap/scss/_print.scss */
  body {
    min-width: 992px !important;
  }
  /* line 86, node_modules/bootstrap/scss/_print.scss */
  .container {
    min-width: 992px !important;
  }
  /* line 91, node_modules/bootstrap/scss/_print.scss */
  .navbar {
    display: none;
  }
  /* line 94, node_modules/bootstrap/scss/_print.scss */
  .badge, .quote-state-badge {
    border: 1px solid #000;
  }
  /* line 98, node_modules/bootstrap/scss/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 101, node_modules/bootstrap/scss/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 108, node_modules/bootstrap/scss/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  /* line 114, node_modules/bootstrap/scss/_print.scss */
  .table-dark {
    color: inherit;
  }
  /* line 117, node_modules/bootstrap/scss/_print.scss */
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #ced4da;
  }
  /* line 125, node_modules/bootstrap/scss/_print.scss */
  .table .thead-dark th {
    color: inherit;
    border-color: #ced4da;
  }
}

/* line 1, vendor/bundle/ruby/3.2.0/bundler/gems/bootstrap_form-b71312021e79/app/assets/stylesheets/rails_bootstrap_forms.css */
.rails-bootstrap-forms-date-select select,
.rails-bootstrap-forms-time-select select,
.rails-bootstrap-forms-datetime-select select {
  display: inline-block;
  width: auto;
}

/* line 8, vendor/bundle/ruby/3.2.0/bundler/gems/bootstrap_form-b71312021e79/app/assets/stylesheets/rails_bootstrap_forms.css */
.rails-bootstrap-forms-error-summary {
  margin-top: 10px;
}

/* line 2, app/assets/stylesheets/closet/_breadcrumbs.scss */
.breadcrumbs span {
  padding: 0.5rem;
}

/* line 5, app/assets/stylesheets/closet/_breadcrumbs.scss */
.breadcrumbs span:first-child {
  padding-left: 0;
}

/* line 2, app/assets/stylesheets/closet/_dropdowns.scss */
.dropdown-item i, .nav-search__valuation i, .nav-search__advanced-item i {
  text-align: center;
  width: 1.5em;
}

/* line 1, app/assets/stylesheets/closet/_footer.scss */
.footer {
  background-color: #2d2162;
  padding: 25px 20px;
  margin-top: auto;
}

/* line 6, app/assets/stylesheets/closet/_footer.scss */
.footer p {
  color: rgba(255, 255, 255, 0.5);
  font-size: smaller;
  text-align: justify;
  text-justify: inter-word;
}

/* line 2, app/assets/stylesheets/closet/_forms.scss */
.bootstrap-switch-block .bootstrap-switch {
  display: block;
}

/* line 9, app/assets/stylesheets/closet/_forms.scss */
.input-group.is-invalid ~ .invalid-feedback {
  display: block;
}

/* line 15, app/assets/stylesheets/closet/_forms.scss */
.visible.invalid-feedback {
  display: block;
}

/* line 1, app/assets/stylesheets/closet/_icons.scss */
.fw-icon {
  margin-right: 0.3333333333rem;
}

/* line 1, app/assets/stylesheets/closet/_layout.scss */
body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

/* line 6, app/assets/stylesheets/closet/_layout.scss */
body.devise {
  background: #e9ecef;
}

/* line 10, app/assets/stylesheets/closet/_layout.scss */
body.left-nav {
  display: flex;
  height: 100vh;
  overflow: hidden;
}

/* line 17, app/assets/stylesheets/closet/_layout.scss */
body #header .extra-info {
  padding-right: 1rem;
}

/* line 23, app/assets/stylesheets/closet/_layout.scss */
body #header div:last-of-type .extra-info {
  padding-right: 0;
}

/* line 30, app/assets/stylesheets/closet/_layout.scss */
body #content-panel {
  display: flex;
  flex: 1;
  flex-direction: column;
  position: relative;
}

/* line 36, app/assets/stylesheets/closet/_layout.scss */
body #content-panel > header {
  background: #fff;
  border-bottom: 1px solid #adb5bd;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);
}

/* line 41, app/assets/stylesheets/closet/_layout.scss */
body #content-panel > header h1 {
  margin-bottom: 0;
}

/* line 46, app/assets/stylesheets/closet/_layout.scss */
body #content-panel .main-wrapper {
  flex: 1;
  overflow-y: auto;
}

/* line 51, app/assets/stylesheets/closet/_layout.scss */
body #content-panel .main-wrapper aside#main-aside {
  background: #e9ecef;
  border-left: 1px solid #adb5bd;
  width: 30%;
}

/* line 58, app/assets/stylesheets/closet/_layout.scss */
body #content-panel .main-wrapper.with-aside {
  display: flex;
  flex-direction: row;
  overflow-y: hidden;
}

/* line 63, app/assets/stylesheets/closet/_layout.scss */
body #content-panel .main-wrapper.with-aside main {
  overflow-y: auto;
}

/* line 68, app/assets/stylesheets/closet/_layout.scss */
body #content-panel .main-wrapper.with-aside aside#main-aside {
  overflow-y: auto;
}

@media (min-width: 1200px) {
  /* line 2, app/assets/stylesheets/closet/_modals.scss */
  .modal-xl {
    max-width: 1200px;
  }
}

/* line 2, app/assets/stylesheets/closet/_navigation.scss */
nav#main-nav {
  background: #343a40;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow-x: hidden;
  width: 3.75rem;
}

/* line 10, app/assets/stylesheets/closet/_navigation.scss */
nav#main-nav ul {
  margin: 0;
}

/* line 15, app/assets/stylesheets/closet/_navigation.scss */
nav#main-nav .user-icon img {
  border-radius: 0.25rem;
  height: auto;
  max-width: 100%;
}

/* line 22, app/assets/stylesheets/closet/_navigation.scss */
nav#main-nav a {
  color: #fff;
  display: block;
  padding: 1rem;
  text-decoration: none;
  transition: background-color .25s ease-in-out;
  white-space: nowrap;
}

/* line 30, app/assets/stylesheets/closet/_navigation.scss */
nav#main-nav a i {
  font-size: 1.3125rem;
  text-align: center;
  vertical-align: middle;
  width: 1.75rem;
}

/* line 37, app/assets/stylesheets/closet/_navigation.scss */
nav#main-nav a span {
  display: none;
  padding-left: 0.6666666667rem;
  padding-right: 0.6666666667rem;
  vertical-align: middle;
}

/* line 44, app/assets/stylesheets/closet/_navigation.scss */
nav#main-nav a:hover, nav#main-nav a.active {
  background: #6d7a86;
}

/* line 50, app/assets/stylesheets/closet/_navigation.scss */
nav#main-nav.open {
  width: calc(3.75rem + 120px);
}

/* line 54, app/assets/stylesheets/closet/_navigation.scss */
nav#main-nav.open a span {
  display: block;
}

/* line 1, app/assets/stylesheets/closet/_notifications.scss */
#alerts {
  bottom: 0;
  display: flex;
  flex-direction: column-reverse;
  margin: 1rem;
  position: fixed;
  right: 0;
  z-index: 2000;
}

/* line 10, app/assets/stylesheets/closet/_notifications.scss */
#alerts .notification {
  align-items: center;
  border-radius: 0.25rem;
  display: flex;
  margin-top: 1rem;
  opacity: 0;
  transform: translateX(2rem);
  transition: all .5s ease-in-out .75s;
  width: 400px;
}

/* line 20, app/assets/stylesheets/closet/_notifications.scss */
#alerts .notification.fade-in {
  opacity: 1;
  transform: translateX(0);
}

/* line 25, app/assets/stylesheets/closet/_notifications.scss */
#alerts .notification.fade-out {
  opacity: 0;
  transform: translateX(500px);
  transition-delay: 0s;
}

/* line 31, app/assets/stylesheets/closet/_notifications.scss */
#alerts .notification .icon {
  padding: 0 1.5rem;
}

/* line 35, app/assets/stylesheets/closet/_notifications.scss */
#alerts .notification .close {
  color: inherit;
  opacity: .85;
  padding: 0 1rem;
}

/* line 41, app/assets/stylesheets/closet/_notifications.scss */
#alerts .notification .icon,
#alerts .notification .close {
  text-align: center;
}

/* line 46, app/assets/stylesheets/closet/_notifications.scss */
#alerts .notification .detail {
  flex: 1;
  padding: 1rem 0;
}

/* line 51, app/assets/stylesheets/closet/_notifications.scss */
#alerts .notification ul {
  font-size: .8rem;
  margin-bottom: 0;
  opacity: .75;
}

/* line 57, app/assets/stylesheets/closet/_notifications.scss */
#alerts .notification.notification-danger {
  background: #dc3545;
  color: #fff;
}

/* line 62, app/assets/stylesheets/closet/_notifications.scss */
#alerts .notification.notification-notice {
  background: #006b2d;
  color: #fff;
}

/* line 67, app/assets/stylesheets/closet/_notifications.scss */
#alerts .notification.notification-alert {
  background: #ffc107;
  color: #fff;
}

/* line 1, app/assets/stylesheets/closet/_subnav_tabs.scss */
.primary-tabs {
  display: flex !important;
}

/* line 4, app/assets/stylesheets/closet/_subnav_tabs.scss */
.primary-tabs a {
  border-bottom: 4px solid transparent;
  margin: 0 0.5rem;
  padding-bottom: 0.3333333333rem;
  text-decoration: none;
}

/* line 10, app/assets/stylesheets/closet/_subnav_tabs.scss */
.primary-tabs a.active, .primary-tabs a:hover {
  border-bottom: 4px solid #2d2162;
}

/* line 15, app/assets/stylesheets/closet/_subnav_tabs.scss */
.primary-tabs a:first-child {
  margin-left: 0;
}

/* line 20, app/assets/stylesheets/closet/_subnav_tabs.scss */
#activities {
  border-top: 1px solid #e9ecef;
}

/* line 3, app/assets/stylesheets/closet/_tables.scss */
thead th.created-at {
  width: 15rem;
}

/* line 11, app/assets/stylesheets/closet/_tables.scss */
table.subtotals th {
  width: 60%;
}

/* line 17, app/assets/stylesheets/closet/_tables.scss */
.table-results {
  background: #fff;
  border: 1px solid #ced4da;
  border-collapse: separate;
  border-radius: 0.25rem;
  border-spacing: 0;
  margin-bottom: 1rem;
  max-width: 100%;
  width: 100%;
}

/* line 28, app/assets/stylesheets/closet/_tables.scss */
.table-results thead th,
.table-results thead td {
  background: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid #ced4da;
  padding: 0.75rem;
  vertical-align: bottom;
}

/* line 35, app/assets/stylesheets/closet/_tables.scss */
.table-results thead th:first-child,
.table-results thead td:first-child {
  border-top-left-radius: 0.25rem;
}

/* line 39, app/assets/stylesheets/closet/_tables.scss */
.table-results thead th:last-child,
.table-results thead td:last-child {
  border-top-right-radius: 0.25rem;
}

/* line 46, app/assets/stylesheets/closet/_tables.scss */
.table-results tbody th,
.table-results tbody td {
  border-top: 1px solid #ced4da;
  padding: 0.75rem;
  vertical-align: middle;
}

/* line 55, app/assets/stylesheets/closet/_tables.scss */
.table-results tbody tr:first-child th,
.table-results tbody tr:first-child td {
  border-top: 0;
}

/* line 64, app/assets/stylesheets/closet/_tables.scss */
.table-results tbody tr:last-child th:first-child,
.table-results tbody tr:last-child td:first-child {
  border-bottom-left-radius: 0.25rem;
}

/* line 68, app/assets/stylesheets/closet/_tables.scss */
.table-results tbody tr:last-child th:last-child,
.table-results tbody tr:last-child td:last-child {
  border-bottom-right-radius: 0.25rem;
}

/* line 2, app/assets/stylesheets/closet/_typography.scss */
body > header h1 {
  margin-bottom: 0;
}

/* line 7, app/assets/stylesheets/closet/_typography.scss */
.overflow-ellipsis {
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-0-percent {
  width: 0%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-1-percent {
  width: 1%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-2-percent {
  width: 2%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-3-percent {
  width: 3%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-4-percent {
  width: 4%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-5-percent {
  width: 5%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-6-percent {
  width: 6%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-7-percent {
  width: 7%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-8-percent {
  width: 8%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-9-percent {
  width: 9%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-10-percent {
  width: 10%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-11-percent {
  width: 11%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-12-percent {
  width: 12%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-13-percent {
  width: 13%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-14-percent {
  width: 14%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-15-percent {
  width: 15%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-16-percent {
  width: 16%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-17-percent {
  width: 17%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-18-percent {
  width: 18%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-19-percent {
  width: 19%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-20-percent {
  width: 20%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-21-percent {
  width: 21%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-22-percent {
  width: 22%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-23-percent {
  width: 23%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-24-percent {
  width: 24%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-25-percent {
  width: 25%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-26-percent {
  width: 26%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-27-percent {
  width: 27%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-28-percent {
  width: 28%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-29-percent {
  width: 29%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-30-percent {
  width: 30%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-31-percent {
  width: 31%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-32-percent {
  width: 32%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-33-percent {
  width: 33%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-34-percent {
  width: 34%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-35-percent {
  width: 35%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-36-percent {
  width: 36%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-37-percent {
  width: 37%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-38-percent {
  width: 38%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-39-percent {
  width: 39%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-40-percent {
  width: 40%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-41-percent {
  width: 41%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-42-percent {
  width: 42%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-43-percent {
  width: 43%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-44-percent {
  width: 44%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-45-percent {
  width: 45%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-46-percent {
  width: 46%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-47-percent {
  width: 47%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-48-percent {
  width: 48%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-49-percent {
  width: 49%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-50-percent {
  width: 50%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-51-percent {
  width: 51%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-52-percent {
  width: 52%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-53-percent {
  width: 53%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-54-percent {
  width: 54%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-55-percent {
  width: 55%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-56-percent {
  width: 56%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-57-percent {
  width: 57%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-58-percent {
  width: 58%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-59-percent {
  width: 59%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-60-percent {
  width: 60%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-61-percent {
  width: 61%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-62-percent {
  width: 62%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-63-percent {
  width: 63%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-64-percent {
  width: 64%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-65-percent {
  width: 65%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-66-percent {
  width: 66%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-67-percent {
  width: 67%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-68-percent {
  width: 68%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-69-percent {
  width: 69%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-70-percent {
  width: 70%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-71-percent {
  width: 71%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-72-percent {
  width: 72%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-73-percent {
  width: 73%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-74-percent {
  width: 74%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-75-percent {
  width: 75%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-76-percent {
  width: 76%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-77-percent {
  width: 77%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-78-percent {
  width: 78%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-79-percent {
  width: 79%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-80-percent {
  width: 80%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-81-percent {
  width: 81%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-82-percent {
  width: 82%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-83-percent {
  width: 83%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-84-percent {
  width: 84%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-85-percent {
  width: 85%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-86-percent {
  width: 86%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-87-percent {
  width: 87%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-88-percent {
  width: 88%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-89-percent {
  width: 89%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-90-percent {
  width: 90%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-91-percent {
  width: 91%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-92-percent {
  width: 92%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-93-percent {
  width: 93%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-94-percent {
  width: 94%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-95-percent {
  width: 95%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-96-percent {
  width: 96%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-97-percent {
  width: 97%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-98-percent {
  width: 98%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-99-percent {
  width: 99%;
}

/* line 2, app/assets/stylesheets/mixins/_percent_width.scss */
.width-100-percent {
  width: 100%;
}

/* line 1, app/assets/stylesheets/components/_badges.scss */
.badge-large {
  font-size: .75rem;
  font-weight: 700;
}

/* line 6, app/assets/stylesheets/components/_badges.scss */
.badge-upper {
  text-transform: uppercase;
}

/* line 10, app/assets/stylesheets/components/_badges.scss */
.badge-outline-primary {
  background-color: transparent;
  border: 1px solid #2d2162;
  color: #2d2162;
  padding: .4rem;
}

/* line 17, app/assets/stylesheets/components/_badges.scss */
.badge-outline-success {
  background-color: transparent;
  border: 1px solid #006b2d;
  color: #006b2d;
  padding: .4rem;
}

/* line 24, app/assets/stylesheets/components/_badges.scss */
.badge-outline-info {
  background-color: transparent;
  border: 1px solid #495057;
  color: #495057;
  padding: .4rem;
}

/* line 31, app/assets/stylesheets/components/_badges.scss */
.badge-invoice-paid {
  background-color: #6610f2;
  color: #fff;
}

/* line 37, app/assets/stylesheets/components/_badges.scss */
.badge.badge-mild-danger, .badge-mild-danger.quote-state-badge {
  color: #fff;
}

/* line 42, app/assets/stylesheets/components/_badges.scss */
.badge-pending-qc-report {
  color: #fff;
  background-color: #442bee;
}

/* line 47, app/assets/stylesheets/components/_badges.scss */
.badge-archived-report {
  color: #fff;
  background-color: #8d8d8d;
}

/* line 52, app/assets/stylesheets/components/_badges.scss */
.mx-05 {
  margin-left: 0.1rem;
  margin-right: 0.1rem;
}

/* line 57, app/assets/stylesheets/components/_badges.scss */
.badge-query-raised {
  color: #fff;
  background-color: #edb409;
}

/* line 62, app/assets/stylesheets/components/_badges.scss */
.status-badge {
  font-size: 0.875rem;
  padding: .4rem;
}

/* line 67, app/assets/stylesheets/components/_badges.scss */
.badge-query-answered {
  background-color: transparent;
  color: #4fb580;
}

/* line 73, app/assets/stylesheets/components/_badges.scss */
#qc-settings .badge, #qc-settings .quote-state-badge {
  white-space: normal;
}

/* line 76, app/assets/stylesheets/components/_badges.scss */
#qc-settings .badge-outline-added {
  background-color: transparent;
  border: 1px solid #006b2d;
  color: #006b2d;
  padding: .4rem;
}

/* line 82, app/assets/stylesheets/components/_badges.scss */
#qc-settings .badge-outline-removed {
  background-color: transparent;
  border: 1px solid #dc3545;
  color: #dc3545;
  padding: .4rem;
}

/* line 88, app/assets/stylesheets/components/_badges.scss */
#qc-settings .badge-outline-info-primary {
  background-color: transparent;
  border: 1px solid #495057;
  color: #495057;
  padding: .4rem;
}

/* line 94, app/assets/stylesheets/components/_badges.scss */
#qc-settings .badge-outline-info-primary[aria-expanded="true"] {
  background-color: transparent;
  border: 1px solid #2d2162;
  color: #2d2162;
  padding: .4rem;
}

/* line 102, app/assets/stylesheets/components/_badges.scss */
.text-red {
  color: red;
}

/* line 1, app/assets/stylesheets/components/_boxes.scss */
.box {
  background: #fff;
  border: 1px solid #e9ecef;
  border-radius: 0.25rem;
  box-shadow: 2px 3px 0 rgba(0, 0, 0, 0.05);
  padding: 1rem;
}

/* line 3, app/assets/stylesheets/components/_breadcrumb.scss */
.breadcrumb {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: row;
  list-style: none;
  margin: 0;
  padding: .5rem 0;
}

/* line 11, app/assets/stylesheets/components/_breadcrumb.scss */
.breadcrumb li {
  list-style: none;
  display: block;
}

/* line 15, app/assets/stylesheets/components/_breadcrumb.scss */
.breadcrumb li:not(:first-child):before {
  color: #2d2162;
  content: "\f054";
  font-size: .75rem;
  padding: 0 0.5rem;
}

/* line 24, app/assets/stylesheets/components/_breadcrumb.scss */
.breadcrumb li .active {
  color: #868e96;
  cursor: default;
  text-decoration: none;
}

/* line 33, app/assets/stylesheets/components/_breadcrumb.scss */
.breadcrumb-container .sub-actions {
  display: block;
  position: absolute;
  top: 4px;
  right: 20px;
}

/* line 39, app/assets/stylesheets/components/_breadcrumb.scss */
.breadcrumb-container .sub-actions .nav-dropdown-toggle {
  padding: 0.5rem 0.75rem 0;
}

/* line 44, app/assets/stylesheets/components/_breadcrumb.scss */
.breadcrumb-container .sub-actions:not(.sub-actions:has(.dropdown-item, .nav-search__valuation, .nav-search__advanced-item)) {
  display: none !important;
}

/* line 1, app/assets/stylesheets/components/_dashboard.scss */
.red-profit {
  color: #dc3545;
}

/* line 5, app/assets/stylesheets/components/_dashboard.scss */
.amber-profit {
  color: #fd7e14;
}

/* line 9, app/assets/stylesheets/components/_dashboard.scss */
.green-profit {
  color: #006b2d;
}

/* line 14, app/assets/stylesheets/components/_dashboard.scss */
.month-to-date-target::before {
  content: '/';
  display: inline-block;
  margin-left: .5rem;
  margin-right: .25rem;
}

/* line 23, app/assets/stylesheets/components/_dashboard.scss */
#profit td {
  border-top: 0;
  font-size: 2rem;
}

/* line 27, app/assets/stylesheets/components/_dashboard.scss */
#profit td strong {
  display: block;
  font-size: 1rem;
}

/* line 34, app/assets/stylesheets/components/_dashboard.scss */
.dashboard-reports-container {
  background: #e9ecef;
  margin-top: -1rem;
  padding: 1rem 0;
}

@media (min-width: 576px) {
  /* line 40, app/assets/stylesheets/components/_dashboard.scss */
  .dashboard-reports-container .dashboard-reports {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

@media (min-width: 576px) and (min-width: 1200px) {
  /* line 40, app/assets/stylesheets/components/_dashboard.scss */
  .dashboard-reports-container .dashboard-reports {
    flex-wrap: nowrap;
  }
}

/* line 52, app/assets/stylesheets/components/_dashboard.scss */
.figures {
  display: flex;
  text-align: center;
}

/* line 56, app/assets/stylesheets/components/_dashboard.scss */
.figures .figure {
  align-items: center;
  display: flex;
  flex: 1;
}

/* line 61, app/assets/stylesheets/components/_dashboard.scss */
.figures .figure .figure-inner {
  flex: 1;
  padding: 1rem 0;
}

/* line 66, app/assets/stylesheets/components/_dashboard.scss */
.figures .figure h3 {
  line-height: 1rem;
}

/* line 70, app/assets/stylesheets/components/_dashboard.scss */
.figures .figure .count {
  color: #2d2162;
  font-size: 1.5rem;
  line-height: 1.5rem;
}

/* line 78, app/assets/stylesheets/components/_dashboard.scss */
.dashboard-report {
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  display: flex;
  flex: 0 0 49%;
  margin-bottom: 1rem;
}

@media (min-width: 1200px) {
  /* line 78, app/assets/stylesheets/components/_dashboard.scss */
  .dashboard-report {
    flex: 0 0 24%;
    margin-bottom: 0;
  }
}

/* line 90, app/assets/stylesheets/components/_dashboard.scss */
.dashboard-report .chart {
  flex: 0 0 60%;
}

/* line 94, app/assets/stylesheets/components/_dashboard.scss */
.dashboard-report .figures {
  border-left: 1px solid #dee2e6;
  flex: 0 0 40%;
  flex-direction: column;
}

/* line 100, app/assets/stylesheets/components/_dashboard.scss */
.dashboard-report .figures .figure:first-child {
  border-bottom: 1px solid #dee2e6;
}

/* line 107, app/assets/stylesheets/components/_dashboard.scss */
.dashboard-report.general-figures .figures {
  flex: 1;
}

/* line 113, app/assets/stylesheets/components/_dashboard.scss */
.dashboard-report .profit .count {
  color: #2d2162;
  font-size: 1.5rem;
  line-height: 1.5rem;
}

/* line 119, app/assets/stylesheets/components/_dashboard.scss */
.dashboard-report .profit h3 {
  line-height: 1rem;
}

/* line 125, app/assets/stylesheets/components/_dashboard.scss */
.reminder {
  display: inline-block;
  margin-left: 1rem;
}

/* line 2, app/assets/stylesheets/components/_doughnuts.scss */
.donut-segment.success {
  stroke: #006b2d;
}

/* line 5, app/assets/stylesheets/components/_doughnuts.scss */
.donut-segment.danger {
  stroke: #dc3545;
}

/* line 8, app/assets/stylesheets/components/_doughnuts.scss */
.donut-segment.warning {
  stroke: #ffc107;
}

/* line 11, app/assets/stylesheets/components/_doughnuts.scss */
.donut-segment.primary {
  stroke: #2d2162;
}

/* line 16, app/assets/stylesheets/components/_doughnuts.scss */
.donut-ring {
  stroke: #f8f9fa;
}

/* line 21, app/assets/stylesheets/components/_doughnuts.scss */
.doughnut-chart .svg-chart {
  height: 100%;
  width: 100%;
}

/* line 25, app/assets/stylesheets/components/_doughnuts.scss */
.doughnut-chart .svg-chart svg {
  max-width: 100%;
  max-height: 100%;
}

/* line 33, app/assets/stylesheets/components/_doughnuts.scss */
.report-stats .doughnut-chart {
  height: 33vh;
}

/* line 1, app/assets/stylesheets/components/_firmicons.scss */
.firm-icon {
  background-color: #F7F7F7;
  border: solid 0.5px #b4b4b4;
  border-radius: 50%;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  height: 2.7rem;
  margin: 2px;
  position: relative;
  width: 2.7rem;
}

/* line 11, app/assets/stylesheets/components/_firmicons.scss */
.firm-icon .firm-icon-text {
  color: #8c8c8c;
  font-size: .85rem;
  font-weight: bold;
  left: 50%;
  margin: 0;
  max-width: 1.5rem;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  word-wrap: break-word;
}

/* line 26, app/assets/stylesheets/components/_firmicons.scss */
.firm-icons {
  display: flex;
  flex-grow: 0;
  justify-content: space-between;
}

/* line 1, app/assets/stylesheets/components/_forms.scss */
.quote-custom-control-label {
  height: 30px;
}

/* line 4, app/assets/stylesheets/components/_forms.scss */
.quote-custom-control-label::before {
  height: 30px;
  width: 30px;
}

/* line 9, app/assets/stylesheets/components/_forms.scss */
.quote-custom-control-label::after {
  height: 30px;
  width: 30px;
}

/* line 15, app/assets/stylesheets/components/_forms.scss */
.custom-file-label {
  overflow-x: hidden;
  padding: .65rem .5rem;
  white-space: nowrap;
}

/* line 20, app/assets/stylesheets/components/_forms.scss */
.custom-file-label::after {
  padding: .65rem .5rem;
}

/* line 25, app/assets/stylesheets/components/_forms.scss */
.counter {
  position: relative;
  width: 30px;
}

/* line 30, app/assets/stylesheets/components/_forms.scss */
.counter-inner {
  border-radius: 0.25rem;
  background: #868e96;
  color: #fff;
  font-weight: bold;
  height: 30px;
  left: 0;
  line-height: 30px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 30px;
}

/* line 46, app/assets/stylesheets/components/_forms.scss */
.form-group > label {
  display: block;
}

/* line 51, app/assets/stylesheets/components/_forms.scss */
.form-logo {
  max-width: 100%;
}

/* line 61, app/assets/stylesheets/components/_forms.scss */
input[type='date']::-webkit-inner-spin-button, input[type='datetime-local']::-webkit-inner-spin-button, input[type='time']::-webkit-inner-spin-button, input[type='month']::-webkit-inner-spin-button, input[type='week']::-webkit-inner-spin-button {
  display: none;
}

/* line 67, app/assets/stylesheets/components/_forms.scss */
trix-editor.form-control, trix-editor.nav-search__text-field {
  height: auto;
}

/* line 71, app/assets/stylesheets/components/_forms.scss */
.rich-text {
  margin-bottom: 16px;
}

/* line 74, app/assets/stylesheets/components/_forms.scss */
.rich-text label {
  display: block;
  margin-bottom: 0;
}

/* line 79, app/assets/stylesheets/components/_forms.scss */
.rich-text .form-group {
  margin-bottom: 0;
}

/* line 82, app/assets/stylesheets/components/_forms.scss */
.rich-text .form-group label {
  display: none;
}

/* line 88, app/assets/stylesheets/components/_forms.scss */
trix-editor:empty:not(:focus)::before {
  white-space: pre-wrap;
}

/* line 92, app/assets/stylesheets/components/_forms.scss */
#quote-fields {
  overflow: auto;
  max-height: calc(100vh - 350px);
}

/* line 99, app/assets/stylesheets/components/_forms.scss */
.input-group:has(.is-invalid) ~ .invalid-feedback {
  display: block;
}

/* line 103, app/assets/stylesheets/components/_forms.scss */
.btn-white-text {
  color: #fff;
}

/* line 105, app/assets/stylesheets/components/_forms.scss */
.btn-white-text:hover {
  color: #fff;
}

/* line 110, app/assets/stylesheets/components/_forms.scss */
.select2-selection__choice {
  text-wrap: wrap;
}

/* line 114, app/assets/stylesheets/components/_forms.scss */
#otp-qr-code {
  height: 300px;
}

/* line 1, app/assets/stylesheets/components/_layout.scss */
.with-aside {
  height: calc(100vh - 54px);
  overflow-y: hidden;
}

/* line 5, app/assets/stylesheets/components/_layout.scss */
.with-aside main {
  display: flex;
  flex: 1;
  flex-direction: column;
}

/* line 10, app/assets/stylesheets/components/_layout.scss */
.with-aside main .main-container {
  flex: 1;
}

/* line 17, app/assets/stylesheets/components/_layout.scss */
body #content-panel .main-wrapper aside#main-aside {
  background-color: #f8f9fa;
  border-left: 1px solid #dee2e6;
  width: 300px;
}

/* line 24, app/assets/stylesheets/components/_layout.scss */
.main-container:not(.container-fluid):not(.container-sm):not(.container-md):not(.container-lg):not(.container-xl) {
  display: flex;
  overflow-y: hidden;
}

/* line 29, app/assets/stylesheets/components/_layout.scss */
.navbar {
  z-index: 1000;
}

/* line 34, app/assets/stylesheets/components/_layout.scss */
.elevation-3 {
  box-shadow: 0 1px 4px 0 #dee2e6;
}

/* line 38, app/assets/stylesheets/components/_layout.scss */
.doughnut-chart {
  justify-content: center;
  position: relative;
}

/* line 42, app/assets/stylesheets/components/_layout.scss */
.doughnut-chart .profit-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  text-align: center;
  align-items: center;
}

/* line 52, app/assets/stylesheets/components/_layout.scss */
.doughnut-chart .profit-container .profit {
  flex: 1;
}

/* line 58, app/assets/stylesheets/components/_layout.scss */
.chart-custom-tooltip {
  background: #fff;
  z-index: 99999999;
}

/* line 62, app/assets/stylesheets/components/_layout.scss */
.chart-custom-tooltip .valuation-ids {
  -moz-column-count: 3;
       column-count: 3;
}

/* line 67, app/assets/stylesheets/components/_layout.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"], .bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  margin: 0 8px;
}

/* line 1, app/assets/stylesheets/components/_links.scss */
.disabled-link {
  color: pink;
  cursor: default;
}

/* line 5, app/assets/stylesheets/components/_links.scss */
.disabled-link:hover {
  color: pink;
}

/* line 10, app/assets/stylesheets/components/_links.scss */
.pe-none {
  pointer-events: none;
}

/* line 2, app/assets/stylesheets/components/_lists.scss */
.list-overflow li {
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 9, app/assets/stylesheets/components/_lists.scss */
div.list-item {
  border-bottom: 1px solid #e9ecef;
  padding: 1rem 0;
}

/* line 13, app/assets/stylesheets/components/_lists.scss */
div.list-item:first-child {
  padding-top: 0;
}

/* line 17, app/assets/stylesheets/components/_lists.scss */
div.list-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

/* line 23, app/assets/stylesheets/components/_lists.scss */
.list-inside {
  list-style-position: inside;
  padding-left: 0;
}

/* line 28, app/assets/stylesheets/components/_lists.scss */
.list-header {
  background: #dee2e6;
  border-top-left-radius: .5rem;
  border-top-right-radius: .5rem;
  color: #2d2162;
}

/* line 1, app/assets/stylesheets/components/_modals.scss */
.modal {
  z-index: 1050;
}

/* line 6, app/assets/stylesheets/components/_modals.scss */
.scrollbar-compensation {
  padding: 0 23px;
  margin: 0 -23px;
}

/* line 11, app/assets/stylesheets/components/_modals.scss */
.report-fees-form {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

/* line 16, app/assets/stylesheets/components/_modals.scss */
.report-fees-form.sticky-bottom {
  margin-top: auto;
}

/* line 6, app/assets/stylesheets/components/_navigation.scss */
.organisation-logo {
  width: 150px;
  height: 30px;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 12, app/assets/stylesheets/components/_navigation.scss */
.object-nav {
  background: #f8f9fa;
  border-right: 1px solid #dee2e6;
  color: #2d2162;
  display: flex;
  flex-direction: column;
  margin: 0;
  width: 300px;
}

/* line 21, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav {
  display: block;
}

/* line 25, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav a {
  align-items: center;
  display: flex;
  padding: 0.5rem 0 0.5rem calc(1rem - 3px);
  text-decoration: none;
}

/* line 32, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .nav-item {
  border-left: 3px solid transparent;
}

/* line 35, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .nav-item:hover {
  background-color: #e9ecef;
  color: #2d2162;
}

/* line 40, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .nav-item.active {
  background-color: #dee2e6;
  border-left-color: #2d2162;
}

/* line 46, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .subnav {
  display: none;
}

/* line 49, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .subnav .subnav-header {
  display: none;
  color: #868e96;
  font-size: .75rem;
  padding: .5rem .5rem .25rem;
}

/* line 56, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .subnav a {
  color: #868e96;
}

/* line 60, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .subnav .subnav-item:hover {
  background-color: #ced4da;
}

/* line 63, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .subnav .subnav-item:hover a {
  color: #2d2162;
}

/* line 68, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .subnav .active {
  background-color: #ced4da;
  font-weight: 500;
}

/* line 72, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .subnav .active a {
  color: #2d2162;
}

/* line 78, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .nav-item:not(.active) {
  position: relative;
}

/* line 81, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .nav-item:not(.active) .subnav-header {
  display: block;
}

/* line 85, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .nav-item:not(.active) .subnav {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  left: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
}

/* line 96, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .nav-item:not(.active) .subnav-item a {
  padding: .5rem;
}

/* line 99, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .nav-item:not(.active) .subnav-item a.disabled {
  color: #868e96;
  pointer-events: none;
}

/* line 105, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .nav-item:not(.active):hover .subnav {
  display: block;
}

/* line 108, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .nav-item:not(.active):hover .subnav .subnav-item:hover {
  background: #fff;
}

/* line 114, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .active .subnav {
  display: block;
}

/* line 117, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .active .subnav .subnav-item {
  padding-left: calc(2rem  + 0.6666666667rem);
}

/* line 122, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .icon {
  margin-right: 0.6666666667rem;
  text-align: center;
  width: 2rem;
}

/* line 127, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .icon i {
  font-size: 1.375rem;
  line-height: 1em;
}

/* line 133, app/assets/stylesheets/components/_navigation.scss */
.object-nav .nav .item-label {
  font-size: 1rem;
  font-weight: 500;
  flex: 1;
}

/* line 140, app/assets/stylesheets/components/_navigation.scss */
.nav-block {
  font-weight: 500;
}

/* line 144, app/assets/stylesheets/components/_navigation.scss */
.nav-block-border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 148, app/assets/stylesheets/components/_navigation.scss */
.navbar {
  font-size: .875rem;
}

/* line 152, app/assets/stylesheets/components/_navigation.scss */
nav.navbar .col {
  padding-left: 0;
  padding-right: 15px;
}

/* line 157, app/assets/stylesheets/components/_navigation.scss */
span.navbar-text {
  padding-top: 0;
  padding-bottom: 0;
}

@media (min-width: 1400px) {
  /* line 163, app/assets/stylesheets/components/_navigation.scss */
  .d-xxl-block {
    display: block !important;
  }
}

/* line 1, app/assets/stylesheets/components/_search.scss */
#content-panel > #search {
  background: #fff;
  bottom: 0;
  display: flex;
  flex-direction: column;
  height: 100vh;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2000;
}

/* line 13, app/assets/stylesheets/components/_search.scss */
#content-panel > #search #q {
  border: 0;
  border-bottom: 1px solid #e9ecef;
  box-sizing: border-box;
  font-size: 2rem;
  outline: none;
  padding: .5rem 1rem;
  width: 100%;
}

/* line 23, app/assets/stylesheets/components/_search.scss */
#content-panel > #search button {
  background: transparent;
  border: 0;
  color: #ced4da;
  cursor: pointer;
  display: none;
  height: 4rem;
  outline: none;
  position: absolute;
  right: .5rem;
  top: 0;
  vertical-align: middle;
}

/* line 36, app/assets/stylesheets/components/_search.scss */
#content-panel > #search button:hover {
  color: #868e96;
}

/* line 41, app/assets/stylesheets/components/_search.scss */
#content-panel > #search #q[value] + button {
  display: block;
}

/* line 45, app/assets/stylesheets/components/_search.scss */
#content-panel > #search .results {
  overflow-y: auto;
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 1rem;
}

/* line 52, app/assets/stylesheets/components/_search.scss */
#content-panel > #search .results .row:first-child {
  padding-top: 0;
}

/* line 56, app/assets/stylesheets/components/_search.scss */
#content-panel > #search .results .row:last-child {
  border-bottom: 0;
}

/* line 62, app/assets/stylesheets/components/_search.scss */
.nav-search__form {
  width: 250px;
}

/* line 65, app/assets/stylesheets/components/_search.scss */
.nav-search__text-field {
  background-color: #6C6590;
  width: 200px;
  float: left;
}

/* line 67, app/assets/stylesheets/components/_search.scss */
.nav-search__text-field::-moz-placeholder {
  color: #B5B1C7;
}
.nav-search__text-field::placeholder {
  color: #B5B1C7;
}

/* line 70, app/assets/stylesheets/components/_search.scss */
.nav-search__text-field:focus {
  background-color: #6C6590;
}

/* line 77, app/assets/stylesheets/components/_search.scss */
.nav-search__icon, .nav-search__icon-search, .nav-search__icon-times {
  position: relative;
  right: 24px;
  top: 6px;
}

/* line 82, app/assets/stylesheets/components/_search.scss */
.nav-search__icon-times {
  color: #B5B1C7;
  display: none;
  cursor: pointer;
}

/* line 88, app/assets/stylesheets/components/_search.scss */
.nav-search__icon-search {
  color: #B5B1C7;
  display: inline;
}

/* line 94, app/assets/stylesheets/components/_search.scss */
.nav-search__form--focus .nav-search__text-field {
  background-color: #fff;
}

/* line 97, app/assets/stylesheets/components/_search.scss */
.nav-search__form--focus .nav-search__icon-times {
  display: inline;
}

/* line 100, app/assets/stylesheets/components/_search.scss */
.nav-search__form--focus .nav-search__icon-search {
  display: none;
}

/* line 103, app/assets/stylesheets/components/_search.scss */
.nav-search__form--focus .nav-search_results {
  display: block;
}

/* line 111, app/assets/stylesheets/components/_search.scss */
.nav-search_results {
  right: 50px;
  left: auto;
  margin-top: 13px;
  min-width: 430px;
  display: none;
}

/* line 119, app/assets/stylesheets/components/_search.scss */
.nav-search__valuation-scroll {
  max-height: 180px;
  overflow-y: auto;
}

/* line 131, app/assets/stylesheets/components/_search.scss */
#next-link {
  text-align: center;
  margin-top: 10px;
}

/* line 135, app/assets/stylesheets/components/_search.scss */
#next-link .btn, #next-link .document-rule-accordion__open-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s;
}

/* line 2, app/assets/stylesheets/components/_tables.scss */
.table-horizontal th, .table-horizontal td {
  padding: 0 0 1rem;
}

/* line 7, app/assets/stylesheets/components/_tables.scss */
.table-horizontal tr:last-child th, .table-horizontal tr:last-child td {
  padding-bottom: 0;
}

/* line 14, app/assets/stylesheets/components/_tables.scss */
.table-no-border th, .table-no-border td {
  border-top: 0;
}

/* line 22, app/assets/stylesheets/components/_tables.scss */
.table tbody.expandable.open tr.header {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 1, app/assets/stylesheets/components/_dropzone.scss */
#dropzone {
  background: #ced4da;
  opacity: 0.5;
  bottom: 0;
  display: flex;
  flex-direction: column;
  height: 100vh;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2000;
  justify-content: center;
}

/* line 18, app/assets/stylesheets/components/_dropzone.scss */
.documents .file-uploaded {
  margin-top: 5px;
}

/* line 21, app/assets/stylesheets/components/_dropzone.scss */
.documents p.file-name {
  margin-bottom: 5px;
}

/* line 2, app/assets/stylesheets/components/_canvas.scss */
.canvas canvas {
  max-width: 100%;
}

/* line 1, app/assets/stylesheets/components/_typography.scss */
h2 {
  font-weight: 500;
}

/* line 5, app/assets/stylesheets/components/_typography.scss */
h3 {
  font-weight: 500;
}

/* line 9, app/assets/stylesheets/components/_typography.scss */
h5 {
  font-weight: 400;
}

/* line 13, app/assets/stylesheets/components/_typography.scss */
th {
  font-weight: 500;
}

/* line 17, app/assets/stylesheets/components/_typography.scss */
aside {
  color: #2d2162;
}

/* line 21, app/assets/stylesheets/components/_typography.scss */
.label {
  font-size: .875rem;
  font-weight: 400;
}

/* line 26, app/assets/stylesheets/components/_typography.scss */
.value {
  font-size: 1.25rem;
  line-height: 1.25rem;
}

/* line 1, app/assets/stylesheets/components/_wysiwyg.scss */
.wysiwyg-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  overflow: visible;
}

/* line 7, app/assets/stylesheets/components/_wysiwyg.scss */
trix-editor {
  border: 0;
}

/* line 11, app/assets/stylesheets/components/_wysiwyg.scss */
trix-toolbar {
  margin: 0 .6em;
  white-space: normal !important;
  overflow: visible !important;
  display: block !important;
}

/* line 17, app/assets/stylesheets/components/_wysiwyg.scss */
trix-toolbar .trix-button-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* line 22, app/assets/stylesheets/components/_wysiwyg.scss */
trix-toolbar .trix-button-row.no-scroll {
  flex-wrap: wrap;
  overflow: visible;
  width: 100%;
}

/* line 28, app/assets/stylesheets/components/_wysiwyg.scss */
trix-toolbar .trix-button-row button {
  background: none;
  border: 0;
  color: #adb5bd;
  margin: 0;
  padding: 0.3333333333rem;
}

/* line 35, app/assets/stylesheets/components/_wysiwyg.scss */
trix-toolbar .trix-button-row button.trix-active {
  color: #343a40;
}

/* line 41, app/assets/stylesheets/components/_wysiwyg.scss */
trix-toolbar .trix-button-group {
  border: 0;
  margin-bottom: 0;
  flex-shrink: 0;
  display: flex;
  flex-wrap: wrap;
}

/* line 49, app/assets/stylesheets/components/_wysiwyg.scss */
trix-toolbar .trix-button-group[data-trix-button-group='history-tools'] button {
  color: #343a40;
}

/* line 52, app/assets/stylesheets/components/_wysiwyg.scss */
trix-toolbar .trix-button-group[data-trix-button-group='history-tools'] button:disabled {
  color: #adb5bd;
}

/* line 60, app/assets/stylesheets/components/_wysiwyg.scss */
.color-picker-wrapper {
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  display: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 4px;
  margin-top: 4px;
  padding: 8px;
  position: absolute;
  z-index: 100;
  min-width: -moz-max-content;
  min-width: max-content;
}

/* line 75, app/assets/stylesheets/components/_wysiwyg.scss */
.color-picker-wrapper[style*="display: flex"] {
  display: flex !important;
}

/* line 80, app/assets/stylesheets/components/_wysiwyg.scss */
.color-picker {
  cursor: pointer;
  display: block;
  flex: 0 0 auto;
  position: relative;
  width: 30px;
  margin: 0;
  padding: 0;
}

/* line 89, app/assets/stylesheets/components/_wysiwyg.scss */
.color-picker input {
  display: none;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}

/* line 97, app/assets/stylesheets/components/_wysiwyg.scss */
.color-picker input:checked ~ .swatch {
  transform: scale(1.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

/* line 103, app/assets/stylesheets/components/_wysiwyg.scss */
.color-picker .swatch {
  align-items: center;
  border: 2px solid;
  border-radius: 4px;
  display: flex;
  height: 30px;
  justify-content: center;
  position: relative;
  transition: transform 0.1s ease;
  width: 30px;
  margin: 0;
  padding: 0;
  background: transparent;
}

/* line 117, app/assets/stylesheets/components/_wysiwyg.scss */
.color-picker .swatch:hover {
  transform: scale(1.1);
}

/* line 121, app/assets/stylesheets/components/_wysiwyg.scss */
.color-picker .swatch::before {
  content: 'Ab';
  font-family: Arial, sans-serif;
  font-size: 16px;
  text-shadow: none;
}

/* line 128, app/assets/stylesheets/components/_wysiwyg.scss */
.color-picker .swatch.lightblue {
  color: lightblue;
}

/* line 129, app/assets/stylesheets/components/_wysiwyg.scss */
.color-picker .swatch.red {
  color: red;
}

/* line 130, app/assets/stylesheets/components/_wysiwyg.scss */
.color-picker .swatch.darkblue {
  color: darkblue;
}

/* line 131, app/assets/stylesheets/components/_wysiwyg.scss */
.color-picker .swatch.purple {
  color: purple;
}

/* line 132, app/assets/stylesheets/components/_wysiwyg.scss */
.color-picker .swatch.orange {
  color: orange;
}

/* line 133, app/assets/stylesheets/components/_wysiwyg.scss */
.color-picker .swatch.green {
  color: green;
}

/* line 134, app/assets/stylesheets/components/_wysiwyg.scss */
.color-picker .swatch.fuchsia {
  color: fuchsia;
}

/* line 135, app/assets/stylesheets/components/_wysiwyg.scss */
.color-picker .swatch.turquoise {
  color: turquoise;
}

/* line 136, app/assets/stylesheets/components/_wysiwyg.scss */
.color-picker .swatch.black {
  color: black;
}

/* line 140, app/assets/stylesheets/components/_wysiwyg.scss */
.disable-color-picker button[title="Colours"] {
  display: none;
}

/* line 144, app/assets/stylesheets/components/_wysiwyg.scss */
trix-editor.disabled, .disabled trix-toolbar, .disabled .wysiwyg-wrapper {
  pointer-events: none;
  background-color: #e9ecef;
}

/* line 149, app/assets/stylesheets/components/_wysiwyg.scss */
.trix-button--color-picker {
  color: rgba(0, 0, 0, 0.6) !important;
  padding-top: 0.2rem !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

/* line 156, app/assets/stylesheets/components/_wysiwyg.scss */
.trix-button--custom-button {
  color: rgba(0, 0, 0, 0.6) !important;
  padding-top: 0.2rem !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

/* line 163, app/assets/stylesheets/components/_wysiwyg.scss */
.trix-icon--custom-icon {
  margin-top: 1px !important;
  font-size: 1.5em !important;
}

/* line 168, app/assets/stylesheets/components/_wysiwyg.scss */
lightblue {
  color: lightblue;
}

/* line 172, app/assets/stylesheets/components/_wysiwyg.scss */
red {
  color: red;
}

/* line 176, app/assets/stylesheets/components/_wysiwyg.scss */
darkblue {
  color: darkblue;
}

/* line 180, app/assets/stylesheets/components/_wysiwyg.scss */
purple {
  color: purple;
}

/* line 184, app/assets/stylesheets/components/_wysiwyg.scss */
orange {
  color: orange;
}

/* line 188, app/assets/stylesheets/components/_wysiwyg.scss */
green {
  color: green;
}

/* line 192, app/assets/stylesheets/components/_wysiwyg.scss */
fuchsia {
  color: fuchsia;
}

/* line 196, app/assets/stylesheets/components/_wysiwyg.scss */
turquoise {
  color: turquoise;
}

/* line 200, app/assets/stylesheets/components/_wysiwyg.scss */
black {
  color: black;
}

/* line 1, app/assets/stylesheets/components/_index-search.scss */
.index-search {
  align-items: center;
  background-color: #e9ecef;
  display: flex;
  padding: 1rem;
  width: 100%;
}

/* line 8, app/assets/stylesheets/components/_index-search.scss */
.index-search form {
  width: 100%;
}

/* line 12, app/assets/stylesheets/components/_index-search.scss */
.index-search .select2-selection {
  min-height: calc(2.09375rem + 2px);
}

/* line 19, app/assets/stylesheets/components/_index-search.scss */
a.nav-link .count-icon {
  background-color: #2d2162;
  border-radius: 50%;
  height: 1.4rem;
  margin-left: 10px;
  width: 1.4rem;
  position: relative;
}

/* line 27, app/assets/stylesheets/components/_index-search.scss */
a.nav-link .count-icon .count {
  color: #fff;
  left: 50%;
  margin: 0;
  max-width: 1.4rem;
  position: absolute;
  text-align: center;
  top: 51%;
  transform: translate(-50%, -50%);
}

/* line 5, app/assets/stylesheets/components/_flyout.scss */
.modal-dialog--flyout {
  box-shadow: -7px 0 28px 0 #495057;
  height: 100%;
  margin: 0;
  max-width: none;
  pointer-events: none;
  position: fixed;
  right: 0;
  width: 50%;
}

/* line 15, app/assets/stylesheets/components/_flyout.scss */
.modal-dialog--flyout .modal-content {
  border: 0;
  border-radius: 0;
  height: 100%;
}

/* line 21, app/assets/stylesheets/components/_flyout.scss */
.modal-dialog--flyout .modal-header {
  align-items: center;
  background: linear-gradient(to right, #BE7678, #F1B798);
  border: 0;
  border-radius: 0;
  color: #fff;
  height: 70px;
}

/* line 29, app/assets/stylesheets/components/_flyout.scss */
.modal-dialog--flyout .modal-header .close {
  color: #fff;
}

/* line 34, app/assets/stylesheets/components/_flyout.scss */
.modal-dialog--flyout .modal-body {
  flex: none;
  height: calc(100vh - 130px);
  overflow-y: auto;
}

/* line 40, app/assets/stylesheets/components/_flyout.scss */
.modal-dialog--flyout .modal-footer {
  border: 0;
  height: 60px;
  justify-content: flex-start;
  padding-bottom: 0;
  padding-top: 0;
}

/* line 48, app/assets/stylesheets/components/_flyout.scss */
.modal-dialog--flyout .actions {
  width: 100%;
}

/* line 55, app/assets/stylesheets/components/_flyout.scss */
.modal--flyout.fade .modal-dialog--flyout {
  transition: transform 0.3s ease-out;
  transform: translate(100%, 0);
}

@media (prefers-reduced-motion: reduce) {
  /* line 55, app/assets/stylesheets/components/_flyout.scss */
  .modal--flyout.fade .modal-dialog--flyout {
    transition: none;
  }
}

/* line 62, app/assets/stylesheets/components/_flyout.scss */
.modal--flyout.show .modal-dialog--flyout {
  transform: translate(0, 0);
}

/* line 1, app/assets/stylesheets/components/_notifications.scss */
#alerts {
  z-index: 3000;
}

/* line 1, app/assets/stylesheets/components/_select_loader.scss */
[data-select-loader-target*='loadableSelectWrapper'] {
  display: none;
}

/* line 4, app/assets/stylesheets/components/_select_loader.scss */
.has-results[data-select-loader-target*='loadableSelectWrapper'] {
  display: flex;
}

/* line 1, app/assets/stylesheets/components/_tabs.scss */
.tab-list {
  display: flex;
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/components/_tabs.scss */
.tab-list a {
  color: #2d2162;
  text-decoration: none;
}

/* line 11, app/assets/stylesheets/components/_tabs.scss */
.tab-link {
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  box-sizing: border-box;
  display: block;
  padding: 1rem 1rem calc(1rem - 2px);
  transition: border-color .25s;
}

/* line 20, app/assets/stylesheets/components/_tabs.scss */
.tab-link:hover {
  border-bottom-color: #dee2e6;
}

/* line 24, app/assets/stylesheets/components/_tabs.scss */
.tab-link.active {
  border-bottom-color: #2d2162;
  font-weight: 500;
}

/* line 31, app/assets/stylesheets/components/_tabs.scss */
.tab-pane .loader {
  color: #ced4da;
  display: none;
  margin: 1rem 0;
  text-align: center;
}

/* line 39, app/assets/stylesheets/components/_tabs.scss */
.tab-pane.loading .loader {
  display: block;
}

/* line 1, app/assets/stylesheets/components/_remotetabs.scss */
.remote-tabs {
  align-items: center;
  border-bottom: 1px solid #dee2e6;
  display: flex;
  padding: 1rem 0;
}

/* line 7, app/assets/stylesheets/components/_remotetabs.scss */
.remote-tabs .content-tabs {
  display: flex;
  flex: 1;
  flex-direction: row;
}

/* line 1, app/assets/stylesheets/components/_popovers.scss */
.popover {
  max-width: 376px;
}

/* line 1, app/assets/stylesheets/components/_test_mode.scss */
.test-mode * {
  transition: none !important;
}

/* line 5, app/assets/stylesheets/components/_user_avatar.scss */
.user-avatars {
  display: inline-block;
  width: -moz-max-content;
  width: max-content;
}

/* line 9, app/assets/stylesheets/components/_user_avatar.scss */
.user-avatars .user-avatar:not(:first-child) {
  margin-left: -10px;
}

/* line 1, app/assets/stylesheets/components/_quote_checkbox.scss */
.quote-selector {
  transform: scale(1.5);
  cursor: pointer;
  accent-color: #28a745;
  margin: 4px;
}

/* line 7, app/assets/stylesheets/components/_quote_checkbox.scss */
.quote-selector:disabled {
  cursor: not-allowed;
  opacity: 0.7;
  accent-color: #494f54;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
}

/* line 14, app/assets/stylesheets/components/_quote_checkbox.scss */
.quote-selector:disabled:checked {
  background-color: #adb5bd;
}

/* line 20, app/assets/stylesheets/components/_quote_checkbox.scss */
.quote-selector:not(:disabled):hover {
  transform: scale(1.6);
  transition: transform 0.2s ease;
}

/* line 25, app/assets/stylesheets/components/_quote_checkbox.scss */
.quote-selector:not(:disabled):checked {
  box-shadow: 0 0 0 2px rgba(40, 167, 69, 0.2);
}

/* line 31, app/assets/stylesheets/components/_quote_checkbox.scss */
.quote-selector-reported {
  transform: scale(1.5);
  cursor: default;
  margin: 4px;
  opacity: 1;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  border: 2px solid #38bf58;
  background-color: white;
  position: relative;
}

/* line 44, app/assets/stylesheets/components/_quote_checkbox.scss */
.quote-selector-reported:checked {
  background-color: #38bf58;
}

/* line 47, app/assets/stylesheets/components/_quote_checkbox.scss */
.quote-selector-reported:checked::after {
  content: '★';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  line-height: 1;
  color: white;
}

/* line 59, app/assets/stylesheets/components/_quote_checkbox.scss */
.quote-selector-reported:hover {
  transform: scale(1.5);
}

/* line 63, app/assets/stylesheets/components/_quote_checkbox.scss */
.quote-selector-reported:active, .quote-selector-reported:focus {
  opacity: 1;
  filter: none;
}

/* line 70, app/assets/stylesheets/components/_quote_checkbox.scss */
.quote-checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 4px 4px 0;
}

/* line 1, app/assets/stylesheets/components/_loading_spinner.scss */
.loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: auto;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

/* line 16, app/assets/stylesheets/components/_loading_spinner.scss */
.loading-overlay.show {
  opacity: 1;
}

/* line 21, app/assets/stylesheets/components/_loading_spinner.scss */
.loading-content {
  text-align: center;
  pointer-events: none;
}

/* line 26, app/assets/stylesheets/components/_loading_spinner.scss */
.loading-text {
  color: white;
  margin-top: 1rem;
  font-size: 1.1rem;
  font-weight: 500;
}

/* line 33, app/assets/stylesheets/components/_loading_spinner.scss */
.spinner-border {
  display: inline-block;
  width: 3rem;
  height: 3rem;
  vertical-align: text-bottom;
  border: 0.40em solid white;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

/* line 48, app/assets/stylesheets/components/_loading_spinner.scss */
.btn-close {
  position: fixed;
  top: 5rem;
  right: 3rem;
  background: rgba(255, 255, 255, 0.171);
  border: 2px solid #922530;
  border-radius: 50%;
  padding: 0.75rem;
  cursor: pointer;
  opacity: 0.9;
  transition: all 0.2s ease;
  pointer-events: auto;
  width: 3rem;
  height: 3rem;
}

/* line 63, app/assets/stylesheets/components/_loading_spinner.scss */
.btn-close::before {
  content: '×';
  color: #922530;
  font-size: 2rem;
  line-height: 0.7;
  font-weight: bold;
}

/* line 71, app/assets/stylesheets/components/_loading_spinner.scss */
.btn-close:hover {
  opacity: 1;
  background: rgba(255, 255, 255, 0.456);
  transform: scale(1.1);
}

/* line 78, app/assets/stylesheets/components/_loading_spinner.scss */
.loading-timeout {
  max-width: 400px;
  text-align: center;
  margin-top: 2rem;
  pointer-events: none;
}

/* line 84, app/assets/stylesheets/components/_loading_spinner.scss */
.loading-timeout p {
  line-height: 1.5;
}

/* line 1, app/assets/stylesheets/components/_live_viewers_presence.scss */
.bg-soft-success {
  background-color: rgba(40, 167, 69, 0.1);
}

/* line 5, app/assets/stylesheets/components/_live_viewers_presence.scss */
.bg-soft-warning {
  background-color: rgba(255, 193, 7, 0.1);
}

/* line 9, app/assets/stylesheets/components/_live_viewers_presence.scss */
.bg-soft-danger {
  background-color: #fd4255;
  border: 1px solid #ff0019;
}

/* line 14, app/assets/stylesheets/components/_live_viewers_presence.scss */
.text-live-success {
  color: #28a745;
}

/* line 18, app/assets/stylesheets/components/_live_viewers_presence.scss */
.text-live-warning {
  color: #ffc107;
}

/* line 22, app/assets/stylesheets/components/_live_viewers_presence.scss */
.text-live-danger {
  color: #ffffff;
  font-weight: bold;
}

/* line 28, app/assets/stylesheets/components/_live_viewers_presence.scss */
.live-viewers-content .viewers-list {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

/* line 33, app/assets/stylesheets/components/_live_viewers_presence.scss */
.live-viewers-content .viewers-list.glow-alert {
  animation: glow 1s ease-in-out infinite alternate;
  box-shadow: 0 0 5px rgba(255, 7, 7, 0.5);
}

@keyframes glow {
  from {
    box-shadow: 0 0 5px rgba(255, 7, 7, 0.5);
  }
  to {
    box-shadow: 0 0 40px rgba(255, 7, 7, 0.95);
  }
}

/* line 1, app/assets/stylesheets/components/_warning_alert.scss */
.warning-alert {
  background-color: #fd4255;
  color: white;
  text-align: center;
  padding: 18px;
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 10500;
  display: inline-block;
  border-radius: 4px;
  cursor: move;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  font-size: 1rem;
  font-weight: bold;
}

/* line 18, app/assets/stylesheets/components/_warning_alert.scss */
.warning-alert p {
  margin: 0 !important;
}

/* line 1, app/assets/stylesheets/components/_featurebase_widget.scss */
.floating-help-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-image: linear-gradient(94deg, #b71b57, #20264a);
  color: white;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 18px;
  border-radius: 50px;
  border: none;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease-in-out;
  z-index: 1000;
}

/* line 22, app/assets/stylesheets/components/_featurebase_widget.scss */
.floating-help-button:hover {
  background-image: linear-gradient(94deg, #d9246b, #363d6b);
  box-shadow: 0 6px 15px rgba(183, 27, 87, 0.4);
  color: white;
  text-decoration: none;
}

/* line 29, app/assets/stylesheets/components/_featurebase_widget.scss */
.floating-help-button svg {
  width: 20px;
  height: 20px;
  fill: white;
}

/* line 35, app/assets/stylesheets/components/_featurebase_widget.scss */
.floating-help-circle {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-image: linear-gradient(94deg, #b71b57, #20264a);
  color: white;
  font-size: 24px;
  text-decoration: none;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease-in-out;
}

/* line 53, app/assets/stylesheets/components/_featurebase_widget.scss */
.floating-help-circle:hover {
  background-image: linear-gradient(94deg, #d9246b, #363d6b);
  color: white;
  box-shadow: 0px 6px 12px rgba(183, 27, 87, 0.5);
  transform: scale(1.1);
}

/* line 1, app/assets/stylesheets/valuation_manager/_board.scss */
.board-page-container {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 3.5rem);
  min-width: 100%;
  overflow: hidden;
  padding: 0;
}

/* line 10, app/assets/stylesheets/valuation_manager/_board.scss */
.kanban-filters {
  flex-shrink: 0;
  position: sticky;
  left: 0;
  z-index: 100;
}

/* line 17, app/assets/stylesheets/valuation_manager/_board.scss */
.board {
  flex: 1;
  display: flex;
  flex-direction: row;
  gap: 1rem;
  overflow: auto;
}

/* line 25, app/assets/stylesheets/valuation_manager/_board.scss */
.board-column {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  max-height: 100%;
}

/* line 32, app/assets/stylesheets/valuation_manager/_board.scss */
.board-column-separator {
  margin: 0 1rem;
  min-width: 0.25rem;
  width: 0.25rem;
  border-radius: 0.5rem;
  background: #868e96;
}

/* line 40, app/assets/stylesheets/valuation_manager/_board.scss */
.board-list {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 1rem 0;
  border-radius: 0.5rem;
  width: 26rem;
  background: #e9ecef;
  min-height: 0;
}

/* line 51, app/assets/stylesheets/valuation_manager/_board.scss */
.board-list__quoflow {
  background: rgba(17, 112, 228, 0.25) !important;
}

/* line 55, app/assets/stylesheets/valuation_manager/_board.scss */
.board-list__servflow {
  background: rgba(232, 38, 70, 0.25) !important;
}

/* line 59, app/assets/stylesheets/valuation_manager/_board.scss */
.board-list__proflow {
  background: rgba(108, 95, 252, 0.3) !important;
}

/* line 63, app/assets/stylesheets/valuation_manager/_board.scss */
.board-list__comflow {
  background: rgba(9, 173, 149, 0.25) !important;
}

/* line 67, app/assets/stylesheets/valuation_manager/_board.scss */
.board-list-wrapper-frame {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: auto;
}

/* line 75, app/assets/stylesheets/valuation_manager/_board.scss */
.board_list__header {
  display: flex;
  padding: 0 1.5rem 0;
  justify-content: space-between;
  align-items: center;
}

/* line 81, app/assets/stylesheets/valuation_manager/_board.scss */
.board_list__header .board-list--counter {
  font-size: 1.3rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.25rem;
}

/* line 88, app/assets/stylesheets/valuation_manager/_board.scss */
.board_list__header .board-list--counter .spinner-border {
  width: 1.3rem;
  height: 1.3rem;
  border-width: 0.2rem;
}

/* line 96, app/assets/stylesheets/valuation_manager/_board.scss */
.board-list-title {
  text-transform: uppercase;
  font-weight: 700;
}

/* line 101, app/assets/stylesheets/valuation_manager/_board.scss */
.board-list__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 0.25rem 1rem 1rem 1rem;
  overflow-y: auto;
  min-height: 0;
}

/* line 111, app/assets/stylesheets/valuation_manager/_board.scss */
.board-list__content:has(.board-card) > .board-list__content__empty_message {
  display: none;
}

/* line 115, app/assets/stylesheets/valuation_manager/_board.scss */
.board-list__content__empty_message {
  order: -1;
  padding: 3rem 0.5rem;
  text-align: center;
  background: #dee2e6;
  border-radius: 0.5rem;
}

/* line 123, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card {
  --badge-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: #fff;
  border-radius: 0.5rem;
  padding: 1rem 1rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075), inset 0px 0px var(--badge-color);
  border: 4px outset var(--badge-color);
  font-size: 0.875rem;
}

/* line 133, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card a {
  text-decoration: none;
}

/* line 138, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--cyan-label {
  --badge-color: #AAC9E3;
}

/* line 142, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--green-label {
  --badge-color: #428113;
}

/* line 146, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--black-label {
  --badge-color: #000;
}

/* line 150, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--light-green-label {
  --badge-color: #BADF9F;
}

/* line 154, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--lavender-blue-label {
  --badge-color: #AFAAE7;
}

/* line 158, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--dark-blue-label {
  --badge-color: #01182B;
}

/* line 162, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--red-label {
  --badge-color: #e54034;
}

/* line 166, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--brown-label {
  --badge-color: #e59834;
}

/* line 170, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--bright-blue-label {
  --badge-color: #07F1D1;
}

/* line 174, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--pink-label {
  --badge-color: #e534d9;
}

/* line 178, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--violet-label {
  --badge-color: #9834e5;
}

/* line 182, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--purple-label {
  --badge-color: #4034e5;
}

/* line 186, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--pastel-purple-label {
  --badge-color: #F299EC;
}

/* line 190, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--yellow-label {
  --badge-color: #FFFF00
;
}

/* line 194, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--maroon-label {
  --badge-color: #a2363b
;
}

/* line 198, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--greyed {
  background-color: #bfbfbf;
}

/* line 202, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--pastel-lavender-bg {
  background-color: #E6E1FE;
}

/* line 206, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--clickable {
  cursor: pointer;
  transition: box-shadow 100ms ease-in, transform 50ms ease-in;
  outline: none;
}

/* line 211, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--clickable:hover > a {
  text-decoration: none;
}

/* line 215, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--clickable:active {
  transform: scale(0.98);
}

/* line 219, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--clickable:hover, .board-card--clickable:focus-visible {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15), inset 0px 0px var(--badge-color);
  border: 4px inset var(--badge-color);
}

/* line 225, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card__title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 1rem;
  text-transform: uppercase;
  min-width: 0;
  gap: 0.5rem;
}

/* line 234, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card__title > span:first-child {
  flex: 1;
  min-width: 0;
  overflow: hidden;
}

/* line 240, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card__title > span:last-child {
  flex: 0 0 auto;
  min-width: 0;
}

/* line 245, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card__title .board-card__title--detail {
  text-align: right;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 253, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card__title .board-card__title--detail--small {
  display: block;
  text-align: right;
  font-size: 0.52rem;
  line-height: 0.8rem;
  max-width: 8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 264, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card__title div:first-child {
  overflow: hidden;
}

/* line 267, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card__title div:first-child strong {
  white-space: nowrap;
}

/* line 271, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card__title div:first-child .badge, .board-card__title div:first-child .quote-state-badge {
  flex-shrink: 0;
}

/* line 277, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card__body {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  position: relative;
}

/* line 284, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card-label-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.5rem;
}

/* line 291, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card-attachment {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* line 297, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card-metadata {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  gap: 0.5rem;
  font-size: 0.7875rem;
}

/* line 305, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card-metadata--red {
  color: #dc3545;
}

/* line 309, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card-metadata__label {
  min-width: 4.4rem;
  font-weight: 600;
}

/* line 314, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card-metadata__value--short {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: unset;
}

/* line 320, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card-metadata__value--short-25ch {
  max-width: 25ch;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: unset;
}

/* line 327, app/assets/stylesheets/valuation_manager/_board.scss */
.board-card--hidden {
  display: none;
}

/* line 331, app/assets/stylesheets/valuation_manager/_board.scss */
.board-modal-metadata--red {
  color: #dc3545;
}

/* line 335, app/assets/stylesheets/valuation_manager/_board.scss */
.board-modal-metadata__label {
  display: inline-block;
  white-space: nowrap;
}

/* line 340, app/assets/stylesheets/valuation_manager/_board.scss */
.board-modal-metadata__label--inline {
  min-width: initial;
}

/* line 344, app/assets/stylesheets/valuation_manager/_board.scss */
.board-modal-metadata__value {
  display: inline-block;
  padding-right: 0.5rem;
}

/* line 350, app/assets/stylesheets/valuation_manager/_board.scss */
dl.quote-meta dd {
  padding-left: 0.5rem;
}

/* line 354, app/assets/stylesheets/valuation_manager/_board.scss */
dl.quote-meta dd:first-of-type {
  padding-left: 0;
}

/* line 359, app/assets/stylesheets/valuation_manager/_board.scss */
.flag-container {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 5;
  transform: translateX(57%) translateY(59%);
}

/* line 367, app/assets/stylesheets/valuation_manager/_board.scss */
.flag-hover-darken:hover {
  opacity: 0.5;
}

/* line 371, app/assets/stylesheets/valuation_manager/_board.scss */
.context-menu {
  position: fixed;
  z-index: 1000;
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 8px 0;
  min-width: 200px;
}

/* line 381, app/assets/stylesheets/valuation_manager/_board.scss */
.context-menu__item {
  padding: 4px 0;
}

/* line 385, app/assets/stylesheets/valuation_manager/_board.scss */
.context-menu__link {
  display: block;
  padding: 8px 16px;
  color: #333;
  text-decoration: none;
  transition: background-color 0.2s ease;
}

/* line 392, app/assets/stylesheets/valuation_manager/_board.scss */
.context-menu__link:hover {
  background-color: #f0f0f0;
  color: #000;
}

/* line 398, app/assets/stylesheets/valuation_manager/_board.scss */
.hidden {
  display: none;
}

/* line 2, app/assets/stylesheets/valuation_manager/_valuers.scss */
#valuer-selector ul.valuers li {
  border-bottom: 1px solid #e9ecef;
  overflow-x: hidden;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 8, app/assets/stylesheets/valuation_manager/_valuers.scss */
#valuer-selector ul.valuers li .remove-valuer {
  display: none;
}

/* line 12, app/assets/stylesheets/valuation_manager/_valuers.scss */
#valuer-selector ul.valuers li .contacts {
  display: none;
}

/* line 17, app/assets/stylesheets/valuation_manager/_valuers.scss */
#valuer-selector ul.valuers li.selected .remove-valuer {
  display: block;
}

/* line 18, app/assets/stylesheets/valuation_manager/_valuers.scss */
#valuer-selector ul.valuers li.selected .add-valuer {
  display: none;
}

/* line 19, app/assets/stylesheets/valuation_manager/_valuers.scss */
#valuer-selector ul.valuers li.selected .contacts {
  display: block;
}

/* line 23, app/assets/stylesheets/valuation_manager/_valuers.scss */
#valuer-selector #map {
  height: 100%;
}

/* line 4, app/assets/stylesheets/valuation_manager/_quotes.scss */
#quotes li.quote {
  border-bottom: 1px solid #e9ecef;
  padding-bottom: 1rem;
  padding-top: 1rem;
}

/* line 9, app/assets/stylesheets/valuation_manager/_quotes.scss */
#quotes li.quote .counter {
  display: block;
}

/* line 13, app/assets/stylesheets/valuation_manager/_quotes.scss */
#quotes li.quote .custom-control {
  display: none;
  width: 30px;
}

/* line 22, app/assets/stylesheets/valuation_manager/_quotes.scss */
#quotes li.quote.can-report:hover .selector .counter, #quotes li.quote.can-report.selected .selector .counter {
  display: none;
}

/* line 26, app/assets/stylesheets/valuation_manager/_quotes.scss */
#quotes li.quote.can-report:hover .selector .custom-control, #quotes li.quote.can-report.selected .selector .custom-control {
  display: block;
}

/* line 34, app/assets/stylesheets/valuation_manager/_quotes.scss */
#quotes li.quote .custom-control-label::before {
  top: 0;
}

/* line 38, app/assets/stylesheets/valuation_manager/_quotes.scss */
#quotes li.quote .custom-control-label::after {
  top: 0;
}

/* line 45, app/assets/stylesheets/valuation_manager/_quotes.scss */
#quotes .quote-li:last-child li.quote {
  border-bottom: 0;
}

/* line 51, app/assets/stylesheets/valuation_manager/_quotes.scss */
#quotes .quote-li:first-child li.quote {
  padding-top: 0;
}

/* line 57, app/assets/stylesheets/valuation_manager/_quotes.scss */
#quotes > li.quote:first-child {
  padding-top: 0;
}

/* line 61, app/assets/stylesheets/valuation_manager/_quotes.scss */
#quotes > li.quote:last-child {
  border-bottom: 0;
}

/* line 68, app/assets/stylesheets/valuation_manager/_quotes.scss */
.selected-valuers li.selected-valuation-firm {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 1rem 0;
}

/* line 73, app/assets/stylesheets/valuation_manager/_quotes.scss */
.selected-valuers h3 {
  display: inline;
}

/* line 78, app/assets/stylesheets/valuation_manager/_quotes.scss */
.send-report-check {
  display: inline-block;
}

/* line 82, app/assets/stylesheets/valuation_manager/_quotes.scss */
.input-group-black-border {
  border: 2px solid black;
  border-radius: 0.4rem;
}

/* line 87, app/assets/stylesheets/valuation_manager/_quotes.scss */
.input-group-text-icon {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
}

/* line 103, app/assets/stylesheets/valuation_manager/_quotes.scss */
.quote-state-badge--gray {
  background: #87898c;
  color: #fff;
}

/* line 108, app/assets/stylesheets/valuation_manager/_quotes.scss */
.quote-state-badge--pink {
  background: #ECA3ED;
  color: #000;
}

/* line 112, app/assets/stylesheets/valuation_manager/_quotes.scss */
.quote-state-badge--red {
  background: #f70000;
  color: #fff;
}

/* line 117, app/assets/stylesheets/valuation_manager/_quotes.scss */
.quote-state-badge--purple {
  background: #be0cf0;
  color: #fff;
}

/* line 122, app/assets/stylesheets/valuation_manager/_quotes.scss */
.quote-state-badge--green {
  background: #13E64F;
  color: #fff;
}

/* line 126, app/assets/stylesheets/valuation_manager/_quotes.scss */
.quote-state-badge--blue {
  background: #1368E6;
  color: #fff;
}

/* line 130, app/assets/stylesheets/valuation_manager/_quotes.scss */
.quote-state-badge--inst-pink {
  background: #EE3F9E;
  color: #fff;
}

/* line 134, app/assets/stylesheets/valuation_manager/_quotes.scss */
.quote-state-badge--dark-green {
  background: #066441;
  color: #fff;
}

/* line 139, app/assets/stylesheets/valuation_manager/_quotes.scss */
.quote-state-badge--orange {
  background: #fd7e14;
  color: #fff;
}

/* line 144, app/assets/stylesheets/valuation_manager/_quotes.scss */
.quote-state-badge--dark-gray {
  background: #495057;
  color: #fff;
}

/* line 148, app/assets/stylesheets/valuation_manager/_quotes.scss */
.quote-state-badge--brown {
  background: #964B00;
  color: #fff;
}

/* line 153, app/assets/stylesheets/valuation_manager/_quotes.scss */
.btn-complete-quote {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 161, app/assets/stylesheets/valuation_manager/_quotes.scss */
.btn-complete-quote:hover {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1e7e34;
}

/* line 168, app/assets/stylesheets/valuation_manager/_quotes.scss */
.dropdown-item.text-warning:hover, .text-warning.nav-search__valuation:hover, .text-warning.nav-search__advanced-item:hover, .dropdown-item.text-warning:focus, .text-warning.nav-search__valuation:focus, .text-warning.nav-search__advanced-item:focus {
  color: #ba8b00 !important;
}

/* line 1, app/assets/stylesheets/valuation_manager/_valuations.scss */
.user {
  align-self: flex-start;
  border: 2px solid #ced4da;
  background: #dee2e6;
  display: flex;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  color: #2d2162;
  font-weight: 700;
}

/* line 14, app/assets/stylesheets/valuation_manager/_valuations.scss */
.user img {
  border-radius: 50%;
  max-height: 100%;
  max-width: 100%;
}

/* line 22, app/assets/stylesheets/valuation_manager/_valuations.scss */
.valuation h1 {
  color: #2d2162;
}

/* line 29, app/assets/stylesheets/valuation_manager/_valuations.scss */
.requirements th,
.documents th {
  width: 33%;
}

/* line 35, app/assets/stylesheets/valuation_manager/_valuations.scss */
.contact .email, .contact .phone {
  font-weight: 400;
}

/* line 39, app/assets/stylesheets/valuation_manager/_valuations.scss */
.contact .emails-details {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

/* line 45, app/assets/stylesheets/valuation_manager/_valuations.scss */
.contact .emails-contact-info {
  display: flex;
  flex-direction: column;
}

/* line 50, app/assets/stylesheets/valuation_manager/_valuations.scss */
.contact .phone {
  align-self: flex-start;
  margin-top: 0;
}

/* line 55, app/assets/stylesheets/valuation_manager/_valuations.scss */
.contact .phone + .email {
  margin-top: 0;
}

/* line 60, app/assets/stylesheets/valuation_manager/_valuations.scss */
.note,
li.activity {
  border-bottom: 1px solid #e9ecef;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 66, app/assets/stylesheets/valuation_manager/_valuations.scss */
.note:first-child,
li.activity:first-child {
  padding-top: 0;
}

/* line 71, app/assets/stylesheets/valuation_manager/_valuations.scss */
table.fees {
  border-top: 1px solid #ced4da;
}

/* line 74, app/assets/stylesheets/valuation_manager/_valuations.scss */
.nav-block table.fees {
  border-top: 0;
}

/* line 78, app/assets/stylesheets/valuation_manager/_valuations.scss */
table.fees th, table.fees td {
  border-bottom: 0;
  border-top: 0;
  padding: 0.5rem 0;
  vertical-align: middle;
}

/* line 85, app/assets/stylesheets/valuation_manager/_valuations.scss */
table.fees th {
  font-weight: 400;
}

/* line 89, app/assets/stylesheets/valuation_manager/_valuations.scss */
table.fees td {
  text-align: right;
}

/* line 94, app/assets/stylesheets/valuation_manager/_valuations.scss */
table.fees tr.margin th, table.fees tr.margin td {
  border-top: 1px solid #ced4da;
  font-weight: 500;
  padding-bottom: 0;
}

/* line 101, app/assets/stylesheets/valuation_manager/_valuations.scss */
table.fees .small-text {
  font-size: 0.7rem;
}

/* line 107, app/assets/stylesheets/valuation_manager/_valuations.scss */
.nav-item .counter {
  margin-right: 1rem;
  background: #2d2162;
  align-self: center;
  width: 25px;
  height: 25px;
  font-size: 0.875rem;
  font-weight: 700;
  color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 122, app/assets/stylesheets/valuation_manager/_valuations.scss */
.object-nav .nav a.valuation-nav__report-link {
  display: flex;
  justify-content: space-between;
}

/* line 142, app/assets/stylesheets/valuation_manager/_valuations.scss */
.payment-item {
  display: flex;
  justify-content: space-between;
  font-weight: 400;
}

/* line 147, app/assets/stylesheets/valuation_manager/_valuations.scss */
.payment-item__details {
  display: flex;
  flex-direction: column;
}

/* line 155, app/assets/stylesheets/valuation_manager/_valuations.scss */
.payment-item__source {
  font-size: 0.65rem;
}

/* line 159, app/assets/stylesheets/valuation_manager/_valuations.scss */
.valuation-details {
  display: flex;
}

/* line 162, app/assets/stylesheets/valuation_manager/_valuations.scss */
.valuation-details .list-cells {
  display: table-cell;
  vertical-align: top;
}

/* line 167, app/assets/stylesheets/valuation_manager/_valuations.scss */
.valuation-details .avatars {
  margin-right: 1rem;
}

@media screen and (min-width: 768px) {
  /* line 167, app/assets/stylesheets/valuation_manager/_valuations.scss */
  .valuation-details .avatars {
    min-width: 135px;
  }
  /* line 170, app/assets/stylesheets/valuation_manager/_valuations.scss */
  .valuation-details .avatars .user-avatar {
    height: 48px;
    width: 48px;
  }
}

/* line 178, app/assets/stylesheets/valuation_manager/_valuations.scss */
.valuation-details .vp-id {
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  /* line 178, app/assets/stylesheets/valuation_manager/_valuations.scss */
  .valuation-details .vp-id {
    display: flex;
    flex-basis: 11rem;
    flex-direction: column;
  }
}

/* line 186, app/assets/stylesheets/valuation_manager/_valuations.scss */
.valuation-details .vp-id .val-id {
  margin-right: 1rem;
}

/* line 191, app/assets/stylesheets/valuation_manager/_valuations.scss */
.valuation-details .vp-actions {
  text-align: right;
}

/* line 194, app/assets/stylesheets/valuation_manager/_valuations.scss */
.valuation-details .vp-actions .actions .main-action {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 194, app/assets/stylesheets/valuation_manager/_valuations.scss */
  .valuation-details .vp-actions .actions .main-action {
    display: inline-block;
  }
}

/* line 199, app/assets/stylesheets/valuation_manager/_valuations.scss */
.valuation-details .vp-actions .actions .sub-actions {
  display: inline-block;
  margin-left: .5rem;
  vertical-align: bottom;
}

@media screen and (min-width: 768px) {
  /* line 205, app/assets/stylesheets/valuation_manager/_valuations.scss */
  .valuation-details .vp-actions .actions .sub-actions .dropdown-menu > .mobile-main-action, .valuation-details .vp-actions .actions .sub-actions .nav-search_results > .mobile-main-action {
    display: none;
  }
}

/* line 213, app/assets/stylesheets/valuation_manager/_valuations.scss */
.valuation-details .vp-actions .timeago {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 213, app/assets/stylesheets/valuation_manager/_valuations.scss */
  .valuation-details .vp-actions .timeago {
    display: block;
  }
}

/* line 219, app/assets/stylesheets/valuation_manager/_valuations.scss */
.valuation-details .vp-info {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 219, app/assets/stylesheets/valuation_manager/_valuations.scss */
  .valuation-details .vp-info {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    margin-right: auto;
  }
}

@media screen and (min-width: 768px) {
  /* line 230, app/assets/stylesheets/valuation_manager/_valuations.scss */
  .timeago {
    display: none;
  }
}

/* line 236, app/assets/stylesheets/valuation_manager/_valuations.scss */
.no-sub-actions {
  display: none !important;
}

/* line 240, app/assets/stylesheets/valuation_manager/_valuations.scss */
.vp-info {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  /* line 240, app/assets/stylesheets/valuation_manager/_valuations.scss */
  .vp-info {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  /* line 246, app/assets/stylesheets/valuation_manager/_valuations.scss */
  .vp-other-info {
    display: none;
  }
}

/* line 249, app/assets/stylesheets/valuation_manager/_valuations.scss */
.vp-other-info .lender {
  display: flex;
}

/* line 253, app/assets/stylesheets/valuation_manager/_valuations.scss */
.vp-other-info .broker {
  display: flex;
}

/* line 257, app/assets/stylesheets/valuation_manager/_valuations.scss */
.vp-other-info .valuers {
  display: flex;
}

@media screen and (min-width: 768px) {
  /* line 262, app/assets/stylesheets/valuation_manager/_valuations.scss */
  .vp-m-actions {
    display: none;
  }
}

/* line 266, app/assets/stylesheets/valuation_manager/_valuations.scss */
.dashboard-nav {
  border-bottom: 1px solid #e9ecef;
  margin-bottom: 1rem;
}

/* line 270, app/assets/stylesheets/valuation_manager/_valuations.scss */
.dashboard-nav .nav-item a {
  display: flex;
}

/* line 274, app/assets/stylesheets/valuation_manager/_valuations.scss */
.dashboard-nav .dash-dropdown {
  align-self: center;
  margin-left: auto;
}

/* line 279, app/assets/stylesheets/valuation_manager/_valuations.scss */
.dashboard-nav .nav-link {
  padding: .75rem 1rem;
}

/* line 283, app/assets/stylesheets/valuation_manager/_valuations.scss */
.dashboard-nav .primary-tabs a {
  padding-bottom: .5rem;
}

/* line 288, app/assets/stylesheets/valuation_manager/_valuations.scss */
.dashboard-nav a.active .title {
  font-weight: 600;
}

/* line 291, app/assets/stylesheets/valuation_manager/_valuations.scss */
.dashboard-nav a.active .count-icon {
  background-color: #2d2162;
}

/* line 295, app/assets/stylesheets/valuation_manager/_valuations.scss */
.dashboard-nav .count-icon {
  background-color: #868e96;
  border-radius: 50%;
  height: 1.4rem;
  margin-left: 10px;
  width: 1.4rem;
  position: relative;
}

/* line 303, app/assets/stylesheets/valuation_manager/_valuations.scss */
.dashboard-nav .count-icon .count {
  color: #fff;
  left: 50%;
  margin: 0;
  max-width: 1.4rem;
  position: absolute;
  text-align: center;
  top: 51%;
  transform: translate(-50%, -50%);
}

/* line 316, app/assets/stylesheets/valuation_manager/_valuations.scss */
select#notify_email_recipient_ids {
  bottom: 0;
  margin-left: 35px;
}

/* line 321, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-property-address {
  background-color: #00B050;
}

/* line 322, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-property-details {
  background-color: #92D050;
}

/* line 323, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-multi-property-portfolio-details {
  background-color: #7DFB4B;
}

/* line 324, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-re-address-details {
  background-color: #FFC000;
}

/* line 325, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-re-inspection-details {
  background-color: #F5BC95;
}

/* line 326, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-project-monitoring-building-survey {
  background-color: #FFB7DB;
}

/* line 327, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-valuation-report-requested {
  background-color: #7F7F7F;
}

/* line 328, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-valuation-report-requested-body {
  background-color: #D5D5D5;
}

/* line 329, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-valuation-report-details {
  background-color: #3366FF;
}

/* line 330, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-loan-details {
  background-color: #6699FF;
}

/* line 331, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-additional-details {
  background-color: #FF6565;
}

/* line 332, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-valuer-priority-note {
  background-color: #69FFFF;
}

/* line 333, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-documents {
  background-color: #7030A0;
}

/* line 334, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-client-details {
  background-color: #9F5FCF;
}

/* line 335, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-attachments {
  background-color: #FF0000;
}

/* line 336, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-fixed-fee {
  background-color: #7F7F7F;
}

/* line 337, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-api {
  background-color: #1a1a1a;
}

/* line 338, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-applicant {
  background-color: #FF71FF;
}

/* line 339, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-quoflow-information {
  background-color: #FF0000;
}

/* line 340, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-servflow-information {
  background-color: #FF00C5;
}

/* line 341, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-proflow-information {
  background-color: #4034E5;
}

/* line 342, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-comflow-information {
  background-color: #C0E1C0;
}

/* line 343, app/assets/stylesheets/valuation_manager/_valuations.scss */
.bg-notes {
  background-color: #A7A3B2;
}

/* line 345, app/assets/stylesheets/valuation_manager/_valuations.scss */
.btn-purple {
  background-color: #7030A0;
}

/* line 349, app/assets/stylesheets/valuation_manager/_valuations.scss */
.btn-purple:not(:disabled):not(.disabled):active, .btn-purple:hover {
  background-color: #4f2272 !important;
  border-color: #250f35 !important;
}

/* line 354, app/assets/stylesheets/valuation_manager/_valuations.scss */
.btn-purple:focus {
  background-color: #4f2272;
  border-color: #250f35;
  box-shadow: 0 0 0 0.2rem rgba(24, 11, 38, 0.5);
}

/* line 360, app/assets/stylesheets/valuation_manager/_valuations.scss */
.payment-block-container {
  display: inline-block;
}

/* line 364, app/assets/stylesheets/valuation_manager/_valuations.scss */
.payment-block-container > .dropdown, .payment-block-container > .nav-search {
  display: inline-block;
  vertical-align: middle;
}

/* line 370, app/assets/stylesheets/valuation_manager/_valuations.scss */
.payment-margin {
  margin-top: -4px;
}

/* line 2, app/assets/stylesheets/valuation_manager/_valuation_reports.scss */
#reports li {
  border-bottom: 1px solid #e9ecef;
  padding-bottom: 1rem;
  padding-top: 1rem;
}

/* line 7, app/assets/stylesheets/valuation_manager/_valuation_reports.scss */
#reports li:first-child {
  padding-top: 0;
}

/* line 13, app/assets/stylesheets/valuation_manager/_valuation_reports.scss */
.failed_date {
  font-size: .8rem;
}

/* line 18, app/assets/stylesheets/valuation_manager/_valuation_reports.scss */
.form-group.is-invalid .invalid-feedback {
  display: block;
}

/* line 24, app/assets/stylesheets/valuation_manager/_valuation_reports.scss */
.checkbox-container input {
  margin-right: .5rem;
}

/* line 30, app/assets/stylesheets/valuation_manager/_valuation_reports.scss */
.badge.badge-hidden, .badge-hidden.quote-state-badge {
  color: #fff;
  background-color: #817AA1;
  padding: 5px 10px;
  margin-top: 5px;
}

/* line 37, app/assets/stylesheets/valuation_manager/_valuation_reports.scss */
.badge.badge-visible, .badge-visible.quote-state-badge {
  color: #fff;
  background-color: #2C2062;
  padding: 5px 10px;
  margin-top: 5px;
}

/* line 45, app/assets/stylesheets/valuation_manager/_valuation_reports.scss */
.reports-gray-bg {
  background-color: #E6E6E6;
}

/* line 49, app/assets/stylesheets/valuation_manager/_valuation_reports.scss */
.text-blue {
  color: #3366FF;
}

/* line 53, app/assets/stylesheets/valuation_manager/_valuation_reports.scss */
.text-red {
  color: #FF0000;
}

/* line 2, app/assets/stylesheets/valuation_manager/_qc_report_forms.scss */
#qc-report-form .disabled-form-fields input[type="radio"],
#qc-report-form .disabled-form-fields input[type="text"],
#qc-report-form .disabled-form-fields textarea,
#qc-report-form .disabled-form-fields label,
#qc-report-form .disabled-form-fields select {
  pointer-events: none;
  cursor: not-allowed;
  accent-color: grey;
}

/* line 12, app/assets/stylesheets/valuation_manager/_qc_report_forms.scss */
#qc-report-form .disabled-form-fields .action-buttons {
  display: none;
}

/* line 17, app/assets/stylesheets/valuation_manager/_qc_report_forms.scss */
.fixed-fail-count {
  position: fixed;
  top: 20vh;
  left: 20px;
  z-index: 1000;
  background-color: white;
  padding: 10px 15px;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  text-align: center;
  width: auto;
  white-space: nowrap;
}

/* line 32, app/assets/stylesheets/valuation_manager/_qc_report_forms.scss */
.fixed-fail-count p {
  margin-bottom: 0;
  font-size: 0.9rem;
}

/* line 37, app/assets/stylesheets/valuation_manager/_qc_report_forms.scss */
.fixed-fail-count .display-4 {
  font-size: 2.5rem;
  font-weight: bold;
  margin: 0;
  line-height: 1;
}

@media (max-width: 767px) {
  /* line 45, app/assets/stylesheets/valuation_manager/_qc_report_forms.scss */
  .fixed-fail-count {
    left: 10px;
    right: 10px;
    width: auto;
  }
}

/* line 52, app/assets/stylesheets/valuation_manager/_qc_report_forms.scss */
.light-blue-bg {
  background-color: #d2f2f9;
  border-radius: 10px;
}

/* line 57, app/assets/stylesheets/valuation_manager/_qc_report_forms.scss */
.light-violet-bg {
  background-color: #E6E1FE;
  border-radius: 10px;
}

/* line 63, app/assets/stylesheets/valuation_manager/_qc_report_forms.scss */
.bold-form-label {
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/valuation_manager/_qc_settings.scss */
.col-w-100 {
  width: 100px;
}

/* line 5, app/assets/stylesheets/valuation_manager/_qc_settings.scss */
.col-w-150 {
  width: 150px;
}

/* line 9, app/assets/stylesheets/valuation_manager/_qc_settings.scss */
.col-w-200 {
  width: 200px;
}

/* line 13, app/assets/stylesheets/valuation_manager/_qc_settings.scss */
.qc-settings-fixed-table {
  table-layout: fixed;
  width: 100%;
}

/* line 3, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.select-valuers {
  width: 78%;
}

/* line 7, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuer-list {
  width: 560px;
  overflow-y: auto;
}

/* line 12, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.selected-valuers-sidebar {
  background: #f8f9fa;
  border-left: 1px solid #dee2e6;
  width: 30%;
  min-width: 300px;
}

/* line 19, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.tooltip-inner {
  max-width: 500px !important;
  /* the minimum width */
}

/* line 23, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuer-list {
  overflow-y: scroll;
  width: 560px;
  max-height: 90vh;
}

/* line 28, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuer-list ul {
  padding: 0 1rem;
}

/* line 31, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuer-list li {
  padding: 1rem 0 0;
}

/* line 34, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuer-list li:not(:last-child) {
  padding: 1rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 41, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuation-details-accordion {
  position: relative;
  z-index: 999;
  overflow-x: hidden;
  word-wrap: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
}

/* line 66, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuation-fixed-fee {
  background-color: #f6b2d1;
  color: #000;
}

/* line 50, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuation-fixed-fee.btn, .valuation-fixed-fee.document-rule-accordion__open-button {
  font-weight: 800;
}

/* line 53, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuation-fixed-fee.btn.disabled, .valuation-fixed-fee.disabled.document-rule-accordion__open-button {
  border-color: transparent;
  opacity: 0.65;
}

/* line 58, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuation-fixed-fee.btn.active, .valuation-fixed-fee.active.document-rule-accordion__open-button, .valuation-fixed-fee.btn:hover, .valuation-fixed-fee.document-rule-accordion__open-button:hover {
  color: #fff;
  outline: 0;
  background-color: #f184b6;
}

/* line 73, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuation-fixed-fee.active, .valuation-fixed-fee:hover {
  color: #000;
}

/* line 78, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuation-revised-fixed-fee {
  background-color: #ed65a3;
  color: #000;
}

/* line 50, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuation-revised-fixed-fee.btn, .valuation-revised-fixed-fee.document-rule-accordion__open-button {
  font-weight: 800;
}

/* line 53, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuation-revised-fixed-fee.btn.disabled, .valuation-revised-fixed-fee.disabled.document-rule-accordion__open-button {
  border-color: transparent;
  opacity: 0.65;
}

/* line 58, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuation-revised-fixed-fee.btn.active, .valuation-revised-fixed-fee.active.document-rule-accordion__open-button, .valuation-revised-fixed-fee.btn:hover, .valuation-revised-fixed-fee.document-rule-accordion__open-button:hover {
  color: #fff;
  outline: 0;
  background-color: #e83788;
}

/* line 85, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuation-revised-fixed-fee.active, .valuation-revised-fixed-fee:hover {
  color: #000;
}

/* line 90, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuation-quote-request {
  background-color: #5d1938;
  color: #fff;
}

/* line 50, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuation-quote-request.btn, .valuation-quote-request.document-rule-accordion__open-button {
  font-weight: 800;
}

/* line 53, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuation-quote-request.btn.disabled, .valuation-quote-request.disabled.document-rule-accordion__open-button {
  border-color: transparent;
  opacity: 0.65;
}

/* line 58, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuation-quote-request.btn.active, .valuation-quote-request.active.document-rule-accordion__open-button, .valuation-quote-request.btn:hover, .valuation-quote-request.document-rule-accordion__open-button:hover {
  color: #fff;
  outline: 0;
  background-color: #350e20;
}

/* line 97, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuation-quote-request.active, .valuation-quote-request:hover {
  color: #fff;
}

/* line 102, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuation-quote-request-non-fixed-fee-opportunity {
  background-color: blue;
  color: #fff;
}

/* line 50, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuation-quote-request-non-fixed-fee-opportunity.btn, .valuation-quote-request-non-fixed-fee-opportunity.document-rule-accordion__open-button {
  font-weight: 800;
}

/* line 53, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuation-quote-request-non-fixed-fee-opportunity.btn.disabled, .valuation-quote-request-non-fixed-fee-opportunity.disabled.document-rule-accordion__open-button {
  border-color: transparent;
  opacity: 0.65;
}

/* line 58, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuation-quote-request-non-fixed-fee-opportunity.btn.active, .valuation-quote-request-non-fixed-fee-opportunity.active.document-rule-accordion__open-button, .valuation-quote-request-non-fixed-fee-opportunity.btn:hover, .valuation-quote-request-non-fixed-fee-opportunity.document-rule-accordion__open-button:hover {
  color: #fff;
  outline: 0;
  background-color: #0000cc;
}

/* line 109, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.valuation-quote-request-non-fixed-fee-opportunity.active, .valuation-quote-request-non-fixed-fee-opportunity:hover {
  color: #fff;
}

/* line 115, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
#revised-fixed-fee-modal .modal-dialog {
  max-width: 250px;
}

/* line 119, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
#revised-fixed-fee-modal .btn-back {
  background-color: #868e96;
  color: #fff;
}

/* line 124, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
#revised-fixed-fee-modal .valuation-revised-fixed-fee {
  color: #fff;
  font-weight: normal;
}

/* line 130, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.bg-medium-gray {
  background-color: #dee2e6;
}

/* line 134, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.bg-light-grey {
  background-color: #f8f9fa;
}

/* line 138, app/assets/stylesheets/valuation_manager/_valuer_selector.scss */
.border-purple {
  border-color: #2d2162;
  border-width: 1px;
}

/* line 2, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-blacklisted, .badge-blacklisted.quote-state-badge {
  color: #fff;
  background-color: #1b1b1b;
}

/* line 7, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-on-hold, .badge-on-hold.quote-state-badge {
  color: #fff;
  background-color: #745a8f;
}

/* line 12, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-qc-plus, .badge-qc-plus.quote-state-badge {
  color: #fff;
  background-color: #f61c7c;
}

/* line 17, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-multiple-open-pvqs, .badge-multiple-open-pvqs.quote-state-badge {
  color: #fff;
  background-color: #652CB3;
}

/* line 22, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-client-chased, .badge-client-chased.quote-state-badge {
  color: #000;
  background-color: #F0E911;
}

/* line 27, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-special-agreement, .badge-special-agreement.quote-state-badge {
  color: #000;
  background-color: #B3B3AF;
}

/* line 32, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-new-build-house, .badge-new-build-house.quote-state-badge {
  color: #000;
  background-color: #34E598;
}

/* line 37, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-new-build-flat, .badge-new-build-flat.quote-state-badge {
  color: #fff;
  background-color: #2D9BF0;
}

/* line 42, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.valuers-waiting-badge, .valuers-waiting-badge.quote-state-badge {
  color: #000000;
  background-color: #ff00db;
}

/* line 47, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-pii-exceeded, .badge-pii-exceeded.quote-state-badge {
  color: #fff;
  background-color: #9300ac;
}

/* line 52, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-internal-conflict, .badge-internal-conflict.quote-state-badge {
  color: #fff;
  background-color: #EA9D46;
}

/* line 57, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-pii-expired, .badge-pii-expired.quote-state-badge {
  color: #fff;
  background-color: #dc3545;
}

/* line 62, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-min-fee-not-met, .badge-min-fee-not-met.quote-state-badge {
  color: #212529;
  background-color: #28cfd4;
}

/* line 67, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-min-property-value-not-met, .badge-min-property-value-not-met.quote-state-badge {
  color: #212529;
  background-color: #3399f0;
}

/* line 72, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-max-property-value-exceeded, .badge-max-property-value-exceeded.quote-state-badge {
  color: #212529;
  background-color: #f2e34c;
}

/* line 77, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-max-ltv-exceeded, .badge-max-ltv-exceeded.quote-state-badge {
  color: #212529;
  background-color: #12CDD4;
}

/* line 82, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-loan-issue, .badge-loan-issue.quote-state-badge {
  color: white;
  background-color: #652CB3;
}

/* line 87, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-notes, .badge-notes.quote-state-badge {
  font-size: 100%;
}

/* line 91, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-pii-ok-color, .badge-pii-ok-color.quote-state-badge {
  color: #fff;
  background-color: #006b2d;
}

/* line 96, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-pii-expiry-danger-color, .badge-pii-expiry-danger-color.quote-state-badge {
  color: #fff;
  background-color: #dc3545;
}

/* line 101, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-pii-expiry-mild-danger-color, .badge-pii-expiry-mild-danger-color.quote-state-badge {
  color: #fff;
  background-color: #fd7e14;
}

/* line 106, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-pii-expiry-warning-color, .badge-pii-expiry-warning-color.quote-state-badge {
  color: #212529;
  background-color: #ffc107;
}

/* line 111, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.badge.badge-pii-override-color, .badge-pii-override-color.quote-state-badge {
  color: #fff;
  background-color: #fd7e14;
}

/* line 117, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.rag-rating {
  aspect-ratio: 1 / 1;
  width: 0.8em;
  height: 0.8em;
  border-radius: 50%;
  display: inline-block;
}

/* line 125, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.rag-rating.rag-rating-green {
  background-color: #006b2d;
}

/* line 129, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.rag-rating.rag-rating-amber {
  background-color: #fd7e14;
}

/* line 134, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.rag-rating.rag-rating-red {
  background-color: #dc3545;
}

/* line 138, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.rag-rating.rag-rating-na {
  background-color: #868e96;
}

/* line 143, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.rating-indicator {
  font-size: 1.3em;
}

/* line 146, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.rating-indicator.rating-indicator-green {
  color: #006b2d;
}

/* line 150, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.rating-indicator.rating-indicator-amber {
  color: #fd7e14;
}

/* line 154, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.rating-indicator.rating-indicator-red {
  color: #dc3545;
}

/* line 158, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.rating-indicator.rating-indicator-na {
  visibility: hidden;
}

/* line 163, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
div.pii-level-notes-container {
  background-color: #fff386;
  border: none;
  border-radius: 0.25rem;
  padding: 0.25em 0.4em;
}

/* line 170, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
div.pii-level-notes-container.mls-1 {
  margin-left: -0.25rem !important;
}

/* line 177, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.valuation-firms .status svg {
  width: 1em;
}

/* line 183, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.form-check-quest {
  padding-left: 1.75rem;
}

/* line 189, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
table#searchlist .valuation_firm .valuation_firm_td_width_30 {
  width: 30%;
}

/* line 190, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
table#searchlist .valuation_firm .valuation_firm_td_width_10 {
  width: 10%;
}

/* line 194, app/assets/stylesheets/valuation_manager/_valuation_firms.scss */
.aspect-ratio-1 {
  aspect-ratio: 1;
}

/* line 1, app/assets/stylesheets/valuation_manager/_auditor.scss */
.popover-valuations {
  padding-left: 0;
}

/* line 4, app/assets/stylesheets/valuation_manager/_auditor.scss */
.popover-valuations__item {
  list-style: none;
}

/* line 6, app/assets/stylesheets/valuation_manager/_auditor.scss */
.popover-valuations__item a {
  color: #868e96;
  text-decoration: underline;
}

/* line 1, app/assets/stylesheets/valuation_manager/_note.scss */
.note-toggle-public {
  cursor: pointer;
  margin-left: 1rem;
  font-size: 0.875rem;
  margin-bottom: 0;
}

/* line 2, app/assets/stylesheets/valuation_manager/_note.scss */
.note-toggle-public input[type=checkbox] {
  display: none;
}

/* line 12, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pvq_from_lender_broker, .pvq_from_lender_broker.quote-state-badge {
  background-color: #2d2162;
  color: #fff;
}

/* line 16, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pvq_title_plan_cot_rely_on_atc, .pvq_title_plan_cot_rely_on_atc.quote-state-badge {
  background-color: #287f1e;
  color: #fff;
}

/* line 20, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pvq_title_plan_cot_rely_on_atc_response, .pvq_title_plan_cot_rely_on_atc_response.quote-state-badge {
  background-color: #11ab90;
  color: #fff;
}

/* line 24, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pvq_valuer_amendments_required, .pvq_valuer_amendments_required.quote-state-badge {
  background-color: #9b988a;
  color: #fff;
}

/* line 28, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pvq_valuer_amendments_required_response, .pvq_valuer_amendments_required_response.quote-state-badge {
  background-color: #049caf;
  color: #fff;
}

/* line 32, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pvq_contest, .pvq_contest.quote-state-badge {
  background-color: #c4ce60;
  color: #000;
}

/* line 36, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pvq_contest_figures_amended_response, .pvq_contest_figures_amended_response.quote-state-badge {
  background-color: #fb1a75;
  color: #fff;
}

/* line 40, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pvq_contest_response, .pvq_contest_response.quote-state-badge {
  background-color: #5b112f;
  color: #fff;
}

/* line 44, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pvq_general, .pvq_general.quote-state-badge {
  background-color: #4419cb;
  color: #fff;
}

/* line 48, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pvq_general_response, .pvq_general_response.quote-state-badge {
  background-color: #795dcf;
  color: #fff;
}

/* line 52, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pvq_refurb_commentary, .pvq_refurb_commentary.quote-state-badge {
  background-color: #f3b877;
  color: #000;
}

/* line 56, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pvq_refurb_commentary_response, .pvq_refurb_commentary_response.quote-state-badge {
  background-color: #3a3025;
  color: #fff;
}

/* line 60, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pvq_client_changes_requested, .pvq_client_changes_requested.quote-state-badge {
  background-color: #ff0000;
  color: #fff;
}

/* line 64, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pvq_client_changes_requested_response, .pvq_client_changes_requested_response.quote-state-badge {
  background-color: #eb5656;
  color: #fff;
}

/* line 68, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pvq_valuer_response, .pvq_valuer_response.quote-state-badge {
  background-color: #fa8072;
  color: #fff;
}

/* line 72, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.access_issue, .access_issue.quote-state-badge {
  background-color: #dc3545;
  color: #fff;
}

/* line 76, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.report_items, .report_items.quote-state-badge {
  background-color: #fd7e14;
  color: #fff;
}

/* line 80, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.re_inspection_fees, .re_inspection_fees.quote-state-badge {
  background-color: #007bff;
  color: #fff;
}

/* line 84, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.payment_team_updates, .payment_team_updates.quote-state-badge {
  background-color: #17a2b8;
  color: #fff;
}

/* line 88, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.on_hold_cancellation_comments, .on_hold_cancellation_comments.quote-state-badge {
  background-color: #a5510f;
  color: #fff;
}

/* line 92, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.valuer_waiting_for_information, .valuer_waiting_for_information.quote-state-badge {
  background-color: #ffc107;
}

/* line 95, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.general, .general.quote-state-badge {
  background-color: #006b2d;
  color: #fff;
}

/* line 99, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.instruction, .instruction.quote-state-badge {
  background-color: #006b2d;
  color: #fff;
}

/* line 103, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.report_update, .report_update.quote-state-badge {
  color: #fff;
  background-color: #2D7EB6;
}

/* line 107, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.technical_director_commentary, .technical_director_commentary.quote-state-badge {
  color: #fff;
  background-color: #930047;
}

/* line 111, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.inspection_date_not_confirmed, .inspection_date_not_confirmed.quote-state-badge {
  color: #000;
  background-color: #FDFD04;
}

/* line 115, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.quote_queries, .quote_queries.quote-state-badge {
  color: #fff;
  background-color: #FEC141;
}

/* line 119, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.qs_initial, .qs_initial.quote-state-badge {
  color: #fff;
  background-color: #d9ae17;
}

/* line 123, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.complaint, .complaint.quote-state-badge {
  color: #fff;
  background-color: #FA0101;
}

/* line 127, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.revised_fees, .revised_fees.quote-state-badge {
  color: #fff;
  background-color: #9A73A6;
}

/* line 131, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.additional_audit, .additional_audit.quote-state-badge {
  color: #edffeb;
  background-color: #a40062;
}

/* line 135, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.chasing, .chasing.quote-state-badge {
  color: #ffffff;
  background-color: #3d2424;
}

/* line 139, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.out_of_office, .out_of_office.quote-state-badge {
  color: #ffffff;
  background-color: #4896ed;
}

/* line 143, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.instant_instruction, .instant_instruction.quote-state-badge {
  color: #000;
  background-color: #36ffe3;
}

/* line 147, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pending_instruction, .pending_instruction.quote-state-badge {
  color: #000000;
  background-color: #00ff0e;
}

/* line 151, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.internal_conflict_notes, .internal_conflict_notes.quote-state-badge {
  color: #ffffff;
  background-color: #442bee;
}

/* line 155, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.inspection_date_valuer_update_received, .inspection_date_valuer_update_received.quote-state-badge {
  color: #ffffff;
  background-color: #4034E5;
}

/* line 159, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pvq_valuer_update_received, .pvq_valuer_update_received.quote-state-badge {
  color: #ffffff;
  background-color: #652CB3;
}

/* line 163, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.quotes_admin, .quotes_admin.quote-state-badge {
  color: #000;
  background-color: #ffffff;
}

/* line 167, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.qc_feedback_commentary, .qc_feedback_commentary.quote-state-badge {
  color: #000;
  background-color: #CEE741;
}

/* line 171, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.verbal_figures_draft, .verbal_figures_draft.quote-state-badge {
  color: #000;
  background-color: #B6EC8C;
}

/* line 175, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.mgt_updates, .mgt_updates.quote-state-badge {
  color: #ffffff;
  background-color: #ff0066;
}

/* line 179, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.response_from_lender_or_broker, .response_from_lender_or_broker.quote-state-badge {
  color: #000;
  background-color: #DDA15E;
}

/* line 183, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.response_from_valuer, .response_from_valuer.quote-state-badge {
  color: #000;
  background-color: #CAF0F8;
}

/* line 187, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.instruction_issue, .instruction_issue.quote-state-badge {
  color: #ffffff;
  background-color: #C1121F;
}

/* line 191, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.additional_funds, .additional_funds.quote-state-badge {
  color: #ffffff;
  background-color: #219EBC;
}

/* line 195, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.beware_on_instruction, .beware_on_instruction.quote-state-badge {
  color: #ffffff;
  background-color: #E85D04;
}

/* line 199, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.quotesnbsp_chasing, .quotesnbsp_chasing.quote-state-badge {
  color: #ffffff;
  background-color: #03071E;
}

/* line 203, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.team_help, .team_help.quote-state-badge {
  color: #ffffff;
  background-color: #15616D;
}

/* line 207, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.quotes_mgt, .quotes_mgt.quote-state-badge {
  color: #000;
  background-color: #EA7281;
}

/* line 211, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.change_of_quote_information_from_original, .change_of_quote_information_from_original.quote-state-badge {
  color: #000;
  background-color: #FCB9B2;
}

/* line 215, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.valuer_query_from_new_quote_sent, .valuer_query_from_new_quote_sent.quote-state-badge {
  color: #ffffff;
  background-color: #9D4EDD;
}

/* line 219, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pvq-badge, .pvq-badge.quote-state-badge {
  color: white;
}

/* line 222, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pvq-badge.general, .pvq-badge.general.quote-state-badge {
  background-color: #006B2D;
}

/* line 223, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pvq-badge.update_from_valuer, .pvq-badge.update_from_valuer.quote-state-badge {
  background-color: #652CB3;
}

/* line 224, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pvq-badge.delay, .pvq-badge.delay.quote-state-badge {
  background-color: #FF0000;
}

/* line 225, app/assets/stylesheets/valuation_manager/_note.scss */
.badge.pvq-badge.lender_gone_direct, .pvq-badge.lender_gone_direct.quote-state-badge {
  background-color: #1A1A1A;
}

/* line 1, app/assets/stylesheets/valuation_manager/_valuations_profit.scss */
.conversion-summary {
  display: flex;
  width: 100%;
  justify-content: space-between;
  height: 100px;
  align-items: center;
  padding: 0 0.5rem;
  margin-top: 3rem;
}

/* line 11, app/assets/stylesheets/valuation_manager/_valuations_profit.scss */
.conversion-summary__item {
  text-align: center;
}

/* line 6, app/assets/stylesheets/valuation_manager/_document_package.scss */
.document-rule-accordion__card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

/* line 12, app/assets/stylesheets/valuation_manager/_document_package.scss */
.document-rule-accordion__card:not(:first-of-type) .card-header:first-child, .document-rule-accordion__card:not(:first-of-type) .document-rule-accordion__card-header:first-child {
  border-radius: 0;
}

/* line 17, app/assets/stylesheets/valuation_manager/_document_package.scss */
.document-rule-accordion__card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 23, app/assets/stylesheets/valuation_manager/_document_package.scss */
.document-rule-accordion__card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 27, app/assets/stylesheets/valuation_manager/_document_package.scss */
.document-rule-accordion__card .fa-trash {
  display: none;
  cursor: pointer;
}

/* line 31, app/assets/stylesheets/valuation_manager/_document_package.scss */
.document-rule-accordion__card .fa-plus-circle {
  display: inline;
  cursor: pointer;
}

/* line 36, app/assets/stylesheets/valuation_manager/_document_package.scss */
.document-rule-accordion__card.open .fa-trash {
  display: inline;
}

/* line 39, app/assets/stylesheets/valuation_manager/_document_package.scss */
.document-rule-accordion__card.open .fa-plus-circle {
  display: none;
}

/* line 45, app/assets/stylesheets/valuation_manager/_document_package.scss */
.document-rule-accordion__card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #2d2162;
  background-color: #dee2e6;
}

/* line 53, app/assets/stylesheets/valuation_manager/_document_package.scss */
.document-rule-accordion__title {
  margin-bottom: 0;
}

/* line 56, app/assets/stylesheets/valuation_manager/_document_package.scss */
.document-rule-accordion__open-button {
  color: #2d2162;
}

/* line 4, app/assets/stylesheets/valuation_manager/_instructions.scss */
form.new_note .radio_buttons.note_valuation_chosen_payee .radio {
  margin-right: 20px;
}

/* line 7, app/assets/stylesheets/valuation_manager/_instructions.scss */
form.new_note .radio_buttons.note_valuation_chosen_payee .radio:last {
  margin-right: 0;
}

/* line 11, app/assets/stylesheets/valuation_manager/_instructions.scss */
form.new_note .radio_buttons.note_valuation_chosen_payee .radio label {
  margin-left: 2px;
}

/* line 2, app/assets/stylesheets/valuation_manager/_lenders.scss */
.blacklisted-valuers .select2-container, .property-types-select .select2-container {
  width: 100% !important;
}

/* line 5, app/assets/stylesheets/valuation_manager/_lenders.scss */
.blacklisted-valuers .select2-search--dropdown .select2-search__field, .property-types-select .select2-search--dropdown .select2-search__field {
  width: 98%;
}

/* line 11, app/assets/stylesheets/valuation_manager/_lenders.scss */
.bg-green {
  background-color: #00B050;
}

/* line 12, app/assets/stylesheets/valuation_manager/_lenders.scss */
.bg-blue {
  background-color: #3366FF;
}

/* line 13, app/assets/stylesheets/valuation_manager/_lenders.scss */
.bg-amber {
  background-color: #FFC000;
}

/* line 16, app/assets/stylesheets/valuation_manager/_lenders.scss */
#lender-entity .select2-selection__placeholder {
  color: black;
}

/* line 1, app/assets/stylesheets/valuation_manager/_quoflow.scss */
.filters {
  padding: 0 0.25rem 0.5rem;
}

/* line 5, app/assets/stylesheets/valuation_manager/_quoflow.scss */
.filters-inputs {
  display: flex;
  flex-direction: row;
}

/* line 10, app/assets/stylesheets/valuation_manager/_quoflow.scss */
.tooltip-inner {
  text-align: left;
}

/* line 1, app/assets/stylesheets/valuation_manager/_kanban_modal.scss */
.quote_declined {
  background-color: #b6b4b4 !important;
  border-color: #1c2324 !important;
}

/* line 6, app/assets/stylesheets/valuation_manager/_kanban_modal.scss */
.quote_selected {
  background-color: #C1E1C1 !important;
  border-color: #00B050 !important;
}

/* line 11, app/assets/stylesheets/valuation_manager/_kanban_modal.scss */
.rounded-1vh {
  border-radius: 1vh !important;
}

/* line 15, app/assets/stylesheets/valuation_manager/_kanban_modal.scss */
.rounded-075vh {
  border-radius: 0.75vh !important;
}

/* line 19, app/assets/stylesheets/valuation_manager/_kanban_modal.scss */
.history-icon .fa-history {
  vertical-align: middle;
}

/* line 23, app/assets/stylesheets/valuation_manager/_kanban_modal.scss */
.counter-position {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 29, app/assets/stylesheets/valuation_manager/_kanban_modal.scss */
.quotes-to-review-count, .quote_query_raised_count_icon {
  background-color: #007bff;
  color: white;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 14px;
  z-index: 1;
}

/* line 43, app/assets/stylesheets/valuation_manager/_kanban_modal.scss */
.quote_query_raised_count_icon {
  background-color: #edb409;
}

/* line 1, app/assets/stylesheets/valuation_manager/_contacts.scss */
.accordion_header:hover {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.09);
}

/* line 1, app/assets/stylesheets/valuation_manager/_sticky_header_table.scss */
.sticky-table-header {
  overflow: scroll;
  height: 100vh;
}

/* line 5, app/assets/stylesheets/valuation_manager/_sticky_header_table.scss */
.sticky-table-header .table thead th {
  border: none;
}

/* line 9, app/assets/stylesheets/valuation_manager/_sticky_header_table.scss */
.sticky-table-header table thead {
  position: sticky;
  top: 0;
  background-color: white;
}

/* line 1, app/assets/stylesheets/valuation_manager/_post_valuation_queries.scss */
.activity-private {
  background-color: lightgrey;
}

/* line 5, app/assets/stylesheets/valuation_manager/_post_valuation_queries.scss */
.activity-valuer-response {
  background-color: #b6e6b6;
}

/* line 9, app/assets/stylesheets/valuation_manager/_post_valuation_queries.scss */
.activity-icon {
  font-size: 1.5em;
}

/* line 13, app/assets/stylesheets/valuation_manager/_post_valuation_queries.scss */
.activity-icon-valuer {
  color: #db0000;
}

/* line 17, app/assets/stylesheets/valuation_manager/_post_valuation_queries.scss */
.activity-icon-requestor {
  color: green;
}

/* line 22, app/assets/stylesheets/valuation_manager/_post_valuation_queries.scss */
.privacy-input .form-group {
  margin-bottom: 0;
}

/* line 27, app/assets/stylesheets/valuation_manager/_post_valuation_queries.scss */
.pvq-status-badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 1em;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: all 0.15s ease-in-out;
  color: white;
}

/* line 41, app/assets/stylesheets/valuation_manager/_post_valuation_queries.scss */
.pvq-status-badge-requested {
  background-color: #bc0052;
}

/* line 44, app/assets/stylesheets/valuation_manager/_post_valuation_queries.scss */
.pvq-status-badge-rejected {
  background-color: #fd7e14;
}

/* line 47, app/assets/stylesheets/valuation_manager/_post_valuation_queries.scss */
.pvq-status-badge-open {
  background-color: #006b2d;
}

/* line 50, app/assets/stylesheets/valuation_manager/_post_valuation_queries.scss */
.pvq-status-badge-archived {
  background-color: #808080;
}

/* line 53, app/assets/stylesheets/valuation_manager/_post_valuation_queries.scss */
.pvq-status-badge-concluded {
  background-color: black;
}

/* line 57, app/assets/stylesheets/valuation_manager/_post_valuation_queries.scss */
.pvq-status-label {
  font-size: 0.75em;
  padding: 5px;
  font-weight: 400;
  color: white;
  border-radius: 0.7em;
}

/* line 65, app/assets/stylesheets/valuation_manager/_post_valuation_queries.scss */
.pvq-status-label-report {
  background-color: #FAC710;
}

/* line 69, app/assets/stylesheets/valuation_manager/_post_valuation_queries.scss */
.pvq-status-label-figures {
  background-color: #2D9BF0;
}

/* line 73, app/assets/stylesheets/valuation_manager/_post_valuation_queries.scss */
.active-tab {
  padding: 0.6em 1em;
  border-bottom: solid 4px;
}

/* line 78, app/assets/stylesheets/valuation_manager/_post_valuation_queries.scss */
.inline-pvq-badge {
  display: inline-block;
}

/* line 82, app/assets/stylesheets/valuation_manager/_post_valuation_queries.scss */
.bg-pvq-concluded {
  background-color: #C1E1C1 !important;
  border-color: #00B050 !important;
}

/* line 87, app/assets/stylesheets/valuation_manager/_post_valuation_queries.scss */
.bg-pvq-content-private {
  background-color: lightgrey;
}

/* line 91, app/assets/stylesheets/valuation_manager/_post_valuation_queries.scss */
.font-size-1-15rem {
  font-size: 1.15rem;
}

/* line 1, app/assets/stylesheets/valuation_manager/_typography.scss */
.text-purple {
  color: #2d2162;
}

/* line 5, app/assets/stylesheets/valuation_manager/_typography.scss */
.text-light-blue {
  color: #36a0ef;
}

/* line 9, app/assets/stylesheets/valuation_manager/_typography.scss */
.text-light-green {
  color: #33b399;
}

/* line 13, app/assets/stylesheets/valuation_manager/_typography.scss */
.text-grey {
  color: #495057;
}

/* line 17, app/assets/stylesheets/valuation_manager/_typography.scss */
.text-orange {
  color: #fd7e14;
}

/* line 1, app/assets/stylesheets/valuation_manager/_reports.scss */
.light-green-bg {
  background-color: #ceede7;
  border-radius: 5px;
}

/* line 6, app/assets/stylesheets/valuation_manager/_reports.scss */
.light-blue-bg {
  background-color: #d2f2f9;
  border-radius: 5px;
}

/* line 11, app/assets/stylesheets/valuation_manager/_reports.scss */
.light-red-bg {
  background-color: #fcdad4;
  border-radius: 5px;
}

/* line 16, app/assets/stylesheets/valuation_manager/_reports.scss */
.blue-bg {
  background-color: #2d9bf0;
  border-radius: 5px;
}

/* line 21, app/assets/stylesheets/valuation_manager/_reports.scss */
.grey-bg {
  background-color: #e9ecef;
  border-radius: 5px;
}

/* Scoped override for custom-select2 class */
/* line 27, app/assets/stylesheets/valuation_manager/_reports.scss */
.custom-select2 + .select2-container .select2-selection--single {
  height: 31px;
  padding: 0.375rem 0.75rem;
  border: 1px solid rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
}

/* line 35, app/assets/stylesheets/valuation_manager/_reports.scss */
.export-buttons {
  background-color: #6c5ffc;
  border-color: #6c5ffc;
  font-weight: 500;
}

/* line 40, app/assets/stylesheets/valuation_manager/_reports.scss */
.export-buttons:active, .export-buttons:focus, .export-buttons:hover, .export-buttons.active {
  background-color: #6c5ffc !important;
  border-color: #6c5ffc !important;
  box-shadow: none !important;
  outline: none !important;
  color: white !important;
}

/* line 52, app/assets/stylesheets/valuation_manager/_reports.scss */
.btn-approve {
  background-color: #20c997;
  color: #fff;
}

/* line 56, app/assets/stylesheets/valuation_manager/_reports.scss */
.btn-approve:hover {
  background-color: #199d76;
  color: #fff;
}

/* line 25, app/assets/stylesheets/valuation_manager/_base.scss */
.btn-xs {
  padding: 0.225rem 0.45rem;
  font-size: 0.7875rem;
  line-height: 1.35;
  border-radius: 0.18rem;
}

/* line 35, app/assets/stylesheets/valuation_manager/_base.scss */
.query-raised-toggle {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  display: inline-block;
  box-sizing: content-box;
  width: 4.5em;
  height: 2em;
  padding: 0.2em;
  border: none;
  cursor: pointer;
  border-radius: 1.5em;
  overflow: hidden;
  background-color: #707070;
  transition: background ease 0.3s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* line 51, app/assets/stylesheets/valuation_manager/_base.scss */
.query-raised-toggle:before {
  content: "query query";
  margin: 0.1em;
  display: block;
  position: absolute;
  z-index: 2;
  width: 2.3em;
  height: 2.3em;
  font-family: system-ui;
  font-size: 0.8em;
  line-height: 2.2em;
  font-weight: 500;
  text-transform: lowercase;
  text-indent: -2.9em;
  word-spacing: 2.3em;
  white-space: nowrap;
  background: #fff;
  color: rgba(255, 255, 255, 0.6);
  border-radius: 1.5em;
  transition: transform cubic-bezier(0.3, 1.5, 0.7, 1) 0.3s;
}

/* line 73, app/assets/stylesheets/valuation_manager/_base.scss */
.query-raised-toggle:checked {
  background-color: #edb408;
}

/* line 76, app/assets/stylesheets/valuation_manager/_base.scss */
.query-raised-toggle:checked:before {
  transform: translateX(3.1em);
}

/* line 81, app/assets/stylesheets/valuation_manager/_base.scss */
.query-raised-toggle:disabled {
  cursor: auto;
}

/* line 86, app/assets/stylesheets/valuation_manager/_base.scss */
.font-09em {
  font-size: 0.9em;
}

/* line 90, app/assets/stylesheets/valuation_manager/_base.scss */
.font-08em {
  font-size: 0.8em;
}

/* line 94, app/assets/stylesheets/valuation_manager/_base.scss */
.bottom-2px {
  bottom: 2px;
}

/* line 2, app/assets/stylesheets/finder/valuer-panel.scss */
body.search, body.coverage, body.locations {
  padding-top: 55px;
}

/* line 5, app/assets/stylesheets/finder/valuer-panel.scss */
body.search .flashes, body.coverage .flashes, body.locations .flashes {
  position: absolute;
  margin-top: 1rem;
  width: calc(100% - 2rem);
  z-index: 2000;
}

/* line 14, app/assets/stylesheets/finder/valuer-panel.scss */
th.created {
  width: 230px;
}

/* line 18, app/assets/stylesheets/finder/valuer-panel.scss */
.row-actions {
  font-size: 0.85rem;
}

/* line 22, app/assets/stylesheets/finder/valuer-panel.scss */
.row-actions .delete a {
  color: #dc3545;
}

/* line 26, app/assets/stylesheets/finder/valuer-panel.scss */
.row-actions span:not(:last-child)::after {
  content: "|";
  display: inline-block;
  margin-left: 0.3333333333rem;
}

/* line 34, app/assets/stylesheets/finder/valuer-panel.scss */
.three-columns {
  -moz-column-count: 3;
       column-count: 3;
}

/* line 38, app/assets/stylesheets/finder/valuer-panel.scss */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 45, app/assets/stylesheets/finder/valuer-panel.scss */
.has-sub-fields:not(.selected) .sub-fields {
  display: none;
}

/* line 53, app/assets/stylesheets/finder/valuer-panel.scss */
form .location:not(:last-of-type) .field {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 60, app/assets/stylesheets/finder/valuer-panel.scss */
.full-height {
  height: calc(100vh - 56px);
}

/* line 64, app/assets/stylesheets/finder/valuer-panel.scss */
li.firm {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  cursor: pointer;
  position: relative;
}

/* line 69, app/assets/stylesheets/finder/valuer-panel.scss */
li.firm .selector {
  float: left;
  clear: left;
  width: 0;
  overflow: hidden;
  transition: width 0.25s;
}

/* line 77, app/assets/stylesheets/finder/valuer-panel.scss */
li.firm .content-wrapper {
  transition: margin-left 0.25s;
}

/* line 82, app/assets/stylesheets/finder/valuer-panel.scss */
li.firm .contact .float-left {
  clear: left;
}

/* line 86, app/assets/stylesheets/finder/valuer-panel.scss */
li.firm .contact .float-right {
  clear: right;
}

/* line 91, app/assets/stylesheets/finder/valuer-panel.scss */
li.firm:hover, li.firm.selected {
  background: #f8f9fa;
}

/* line 94, app/assets/stylesheets/finder/valuer-panel.scss */
li.firm:hover .selector, li.firm.selected .selector {
  width: auto;
}

/* line 98, app/assets/stylesheets/finder/valuer-panel.scss */
li.firm:hover .content-wrapper, li.firm.selected .content-wrapper {
  margin-left: 1.5rem;
}

/* line 102, app/assets/stylesheets/finder/valuer-panel.scss */
li.firm:hover::before, li.firm.selected::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  height: 100%;
  background: green;
}

/* line 115, app/assets/stylesheets/finder/valuer-panel.scss */
li.email-button {
  padding: 10px;
  position: fixed;
  bottom: 0;
  box-sizing: border-box;
  visibility: none;
  opacity: 0;
  transition: opacity 0.25s;
  float: right;
  position: sticky;
}

/* line 127, app/assets/stylesheets/finder/valuer-panel.scss */
.sector-control {
  background: #fff;
  padding: 1rem;
}

/* line 132, app/assets/stylesheets/finder/valuer-panel.scss */
.listview-control {
  background: #fff;
}

@media (min-width: 992px) {
  /* line 132, app/assets/stylesheets/finder/valuer-panel.scss */
  .listview-control {
    display: none;
  }
}

/* line 139, app/assets/stylesheets/finder/valuer-panel.scss */
.listview-control .control-container {
  padding: 0.5rem;
  cursor: pointer;
}

/* line 143, app/assets/stylesheets/finder/valuer-panel.scss */
.listview-control .control-container:hover {
  background-color: #f4f4f4;
}

/* line 149, app/assets/stylesheets/finder/valuer-panel.scss */
#finder-search-results {
  border-top: 1px solid #dedede;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  /* line 149, app/assets/stylesheets/finder/valuer-panel.scss */
  #finder-search-results {
    position: relative;
    height: calc(100vh - 56px - 16px - 250px);
    overflow: scroll;
  }
}

/* line 159, app/assets/stylesheets/finder/valuer-panel.scss */
#finder-search-results.has-selections {
  margin-bottom: 67px;
}

@media (min-width: 992px) {
  /* line 159, app/assets/stylesheets/finder/valuer-panel.scss */
  #finder-search-results.has-selections {
    height: calc(100vh - 56px - 16px - 250px);
    overflow: scroll;
    margin-bottom: 0;
  }
}

/* line 168, app/assets/stylesheets/finder/valuer-panel.scss */
#finder-search-results.has-selections li.email-button {
  opacity: 1;
}

/* line 174, app/assets/stylesheets/finder/valuer-panel.scss */
.search #map {
  display: none;
}

@media (min-width: 992px) {
  /* line 174, app/assets/stylesheets/finder/valuer-panel.scss */
  .search #map {
    display: block;
  }
}

/* line 182, app/assets/stylesheets/finder/valuer-panel.scss */
ul.nested-list {
  border-top: 1px solid #dee2e6;
}

/* line 185, app/assets/stylesheets/finder/valuer-panel.scss */
ul.nested-list .row {
  padding: 0.5rem 0;
}

/* line 189, app/assets/stylesheets/finder/valuer-panel.scss */
ul.nested-list li {
  border-bottom: 1px solid #dee2e6;
}

/* line 193, app/assets/stylesheets/finder/valuer-panel.scss */
ul.nested-list ul {
  border-top: 1px solid #dee2e6;
  margin-left: 2rem;
}

/* line 199, app/assets/stylesheets/finder/valuer-panel.scss */
ul.nested-list ul li:last-child {
  border-bottom: none;
}

/* line 203, app/assets/stylesheets/finder/valuer-panel.scss */
ul.nested-list ul li .row {
  position: relative;
}

/* line 206, app/assets/stylesheets/finder/valuer-panel.scss */
ul.nested-list ul li .row:before {
  content: '';
  position: absolute;
  left: -5px;
  top: calc(50% - 5px);
  border-width: 5px;
  border-style: solid;
  border-left-color: black;
  border-right-color: transparent;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* line 223, app/assets/stylesheets/finder/valuer-panel.scss */
.icon-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
}

/* line 2, app/assets/stylesheets/finder/components/rag_values.scss */
.badge-rag-value-red {
  background-color: red;
  color: #fff;
}

/* line 7, app/assets/stylesheets/finder/components/rag_values.scss */
.badge-rag-value-amber {
  background-color: orange;
  color: #fff;
}

/* line 12, app/assets/stylesheets/finder/components/rag_values.scss */
.badge-rag-value-green {
  background-color: green;
  color: #fff;
}

/* line 17, app/assets/stylesheets/finder/components/rag_values.scss */
.badge-rag-value-na {
  background-color: grey;
  color: #fff;
}

/* line 1, app/assets/stylesheets/finder/components/_file_uploader.scss */
[data-file-uploader] .row {
  pointer-events: none;
}

/* line 3, app/assets/stylesheets/finder/components/_file_uploader.scss */
[data-file-uploader] .row a, [data-file-uploader] .row select {
  z-index: 1000;
  pointer-events: auto;
}

/* line 12, app/assets/stylesheets/finder/components/_file_uploader.scss */
.file-upload-container .upload-wrapper {
  transition: all 0.2s ease;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

/* line 16, app/assets/stylesheets/finder/components/_file_uploader.scss */
.file-upload-container .upload-wrapper:hover {
  border-color: #80bdff !important;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 22, app/assets/stylesheets/finder/components/_file_uploader.scss */
.file-upload-container .upload-label {
  font-weight: 500;
}

/* line 26, app/assets/stylesheets/finder/components/_file_uploader.scss */
.file-upload-container .file-input-wrapper {
  margin-left: 15px;
  flex-grow: 1;
}

/* line 30, app/assets/stylesheets/finder/components/_file_uploader.scss */
.file-upload-container .file-input-wrapper .form-control, .file-upload-container .file-input-wrapper .nav-search__text-field {
  border-radius: 4px;
  padding: 6px 12px;
  border-color: #ced4da;
}

/* line 35, app/assets/stylesheets/finder/components/_file_uploader.scss */
.file-upload-container .file-input-wrapper .form-control:focus, .file-upload-container .file-input-wrapper .nav-search__text-field:focus {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 43, app/assets/stylesheets/finder/components/_file_uploader.scss */
.document-list-pii, .document-list-pli, .document-list-eli {
  max-height: 250px;
  overflow-y: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

/* line 49, app/assets/stylesheets/finder/components/_file_uploader.scss */
.document-list-pii .file-uploaded:last-child, .document-list-pli .file-uploaded:last-child, .document-list-eli .file-uploaded:last-child {
  border-bottom: none !important;
}

/* line 53, app/assets/stylesheets/finder/components/_file_uploader.scss */
.document-list-pii .file-uploaded:hover, .document-list-pli .file-uploaded:hover, .document-list-eli .file-uploaded:hover {
  background-color: #f8f9fa;
}
