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: black; }
  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;
  -ms-user-select: none;
  user-select: none; }

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

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

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

trix-editor .attachment__caption-editor:focus[data-trix-mutable]::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: ' \2022 '; }
  .trix-content .attachment--preview {
    width: 100%;
    text-align: center; }
    .trix-content .attachment--preview .attachment__caption {
      color: #666;
      font-size: 0.9em;
      line-height: 1.2; }
  .trix-content .attachment--file {
    color: #333;
    line-height: 1;
    margin: 0 2px 2px 2px;
    padding: 0.4em 1em;
    border: 1px solid #bbb;
    border-radius: 5px; }
  .trix-content .attachment-gallery {
    display: flex;
    flex-wrap: wrap;
    position: relative; }
    .trix-content .attachment-gallery .attachment {
      flex: 1 0 33%;
      padding: 0 0.5em;
      max-width: 33%; }
    .trix-content .attachment-gallery.attachment-gallery--2 .attachment, .trix-content .attachment-gallery.attachment-gallery--4 .attachment {
      flex-basis: 50%;
      max-width: 50%; }
/*
 * Provides a drop-in pointer for the default Trix stylesheet that will format the toolbar and
 * the trix-editor content (whether displayed or under editing). Feel free to incorporate this
 * inclusion directly in any other asset bundle and remove this file.
 *

*/

/* Hide attachments in Trix content */
.trix-content action-text-attachment,
.trix-content .attachment,
.trix-content .attachment-gallery {
  display: none !important;
}

/* Hide the file upload button in the Trix toolbar */
trix-toolbar [data-trix-button-group="file-tools"] {
  display: none !important;
}

html {
  font-size: 14px
}


@tailwind base;
@tailwind components;
@tailwind utilities;


@layer components {
  .pagy-nav,
  .pagy-nav-js {
    display: flex;
    margin-left: 30%;
    margin-right: 30%;
    justify-content: space-around;
  }

  .pagy-nav .page a,
  .pagy-nav .page.active,
  .pagy-nav .page.prev.disabled,
  .pagy-nav .page.next.disabled,
  .pagy-nav-js .page a,
  .pagy-nav-js .page.active,
  .pagy-nav-js .page.prev.disabled,
  .pagy-nav-js .page.next.disabled {
    @apply block rounded-lg px-3 py-2 text-sm text-gray-500 font-semibold bg-gray-100 shadow-md;
    /*&:hover{*/
    /*     @apply bg-gray-300;*/
    /* }*/
    /*&:active{*/
    /*     @apply bg-gray-400 text-white;*/
    /* }*/
  }

  .pagy-nav .page.prev.disabled,
  .pagy-nav .page.next.disabled,
  .pagy-nav-js .page.prev.disabled,
  .pagy-nav-js .page.next.disabled {
    @apply text-gray-400 cursor-default;
    /*&:hover {*/
    /*     @apply text-gray-400 bg-gray-200;*/
    /* }*/
    /*&:active {*/
    /*     @apply text-gray-400 bg-gray-200;*/
    /* }*/
  }

  .pagy-nav .page.active,
  .pagy-nav-js .page.active {
    @apply text-white cursor-default bg-gray-400;
    /*&:hover {*/
    /*     @apply text-white bg-gray-400;*/
    /* }*/
    /*&:active {*/
    /*     @apply bg-gray-400 text-white;*/
    /* }*/
  }


  .pagy-combo-nav-js {
    @apply flex max-w-max rounded-full px-3 py-1 text-sm text-gray-500 font-semibold bg-gray-200 shadow-md;
  }

  .pagy-combo-nav-js .pagy-combo-input {
    @apply bg-white px-2 rounded-sm
  }

  .pagy-combo-nav-js .page.prev,
  .pagy-combo-nav-js .page.next {
    /*&:hover {*/
    /*     @apply text-gray-800;*/
    /* }*/
    /*&:active {*/
    /*     @apply text-gray-800;*/
    /* }*/
  }

  .pagy-combo-nav-js .page.prev.disabled,
  .pagy-combo-nav-js .page.next.disabled {
    @apply text-gray-400 cursor-default;
  }

  .form-select {
    @apply w-full rounded-lg shadow-md border-gray-200;
  }

  .form-number {
    @apply border mt-1 mb-3 border-gray-300 py-2 px-3 rounded-md focus:outline-0 shadow-inner ring-0 w-full text-gray-800 border focus:ring-0;
  }

  .table-container {
    @apply overflow-x-auto shadow-md sm:rounded-lg
  }

  .table {
    @apply w-full text-sm text-left
  }

  .table thead {
    @apply text-gray-700 bg-gray-200 border-b border-gray-300 font-bold
  }

  .table th, .table td {
    @apply py-3 px-6
  }

  .table td .truncated-content {
    @apply whitespace-nowrap text-ellipsis overflow-hidden max-w-[1px]
  }

  .box {
    @apply bg-gray-50 rounded-md  p-5 shadow-[0_8px_16px_-2px_rgba(10,10,10,10%)]
  }

  .tabulated-data {
    @apply table-fixed overflow-y-scroll border-gray-800 shadow-[inset_0_0_5px_0_rgb(0,0,0,15%)] bg-white
  }

  .tabulated-data thead {
    @apply shadow-[0_1px_5px_0_rgb(0,0,0,15%)]
  }

  .tabulated-data tbody tr {
    @apply border-[#dbdbdb] border-y
  }

  .tabulated-data tbody td {
    @apply px-1 py-2
  }

  .dot {
    @apply absolute text-[5rem] text-[#BBBBBB] left-[-20px] top-[-63px]
  }

  .tribute-container {
    @apply absolute top-0 left-0 z-[999999] bg-white border border-gray-300 rounded-md shadow-lg overflow-auto;
  }

  .tribute-container ul {
    @apply m-0 p-0 list-none;
  }

  .tribute-container li {
    @apply px-2 py-1.5 cursor-pointer rounded text-xs text-left transition-colors duration-200;
  }

  .tribute-container li:hover,
  .tribute-container li.highlight {
    @apply bg-gray-100;
    /* Light grey hover color */
  }

  .tribute-container li span {
    @apply font-bold;
  }

  .tribute-container li.no-match {
    @apply cursor-default text-gray-500;
  }

  .tribute-container .menu-highlighted {
    @apply font-bold;
  }
}

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


.pagy {
  @apply flex justify-center space-x-2 font-semibold text-base text-gray-500;

}


.pagy a:not(.gap) {
  @apply block rounded-lg px-3 py-1 bg-gray-200;
}

.pagy a:not(.gap):hover {
  @apply bg-gray-300;
}

.pagy a:not([href]) {

  @apply text-gray-300 bg-gray-100 cursor-default;
}

.pagy a.current {
  @apply text-white bg-gray-400;
}

.lz_ts_select {
  .item {
    @apply text-gray-700
  }
}


.pagy label {
  @apply inline-block whitespace-nowrap bg-gray-200 rounded-lg px-3 py-0.5;
}


.pagy label input {
  @apply bg-gray-100 border-none rounded-md;
}

[data-popover-target="card"]::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 1rem;
  border-width: 0.75rem;
  border-color: white transparent transparent transparent;
}


.report-builder-list li {
  @apply border-b border-gray-200 p-1;
}

.report-builder-schema .fa-edit {
  @apply hidden;
}

.chart-options-list li {
  @apply border-b border-gray-200 p-2;
}


.slick-container {

&.slick-fit-window {
.slick-header {
  overflow: visible !important;
  height: auto !important;
}

.slick-header-columns {
  height: 100% !important;
  display: flex !important;
  align-items: stretch !important;
}

.slick-header-column {
  height: auto !important;
  white-space: normal !important;
  line-height: 1.2;
  padding: 5px;
  box-sizing: border-box;
  word-wrap: break-word;
  display: flex !important;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center; /* Changed from stretch to center */
  text-align: center; /* Added to center the text horizontally */
}

.slick-header-column .slick-column-name {
  white-space: normal;
  text-overflow: clip;
  overflow: visible;
  width: 100%;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center; /* Changed from defaults to center */
  min-height: 60px;
  text-align: center; /* Added to ensure text is centered */
}

/* Keep the right alignment for specific columns */
.slick-header-column.text-right {
  text-align: right;
}

.slick-header-column.text-right .slick-column-name {
  justify-content: flex-end;
  text-align: right;
}
}

  .slick-header {
    background-color: #ECF1FF;
  }

  .slick-header-column {
    background: #ECF1FF;
    vertical-align: sub;
    @apply font-semibold uppercase text-sm pl-4
  }

  .slick-header-column.text-right {
    justify-content: end !important;
  }

  .slick-header-column.text-center {
    justify-content: center !important;
  }

  .slick-row.selected .cell-selection {
    background-color: transparent; /* show default selected row background */
  }

  .slick-cell:not(.border-solid) {
    border-style: dashed;
  }

  &.slick-without-scrollbar {
    .slick-viewport-left {
      -ms-overflow-style: none; /* Internet Explorer 10+ */
      scrollbar-width: none;
      scrollbar-gutter: stable;
    }

    .slick-viewport-right {
      -ms-overflow-style: none; /* Internet Explorer 10+ */
      scrollbar-width: none;
      scrollbar-gutter: stable;
    }

    .slick-viewport-right::-webkit-scrollbar, .slick-viewport-left::-webkit-scrollbar {
      display: none
    }
  }
}


.user-text-small {
  .slick-container {
    .slick-header-column {
      @apply text-xs
    }
  }

  .slick-cell {
    @apply text-sm
  }
}

.user-text-medium {
  .slick-container {
    .slick-header-column {
      @apply text-sm
    }
  }

  .slick-cell {
    @apply text-base
  }
}

.user-text-large {
  .slick-container {
    .slick-header-column {
      @apply text-base
    }
  }

  .slick-cell {
    @apply text-lg
  }
}

@keyframes progress-bar {
  0% {
    width: 0%;
  }
  50% {
    width: 75%;
  }
  100% {
    width: 0%;
  }
}

@keyframes popup {
  0% {
    transform: scale(0.9);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.animate-progress-bar {
  animation: progress-bar 2s ease-in-out infinite;
}

.animate-popup {
  animation: popup 0.4s ease-in-out;
}
/**
 * tom-select.css (v2.2.2)
 * Copyright (c) contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 */
:root {
  --ts-pr-clear-button:	0;
  --ts-pr-caret:	0;
  --ts-pr-min:	.75rem;
}

.ts-wrapper.single .ts-control, .ts-wrapper.single .ts-control input {
  cursor: pointer;
}

.ts-control {
  padding-right: max(var(--ts-pr-min), var(--ts-pr-clear-button) + var(--ts-pr-caret)) !important;
}

.ts-wrapper.plugin-drag_drop.multi > .ts-control > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  box-shadow: inset 0 0 12px 4px #fff;
}
.ts-wrapper.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}
.ts-wrapper.plugin-drag_drop .ui-sortable-helper {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.plugin-checkbox_options .option input {
  margin-right: 0.5rem;
}

.plugin-clear_button {
  --ts-pr-clear-button: 1em;
}
.plugin-clear_button .clear-button {
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(8px - 6px);
  margin-right: 0 !important;
  background: transparent !important;
  transition: opacity 0.5s;
  cursor: pointer;
}
.plugin-clear_button.form-select .clear-button, .plugin-clear_button.single .clear-button {
  right: max( var(--ts-pr-caret), 8px);
}
.plugin-clear_button.focus.has-items .clear-button, .plugin-clear_button:not(.disabled):hover.has-items .clear-button {
  opacity: 1;
}

.ts-wrapper .dropdown-header {
  position: relative;
  padding: 10px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 3px 3px 0 0;
}
.ts-wrapper .dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.ts-wrapper .dropdown-header-close:hover {
  color: black;
}

.plugin-dropdown_input.focus.dropdown-active .ts-control {
  box-shadow: none;
  border: 1px solid #d0d0d0;
}
.plugin-dropdown_input .dropdown-input {
  border: 1px solid #d0d0d0;
  border-width: 0 0 1px 0;
  display: block;
  padding: 8px 8px;
  box-shadow: none;
  width: 100%;
  background: transparent;
}
.plugin-dropdown_input .items-placeholder {
  border: 0 none !important;
  box-shadow: none !important;
  width: 100%;
}
.plugin-dropdown_input.has-items .items-placeholder, .plugin-dropdown_input.dropdown-active .items-placeholder {
  display: none !important;
}

.ts-wrapper.plugin-input_autogrow.has-items .ts-control > input {
  min-width: 0;
}
.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control > input {
  flex: none;
  min-width: 4px;
}
.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control > input::-ms-input-placeholder {
  color: transparent;
}
.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control > input::placeholder {
  color: transparent;
}

.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content {
  display: flex;
}
.ts-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}
.ts-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.ts-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.ts-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.ts-wrapper.plugin-remove_button .item {
  display: inline-flex;
  align-items: center;
  padding-right: 0 !important;
}
.ts-wrapper.plugin-remove_button .item .remove {
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 0 6px;
  border-radius: 0 2px 2px 0;
  box-sizing: border-box;
}
.ts-wrapper.plugin-remove_button .item .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.ts-wrapper.plugin-remove_button.disabled .item .remove:hover {
  background: none;
}
.ts-wrapper.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}

.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove {
  border-left: 1px solid #d0d0d0;
  margin-left: 6px;
}
.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove {
  border-left-color: #cacaca;
}
.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove {
  border-left-color: white;
}

.ts-wrapper.plugin-remove_button.rtl .item .remove {
  border-right: 1px solid #d0d0d0;
  margin-right: 6px;
}
.ts-wrapper.plugin-remove_button.rtl .item.active .remove {
  border-right-color: #cacaca;
}
.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove {
  border-right-color: white;
}

.ts-wrapper {
  position: relative;
}

.ts-dropdown,
.ts-control,
.ts-control input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  font-smoothing: inherit;
}

.ts-control,
.ts-wrapper.single.input-active .ts-control {
  background: #fff;
  cursor: text;
}

.ts-control {
  border: 1px solid #e5e7eb;
  padding: 8px 8px;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  box-shadow: none;
  border-radius: 3px;
  display: flex;
  flex-wrap: wrap;

}
.ts-wrapper.multi.has-items .ts-control {
  /*padding: calc( 8px - 2px - 0px) 8px calc( 8px - 2px - 3px - 0px);*/
  @apply p-3
}
.full .ts-control {
  background-color: #fff;
}
.disabled .ts-control, .disabled .ts-control * {
  cursor: default !important;
}
.focus .ts-control {
  box-shadow: none;
}
.ts-control > * {
  vertical-align: baseline;
  display: inline-block;
}
.ts-wrapper.multi .ts-control > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  border: 0px solid #d0d0d0;
}
.ts-wrapper.multi .ts-control > div.active {
  background: #e8e8e8;
  border: 0px solid #cacaca;
}
.ts-wrapper.multi.disabled .ts-control > div, .ts-wrapper.multi.disabled .ts-control > div.active {
  color: #7d7d7d;
  background: white;
  border: 0px solid white;
}
.ts-control > input {
  flex: 1 1 auto;
  min-width: 7rem;
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
  box-shadow: none !important;
}
.ts-control > input::-ms-clear {
  display: none;
}
.ts-control > input:focus {
  outline: none !important;
}
.has-items .ts-control > input {
  margin: 0px 4px !important;
}
.ts-control.rtl {
  text-align: right;
}
.ts-control.rtl.single .ts-control:after {
  left: 15px;
  right: auto;
}
.ts-control.rtl .ts-control > input {
  margin: 0px 4px 0px -2px !important;
}
.disabled .ts-control {
  opacity: 0.5;
  background-color: #fafafa;
}
.input-hidden .ts-control > input {
  opacity: 0;
  position: absolute;
  left: -10000px;
}

.ts-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: 0.25rem 0 0 0;
  border-top: 0 none;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}
.ts-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.ts-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}
.ts-dropdown .option,
.ts-dropdown .optgroup-header,
.ts-dropdown .no-results,
.ts-dropdown .create {
  padding: 5px 8px;
}
.ts-dropdown .option, .ts-dropdown [data-disabled], .ts-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}
.ts-dropdown [data-selectable].option {
  opacity: 1;
  cursor: pointer;
}
.ts-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.ts-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}
.ts-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.ts-dropdown .active.create {
  color: #495c68;
}
.ts-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.ts-dropdown .spinner {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 5px 8px;
}
.ts-dropdown .spinner:after {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  margin: 3px;
  border-radius: 50%;
  border: 5px solid #d0d0d0;
  border-color: #d0d0d0 transparent #d0d0d0 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.ts-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  overflow-scrolling: touch;
  scroll-behavior: smooth;
}

.ts-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
/*# sourceMappingURL=tom-select.css.map */
.pdf-table {
  width: 100%; }
  .pdf-table tr th, .pdf-table tr td {
    vertical-align: middle;
    text-align: left;
    padding: 10px; }
    .pdf-table tr th.text-right, .pdf-table tr td.text-right {
      text-align: right !important; }
    .pdf-table tr th.text-center, .pdf-table tr td.text-center {
      text-align: center !important; }
  .pdf-table thead tr:first-child th {
    border-top: 0.5px solid #D7DAE0;
    border-bottom: 0.5px solid #D7DAE0; }
  .pdf-table tbody tr:last-child td {
    border-bottom: 0.5px solid #D7DAE0; }
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
/*!
 * Font Awesome Free 6.1.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)
 * Copyright 2022 Fonticons, Inc.
 */
@import url(/assets/actiontext-ff98cb254a04174dba14aee21083b9252f8e817cbe8c0860680149b92ab38e58.css);
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900); }

.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
  -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; }

.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free'; }

.fab,
.fa-brands {
  font-family: 'Font Awesome 6 Brands'; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em; }

.fa-xs {
  font-size: 0.75em;
  line-height: 0.0833333337em;
  vertical-align: 0.125em; }

.fa-sm {
  font-size: 0.875em;
  line-height: 0.0714285718em;
  vertical-align: 0.0535714295em; }

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em; }

.fa-xl {
  font-size: 1.5em;
  line-height: 0.0416666682em;
  vertical-align: -0.125em; }

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit; }

.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); }

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em); }

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em); }

.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); }

.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)); }

.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)); }

.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)); }

.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); }

.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); }

.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); }

.fa-spin-reverse {
  --fa-animation-direction: reverse; }

.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) {
  .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); } }

.fa-rotate-90 {
  transform: rotate(90deg); }

.fa-rotate-180 {
  transform: rotate(180deg); }

.fa-rotate-270 {
  transform: rotate(270deg); }

.fa-flip-horizontal {
  transform: scale(-1, 1); }

.fa-flip-vertical {
  transform: scale(1, -1); }

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1); }

.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, none)); }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto); }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.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 */
.fa-0::before {
  content: "\30"; }

.fa-1::before {
  content: "\31"; }

.fa-2::before {
  content: "\32"; }

.fa-3::before {
  content: "\33"; }

.fa-4::before {
  content: "\34"; }

.fa-5::before {
  content: "\35"; }

.fa-6::before {
  content: "\36"; }

.fa-7::before {
  content: "\37"; }

.fa-8::before {
  content: "\38"; }

.fa-9::before {
  content: "\39"; }

.fa-fill-drip::before {
  content: "\f576"; }

.fa-arrows-to-circle::before {
  content: "\e4bd"; }

.fa-circle-chevron-right::before {
  content: "\f138"; }

.fa-chevron-circle-right::before {
  content: "\f138"; }

.fa-at::before {
  content: "\40"; }

.fa-trash-can::before {
  content: "\f2ed"; }

.fa-trash-alt::before {
  content: "\f2ed"; }

.fa-text-height::before {
  content: "\f034"; }

.fa-user-xmark::before {
  content: "\f235"; }

.fa-user-times::before {
  content: "\f235"; }

.fa-stethoscope::before {
  content: "\f0f1"; }

.fa-message::before {
  content: "\f27a"; }

.fa-comment-alt::before {
  content: "\f27a"; }

.fa-info::before {
  content: "\f129"; }

.fa-down-left-and-up-right-to-center::before {
  content: "\f422"; }

.fa-compress-alt::before {
  content: "\f422"; }

.fa-explosion::before {
  content: "\e4e9"; }

.fa-file-lines::before {
  content: "\f15c"; }

.fa-file-alt::before {
  content: "\f15c"; }

.fa-file-text::before {
  content: "\f15c"; }

.fa-wave-square::before {
  content: "\f83e"; }

.fa-ring::before {
  content: "\f70b"; }

.fa-building-un::before {
  content: "\e4d9"; }

.fa-dice-three::before {
  content: "\f527"; }

.fa-calendar-days::before {
  content: "\f073"; }

.fa-calendar-alt::before {
  content: "\f073"; }

.fa-anchor-circle-check::before {
  content: "\e4aa"; }

.fa-building-circle-arrow-right::before {
  content: "\e4d1"; }

.fa-volleyball::before {
  content: "\f45f"; }

.fa-volleyball-ball::before {
  content: "\f45f"; }

.fa-arrows-up-to-line::before {
  content: "\e4c2"; }

.fa-sort-down::before {
  content: "\f0dd"; }

.fa-sort-desc::before {
  content: "\f0dd"; }

.fa-circle-minus::before {
  content: "\f056"; }

.fa-minus-circle::before {
  content: "\f056"; }

.fa-door-open::before {
  content: "\f52b"; }

.fa-right-from-bracket::before {
  content: "\f2f5"; }

.fa-sign-out-alt::before {
  content: "\f2f5"; }

.fa-atom::before {
  content: "\f5d2"; }

.fa-soap::before {
  content: "\e06e"; }

.fa-icons::before {
  content: "\f86d"; }

.fa-heart-music-camera-bolt::before {
  content: "\f86d"; }

.fa-microphone-lines-slash::before {
  content: "\f539"; }

.fa-microphone-alt-slash::before {
  content: "\f539"; }

.fa-bridge-circle-check::before {
  content: "\e4c9"; }

.fa-pump-medical::before {
  content: "\e06a"; }

.fa-fingerprint::before {
  content: "\f577"; }

.fa-hand-point-right::before {
  content: "\f0a4"; }

.fa-magnifying-glass-location::before {
  content: "\f689"; }

.fa-search-location::before {
  content: "\f689"; }

.fa-forward-step::before {
  content: "\f051"; }

.fa-step-forward::before {
  content: "\f051"; }

.fa-face-smile-beam::before {
  content: "\f5b8"; }

.fa-smile-beam::before {
  content: "\f5b8"; }

.fa-flag-checkered::before {
  content: "\f11e"; }

.fa-football::before {
  content: "\f44e"; }

.fa-football-ball::before {
  content: "\f44e"; }

.fa-school-circle-exclamation::before {
  content: "\e56c"; }

.fa-crop::before {
  content: "\f125"; }

.fa-angles-down::before {
  content: "\f103"; }

.fa-angle-double-down::before {
  content: "\f103"; }

.fa-users-rectangle::before {
  content: "\e594"; }

.fa-people-roof::before {
  content: "\e537"; }

.fa-people-line::before {
  content: "\e534"; }

.fa-beer-mug-empty::before {
  content: "\f0fc"; }

.fa-beer::before {
  content: "\f0fc"; }

.fa-diagram-predecessor::before {
  content: "\e477"; }

.fa-arrow-up-long::before {
  content: "\f176"; }

.fa-long-arrow-up::before {
  content: "\f176"; }

.fa-fire-flame-simple::before {
  content: "\f46a"; }

.fa-burn::before {
  content: "\f46a"; }

.fa-person::before {
  content: "\f183"; }

.fa-male::before {
  content: "\f183"; }

.fa-laptop::before {
  content: "\f109"; }

.fa-file-csv::before {
  content: "\f6dd"; }

.fa-menorah::before {
  content: "\f676"; }

.fa-truck-plane::before {
  content: "\e58f"; }

.fa-record-vinyl::before {
  content: "\f8d9"; }

.fa-face-grin-stars::before {
  content: "\f587"; }

.fa-grin-stars::before {
  content: "\f587"; }

.fa-bong::before {
  content: "\f55c"; }

.fa-spaghetti-monster-flying::before {
  content: "\f67b"; }

.fa-pastafarianism::before {
  content: "\f67b"; }

.fa-arrow-down-up-across-line::before {
  content: "\e4af"; }

.fa-spoon::before {
  content: "\f2e5"; }

.fa-utensil-spoon::before {
  content: "\f2e5"; }

.fa-jar-wheat::before {
  content: "\e517"; }

.fa-envelopes-bulk::before {
  content: "\f674"; }

.fa-mail-bulk::before {
  content: "\f674"; }

.fa-file-circle-exclamation::before {
  content: "\e4eb"; }

.fa-circle-h::before {
  content: "\f47e"; }

.fa-hospital-symbol::before {
  content: "\f47e"; }

.fa-pager::before {
  content: "\f815"; }

.fa-address-book::before {
  content: "\f2b9"; }

.fa-contact-book::before {
  content: "\f2b9"; }

.fa-strikethrough::before {
  content: "\f0cc"; }

.fa-k::before {
  content: "\4b"; }

.fa-landmark-flag::before {
  content: "\e51c"; }

.fa-pencil::before {
  content: "\f303"; }

.fa-pencil-alt::before {
  content: "\f303"; }

.fa-backward::before {
  content: "\f04a"; }

.fa-caret-right::before {
  content: "\f0da"; }

.fa-comments::before {
  content: "\f086"; }

.fa-paste::before {
  content: "\f0ea"; }

.fa-file-clipboard::before {
  content: "\f0ea"; }

.fa-code-pull-request::before {
  content: "\e13c"; }

.fa-clipboard-list::before {
  content: "\f46d"; }

.fa-truck-ramp-box::before {
  content: "\f4de"; }

.fa-truck-loading::before {
  content: "\f4de"; }

.fa-user-check::before {
  content: "\f4fc"; }

.fa-vial-virus::before {
  content: "\e597"; }

.fa-sheet-plastic::before {
  content: "\e571"; }

.fa-blog::before {
  content: "\f781"; }

.fa-user-ninja::before {
  content: "\f504"; }

.fa-person-arrow-up-from-line::before {
  content: "\e539"; }

.fa-scroll-torah::before {
  content: "\f6a0"; }

.fa-torah::before {
  content: "\f6a0"; }

.fa-broom-ball::before {
  content: "\f458"; }

.fa-quidditch::before {
  content: "\f458"; }

.fa-quidditch-broom-ball::before {
  content: "\f458"; }

.fa-toggle-off::before {
  content: "\f204"; }

.fa-box-archive::before {
  content: "\f187"; }

.fa-archive::before {
  content: "\f187"; }

.fa-person-drowning::before {
  content: "\e545"; }

.fa-arrow-down-9-1::before {
  content: "\f886"; }

.fa-sort-numeric-desc::before {
  content: "\f886"; }

.fa-sort-numeric-down-alt::before {
  content: "\f886"; }

.fa-face-grin-tongue-squint::before {
  content: "\f58a"; }

.fa-grin-tongue-squint::before {
  content: "\f58a"; }

.fa-spray-can::before {
  content: "\f5bd"; }

.fa-truck-monster::before {
  content: "\f63b"; }

.fa-w::before {
  content: "\57"; }

.fa-earth-africa::before {
  content: "\f57c"; }

.fa-globe-africa::before {
  content: "\f57c"; }

.fa-rainbow::before {
  content: "\f75b"; }

.fa-circle-notch::before {
  content: "\f1ce"; }

.fa-tablet-screen-button::before {
  content: "\f3fa"; }

.fa-tablet-alt::before {
  content: "\f3fa"; }

.fa-paw::before {
  content: "\f1b0"; }

.fa-cloud::before {
  content: "\f0c2"; }

.fa-trowel-bricks::before {
  content: "\e58a"; }

.fa-face-flushed::before {
  content: "\f579"; }

.fa-flushed::before {
  content: "\f579"; }

.fa-hospital-user::before {
  content: "\f80d"; }

.fa-tent-arrow-left-right::before {
  content: "\e57f"; }

.fa-gavel::before {
  content: "\f0e3"; }

.fa-legal::before {
  content: "\f0e3"; }

.fa-binoculars::before {
  content: "\f1e5"; }

.fa-microphone-slash::before {
  content: "\f131"; }

.fa-box-tissue::before {
  content: "\e05b"; }

.fa-motorcycle::before {
  content: "\f21c"; }

.fa-bell-concierge::before {
  content: "\f562"; }

.fa-concierge-bell::before {
  content: "\f562"; }

.fa-pen-ruler::before {
  content: "\f5ae"; }

.fa-pencil-ruler::before {
  content: "\f5ae"; }

.fa-people-arrows::before {
  content: "\e068"; }

.fa-people-arrows-left-right::before {
  content: "\e068"; }

.fa-mars-and-venus-burst::before {
  content: "\e523"; }

.fa-square-caret-right::before {
  content: "\f152"; }

.fa-caret-square-right::before {
  content: "\f152"; }

.fa-scissors::before {
  content: "\f0c4"; }

.fa-cut::before {
  content: "\f0c4"; }

.fa-sun-plant-wilt::before {
  content: "\e57a"; }

.fa-toilets-portable::before {
  content: "\e584"; }

.fa-hockey-puck::before {
  content: "\f453"; }

.fa-table::before {
  content: "\f0ce"; }

.fa-magnifying-glass-arrow-right::before {
  content: "\e521"; }

.fa-tachograph-digital::before {
  content: "\f566"; }

.fa-digital-tachograph::before {
  content: "\f566"; }

.fa-users-slash::before {
  content: "\e073"; }

.fa-clover::before {
  content: "\e139"; }

.fa-reply::before {
  content: "\f3e5"; }

.fa-mail-reply::before {
  content: "\f3e5"; }

.fa-star-and-crescent::before {
  content: "\f699"; }

.fa-house-fire::before {
  content: "\e50c"; }

.fa-square-minus::before {
  content: "\f146"; }

.fa-minus-square::before {
  content: "\f146"; }

.fa-helicopter::before {
  content: "\f533"; }

.fa-compass::before {
  content: "\f14e"; }

.fa-square-caret-down::before {
  content: "\f150"; }

.fa-caret-square-down::before {
  content: "\f150"; }

.fa-file-circle-question::before {
  content: "\e4ef"; }

.fa-laptop-code::before {
  content: "\f5fc"; }

.fa-swatchbook::before {
  content: "\f5c3"; }

.fa-prescription-bottle::before {
  content: "\f485"; }

.fa-bars::before {
  content: "\f0c9"; }

.fa-navicon::before {
  content: "\f0c9"; }

.fa-people-group::before {
  content: "\e533"; }

.fa-hourglass-end::before {
  content: "\f253"; }

.fa-hourglass-3::before {
  content: "\f253"; }

.fa-heart-crack::before {
  content: "\f7a9"; }

.fa-heart-broken::before {
  content: "\f7a9"; }

.fa-square-up-right::before {
  content: "\f360"; }

.fa-external-link-square-alt::before {
  content: "\f360"; }

.fa-face-kiss-beam::before {
  content: "\f597"; }

.fa-kiss-beam::before {
  content: "\f597"; }

.fa-film::before {
  content: "\f008"; }

.fa-ruler-horizontal::before {
  content: "\f547"; }

.fa-people-robbery::before {
  content: "\e536"; }

.fa-lightbulb::before {
  content: "\f0eb"; }

.fa-caret-left::before {
  content: "\f0d9"; }

.fa-circle-exclamation::before {
  content: "\f06a"; }

.fa-exclamation-circle::before {
  content: "\f06a"; }

.fa-school-circle-xmark::before {
  content: "\e56d"; }

.fa-arrow-right-from-bracket::before {
  content: "\f08b"; }

.fa-sign-out::before {
  content: "\f08b"; }

.fa-circle-chevron-down::before {
  content: "\f13a"; }

.fa-chevron-circle-down::before {
  content: "\f13a"; }

.fa-unlock-keyhole::before {
  content: "\f13e"; }

.fa-unlock-alt::before {
  content: "\f13e"; }

.fa-cloud-showers-heavy::before {
  content: "\f740"; }

.fa-headphones-simple::before {
  content: "\f58f"; }

.fa-headphones-alt::before {
  content: "\f58f"; }

.fa-sitemap::before {
  content: "\f0e8"; }

.fa-circle-dollar-to-slot::before {
  content: "\f4b9"; }

.fa-donate::before {
  content: "\f4b9"; }

.fa-memory::before {
  content: "\f538"; }

.fa-road-spikes::before {
  content: "\e568"; }

.fa-fire-burner::before {
  content: "\e4f1"; }

.fa-flag::before {
  content: "\f024"; }

.fa-hanukiah::before {
  content: "\f6e6"; }

.fa-feather::before {
  content: "\f52d"; }

.fa-volume-low::before {
  content: "\f027"; }

.fa-volume-down::before {
  content: "\f027"; }

.fa-comment-slash::before {
  content: "\f4b3"; }

.fa-cloud-sun-rain::before {
  content: "\f743"; }

.fa-compress::before {
  content: "\f066"; }

.fa-wheat-awn::before {
  content: "\e2cd"; }

.fa-wheat-alt::before {
  content: "\e2cd"; }

.fa-ankh::before {
  content: "\f644"; }

.fa-hands-holding-child::before {
  content: "\e4fa"; }

.fa-asterisk::before {
  content: "\2a"; }

.fa-square-check::before {
  content: "\f14a"; }

.fa-check-square::before {
  content: "\f14a"; }

.fa-peseta-sign::before {
  content: "\e221"; }

.fa-heading::before {
  content: "\f1dc"; }

.fa-header::before {
  content: "\f1dc"; }

.fa-ghost::before {
  content: "\f6e2"; }

.fa-list::before {
  content: "\f03a"; }

.fa-list-squares::before {
  content: "\f03a"; }

.fa-square-phone-flip::before {
  content: "\f87b"; }

.fa-phone-square-alt::before {
  content: "\f87b"; }

.fa-cart-plus::before {
  content: "\f217"; }

.fa-gamepad::before {
  content: "\f11b"; }

.fa-circle-dot::before {
  content: "\f192"; }

.fa-dot-circle::before {
  content: "\f192"; }

.fa-face-dizzy::before {
  content: "\f567"; }

.fa-dizzy::before {
  content: "\f567"; }

.fa-egg::before {
  content: "\f7fb"; }

.fa-house-medical-circle-xmark::before {
  content: "\e513"; }

.fa-campground::before {
  content: "\f6bb"; }

.fa-folder-plus::before {
  content: "\f65e"; }

.fa-futbol::before {
  content: "\f1e3"; }

.fa-futbol-ball::before {
  content: "\f1e3"; }

.fa-soccer-ball::before {
  content: "\f1e3"; }

.fa-paintbrush::before {
  content: "\f1fc"; }

.fa-paint-brush::before {
  content: "\f1fc"; }

.fa-lock::before {
  content: "\f023"; }

.fa-gas-pump::before {
  content: "\f52f"; }

.fa-hot-tub-person::before {
  content: "\f593"; }

.fa-hot-tub::before {
  content: "\f593"; }

.fa-map-location::before {
  content: "\f59f"; }

.fa-map-marked::before {
  content: "\f59f"; }

.fa-house-flood-water::before {
  content: "\e50e"; }

.fa-tree::before {
  content: "\f1bb"; }

.fa-bridge-lock::before {
  content: "\e4cc"; }

.fa-sack-dollar::before {
  content: "\f81d"; }

.fa-pen-to-square::before {
  content: "\f044"; }

.fa-edit::before {
  content: "\f044"; }

.fa-car-side::before {
  content: "\f5e4"; }

.fa-share-nodes::before {
  content: "\f1e0"; }

.fa-share-alt::before {
  content: "\f1e0"; }

.fa-heart-circle-minus::before {
  content: "\e4ff"; }

.fa-hourglass-half::before {
  content: "\f252"; }

.fa-hourglass-2::before {
  content: "\f252"; }

.fa-microscope::before {
  content: "\f610"; }

.fa-sink::before {
  content: "\e06d"; }

.fa-bag-shopping::before {
  content: "\f290"; }

.fa-shopping-bag::before {
  content: "\f290"; }

.fa-arrow-down-z-a::before {
  content: "\f881"; }

.fa-sort-alpha-desc::before {
  content: "\f881"; }

.fa-sort-alpha-down-alt::before {
  content: "\f881"; }

.fa-mitten::before {
  content: "\f7b5"; }

.fa-person-rays::before {
  content: "\e54d"; }

.fa-users::before {
  content: "\f0c0"; }

.fa-eye-slash::before {
  content: "\f070"; }

.fa-flask-vial::before {
  content: "\e4f3"; }

.fa-hand::before {
  content: "\f256"; }

.fa-hand-paper::before {
  content: "\f256"; }

.fa-om::before {
  content: "\f679"; }

.fa-worm::before {
  content: "\e599"; }

.fa-house-circle-xmark::before {
  content: "\e50b"; }

.fa-plug::before {
  content: "\f1e6"; }

.fa-chevron-up::before {
  content: "\f077"; }

.fa-hand-spock::before {
  content: "\f259"; }

.fa-stopwatch::before {
  content: "\f2f2"; }

.fa-face-kiss::before {
  content: "\f596"; }

.fa-kiss::before {
  content: "\f596"; }

.fa-bridge-circle-xmark::before {
  content: "\e4cb"; }

.fa-face-grin-tongue::before {
  content: "\f589"; }

.fa-grin-tongue::before {
  content: "\f589"; }

.fa-chess-bishop::before {
  content: "\f43a"; }

.fa-face-grin-wink::before {
  content: "\f58c"; }

.fa-grin-wink::before {
  content: "\f58c"; }

.fa-ear-deaf::before {
  content: "\f2a4"; }

.fa-deaf::before {
  content: "\f2a4"; }

.fa-deafness::before {
  content: "\f2a4"; }

.fa-hard-of-hearing::before {
  content: "\f2a4"; }

.fa-road-circle-check::before {
  content: "\e564"; }

.fa-dice-five::before {
  content: "\f523"; }

.fa-square-rss::before {
  content: "\f143"; }

.fa-rss-square::before {
  content: "\f143"; }

.fa-land-mine-on::before {
  content: "\e51b"; }

.fa-i-cursor::before {
  content: "\f246"; }

.fa-stamp::before {
  content: "\f5bf"; }

.fa-stairs::before {
  content: "\e289"; }

.fa-i::before {
  content: "\49"; }

.fa-hryvnia-sign::before {
  content: "\f6f2"; }

.fa-hryvnia::before {
  content: "\f6f2"; }

.fa-pills::before {
  content: "\f484"; }

.fa-face-grin-wide::before {
  content: "\f581"; }

.fa-grin-alt::before {
  content: "\f581"; }

.fa-tooth::before {
  content: "\f5c9"; }

.fa-v::before {
  content: "\56"; }

.fa-bangladeshi-taka-sign::before {
  content: "\e2e6"; }

.fa-bicycle::before {
  content: "\f206"; }

.fa-staff-snake::before {
  content: "\e579"; }

.fa-rod-asclepius::before {
  content: "\e579"; }

.fa-rod-snake::before {
  content: "\e579"; }

.fa-staff-aesculapius::before {
  content: "\e579"; }

.fa-head-side-cough-slash::before {
  content: "\e062"; }

.fa-truck-medical::before {
  content: "\f0f9"; }

.fa-ambulance::before {
  content: "\f0f9"; }

.fa-wheat-awn-circle-exclamation::before {
  content: "\e598"; }

.fa-snowman::before {
  content: "\f7d0"; }

.fa-mortar-pestle::before {
  content: "\f5a7"; }

.fa-road-barrier::before {
  content: "\e562"; }

.fa-school::before {
  content: "\f549"; }

.fa-igloo::before {
  content: "\f7ae"; }

.fa-joint::before {
  content: "\f595"; }

.fa-angle-right::before {
  content: "\f105"; }

.fa-horse::before {
  content: "\f6f0"; }

.fa-q::before {
  content: "\51"; }

.fa-g::before {
  content: "\47"; }

.fa-notes-medical::before {
  content: "\f481"; }

.fa-temperature-half::before {
  content: "\f2c9"; }

.fa-temperature-2::before {
  content: "\f2c9"; }

.fa-thermometer-2::before {
  content: "\f2c9"; }

.fa-thermometer-half::before {
  content: "\f2c9"; }

.fa-dong-sign::before {
  content: "\e169"; }

.fa-capsules::before {
  content: "\f46b"; }

.fa-poo-storm::before {
  content: "\f75a"; }

.fa-poo-bolt::before {
  content: "\f75a"; }

.fa-face-frown-open::before {
  content: "\f57a"; }

.fa-frown-open::before {
  content: "\f57a"; }

.fa-hand-point-up::before {
  content: "\f0a6"; }

.fa-money-bill::before {
  content: "\f0d6"; }

.fa-bookmark::before {
  content: "\f02e"; }

.fa-align-justify::before {
  content: "\f039"; }

.fa-umbrella-beach::before {
  content: "\f5ca"; }

.fa-helmet-un::before {
  content: "\e503"; }

.fa-bullseye::before {
  content: "\f140"; }

.fa-bacon::before {
  content: "\f7e5"; }

.fa-hand-point-down::before {
  content: "\f0a7"; }

.fa-arrow-up-from-bracket::before {
  content: "\e09a"; }

.fa-folder::before {
  content: "\f07b"; }

.fa-folder-blank::before {
  content: "\f07b"; }

.fa-file-waveform::before {
  content: "\f478"; }

.fa-file-medical-alt::before {
  content: "\f478"; }

.fa-radiation::before {
  content: "\f7b9"; }

.fa-chart-simple::before {
  content: "\e473"; }

.fa-mars-stroke::before {
  content: "\f229"; }

.fa-vial::before {
  content: "\f492"; }

.fa-gauge::before {
  content: "\f624"; }

.fa-dashboard::before {
  content: "\f624"; }

.fa-gauge-med::before {
  content: "\f624"; }

.fa-tachometer-alt-average::before {
  content: "\f624"; }

.fa-wand-magic-sparkles::before {
  content: "\e2ca"; }

.fa-magic-wand-sparkles::before {
  content: "\e2ca"; }

.fa-e::before {
  content: "\45"; }

.fa-pen-clip::before {
  content: "\f305"; }

.fa-pen-alt::before {
  content: "\f305"; }

.fa-bridge-circle-exclamation::before {
  content: "\e4ca"; }

.fa-user::before {
  content: "\f007"; }

.fa-school-circle-check::before {
  content: "\e56b"; }

.fa-dumpster::before {
  content: "\f793"; }

.fa-van-shuttle::before {
  content: "\f5b6"; }

.fa-shuttle-van::before {
  content: "\f5b6"; }

.fa-building-user::before {
  content: "\e4da"; }

.fa-square-caret-left::before {
  content: "\f191"; }

.fa-caret-square-left::before {
  content: "\f191"; }

.fa-highlighter::before {
  content: "\f591"; }

.fa-key::before {
  content: "\f084"; }

.fa-bullhorn::before {
  content: "\f0a1"; }

.fa-globe::before {
  content: "\f0ac"; }

.fa-synagogue::before {
  content: "\f69b"; }

.fa-person-half-dress::before {
  content: "\e548"; }

.fa-road-bridge::before {
  content: "\e563"; }

.fa-location-arrow::before {
  content: "\f124"; }

.fa-c::before {
  content: "\43"; }

.fa-tablet-button::before {
  content: "\f10a"; }

.fa-building-lock::before {
  content: "\e4d6"; }

.fa-pizza-slice::before {
  content: "\f818"; }

.fa-money-bill-wave::before {
  content: "\f53a"; }

.fa-chart-area::before {
  content: "\f1fe"; }

.fa-area-chart::before {
  content: "\f1fe"; }

.fa-house-flag::before {
  content: "\e50d"; }

.fa-person-circle-minus::before {
  content: "\e540"; }

.fa-ban::before {
  content: "\f05e"; }

.fa-cancel::before {
  content: "\f05e"; }

.fa-camera-rotate::before {
  content: "\e0d8"; }

.fa-spray-can-sparkles::before {
  content: "\f5d0"; }

.fa-air-freshener::before {
  content: "\f5d0"; }

.fa-star::before {
  content: "\f005"; }

.fa-repeat::before {
  content: "\f363"; }

.fa-cross::before {
  content: "\f654"; }

.fa-box::before {
  content: "\f466"; }

.fa-venus-mars::before {
  content: "\f228"; }

.fa-arrow-pointer::before {
  content: "\f245"; }

.fa-mouse-pointer::before {
  content: "\f245"; }

.fa-maximize::before {
  content: "\f31e"; }

.fa-expand-arrows-alt::before {
  content: "\f31e"; }

.fa-charging-station::before {
  content: "\f5e7"; }

.fa-shapes::before {
  content: "\f61f"; }

.fa-triangle-circle-square::before {
  content: "\f61f"; }

.fa-shuffle::before {
  content: "\f074"; }

.fa-random::before {
  content: "\f074"; }

.fa-person-running::before {
  content: "\f70c"; }

.fa-running::before {
  content: "\f70c"; }

.fa-mobile-retro::before {
  content: "\e527"; }

.fa-grip-lines-vertical::before {
  content: "\f7a5"; }

.fa-spider::before {
  content: "\f717"; }

.fa-hands-bound::before {
  content: "\e4f9"; }

.fa-file-invoice-dollar::before {
  content: "\f571"; }

.fa-plane-circle-exclamation::before {
  content: "\e556"; }

.fa-x-ray::before {
  content: "\f497"; }

.fa-spell-check::before {
  content: "\f891"; }

.fa-slash::before {
  content: "\f715"; }

.fa-computer-mouse::before {
  content: "\f8cc"; }

.fa-mouse::before {
  content: "\f8cc"; }

.fa-arrow-right-to-bracket::before {
  content: "\f090"; }

.fa-sign-in::before {
  content: "\f090"; }

.fa-shop-slash::before {
  content: "\e070"; }

.fa-store-alt-slash::before {
  content: "\e070"; }

.fa-server::before {
  content: "\f233"; }

.fa-virus-covid-slash::before {
  content: "\e4a9"; }

.fa-shop-lock::before {
  content: "\e4a5"; }

.fa-hourglass-start::before {
  content: "\f251"; }

.fa-hourglass-1::before {
  content: "\f251"; }

.fa-blender-phone::before {
  content: "\f6b6"; }

.fa-building-wheat::before {
  content: "\e4db"; }

.fa-person-breastfeeding::before {
  content: "\e53a"; }

.fa-right-to-bracket::before {
  content: "\f2f6"; }

.fa-sign-in-alt::before {
  content: "\f2f6"; }

.fa-venus::before {
  content: "\f221"; }

.fa-passport::before {
  content: "\f5ab"; }

.fa-heart-pulse::before {
  content: "\f21e"; }

.fa-heartbeat::before {
  content: "\f21e"; }

.fa-people-carry-box::before {
  content: "\f4ce"; }

.fa-people-carry::before {
  content: "\f4ce"; }

.fa-temperature-high::before {
  content: "\f769"; }

.fa-microchip::before {
  content: "\f2db"; }

.fa-crown::before {
  content: "\f521"; }

.fa-weight-hanging::before {
  content: "\f5cd"; }

.fa-xmarks-lines::before {
  content: "\e59a"; }

.fa-file-prescription::before {
  content: "\f572"; }

.fa-weight-scale::before {
  content: "\f496"; }

.fa-weight::before {
  content: "\f496"; }

.fa-user-group::before {
  content: "\f500"; }

.fa-user-friends::before {
  content: "\f500"; }

.fa-arrow-up-a-z::before {
  content: "\f15e"; }

.fa-sort-alpha-up::before {
  content: "\f15e"; }

.fa-chess-knight::before {
  content: "\f441"; }

.fa-face-laugh-squint::before {
  content: "\f59b"; }

.fa-laugh-squint::before {
  content: "\f59b"; }

.fa-wheelchair::before {
  content: "\f193"; }

.fa-circle-arrow-up::before {
  content: "\f0aa"; }

.fa-arrow-circle-up::before {
  content: "\f0aa"; }

.fa-toggle-on::before {
  content: "\f205"; }

.fa-person-walking::before {
  content: "\f554"; }

.fa-walking::before {
  content: "\f554"; }

.fa-l::before {
  content: "\4c"; }

.fa-fire::before {
  content: "\f06d"; }

.fa-bed-pulse::before {
  content: "\f487"; }

.fa-procedures::before {
  content: "\f487"; }

.fa-shuttle-space::before {
  content: "\f197"; }

.fa-space-shuttle::before {
  content: "\f197"; }

.fa-face-laugh::before {
  content: "\f599"; }

.fa-laugh::before {
  content: "\f599"; }

.fa-folder-open::before {
  content: "\f07c"; }

.fa-heart-circle-plus::before {
  content: "\e500"; }

.fa-code-fork::before {
  content: "\e13b"; }

.fa-city::before {
  content: "\f64f"; }

.fa-microphone-lines::before {
  content: "\f3c9"; }

.fa-microphone-alt::before {
  content: "\f3c9"; }

.fa-pepper-hot::before {
  content: "\f816"; }

.fa-unlock::before {
  content: "\f09c"; }

.fa-colon-sign::before {
  content: "\e140"; }

.fa-headset::before {
  content: "\f590"; }

.fa-store-slash::before {
  content: "\e071"; }

.fa-road-circle-xmark::before {
  content: "\e566"; }

.fa-user-minus::before {
  content: "\f503"; }

.fa-mars-stroke-up::before {
  content: "\f22a"; }

.fa-mars-stroke-v::before {
  content: "\f22a"; }

.fa-champagne-glasses::before {
  content: "\f79f"; }

.fa-glass-cheers::before {
  content: "\f79f"; }

.fa-clipboard::before {
  content: "\f328"; }

.fa-house-circle-exclamation::before {
  content: "\e50a"; }

.fa-file-arrow-up::before {
  content: "\f574"; }

.fa-file-upload::before {
  content: "\f574"; }

.fa-wifi::before {
  content: "\f1eb"; }

.fa-wifi-3::before {
  content: "\f1eb"; }

.fa-wifi-strong::before {
  content: "\f1eb"; }

.fa-bath::before {
  content: "\f2cd"; }

.fa-bathtub::before {
  content: "\f2cd"; }

.fa-underline::before {
  content: "\f0cd"; }

.fa-user-pen::before {
  content: "\f4ff"; }

.fa-user-edit::before {
  content: "\f4ff"; }

.fa-signature::before {
  content: "\f5b7"; }

.fa-stroopwafel::before {
  content: "\f551"; }

.fa-bold::before {
  content: "\f032"; }

.fa-anchor-lock::before {
  content: "\e4ad"; }

.fa-building-ngo::before {
  content: "\e4d7"; }

.fa-manat-sign::before {
  content: "\e1d5"; }

.fa-not-equal::before {
  content: "\f53e"; }

.fa-border-top-left::before {
  content: "\f853"; }

.fa-border-style::before {
  content: "\f853"; }

.fa-map-location-dot::before {
  content: "\f5a0"; }

.fa-map-marked-alt::before {
  content: "\f5a0"; }

.fa-jedi::before {
  content: "\f669"; }

.fa-square-poll-vertical::before {
  content: "\f681"; }

.fa-poll::before {
  content: "\f681"; }

.fa-mug-hot::before {
  content: "\f7b6"; }

.fa-car-battery::before {
  content: "\f5df"; }

.fa-battery-car::before {
  content: "\f5df"; }

.fa-gift::before {
  content: "\f06b"; }

.fa-dice-two::before {
  content: "\f528"; }

.fa-chess-queen::before {
  content: "\f445"; }

.fa-glasses::before {
  content: "\f530"; }

.fa-chess-board::before {
  content: "\f43c"; }

.fa-building-circle-check::before {
  content: "\e4d2"; }

.fa-person-chalkboard::before {
  content: "\e53d"; }

.fa-mars-stroke-right::before {
  content: "\f22b"; }

.fa-mars-stroke-h::before {
  content: "\f22b"; }

.fa-hand-back-fist::before {
  content: "\f255"; }

.fa-hand-rock::before {
  content: "\f255"; }

.fa-square-caret-up::before {
  content: "\f151"; }

.fa-caret-square-up::before {
  content: "\f151"; }

.fa-cloud-showers-water::before {
  content: "\e4e4"; }

.fa-chart-bar::before {
  content: "\f080"; }

.fa-bar-chart::before {
  content: "\f080"; }

.fa-hands-bubbles::before {
  content: "\e05e"; }

.fa-hands-wash::before {
  content: "\e05e"; }

.fa-less-than-equal::before {
  content: "\f537"; }

.fa-train::before {
  content: "\f238"; }

.fa-eye-low-vision::before {
  content: "\f2a8"; }

.fa-low-vision::before {
  content: "\f2a8"; }

.fa-crow::before {
  content: "\f520"; }

.fa-sailboat::before {
  content: "\e445"; }

.fa-window-restore::before {
  content: "\f2d2"; }

.fa-square-plus::before {
  content: "\f0fe"; }

.fa-plus-square::before {
  content: "\f0fe"; }

.fa-torii-gate::before {
  content: "\f6a1"; }

.fa-frog::before {
  content: "\f52e"; }

.fa-bucket::before {
  content: "\e4cf"; }

.fa-image::before {
  content: "\f03e"; }

.fa-microphone::before {
  content: "\f130"; }

.fa-cow::before {
  content: "\f6c8"; }

.fa-caret-up::before {
  content: "\f0d8"; }

.fa-screwdriver::before {
  content: "\f54a"; }

.fa-folder-closed::before {
  content: "\e185"; }

.fa-house-tsunami::before {
  content: "\e515"; }

.fa-square-nfi::before {
  content: "\e576"; }

.fa-arrow-up-from-ground-water::before {
  content: "\e4b5"; }

.fa-martini-glass::before {
  content: "\f57b"; }

.fa-glass-martini-alt::before {
  content: "\f57b"; }

.fa-rotate-left::before {
  content: "\f2ea"; }

.fa-rotate-back::before {
  content: "\f2ea"; }

.fa-rotate-backward::before {
  content: "\f2ea"; }

.fa-undo-alt::before {
  content: "\f2ea"; }

.fa-table-columns::before {
  content: "\f0db"; }

.fa-columns::before {
  content: "\f0db"; }

.fa-lemon::before {
  content: "\f094"; }

.fa-head-side-mask::before {
  content: "\e063"; }

.fa-handshake::before {
  content: "\f2b5"; }

.fa-gem::before {
  content: "\f3a5"; }

.fa-dolly::before {
  content: "\f472"; }

.fa-dolly-box::before {
  content: "\f472"; }

.fa-smoking::before {
  content: "\f48d"; }

.fa-minimize::before {
  content: "\f78c"; }

.fa-compress-arrows-alt::before {
  content: "\f78c"; }

.fa-monument::before {
  content: "\f5a6"; }

.fa-snowplow::before {
  content: "\f7d2"; }

.fa-angles-right::before {
  content: "\f101"; }

.fa-angle-double-right::before {
  content: "\f101"; }

.fa-cannabis::before {
  content: "\f55f"; }

.fa-circle-play::before {
  content: "\f144"; }

.fa-play-circle::before {
  content: "\f144"; }

.fa-tablets::before {
  content: "\f490"; }

.fa-ethernet::before {
  content: "\f796"; }

.fa-euro-sign::before {
  content: "\f153"; }

.fa-eur::before {
  content: "\f153"; }

.fa-euro::before {
  content: "\f153"; }

.fa-chair::before {
  content: "\f6c0"; }

.fa-circle-check::before {
  content: "\f058"; }

.fa-check-circle::before {
  content: "\f058"; }

.fa-circle-stop::before {
  content: "\f28d"; }

.fa-stop-circle::before {
  content: "\f28d"; }

.fa-compass-drafting::before {
  content: "\f568"; }

.fa-drafting-compass::before {
  content: "\f568"; }

.fa-plate-wheat::before {
  content: "\e55a"; }

.fa-icicles::before {
  content: "\f7ad"; }

.fa-person-shelter::before {
  content: "\e54f"; }

.fa-neuter::before {
  content: "\f22c"; }

.fa-id-badge::before {
  content: "\f2c1"; }

.fa-marker::before {
  content: "\f5a1"; }

.fa-face-laugh-beam::before {
  content: "\f59a"; }

.fa-laugh-beam::before {
  content: "\f59a"; }

.fa-helicopter-symbol::before {
  content: "\e502"; }

.fa-universal-access::before {
  content: "\f29a"; }

.fa-circle-chevron-up::before {
  content: "\f139"; }

.fa-chevron-circle-up::before {
  content: "\f139"; }

.fa-lari-sign::before {
  content: "\e1c8"; }

.fa-volcano::before {
  content: "\f770"; }

.fa-person-walking-dashed-line-arrow-right::before {
  content: "\e553"; }

.fa-sterling-sign::before {
  content: "\f154"; }

.fa-gbp::before {
  content: "\f154"; }

.fa-pound-sign::before {
  content: "\f154"; }

.fa-viruses::before {
  content: "\e076"; }

.fa-square-person-confined::before {
  content: "\e577"; }

.fa-user-tie::before {
  content: "\f508"; }

.fa-arrow-down-long::before {
  content: "\f175"; }

.fa-long-arrow-down::before {
  content: "\f175"; }

.fa-tent-arrow-down-to-line::before {
  content: "\e57e"; }

.fa-certificate::before {
  content: "\f0a3"; }

.fa-reply-all::before {
  content: "\f122"; }

.fa-mail-reply-all::before {
  content: "\f122"; }

.fa-suitcase::before {
  content: "\f0f2"; }

.fa-person-skating::before {
  content: "\f7c5"; }

.fa-skating::before {
  content: "\f7c5"; }

.fa-filter-circle-dollar::before {
  content: "\f662"; }

.fa-funnel-dollar::before {
  content: "\f662"; }

.fa-camera-retro::before {
  content: "\f083"; }

.fa-circle-arrow-down::before {
  content: "\f0ab"; }

.fa-arrow-circle-down::before {
  content: "\f0ab"; }

.fa-file-import::before {
  content: "\f56f"; }

.fa-arrow-right-to-file::before {
  content: "\f56f"; }

.fa-square-arrow-up-right::before {
  content: "\f14c"; }

.fa-external-link-square::before {
  content: "\f14c"; }

.fa-box-open::before {
  content: "\f49e"; }

.fa-scroll::before {
  content: "\f70e"; }

.fa-spa::before {
  content: "\f5bb"; }

.fa-location-pin-lock::before {
  content: "\e51f"; }

.fa-pause::before {
  content: "\f04c"; }

.fa-hill-avalanche::before {
  content: "\e507"; }

.fa-temperature-empty::before {
  content: "\f2cb"; }

.fa-temperature-0::before {
  content: "\f2cb"; }

.fa-thermometer-0::before {
  content: "\f2cb"; }

.fa-thermometer-empty::before {
  content: "\f2cb"; }

.fa-bomb::before {
  content: "\f1e2"; }

.fa-registered::before {
  content: "\f25d"; }

.fa-address-card::before {
  content: "\f2bb"; }

.fa-contact-card::before {
  content: "\f2bb"; }

.fa-vcard::before {
  content: "\f2bb"; }

.fa-scale-unbalanced-flip::before {
  content: "\f516"; }

.fa-balance-scale-right::before {
  content: "\f516"; }

.fa-subscript::before {
  content: "\f12c"; }

.fa-diamond-turn-right::before {
  content: "\f5eb"; }

.fa-directions::before {
  content: "\f5eb"; }

.fa-burst::before {
  content: "\e4dc"; }

.fa-house-laptop::before {
  content: "\e066"; }

.fa-laptop-house::before {
  content: "\e066"; }

.fa-face-tired::before {
  content: "\f5c8"; }

.fa-tired::before {
  content: "\f5c8"; }

.fa-money-bills::before {
  content: "\e1f3"; }

.fa-smog::before {
  content: "\f75f"; }

.fa-crutch::before {
  content: "\f7f7"; }

.fa-cloud-arrow-up::before {
  content: "\f0ee"; }

.fa-cloud-upload::before {
  content: "\f0ee"; }

.fa-cloud-upload-alt::before {
  content: "\f0ee"; }

.fa-palette::before {
  content: "\f53f"; }

.fa-arrows-turn-right::before {
  content: "\e4c0"; }

.fa-vest::before {
  content: "\e085"; }

.fa-ferry::before {
  content: "\e4ea"; }

.fa-arrows-down-to-people::before {
  content: "\e4b9"; }

.fa-seedling::before {
  content: "\f4d8"; }

.fa-sprout::before {
  content: "\f4d8"; }

.fa-left-right::before {
  content: "\f337"; }

.fa-arrows-alt-h::before {
  content: "\f337"; }

.fa-boxes-packing::before {
  content: "\e4c7"; }

.fa-circle-arrow-left::before {
  content: "\f0a8"; }

.fa-arrow-circle-left::before {
  content: "\f0a8"; }

.fa-group-arrows-rotate::before {
  content: "\e4f6"; }

.fa-bowl-food::before {
  content: "\e4c6"; }

.fa-candy-cane::before {
  content: "\f786"; }

.fa-arrow-down-wide-short::before {
  content: "\f160"; }

.fa-sort-amount-asc::before {
  content: "\f160"; }

.fa-sort-amount-down::before {
  content: "\f160"; }

.fa-cloud-bolt::before {
  content: "\f76c"; }

.fa-thunderstorm::before {
  content: "\f76c"; }

.fa-text-slash::before {
  content: "\f87d"; }

.fa-remove-format::before {
  content: "\f87d"; }

.fa-face-smile-wink::before {
  content: "\f4da"; }

.fa-smile-wink::before {
  content: "\f4da"; }

.fa-file-word::before {
  content: "\f1c2"; }

.fa-file-powerpoint::before {
  content: "\f1c4"; }

.fa-arrows-left-right::before {
  content: "\f07e"; }

.fa-arrows-h::before {
  content: "\f07e"; }

.fa-house-lock::before {
  content: "\e510"; }

.fa-cloud-arrow-down::before {
  content: "\f0ed"; }

.fa-cloud-download::before {
  content: "\f0ed"; }

.fa-cloud-download-alt::before {
  content: "\f0ed"; }

.fa-children::before {
  content: "\e4e1"; }

.fa-chalkboard::before {
  content: "\f51b"; }

.fa-blackboard::before {
  content: "\f51b"; }

.fa-user-large-slash::before {
  content: "\f4fa"; }

.fa-user-alt-slash::before {
  content: "\f4fa"; }

.fa-envelope-open::before {
  content: "\f2b6"; }

.fa-handshake-simple-slash::before {
  content: "\e05f"; }

.fa-handshake-alt-slash::before {
  content: "\e05f"; }

.fa-mattress-pillow::before {
  content: "\e525"; }

.fa-guarani-sign::before {
  content: "\e19a"; }

.fa-arrows-rotate::before {
  content: "\f021"; }

.fa-refresh::before {
  content: "\f021"; }

.fa-sync::before {
  content: "\f021"; }

.fa-fire-extinguisher::before {
  content: "\f134"; }

.fa-cruzeiro-sign::before {
  content: "\e152"; }

.fa-greater-than-equal::before {
  content: "\f532"; }

.fa-shield-halved::before {
  content: "\f3ed"; }

.fa-shield-alt::before {
  content: "\f3ed"; }

.fa-book-atlas::before {
  content: "\f558"; }

.fa-atlas::before {
  content: "\f558"; }

.fa-virus::before {
  content: "\e074"; }

.fa-envelope-circle-check::before {
  content: "\e4e8"; }

.fa-layer-group::before {
  content: "\f5fd"; }

.fa-arrows-to-dot::before {
  content: "\e4be"; }

.fa-archway::before {
  content: "\f557"; }

.fa-heart-circle-check::before {
  content: "\e4fd"; }

.fa-house-chimney-crack::before {
  content: "\f6f1"; }

.fa-house-damage::before {
  content: "\f6f1"; }

.fa-file-zipper::before {
  content: "\f1c6"; }

.fa-file-archive::before {
  content: "\f1c6"; }

.fa-square::before {
  content: "\f0c8"; }

.fa-martini-glass-empty::before {
  content: "\f000"; }

.fa-glass-martini::before {
  content: "\f000"; }

.fa-couch::before {
  content: "\f4b8"; }

.fa-cedi-sign::before {
  content: "\e0df"; }

.fa-italic::before {
  content: "\f033"; }

.fa-church::before {
  content: "\f51d"; }

.fa-comments-dollar::before {
  content: "\f653"; }

.fa-democrat::before {
  content: "\f747"; }

.fa-z::before {
  content: "\5a"; }

.fa-person-skiing::before {
  content: "\f7c9"; }

.fa-skiing::before {
  content: "\f7c9"; }

.fa-road-lock::before {
  content: "\e567"; }

.fa-a::before {
  content: "\41"; }

.fa-temperature-arrow-down::before {
  content: "\e03f"; }

.fa-temperature-down::before {
  content: "\e03f"; }

.fa-feather-pointed::before {
  content: "\f56b"; }

.fa-feather-alt::before {
  content: "\f56b"; }

.fa-p::before {
  content: "\50"; }

.fa-snowflake::before {
  content: "\f2dc"; }

.fa-newspaper::before {
  content: "\f1ea"; }

.fa-rectangle-ad::before {
  content: "\f641"; }

.fa-ad::before {
  content: "\f641"; }

.fa-circle-arrow-right::before {
  content: "\f0a9"; }

.fa-arrow-circle-right::before {
  content: "\f0a9"; }

.fa-filter-circle-xmark::before {
  content: "\e17b"; }

.fa-locust::before {
  content: "\e520"; }

.fa-sort::before {
  content: "\f0dc"; }

.fa-unsorted::before {
  content: "\f0dc"; }

.fa-list-ol::before {
  content: "\f0cb"; }

.fa-list-1-2::before {
  content: "\f0cb"; }

.fa-list-numeric::before {
  content: "\f0cb"; }

.fa-person-dress-burst::before {
  content: "\e544"; }

.fa-money-check-dollar::before {
  content: "\f53d"; }

.fa-money-check-alt::before {
  content: "\f53d"; }

.fa-vector-square::before {
  content: "\f5cb"; }

.fa-bread-slice::before {
  content: "\f7ec"; }

.fa-language::before {
  content: "\f1ab"; }

.fa-face-kiss-wink-heart::before {
  content: "\f598"; }

.fa-kiss-wink-heart::before {
  content: "\f598"; }

.fa-filter::before {
  content: "\f0b0"; }

.fa-question::before {
  content: "\3f"; }

.fa-file-signature::before {
  content: "\f573"; }

.fa-up-down-left-right::before {
  content: "\f0b2"; }

.fa-arrows-alt::before {
  content: "\f0b2"; }

.fa-house-chimney-user::before {
  content: "\e065"; }

.fa-hand-holding-heart::before {
  content: "\f4be"; }

.fa-puzzle-piece::before {
  content: "\f12e"; }

.fa-money-check::before {
  content: "\f53c"; }

.fa-star-half-stroke::before {
  content: "\f5c0"; }

.fa-star-half-alt::before {
  content: "\f5c0"; }

.fa-code::before {
  content: "\f121"; }

.fa-whiskey-glass::before {
  content: "\f7a0"; }

.fa-glass-whiskey::before {
  content: "\f7a0"; }

.fa-building-circle-exclamation::before {
  content: "\e4d3"; }

.fa-magnifying-glass-chart::before {
  content: "\e522"; }

.fa-arrow-up-right-from-square::before {
  content: "\f08e"; }

.fa-external-link::before {
  content: "\f08e"; }

.fa-cubes-stacked::before {
  content: "\e4e6"; }

.fa-won-sign::before {
  content: "\f159"; }

.fa-krw::before {
  content: "\f159"; }

.fa-won::before {
  content: "\f159"; }

.fa-virus-covid::before {
  content: "\e4a8"; }

.fa-austral-sign::before {
  content: "\e0a9"; }

.fa-f::before {
  content: "\46"; }

.fa-leaf::before {
  content: "\f06c"; }

.fa-road::before {
  content: "\f018"; }

.fa-taxi::before {
  content: "\f1ba"; }

.fa-cab::before {
  content: "\f1ba"; }

.fa-person-circle-plus::before {
  content: "\e541"; }

.fa-chart-pie::before {
  content: "\f200"; }

.fa-pie-chart::before {
  content: "\f200"; }

.fa-bolt-lightning::before {
  content: "\e0b7"; }

.fa-sack-xmark::before {
  content: "\e56a"; }

.fa-file-excel::before {
  content: "\f1c3"; }

.fa-file-contract::before {
  content: "\f56c"; }

.fa-fish-fins::before {
  content: "\e4f2"; }

.fa-building-flag::before {
  content: "\e4d5"; }

.fa-face-grin-beam::before {
  content: "\f582"; }

.fa-grin-beam::before {
  content: "\f582"; }

.fa-object-ungroup::before {
  content: "\f248"; }

.fa-poop::before {
  content: "\f619"; }

.fa-location-pin::before {
  content: "\f041"; }

.fa-map-marker::before {
  content: "\f041"; }

.fa-kaaba::before {
  content: "\f66b"; }

.fa-toilet-paper::before {
  content: "\f71e"; }

.fa-helmet-safety::before {
  content: "\f807"; }

.fa-hard-hat::before {
  content: "\f807"; }

.fa-hat-hard::before {
  content: "\f807"; }

.fa-eject::before {
  content: "\f052"; }

.fa-circle-right::before {
  content: "\f35a"; }

.fa-arrow-alt-circle-right::before {
  content: "\f35a"; }

.fa-plane-circle-check::before {
  content: "\e555"; }

.fa-face-rolling-eyes::before {
  content: "\f5a5"; }

.fa-meh-rolling-eyes::before {
  content: "\f5a5"; }

.fa-object-group::before {
  content: "\f247"; }

.fa-chart-line::before {
  content: "\f201"; }

.fa-line-chart::before {
  content: "\f201"; }

.fa-mask-ventilator::before {
  content: "\e524"; }

.fa-arrow-right::before {
  content: "\f061"; }

.fa-signs-post::before {
  content: "\f277"; }

.fa-map-signs::before {
  content: "\f277"; }

.fa-cash-register::before {
  content: "\f788"; }

.fa-person-circle-question::before {
  content: "\e542"; }

.fa-h::before {
  content: "\48"; }

.fa-tarp::before {
  content: "\e57b"; }

.fa-screwdriver-wrench::before {
  content: "\f7d9"; }

.fa-tools::before {
  content: "\f7d9"; }

.fa-arrows-to-eye::before {
  content: "\e4bf"; }

.fa-plug-circle-bolt::before {
  content: "\e55b"; }

.fa-heart::before {
  content: "\f004"; }

.fa-mars-and-venus::before {
  content: "\f224"; }

.fa-house-user::before {
  content: "\e1b0"; }

.fa-home-user::before {
  content: "\e1b0"; }

.fa-dumpster-fire::before {
  content: "\f794"; }

.fa-house-crack::before {
  content: "\e3b1"; }

.fa-martini-glass-citrus::before {
  content: "\f561"; }

.fa-cocktail::before {
  content: "\f561"; }

.fa-face-surprise::before {
  content: "\f5c2"; }

.fa-surprise::before {
  content: "\f5c2"; }

.fa-bottle-water::before {
  content: "\e4c5"; }

.fa-circle-pause::before {
  content: "\f28b"; }

.fa-pause-circle::before {
  content: "\f28b"; }

.fa-toilet-paper-slash::before {
  content: "\e072"; }

.fa-apple-whole::before {
  content: "\f5d1"; }

.fa-apple-alt::before {
  content: "\f5d1"; }

.fa-kitchen-set::before {
  content: "\e51a"; }

.fa-r::before {
  content: "\52"; }

.fa-temperature-quarter::before {
  content: "\f2ca"; }

.fa-temperature-1::before {
  content: "\f2ca"; }

.fa-thermometer-1::before {
  content: "\f2ca"; }

.fa-thermometer-quarter::before {
  content: "\f2ca"; }

.fa-cube::before {
  content: "\f1b2"; }

.fa-bitcoin-sign::before {
  content: "\e0b4"; }

.fa-shield-dog::before {
  content: "\e573"; }

.fa-solar-panel::before {
  content: "\f5ba"; }

.fa-lock-open::before {
  content: "\f3c1"; }

.fa-elevator::before {
  content: "\e16d"; }

.fa-money-bill-transfer::before {
  content: "\e528"; }

.fa-money-bill-trend-up::before {
  content: "\e529"; }

.fa-house-flood-water-circle-arrow-right::before {
  content: "\e50f"; }

.fa-square-poll-horizontal::before {
  content: "\f682"; }

.fa-poll-h::before {
  content: "\f682"; }

.fa-circle::before {
  content: "\f111"; }

.fa-backward-fast::before {
  content: "\f049"; }

.fa-fast-backward::before {
  content: "\f049"; }

.fa-recycle::before {
  content: "\f1b8"; }

.fa-user-astronaut::before {
  content: "\f4fb"; }

.fa-plane-slash::before {
  content: "\e069"; }

.fa-trademark::before {
  content: "\f25c"; }

.fa-basketball::before {
  content: "\f434"; }

.fa-basketball-ball::before {
  content: "\f434"; }

.fa-satellite-dish::before {
  content: "\f7c0"; }

.fa-circle-up::before {
  content: "\f35b"; }

.fa-arrow-alt-circle-up::before {
  content: "\f35b"; }

.fa-mobile-screen-button::before {
  content: "\f3cd"; }

.fa-mobile-alt::before {
  content: "\f3cd"; }

.fa-volume-high::before {
  content: "\f028"; }

.fa-volume-up::before {
  content: "\f028"; }

.fa-users-rays::before {
  content: "\e593"; }

.fa-wallet::before {
  content: "\f555"; }

.fa-clipboard-check::before {
  content: "\f46c"; }

.fa-file-audio::before {
  content: "\f1c7"; }

.fa-burger::before {
  content: "\f805"; }

.fa-hamburger::before {
  content: "\f805"; }

.fa-wrench::before {
  content: "\f0ad"; }

.fa-bugs::before {
  content: "\e4d0"; }

.fa-rupee-sign::before {
  content: "\f156"; }

.fa-rupee::before {
  content: "\f156"; }

.fa-file-image::before {
  content: "\f1c5"; }

.fa-circle-question::before {
  content: "\f059"; }

.fa-question-circle::before {
  content: "\f059"; }

.fa-plane-departure::before {
  content: "\f5b0"; }

.fa-handshake-slash::before {
  content: "\e060"; }

.fa-book-bookmark::before {
  content: "\e0bb"; }

.fa-code-branch::before {
  content: "\f126"; }

.fa-hat-cowboy::before {
  content: "\f8c0"; }

.fa-bridge::before {
  content: "\e4c8"; }

.fa-phone-flip::before {
  content: "\f879"; }

.fa-phone-alt::before {
  content: "\f879"; }

.fa-truck-front::before {
  content: "\e2b7"; }

.fa-cat::before {
  content: "\f6be"; }

.fa-anchor-circle-exclamation::before {
  content: "\e4ab"; }

.fa-truck-field::before {
  content: "\e58d"; }

.fa-route::before {
  content: "\f4d7"; }

.fa-clipboard-question::before {
  content: "\e4e3"; }

.fa-panorama::before {
  content: "\e209"; }

.fa-comment-medical::before {
  content: "\f7f5"; }

.fa-teeth-open::before {
  content: "\f62f"; }

.fa-file-circle-minus::before {
  content: "\e4ed"; }

.fa-tags::before {
  content: "\f02c"; }

.fa-wine-glass::before {
  content: "\f4e3"; }

.fa-forward-fast::before {
  content: "\f050"; }

.fa-fast-forward::before {
  content: "\f050"; }

.fa-face-meh-blank::before {
  content: "\f5a4"; }

.fa-meh-blank::before {
  content: "\f5a4"; }

.fa-square-parking::before {
  content: "\f540"; }

.fa-parking::before {
  content: "\f540"; }

.fa-house-signal::before {
  content: "\e012"; }

.fa-bars-progress::before {
  content: "\f828"; }

.fa-tasks-alt::before {
  content: "\f828"; }

.fa-faucet-drip::before {
  content: "\e006"; }

.fa-cart-flatbed::before {
  content: "\f474"; }

.fa-dolly-flatbed::before {
  content: "\f474"; }

.fa-ban-smoking::before {
  content: "\f54d"; }

.fa-smoking-ban::before {
  content: "\f54d"; }

.fa-terminal::before {
  content: "\f120"; }

.fa-mobile-button::before {
  content: "\f10b"; }

.fa-house-medical-flag::before {
  content: "\e514"; }

.fa-basket-shopping::before {
  content: "\f291"; }

.fa-shopping-basket::before {
  content: "\f291"; }

.fa-tape::before {
  content: "\f4db"; }

.fa-bus-simple::before {
  content: "\f55e"; }

.fa-bus-alt::before {
  content: "\f55e"; }

.fa-eye::before {
  content: "\f06e"; }

.fa-face-sad-cry::before {
  content: "\f5b3"; }

.fa-sad-cry::before {
  content: "\f5b3"; }

.fa-audio-description::before {
  content: "\f29e"; }

.fa-person-military-to-person::before {
  content: "\e54c"; }

.fa-file-shield::before {
  content: "\e4f0"; }

.fa-user-slash::before {
  content: "\f506"; }

.fa-pen::before {
  content: "\f304"; }

.fa-tower-observation::before {
  content: "\e586"; }

.fa-file-code::before {
  content: "\f1c9"; }

.fa-signal::before {
  content: "\f012"; }

.fa-signal-5::before {
  content: "\f012"; }

.fa-signal-perfect::before {
  content: "\f012"; }

.fa-bus::before {
  content: "\f207"; }

.fa-heart-circle-xmark::before {
  content: "\e501"; }

.fa-house-chimney::before {
  content: "\e3af"; }

.fa-home-lg::before {
  content: "\e3af"; }

.fa-window-maximize::before {
  content: "\f2d0"; }

.fa-face-frown::before {
  content: "\f119"; }

.fa-frown::before {
  content: "\f119"; }

.fa-prescription::before {
  content: "\f5b1"; }

.fa-shop::before {
  content: "\f54f"; }

.fa-store-alt::before {
  content: "\f54f"; }

.fa-floppy-disk::before {
  content: "\f0c7"; }

.fa-save::before {
  content: "\f0c7"; }

.fa-vihara::before {
  content: "\f6a7"; }

.fa-scale-unbalanced::before {
  content: "\f515"; }

.fa-balance-scale-left::before {
  content: "\f515"; }

.fa-sort-up::before {
  content: "\f0de"; }

.fa-sort-asc::before {
  content: "\f0de"; }

.fa-comment-dots::before {
  content: "\f4ad"; }

.fa-commenting::before {
  content: "\f4ad"; }

.fa-plant-wilt::before {
  content: "\e5aa"; }

.fa-diamond::before {
  content: "\f219"; }

.fa-face-grin-squint::before {
  content: "\f585"; }

.fa-grin-squint::before {
  content: "\f585"; }

.fa-hand-holding-dollar::before {
  content: "\f4c0"; }

.fa-hand-holding-usd::before {
  content: "\f4c0"; }

.fa-bacterium::before {
  content: "\e05a"; }

.fa-hand-pointer::before {
  content: "\f25a"; }

.fa-drum-steelpan::before {
  content: "\f56a"; }

.fa-hand-scissors::before {
  content: "\f257"; }

.fa-hands-praying::before {
  content: "\f684"; }

.fa-praying-hands::before {
  content: "\f684"; }

.fa-arrow-rotate-right::before {
  content: "\f01e"; }

.fa-arrow-right-rotate::before {
  content: "\f01e"; }

.fa-arrow-rotate-forward::before {
  content: "\f01e"; }

.fa-redo::before {
  content: "\f01e"; }

.fa-biohazard::before {
  content: "\f780"; }

.fa-location-crosshairs::before {
  content: "\f601"; }

.fa-location::before {
  content: "\f601"; }

.fa-mars-double::before {
  content: "\f227"; }

.fa-child-dress::before {
  content: "\e59c"; }

.fa-users-between-lines::before {
  content: "\e591"; }

.fa-lungs-virus::before {
  content: "\e067"; }

.fa-face-grin-tears::before {
  content: "\f588"; }

.fa-grin-tears::before {
  content: "\f588"; }

.fa-phone::before {
  content: "\f095"; }

.fa-calendar-xmark::before {
  content: "\f273"; }

.fa-calendar-times::before {
  content: "\f273"; }

.fa-child-reaching::before {
  content: "\e59d"; }

.fa-head-side-virus::before {
  content: "\e064"; }

.fa-user-gear::before {
  content: "\f4fe"; }

.fa-user-cog::before {
  content: "\f4fe"; }

.fa-arrow-up-1-9::before {
  content: "\f163"; }

.fa-sort-numeric-up::before {
  content: "\f163"; }

.fa-door-closed::before {
  content: "\f52a"; }

.fa-shield-virus::before {
  content: "\e06c"; }

.fa-dice-six::before {
  content: "\f526"; }

.fa-mosquito-net::before {
  content: "\e52c"; }

.fa-bridge-water::before {
  content: "\e4ce"; }

.fa-person-booth::before {
  content: "\f756"; }

.fa-text-width::before {
  content: "\f035"; }

.fa-hat-wizard::before {
  content: "\f6e8"; }

.fa-pen-fancy::before {
  content: "\f5ac"; }

.fa-person-digging::before {
  content: "\f85e"; }

.fa-digging::before {
  content: "\f85e"; }

.fa-trash::before {
  content: "\f1f8"; }

.fa-gauge-simple::before {
  content: "\f629"; }

.fa-gauge-simple-med::before {
  content: "\f629"; }

.fa-tachometer-average::before {
  content: "\f629"; }

.fa-book-medical::before {
  content: "\f7e6"; }

.fa-poo::before {
  content: "\f2fe"; }

.fa-quote-right::before {
  content: "\f10e"; }

.fa-quote-right-alt::before {
  content: "\f10e"; }

.fa-shirt::before {
  content: "\f553"; }

.fa-t-shirt::before {
  content: "\f553"; }

.fa-tshirt::before {
  content: "\f553"; }

.fa-cubes::before {
  content: "\f1b3"; }

.fa-divide::before {
  content: "\f529"; }

.fa-tenge-sign::before {
  content: "\f7d7"; }

.fa-tenge::before {
  content: "\f7d7"; }

.fa-headphones::before {
  content: "\f025"; }

.fa-hands-holding::before {
  content: "\f4c2"; }

.fa-hands-clapping::before {
  content: "\e1a8"; }

.fa-republican::before {
  content: "\f75e"; }

.fa-arrow-left::before {
  content: "\f060"; }

.fa-person-circle-xmark::before {
  content: "\e543"; }

.fa-ruler::before {
  content: "\f545"; }

.fa-align-left::before {
  content: "\f036"; }

.fa-dice-d6::before {
  content: "\f6d1"; }

.fa-restroom::before {
  content: "\f7bd"; }

.fa-j::before {
  content: "\4a"; }

.fa-users-viewfinder::before {
  content: "\e595"; }

.fa-file-video::before {
  content: "\f1c8"; }

.fa-up-right-from-square::before {
  content: "\f35d"; }

.fa-external-link-alt::before {
  content: "\f35d"; }

.fa-table-cells::before {
  content: "\f00a"; }

.fa-th::before {
  content: "\f00a"; }

.fa-file-pdf::before {
  content: "\f1c1"; }

.fa-book-bible::before {
  content: "\f647"; }

.fa-bible::before {
  content: "\f647"; }

.fa-o::before {
  content: "\4f"; }

.fa-suitcase-medical::before {
  content: "\f0fa"; }

.fa-medkit::before {
  content: "\f0fa"; }

.fa-user-secret::before {
  content: "\f21b"; }

.fa-otter::before {
  content: "\f700"; }

.fa-person-dress::before {
  content: "\f182"; }

.fa-female::before {
  content: "\f182"; }

.fa-comment-dollar::before {
  content: "\f651"; }

.fa-business-time::before {
  content: "\f64a"; }

.fa-briefcase-clock::before {
  content: "\f64a"; }

.fa-table-cells-large::before {
  content: "\f009"; }

.fa-th-large::before {
  content: "\f009"; }

.fa-book-tanakh::before {
  content: "\f827"; }

.fa-tanakh::before {
  content: "\f827"; }

.fa-phone-volume::before {
  content: "\f2a0"; }

.fa-volume-control-phone::before {
  content: "\f2a0"; }

.fa-hat-cowboy-side::before {
  content: "\f8c1"; }

.fa-clipboard-user::before {
  content: "\f7f3"; }

.fa-child::before {
  content: "\f1ae"; }

.fa-lira-sign::before {
  content: "\f195"; }

.fa-satellite::before {
  content: "\f7bf"; }

.fa-plane-lock::before {
  content: "\e558"; }

.fa-tag::before {
  content: "\f02b"; }

.fa-comment::before {
  content: "\f075"; }

.fa-cake-candles::before {
  content: "\f1fd"; }

.fa-birthday-cake::before {
  content: "\f1fd"; }

.fa-cake::before {
  content: "\f1fd"; }

.fa-envelope::before {
  content: "\f0e0"; }

.fa-angles-up::before {
  content: "\f102"; }

.fa-angle-double-up::before {
  content: "\f102"; }

.fa-paperclip::before {
  content: "\f0c6"; }

.fa-arrow-right-to-city::before {
  content: "\e4b3"; }

.fa-ribbon::before {
  content: "\f4d6"; }

.fa-lungs::before {
  content: "\f604"; }

.fa-arrow-up-9-1::before {
  content: "\f887"; }

.fa-sort-numeric-up-alt::before {
  content: "\f887"; }

.fa-litecoin-sign::before {
  content: "\e1d3"; }

.fa-border-none::before {
  content: "\f850"; }

.fa-circle-nodes::before {
  content: "\e4e2"; }

.fa-parachute-box::before {
  content: "\f4cd"; }

.fa-indent::before {
  content: "\f03c"; }

.fa-truck-field-un::before {
  content: "\e58e"; }

.fa-hourglass::before {
  content: "\f254"; }

.fa-hourglass-empty::before {
  content: "\f254"; }

.fa-mountain::before {
  content: "\f6fc"; }

.fa-user-doctor::before {
  content: "\f0f0"; }

.fa-user-md::before {
  content: "\f0f0"; }

.fa-circle-info::before {
  content: "\f05a"; }

.fa-info-circle::before {
  content: "\f05a"; }

.fa-cloud-meatball::before {
  content: "\f73b"; }

.fa-camera::before {
  content: "\f030"; }

.fa-camera-alt::before {
  content: "\f030"; }

.fa-square-virus::before {
  content: "\e578"; }

.fa-meteor::before {
  content: "\f753"; }

.fa-car-on::before {
  content: "\e4dd"; }

.fa-sleigh::before {
  content: "\f7cc"; }

.fa-arrow-down-1-9::before {
  content: "\f162"; }

.fa-sort-numeric-asc::before {
  content: "\f162"; }

.fa-sort-numeric-down::before {
  content: "\f162"; }

.fa-hand-holding-droplet::before {
  content: "\f4c1"; }

.fa-hand-holding-water::before {
  content: "\f4c1"; }

.fa-water::before {
  content: "\f773"; }

.fa-calendar-check::before {
  content: "\f274"; }

.fa-braille::before {
  content: "\f2a1"; }

.fa-prescription-bottle-medical::before {
  content: "\f486"; }

.fa-prescription-bottle-alt::before {
  content: "\f486"; }

.fa-landmark::before {
  content: "\f66f"; }

.fa-truck::before {
  content: "\f0d1"; }

.fa-crosshairs::before {
  content: "\f05b"; }

.fa-person-cane::before {
  content: "\e53c"; }

.fa-tent::before {
  content: "\e57d"; }

.fa-vest-patches::before {
  content: "\e086"; }

.fa-check-double::before {
  content: "\f560"; }

.fa-arrow-down-a-z::before {
  content: "\f15d"; }

.fa-sort-alpha-asc::before {
  content: "\f15d"; }

.fa-sort-alpha-down::before {
  content: "\f15d"; }

.fa-money-bill-wheat::before {
  content: "\e52a"; }

.fa-cookie::before {
  content: "\f563"; }

.fa-arrow-rotate-left::before {
  content: "\f0e2"; }

.fa-arrow-left-rotate::before {
  content: "\f0e2"; }

.fa-arrow-rotate-back::before {
  content: "\f0e2"; }

.fa-arrow-rotate-backward::before {
  content: "\f0e2"; }

.fa-undo::before {
  content: "\f0e2"; }

.fa-hard-drive::before {
  content: "\f0a0"; }

.fa-hdd::before {
  content: "\f0a0"; }

.fa-face-grin-squint-tears::before {
  content: "\f586"; }

.fa-grin-squint-tears::before {
  content: "\f586"; }

.fa-dumbbell::before {
  content: "\f44b"; }

.fa-rectangle-list::before {
  content: "\f022"; }

.fa-list-alt::before {
  content: "\f022"; }

.fa-tarp-droplet::before {
  content: "\e57c"; }

.fa-house-medical-circle-check::before {
  content: "\e511"; }

.fa-person-skiing-nordic::before {
  content: "\f7ca"; }

.fa-skiing-nordic::before {
  content: "\f7ca"; }

.fa-calendar-plus::before {
  content: "\f271"; }

.fa-plane-arrival::before {
  content: "\f5af"; }

.fa-circle-left::before {
  content: "\f359"; }

.fa-arrow-alt-circle-left::before {
  content: "\f359"; }

.fa-train-subway::before {
  content: "\f239"; }

.fa-subway::before {
  content: "\f239"; }

.fa-chart-gantt::before {
  content: "\e0e4"; }

.fa-indian-rupee-sign::before {
  content: "\e1bc"; }

.fa-indian-rupee::before {
  content: "\e1bc"; }

.fa-inr::before {
  content: "\e1bc"; }

.fa-crop-simple::before {
  content: "\f565"; }

.fa-crop-alt::before {
  content: "\f565"; }

.fa-money-bill-1::before {
  content: "\f3d1"; }

.fa-money-bill-alt::before {
  content: "\f3d1"; }

.fa-left-long::before {
  content: "\f30a"; }

.fa-long-arrow-alt-left::before {
  content: "\f30a"; }

.fa-dna::before {
  content: "\f471"; }

.fa-virus-slash::before {
  content: "\e075"; }

.fa-minus::before {
  content: "\f068"; }

.fa-subtract::before {
  content: "\f068"; }

.fa-chess::before {
  content: "\f439"; }

.fa-arrow-left-long::before {
  content: "\f177"; }

.fa-long-arrow-left::before {
  content: "\f177"; }

.fa-plug-circle-check::before {
  content: "\e55c"; }

.fa-street-view::before {
  content: "\f21d"; }

.fa-franc-sign::before {
  content: "\e18f"; }

.fa-volume-off::before {
  content: "\f026"; }

.fa-hands-asl-interpreting::before {
  content: "\f2a3"; }

.fa-american-sign-language-interpreting::before {
  content: "\f2a3"; }

.fa-asl-interpreting::before {
  content: "\f2a3"; }

.fa-hands-american-sign-language-interpreting::before {
  content: "\f2a3"; }

.fa-gear::before {
  content: "\f013"; }

.fa-cog::before {
  content: "\f013"; }

.fa-droplet-slash::before {
  content: "\f5c7"; }

.fa-tint-slash::before {
  content: "\f5c7"; }

.fa-mosque::before {
  content: "\f678"; }

.fa-mosquito::before {
  content: "\e52b"; }

.fa-star-of-david::before {
  content: "\f69a"; }

.fa-person-military-rifle::before {
  content: "\e54b"; }

.fa-cart-shopping::before {
  content: "\f07a"; }

.fa-shopping-cart::before {
  content: "\f07a"; }

.fa-vials::before {
  content: "\f493"; }

.fa-plug-circle-plus::before {
  content: "\e55f"; }

.fa-place-of-worship::before {
  content: "\f67f"; }

.fa-grip-vertical::before {
  content: "\f58e"; }

.fa-arrow-turn-up::before {
  content: "\f148"; }

.fa-level-up::before {
  content: "\f148"; }

.fa-u::before {
  content: "\55"; }

.fa-square-root-variable::before {
  content: "\f698"; }

.fa-square-root-alt::before {
  content: "\f698"; }

.fa-clock::before {
  content: "\f017"; }

.fa-clock-four::before {
  content: "\f017"; }

.fa-backward-step::before {
  content: "\f048"; }

.fa-step-backward::before {
  content: "\f048"; }

.fa-pallet::before {
  content: "\f482"; }

.fa-faucet::before {
  content: "\e005"; }

.fa-baseball-bat-ball::before {
  content: "\f432"; }

.fa-s::before {
  content: "\53"; }

.fa-timeline::before {
  content: "\e29c"; }

.fa-keyboard::before {
  content: "\f11c"; }

.fa-caret-down::before {
  content: "\f0d7"; }

.fa-house-chimney-medical::before {
  content: "\f7f2"; }

.fa-clinic-medical::before {
  content: "\f7f2"; }

.fa-temperature-three-quarters::before {
  content: "\f2c8"; }

.fa-temperature-3::before {
  content: "\f2c8"; }

.fa-thermometer-3::before {
  content: "\f2c8"; }

.fa-thermometer-three-quarters::before {
  content: "\f2c8"; }

.fa-mobile-screen::before {
  content: "\f3cf"; }

.fa-mobile-android-alt::before {
  content: "\f3cf"; }

.fa-plane-up::before {
  content: "\e22d"; }

.fa-piggy-bank::before {
  content: "\f4d3"; }

.fa-battery-half::before {
  content: "\f242"; }

.fa-battery-3::before {
  content: "\f242"; }

.fa-mountain-city::before {
  content: "\e52e"; }

.fa-coins::before {
  content: "\f51e"; }

.fa-khanda::before {
  content: "\f66d"; }

.fa-sliders::before {
  content: "\f1de"; }

.fa-sliders-h::before {
  content: "\f1de"; }

.fa-folder-tree::before {
  content: "\f802"; }

.fa-network-wired::before {
  content: "\f6ff"; }

.fa-map-pin::before {
  content: "\f276"; }

.fa-hamsa::before {
  content: "\f665"; }

.fa-cent-sign::before {
  content: "\e3f5"; }

.fa-flask::before {
  content: "\f0c3"; }

.fa-person-pregnant::before {
  content: "\e31e"; }

.fa-wand-sparkles::before {
  content: "\f72b"; }

.fa-ellipsis-vertical::before {
  content: "\f142"; }

.fa-ellipsis-v::before {
  content: "\f142"; }

.fa-ticket::before {
  content: "\f145"; }

.fa-power-off::before {
  content: "\f011"; }

.fa-right-long::before {
  content: "\f30b"; }

.fa-long-arrow-alt-right::before {
  content: "\f30b"; }

.fa-flag-usa::before {
  content: "\f74d"; }

.fa-laptop-file::before {
  content: "\e51d"; }

.fa-tty::before {
  content: "\f1e4"; }

.fa-teletype::before {
  content: "\f1e4"; }

.fa-diagram-next::before {
  content: "\e476"; }

.fa-person-rifle::before {
  content: "\e54e"; }

.fa-house-medical-circle-exclamation::before {
  content: "\e512"; }

.fa-closed-captioning::before {
  content: "\f20a"; }

.fa-person-hiking::before {
  content: "\f6ec"; }

.fa-hiking::before {
  content: "\f6ec"; }

.fa-venus-double::before {
  content: "\f226"; }

.fa-images::before {
  content: "\f302"; }

.fa-calculator::before {
  content: "\f1ec"; }

.fa-people-pulling::before {
  content: "\e535"; }

.fa-n::before {
  content: "\4e"; }

.fa-cable-car::before {
  content: "\f7da"; }

.fa-tram::before {
  content: "\f7da"; }

.fa-cloud-rain::before {
  content: "\f73d"; }

.fa-building-circle-xmark::before {
  content: "\e4d4"; }

.fa-ship::before {
  content: "\f21a"; }

.fa-arrows-down-to-line::before {
  content: "\e4b8"; }

.fa-download::before {
  content: "\f019"; }

.fa-face-grin::before {
  content: "\f580"; }

.fa-grin::before {
  content: "\f580"; }

.fa-delete-left::before {
  content: "\f55a"; }

.fa-backspace::before {
  content: "\f55a"; }

.fa-eye-dropper::before {
  content: "\f1fb"; }

.fa-eye-dropper-empty::before {
  content: "\f1fb"; }

.fa-eyedropper::before {
  content: "\f1fb"; }

.fa-file-circle-check::before {
  content: "\e5a0"; }

.fa-forward::before {
  content: "\f04e"; }

.fa-mobile::before {
  content: "\f3ce"; }

.fa-mobile-android::before {
  content: "\f3ce"; }

.fa-mobile-phone::before {
  content: "\f3ce"; }

.fa-face-meh::before {
  content: "\f11a"; }

.fa-meh::before {
  content: "\f11a"; }

.fa-align-center::before {
  content: "\f037"; }

.fa-book-skull::before {
  content: "\f6b7"; }

.fa-book-dead::before {
  content: "\f6b7"; }

.fa-id-card::before {
  content: "\f2c2"; }

.fa-drivers-license::before {
  content: "\f2c2"; }

.fa-outdent::before {
  content: "\f03b"; }

.fa-dedent::before {
  content: "\f03b"; }

.fa-heart-circle-exclamation::before {
  content: "\e4fe"; }

.fa-house::before {
  content: "\f015"; }

.fa-home::before {
  content: "\f015"; }

.fa-home-alt::before {
  content: "\f015"; }

.fa-home-lg-alt::before {
  content: "\f015"; }

.fa-calendar-week::before {
  content: "\f784"; }

.fa-laptop-medical::before {
  content: "\f812"; }

.fa-b::before {
  content: "\42"; }

.fa-file-medical::before {
  content: "\f477"; }

.fa-dice-one::before {
  content: "\f525"; }

.fa-kiwi-bird::before {
  content: "\f535"; }

.fa-arrow-right-arrow-left::before {
  content: "\f0ec"; }

.fa-exchange::before {
  content: "\f0ec"; }

.fa-rotate-right::before {
  content: "\f2f9"; }

.fa-redo-alt::before {
  content: "\f2f9"; }

.fa-rotate-forward::before {
  content: "\f2f9"; }

.fa-utensils::before {
  content: "\f2e7"; }

.fa-cutlery::before {
  content: "\f2e7"; }

.fa-arrow-up-wide-short::before {
  content: "\f161"; }

.fa-sort-amount-up::before {
  content: "\f161"; }

.fa-mill-sign::before {
  content: "\e1ed"; }

.fa-bowl-rice::before {
  content: "\e2eb"; }

.fa-skull::before {
  content: "\f54c"; }

.fa-tower-broadcast::before {
  content: "\f519"; }

.fa-broadcast-tower::before {
  content: "\f519"; }

.fa-truck-pickup::before {
  content: "\f63c"; }

.fa-up-long::before {
  content: "\f30c"; }

.fa-long-arrow-alt-up::before {
  content: "\f30c"; }

.fa-stop::before {
  content: "\f04d"; }

.fa-code-merge::before {
  content: "\f387"; }

.fa-upload::before {
  content: "\f093"; }

.fa-hurricane::before {
  content: "\f751"; }

.fa-mound::before {
  content: "\e52d"; }

.fa-toilet-portable::before {
  content: "\e583"; }

.fa-compact-disc::before {
  content: "\f51f"; }

.fa-file-arrow-down::before {
  content: "\f56d"; }

.fa-file-download::before {
  content: "\f56d"; }

.fa-caravan::before {
  content: "\f8ff"; }

.fa-shield-cat::before {
  content: "\e572"; }

.fa-bolt::before {
  content: "\f0e7"; }

.fa-zap::before {
  content: "\f0e7"; }

.fa-glass-water::before {
  content: "\e4f4"; }

.fa-oil-well::before {
  content: "\e532"; }

.fa-vault::before {
  content: "\e2c5"; }

.fa-mars::before {
  content: "\f222"; }

.fa-toilet::before {
  content: "\f7d8"; }

.fa-plane-circle-xmark::before {
  content: "\e557"; }

.fa-yen-sign::before {
  content: "\f157"; }

.fa-cny::before {
  content: "\f157"; }

.fa-jpy::before {
  content: "\f157"; }

.fa-rmb::before {
  content: "\f157"; }

.fa-yen::before {
  content: "\f157"; }

.fa-ruble-sign::before {
  content: "\f158"; }

.fa-rouble::before {
  content: "\f158"; }

.fa-rub::before {
  content: "\f158"; }

.fa-ruble::before {
  content: "\f158"; }

.fa-sun::before {
  content: "\f185"; }

.fa-guitar::before {
  content: "\f7a6"; }

.fa-face-laugh-wink::before {
  content: "\f59c"; }

.fa-laugh-wink::before {
  content: "\f59c"; }

.fa-horse-head::before {
  content: "\f7ab"; }

.fa-bore-hole::before {
  content: "\e4c3"; }

.fa-industry::before {
  content: "\f275"; }

.fa-circle-down::before {
  content: "\f358"; }

.fa-arrow-alt-circle-down::before {
  content: "\f358"; }

.fa-arrows-turn-to-dots::before {
  content: "\e4c1"; }

.fa-florin-sign::before {
  content: "\e184"; }

.fa-arrow-down-short-wide::before {
  content: "\f884"; }

.fa-sort-amount-desc::before {
  content: "\f884"; }

.fa-sort-amount-down-alt::before {
  content: "\f884"; }

.fa-less-than::before {
  content: "\3c"; }

.fa-angle-down::before {
  content: "\f107"; }

.fa-car-tunnel::before {
  content: "\e4de"; }

.fa-head-side-cough::before {
  content: "\e061"; }

.fa-grip-lines::before {
  content: "\f7a4"; }

.fa-thumbs-down::before {
  content: "\f165"; }

.fa-user-lock::before {
  content: "\f502"; }

.fa-arrow-right-long::before {
  content: "\f178"; }

.fa-long-arrow-right::before {
  content: "\f178"; }

.fa-anchor-circle-xmark::before {
  content: "\e4ac"; }

.fa-ellipsis::before {
  content: "\f141"; }

.fa-ellipsis-h::before {
  content: "\f141"; }

.fa-chess-pawn::before {
  content: "\f443"; }

.fa-kit-medical::before {
  content: "\f479"; }

.fa-first-aid::before {
  content: "\f479"; }

.fa-person-through-window::before {
  content: "\e5a9"; }

.fa-toolbox::before {
  content: "\f552"; }

.fa-hands-holding-circle::before {
  content: "\e4fb"; }

.fa-bug::before {
  content: "\f188"; }

.fa-credit-card::before {
  content: "\f09d"; }

.fa-credit-card-alt::before {
  content: "\f09d"; }

.fa-car::before {
  content: "\f1b9"; }

.fa-automobile::before {
  content: "\f1b9"; }

.fa-hand-holding-hand::before {
  content: "\e4f7"; }

.fa-book-open-reader::before {
  content: "\f5da"; }

.fa-book-reader::before {
  content: "\f5da"; }

.fa-mountain-sun::before {
  content: "\e52f"; }

.fa-arrows-left-right-to-line::before {
  content: "\e4ba"; }

.fa-dice-d20::before {
  content: "\f6cf"; }

.fa-truck-droplet::before {
  content: "\e58c"; }

.fa-file-circle-xmark::before {
  content: "\e5a1"; }

.fa-temperature-arrow-up::before {
  content: "\e040"; }

.fa-temperature-up::before {
  content: "\e040"; }

.fa-medal::before {
  content: "\f5a2"; }

.fa-bed::before {
  content: "\f236"; }

.fa-square-h::before {
  content: "\f0fd"; }

.fa-h-square::before {
  content: "\f0fd"; }

.fa-podcast::before {
  content: "\f2ce"; }

.fa-temperature-full::before {
  content: "\f2c7"; }

.fa-temperature-4::before {
  content: "\f2c7"; }

.fa-thermometer-4::before {
  content: "\f2c7"; }

.fa-thermometer-full::before {
  content: "\f2c7"; }

.fa-bell::before {
  content: "\f0f3"; }

.fa-superscript::before {
  content: "\f12b"; }

.fa-plug-circle-xmark::before {
  content: "\e560"; }

.fa-star-of-life::before {
  content: "\f621"; }

.fa-phone-slash::before {
  content: "\f3dd"; }

.fa-paint-roller::before {
  content: "\f5aa"; }

.fa-handshake-angle::before {
  content: "\f4c4"; }

.fa-hands-helping::before {
  content: "\f4c4"; }

.fa-location-dot::before {
  content: "\f3c5"; }

.fa-map-marker-alt::before {
  content: "\f3c5"; }

.fa-file::before {
  content: "\f15b"; }

.fa-greater-than::before {
  content: "\3e"; }

.fa-person-swimming::before {
  content: "\f5c4"; }

.fa-swimmer::before {
  content: "\f5c4"; }

.fa-arrow-down::before {
  content: "\f063"; }

.fa-droplet::before {
  content: "\f043"; }

.fa-tint::before {
  content: "\f043"; }

.fa-eraser::before {
  content: "\f12d"; }

.fa-earth-americas::before {
  content: "\f57d"; }

.fa-earth::before {
  content: "\f57d"; }

.fa-earth-america::before {
  content: "\f57d"; }

.fa-globe-americas::before {
  content: "\f57d"; }

.fa-person-burst::before {
  content: "\e53b"; }

.fa-dove::before {
  content: "\f4ba"; }

.fa-battery-empty::before {
  content: "\f244"; }

.fa-battery-0::before {
  content: "\f244"; }

.fa-socks::before {
  content: "\f696"; }

.fa-inbox::before {
  content: "\f01c"; }

.fa-section::before {
  content: "\e447"; }

.fa-gauge-high::before {
  content: "\f625"; }

.fa-tachometer-alt::before {
  content: "\f625"; }

.fa-tachometer-alt-fast::before {
  content: "\f625"; }

.fa-envelope-open-text::before {
  content: "\f658"; }

.fa-hospital::before {
  content: "\f0f8"; }

.fa-hospital-alt::before {
  content: "\f0f8"; }

.fa-hospital-wide::before {
  content: "\f0f8"; }

.fa-wine-bottle::before {
  content: "\f72f"; }

.fa-chess-rook::before {
  content: "\f447"; }

.fa-bars-staggered::before {
  content: "\f550"; }

.fa-reorder::before {
  content: "\f550"; }

.fa-stream::before {
  content: "\f550"; }

.fa-dharmachakra::before {
  content: "\f655"; }

.fa-hotdog::before {
  content: "\f80f"; }

.fa-person-walking-with-cane::before {
  content: "\f29d"; }

.fa-blind::before {
  content: "\f29d"; }

.fa-drum::before {
  content: "\f569"; }

.fa-ice-cream::before {
  content: "\f810"; }

.fa-heart-circle-bolt::before {
  content: "\e4fc"; }

.fa-fax::before {
  content: "\f1ac"; }

.fa-paragraph::before {
  content: "\f1dd"; }

.fa-check-to-slot::before {
  content: "\f772"; }

.fa-vote-yea::before {
  content: "\f772"; }

.fa-star-half::before {
  content: "\f089"; }

.fa-boxes-stacked::before {
  content: "\f468"; }

.fa-boxes::before {
  content: "\f468"; }

.fa-boxes-alt::before {
  content: "\f468"; }

.fa-link::before {
  content: "\f0c1"; }

.fa-chain::before {
  content: "\f0c1"; }

.fa-ear-listen::before {
  content: "\f2a2"; }

.fa-assistive-listening-systems::before {
  content: "\f2a2"; }

.fa-tree-city::before {
  content: "\e587"; }

.fa-play::before {
  content: "\f04b"; }

.fa-font::before {
  content: "\f031"; }

.fa-rupiah-sign::before {
  content: "\e23d"; }

.fa-magnifying-glass::before {
  content: "\f002"; }

.fa-search::before {
  content: "\f002"; }

.fa-table-tennis-paddle-ball::before {
  content: "\f45d"; }

.fa-ping-pong-paddle-ball::before {
  content: "\f45d"; }

.fa-table-tennis::before {
  content: "\f45d"; }

.fa-person-dots-from-line::before {
  content: "\f470"; }

.fa-diagnoses::before {
  content: "\f470"; }

.fa-trash-can-arrow-up::before {
  content: "\f82a"; }

.fa-trash-restore-alt::before {
  content: "\f82a"; }

.fa-naira-sign::before {
  content: "\e1f6"; }

.fa-cart-arrow-down::before {
  content: "\f218"; }

.fa-walkie-talkie::before {
  content: "\f8ef"; }

.fa-file-pen::before {
  content: "\f31c"; }

.fa-file-edit::before {
  content: "\f31c"; }

.fa-receipt::before {
  content: "\f543"; }

.fa-square-pen::before {
  content: "\f14b"; }

.fa-pen-square::before {
  content: "\f14b"; }

.fa-pencil-square::before {
  content: "\f14b"; }

.fa-suitcase-rolling::before {
  content: "\f5c1"; }

.fa-person-circle-exclamation::before {
  content: "\e53f"; }

.fa-chevron-down::before {
  content: "\f078"; }

.fa-battery-full::before {
  content: "\f240"; }

.fa-battery::before {
  content: "\f240"; }

.fa-battery-5::before {
  content: "\f240"; }

.fa-skull-crossbones::before {
  content: "\f714"; }

.fa-code-compare::before {
  content: "\e13a"; }

.fa-list-ul::before {
  content: "\f0ca"; }

.fa-list-dots::before {
  content: "\f0ca"; }

.fa-school-lock::before {
  content: "\e56f"; }

.fa-tower-cell::before {
  content: "\e585"; }

.fa-down-long::before {
  content: "\f309"; }

.fa-long-arrow-alt-down::before {
  content: "\f309"; }

.fa-ranking-star::before {
  content: "\e561"; }

.fa-chess-king::before {
  content: "\f43f"; }

.fa-person-harassing::before {
  content: "\e549"; }

.fa-brazilian-real-sign::before {
  content: "\e46c"; }

.fa-landmark-dome::before {
  content: "\f752"; }

.fa-landmark-alt::before {
  content: "\f752"; }

.fa-arrow-up::before {
  content: "\f062"; }

.fa-tv::before {
  content: "\f26c"; }

.fa-television::before {
  content: "\f26c"; }

.fa-tv-alt::before {
  content: "\f26c"; }

.fa-shrimp::before {
  content: "\e448"; }

.fa-list-check::before {
  content: "\f0ae"; }

.fa-tasks::before {
  content: "\f0ae"; }

.fa-jug-detergent::before {
  content: "\e519"; }

.fa-circle-user::before {
  content: "\f2bd"; }

.fa-user-circle::before {
  content: "\f2bd"; }

.fa-user-shield::before {
  content: "\f505"; }

.fa-wind::before {
  content: "\f72e"; }

.fa-car-burst::before {
  content: "\f5e1"; }

.fa-car-crash::before {
  content: "\f5e1"; }

.fa-y::before {
  content: "\59"; }

.fa-person-snowboarding::before {
  content: "\f7ce"; }

.fa-snowboarding::before {
  content: "\f7ce"; }

.fa-truck-fast::before {
  content: "\f48b"; }

.fa-shipping-fast::before {
  content: "\f48b"; }

.fa-fish::before {
  content: "\f578"; }

.fa-user-graduate::before {
  content: "\f501"; }

.fa-circle-half-stroke::before {
  content: "\f042"; }

.fa-adjust::before {
  content: "\f042"; }

.fa-clapperboard::before {
  content: "\e131"; }

.fa-circle-radiation::before {
  content: "\f7ba"; }

.fa-radiation-alt::before {
  content: "\f7ba"; }

.fa-baseball::before {
  content: "\f433"; }

.fa-baseball-ball::before {
  content: "\f433"; }

.fa-jet-fighter-up::before {
  content: "\e518"; }

.fa-diagram-project::before {
  content: "\f542"; }

.fa-project-diagram::before {
  content: "\f542"; }

.fa-copy::before {
  content: "\f0c5"; }

.fa-volume-xmark::before {
  content: "\f6a9"; }

.fa-volume-mute::before {
  content: "\f6a9"; }

.fa-volume-times::before {
  content: "\f6a9"; }

.fa-hand-sparkles::before {
  content: "\e05d"; }

.fa-grip::before {
  content: "\f58d"; }

.fa-grip-horizontal::before {
  content: "\f58d"; }

.fa-share-from-square::before {
  content: "\f14d"; }

.fa-share-square::before {
  content: "\f14d"; }

.fa-child-combatant::before {
  content: "\e4e0"; }

.fa-child-rifle::before {
  content: "\e4e0"; }

.fa-gun::before {
  content: "\e19b"; }

.fa-square-phone::before {
  content: "\f098"; }

.fa-phone-square::before {
  content: "\f098"; }

.fa-plus::before {
  content: "\2b"; }

.fa-add::before {
  content: "\2b"; }

.fa-expand::before {
  content: "\f065"; }

.fa-computer::before {
  content: "\e4e5"; }

.fa-xmark::before {
  content: "\f00d"; }

.fa-close::before {
  content: "\f00d"; }

.fa-multiply::before {
  content: "\f00d"; }

.fa-remove::before {
  content: "\f00d"; }

.fa-times::before {
  content: "\f00d"; }

.fa-arrows-up-down-left-right::before {
  content: "\f047"; }

.fa-arrows::before {
  content: "\f047"; }

.fa-chalkboard-user::before {
  content: "\f51c"; }

.fa-chalkboard-teacher::before {
  content: "\f51c"; }

.fa-peso-sign::before {
  content: "\e222"; }

.fa-building-shield::before {
  content: "\e4d8"; }

.fa-baby::before {
  content: "\f77c"; }

.fa-users-line::before {
  content: "\e592"; }

.fa-quote-left::before {
  content: "\f10d"; }

.fa-quote-left-alt::before {
  content: "\f10d"; }

.fa-tractor::before {
  content: "\f722"; }

.fa-trash-arrow-up::before {
  content: "\f829"; }

.fa-trash-restore::before {
  content: "\f829"; }

.fa-arrow-down-up-lock::before {
  content: "\e4b0"; }

.fa-lines-leaning::before {
  content: "\e51e"; }

.fa-ruler-combined::before {
  content: "\f546"; }

.fa-copyright::before {
  content: "\f1f9"; }

.fa-equals::before {
  content: "\3d"; }

.fa-blender::before {
  content: "\f517"; }

.fa-teeth::before {
  content: "\f62e"; }

.fa-shekel-sign::before {
  content: "\f20b"; }

.fa-ils::before {
  content: "\f20b"; }

.fa-shekel::before {
  content: "\f20b"; }

.fa-sheqel::before {
  content: "\f20b"; }

.fa-sheqel-sign::before {
  content: "\f20b"; }

.fa-map::before {
  content: "\f279"; }

.fa-rocket::before {
  content: "\f135"; }

.fa-photo-film::before {
  content: "\f87c"; }

.fa-photo-video::before {
  content: "\f87c"; }

.fa-folder-minus::before {
  content: "\f65d"; }

.fa-store::before {
  content: "\f54e"; }

.fa-arrow-trend-up::before {
  content: "\e098"; }

.fa-plug-circle-minus::before {
  content: "\e55e"; }

.fa-sign-hanging::before {
  content: "\f4d9"; }

.fa-sign::before {
  content: "\f4d9"; }

.fa-bezier-curve::before {
  content: "\f55b"; }

.fa-bell-slash::before {
  content: "\f1f6"; }

.fa-tablet::before {
  content: "\f3fb"; }

.fa-tablet-android::before {
  content: "\f3fb"; }

.fa-school-flag::before {
  content: "\e56e"; }

.fa-fill::before {
  content: "\f575"; }

.fa-angle-up::before {
  content: "\f106"; }

.fa-drumstick-bite::before {
  content: "\f6d7"; }

.fa-holly-berry::before {
  content: "\f7aa"; }

.fa-chevron-left::before {
  content: "\f053"; }

.fa-bacteria::before {
  content: "\e059"; }

.fa-hand-lizard::before {
  content: "\f258"; }

.fa-notdef::before {
  content: "\e1fe"; }

.fa-disease::before {
  content: "\f7fa"; }

.fa-briefcase-medical::before {
  content: "\f469"; }

.fa-genderless::before {
  content: "\f22d"; }

.fa-chevron-right::before {
  content: "\f054"; }

.fa-retweet::before {
  content: "\f079"; }

.fa-car-rear::before {
  content: "\f5de"; }

.fa-car-alt::before {
  content: "\f5de"; }

.fa-pump-soap::before {
  content: "\e06b"; }

.fa-video-slash::before {
  content: "\f4e2"; }

.fa-battery-quarter::before {
  content: "\f243"; }

.fa-battery-2::before {
  content: "\f243"; }

.fa-radio::before {
  content: "\f8d7"; }

.fa-baby-carriage::before {
  content: "\f77d"; }

.fa-carriage-baby::before {
  content: "\f77d"; }

.fa-traffic-light::before {
  content: "\f637"; }

.fa-thermometer::before {
  content: "\f491"; }

.fa-vr-cardboard::before {
  content: "\f729"; }

.fa-hand-middle-finger::before {
  content: "\f806"; }

.fa-percent::before {
  content: "\25"; }

.fa-percentage::before {
  content: "\25"; }

.fa-truck-moving::before {
  content: "\f4df"; }

.fa-glass-water-droplet::before {
  content: "\e4f5"; }

.fa-display::before {
  content: "\e163"; }

.fa-face-smile::before {
  content: "\f118"; }

.fa-smile::before {
  content: "\f118"; }

.fa-thumbtack::before {
  content: "\f08d"; }

.fa-thumb-tack::before {
  content: "\f08d"; }

.fa-trophy::before {
  content: "\f091"; }

.fa-person-praying::before {
  content: "\f683"; }

.fa-pray::before {
  content: "\f683"; }

.fa-hammer::before {
  content: "\f6e3"; }

.fa-hand-peace::before {
  content: "\f25b"; }

.fa-rotate::before {
  content: "\f2f1"; }

.fa-sync-alt::before {
  content: "\f2f1"; }

.fa-spinner::before {
  content: "\f110"; }

.fa-robot::before {
  content: "\f544"; }

.fa-peace::before {
  content: "\f67c"; }

.fa-gears::before {
  content: "\f085"; }

.fa-cogs::before {
  content: "\f085"; }

.fa-warehouse::before {
  content: "\f494"; }

.fa-arrow-up-right-dots::before {
  content: "\e4b7"; }

.fa-splotch::before {
  content: "\f5bc"; }

.fa-face-grin-hearts::before {
  content: "\f584"; }

.fa-grin-hearts::before {
  content: "\f584"; }

.fa-dice-four::before {
  content: "\f524"; }

.fa-sim-card::before {
  content: "\f7c4"; }

.fa-transgender::before {
  content: "\f225"; }

.fa-transgender-alt::before {
  content: "\f225"; }

.fa-mercury::before {
  content: "\f223"; }

.fa-arrow-turn-down::before {
  content: "\f149"; }

.fa-level-down::before {
  content: "\f149"; }

.fa-person-falling-burst::before {
  content: "\e547"; }

.fa-award::before {
  content: "\f559"; }

.fa-ticket-simple::before {
  content: "\f3ff"; }

.fa-ticket-alt::before {
  content: "\f3ff"; }

.fa-building::before {
  content: "\f1ad"; }

.fa-angles-left::before {
  content: "\f100"; }

.fa-angle-double-left::before {
  content: "\f100"; }

.fa-qrcode::before {
  content: "\f029"; }

.fa-clock-rotate-left::before {
  content: "\f1da"; }

.fa-history::before {
  content: "\f1da"; }

.fa-face-grin-beam-sweat::before {
  content: "\f583"; }

.fa-grin-beam-sweat::before {
  content: "\f583"; }

.fa-file-export::before {
  content: "\f56e"; }

.fa-arrow-right-from-file::before {
  content: "\f56e"; }

.fa-shield::before {
  content: "\f132"; }

.fa-shield-blank::before {
  content: "\f132"; }

.fa-arrow-up-short-wide::before {
  content: "\f885"; }

.fa-sort-amount-up-alt::before {
  content: "\f885"; }

.fa-house-medical::before {
  content: "\e3b2"; }

.fa-golf-ball-tee::before {
  content: "\f450"; }

.fa-golf-ball::before {
  content: "\f450"; }

.fa-circle-chevron-left::before {
  content: "\f137"; }

.fa-chevron-circle-left::before {
  content: "\f137"; }

.fa-house-chimney-window::before {
  content: "\e00d"; }

.fa-pen-nib::before {
  content: "\f5ad"; }

.fa-tent-arrow-turn-left::before {
  content: "\e580"; }

.fa-tents::before {
  content: "\e582"; }

.fa-wand-magic::before {
  content: "\f0d0"; }

.fa-magic::before {
  content: "\f0d0"; }

.fa-dog::before {
  content: "\f6d3"; }

.fa-carrot::before {
  content: "\f787"; }

.fa-moon::before {
  content: "\f186"; }

.fa-wine-glass-empty::before {
  content: "\f5ce"; }

.fa-wine-glass-alt::before {
  content: "\f5ce"; }

.fa-cheese::before {
  content: "\f7ef"; }

.fa-yin-yang::before {
  content: "\f6ad"; }

.fa-music::before {
  content: "\f001"; }

.fa-code-commit::before {
  content: "\f386"; }

.fa-temperature-low::before {
  content: "\f76b"; }

.fa-person-biking::before {
  content: "\f84a"; }

.fa-biking::before {
  content: "\f84a"; }

.fa-broom::before {
  content: "\f51a"; }

.fa-shield-heart::before {
  content: "\e574"; }

.fa-gopuram::before {
  content: "\f664"; }

.fa-earth-oceania::before {
  content: "\e47b"; }

.fa-globe-oceania::before {
  content: "\e47b"; }

.fa-square-xmark::before {
  content: "\f2d3"; }

.fa-times-square::before {
  content: "\f2d3"; }

.fa-xmark-square::before {
  content: "\f2d3"; }

.fa-hashtag::before {
  content: "\23"; }

.fa-up-right-and-down-left-from-center::before {
  content: "\f424"; }

.fa-expand-alt::before {
  content: "\f424"; }

.fa-oil-can::before {
  content: "\f613"; }

.fa-t::before {
  content: "\54"; }

.fa-hippo::before {
  content: "\f6ed"; }

.fa-chart-column::before {
  content: "\e0e3"; }

.fa-infinity::before {
  content: "\f534"; }

.fa-vial-circle-check::before {
  content: "\e596"; }

.fa-person-arrow-down-to-line::before {
  content: "\e538"; }

.fa-voicemail::before {
  content: "\f897"; }

.fa-fan::before {
  content: "\f863"; }

.fa-person-walking-luggage::before {
  content: "\e554"; }

.fa-up-down::before {
  content: "\f338"; }

.fa-arrows-alt-v::before {
  content: "\f338"; }

.fa-cloud-moon-rain::before {
  content: "\f73c"; }

.fa-calendar::before {
  content: "\f133"; }

.fa-trailer::before {
  content: "\e041"; }

.fa-bahai::before {
  content: "\f666"; }

.fa-haykal::before {
  content: "\f666"; }

.fa-sd-card::before {
  content: "\f7c2"; }

.fa-dragon::before {
  content: "\f6d5"; }

.fa-shoe-prints::before {
  content: "\f54b"; }

.fa-circle-plus::before {
  content: "\f055"; }

.fa-plus-circle::before {
  content: "\f055"; }

.fa-face-grin-tongue-wink::before {
  content: "\f58b"; }

.fa-grin-tongue-wink::before {
  content: "\f58b"; }

.fa-hand-holding::before {
  content: "\f4bd"; }

.fa-plug-circle-exclamation::before {
  content: "\e55d"; }

.fa-link-slash::before {
  content: "\f127"; }

.fa-chain-broken::before {
  content: "\f127"; }

.fa-chain-slash::before {
  content: "\f127"; }

.fa-unlink::before {
  content: "\f127"; }

.fa-clone::before {
  content: "\f24d"; }

.fa-person-walking-arrow-loop-left::before {
  content: "\e551"; }

.fa-arrow-up-z-a::before {
  content: "\f882"; }

.fa-sort-alpha-up-alt::before {
  content: "\f882"; }

.fa-fire-flame-curved::before {
  content: "\f7e4"; }

.fa-fire-alt::before {
  content: "\f7e4"; }

.fa-tornado::before {
  content: "\f76f"; }

.fa-file-circle-plus::before {
  content: "\e494"; }

.fa-book-quran::before {
  content: "\f687"; }

.fa-quran::before {
  content: "\f687"; }

.fa-anchor::before {
  content: "\f13d"; }

.fa-border-all::before {
  content: "\f84c"; }

.fa-face-angry::before {
  content: "\f556"; }

.fa-angry::before {
  content: "\f556"; }

.fa-cookie-bite::before {
  content: "\f564"; }

.fa-arrow-trend-down::before {
  content: "\e097"; }

.fa-rss::before {
  content: "\f09e"; }

.fa-feed::before {
  content: "\f09e"; }

.fa-draw-polygon::before {
  content: "\f5ee"; }

.fa-scale-balanced::before {
  content: "\f24e"; }

.fa-balance-scale::before {
  content: "\f24e"; }

.fa-gauge-simple-high::before {
  content: "\f62a"; }

.fa-tachometer::before {
  content: "\f62a"; }

.fa-tachometer-fast::before {
  content: "\f62a"; }

.fa-shower::before {
  content: "\f2cc"; }

.fa-desktop::before {
  content: "\f390"; }

.fa-desktop-alt::before {
  content: "\f390"; }

.fa-m::before {
  content: "\4d"; }

.fa-table-list::before {
  content: "\f00b"; }

.fa-th-list::before {
  content: "\f00b"; }

.fa-comment-sms::before {
  content: "\f7cd"; }

.fa-sms::before {
  content: "\f7cd"; }

.fa-book::before {
  content: "\f02d"; }

.fa-user-plus::before {
  content: "\f234"; }

.fa-check::before {
  content: "\f00c"; }

.fa-battery-three-quarters::before {
  content: "\f241"; }

.fa-battery-4::before {
  content: "\f241"; }

.fa-house-circle-check::before {
  content: "\e509"; }

.fa-angle-left::before {
  content: "\f104"; }

.fa-diagram-successor::before {
  content: "\e47a"; }

.fa-truck-arrow-right::before {
  content: "\e58b"; }

.fa-arrows-split-up-and-left::before {
  content: "\e4bc"; }

.fa-hand-fist::before {
  content: "\f6de"; }

.fa-fist-raised::before {
  content: "\f6de"; }

.fa-cloud-moon::before {
  content: "\f6c3"; }

.fa-briefcase::before {
  content: "\f0b1"; }

.fa-person-falling::before {
  content: "\e546"; }

.fa-image-portrait::before {
  content: "\f3e0"; }

.fa-portrait::before {
  content: "\f3e0"; }

.fa-user-tag::before {
  content: "\f507"; }

.fa-rug::before {
  content: "\e569"; }

.fa-earth-europe::before {
  content: "\f7a2"; }

.fa-globe-europe::before {
  content: "\f7a2"; }

.fa-cart-flatbed-suitcase::before {
  content: "\f59d"; }

.fa-luggage-cart::before {
  content: "\f59d"; }

.fa-rectangle-xmark::before {
  content: "\f410"; }

.fa-rectangle-times::before {
  content: "\f410"; }

.fa-times-rectangle::before {
  content: "\f410"; }

.fa-window-close::before {
  content: "\f410"; }

.fa-baht-sign::before {
  content: "\e0ac"; }

.fa-book-open::before {
  content: "\f518"; }

.fa-book-journal-whills::before {
  content: "\f66a"; }

.fa-journal-whills::before {
  content: "\f66a"; }

.fa-handcuffs::before {
  content: "\e4f8"; }

.fa-triangle-exclamation::before {
  content: "\f071"; }

.fa-exclamation-triangle::before {
  content: "\f071"; }

.fa-warning::before {
  content: "\f071"; }

.fa-database::before {
  content: "\f1c0"; }

.fa-share::before {
  content: "\f064"; }

.fa-arrow-turn-right::before {
  content: "\f064"; }

.fa-mail-forward::before {
  content: "\f064"; }

.fa-bottle-droplet::before {
  content: "\e4c4"; }

.fa-mask-face::before {
  content: "\e1d7"; }

.fa-hill-rockslide::before {
  content: "\e508"; }

.fa-right-left::before {
  content: "\f362"; }

.fa-exchange-alt::before {
  content: "\f362"; }

.fa-paper-plane::before {
  content: "\f1d8"; }

.fa-road-circle-exclamation::before {
  content: "\e565"; }

.fa-dungeon::before {
  content: "\f6d9"; }

.fa-align-right::before {
  content: "\f038"; }

.fa-money-bill-1-wave::before {
  content: "\f53b"; }

.fa-money-bill-wave-alt::before {
  content: "\f53b"; }

.fa-life-ring::before {
  content: "\f1cd"; }

.fa-hands::before {
  content: "\f2a7"; }

.fa-sign-language::before {
  content: "\f2a7"; }

.fa-signing::before {
  content: "\f2a7"; }

.fa-calendar-day::before {
  content: "\f783"; }

.fa-water-ladder::before {
  content: "\f5c5"; }

.fa-ladder-water::before {
  content: "\f5c5"; }

.fa-swimming-pool::before {
  content: "\f5c5"; }

.fa-arrows-up-down::before {
  content: "\f07d"; }

.fa-arrows-v::before {
  content: "\f07d"; }

.fa-face-grimace::before {
  content: "\f57f"; }

.fa-grimace::before {
  content: "\f57f"; }

.fa-wheelchair-move::before {
  content: "\e2ce"; }

.fa-wheelchair-alt::before {
  content: "\e2ce"; }

.fa-turn-down::before {
  content: "\f3be"; }

.fa-level-down-alt::before {
  content: "\f3be"; }

.fa-person-walking-arrow-right::before {
  content: "\e552"; }

.fa-square-envelope::before {
  content: "\f199"; }

.fa-envelope-square::before {
  content: "\f199"; }

.fa-dice::before {
  content: "\f522"; }

.fa-bowling-ball::before {
  content: "\f436"; }

.fa-brain::before {
  content: "\f5dc"; }

.fa-bandage::before {
  content: "\f462"; }

.fa-band-aid::before {
  content: "\f462"; }

.fa-calendar-minus::before {
  content: "\f272"; }

.fa-circle-xmark::before {
  content: "\f057"; }

.fa-times-circle::before {
  content: "\f057"; }

.fa-xmark-circle::before {
  content: "\f057"; }

.fa-gifts::before {
  content: "\f79c"; }

.fa-hotel::before {
  content: "\f594"; }

.fa-earth-asia::before {
  content: "\f57e"; }

.fa-globe-asia::before {
  content: "\f57e"; }

.fa-id-card-clip::before {
  content: "\f47f"; }

.fa-id-card-alt::before {
  content: "\f47f"; }

.fa-magnifying-glass-plus::before {
  content: "\f00e"; }

.fa-search-plus::before {
  content: "\f00e"; }

.fa-thumbs-up::before {
  content: "\f164"; }

.fa-user-clock::before {
  content: "\f4fd"; }

.fa-hand-dots::before {
  content: "\f461"; }

.fa-allergies::before {
  content: "\f461"; }

.fa-file-invoice::before {
  content: "\f570"; }

.fa-window-minimize::before {
  content: "\f2d1"; }

.fa-mug-saucer::before {
  content: "\f0f4"; }

.fa-coffee::before {
  content: "\f0f4"; }

.fa-brush::before {
  content: "\f55d"; }

.fa-mask::before {
  content: "\f6fa"; }

.fa-magnifying-glass-minus::before {
  content: "\f010"; }

.fa-search-minus::before {
  content: "\f010"; }

.fa-ruler-vertical::before {
  content: "\f548"; }

.fa-user-large::before {
  content: "\f406"; }

.fa-user-alt::before {
  content: "\f406"; }

.fa-train-tram::before {
  content: "\e5b4"; }

.fa-user-nurse::before {
  content: "\f82f"; }

.fa-syringe::before {
  content: "\f48e"; }

.fa-cloud-sun::before {
  content: "\f6c4"; }

.fa-stopwatch-20::before {
  content: "\e06f"; }

.fa-square-full::before {
  content: "\f45c"; }

.fa-magnet::before {
  content: "\f076"; }

.fa-jar::before {
  content: "\e516"; }

.fa-note-sticky::before {
  content: "\f249"; }

.fa-sticky-note::before {
  content: "\f249"; }

.fa-bug-slash::before {
  content: "\e490"; }

.fa-arrow-up-from-water-pump::before {
  content: "\e4b6"; }

.fa-bone::before {
  content: "\f5d7"; }

.fa-user-injured::before {
  content: "\f728"; }

.fa-face-sad-tear::before {
  content: "\f5b4"; }

.fa-sad-tear::before {
  content: "\f5b4"; }

.fa-plane::before {
  content: "\f072"; }

.fa-tent-arrows-down::before {
  content: "\e581"; }

.fa-exclamation::before {
  content: "\21"; }

.fa-arrows-spin::before {
  content: "\e4bb"; }

.fa-print::before {
  content: "\f02f"; }

.fa-turkish-lira-sign::before {
  content: "\e2bb"; }

.fa-try::before {
  content: "\e2bb"; }

.fa-turkish-lira::before {
  content: "\e2bb"; }

.fa-dollar-sign::before {
  content: "\24"; }

.fa-dollar::before {
  content: "\24"; }

.fa-usd::before {
  content: "\24"; }

.fa-x::before {
  content: "\58"; }

.fa-magnifying-glass-dollar::before {
  content: "\f688"; }

.fa-search-dollar::before {
  content: "\f688"; }

.fa-users-gear::before {
  content: "\f509"; }

.fa-users-cog::before {
  content: "\f509"; }

.fa-person-military-pointing::before {
  content: "\e54a"; }

.fa-building-columns::before {
  content: "\f19c"; }

.fa-bank::before {
  content: "\f19c"; }

.fa-institution::before {
  content: "\f19c"; }

.fa-museum::before {
  content: "\f19c"; }

.fa-university::before {
  content: "\f19c"; }

.fa-umbrella::before {
  content: "\f0e9"; }

.fa-trowel::before {
  content: "\e589"; }

.fa-d::before {
  content: "\44"; }

.fa-stapler::before {
  content: "\e5af"; }

.fa-masks-theater::before {
  content: "\f630"; }

.fa-theater-masks::before {
  content: "\f630"; }

.fa-kip-sign::before {
  content: "\e1c4"; }

.fa-hand-point-left::before {
  content: "\f0a5"; }

.fa-handshake-simple::before {
  content: "\f4c6"; }

.fa-handshake-alt::before {
  content: "\f4c6"; }

.fa-jet-fighter::before {
  content: "\f0fb"; }

.fa-fighter-jet::before {
  content: "\f0fb"; }

.fa-square-share-nodes::before {
  content: "\f1e1"; }

.fa-share-alt-square::before {
  content: "\f1e1"; }

.fa-barcode::before {
  content: "\f02a"; }

.fa-plus-minus::before {
  content: "\e43c"; }

.fa-video::before {
  content: "\f03d"; }

.fa-video-camera::before {
  content: "\f03d"; }

.fa-graduation-cap::before {
  content: "\f19d"; }

.fa-mortar-board::before {
  content: "\f19d"; }

.fa-hand-holding-medical::before {
  content: "\e05c"; }

.fa-person-circle-check::before {
  content: "\e53e"; }

.fa-turn-up::before {
  content: "\f3bf"; }

.fa-level-up-alt::before {
  content: "\f3bf"; }

.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; }

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

/*!
 * Font Awesome Free 6.2.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)
 * Copyright 2022 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/assets/font-awesome/fa-solid-900-342a65c5fc675ba7ab8c0c6c7781e87b647b25eb7a7f126e8f3c8e5362327d03.woff2) format("woff2"), url(/assets/font-awesome/fa-solid-900-c5f0df81045a248b9ef094f1352137231cb441c51f5f88ecbed36a3fa130e18b.ttf) format("truetype"); }

.fas,
.fa-solid {
  font-weight: 900; }

/*!
 * Font Awesome Free 6.2.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)
 * Copyright 2022 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/font-awesome/fa-regular-400-ce36c45fee7474f4a1c2bb305f452558ce569c5119bfe29e87cd0d79cafa71db.woff2) format("woff2"), url(/assets/font-awesome/fa-regular-400-a7b6c58d54a3a8b5afe1a7e335323d13e0204228f92724cb5795613753937546.ttf) format("truetype"); }

.far,
.fa-regular {
  font-weight: 400; }

/*!
 * Font Awesome Free 6.2.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)
 * Copyright 2022 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/assets/font-awesome/fa-brands-400-d5732e954899483469ba66af84a9b9106ce527ec70bffaf3f7bea2e3436ef622.woff2) format("woff2"), url(/assets/font-awesome/fa-brands-400-57d8f42d59ce64528e1f725aafbfc5f1a84b74a0c42bbc86fb776d5b4f708a34.ttf) format("truetype"); }

.fab,
.fa-brands {
  font-weight: 400; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-aws:before {
  content: "\f375"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-cloudflare:before {
  content: "\e07d"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-modx:before {
  content: "\f285"; }

.fa-guilded:before {
  content: "\e07e"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-square-js:before {
  content: "\f3b9"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-unity:before {
  content: "\e049"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-vk:before {
  content: "\f189"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-square-reddit:before {
  content: "\f1a2"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-square-font-awesome:before {
  content: "\e5ad"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-square-instagram:before {
  content: "\e055"; }

.fa-instagram-square:before {
  content: "\e055"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-square-hacker-news:before {
  content: "\f3af"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-edge:before {
  content: "\f282"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-square-snapchat:before {
  content: "\f2ad"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-safari:before {
  content: "\f267"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-square-font-awesome-stroke:before {
  content: "\f35c"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-watchman-monitoring:before {
  content: "\e087"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-square-viadeo:before {
  content: "\f2aa"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-centos:before {
  content: "\f789"; }

.fa-adn:before {
  content: "\f170"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-square-dribbble:before {
  content: "\f397"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-node:before {
  content: "\f419"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-instalod:before {
  content: "\e081"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-square-twitter:before {
  content: "\f081"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-golang:before {
  content: "\e40f"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-uncharted:before {
  content: "\e084"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-square-youtube:before {
  content: "\f431"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-nfc-directional:before {
  content: "\e530"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-meta:before {
  content: "\e49b"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-hips:before {
  content: "\f452"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-discord:before {
  content: "\f392"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-unsplash:before {
  content: "\e07c"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-square-steam:before {
  content: "\f1b7"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-square-vimeo:before {
  content: "\f194"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-flag:before {
  content: "\f2b4"; }

.fa-font-awesome-logo-full:before {
  content: "\f2b4"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-apple:before {
  content: "\f179"; }

.fa-hive:before {
  content: "\e07f"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-padlet:before {
  content: "\e4a0"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-square-github:before {
  content: "\f092"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-shopify:before {
  content: "\e057"; }

.fa-neos:before {
  content: "\f612"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-angular:before {
  content: "\f420"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envira:before {
  content: "\f299"; }

.fa-square-gitlab:before {
  content: "\e5ae"; }

.fa-gitlab-square:before {
  content: "\e5ae"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-square-odnoklassniki:before {
  content: "\f264"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-sith:before {
  content: "\f512"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-hashnode:before {
  content: "\e499"; }

.fa-react:before {
  content: "\f41b"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-gg:before {
  content: "\f260"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-square-pinterest:before {
  content: "\f0d3"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-xing:before {
  content: "\f168"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-less:before {
  content: "\f41d"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-dailymotion:before {
  content: "\e052"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-nfc-symbol:before {
  content: "\e531"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-square-google-plus:before {
  content: "\f0d4"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-square-xing:before {
  content: "\f169"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-fly:before {
  content: "\f417"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-viber:before {
  content: "\f409"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-audible:before {
  content: "\f373"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-bilibili:before {
  content: "\e3d9"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-42-group:before {
  content: "\e080"; }

.fa-innosoft:before {
  content: "\e080"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-square-pied-piper:before {
  content: "\e01e"; }

.fa-pied-piper-square:before {
  content: "\e01e"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-tiktok:before {
  content: "\e07b"; }

.fa-square-facebook:before {
  content: "\f082"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-mixer:before {
  content: "\e056"; }

.fa-square-lastfm:before {
  content: "\f203"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-figma:before {
  content: "\f799"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-cmplid:before {
  content: "\e360"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-deezer:before {
  content: "\e077"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-docker:before {
  content: "\f395"; }

.fa-screenpal:before {
  content: "\e570"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-microblog:before {
  content: "\e01a"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-wirsindhandwerk:before {
  content: "\e2d0"; }

.fa-wsh:before {
  content: "\e2d0"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-octopus-deploy:before {
  content: "\e082"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-apper:before {
  content: "\f371"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ab"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-rust:before {
  content: "\e07a"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-square-behance:before {
  content: "\f1b5"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-space-awesome:before {
  content: "\e5ac"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-square-git:before {
  content: "\f1d2"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-square-tumblr:before {
  content: "\f174"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-trello:before {
  content: "\f181"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-perbyte:before {
  content: "\e083"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-android:before {
  content: "\f17b"; }

.fa-bots:before {
  content: "\e340"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-ideal:before {
  content: "\e013"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-uber:before {
  content: "\f402"; }

.fa-github:before {
  content: "\f09b"; }

.fa-php:before {
  content: "\f457"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-firefox-browser:before {
  content: "\e007"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f2c6"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-square-whatsapp:before {
  content: "\f40c"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-edge-legacy:before {
  content: "\e078"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f198"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-usb:before {
  content: "\f287"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f23a"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-sitrox:before {
  content: "\e44a"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-strava:before {
  content: "\f428"; }

.fa-ember:before {
  content: "\f423"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-wodu:before {
  content: "\e088"; }

.fa-google-pay:before {
  content: "\e079"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-zhihu:before {
  content: "\f63f"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-pix:before {
  content: "\e43a"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.jetbrains-mono {
  font-family: "JetBrains Mono", monospace;
  font-optical-sizing: auto;
  font-style: normal; }

.turbo-progress-bar {
  height: 6px;
  background-color: #86198f; }

.sortable th.no-sort {
  pointer-events: none; }
  .sortable th.no-sort a {
    cursor: pointer;
    pointer-events: all; }

.sortable th {
  cursor: pointer; }

.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem; }

button .show-when-enabled, a .show-when-enabled {
  display: initial; }

button .show-when-disabled, a .show-when-disabled {
  display: none; }

button[disabled] .show-when-enabled, a[disabled] .show-when-enabled {
  display: none; }

button[disabled] .show-when-disabled, a[disabled] .show-when-disabled {
  display: initial; }

/* direct_uploads.css */
.direct-upload {
  display: inline-block;
  position: relative;
  padding: 2px 4px;
  margin: 0 3px 3px 0;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  font-size: 11px;
  line-height: 13px; }

.direct-upload--pending {
  opacity: 0.6; }

.direct-upload__progress {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  opacity: 0.2;
  background: #0076ff;
  transition: width 120ms ease-out, opacity 60ms 60ms ease-in;
  transform: translate3d(0, 0, 0); }

.direct-upload--complete .direct-upload__progress {
  opacity: 0.4; }

.direct-upload--error {
  border-color: red; }

input[type=file][data-direct-upload-url][disabled] {
  display: none; }

.ts-dropdown {
  z-index: 100; }

.slick-container {
  --alpine-odd-row-color: white;
  --alpine-cell-border-color: #D5D9E6;
  --alpine-cell-padding: .4rem .75rem .4rem .75rem;
  --alpine-header-column-height: 32px;
  --alpine-header-align-items: center;
  --alpine-header-resizable-handle-box-shadow: none;
  --alpine-cell-selected-bg-color: #F3F4F6;
  --alpine-row-mouse-hover-color: #F3F4F6;
  --alpine-sort-indicator-margin: 5px 0 4px 3px;
  --alpine-cell-border-width: 1px 0 0 0; }

.ag-theme-quartz {
  --ag-header-foreground-color: #181d1f;
  --ag-header-background-color: #ECF1FF;
  --ag-data-color: #262626;
  --ag-font-family: Inter var, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  --ag-grid-size: 6px;
  --ag-list-item-height: 20px;
  --ag-row-border-color: #dae1e7;
  --ag-font-size: 14px;
  --ag-row-hover-color: #F5F5F5;
  --ag-header-height: 30px;
  --ag-row-border-style: dashed; }
  .ag-theme-quartz .ag-header-group-cell, .ag-theme-quartz .ag-header-cell {
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase; }

[data-story-reports="reports-head"][aria-busy="true"] [data-story-reports="table-data"] {
  display: none; }

[data-story-reports="reports-head"][aria-busy="true"] [data-story-reports="table-data-loader"] {
  display: initial; }

[data-story-reports="reports-head"][aria-busy="false"] [data-story-reports="table-data"], [data-story-reports="reports-head"]:not([aria-busy]) [data-story-reports="table-data"] {
  display: initial; }

[data-story-reports="reports-head"][aria-busy="false"] [data-story-reports="table-data-loader"], [data-story-reports="reports-head"]:not([aria-busy]) [data-story-reports="table-data-loader"] {
  display: none; }

.ts-wrapper.multi .ts-control > div.d-none {
  display: none; }

.lz_ts_select {
  border: none !important;
  padding: 0 !important; }

.sortable-ghost {
  background-color: #f3f4f6;
  /* Light gray background */
  padding: 16px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); }

.custom-tom-select .ts-control {
  line-height: 15px;
  font-size: 10px; }

.custom-tom-select .ts-control input {
  font-size: 10px; }

.custom-tom-select .ts-dropdown-content {
  font-size: 10px; }

.ag-theme-quartz {
  --ag-header-column-resize-handle-color: transparent; }

.tree {
  --spacing: 1.5rem;
  --radius: 6px; }

.tree li {
  display: block;
  position: relative;
  padding-left: calc(2 * var(--spacing) - var(--radius) - 2px);
  margin-bottom: 0.5rem;
  font-size: 10px; }

.tree ul {
  margin-left: calc(var(--radius) - var(--spacing));
  padding-left: 0; }

.tree ul li {
  border-left: 2px solid #ddd;
  margin-top: 0.25rem;
  /* Reduced spacing between parent and child elements */ }

.tree ul li:last-child {
  border-color: transparent; }

.tree ul li::before {
  content: '';
  display: block;
  position: absolute;
  top: calc(var(--spacing) / -2);
  left: -2px;
  width: calc(var(--spacing) + 2px);
  height: calc(var(--spacing) + 1px);
  border: solid #ddd;
  border-width: 0 0 2px 2px; }

.tree summary {
  display: block;
  cursor: pointer;
  margin-bottom: 0.25rem;
  /* Reduced space after parent summaries */
  padding-top: 3px; }

.tree summary::marker,
.tree summary::-webkit-details-marker {
  display: none; }

.tree summary:focus {
  outline: none; }

.tree summary:focus-visible {
  outline: 1px dotted #000; }

.tree li::after,
.tree summary::before {
  content: '';
  display: block;
  position: absolute;
  top: calc(var(--spacing) / 2 - var(--radius));
  left: calc(var(--spacing) - var(--radius) - 1px);
  width: calc(2 * var(--radius));
  height: calc(2 * var(--radius));
  border-radius: 50%;
  background: #ddd; }

.tree summary::before {
  z-index: 1;
  background: #696 url(/assets/expand-collapse-2e88e037839e92ef968641a6fd4c2c9bba5c100bf7f3bb77d71ceb33e2f1f790.svg) 0 0; }

.tree details[open] > summary::before {
  background-position: calc(-2 * var(--radius)) 0; }

.lz-user-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2025%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M15.6667%205.99967C15.6667%207.74857%2014.249%209.16634%2012.5%209.16634C10.7511%209.16634%209.33337%207.74857%209.33337%205.99967C9.33337%204.25078%2010.7511%202.83301%2012.5%202.83301C14.249%202.83301%2015.6667%204.25077%2015.6667%205.99967Z%22%20fill%3D%22%238982B7%22%20fill-opacity%3D%220.3%22%20stroke%3D%22%2333334F%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M12.5%209.66634C14.5251%209.66634%2016.1667%208.02472%2016.1667%205.99967C16.1667%203.97463%2014.5251%202.33301%2012.5%202.33301C10.475%202.33301%208.83337%203.97463%208.83337%205.99967C8.83337%208.02472%2010.475%209.66634%2012.5%209.66634Z%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M18.8493%2020.688C19.996%2020.3267%2020.5987%2019.06%2020.112%2017.9613C18.8187%2015.04%2015.9%2013%2012.5%2013C9.09998%2013%206.18131%2015.04%204.88798%2017.9613C4.40132%2019.0613%205.00398%2020.3267%206.15065%2020.688C7.78398%2021.2027%209.94532%2021.6667%2012.5%2021.6667C15.0547%2021.6667%2017.216%2021.2027%2018.8493%2020.688Z%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-user-no-shade-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2018%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M9.00065%208.66634C11.0257%208.66634%2012.6673%207.02472%2012.6673%204.99967C12.6673%202.97463%2011.0257%201.33301%209.00065%201.33301C6.97561%201.33301%205.33398%202.97463%205.33398%204.99967C5.33398%207.02472%206.97561%208.66634%209.00065%208.66634Z%22%20stroke%3D%22%23333333%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M15.3498%2019.688C16.4965%2019.3267%2017.0991%2018.06%2016.6125%2016.9613C15.3191%2014.04%2012.4005%2012%209.00047%2012C5.60047%2012%202.6818%2014.04%201.38847%2016.9613C0.901803%2018.0613%201.50447%2019.3267%202.65114%2019.688C4.28447%2020.2027%206.4458%2020.6667%209.00047%2020.6667C11.5551%2020.6667%2013.7165%2020.2027%2015.3498%2019.688Z%22%20stroke%3D%22%23333333%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-office-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2025%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M15.5002%208.33301H20.8335C21.5695%208.33301%2022.1669%208.93034%2022.1669%209.66634V20.333C22.1669%2021.069%2021.5695%2021.6663%2020.8335%2021.6663H14.1669V9.66634C14.1669%208.93034%2014.7642%208.33301%2015.5002%208.33301Z%22%20fill%3D%22%238982B7%22%20fill-opacity%3D%220.3%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M4.16671%2011.667H9.50004C10.236%2011.667%2010.8334%2012.2643%2010.8334%2013.0003V21.667H4.16671C3.43071%2021.667%202.83337%2021.0697%202.83337%2020.3337V13.0003C2.83337%2012.2643%203.43071%2011.667%204.16671%2011.667Z%22%20fill%3D%22%23DCDAE9%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M15.5002%208.33301H20.8335C21.5695%208.33301%2022.1669%208.93034%2022.1669%209.66634V20.333C22.1669%2021.069%2021.5695%2021.6663%2020.8335%2021.6663H14.1669V9.66634C14.1669%208.93034%2014.7642%208.33301%2015.5002%208.33301Z%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M17.4999%2011.667H18.8332%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M17.5%2015H18.8333%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M17.4999%2018.333H18.8332%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M4.16671%2011.667H9.50004C10.236%2011.667%2010.8334%2012.2643%2010.8334%2013.0003V21.667H4.16671C3.43071%2021.667%202.83337%2021.0697%202.83337%2020.3337V13.0003C2.83337%2012.2643%203.43071%2011.667%204.16671%2011.667Z%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M6.16675%2015H7.50008%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M6.16687%2018.333H7.5002%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M7.5%208.33337V5.93071C7.5%205.37071%207.84933%204.87204%208.37467%204.67871L15.708%201.99071C16.5787%201.67204%2017.5%202.31604%2017.5%203.24271V5.00004%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M10.8334%2021.667H14.1667%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-grid-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2025%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M5.89998%203.59961H4.69998C4.3686%203.59961%204.09998%203.86824%204.09998%204.19961V5.39961C4.09998%205.73098%204.3686%205.99961%204.69998%205.99961H5.89998C6.23135%205.99961%206.49998%205.73098%206.49998%205.39961V4.19961C6.49998%203.86824%206.23135%203.59961%205.89998%203.59961Z%22%20fill%3D%22%2333334F%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M13.0999%203.59961H11.8999C11.5686%203.59961%2011.2999%203.86824%2011.2999%204.19961V5.39961C11.2999%205.73098%2011.5686%205.99961%2011.8999%205.99961H13.0999C13.4313%205.99961%2013.6999%205.73098%2013.6999%205.39961V4.19961C13.6999%203.86824%2013.4313%203.59961%2013.0999%203.59961Z%22%20fill%3D%22%2333334F%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.3%203.59961H19.1C18.7686%203.59961%2018.5%203.86824%2018.5%204.19961V5.39961C18.5%205.73098%2018.7686%205.99961%2019.1%205.99961H20.3C20.6314%205.99961%2020.9%205.73098%2020.9%205.39961V4.19961C20.9%203.86824%2020.6314%203.59961%2020.3%203.59961Z%22%20fill%3D%22%238982B7%22%20stroke%3D%22%238982B7%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M5.89998%2010.7998H4.69998C4.3686%2010.7998%204.09998%2011.0684%204.09998%2011.3998V12.5998C4.09998%2012.9312%204.3686%2013.1998%204.69998%2013.1998H5.89998C6.23135%2013.1998%206.49998%2012.9312%206.49998%2012.5998V11.3998C6.49998%2011.0684%206.23135%2010.7998%205.89998%2010.7998Z%22%20fill%3D%22%2333334F%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M13.0999%2010.7998H11.8999C11.5686%2010.7998%2011.2999%2011.0684%2011.2999%2011.3998V12.5998C11.2999%2012.9312%2011.5686%2013.1998%2011.8999%2013.1998H13.0999C13.4313%2013.1998%2013.6999%2012.9312%2013.6999%2012.5998V11.3998C13.6999%2011.0684%2013.4313%2010.7998%2013.0999%2010.7998Z%22%20fill%3D%22%238982B7%22%20stroke%3D%22%238982B7%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.3%2010.7998H19.1C18.7686%2010.7998%2018.5%2011.0684%2018.5%2011.3998V12.5998C18.5%2012.9312%2018.7686%2013.1998%2019.1%2013.1998H20.3C20.6314%2013.1998%2020.9%2012.9312%2020.9%2012.5998V11.3998C20.9%2011.0684%2020.6314%2010.7998%2020.3%2010.7998Z%22%20fill%3D%22%2333334F%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M5.89998%2018H4.69998C4.3686%2018%204.09998%2018.2686%204.09998%2018.6V19.8C4.09998%2020.1314%204.3686%2020.4%204.69998%2020.4H5.89998C6.23135%2020.4%206.49998%2020.1314%206.49998%2019.8V18.6C6.49998%2018.2686%206.23135%2018%205.89998%2018Z%22%20fill%3D%22%238982B7%22%20stroke%3D%22%238982B7%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M13.0999%2018H11.8999C11.5686%2018%2011.2999%2018.2686%2011.2999%2018.6V19.8C11.2999%2020.1314%2011.5686%2020.4%2011.8999%2020.4H13.0999C13.4313%2020.4%2013.6999%2020.1314%2013.6999%2019.8V18.6C13.6999%2018.2686%2013.4313%2018%2013.0999%2018Z%22%20fill%3D%22%2333334F%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.3%2018H19.1C18.7686%2018%2018.5%2018.2686%2018.5%2018.6V19.8C18.5%2020.1314%2018.7686%2020.4%2019.1%2020.4H20.3C20.6314%2020.4%2020.9%2020.1314%2020.9%2019.8V18.6C20.9%2018.2686%2020.6314%2018%2020.3%2018Z%22%20fill%3D%22%2333334F%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-reporting-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2064%2064%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cg%20clip-path%3D%22url%28%23clip0_1718_8286%29%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M5.33464%2062.3327H16.0013C16.9738%2062.3327%2017.9064%2061.9464%2018.594%2061.2587C19.2817%2060.5711%2019.668%2059.6385%2019.668%2058.666V37.3327C19.668%2036.3602%2019.2817%2035.4276%2018.594%2034.74C17.9064%2034.0523%2016.9738%2033.666%2016.0013%2033.666H5.33464C4.36217%2033.666%203.42954%2034.0523%202.74191%2034.74C2.05428%2035.4276%201.66797%2036.3602%201.66797%2037.3327V58.666C1.66797%2059.6385%202.05428%2060.5711%202.74191%2061.2587C3.42955%2061.9464%204.36218%2062.3327%205.33464%2062.3327Z%22%20fill%3D%22%23563A9C%22%20fill-opacity%3D%220.1%22%20stroke%3D%22%23563A9C%22%20stroke-width%3D%222%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M26.6667%2062.3337H37.3333C38.3058%2062.3337%2039.2384%2061.9473%2039.9261%2061.2597C40.6137%2060.5721%2041%2059.6395%2041%2058.667V5.33366C41%204.3612%2040.6137%203.42857%2039.9261%202.74093C39.2384%202.0533%2038.3058%201.66699%2037.3333%201.66699H26.6667C25.6942%201.66699%2024.7616%202.0533%2024.0739%202.74093C23.3863%203.42857%2023%204.3612%2023%205.33366V58.667C23%2059.6395%2023.3863%2060.5721%2024.0739%2061.2597C24.7616%2061.9473%2025.6942%2062.3337%2026.6667%2062.3337Z%22%20fill%3D%22%23563A9C%22%20fill-opacity%3D%220.1%22%20stroke%3D%22%23563A9C%22%20stroke-width%3D%222%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M47.9987%2062.3333H58.6654C59.6378%2062.3333%2060.5705%2061.947%2061.2581%2061.2594C61.9457%2060.5718%2062.332%2059.6391%2062.332%2058.6667V26.6667C62.332%2025.6942%2061.9457%2024.7616%2061.2581%2024.0739C60.5705%2023.3863%2059.6378%2023%2058.6654%2023H47.9987C47.0262%2023%2046.0936%2023.3863%2045.406%2024.0739C44.7183%2024.7616%2044.332%2025.6942%2044.332%2026.6667V58.6667C44.332%2059.6391%2044.7183%2060.5718%2045.406%2061.2594C46.0936%2061.947%2047.0262%2062.3333%2047.9987%2062.3333Z%22%20fill%3D%22%23563A9C%22%20fill-opacity%3D%220.1%22%20stroke%3D%22%23563A9C%22%20stroke-width%3D%222%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3CclipPath%20id%3D%22clip0_1718_8286%22%3E%0A%20%20%20%20%20%20%3Crect%20width%3D%2264%22%20height%3D%2264%22%20fill%3D%22white%22%2F%3E%0A%20%20%20%20%3C%2FclipPath%3E%0A%20%20%3C%2Fdefs%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-icon-parent:hover .lz-reporting-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2064%2064%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cg%20clip-path%3D%22url%28%23clip0_1978_22287%29%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M5.33464%2062.6667H16.0013C16.9738%2062.6667%2017.9064%2062.2804%2018.594%2061.5927C19.2817%2060.9051%2019.668%2059.9725%2019.668%2059V37.6667C19.668%2036.6942%2019.2817%2035.7616%2018.594%2035.0739C17.9064%2034.3863%2016.9738%2034%2016.0013%2034H5.33464C4.36217%2034%203.42954%2034.3863%202.74191%2035.0739C2.05428%2035.7616%201.66797%2036.6942%201.66797%2037.6667V59C1.66797%2059.9725%202.05428%2060.9051%202.74191%2061.5927C3.42954%2062.2804%204.36218%2062.6667%205.33464%2062.6667Z%22%0A%20%20%20%20%20%20%20%20%20%20fill%3D%22%23563A9C%22%20stroke%3D%22%23563A9C%22%20stroke-width%3D%222%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M26.6667%2062.67H37.3333C38.662%2062.67%2039.5902%2061.5516%2040.1293%2060.3654C40.7029%2059.1035%2041%2057.4623%2041%2055.803V8.867C41%207.20768%2040.7029%205.56652%2040.1293%204.30462C39.5902%203.11841%2038.662%202%2037.3333%202H26.6667C25.338%202%2024.4098%203.11841%2023.8707%204.30462C23.2971%205.56652%2023%207.20768%2023%208.867V55.803C23%2057.4623%2023.2971%2059.1035%2023.8707%2060.3654C24.4098%2061.5516%2025.338%2062.67%2026.6667%2062.67Z%22%0A%20%20%20%20%20%20%20%20%20%20fill%3D%22%23563A9C%22%20stroke%3D%22%23563A9C%22%20stroke-width%3D%222%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M47.9987%2063.3333H58.6654C59.6378%2063.3333%2060.5705%2062.947%2061.2581%2062.2594C61.9457%2061.5718%2062.332%2060.6391%2062.332%2059.6667V27.6667C62.332%2026.6942%2061.9457%2025.7616%2061.2581%2025.0739C60.5705%2024.3863%2059.6378%2024%2058.6654%2024H47.9987C47.0262%2024%2046.0936%2024.3863%2045.406%2025.0739C44.7183%2025.7616%2044.332%2026.6942%2044.332%2027.6667V59.6667C44.332%2060.6391%2044.7183%2061.5718%2045.406%2062.2594C46.0936%2062.947%2047.0262%2063.3333%2047.9987%2063.3333Z%22%0A%20%20%20%20%20%20%20%20%20%20fill%3D%22%23563A9C%22%20stroke%3D%22%23563A9C%22%20stroke-width%3D%222%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3CclipPath%20id%3D%22clip0_1978_22287%22%3E%0A%20%20%20%20%20%20%3Crect%20width%3D%2264%22%20height%3D%2264%22%20fill%3D%22white%22%2F%3E%0A%20%20%20%20%3C%2FclipPath%3E%0A%20%20%3C%2Fdefs%3E%0A%3C%2Fsvg%3E"); }

.lz-dashboard-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8.99984%202.66699H4.99984C3.71117%202.66699%202.6665%203.71166%202.6665%205.00033V7.00033C2.6665%208.28899%203.71117%209.33366%204.99984%209.33366H8.99984C10.2885%209.33366%2011.3332%208.28899%2011.3332%207.00033V5.00033C11.3332%203.71166%2010.2885%202.66699%208.99984%202.66699Z%22%20fill%3D%22%23FFC307%22%20fill-opacity%3D%220.3%22%2F%3E%3Cpath%20d%3D%22M4.99984%203.41699H8.99984C9.87429%203.41699%2010.5832%204.12587%2010.5832%205.00033V7.00033C10.5832%207.87478%209.87429%208.58366%208.99984%208.58366H4.99984C4.12539%208.58366%203.4165%207.87478%203.4165%207.00033V5.00033C3.4165%204.12587%204.12539%203.41699%204.99984%203.41699Z%22%20stroke%3D%22%23FFC307%22%20stroke-width%3D%221.5%22%2F%3E%3Cpath%20d%3D%22M4.99984%2011.417H8.99984C9.87429%2011.417%2010.5832%2012.1259%2010.5832%2013.0003V19.0003C10.5832%2019.8748%209.87429%2020.5837%208.99984%2020.5837H4.99984C4.12539%2020.5837%203.4165%2019.8748%203.4165%2019.0003V13.0003C3.4165%2012.1259%204.12539%2011.417%204.99984%2011.417Z%22%20stroke%3D%22%23FFC307%22%20stroke-width%3D%221.5%22%2F%3E%3Cpath%20d%3D%22M14.9998%2015.417H18.9998C19.8743%2015.417%2020.5832%2016.1259%2020.5832%2017.0003V19.0003C20.5832%2019.8748%2019.8743%2020.5837%2018.9998%2020.5837H14.9998C14.1254%2020.5837%2013.4165%2019.8748%2013.4165%2019.0003V17.0003C13.4165%2016.1259%2014.1254%2015.417%2014.9998%2015.417Z%22%20stroke%3D%22%23FFC307%22%20stroke-width%3D%221.5%22%2F%3E%3Cpath%20d%3D%22M14.9998%203.41699H18.9998C19.8743%203.41699%2020.5832%204.12587%2020.5832%205.00033V11.0003C20.5832%2011.8748%2019.8743%2012.5837%2018.9998%2012.5837H14.9998C14.1254%2012.5837%2013.4165%2011.8748%2013.4165%2011.0003V5.00033C13.4165%204.12587%2014.1254%203.41699%2014.9998%203.41699Z%22%20stroke%3D%22%23FFC307%22%20stroke-width%3D%221.5%22%2F%3E%3C%2Fsvg%3E");
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-icon-parent:hover .lz-dashboard-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8.99984%202.66699H4.99984C3.71117%202.66699%202.6665%203.71166%202.6665%205.00033V7.00033C2.6665%208.28899%203.71117%209.33366%204.99984%209.33366H8.99984C10.2885%209.33366%2011.3332%208.28899%2011.3332%207.00033V5.00033C11.3332%203.71166%2010.2885%202.66699%208.99984%202.66699Z%22%20fill%3D%22%23FFC307%22%20fill-opacity%3D%220.3%22%2F%3E%3Cpath%20d%3D%22M8.99984%202.66699H4.99984C3.71117%202.66699%202.6665%203.71166%202.6665%205.00033V7.00033C2.6665%208.28899%203.71117%209.33366%204.99984%209.33366H8.99984C10.2885%209.33366%2011.3332%208.28899%2011.3332%207.00033V5.00033C11.3332%203.71166%2010.2885%202.66699%208.99984%202.66699Z%22%20fill%3D%22%23FFC307%22%2F%3E%3Cpath%20d%3D%22M8.99984%2010.667H4.99984C3.71117%2010.667%202.6665%2011.7117%202.6665%2013.0003V19.0003C2.6665%2020.289%203.71117%2021.3337%204.99984%2021.3337H8.99984C10.2885%2021.3337%2011.3332%2020.289%2011.3332%2019.0003V13.0003C11.3332%2011.7117%2010.2885%2010.667%208.99984%2010.667Z%22%20fill%3D%22%23FFC307%22%2F%3E%3Cpath%20d%3D%22M18.9998%2014.667H14.9998C13.7112%2014.667%2012.6665%2015.7117%2012.6665%2017.0003V19.0003C12.6665%2020.289%2013.7112%2021.3337%2014.9998%2021.3337H18.9998C20.2885%2021.3337%2021.3332%2020.289%2021.3332%2019.0003V17.0003C21.3332%2015.7117%2020.2885%2014.667%2018.9998%2014.667Z%22%20fill%3D%22%23FFC307%22%2F%3E%3Cpath%20d%3D%22M18.9998%202.66699H14.9998C13.7112%202.66699%2012.6665%203.71166%2012.6665%205.00033V11.0003C12.6665%2012.289%2013.7112%2013.3337%2014.9998%2013.3337H18.9998C20.2885%2013.3337%2021.3332%2012.289%2021.3332%2011.0003V5.00033C21.3332%203.71166%2020.2885%202.66699%2018.9998%202.66699Z%22%20fill%3D%22%23FFC307%22%2F%3E%3C%2Fsvg%3E"); }

.lz-financials-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M3.66669%206.33366C3.66669%204.8609%204.86059%203.66699%206.33335%203.66699H17.6667C19.1395%203.66699%2020.3334%204.8609%2020.3334%206.33366V9.66699H3.66669V6.33366Z%22%20fill%3D%22%23E0E6FF%22%20fill-opacity%3D%220.3%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M9.66669%203.66699V20.3337%22%20stroke%3D%22%235D15EE%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.3334%209.66699H3.66669%22%20stroke%3D%22%235D15EE%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M17.6667%203.66699H6.33335C4.86059%203.66699%203.66669%204.8609%203.66669%206.33366V17.667C3.66669%2019.1398%204.86059%2020.3337%206.33335%2020.3337H17.6667C19.1395%2020.3337%2020.3334%2019.1398%2020.3334%2017.667V6.33366C20.3334%204.8609%2019.1395%203.66699%2017.6667%203.66699Z%22%20stroke%3D%22%235D15EE%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-icon-parent:hover .lz-financials-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M3.66669%206.33366C3.66669%204.8609%204.86059%203.66699%206.33335%203.66699H17.6667C19.1395%203.66699%2020.3334%204.8609%2020.3334%206.33366V9.66699H3.66669V6.33366Z%22%20fill%3D%22%235D15EE%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M9.66669%203.66699V20.3337%22%20stroke%3D%22%235D15EE%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.3334%209.66699H3.66669%22%20stroke%3D%22%235D15EE%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M17.6667%203.66699H6.33335C4.86059%203.66699%203.66669%204.8609%203.66669%206.33366V17.667C3.66669%2019.1398%204.86059%2020.3337%206.33335%2020.3337H17.6667C19.1395%2020.3337%2020.3334%2019.1398%2020.3334%2017.667V6.33366C20.3334%204.8609%2019.1395%203.66699%2017.6667%203.66699Z%22%20stroke%3D%22%235D15EE%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E"); }

.lz-payables-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.3332%202.45242C14.1614%202.37438%2013.9733%202.33301%2013.7812%202.33301H6.33317C4.85984%202.33301%203.6665%203.52634%203.6665%204.99967V18.9997C3.6665%2020.473%204.85984%2021.6663%206.33317%2021.6663H16.6665C16.6665%2021.555%2016.6726%2021.4438%2016.6849%2021.333H16.3332C14.6764%2021.333%2013.3332%2019.9898%2013.3332%2018.333C13.3332%2016.6762%2014.6764%2015.333%2016.3332%2015.333H16.6849C16.5877%2014.4583%2016.8745%2013.549%2017.5452%2012.8784C18.3017%2012.1219%2019.3616%2011.8538%2020.3332%2012.0743V8.88501C20.3332%208.69271%2020.2917%208.50478%2020.2136%208.33299H15.6665C14.9305%208.33299%2014.3332%207.73566%2014.3332%206.99966V2.45242Z%22%20fill%3D%22%23A400F2%22%20fill-opacity%3D%220.2%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M7.6665%209H10.3332%22%20stroke%3D%22%23A400F2%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M7.6665%2013H13.6665%22%20stroke%3D%22%23A400F2%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.213%208.33275H15.6663C14.9303%208.33275%2014.333%207.73542%2014.333%206.99942V2.46875%22%20fill%3D%22%23A400F2%22%20fill-opacity%3D%220.2%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.213%208.33275H15.6663C14.9303%208.33275%2014.333%207.73542%2014.333%206.99942V2.46875%22%20stroke%3D%22%23A400F2%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M19.6665%2015L22.9998%2018.3333L19.6665%2021.6667%22%20stroke%3D%22%23A400F2%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.3332%2011.7357V8.88501C20.3332%208.53167%2020.1932%208.19167%2019.9425%207.94234L14.7238%202.72367C14.4732%202.47301%2014.1345%202.33301%2013.7812%202.33301H6.33317C4.85984%202.33301%203.6665%203.52767%203.6665%204.99967V18.9997C3.6665%2020.4717%204.85984%2021.6663%206.33317%2021.6663H16.3332%22%20stroke%3D%22%23A400F2%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M22.6665%2018.333H16.3332%22%20stroke%3D%22%23A400F2%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-icon-parent:hover .lz-payables-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.3332%202.45242C14.1614%202.37438%2013.9733%202.33301%2013.7812%202.33301H6.33317C4.85984%202.33301%203.6665%203.52634%203.6665%204.99967V18.9997C3.6665%2020.473%204.85984%2021.6663%206.33317%2021.6663H16.6665C16.6665%2021.555%2016.6726%2021.4438%2016.6849%2021.333H16.3332C14.6764%2021.333%2013.3332%2019.9898%2013.3332%2018.333C13.3332%2016.6762%2014.6764%2015.333%2016.3332%2015.333H16.6849C16.5877%2014.4583%2016.8745%2013.549%2017.5452%2012.8784C18.3017%2012.1219%2019.3616%2011.8538%2020.3332%2012.0743V8.88501C20.3332%208.69271%2020.2917%208.50478%2020.2136%208.33299H15.6665C14.9305%208.33299%2014.3332%207.73566%2014.3332%206.99966V2.45242Z%22%20fill%3D%22%23A400F2%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M7.6665%209H10.3332%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M7.6665%2013H13.6665%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.213%208.33275H15.6663C14.9303%208.33275%2014.333%207.73542%2014.333%206.99942V2.46875%22%20fill%3D%22%23A400F2%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.213%208.33275H15.6663C14.9303%208.33275%2014.333%207.73542%2014.333%206.99942V2.46875%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M19.6665%2015L22.9998%2018.3333L19.6665%2021.6667%22%20stroke%3D%22%23A400F2%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.3332%2011.7357V8.88501C20.3332%208.53167%2020.1932%208.19167%2019.9425%207.94234L14.7238%202.72367C14.4732%202.47301%2014.1345%202.33301%2013.7812%202.33301H6.33317C4.85984%202.33301%203.6665%203.52767%203.6665%204.99967V18.9997C3.6665%2020.4717%204.85984%2021.6663%206.33317%2021.6663H16.3332%22%20stroke%3D%22%23A400F2%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M22.6665%2018.333H16.3332%22%20stroke%3D%22%23A400F2%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E"); }

.lz-receivables-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M4.5%2021.5H16.5L14.9848%2019.3787C14.4165%2018.5831%2014.5067%2017.4933%2015.198%2016.802L20%2012V8H14.5V2.5H4.5V21.5Z%22%20fill%3D%22%2300AB4233%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M7.6665%209H10.3332%22%20stroke%3D%22%2300AB42%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M7.6665%2013H13.6665%22%20stroke%3D%22%2300AB42%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.213%208.33275H15.6663C14.9303%208.33275%2014.333%207.73542%2014.333%206.99942V2.46875%22%20fill%3D%22%2300AB42%22%20fill-opacity%3D%220.2%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.213%208.33275H15.6663C14.9303%208.33275%2014.333%207.73542%2014.333%206.99942V2.46875%22%20stroke%3D%22%2300AB42%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.3332%2011.7357V8.88501C20.3332%208.53167%2020.1932%208.19167%2019.9425%207.94234L14.7238%202.72367C14.4732%202.47301%2014.1345%202.33301%2013.7812%202.33301H6.33317C4.85984%202.33301%203.6665%203.52767%203.6665%204.99967V18.9997C3.6665%2020.4717%204.85984%2021.6663%206.33317%2021.6663H16.3332%22%20stroke%3D%22%2300AB42%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M19.6664%2015L16.333%2018.3333L19.6664%2021.6667%22%20stroke%3D%22%2300AB42%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M16.6665%2018.333H22.9999%22%20stroke%3D%22%2300AB42%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-cash-flow-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20id%3D%22SVGRepo_bgCarrier%22%20stroke-width%3D%220%22%3E%3C%2Fg%3E%3Cg%20id%3D%22SVGRepo_tracerCarrier%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3C%2Fg%3E%3Cg%20id%3D%22SVGRepo_iconCarrier%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.948%201.25H12.052C12.9505%201.24997%2013.6997%201.24995%2014.2945%201.32991C14.9223%201.41432%2015.4891%201.59999%2015.9445%202.05546C16.4%202.51093%2016.5857%203.07773%2016.6701%203.70552C16.7292%204.14512%2016.7446%204.66909%2016.7486%205.27533C17.3971%205.29614%2017.9752%205.33406%2018.489%205.40314C19.6614%205.56076%2020.6104%205.89288%2021.3588%206.64124C22.1071%207.38961%2022.4392%208.33856%2022.5969%209.51098C22.75%2010.6502%2022.75%2012.1058%2022.75%2013.9436V14.0564C22.75%2015.8942%2022.75%2017.3498%2022.5969%2018.489C22.4392%2019.6614%2022.1071%2020.6104%2021.3588%2021.3588C20.6104%2022.1071%2019.6614%2022.4392%2018.489%2022.5969C17.3498%2022.75%2015.8942%2022.75%2014.0564%2022.75H9.94359C8.10583%2022.75%206.65019%2022.75%205.51098%2022.5969C4.33856%2022.4392%203.38961%2022.1071%202.64124%2021.3588C1.89288%2020.6104%201.56076%2019.6614%201.40314%2018.489C1.24997%2017.3498%201.24998%2015.8942%201.25%2014.0564V13.9436C1.24998%2012.1058%201.24997%2010.6502%201.40314%209.51098C1.56076%208.33856%201.89288%207.38961%202.64124%206.64124C3.38961%205.89288%204.33856%205.56076%205.51098%205.40314C6.02475%205.33406%206.60288%205.29614%207.2514%205.27533C7.2554%204.66909%207.27081%204.14512%207.32991%203.70552C7.41432%203.07773%207.59999%202.51093%208.05546%202.05546C8.51093%201.59999%209.07773%201.41432%209.70552%201.32991C10.3003%201.24995%2011.0495%201.24997%2011.948%201.25ZM8.7518%205.25178C9.12993%205.24999%209.52694%205.25%209.94358%205.25H14.0564C14.4731%205.25%2014.8701%205.24999%2015.2482%205.25178C15.244%204.68146%2015.23%204.25125%2015.1835%203.90539C15.1214%203.44393%2015.0142%203.24644%2014.8839%203.11612C14.7536%202.9858%2014.5561%202.87858%2014.0946%202.81654C13.6116%202.7516%2012.964%202.75%2012%202.75C11.036%202.75%2010.3884%202.7516%209.90539%202.81654C9.44393%202.87858%209.24643%202.9858%209.11612%203.11612C8.9858%203.24644%208.87858%203.44393%208.81654%203.90539C8.77004%204.25125%208.75601%204.68146%208.7518%205.25178ZM5.71085%206.88976C4.70476%207.02503%204.12511%207.2787%203.7019%207.70191C3.27869%208.12511%203.02502%208.70476%202.88976%209.71085C2.75159%2010.7385%202.75%2012.0932%202.75%2014C2.75%2015.9068%202.75159%2017.2615%202.88976%2018.2892C3.02502%2019.2952%203.27869%2019.8749%203.7019%2020.2981C4.12511%2020.7213%204.70476%2020.975%205.71085%2021.1102C6.73851%2021.2484%208.09318%2021.25%2010%2021.25H14C15.9068%2021.25%2017.2615%2021.2484%2018.2892%2021.1102C19.2952%2020.975%2019.8749%2020.7213%2020.2981%2020.2981C20.7213%2019.8749%2020.975%2019.2952%2021.1102%2018.2892C21.2484%2017.2615%2021.25%2015.9068%2021.25%2014C21.25%2012.0932%2021.2484%2010.7385%2021.1102%209.71085C20.975%208.70476%2020.7213%208.12511%2020.2981%207.70191C19.8749%207.2787%2019.2952%207.02503%2018.2892%206.88976C17.2615%206.7516%2015.9068%206.75%2014%206.75H10C8.09318%206.75%206.73851%206.7516%205.71085%206.88976ZM12%209.25C12.4142%209.25%2012.75%209.58579%2012.75%2010V10.0102C13.8388%2010.2845%2014.75%2011.143%2014.75%2012.3333C14.75%2012.7475%2014.4142%2013.0833%2014%2013.0833C13.5858%2013.0833%2013.25%2012.7475%2013.25%2012.3333C13.25%2011.9493%2012.8242%2011.4167%2012%2011.4167C11.1758%2011.4167%2010.75%2011.9493%2010.75%2012.3333C10.75%2012.7174%2011.1758%2013.25%2012%2013.25C13.3849%2013.25%2014.75%2014.2098%2014.75%2015.6667C14.75%2016.857%2013.8388%2017.7155%2012.75%2017.9898V18C12.75%2018.4142%2012.4142%2018.75%2012%2018.75C11.5858%2018.75%2011.25%2018.4142%2011.25%2018V17.9898C10.1612%2017.7155%209.25%2016.857%209.25%2015.6667C9.25%2015.2525%209.58579%2014.9167%2010%2014.9167C10.4142%2014.9167%2010.75%2015.2525%2010.75%2015.6667C10.75%2016.0507%2011.1758%2016.5833%2012%2016.5833C12.8242%2016.5833%2013.25%2016.0507%2013.25%2015.6667C13.25%2015.2826%2012.8242%2014.75%2012%2014.75C10.6151%2014.75%209.25%2013.7903%209.25%2012.3333C9.25%2011.143%2010.1612%2010.2845%2011.25%2010.0102V10C11.25%209.58579%2011.5858%209.25%2012%209.25Z%22%20fill%3D%22%23FACC15%22%3E%3C%2Fpath%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-icon-parent:hover .lz-receivables-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M4.5%2021.5H16.5L14.9848%2019.3787C14.4165%2018.5831%2014.5067%2017.4933%2015.198%2016.802L20%2012V8H14.5V2.5H4.5C3.94772%202.5%203.5%202.94771%203.5%203.5V20.5C3.5%2021.0523%203.94772%2021.5%204.5%2021.5Z%22%20fill%3D%22%2300AB42%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M7.6665%209H10.3332%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M7.6665%2013H13.6665%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.213%208.33275H15.6663C14.9303%208.33275%2014.333%207.73542%2014.333%206.99942V2.46875%22%20fill%3D%22%2300AB42%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.213%208.33275H15.6663C14.9303%208.33275%2014.333%207.73542%2014.333%206.99942V2.46875%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.3332%2011.7357V8.88501C20.3332%208.53167%2020.1932%208.19167%2019.9425%207.94234L14.7238%202.72367C14.4732%202.47301%2014.1345%202.33301%2013.7812%202.33301H6.33317C4.85984%202.33301%203.6665%203.52767%203.6665%204.99967V18.9997C3.6665%2020.4717%204.85984%2021.6663%206.33317%2021.6663H16.3332%22%20stroke%3D%22%2300AB42%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M19.6664%2015L16.333%2018.3333L19.6664%2021.6667%22%20stroke%3D%22%2300AB42%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M16.6665%2018.333H22.9999%22%20stroke%3D%22%2300AB42%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E"); }

.lz-prpo-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M8.99951%2022C9.5518%2022%209.99951%2021.5523%209.99951%2021C9.99951%2020.4477%209.5518%2020%208.99951%2020C8.44723%2020%207.99951%2020.4477%207.99951%2021C7.99951%2021.5523%208.44723%2022%208.99951%2022Z%22%20fill%3D%22%23EFE3FF%22%20stroke%3D%22%23ED0074%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M9.375%2015.9375C7.125%2015.6375%206.3125%209.0625%206.1875%205.8125L23.0625%206C22.6875%207.75%2021.8625%2011.625%2021.5625%2013.125C21.1875%2015%2020.625%2015.9375%2019.5%2015.9375C18.375%2015.9375%2015.1875%2016.125%209.375%2015.9375Z%22%20fill%3D%22%23FFE5F4%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.0005%2022C20.5528%2022%2021.0005%2021.5523%2021.0005%2021C21.0005%2020.4477%2020.5528%2020%2020.0005%2020C19.4482%2020%2019.0005%2020.4477%2019.0005%2021C19.0005%2021.5523%2019.4482%2022%2020.0005%2022Z%22%20fill%3D%22%23EFE3FF%22%20stroke%3D%22%23ED0074%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M1.00049%201H5.00049L7.68049%2014.39C7.77193%2014.8504%208.0224%2015.264%208.38803%2015.5583C8.75367%2015.8526%209.21119%2016.009%209.68049%2016H19.4005C19.8698%2016.009%2020.3273%2015.8526%2020.6929%2015.5583C21.0586%2015.264%2021.309%2014.8504%2021.4005%2014.39L23.0005%206H6.00049%22%20stroke%3D%22%23ED0074%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-icon-parent:hover .lz-prpo-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M8.99951%2022C9.5518%2022%209.99951%2021.5523%209.99951%2021C9.99951%2020.4477%209.5518%2020%208.99951%2020C8.44723%2020%207.99951%2020.4477%207.99951%2021C7.99951%2021.5523%208.44723%2022%208.99951%2022Z%22%20fill%3D%22%23ED0074%22%20stroke%3D%22%23ED0074%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M9.375%2015.9375C7.125%2015.6375%206.3125%209.0625%206.1875%205.8125L23.0625%206C22.6875%207.75%2021.8625%2011.625%2021.5625%2013.125C21.1875%2015%2020.625%2015.9375%2019.5%2015.9375C18.375%2015.9375%2015.1875%2016.125%209.375%2015.9375Z%22%20fill%3D%22%23ED0074%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.0005%2022C20.5528%2022%2021.0005%2021.5523%2021.0005%2021C21.0005%2020.4477%2020.5528%2020%2020.0005%2020C19.4482%2020%2019.0005%2020.4477%2019.0005%2021C19.0005%2021.5523%2019.4482%2022%2020.0005%2022Z%22%20fill%3D%22%23ED0074%22%20stroke%3D%22%23ED0074%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M1.00049%201H5.00049L7.68049%2014.39C7.77193%2014.8504%208.0224%2015.264%208.38803%2015.5583C8.75367%2015.8526%209.21119%2016.009%209.68049%2016H19.4005C19.8698%2016.009%2020.3273%2015.8526%2020.6929%2015.5583C21.0586%2015.264%2021.309%2014.8504%2021.4005%2014.39L23.0005%206H6.00049%22%20stroke%3D%22%23ED0074%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E"); }

.lz-invoicing-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M14%202H6C5.46957%202%204.96086%202.21071%204.58579%202.58579C4.21071%202.96086%204%203.46957%204%204V20C4%2020.5304%204.21071%2021.0391%204.58579%2021.4142C4.96086%2021.7893%205.46957%2022%206%2022H18C18.5304%2022%2019.0391%2021.7893%2019.4142%2021.4142C19.7893%2021.0391%2020%2020.5304%2020%2020V8L14%202Z%22%20fill%3D%22%23C6FCFF%22%20stroke%3D%22%2300988A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M13.9995%202V8H19.9995%22%20fill%3D%22%23C6FCFF%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M13.9995%202V8H19.9995%22%20stroke%3D%22%2300988A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M15.999%2013H7.99902%22%20stroke%3D%22%2300988A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M15.999%2017H7.99902%22%20stroke%3D%22%2300988A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M9.99902%209H8.99902H7.99902%22%20stroke%3D%22%2300988A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-icon-parent:hover .lz-invoicing-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M14%202H6C5.46957%202%204.96086%202.21071%204.58579%202.58579C4.21071%202.96086%204%203.46957%204%204V20C4%2020.5304%204.21071%2021.0391%204.58579%2021.4142C4.96086%2021.7893%205.46957%2022%206%2022H18C18.5304%2022%2019.0391%2021.7893%2019.4142%2021.4142C19.7893%2021.0391%2020%2020.5304%2020%2020V8L14%202Z%22%20fill%3D%22%2300988A%22%20stroke%3D%22%2300988A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M13.9995%202V8H19.9995%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M15.999%2013H7.99902%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M15.999%2017H7.99902%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M9.99902%209H8.99902H7.99902%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E"); }

.lz-workflow-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M9.00004%203H3.66671C2.93033%203%202.33337%203.59695%202.33337%204.33333V5.66667C2.33337%206.40305%202.93033%207%203.66671%207H9.00004C9.73642%207%2010.3334%206.40305%2010.3334%205.66667V4.33333C10.3334%203.59695%209.73642%203%209.00004%203Z%22%20stroke%3D%22%2329DFB2%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M9.00004%2017H3.66671C2.93033%2017%202.33337%2017.597%202.33337%2018.3333V19.6667C2.33337%2020.403%202.93033%2021%203.66671%2021H9.00004C9.73642%2021%2010.3334%2020.403%2010.3334%2019.6667V18.3333C10.3334%2017.597%209.73642%2017%209.00004%2017Z%22%20stroke%3D%22%2329DFB2%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M6.33337%2010.333V13.6663%22%20stroke%3D%22%2329DFB2%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M13.6667%205H16.3334C17.0694%205%2017.6667%205.59733%2017.6667%206.33333V9%22%20stroke%3D%22%2329DFB2%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M13.6667%2019H16.3334C17.0694%2019%2017.6667%2018.4027%2017.6667%2017.6667V15%22%20stroke%3D%22%2329DFB2%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M17.6667%209L22.6667%2012L17.6667%2015L12.6667%2012L17.6667%209Z%22%20fill%3D%22%23D9E9FF%22%20stroke%3D%22%2329DFB2%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-icon-parent:hover .lz-workflow-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M9.00004%203H3.66671C2.93033%203%202.33337%203.59695%202.33337%204.33333V5.66667C2.33337%206.40305%202.93033%207%203.66671%207H9.00004C9.73642%207%2010.3334%206.40305%2010.3334%205.66667V4.33333C10.3334%203.59695%209.73642%203%209.00004%203Z%22%20fill%3D%22%2329DFB2%22%20stroke%3D%22%2329DFB2%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M9.00004%2017H3.66671C2.93033%2017%202.33337%2017.597%202.33337%2018.3333V19.6667C2.33337%2020.403%202.93033%2021%203.66671%2021H9.00004C9.73642%2021%2010.3334%2020.403%2010.3334%2019.6667V18.3333C10.3334%2017.597%209.73642%2017%209.00004%2017Z%22%20fill%3D%22%2329DFB2%22%20stroke%3D%22%2329DFB2%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M6.33337%2010.333V13.6663%22%20stroke%3D%22%2329DFB2%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M13.6667%205H16.3334C17.0694%205%2017.6667%205.59733%2017.6667%206.33333V9%22%20stroke%3D%22%2329DFB2%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M13.6667%2019H16.3334C17.0694%2019%2017.6667%2018.4027%2017.6667%2017.6667V15%22%20stroke%3D%22%2329DFB2%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M17.6667%209L22.6667%2012L17.6667%2015L12.6667%2012L17.6667%209Z%22%20fill%3D%22%2329DFB2%22%20stroke%3D%22%2329DFB2%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E"); }

.lz-all-reports-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M3.55378%206.78119L11.3791%202.65986C11.7684%202.45453%2012.2324%202.45453%2012.6218%202.65986L20.4484%206.78119C21.1604%207.15586%2021.1604%208.17586%2020.4484%208.55053L12.6218%2012.6719C12.2324%2012.8772%2011.7684%2012.8772%2011.3791%2012.6719L3.55378%208.55186C2.84178%208.17719%202.84178%207.15586%203.55378%206.78119Z%22%20fill%3D%22%23E57400%22%20fill-opacity%3D%220.3%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M3.55378%206.78119L11.3791%202.65986C11.7684%202.45453%2012.2324%202.45453%2012.6218%202.65986L20.4484%206.78119C21.1604%207.15586%2021.1604%208.17586%2020.4484%208.55053L12.6218%2012.6719C12.2324%2012.8772%2011.7684%2012.8772%2011.3791%2012.6719L3.55378%208.55186C2.84178%208.17719%202.84178%207.15586%203.55378%206.78119Z%22%20stroke%3D%22%23E57400%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.9813%2012C20.9813%2012.348%2020.8027%2012.6973%2020.4467%2012.8853L12.62%2017.0067C12.2307%2017.212%2011.7667%2017.212%2011.3773%2017.0067L3.55066%2012.8853C3.19466%2012.6973%203.01599%2012.3493%203.01599%2012%22%20stroke%3D%22%23E57400%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.9813%2016.333C20.9813%2016.681%2020.8027%2017.0303%2020.4467%2017.2183L12.62%2021.3397C12.2307%2021.545%2011.7667%2021.545%2011.3773%2021.3397L3.55066%2017.2183C3.19466%2017.0303%203.01599%2016.6823%203.01599%2016.333%22%20stroke%3D%22%23E57400%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-icon-parent:hover .lz-all-reports-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M1.55353%205.78119L9.37886%201.65986C9.7682%201.45453%2010.2322%201.45453%2010.6215%201.65986L18.4482%205.78119C19.1602%206.15586%2019.1602%207.17586%2018.4482%207.55053L10.6215%2011.6719C10.2322%2011.8772%209.7682%2011.8772%209.37886%2011.6719L1.55353%207.55186C0.841531%207.17719%200.841531%206.15586%201.55353%205.78119Z%22%20fill%3D%22%23E57400%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M1.55353%205.78119L9.37886%201.65986C9.7682%201.45453%2010.2322%201.45453%2010.6215%201.65986L18.4482%205.78119C19.1602%206.15586%2019.1602%207.17586%2018.4482%207.55053L10.6215%2011.6719C10.2322%2011.8772%209.7682%2011.8772%209.37886%2011.6719L1.55353%207.55186C0.841531%207.17719%200.841531%206.15586%201.55353%205.78119Z%22%20stroke%3D%22%23E57400%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M18.981%2011C18.981%2011.348%2018.8023%2011.6973%2018.4463%2011.8853L10.6196%2016.0067C10.2303%2016.212%209.76629%2016.212%209.37696%2016.0067L1.55029%2011.8853C1.19429%2011.6973%201.01562%2011.3493%201.01562%2011%22%20stroke%3D%22%23E57400%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M18.981%2015.333C18.981%2015.681%2018.8023%2016.0303%2018.4463%2016.2183L10.6196%2020.3397C10.2303%2020.545%209.76629%2020.545%209.37696%2020.3397L1.55029%2016.2183C1.19429%2016.0303%201.01562%2015.6823%201.01562%2015.333%22%20stroke%3D%22%23E57400%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E"); }

.lz-ai-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M15.6589%203.32265L14.3976%202.90265L13.9763%201.63998C13.8403%201.23198%2013.1643%201.23198%2013.0283%201.63998L12.6069%202.90265L11.3456%203.32265C11.1416%203.39065%2011.0029%203.58132%2011.0029%203.79732C11.0029%204.01332%2011.1416%204.20398%2011.3456%204.27198L12.6069%204.69198L13.0283%205.95465C13.0963%206.15865%2013.2869%206.29598%2013.5016%206.29598C13.7163%206.29598%2013.9083%206.15732%2013.9749%205.95465L14.3963%204.69198L15.6576%204.27198C15.8616%204.20398%2016.0003%204.01332%2016.0003%203.79732C16.0003%203.58132%2015.8616%203.39065%2015.6576%203.32265H15.6589Z%22%20fill%3D%22%23E60076%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M22.212%207.98732L20.528%207.42598L19.9667%205.74198C19.784%205.19798%2018.884%205.19798%2018.7013%205.74198L18.14%207.42598L16.456%207.98732C16.184%208.07798%2016%208.33265%2016%208.61932C16%208.90598%2016.184%209.16065%2016.456%209.25132L18.14%209.81265L18.7013%2011.4967C18.792%2011.7687%2019.048%2011.9527%2019.3347%2011.9527C19.6213%2011.9527%2019.876%2011.7687%2019.968%2011.4967L20.5293%209.81265L22.2133%209.25132C22.4853%209.16065%2022.6693%208.90598%2022.6693%208.61932C22.6693%208.33265%2022.484%208.07798%2022.212%207.98732Z%22%20fill%3D%22%23E60076%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.333%203.33398C20.8853%203.33398%2021.333%202.88627%2021.333%202.33398C21.333%201.7817%2020.8853%201.33398%2020.333%201.33398C19.7807%201.33398%2019.333%201.7817%2019.333%202.33398C19.333%202.88627%2019.7807%203.33398%2020.333%203.33398Z%22%20fill%3D%22%23E60076%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M10.6094%2010.7237L2.05902%2019.274C1.53832%2019.7947%201.53832%2020.6389%202.05902%2021.1596L2.83967%2021.9403C3.36036%2022.461%204.20458%2022.461%204.72528%2021.9403L13.2756%2013.3899C13.7963%2012.8692%2013.7963%2012.025%2013.2756%2011.5043L12.495%2010.7237C11.9743%2010.203%2011.1301%2010.203%2010.6094%2010.7237Z%22%20fill%3D%22%23E60076%22%20fill-opacity%3D%220.3%22%20stroke%3D%22%23E60076%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M11.0469%2020.3349H17.6669C19.1402%2020.3349%2020.3335%2019.1402%2020.3335%2017.6682V14.1562%22%20stroke%3D%22%23E60076%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M8.66966%203.66797H6.33366C4.86033%203.66797%203.66699%204.86264%203.66699%206.33464V12.9546%22%20stroke%3D%22%23E60076%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M8.09277%2013.2402L10.7594%2015.9069%22%20stroke%3D%22%23E60076%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-icon-parent:hover .lz-ai-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M15.6589%203.32265L14.3976%202.90265L13.9763%201.63998C13.8403%201.23198%2013.1643%201.23198%2013.0283%201.63998L12.6069%202.90265L11.3456%203.32265C11.1416%203.39065%2011.0029%203.58132%2011.0029%203.79732C11.0029%204.01332%2011.1416%204.20398%2011.3456%204.27198L12.6069%204.69198L13.0283%205.95465C13.0963%206.15865%2013.2869%206.29598%2013.5016%206.29598C13.7163%206.29598%2013.9083%206.15732%2013.9749%205.95465L14.3963%204.69198L15.6576%204.27198C15.8616%204.20398%2016.0003%204.01332%2016.0003%203.79732C16.0003%203.58132%2015.8616%203.39065%2015.6576%203.32265H15.6589Z%22%20fill%3D%22%23E60076%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M22.212%207.98732L20.528%207.42598L19.9667%205.74198C19.784%205.19798%2018.884%205.19798%2018.7013%205.74198L18.14%207.42598L16.456%207.98732C16.184%208.07798%2016%208.33265%2016%208.61932C16%208.90598%2016.184%209.16065%2016.456%209.25132L18.14%209.81265L18.7013%2011.4967C18.792%2011.7687%2019.048%2011.9527%2019.3347%2011.9527C19.6213%2011.9527%2019.876%2011.7687%2019.968%2011.4967L20.5293%209.81265L22.2133%209.25132C22.4853%209.16065%2022.6693%208.90598%2022.6693%208.61932C22.6693%208.33265%2022.484%208.07798%2022.212%207.98732Z%22%20fill%3D%22%23E60076%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.333%203.33398C20.8853%203.33398%2021.333%202.88627%2021.333%202.33398C21.333%201.7817%2020.8853%201.33398%2020.333%201.33398C19.7807%201.33398%2019.333%201.7817%2019.333%202.33398C19.333%202.88627%2019.7807%203.33398%2020.333%203.33398Z%22%20fill%3D%22%23E60076%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M10.6094%2010.7237L2.05902%2019.274C1.53832%2019.7947%201.53832%2020.6389%202.05902%2021.1596L2.83967%2021.9403C3.36036%2022.461%204.20458%2022.461%204.72528%2021.9403L13.2756%2013.3899C13.7963%2012.8692%2013.7963%2012.025%2013.2756%2011.5043L12.495%2010.7237C11.9743%2010.203%2011.1301%2010.203%2010.6094%2010.7237Z%22%20fill%3D%22%23E60076%22%20fill-opacity%3D%220.3%22%20stroke%3D%22%23E60076%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M11.0469%2020.3349H17.6669C19.1402%2020.3349%2020.3335%2019.1402%2020.3335%2017.6682V14.1562%22%20stroke%3D%22%23E60076%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M8.66966%203.66797H6.33366C4.86033%203.66797%203.66699%204.86264%203.66699%206.33464V12.9546%22%20stroke%3D%22%23E60076%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M8.09277%2013.2402L10.7594%2015.9069%22%20stroke%3D%22%23E60076%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E"); }

.lz-books-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M20%202H4V22H20V2Z%22%20fill%3D%22%23FCEED8%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M7.66663%202.33301V16.9997%22%20stroke%3D%22%23D9622B%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M3.66663%2019.333V4.99967C3.66663%203.52634%204.85996%202.33301%206.33329%202.33301H20.3333V16.9997%22%20stroke%3D%22%23D9622B%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M6.99996%2021.6667H5.99996C4.71196%2021.6667%203.66663%2020.6227%203.66663%2019.3333C3.66663%2018.044%204.71196%2017%205.99996%2017H20.3333C19.4786%2018.1253%2019.3546%2020.396%2020.3333%2021.6667H6.99996Z%22%20stroke%3D%22%23D9622B%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-black-books-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M7.66663%202.33301V16.9997%22%20stroke%3D%22%23333333%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M3.66663%2019.333V4.99967C3.66663%203.52634%204.85996%202.33301%206.33329%202.33301H20.3333V16.9997%22%20stroke%3D%22%23333333%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M6.99996%2021.6667H5.99996C4.71196%2021.6667%203.66663%2020.6227%203.66663%2019.3333C3.66663%2018.044%204.71196%2017%205.99996%2017H20.3333C19.4786%2018.1253%2019.3546%2020.396%2020.3333%2021.6667H6.99996Z%22%20stroke%3D%22%23333333%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-icon-parent:hover .lz-books-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M20%202H8V17H20V2Z%22%20fill%3D%22%23D9622B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M7.66663%202.33301V16.9997%22%20stroke%3D%22%23D9622B%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M3.66663%2019.333V4.99967C3.66663%203.52634%204.85996%202.33301%206.33329%202.33301H20.3333V16.9997%22%20stroke%3D%22%23D9622B%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M6.99996%2021.6667H5.99996C4.71196%2021.6667%203.66663%2020.6227%203.66663%2019.3333C3.66663%2018.044%204.71196%2017%205.99996%2017H20.3333C19.4786%2018.1253%2019.3546%2020.396%2020.3333%2021.6667H6.99996Z%22%20stroke%3D%22%23D9622B%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E"); }

.lz-copy-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cg%20clip-path%3D%22url%28%23clip0_773_4998%29%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M6.44453%2014.4448H12.6667C13.6486%2014.4448%2014.4445%2013.6489%2014.4445%2012.667V6.44477C14.4445%205.46293%2013.6486%204.66699%2012.6667%204.66699H6.44453C5.46269%204.66699%204.66675%205.46293%204.66675%206.44477V12.667C4.66675%2013.6489%205.46269%2014.4448%206.44453%2014.4448Z%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M9.55566%201.55566C10.3014%201.55566%2010.9406%202.01522%2011.2046%202.66678%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M5.55566%201.55566H7.33344%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M1.55566%203.33344C1.55566%202.35122%202.35122%201.55566%203.33344%201.55566%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M1.55566%207.33344V5.55566%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M2.66678%2011.2046C2.01522%2010.9406%201.55566%2010.3023%201.55566%209.55566%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3CclipPath%20id%3D%22clip0_773_4998%22%3E%0A%20%20%20%20%20%20%3Crect%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22%2F%3E%0A%20%20%20%20%3C%2FclipPath%3E%0A%20%20%3C%2Fdefs%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-loader-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%22-1%20-1%2042%2042%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3ClinearGradient%20x1%3D%228.042%25%22%20y1%3D%220%25%22%20x2%3D%2265.682%25%22%20y2%3D%2223.865%25%22%20id%3D%22a%22%3E%0A%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23222%22%20class%3D%22circle%22%20stop-opacity%3D%220%22%20offset%3D%220%25%22%2F%3E%0A%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23222%22%20class%3D%22circle%22%20stop-opacity%3D%22.631%22%20offset%3D%2263.146%25%22%2F%3E%0A%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23222%22%20class%3D%22circle%22%20offset%3D%22100%25%22%2F%3E%0A%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%3Cg%20transform%3D%22translate%281%201%29%22%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M36%2018c0-9.94-8.06-18-18-18%22%20id%3D%22Oval-2%22%20stroke%3D%22url%28%23a%29%22%20stroke-width%3D%224%22%3E%0A%20%20%20%20%20%20%20%20%3CanimateTransform%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20attributeName%3D%22transform%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20type%3D%22rotate%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20from%3D%220%2018%2018%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20to%3D%22360%2018%2018%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20dur%3D%220.9s%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fpath%3E%0A%20%20%20%20%20%20%3Ccircle%20fill%3D%22%23222%22%20cx%3D%2236%22%20cy%3D%2218%22%20r%3D%221%22%20class%3D%22circle%22%3E%0A%20%20%20%20%20%20%20%20%3CanimateTransform%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20attributeName%3D%22transform%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20type%3D%22rotate%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20from%3D%220%2018%2018%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20to%3D%22360%2018%2018%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20dur%3D%220.9s%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcircle%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-plane-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M16.6862%2016H8.87646%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M27.5057%2016.8136L7.11992%2027.3985C6.4017%2027.7718%205.5857%2027.0998%205.81681%2026.3229L8.87637%2015.9994L5.81681%205.67582C5.58748%204.89894%206.4017%204.22694%207.11992%204.60027L27.5039%2015.1852C28.1635%2015.5283%2028.1635%2016.4723%2027.5039%2016.8154L27.5057%2016.8136Z%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-history-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22lucide%20lucide-history-icon%20lucide-history%22%3E%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%209-9%209.75%209.75%200%200%200-6.74%202.74L3%208%22%2F%3E%3Cpath%20d%3D%22M3%203v5h5%22%2F%3E%3Cpath%20d%3D%22M12%207v5l4%202%22%2F%3E%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-chat-bubble-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22lucide%20lucide-message-square-icon%20lucide-message-square%22%3E%3Cpath%20d%3D%22M21%2015a2%202%200%200%201-2%202H7l-4%204V5a2%202%200%200%201%202-2h14a2%202%200%200%201%202%202z%22%2F%3E%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-check-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%0A%20%20%20%20%20%20%20%20color%3D%22%2316A34A%22%0A%20%20%20%20%20%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20%20%20%20%20%20fill%3D%22none%22%0A%20%20%20%20%20%20%20%20viewBox%3D%220%200%2024%2024%22%0A%20%20%20%20%20%20%20%20stroke%3D%22currentColor%22%0A%20%20%20%20%20%20%20%20aria-hidden%3D%22true%22%0A%3E%0A%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20stroke-linecap%3D%22round%22%0A%20%20%20%20%20%20%20%20%20%20stroke-linejoin%3D%22round%22%0A%20%20%20%20%20%20%20%20%20%20stroke-width%3D%222%22%0A%20%20%20%20%20%20%20%20%20%20d%3D%22M9%2012l2%202%204-4m6%202a9%209%200%2011-18%200%209%209%200%200118%200z%22%0A%20%20%2F%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-caret-right-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M5.33447%204.66767C5.33447%204.09967%205.99181%203.80301%206.41647%204.14567L6.47247%204.19634L10.4725%208.19634C10.5873%208.31114%2010.6562%208.46387%2010.6664%208.62589C10.6766%208.7879%2010.6273%208.94807%2010.5278%209.07634L10.4725%209.13901L6.47247%2013.139L6.40981%2013.1943L6.35847%2013.2303L6.29447%2013.2663L6.27047%2013.2777L6.22581%2013.2957L6.15381%2013.317L6.11847%2013.3237L6.07847%2013.3303L6.04047%2013.333H5.96181L5.92314%2013.3297L5.88314%2013.3237L5.84847%2013.317L5.77647%2013.2957L5.73181%2013.2777L5.64381%2013.231L5.58381%2013.1877L5.52981%2013.139L5.47447%2013.0763L5.43847%2013.025L5.40247%2012.961L5.39114%2012.937L5.37314%2012.8923L5.35181%2012.8203L5.34514%2012.785L5.33847%2012.745L5.33581%2012.707L5.33447%204.66767Z%22%20fill%3D%22%239CA3AF%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-caret-down-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M12.3323%206.33496C12.9003%206.33496%2013.197%206.99229%2012.8543%207.41696L12.8037%207.47296L8.80366%2011.473C8.68886%2011.5877%208.53613%2011.6567%208.37411%2011.6669C8.2121%2011.6771%208.05193%2011.6278%207.92366%2011.5283L7.86099%2011.473L3.86099%207.47296L3.80566%207.41029L3.76966%207.35896L3.73366%207.29496L3.72233%207.27096L3.70433%207.22629L3.68299%207.15429L3.67633%207.11896L3.66966%207.07896L3.66699%207.04096V6.96229L3.67033%206.92363L3.67633%206.88363L3.68299%206.84896L3.70433%206.77696L3.72233%206.73229L3.76899%206.64429L3.81233%206.58429L3.86099%206.53029L3.92366%206.47496L3.97499%206.43896L4.03899%206.40296L4.06299%206.39163L4.10766%206.37363L4.17966%206.35229L4.21499%206.34563L4.25499%206.33896L4.29299%206.33629L12.3323%206.33496Z%22%20fill%3D%22%239CA3AF%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-refresh-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M15.334%202.66699V6.66699H11.334%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M0.666016%2013.333V9.33301H4.66602%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M2.33935%206.00038C2.67746%205.0449%203.2521%204.19064%204.00966%203.51732C4.76722%202.844%205.68299%202.37355%206.67154%202.14988C7.66009%201.92621%208.68919%201.9566%209.66281%202.23823C10.6364%202.51985%2011.5229%203.04352%2012.2393%203.76038L15.3327%206.66704M0.666016%209.33371L3.75935%2012.2404C4.47585%2012.9572%205.36226%2013.4809%206.33589%2013.7625C7.30951%2014.0441%208.33861%2014.0745%209.32716%2013.8509C10.3157%2013.6272%2011.2315%2013.1568%2011.989%2012.4834C12.7466%2011.8101%2013.3212%2010.9559%2013.6593%2010.0004%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-cog-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cg%20clip-path%3D%22url%28%23clip0_1328_5073%29%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M8%2010C9.10457%2010%2010%209.10457%2010%208C10%206.89543%209.10457%206%208%206C6.89543%206%206%206.89543%206%208C6%209.10457%206.89543%2010%208%2010Z%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M12.9327%2010.0003C12.8439%2010.2014%2012.8175%2010.4245%2012.8567%2010.6407C12.8959%2010.857%2012.999%2011.0565%2013.1527%2011.2137L13.1927%2011.2537C13.3167%2011.3775%2013.415%2011.5245%2013.4821%2011.6864C13.5492%2011.8483%2013.5837%2012.0218%2013.5837%2012.197C13.5837%2012.3722%2013.5492%2012.5457%2013.4821%2012.7076C13.415%2012.8694%2013.3167%2013.0165%2013.1927%2013.1403C13.0689%2013.2643%2012.9218%2013.3626%2012.7599%2013.4297C12.5981%2013.4968%2012.4246%2013.5314%2012.2493%2013.5314C12.0741%2013.5314%2011.9006%2013.4968%2011.7388%2013.4297C11.5769%2013.3626%2011.4298%2013.2643%2011.306%2013.1403L11.266%2013.1003C11.1089%2012.9466%2010.9093%2012.8435%2010.6931%2012.8043C10.4768%2012.7651%2010.2538%2012.7916%2010.0527%2012.8803C9.8555%2012.9648%209.68734%2013.1052%209.56889%2013.284C9.45044%2013.4629%209.38687%2013.6725%209.38602%2013.887V14.0003C9.38602%2014.3539%209.24554%2014.6931%208.99549%2014.9431C8.74544%2015.1932%208.4063%2015.3337%208.05268%2015.3337C7.69906%2015.3337%207.35992%2015.1932%207.10987%2014.9431C6.85983%2014.6931%206.71935%2014.3539%206.71935%2014.0003V13.9403C6.71419%2013.7197%206.64276%2013.5057%206.51436%2013.3261C6.38595%2013.1466%206.20651%2013.0098%205.99935%2012.9337C5.79827%2012.8449%205.57522%2012.8184%205.35896%2012.8577C5.14269%2012.8969%204.94314%2013%204.78602%2013.1537L4.74602%2013.1937C4.62218%2013.3176%204.47513%2013.416%204.31327%2013.4831C4.15141%2013.5502%203.9779%2013.5847%203.80268%2013.5847C3.62746%2013.5847%203.45396%2013.5502%203.2921%2013.4831C3.13023%2013.416%202.98318%2013.3176%202.85935%2013.1937C2.73538%2013.0698%202.63704%2012.9228%202.56994%2012.7609C2.50284%2012.599%202.4683%2012.4255%202.4683%2012.2503C2.4683%2012.0751%202.50284%2011.9016%202.56994%2011.7397C2.63704%2011.5779%202.73538%2011.4308%202.85935%2011.307L2.89935%2011.267C3.05304%2011.1099%203.15614%2010.9103%203.19535%2010.6941C3.23456%2010.4778%203.20809%2010.2547%203.11935%2010.0537C3.03484%209.85648%202.89452%209.68831%202.71566%209.56986C2.5368%209.45141%202.32721%209.38785%202.11268%209.38699H1.99935C1.64573%209.38699%201.30659%209.24652%201.05654%208.99647C0.806491%208.74642%200.666016%208.40728%200.666016%208.05366C0.666016%207.70004%200.806491%207.3609%201.05654%207.11085C1.30659%206.8608%201.64573%206.72033%201.99935%206.72033H2.05935C2.28001%206.71516%202.49402%206.64374%202.67355%206.51533C2.85308%206.38693%202.98983%206.20748%203.06602%206.00033C3.15476%205.79925%203.18123%205.5762%203.14202%205.35993C3.10281%205.14367%202.99971%204.94411%202.84602%204.78699L2.80602%204.74699C2.68205%204.62316%202.5837%204.47611%202.5166%204.31425C2.4495%204.15238%202.41497%203.97888%202.41497%203.80366C2.41497%203.62844%202.4495%203.45494%202.5166%203.29307C2.5837%203.13121%202.68205%202.98416%202.80602%202.86033C2.92985%202.73636%203.0769%202.63801%203.23876%202.57091C3.40063%202.50381%203.57413%202.46928%203.74935%202.46928C3.92457%202.46928%204.09807%202.50381%204.25994%202.57091C4.4218%202.63801%204.56885%202.73636%204.69268%202.86033L4.73268%202.90033C4.8898%203.05402%205.08936%203.15712%205.30562%203.19633C5.52189%203.23554%205.74494%203.20907%205.94602%203.12033H5.99935C6.19653%203.03582%206.36469%202.8955%206.48314%202.71664C6.60159%202.53778%206.66516%202.32818%206.66602%202.11366V2.00033C6.66602%201.6467%206.80649%201.30757%207.05654%201.05752C7.30659%200.807468%207.64573%200.666992%207.99935%200.666992C8.35297%200.666992%208.69211%200.807468%208.94216%201.05752C9.19221%201.30757%209.33268%201.6467%209.33268%202.00033V2.06033C9.33354%202.27485%209.3971%202.48444%209.51555%202.6633C9.634%202.84216%209.80217%202.98248%209.99935%203.06699C10.2004%203.15574%2010.4235%203.18221%2010.6397%203.143C10.856%203.10378%2011.0556%203.00068%2011.2127%202.84699L11.2527%202.80699C11.3765%202.68302%2011.5236%202.58468%2011.6854%202.51758C11.8473%202.45048%2012.0208%202.41594%2012.196%202.41594C12.3712%202.41594%2012.5447%202.45048%2012.7066%202.51758C12.8685%202.58468%2013.0155%202.68302%2013.1393%202.80699C13.2633%202.93082%2013.3617%203.07787%2013.4288%203.23974C13.4959%203.4016%2013.5304%203.5751%2013.5304%203.75033C13.5304%203.92555%2013.4959%204.09905%2013.4288%204.26091C13.3617%204.42278%2013.2633%204.56983%2013.1393%204.69366L13.0993%204.73366C12.9457%204.89078%2012.8426%205.09034%2012.8033%205.3066C12.7641%205.52286%2012.7906%205.74592%2012.8793%205.94699V6.00033C12.9639%206.19751%2013.1042%206.36567%2013.283%206.48412C13.4619%206.60257%2013.6715%206.66614%2013.886%206.66699H13.9993C14.353%206.66699%2014.6921%206.80747%2014.9422%207.05752C15.1922%207.30757%2015.3327%207.6467%2015.3327%208.00033C15.3327%208.35395%2015.1922%208.69309%2014.9422%208.94313C14.6921%209.19318%2014.353%209.33366%2013.9993%209.33366H13.9393C13.7248%209.33451%2013.5152%209.39808%2013.3364%209.51653C13.1575%209.63498%2013.0172%209.80315%2012.9327%2010.0003Z%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3CclipPath%20id%3D%22clip0_1328_5073%22%3E%0A%20%20%20%20%20%20%3Crect%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22%2F%3E%0A%20%20%20%20%3C%2FclipPath%3E%0A%20%20%3C%2Fdefs%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-outbound-queue-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M13.3333%208H8M13.3333%208L11.3333%206M13.3333%208L11.3333%2010%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M6.66732%209.33268C7.4037%209.33268%208.00065%208.73573%208.00065%207.99935C8.00065%207.26297%207.4037%206.66602%206.66732%206.66602C5.93094%206.66602%205.33398%207.26297%205.33398%207.99935C5.33398%208.73573%205.93094%209.33268%206.66732%209.33268Z%22%20stroke%3D%22%23333333%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M13.5693%204.33301C13.3084%203.9372%2013.006%203.57035%2012.6673%203.23868C11.4225%202.01505%209.74615%201.3305%208.00065%201.33301C4.31865%201.33301%201.33398%204.31768%201.33398%207.99968C1.33398%2011.6817%204.31865%2014.6663%208.00065%2014.6663C9.81732%2014.6663%2011.4647%2013.9397%2012.6673%2012.7607C13.006%2012.429%2013.3084%2012.0622%2013.5693%2011.6663%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-report-builder-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M1.5%204.75C1.5%204.336%201.836%204%202.25%204H6.25C6.664%204%207%204.336%207%204.75V7.25C7%207.664%206.664%208%206.25%208H2.25C2.05109%208%201.86032%207.92098%201.71967%207.78033C1.57902%207.63968%201.5%207.44891%201.5%207.25V4.75ZM9.5%205.75C9.5%205.336%209.836%205%2010.25%205H13.75C14.164%205%2014.5%205.336%2014.5%205.75V11.25C14.5%2011.664%2014.164%2012%2013.75%2012H10.25C10.0511%2012%209.86032%2011.921%209.71967%2011.7803C9.57902%2011.6397%209.5%2011.4489%209.5%2011.25V5.75ZM2.5%2010.75C2.5%2010.336%202.836%2010%203.25%2010H6.75C7.164%2010%207.5%2010.336%207.5%2010.75V12.25C7.5%2012.664%207.164%2013%206.75%2013H3.25C3.05109%2013%202.86032%2012.921%202.71967%2012.7803C2.57902%2012.6397%202.5%2012.4489%202.5%2012.25V10.75Z%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-custom-data-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M5.11133%206H6.88911%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M5.11133%208.66699H8.66688%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M13.4766%205.55582H10.4455C9.95486%205.55582%209.55664%205.1576%209.55664%204.66693V1.64648%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M12.2227%209.33301V10.4441%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M14.2662%2010.1797L13.4805%2010.9655%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M15.1111%2012.2227H14%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M14.2662%2014.2653L13.4805%2013.4795%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M12.2227%2015.1111V14%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M10.1797%2014.2653L10.9655%2013.4795%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M9.33398%2012.2227H10.4451%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M10.1797%2010.1797L10.9655%2010.9655%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M13.5564%207.48633V5.92366C13.5564%205.68811%2013.4631%205.46144%2013.296%205.29522L9.81687%201.81611C9.64976%201.649%209.42398%201.55566%209.18842%201.55566H4.22309C3.24087%201.55566%202.44531%202.35211%202.44531%203.33344V12.6668C2.44531%2013.6481%203.24087%2014.4446%204.22309%2014.4446H7.98042%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M12.2235%2013.7781C13.0826%2013.7781%2013.7791%2013.0817%2013.7791%2012.2225C13.7791%2011.3634%2013.0826%2010.667%2012.2235%2010.667C11.3644%2010.667%2010.668%2011.3634%2010.668%2012.2225C10.668%2013.0817%2011.3644%2013.7781%2012.2235%2013.7781Z%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-custom-data-bg-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cg%20clip-path%3D%22url%28%23clip0_1748_7644%29%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M20.25%209.25V4.25C20.25%203.14543%2019.3546%202.25%2018.25%202.25H11.3284C10.798%202.25%2010.2893%202.46071%209.91421%202.83579L4.83579%207.91421C4.46071%208.28929%204.25%208.79799%204.25%209.32843V20.25C4.25%2021.3546%205.14543%2022.25%206.25%2022.25H9.25%22%20fill%3D%22%234570F6%22%20fill-opacity%3D%220.1%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M18%2023C20.7615%2023%2023%2020.7615%2023%2018C23%2015.2385%2020.7615%2013%2018%2013C15.2385%2013%2013%2015.2385%2013%2018C13%2020.7615%2015.2385%2023%2018%2023Z%22%20stroke%3D%22white%22%20stroke-width%3D%222.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cmask%20id%3D%22path-3-outside-1_1748_7644%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2214.449%22%20y%3D%2210%22%20width%3D%227%22%20height%3D%227%22%20fill%3D%22black%22%3E%0A%20%20%20%20%20%20%3Crect%20fill%3D%22white%22%20x%3D%2214.449%22%20y%3D%2210%22%20width%3D%227%22%20height%3D%227%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M17.449%2014.29L17.813%2013H18.188L18.551%2014.29%22%2F%3E%0A%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%3Cpath%20d%3D%22M15.0429%2013.6111C14.668%2014.9399%2015.4412%2016.3211%2016.7701%2016.696C18.0989%2017.071%2019.4801%2016.2977%2019.855%2014.9689L15.0429%2013.6111ZM17.813%2013V10.5C16.6937%2010.5%2015.7109%2011.2439%2015.4069%2012.3211L17.813%2013ZM18.188%2013L20.5945%2012.3228C20.2912%2011.2448%2019.3079%2010.5%2018.188%2010.5V13ZM16.1444%2014.9672C16.5184%2016.2963%2017.8991%2017.0705%2019.2282%2016.6965C20.5573%2016.3225%2021.3315%2014.9419%2020.9575%2013.6128L16.1444%2014.9672ZM19.855%2014.9689L20.219%2013.6789L15.4069%2012.3211L15.0429%2013.6111L19.855%2014.9689ZM17.813%2015.5H18.188V10.5H17.813V15.5ZM15.7814%2013.6772L16.1444%2014.9672L20.9575%2013.6128L20.5945%2012.3228L15.7814%2013.6772Z%22%20fill%3D%22white%22%20mask%3D%22url%28%23path-3-outside-1_1748_7644%29%22%2F%3E%0A%20%20%20%20%3Cmask%20id%3D%22path-5-outside-2_1748_7644%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2217.234%22%20y%3D%2211.332%22%20width%3D%227%22%20height%3D%227%22%20fill%3D%22black%22%3E%0A%20%20%20%20%20%20%3Crect%20fill%3D%22white%22%20x%3D%2217.234%22%20y%3D%2211.332%22%20width%3D%227%22%20height%3D%227%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M20.234%2014.987L21.403%2014.332L21.668%2014.597L21.013%2015.766%22%2F%3E%0A%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%3Cpath%20d%3D%22M19.012%2012.8061C17.8075%2013.481%2017.3781%2015.0045%2018.053%2016.2091C18.7279%2017.4136%2020.2515%2017.8429%2021.456%2017.168L19.012%2012.8061ZM21.403%2014.332L23.1708%2012.5643C22.3791%2011.7726%2021.1577%2011.6038%2020.181%2012.1511L21.403%2014.332ZM21.668%2014.597L23.849%2015.819C24.3962%2014.8424%2024.2274%2013.6209%2023.4358%2012.8293L21.668%2014.597ZM18.832%2014.544C18.1571%2015.7485%2018.5865%2017.2721%2019.791%2017.947C20.9955%2018.6219%2022.5191%2018.1926%2023.194%2016.988L18.832%2014.544ZM21.456%2017.168L22.625%2016.513L20.181%2012.1511L19.012%2012.8061L21.456%2017.168ZM19.6352%2016.0998L19.9002%2016.3648L23.4358%2012.8293L23.1708%2012.5643L19.6352%2016.0998ZM19.487%2013.375L18.832%2014.544L23.194%2016.988L23.849%2015.819L19.487%2013.375Z%22%20fill%3D%22white%22%20mask%3D%22url%28%23path-5-outside-2_1748_7644%29%22%2F%3E%0A%20%20%20%20%3Cmask%20id%3D%22path-7-outside-3_1748_7644%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2218.71%22%20y%3D%2214.4492%22%20width%3D%227%22%20height%3D%227%22%20fill%3D%22black%22%3E%0A%20%20%20%20%20%20%3Crect%20fill%3D%22white%22%20x%3D%2218.71%22%20y%3D%2214.4492%22%20width%3D%227%22%20height%3D%227%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M21.71%2017.4492L23%2017.8122V18.1872L21.71%2018.5512%22%2F%3E%0A%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%3Cpath%20d%3D%22M22.3872%2015.0427C21.0581%2014.6687%2019.6774%2015.4429%2019.3034%2016.772C18.9294%2018.1011%2019.7037%2019.4818%2021.0328%2019.8558L22.3872%2015.0427ZM23%2017.8122H25.5C25.5%2016.6923%2024.7552%2015.709%2023.6772%2015.4057L23%2017.8122ZM23%2018.1872L23.6789%2020.5933C24.7561%2020.2893%2025.5%2019.3065%2025.5%2018.1872H23ZM21.031%2016.1452C19.7022%2016.5201%2018.929%2017.9013%2019.3039%2019.2301C19.6789%2020.559%2021.0601%2021.3322%2022.3889%2020.9573L21.031%2016.1452ZM21.0328%2019.8558L22.3228%2020.2188L23.6772%2015.4057L22.3872%2015.0427L21.0328%2019.8558ZM20.5%2017.8122V18.1872H25.5V17.8122H20.5ZM22.321%2015.7812L21.031%2016.1452L22.3889%2020.9573L23.6789%2020.5933L22.321%2015.7812Z%22%20fill%3D%22white%22%20mask%3D%22url%28%23path-7-outside-3_1748_7644%29%22%2F%3E%0A%20%20%20%20%3Cmask%20id%3D%22path-9-outside-4_1748_7644%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2217.234%22%20y%3D%2217.2344%22%20width%3D%227%22%20height%3D%227%22%20fill%3D%22black%22%3E%0A%20%20%20%20%20%20%3Crect%20fill%3D%22white%22%20x%3D%2217.234%22%20y%3D%2217.2344%22%20width%3D%227%22%20height%3D%227%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M21.013%2020.2344L21.668%2021.4034L21.403%2021.6684L20.234%2021.0134%22%2F%3E%0A%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%3Cpath%20d%3D%22M23.194%2019.0124C22.5191%2017.8078%2020.9955%2017.3785%2019.791%2018.0534C18.5865%2018.7283%2018.1571%2020.2519%2018.832%2021.4564L23.194%2019.0124ZM21.668%2021.4034L23.4358%2023.1711C24.2274%2022.3795%2024.3962%2021.1581%2023.849%2020.1814L21.668%2021.4034ZM21.403%2021.6684L20.181%2023.8494C21.1577%2024.3966%2022.3791%2024.2278%2023.1708%2023.4361L21.403%2021.6684ZM21.456%2018.8324C20.2515%2018.1575%2018.7279%2018.5868%2018.053%2019.7914C17.3781%2020.9959%2017.8075%2022.5195%2019.012%2023.1944L21.456%2018.8324ZM18.832%2021.4564L19.487%2022.6254L23.849%2020.1814L23.194%2019.0124L18.832%2021.4564ZM19.9002%2019.6356L19.6352%2019.9006L23.1708%2023.4361L23.4358%2023.1711L19.9002%2019.6356ZM22.625%2019.4874L21.456%2018.8324L19.012%2023.1944L20.181%2023.8494L22.625%2019.4874Z%22%20fill%3D%22white%22%20mask%3D%22url%28%23path-9-outside-4_1748_7644%29%22%2F%3E%0A%20%20%20%20%3Cmask%20id%3D%22path-11-outside-5_1748_7644%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2214.449%22%20y%3D%2218.71%22%20width%3D%227%22%20height%3D%227%22%20fill%3D%22black%22%3E%0A%20%20%20%20%20%20%3Crect%20fill%3D%22white%22%20x%3D%2214.449%22%20y%3D%2218.71%22%20width%3D%227%22%20height%3D%227%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M18.551%2021.71L18.188%2023H17.813L17.449%2021.71%22%2F%3E%0A%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%3Cpath%20d%3D%22M20.9575%2022.3872C21.3315%2021.0581%2020.5573%2019.6774%2019.2282%2019.3034C17.8991%2018.9294%2016.5184%2019.7037%2016.1444%2021.0328L20.9575%2022.3872ZM18.188%2023V25.5C19.3079%2025.5%2020.2912%2024.7552%2020.5945%2023.6772L18.188%2023ZM17.813%2023L15.4069%2023.6789C15.7109%2024.7561%2016.6937%2025.5%2017.813%2025.5V23ZM19.855%2021.031C19.4801%2019.7022%2018.0989%2018.929%2016.7701%2019.3039C15.4412%2019.6789%2014.668%2021.0601%2015.0429%2022.3889L19.855%2021.031ZM16.1444%2021.0328L15.7814%2022.3228L20.5945%2023.6772L20.9575%2022.3872L16.1444%2021.0328ZM18.188%2020.5H17.813V25.5H18.188V20.5ZM20.219%2022.321L19.855%2021.031L15.0429%2022.3889L15.4069%2023.6789L20.219%2022.321Z%22%20fill%3D%22white%22%20mask%3D%22url%28%23path-11-outside-5_1748_7644%29%22%2F%3E%0A%20%20%20%20%3Cmask%20id%3D%22path-13-outside-6_1748_7644%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2211.332%22%20y%3D%2217.2344%22%20width%3D%227%22%20height%3D%227%22%20fill%3D%22black%22%3E%0A%20%20%20%20%20%20%3Crect%20fill%3D%22white%22%20x%3D%2211.332%22%20y%3D%2217.2344%22%20width%3D%227%22%20height%3D%227%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M15.766%2021.0134L14.597%2021.6684L14.332%2021.4034L14.987%2020.2344%22%2F%3E%0A%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%3Cpath%20d%3D%22M16.988%2023.1944C18.1926%2022.5195%2018.6219%2020.9959%2017.947%2019.7914C17.2721%2018.5868%2015.7485%2018.1575%2014.544%2018.8324L16.988%2023.1944ZM14.597%2021.6684L12.8293%2023.4361C13.6209%2024.2278%2014.8424%2024.3966%2015.819%2023.8494L14.597%2021.6684ZM14.332%2021.4034L12.1511%2020.1814C11.6038%2021.1581%2011.7726%2022.3795%2012.5643%2023.1711L14.332%2021.4034ZM17.168%2021.4564C17.8429%2020.2519%2017.4136%2018.7283%2016.2091%2018.0534C15.0045%2017.3785%2013.481%2017.8078%2012.8061%2019.0124L17.168%2021.4564ZM14.544%2018.8324L13.375%2019.4874L15.819%2023.8494L16.988%2023.1944L14.544%2018.8324ZM16.3648%2019.9006L16.0998%2019.6356L12.5643%2023.1711L12.8293%2023.4361L16.3648%2019.9006ZM16.513%2022.6254L17.168%2021.4564L12.8061%2019.0124L12.1511%2020.1814L16.513%2022.6254Z%22%20fill%3D%22white%22%20mask%3D%22url%28%23path-13-outside-6_1748_7644%29%22%2F%3E%0A%20%20%20%20%3Cmask%20id%3D%22path-15-outside-7_1748_7644%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2210%22%20y%3D%2214.4492%22%20width%3D%227%22%20height%3D%227%22%20fill%3D%22black%22%3E%0A%20%20%20%20%20%20%3Crect%20fill%3D%22white%22%20x%3D%2210%22%20y%3D%2214.4492%22%20width%3D%227%22%20height%3D%227%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M14.29%2018.5512L13%2018.1882V17.8132L14.29%2017.4492%22%2F%3E%0A%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%3Cpath%20d%3D%22M13.6128%2020.9578C14.9419%2021.3318%2016.3225%2020.5575%2016.6965%2019.2284C17.0705%2017.8993%2016.2963%2016.5187%2014.9672%2016.1447L13.6128%2020.9578ZM13%2018.1882H10.5C10.5%2019.3081%2011.2448%2020.2914%2012.3228%2020.5948L13%2018.1882ZM13%2017.8132L12.3211%2015.4072C11.2439%2015.7111%2010.5%2016.694%2010.5%2017.8132H13ZM14.9689%2019.8553C16.2977%2019.4803%2017.071%2018.0991%2016.696%2016.7703C16.3211%2015.4415%2014.9399%2014.6682%2013.6111%2015.0432L14.9689%2019.8553ZM14.9672%2016.1447L13.6772%2015.7817L12.3228%2020.5948L13.6128%2020.9578L14.9672%2016.1447ZM15.5%2018.1882V17.8132H10.5V18.1882H15.5ZM13.6789%2020.2193L14.9689%2019.8553L13.6111%2015.0432L12.3211%2015.4072L13.6789%2020.2193Z%22%20fill%3D%22white%22%20mask%3D%22url%28%23path-15-outside-7_1748_7644%29%22%2F%3E%0A%20%20%20%20%3Cmask%20id%3D%22path-17-outside-8_1748_7644%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2211.332%22%20y%3D%2211.332%22%20width%3D%227%22%20height%3D%227%22%20fill%3D%22black%22%3E%0A%20%20%20%20%20%20%3Crect%20fill%3D%22white%22%20x%3D%2211.332%22%20y%3D%2211.332%22%20width%3D%227%22%20height%3D%227%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M14.987%2015.766L14.332%2014.597L14.597%2014.332L15.766%2014.987%22%2F%3E%0A%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%3Cpath%20d%3D%22M12.8061%2016.9881C13.481%2018.1926%2015.0045%2018.6219%2016.2091%2017.947C17.4136%2017.2721%2017.8429%2015.7485%2017.168%2014.544L12.8061%2016.9881ZM14.332%2014.597L12.5643%2012.8293C11.7726%2013.6209%2011.6038%2014.8424%2012.1511%2015.8191L14.332%2014.597ZM14.597%2014.332L15.8191%2012.1511C14.8424%2011.6038%2013.6209%2011.7726%2012.8293%2012.5643L14.597%2014.332ZM14.544%2017.168C15.7485%2017.8429%2017.2721%2017.4136%2017.947%2016.2091C18.6219%2015.0045%2018.1926%2013.481%2016.9881%2012.8061L14.544%2017.168ZM17.168%2014.544L16.513%2013.375L12.1511%2015.8191L12.8061%2016.9881L17.168%2014.544ZM16.0998%2016.3648L16.3648%2016.0998L12.8293%2012.5643L12.5643%2012.8293L16.0998%2016.3648ZM13.375%2016.513L14.544%2017.168L16.9881%2012.8061L15.8191%2012.1511L13.375%2016.513Z%22%20fill%3D%22white%22%20mask%3D%22url%28%23path-17-outside-8_1748_7644%29%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M20.25%209.25V4.25C20.25%203.14543%2019.3546%202.25%2018.25%202.25H11.3284C10.798%202.25%2010.2893%202.46071%209.91421%202.83579L4.83579%207.91421C4.46071%208.28929%204.25%208.79799%204.25%209.32843V20.25C4.25%2021.3546%205.14543%2022.25%206.25%2022.25H9.25%22%20stroke%3D%22%234570F6%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M4.25%209.25H11.25V2.25%22%20fill%3D%22%234570F6%22%20fill-opacity%3D%220.1%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M4.25%209.25H11.25V2.25%22%20stroke%3D%22%234570F6%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M17.25%2022C19.3211%2022%2021%2020.3211%2021%2018.25C21%2016.1789%2019.3211%2014.5%2017.25%2014.5C15.1789%2014.5%2013.5%2016.1789%2013.5%2018.25C13.5%2020.3211%2015.1789%2022%2017.25%2022Z%22%20stroke%3D%22%234570F6%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M16.699%2014.54L17.063%2013.25H17.438L17.801%2014.54%22%20stroke%3D%22%234570F6%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M19.484%2015.237L20.653%2014.582L20.918%2014.847L20.263%2016.016%22%20stroke%3D%22%234570F6%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M20.96%2017.6992L22.25%2018.0622V18.4372L20.96%2018.8012%22%20stroke%3D%22%234570F6%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M20.263%2020.4844L20.918%2021.6534L20.653%2021.9184L19.484%2021.2634%22%20stroke%3D%22%234570F6%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M17.801%2021.96L17.438%2023.25H17.063L16.699%2021.96%22%20stroke%3D%22%234570F6%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M15.016%2021.2634L13.847%2021.9184L13.582%2021.6534L14.237%2020.4844%22%20stroke%3D%22%234570F6%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M13.54%2018.8012L12.25%2018.4382V18.0632L13.54%2017.6992%22%20stroke%3D%22%234570F6%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M14.237%2016.016L13.582%2014.847L13.847%2014.582L15.016%2015.237%22%20stroke%3D%22%234570F6%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3CclipPath%20id%3D%22clip0_1748_7644%22%3E%0A%20%20%20%20%20%20%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E%0A%20%20%20%20%3C%2FclipPath%3E%0A%20%20%3C%2Fdefs%3E%0A%3C%2Fsvg%3E");
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-icon-parent:hover .lz-custom-data-bg-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cg%20clip-path%3D%22url%28%23clip0_1748_7668%29%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M20.25%209.25V4.25C20.25%203.14543%2019.3546%202.25%2018.25%202.25H11.3284C10.798%202.25%2010.2893%202.46071%209.91421%202.83579L4.83579%207.91421C4.46071%208.28929%204.25%208.79799%204.25%209.32843V20.25C4.25%2021.3546%205.14543%2022.25%206.25%2022.25H9.25%22%20fill%3D%22%234570F6%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M18%2023C20.7615%2023%2023%2020.7615%2023%2018C23%2015.2385%2020.7615%2013%2018%2013C15.2385%2013%2013%2015.2385%2013%2018C13%2020.7615%2015.2385%2023%2018%2023Z%22%20stroke%3D%22white%22%20stroke-width%3D%222.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cmask%20id%3D%22path-3-outside-1_1748_7668%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2214.449%22%20y%3D%2210%22%20width%3D%227%22%20height%3D%227%22%20fill%3D%22black%22%3E%0A%20%20%20%20%20%20%3Crect%20fill%3D%22white%22%20x%3D%2214.449%22%20y%3D%2210%22%20width%3D%227%22%20height%3D%227%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M17.449%2014.29L17.813%2013H18.188L18.551%2014.29%22%2F%3E%0A%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%3Cpath%20d%3D%22M15.0429%2013.6111C14.668%2014.9399%2015.4412%2016.3211%2016.7701%2016.696C18.0989%2017.071%2019.4801%2016.2977%2019.855%2014.9689L15.0429%2013.6111ZM17.813%2013V10.5C16.6937%2010.5%2015.7109%2011.2439%2015.4069%2012.3211L17.813%2013ZM18.188%2013L20.5945%2012.3228C20.2912%2011.2448%2019.3079%2010.5%2018.188%2010.5V13ZM16.1444%2014.9672C16.5184%2016.2963%2017.8991%2017.0705%2019.2282%2016.6965C20.5573%2016.3225%2021.3315%2014.9419%2020.9575%2013.6128L16.1444%2014.9672ZM19.855%2014.9689L20.219%2013.6789L15.4069%2012.3211L15.0429%2013.6111L19.855%2014.9689ZM17.813%2015.5H18.188V10.5H17.813V15.5ZM15.7814%2013.6772L16.1444%2014.9672L20.9575%2013.6128L20.5945%2012.3228L15.7814%2013.6772Z%22%20fill%3D%22white%22%20mask%3D%22url%28%23path-3-outside-1_1748_7668%29%22%2F%3E%0A%20%20%20%20%3Cmask%20id%3D%22path-5-outside-2_1748_7668%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2217.234%22%20y%3D%2211.332%22%20width%3D%227%22%20height%3D%227%22%20fill%3D%22black%22%3E%0A%20%20%20%20%20%20%3Crect%20fill%3D%22white%22%20x%3D%2217.234%22%20y%3D%2211.332%22%20width%3D%227%22%20height%3D%227%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M20.234%2014.987L21.403%2014.332L21.668%2014.597L21.013%2015.766%22%2F%3E%0A%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%3Cpath%20d%3D%22M19.012%2012.8061C17.8075%2013.481%2017.3781%2015.0045%2018.053%2016.2091C18.7279%2017.4136%2020.2515%2017.8429%2021.456%2017.168L19.012%2012.8061ZM21.403%2014.332L23.1708%2012.5643C22.3791%2011.7726%2021.1577%2011.6038%2020.181%2012.1511L21.403%2014.332ZM21.668%2014.597L23.849%2015.819C24.3962%2014.8424%2024.2274%2013.6209%2023.4358%2012.8293L21.668%2014.597ZM18.832%2014.544C18.1571%2015.7485%2018.5865%2017.2721%2019.791%2017.947C20.9955%2018.6219%2022.5191%2018.1926%2023.194%2016.988L18.832%2014.544ZM21.456%2017.168L22.625%2016.513L20.181%2012.1511L19.012%2012.8061L21.456%2017.168ZM19.6352%2016.0998L19.9002%2016.3648L23.4358%2012.8293L23.1708%2012.5643L19.6352%2016.0998ZM19.487%2013.375L18.832%2014.544L23.194%2016.988L23.849%2015.819L19.487%2013.375Z%22%20fill%3D%22white%22%20mask%3D%22url%28%23path-5-outside-2_1748_7668%29%22%2F%3E%0A%20%20%20%20%3Cmask%20id%3D%22path-7-outside-3_1748_7668%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2218.71%22%20y%3D%2214.4492%22%20width%3D%227%22%20height%3D%227%22%20fill%3D%22black%22%3E%0A%20%20%20%20%20%20%3Crect%20fill%3D%22white%22%20x%3D%2218.71%22%20y%3D%2214.4492%22%20width%3D%227%22%20height%3D%227%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M21.71%2017.4492L23%2017.8122V18.1872L21.71%2018.5512%22%2F%3E%0A%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%3Cpath%20d%3D%22M22.3872%2015.0427C21.0581%2014.6687%2019.6774%2015.4429%2019.3034%2016.772C18.9294%2018.1011%2019.7037%2019.4818%2021.0328%2019.8558L22.3872%2015.0427ZM23%2017.8122H25.5C25.5%2016.6923%2024.7552%2015.709%2023.6772%2015.4057L23%2017.8122ZM23%2018.1872L23.6789%2020.5933C24.7561%2020.2893%2025.5%2019.3065%2025.5%2018.1872H23ZM21.031%2016.1452C19.7022%2016.5201%2018.929%2017.9013%2019.3039%2019.2301C19.6789%2020.559%2021.0601%2021.3322%2022.3889%2020.9573L21.031%2016.1452ZM21.0328%2019.8558L22.3228%2020.2188L23.6772%2015.4057L22.3872%2015.0427L21.0328%2019.8558ZM20.5%2017.8122V18.1872H25.5V17.8122H20.5ZM22.321%2015.7812L21.031%2016.1452L22.3889%2020.9573L23.6789%2020.5933L22.321%2015.7812Z%22%20fill%3D%22white%22%20mask%3D%22url%28%23path-7-outside-3_1748_7668%29%22%2F%3E%0A%20%20%20%20%3Cmask%20id%3D%22path-9-outside-4_1748_7668%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2217.234%22%20y%3D%2217.2344%22%20width%3D%227%22%20height%3D%227%22%20fill%3D%22black%22%3E%0A%20%20%20%20%20%20%3Crect%20fill%3D%22white%22%20x%3D%2217.234%22%20y%3D%2217.2344%22%20width%3D%227%22%20height%3D%227%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M21.013%2020.2344L21.668%2021.4034L21.403%2021.6684L20.234%2021.0134%22%2F%3E%0A%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%3Cpath%20d%3D%22M23.194%2019.0124C22.5191%2017.8078%2020.9955%2017.3785%2019.791%2018.0534C18.5865%2018.7283%2018.1571%2020.2519%2018.832%2021.4564L23.194%2019.0124ZM21.668%2021.4034L23.4358%2023.1711C24.2274%2022.3795%2024.3962%2021.1581%2023.849%2020.1814L21.668%2021.4034ZM21.403%2021.6684L20.181%2023.8494C21.1577%2024.3966%2022.3791%2024.2278%2023.1708%2023.4361L21.403%2021.6684ZM21.456%2018.8324C20.2515%2018.1575%2018.7279%2018.5868%2018.053%2019.7914C17.3781%2020.9959%2017.8075%2022.5195%2019.012%2023.1944L21.456%2018.8324ZM18.832%2021.4564L19.487%2022.6254L23.849%2020.1814L23.194%2019.0124L18.832%2021.4564ZM19.9002%2019.6356L19.6352%2019.9006L23.1708%2023.4361L23.4358%2023.1711L19.9002%2019.6356ZM22.625%2019.4874L21.456%2018.8324L19.012%2023.1944L20.181%2023.8494L22.625%2019.4874Z%22%20fill%3D%22white%22%20mask%3D%22url%28%23path-9-outside-4_1748_7668%29%22%2F%3E%0A%20%20%20%20%3Cmask%20id%3D%22path-11-outside-5_1748_7668%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2214.449%22%20y%3D%2218.71%22%20width%3D%227%22%20height%3D%227%22%20fill%3D%22black%22%3E%0A%20%20%20%20%20%20%3Crect%20fill%3D%22white%22%20x%3D%2214.449%22%20y%3D%2218.71%22%20width%3D%227%22%20height%3D%227%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M18.551%2021.71L18.188%2023H17.813L17.449%2021.71%22%2F%3E%0A%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%3Cpath%20d%3D%22M20.9575%2022.3872C21.3315%2021.0581%2020.5573%2019.6774%2019.2282%2019.3034C17.8991%2018.9294%2016.5184%2019.7037%2016.1444%2021.0328L20.9575%2022.3872ZM18.188%2023V25.5C19.3079%2025.5%2020.2912%2024.7552%2020.5945%2023.6772L18.188%2023ZM17.813%2023L15.4069%2023.6789C15.7109%2024.7561%2016.6937%2025.5%2017.813%2025.5V23ZM19.855%2021.031C19.4801%2019.7022%2018.0989%2018.929%2016.7701%2019.3039C15.4412%2019.6789%2014.668%2021.0601%2015.0429%2022.3889L19.855%2021.031ZM16.1444%2021.0328L15.7814%2022.3228L20.5945%2023.6772L20.9575%2022.3872L16.1444%2021.0328ZM18.188%2020.5H17.813V25.5H18.188V20.5ZM20.219%2022.321L19.855%2021.031L15.0429%2022.3889L15.4069%2023.6789L20.219%2022.321Z%22%20fill%3D%22white%22%20mask%3D%22url%28%23path-11-outside-5_1748_7668%29%22%2F%3E%0A%20%20%20%20%3Cmask%20id%3D%22path-13-outside-6_1748_7668%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2211.332%22%20y%3D%2217.2344%22%20width%3D%227%22%20height%3D%227%22%20fill%3D%22black%22%3E%0A%20%20%20%20%20%20%3Crect%20fill%3D%22white%22%20x%3D%2211.332%22%20y%3D%2217.2344%22%20width%3D%227%22%20height%3D%227%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M15.766%2021.0134L14.597%2021.6684L14.332%2021.4034L14.987%2020.2344%22%2F%3E%0A%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%3Cpath%20d%3D%22M16.988%2023.1944C18.1926%2022.5195%2018.6219%2020.9959%2017.947%2019.7914C17.2721%2018.5868%2015.7485%2018.1575%2014.544%2018.8324L16.988%2023.1944ZM14.597%2021.6684L12.8293%2023.4361C13.6209%2024.2278%2014.8424%2024.3966%2015.819%2023.8494L14.597%2021.6684ZM14.332%2021.4034L12.1511%2020.1814C11.6038%2021.1581%2011.7726%2022.3795%2012.5643%2023.1711L14.332%2021.4034ZM17.168%2021.4564C17.8429%2020.2519%2017.4136%2018.7283%2016.2091%2018.0534C15.0045%2017.3785%2013.481%2017.8078%2012.8061%2019.0124L17.168%2021.4564ZM14.544%2018.8324L13.375%2019.4874L15.819%2023.8494L16.988%2023.1944L14.544%2018.8324ZM16.3648%2019.9006L16.0998%2019.6356L12.5643%2023.1711L12.8293%2023.4361L16.3648%2019.9006ZM16.513%2022.6254L17.168%2021.4564L12.8061%2019.0124L12.1511%2020.1814L16.513%2022.6254Z%22%20fill%3D%22white%22%20mask%3D%22url%28%23path-13-outside-6_1748_7668%29%22%2F%3E%0A%20%20%20%20%3Cmask%20id%3D%22path-15-outside-7_1748_7668%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2210%22%20y%3D%2214.4492%22%20width%3D%227%22%20height%3D%227%22%20fill%3D%22black%22%3E%0A%20%20%20%20%20%20%3Crect%20fill%3D%22white%22%20x%3D%2210%22%20y%3D%2214.4492%22%20width%3D%227%22%20height%3D%227%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M14.29%2018.5512L13%2018.1882V17.8132L14.29%2017.4492%22%2F%3E%0A%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%3Cpath%20d%3D%22M13.6128%2020.9578C14.9419%2021.3318%2016.3225%2020.5575%2016.6965%2019.2284C17.0705%2017.8993%2016.2963%2016.5187%2014.9672%2016.1447L13.6128%2020.9578ZM13%2018.1882H10.5C10.5%2019.3081%2011.2448%2020.2914%2012.3228%2020.5948L13%2018.1882ZM13%2017.8132L12.3211%2015.4072C11.2439%2015.7111%2010.5%2016.694%2010.5%2017.8132H13ZM14.9689%2019.8553C16.2977%2019.4803%2017.071%2018.0991%2016.696%2016.7703C16.3211%2015.4415%2014.9399%2014.6682%2013.6111%2015.0432L14.9689%2019.8553ZM14.9672%2016.1447L13.6772%2015.7817L12.3228%2020.5948L13.6128%2020.9578L14.9672%2016.1447ZM15.5%2018.1882V17.8132H10.5V18.1882H15.5ZM13.6789%2020.2193L14.9689%2019.8553L13.6111%2015.0432L12.3211%2015.4072L13.6789%2020.2193Z%22%20fill%3D%22white%22%20mask%3D%22url%28%23path-15-outside-7_1748_7668%29%22%2F%3E%0A%20%20%20%20%3Cmask%20id%3D%22path-17-outside-8_1748_7668%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2211.332%22%20y%3D%2211.332%22%20width%3D%227%22%20height%3D%227%22%20fill%3D%22black%22%3E%0A%20%20%20%20%20%20%3Crect%20fill%3D%22white%22%20x%3D%2211.332%22%20y%3D%2211.332%22%20width%3D%227%22%20height%3D%227%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M14.987%2015.766L14.332%2014.597L14.597%2014.332L15.766%2014.987%22%2F%3E%0A%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%3Cpath%20d%3D%22M12.8061%2016.9881C13.481%2018.1926%2015.0045%2018.6219%2016.2091%2017.947C17.4136%2017.2721%2017.8429%2015.7485%2017.168%2014.544L12.8061%2016.9881ZM14.332%2014.597L12.5643%2012.8293C11.7726%2013.6209%2011.6038%2014.8424%2012.1511%2015.8191L14.332%2014.597ZM14.597%2014.332L15.8191%2012.1511C14.8424%2011.6038%2013.6209%2011.7726%2012.8293%2012.5643L14.597%2014.332ZM14.544%2017.168C15.7485%2017.8429%2017.2721%2017.4136%2017.947%2016.2091C18.6219%2015.0045%2018.1926%2013.481%2016.9881%2012.8061L14.544%2017.168ZM17.168%2014.544L16.513%2013.375L12.1511%2015.8191L12.8061%2016.9881L17.168%2014.544ZM16.0998%2016.3648L16.3648%2016.0998L12.8293%2012.5643L12.5643%2012.8293L16.0998%2016.3648ZM13.375%2016.513L14.544%2017.168L16.9881%2012.8061L15.8191%2012.1511L13.375%2016.513Z%22%20fill%3D%22white%22%20mask%3D%22url%28%23path-17-outside-8_1748_7668%29%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M20.25%209.25V4.25C20.25%203.14543%2019.3546%202.25%2018.25%202.25H11.3284C10.798%202.25%2010.2893%202.46071%209.91421%202.83579L4.83579%207.91421C4.46071%208.28929%204.25%208.79799%204.25%209.32843V20.25C4.25%2021.3546%205.14543%2022.25%206.25%2022.25H9.25%22%20stroke%3D%22%234570F6%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M4.25%209.25H11.25V2.25%22%20fill%3D%22%234570F6%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M4.25%209.25H11.25V2.25%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M17.25%2022C19.3211%2022%2021%2020.3211%2021%2018.25C21%2016.1789%2019.3211%2014.5%2017.25%2014.5C15.1789%2014.5%2013.5%2016.1789%2013.5%2018.25C13.5%2020.3211%2015.1789%2022%2017.25%2022Z%22%20stroke%3D%22%234570F6%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M16.699%2014.54L17.063%2013.25H17.438L17.801%2014.54%22%20stroke%3D%22%234570F6%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M19.484%2015.237L20.653%2014.582L20.918%2014.847L20.263%2016.016%22%20stroke%3D%22%234570F6%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M20.96%2017.6992L22.25%2018.0622V18.4372L20.96%2018.8012%22%20stroke%3D%22%234570F6%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M20.263%2020.4844L20.918%2021.6534L20.653%2021.9184L19.484%2021.2634%22%20stroke%3D%22%234570F6%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M17.801%2021.96L17.438%2023.25H17.063L16.699%2021.96%22%20stroke%3D%22%234570F6%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M15.016%2021.2634L13.847%2021.9184L13.582%2021.6534L14.237%2020.4844%22%20stroke%3D%22%234570F6%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M13.54%2018.8012L12.25%2018.4382V18.0632L13.54%2017.6992%22%20stroke%3D%22%234570F6%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M14.237%2016.016L13.582%2014.847L13.847%2014.582L15.016%2015.237%22%20stroke%3D%22%234570F6%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3CclipPath%20id%3D%22clip0_1748_7668%22%3E%0A%20%20%20%20%20%20%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E%0A%20%20%20%20%3C%2FclipPath%3E%0A%20%20%3C%2Fdefs%3E%0A%3C%2Fsvg%3E");
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-data-enrichment-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cg%20clip-path%3D%22url%28%23clip0_1328_5087%29%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M13%209H3C2.72386%209%202.5%209.22386%202.5%209.5V12.5C2.5%2012.7761%202.72386%2013%203%2013H13C13.2761%2013%2013.5%2012.7761%2013.5%2012.5V9.5C13.5%209.22386%2013.2761%209%2013%209Z%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M13%203H3C2.72386%203%202.5%203.22386%202.5%203.5V6.5C2.5%206.77614%202.72386%207%203%207H13C13.2761%207%2013.5%206.77614%2013.5%206.5V3.5C13.5%203.22386%2013.2761%203%2013%203Z%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M11%205.25C11.2761%205.25%2011.5%205.02614%2011.5%204.75C11.5%204.47386%2011.2761%204.25%2011%204.25C10.7239%204.25%2010.5%204.47386%2010.5%204.75C10.5%205.02614%2010.7239%205.25%2011%205.25Z%22%20fill%3D%22%23333333%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M11%2011.25C11.2761%2011.25%2011.5%2011.0261%2011.5%2010.75C11.5%2010.4739%2011.2761%2010.25%2011%2010.25C10.7239%2010.25%2010.5%2010.4739%2010.5%2010.75C10.5%2011.0261%2010.7239%2011.25%2011%2011.25Z%22%20fill%3D%22%23333333%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3CclipPath%20id%3D%22clip0_1328_5087%22%3E%0A%20%20%20%20%20%20%3Crect%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22%2F%3E%0A%20%20%20%20%3C%2FclipPath%3E%0A%20%20%3C%2Fdefs%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-data-enrichment-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cg%20clip-path%3D%22url%28%23clip0_1328_5087%29%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M13%209H3C2.72386%209%202.5%209.22386%202.5%209.5V12.5C2.5%2012.7761%202.72386%2013%203%2013H13C13.2761%2013%2013.5%2012.7761%2013.5%2012.5V9.5C13.5%209.22386%2013.2761%209%2013%209Z%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M13%203H3C2.72386%203%202.5%203.22386%202.5%203.5V6.5C2.5%206.77614%202.72386%207%203%207H13C13.2761%207%2013.5%206.77614%2013.5%206.5V3.5C13.5%203.22386%2013.2761%203%2013%203Z%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M11%205.25C11.2761%205.25%2011.5%205.02614%2011.5%204.75C11.5%204.47386%2011.2761%204.25%2011%204.25C10.7239%204.25%2010.5%204.47386%2010.5%204.75C10.5%205.02614%2010.7239%205.25%2011%205.25Z%22%20fill%3D%22%23333333%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M11%2011.25C11.2761%2011.25%2011.5%2011.0261%2011.5%2010.75C11.5%2010.4739%2011.2761%2010.25%2011%2010.25C10.7239%2010.25%2010.5%2010.4739%2010.5%2010.75C10.5%2011.0261%2010.7239%2011.25%2011%2011.25Z%22%20fill%3D%22%23333333%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3CclipPath%20id%3D%22clip0_1328_5087%22%3E%0A%20%20%20%20%20%20%3Crect%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22%2F%3E%0A%20%20%20%20%3C%2FclipPath%3E%0A%20%20%3C%2Fdefs%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-report-access-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cg%20clip-path%3D%22url%28%23clip0_1328_5092%29%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M4.66732%201.33301C2.82637%201.33301%201.33398%202.82539%201.33398%204.66634C1.33398%205.90015%202.00432%206.97741%203.00065%207.55374V11.8951C3.00065%2012.4401%203.00065%2012.7126%203.10214%2012.9576C3.20364%2013.2027%203.39632%2013.3953%203.7817%2013.7807L4.66732%2014.6663L6.07278%2013.2609C6.1376%2013.1961%206.17003%2013.1636%206.19692%2013.1285C6.26752%2013.0361%206.31276%2012.9269%206.32813%2012.8117C6.33398%2012.7678%206.33398%2012.7219%206.33398%2012.6303C6.33398%2012.5561%206.33398%2012.519%206.33005%2012.4829C6.31974%2012.3884%206.28934%2012.2972%206.24088%2012.2154C6.2224%2012.1842%206.20014%2012.1545%206.15562%2012.0952L5.33398%2010.9997L5.80065%2010.3775C6.06498%2010.025%206.19714%209.84881%206.26556%209.64354C6.33398%209.43827%206.33398%209.21801%206.33398%208.77747V7.55374C7.33032%206.97741%208.00065%205.90015%208.00065%204.66634C8.00065%202.82539%206.50826%201.33301%204.66732%201.33301Z%22%20stroke%3D%22%23333333%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M4.66602%204.66699H4.672%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M8.66602%209.33301H12.666C13.2873%209.33301%2013.5979%209.33301%2013.8429%209.43447C14.1696%209.56981%2014.4292%209.82941%2014.5645%2010.1561C14.666%2010.4011%2014.666%2010.7117%2014.666%2011.333C14.666%2011.9543%2014.666%2012.2649%2014.5645%2012.5099C14.4292%2012.8366%2014.1696%2013.0962%2013.8429%2013.2315C13.5979%2013.333%2013.2873%2013.333%2012.666%2013.333H8.66602%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M10%203.33301H12.6667C13.2879%203.33301%2013.5985%203.33301%2013.8436%203.4345C14.1703%203.56983%2014.4299%203.82939%2014.5652%204.15609C14.6667%204.40113%2014.6667%204.71175%2014.6667%205.33301C14.6667%205.95426%2014.6667%206.26489%2014.5652%206.50992C14.4299%206.83661%2014.1703%207.09621%2013.8436%207.23154C13.5985%207.33301%2013.2879%207.33301%2012.6667%207.33301H10%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3CclipPath%20id%3D%22clip0_1328_5092%22%3E%0A%20%20%20%20%20%20%3Crect%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22%2F%3E%0A%20%20%20%20%3C%2FclipPath%3E%0A%20%20%3C%2Fdefs%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-team-authorization-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M14.1673%2011.3386V12.167H12.5007V11.3337V11.3239L12.5003%2011.3142C12.4772%2010.7234%2012.325%2010.1448%2012.0543%209.6191C12.0075%209.52827%2011.9574%209.4394%2011.9041%209.35266C12.9353%209.60285%2013.4794%2010.0369%2013.7708%2010.4038C13.9744%2010.6602%2014.0735%2010.9067%2014.1219%2011.0837C14.1462%2011.1723%2014.1576%2011.2431%2014.1629%2011.288C14.1655%2011.3104%2014.1667%2011.3261%2014.1671%2011.3341C14.1672%2011.3361%2014.1673%2011.3376%2014.1673%2011.3386ZM9.99833%203.16702H10.0007C10.4869%203.16702%2010.9532%203.36017%2011.297%203.70399C11.6408%204.0478%2011.834%204.51412%2011.834%205.00035C11.834%205.48658%2011.6408%205.9529%2011.297%206.29671C10.9532%206.64053%2010.4869%206.83368%2010.0007%206.83368L9.99833%206.83369C9.80041%206.83461%209.60491%206.80227%209.41968%206.73908C9.69258%206.20288%209.83669%205.60739%209.83669%205.00035C9.83669%204.39331%209.69257%203.79782%209.41968%203.26162C9.60491%203.19843%209.80041%203.16609%209.99833%203.16702ZM10.1673%2011.339V12.167H1.83398V11.339L1.83428%2011.3329C1.83481%2011.3236%201.83613%2011.306%201.83924%2011.2811C1.84547%2011.2313%201.85876%2011.1535%201.8869%2011.057C1.94299%2010.8647%202.05758%2010.5993%202.29361%2010.3296C2.75416%209.80325%203.76304%209.16702%206.00065%209.16702C8.23827%209.16702%209.24714%209.80325%209.7077%2010.3296C9.94372%2010.5993%2010.0583%2010.8647%2010.1144%2011.057C10.1425%2011.1535%2010.1558%2011.2313%2010.1621%2011.2811C10.1652%2011.306%2010.1665%2011.3236%2010.167%2011.3329L10.1673%2011.339ZM7.52501%203.9818C7.72646%204.28329%207.83398%204.63775%207.83398%205.00035C7.83398%205.48658%207.64083%205.9529%207.29701%206.29671C6.9532%206.64053%206.48688%206.83368%206.00065%206.83368C5.63805%206.83368%205.2836%206.72616%204.98211%206.52471C4.68062%206.32326%204.44563%206.03693%204.30687%205.70194C4.16811%205.36694%204.13181%204.99832%204.20254%204.64268C4.27328%204.28705%204.44789%203.96038%204.70429%203.70399C4.96069%203.44759%205.28735%203.27298%205.64299%203.20224C5.99862%203.1315%206.36724%203.16781%206.70224%203.30657C7.03724%203.44533%207.32356%203.68031%207.52501%203.9818Z%22%20stroke%3D%22%23333333%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-my-companies-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M15.5%2013.125H14.375V5.875H14.5C14.5995%205.875%2014.6948%205.83549%2014.7652%205.76516C14.8355%205.69484%2014.875%205.59946%2014.875%205.5C14.875%205.40054%2014.8355%205.30516%2014.7652%205.23484C14.6948%205.16451%2014.5995%205.125%2014.5%205.125H11.375V2.875H11.5C11.5995%202.875%2011.6948%202.83549%2011.7652%202.76517C11.8355%202.69484%2011.875%202.59946%2011.875%202.5C11.875%202.40054%2011.8355%202.30516%2011.7652%202.23483C11.6948%202.16451%2011.5995%202.125%2011.5%202.125H2.5C2.40054%202.125%202.30516%202.16451%202.23483%202.23483C2.16451%202.30516%202.125%202.40054%202.125%202.5C2.125%202.59946%202.16451%202.69484%202.23483%202.76517C2.30516%202.83549%202.40054%202.875%202.5%202.875H2.625V13.125H1.5C1.40054%2013.125%201.30516%2013.1645%201.23483%2013.2348C1.16451%2013.3052%201.125%2013.4005%201.125%2013.5C1.125%2013.5995%201.16451%2013.6948%201.23483%2013.7652C1.30516%2013.8355%201.40054%2013.875%201.5%2013.875H15.5C15.5995%2013.875%2015.6948%2013.8355%2015.7652%2013.7652C15.8355%2013.6948%2015.875%2013.5995%2015.875%2013.5C15.875%2013.4005%2015.8355%2013.3052%2015.7652%2013.2348C15.6948%2013.1645%2015.5995%2013.125%2015.5%2013.125ZM13.625%205.875V13.125H11.375V5.875H13.625ZM3.375%202.875H10.625V13.125H8.875V10C8.875%209.90054%208.83549%209.80516%208.76517%209.73483C8.69484%209.66451%208.59946%209.625%208.5%209.625H5.5C5.40054%209.625%205.30516%209.66451%205.23484%209.73483C5.16451%209.80516%205.125%209.90054%205.125%2010V13.125H3.375V2.875ZM8.125%2013.125H5.875V10.375H8.125V13.125ZM4.625%205C4.625%204.90054%204.66451%204.80516%204.73484%204.73484C4.80516%204.66451%204.90054%204.625%205%204.625H6C6.09946%204.625%206.19484%204.66451%206.26516%204.73484C6.33549%204.80516%206.375%204.90054%206.375%205C6.375%205.09946%206.33549%205.19484%206.26516%205.26516C6.19484%205.33549%206.09946%205.375%206%205.375H5C4.90054%205.375%204.80516%205.33549%204.73484%205.26516C4.66451%205.19484%204.625%205.09946%204.625%205ZM7.625%205C7.625%204.90054%207.66451%204.80516%207.73484%204.73484C7.80516%204.66451%207.90054%204.625%208%204.625H9C9.09946%204.625%209.19484%204.66451%209.26517%204.73484C9.33549%204.80516%209.375%204.90054%209.375%205C9.375%205.09946%209.33549%205.19484%209.26517%205.26516C9.19484%205.33549%209.09946%205.375%209%205.375H8C7.90054%205.375%207.80516%205.33549%207.73484%205.26516C7.66451%205.19484%207.625%205.09946%207.625%205ZM5%207.875C4.90054%207.875%204.80516%207.83549%204.73484%207.76516C4.66451%207.69484%204.625%207.59946%204.625%207.5C4.625%207.40054%204.66451%207.30516%204.73484%207.23484C4.80516%207.16451%204.90054%207.125%205%207.125H6C6.09946%207.125%206.19484%207.16451%206.26516%207.23484C6.33549%207.30516%206.375%207.40054%206.375%207.5C6.375%207.59946%206.33549%207.69484%206.26516%207.76516C6.19484%207.83549%206.09946%207.875%206%207.875H5ZM7.625%207.5C7.625%207.40054%207.66451%207.30516%207.73484%207.23484C7.80516%207.16451%207.90054%207.125%208%207.125H9C9.09946%207.125%209.19484%207.16451%209.26517%207.23484C9.33549%207.30516%209.375%207.40054%209.375%207.5C9.375%207.59946%209.33549%207.69484%209.26517%207.76516C9.19484%207.83549%209.09946%207.875%209%207.875H8C7.90054%207.875%207.80516%207.83549%207.73484%207.76516C7.66451%207.69484%207.625%207.59946%207.625%207.5Z%22%20fill%3D%22%23333333%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-download-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M13.5554%2010.4443V11.7777C13.5554%2012.7599%2012.7599%2013.5554%2011.7777%2013.5554H4.22211C3.23989%2013.5554%202.44434%2012.7599%202.44434%2011.7777V10.4443%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M4.88867%206L7.99978%209.11111L11.1109%206%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M8%209.111V2.44434%22%20stroke%3D%22%2333334F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-upload-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M18.3327%2013.667V15.667C18.3327%2017.1403%2017.1393%2018.3337%2015.666%2018.3337H4.33268C2.85935%2018.3337%201.66602%2017.1403%201.66602%2015.667V13.667%22%20stroke%3D%22%23333333%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M14.6654%206.33366L9.9987%201.66699L5.33203%206.33366%22%20stroke%3D%22%23333333%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M10%201.66699V11.667%22%20stroke%3D%22%23333333%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-download-light-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M14%2010V12.6667C14%2013.0203%2013.8595%2013.3594%2013.6095%2013.6095C13.3594%2013.8595%2013.0203%2014%2012.6667%2014H3.33333C2.97971%2014%202.64057%2013.8595%202.39052%2013.6095C2.14048%2013.3594%202%2013.0203%202%2012.6667V10%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M4.66602%206.66699L7.99935%2010.0003L11.3327%206.66699%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M8%2010V2%22%20stroke%3D%22%23333333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-logout-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M1.79265%202.00033L8.11798%206.60033C8.46332%206.85099%208.66732%207.25233%208.66732%207.67899V19.691C8.66732%2020.2363%208.04865%2020.551%207.60865%2020.2297L1.88332%2016.0657C1.53798%2015.815%201.33398%2015.4137%201.33398%2014.987V3.00033C1.33398%202.26433%201.93132%201.66699%202.66732%201.66699H11.334C12.07%201.66699%2012.6673%202.26433%2012.6673%203.00033V5.66699%22%20stroke%3D%22%23333333%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M12.668%2012.334V14.334C12.668%2015.07%2012.0706%2015.6673%2011.3346%2015.6673H8.66797%22%20stroke%3D%22%23333333%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M17%2012.6673L20.6667%209.00065L17%205.33398%22%20stroke%3D%22%23333333%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M20.668%209H12.668%22%20stroke%3D%22%23333333%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-draft-icon {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Crect%20width%3D%2216%22%20height%3D%2216%22%20rx%3D%228%22%20fill%3D%22%23C27F1E%22%2F%3E%0A%20%20%3Cg%20clip-path%3D%22url%28%23clip0_1671_7723%29%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M8.00008%2013.3334C5.05935%2013.3334%202.66675%2010.9408%202.66675%208.00008C2.66675%205.05935%205.05935%202.66675%208.00008%202.66675C10.9408%202.66675%2013.3334%205.05935%2013.3334%208.00008C13.3334%2010.9408%2010.9408%2013.3334%208.00008%2013.3334ZM8.00008%203.66675C5.61075%203.66675%203.66675%205.61075%203.66675%208.00008C3.66675%2010.3894%205.61075%2012.3334%208.00008%2012.3334C10.3894%2012.3334%2012.3334%2010.3894%2012.3334%208.00008C12.3334%205.61075%2010.3894%203.66675%208.00008%203.66675Z%22%20fill%3D%22%23FFF2CB%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M8.19639%204.68477C8.05966%204.6763%207.92426%204.72577%207.82399%204.81984C7.72372%204.91424%207.66679%205.0461%207.66679%205.18377V7.95984L5.82792%209.7987C5.72932%209.8973%205.67626%2010.0324%205.68179%2010.1718C5.68732%2010.3114%205.75079%2010.442%205.85692%2010.5324C6.46206%2011.049%207.22312%2011.3336%208.00012%2011.3336C9.83799%2011.3336%2011.3335%209.8381%2011.3335%208.00024C11.3335%206.2457%209.95552%204.78924%208.19639%204.68477Z%22%20fill%3D%22%23FFF2CB%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3CclipPath%20id%3D%22clip0_1671_7723%22%3E%0A%20%20%20%20%20%20%3Crect%20width%3D%2212%22%20height%3D%2212%22%20fill%3D%22white%22%20transform%3D%22translate%282%202%29%22%2F%3E%0A%20%20%20%20%3C%2FclipPath%3E%0A%20%20%3C%2Fdefs%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.slick-table-bg-indent-1 {
  background-color: #F0F9FF; }

.slick-table-bg-indent-2 {
  background-color: #FCF3FF; }

.slick-table-bg-indent-3 {
  background-color: #FDFCE9; }

.cm-wrap {
  height: 300px;
  border: 1px solid silver; }

.cm-scroller {
  overflow: auto; }

.lz-thumbs-down-icon {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%221%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22lucide%20lucide-thumbs-down-icon%20lucide-thumbs-down%22%3E%0A%20%20%3Cpath%20d%3D%22M17%2014V2%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M9%2018.12%2010%2014H4.17a2%202%200%200%201-1.92-2.56l2.33-8A2%202%200%200%201%206.5%202H20a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-2.76a2%202%200%200%200-1.79%201.11L12%2022a3.13%203.13%200%200%201-3-3.88Z%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-active-thumbs-down-icon {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22%23ffa2a2%22%20stroke%3D%22%23c10007%22%20stroke-width%3D%221%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22lucide%20lucide-thumbs-down-icon%20lucide-thumbs-down%22%3E%0A%20%20%3Cpath%20d%3D%22M17%2014V2%22%20%2F%3E%0A%20%20%3Cpath%20d%3D%22M9%2018.12%2010%2014H4.17a2%202%200%200%201-1.92-2.56l2.33-8A2%202%200%200%201%206.5%202H20a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-2.76a2%202%200%200%200-1.79%201.11L12%2022a3.13%203.13%200%200%201-3-3.88Z%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-thumbs-up-icon {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%221%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22lucide%20lucide-thumbs-up-icon%20lucide-thumbs-up%22%3E%0A%20%20%3Cpath%20d%3D%22M7%2010v12%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M15%205.88%2014%2010h5.83a2%202%200%200%201%201.92%202.56l-2.33%208A2%202%200%200%201%2017.5%2022H4a2%202%200%200%201-2-2v-8a2%202%200%200%201%202-2h2.76a2%202%200%200%200%201.79-1.11L12%202a3.13%203.13%200%200%201%203%203.88Z%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-active-thumbs-up-icon {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22%237bf1a8%22%20stroke%3D%22%23008236%22%20stroke-width%3D%221%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22lucide%20lucide-thumbs-up-icon%20lucide-thumbs-up%22%3E%0A%20%20%3Cpath%20d%3D%22M7%2010v12%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M15%205.88%2014%2010h5.83a2%202%200%200%201%201.92%202.56l-2.33%208A2%202%200%200%201%2017.5%2022H4a2%202%200%200%201-2-2v-8a2%202%200%200%201%202-2h2.76a2%202%200%200%200%201.79-1.11L12%202a3.13%203.13%200%200%201%203%203.88Z%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-spinner-icon {
  background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%22-1%20-1%2042%2042%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3ClinearGradient%20x1%3D%228.042%25%22%20y1%3D%220%25%22%20x2%3D%2265.682%25%22%20y2%3D%2223.865%25%22%20id%3D%22a%22%3E%0A%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23222%22%20class%3D%22circle%22%20stop-opacity%3D%220%22%20offset%3D%220%25%22%2F%3E%0A%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23222%22%20class%3D%22circle%22%20stop-opacity%3D%22.631%22%20offset%3D%2263.146%25%22%2F%3E%0A%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23222%22%20class%3D%22circle%22%20offset%3D%22100%25%22%2F%3E%0A%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%3Cg%20transform%3D%22translate%281%201%29%22%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M36%2018c0-9.94-8.06-18-18-18%22%20id%3D%22Oval-2%22%20stroke%3D%22url%28%23a%29%22%20stroke-width%3D%224%22%3E%0A%20%20%20%20%20%20%20%20%3CanimateTransform%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20attributeName%3D%22transform%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20type%3D%22rotate%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20from%3D%220%2018%2018%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20to%3D%22360%2018%2018%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20dur%3D%220.9s%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0A%20%20%20%20%20%20%3C%2Fpath%3E%0A%20%20%20%20%20%20%3Ccircle%20fill%3D%22%23222%22%20cx%3D%2236%22%20cy%3D%2218%22%20r%3D%221%22%20class%3D%22circle%22%3E%0A%20%20%20%20%20%20%20%20%3CanimateTransform%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20attributeName%3D%22transform%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20type%3D%22rotate%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20from%3D%220%2018%2018%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20to%3D%22360%2018%2018%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20dur%3D%220.9s%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0A%20%20%20%20%20%20%3C%2Fcircle%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-processing-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(/%23clip0_1778_7688)'%3E%3Cpath d='M7.99978 15.1109C4.07881 15.1109 0.888672 11.9208 0.888672 7.99978C0.888672 4.07881 4.07881 0.888672 7.99978 0.888672C11.9208 0.888672 15.1109 4.07881 15.1109 7.99978C15.1109 11.9208 11.9208 15.1109 7.99978 15.1109ZM7.99978 2.22201C4.81401 2.22201 2.22201 4.81401 2.22201 7.99978C2.22201 11.1856 4.81401 13.7776 7.99978 13.7776C11.1856 13.7776 13.7776 11.1856 13.7776 7.99978C13.7776 4.81401 11.1856 2.22201 7.99978 2.22201Z' fill='%234F7EFF'/%3E%3Cpath d='M8.26153 3.57937C8.07922 3.56808 7.89868 3.63404 7.76499 3.75946C7.63131 3.88532 7.55539 4.06115 7.55539 4.2447V7.94613L5.10357 10.3979C4.97211 10.5294 4.90135 10.7096 4.90873 10.8954C4.91611 11.0816 5.00073 11.2556 5.14224 11.3763C5.94908 12.0651 6.96384 12.4444 7.99984 12.4444C10.4503 12.4444 12.4443 10.4505 12.4443 7.99999C12.4443 5.66061 10.607 3.71866 8.26153 3.57937Z' fill='%234F7EFF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1778_7688'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-app-studio-box-download-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.7778 4.16666H3.22224C2.2404 4.16666 1.44446 4.96259 1.44446 5.94443V11.2778C1.44446 12.2596 2.2404 13.0555 3.22224 13.0555H7.93868C7.79169 12.4078 7.97033 11.7012 8.47468 11.1969C8.92179 10.7498 9.52801 10.5586 10.1111 10.6234V10.3889C10.1111 9.28435 11.0066 8.38888 12.1111 8.38888C12.2638 8.38888 12.4126 8.40603 12.5556 8.43848V5.94443C12.5556 4.96259 11.7597 4.16666 10.7778 4.16666Z' fill='%23800080' fill-opacity='0.2'/%3E%3Cpath d='M7 1.5V6.83333' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.66669 5.08578L2.95469 2.48844C3.25513 1.88311 3.87202 1.5 4.54758 1.5H9.45247C10.128 1.5 10.7449 1.88311 11.0454 2.48844L12.3334 5.08667' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.3334 12.6111L12.1111 14.8333L9.88892 12.6111' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.1111 14.8333V10.3889' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.5556 8.21199V5.94443C12.5556 4.9631 11.76 4.16666 10.7778 4.16666H3.22224C2.24001 4.16666 1.44446 4.9631 1.44446 5.94443V11.2778C1.44446 12.2591 2.24001 13.0555 3.22224 13.0555H7.71201' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-folder-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.3336 10.2227H6.66688C4.7032 10.2227 3.11133 11.8145 3.11133 13.7782V23.556C3.11133 25.5197 4.7032 27.1115 6.66688 27.1115H25.3336C27.2973 27.1115 28.8891 25.5197 28.8891 23.556V13.7782C28.8891 11.8145 27.2973 10.2227 25.3336 10.2227Z' fill='%238982B7' fill-opacity='0.3'/%3E%3Cpath d='M3.11133 13.7776V6.66645C3.11133 5.68512 3.90777 4.88867 4.88911 4.88867H11.6393C12.1513 4.88867 12.6402 5.11089 12.978 5.49667L17.1113 10.222' stroke='%237E22CE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M25.3336 10.2227H6.66688C4.7032 10.2227 3.11133 11.8145 3.11133 13.7782V23.556C3.11133 25.5197 4.7032 27.1115 6.66688 27.1115H25.3336C27.2973 27.1115 28.8891 25.5197 28.8891 23.556V13.7782C28.8891 11.8145 27.2973 10.2227 25.3336 10.2227Z' fill='%237E22CE' fill-opacity='0.2' stroke='%237E22CE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-app-studio-cog-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(/%23clip0_31_240)'%3E%3Cpath d='M8 10C9.10453 10 10 9.10453 10 8C10 6.89543 9.10453 6 8 6C6.89543 6 6 6.89543 6 8C6 9.10453 6.89543 10 8 10Z' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.4444 8.31555V7.68444C14.4444 7.2311 14.104 6.85066 13.6533 6.80088L12.6809 6.69243L12.2338 5.61332L12.8453 4.84977C13.128 4.49599 13.1004 3.98666 12.7796 3.66577L12.3333 3.21955C12.0133 2.89955 11.5031 2.8711 11.1493 3.15377L10.3858 3.76532L9.30667 3.31821L9.19823 2.34577C9.14845 1.89599 8.76799 1.55466 8.31466 1.55466H7.68355C7.23022 1.55466 6.84977 1.8951 6.79999 2.34577L6.69155 3.31821L5.61244 3.76532L4.84888 3.15466C4.49511 2.87199 3.98577 2.89955 3.66488 3.22043L3.21866 3.66666C2.89866 3.98666 2.87022 4.49688 3.15288 4.85066L3.76444 5.61421L3.31733 6.69332L2.34488 6.80177C1.89511 6.85155 1.55377 7.23199 1.55377 7.68532V8.31643C1.55377 8.76977 1.89422 9.15021 2.34488 9.19999L3.31733 9.30844L3.76444 10.3875L3.15377 11.1511C2.87111 11.5049 2.89866 12.0151 3.21955 12.3351L3.66577 12.7813C3.98577 13.1013 4.49599 13.1298 4.84977 12.8471L5.61333 12.2355L6.69244 12.6827L6.80088 13.6551C6.85066 14.1049 7.23111 14.4462 7.68444 14.4462H8.31555C8.76888 14.4462 9.14934 14.1058 9.19911 13.6551L9.30756 12.6827L10.3867 12.2355L11.1502 12.8471C11.504 13.1298 12.0133 13.1022 12.3342 12.7813L12.7804 12.3351C13.1004 12.0151 13.1289 11.5049 12.8462 11.1511L12.2356 10.3875L12.6827 9.30844L13.6551 9.19999C14.1049 9.15021 14.4462 8.76977 14.4462 8.31643L14.4444 8.31555Z' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_31_240'%3E%3Crect width='16' height='16' fill='black'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-vertical-ellipsis {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.9997 12.6654C12.3679 12.6654 12.6663 12.3669 12.6663 11.9987C12.6663 11.6305 12.3679 11.332 11.9997 11.332C11.6315 11.332 11.333 11.6305 11.333 11.9987C11.333 12.3669 11.6315 12.6654 11.9997 12.6654Z' fill='%2333334F' stroke='%2333334F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.9997 4.99935C12.3679 4.99935 12.6663 4.70087 12.6663 4.33268C12.6663 3.9645 12.3679 3.66602 11.9997 3.66602C11.6315 3.66602 11.333 3.9645 11.333 4.33268C11.333 4.70087 11.6315 4.99935 11.9997 4.99935Z' fill='%2333334F' stroke='%2333334F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.9997 20.3333C12.3679 20.3333 12.6663 20.0348 12.6663 19.6667C12.6663 19.2985 12.3679 19 11.9997 19C11.6315 19 11.333 19.2985 11.333 19.6667C11.333 20.0348 11.6315 20.3333 11.9997 20.3333Z' fill='%2333334F' stroke='%2333334F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-app-studio-file-cursor-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.88978 9.07156L14.1698 11.0004C14.392 11.0813 14.3858 11.3987 14.16 11.4707L11.7431 12.244L10.9698 14.6609C10.8978 14.8867 10.5804 14.8929 10.4996 14.6707L8.57067 9.39067C8.49778 9.19245 8.69067 8.99956 8.88978 9.07156Z' fill='%23800080' fill-opacity='0.3'/%3E%3Cpath d='M4.11111 6.83333H9.88889' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.11111 4.16667H8.11111' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.11111 9.5H6.33423' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.88978 9.07156L14.1698 11.0004C14.392 11.0813 14.3858 11.3987 14.16 11.4707L11.7431 12.244L10.9698 14.6609C10.8978 14.8867 10.5804 14.8929 10.4996 14.6707L8.57067 9.39067C8.49778 9.19245 8.69067 8.99956 8.88978 9.07156Z' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.5556 8.04489V2.83334C12.5556 1.852 11.76 1.05556 10.7778 1.05556H3.22224C2.24001 1.05556 1.44446 1.852 1.44446 2.83334V10.8333C1.44446 11.8147 2.24001 12.6111 3.22224 12.6111H7.38224' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-document-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 329 295' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M168.491 0.643693L157.786 3.40174L25.8972 37.3815L15.1921 40.1395C9.99601 41.4845 5.54606 44.8338 2.81858 49.4525C0.091087 54.0713 -0.691206 59.5823 0.643322 64.7766L47.0629 244.613C48.4091 249.805 51.7615 254.25 56.3846 256.975C61.0076 259.7 66.5238 260.482 71.723 259.149L71.7506 259.142L224.994 219.66L225.022 219.653C230.218 218.308 234.668 214.959 237.395 210.34C240.123 205.721 240.905 200.21 239.571 195.016L193.151 15.179C191.805 9.98773 188.453 5.54193 183.829 2.81696C179.206 0.0920004 173.69 -0.68958 168.491 0.643693Z' fill='%23F2F2F2'/%3E%3Cpath d='M169.947 6.28091L157.268 9.54764L29.3271 42.5101L16.6478 45.7768C12.9476 46.7346 9.77863 49.1196 7.83631 52.4088C5.89399 55.6979 5.33689 59.6224 6.28724 63.3214L52.7068 243.158C53.6655 246.855 56.0528 250.021 59.345 251.961C62.6372 253.902 66.5654 254.459 70.2678 253.509L70.2955 253.502L223.539 214.02L223.567 214.013C227.267 213.055 230.436 210.67 232.378 207.381C234.321 204.092 234.878 200.168 233.927 196.469L187.508 16.6319C186.549 12.9351 184.162 9.76913 180.87 7.82862C177.578 5.88811 173.649 5.3315 169.947 6.28091Z' fill='white'/%3E%3Cpath d='M160.373 64.5179L82.8511 84.4907C81.9852 84.7137 81.0661 84.5841 80.296 84.1301C79.5259 83.6762 78.9678 82.9352 78.7445 82.0702C78.5212 81.2051 78.651 80.2869 79.1054 79.5175C79.5598 78.7481 80.3014 78.1905 81.1673 77.9674L158.689 57.9946C159.555 57.7725 160.473 57.9027 161.243 58.3567C162.012 58.8107 162.57 59.5514 162.793 60.4159C163.016 61.2804 162.887 62.1981 162.433 62.9673C161.979 63.7365 161.238 64.2942 160.373 64.5179Z' fill='%23E4E4E4'/%3E%3Cpath d='M176.681 72.0557L85.6919 95.4981C84.826 95.7212 83.907 95.5915 83.1368 95.1375C82.3667 94.6836 81.8086 93.9426 81.5853 93.0776C81.362 92.2125 81.4919 91.2943 81.9462 90.5249C82.4006 89.7555 83.1423 89.1979 84.0081 88.9748L174.997 65.5325C175.863 65.3094 176.782 65.4391 177.552 65.8931C178.322 66.347 178.88 67.088 179.104 67.953C179.327 68.818 179.197 69.7363 178.743 70.5057C178.288 71.2751 177.547 71.8327 176.681 72.0557Z' fill='%23E4E4E4'/%3E%3Cpath d='M173.107 113.849L95.5845 133.821C95.1557 133.932 94.7094 133.957 94.271 133.895C93.8326 133.833 93.4107 133.686 93.0294 133.461C92.6481 133.236 92.3148 132.939 92.0486 132.585C91.7824 132.232 91.5885 131.829 91.4779 131.401C91.3673 130.973 91.3423 130.527 91.4042 130.089C91.4662 129.651 91.6138 129.229 91.8388 128.848C92.0638 128.467 92.3616 128.134 92.7154 127.868C93.0692 127.602 93.472 127.409 93.9007 127.298L171.423 107.325C171.852 107.215 172.298 107.19 172.736 107.252C173.175 107.314 173.597 107.461 173.978 107.686C174.359 107.911 174.693 108.208 174.959 108.562C175.225 108.915 175.419 109.318 175.529 109.746C175.64 110.174 175.665 110.62 175.603 111.058C175.541 111.496 175.394 111.918 175.169 112.299C174.944 112.68 174.646 113.013 174.292 113.279C173.938 113.545 173.535 113.738 173.107 113.849Z' fill='%23E4E4E4'/%3E%3Cpath d='M189.415 121.388L98.4263 144.83C97.9975 144.941 97.5512 144.966 97.1128 144.904C96.6744 144.842 96.2525 144.694 95.8712 144.47C95.4899 144.245 95.1566 143.947 94.8904 143.594C94.6242 143.24 94.4303 142.838 94.3197 142.41C94.2091 141.981 94.1841 141.535 94.246 141.097C94.3079 140.659 94.4556 140.238 94.6806 139.857C94.9056 139.476 95.2034 139.143 95.5572 138.877C95.911 138.611 96.3137 138.417 96.7425 138.307L187.731 114.865C188.597 114.641 189.516 114.771 190.287 115.225C191.057 115.679 191.615 116.42 191.838 117.285C192.061 118.15 191.931 119.068 191.477 119.838C191.023 120.607 190.281 121.165 189.415 121.388Z' fill='%23E4E4E4'/%3E%3Cpath d='M185.84 163.181L108.318 183.154C107.452 183.376 106.533 183.246 105.764 182.792C104.994 182.338 104.436 181.597 104.213 180.732C103.99 179.868 104.12 178.95 104.574 178.181C105.027 177.412 105.768 176.854 106.634 176.63L184.156 156.657C185.022 156.434 185.941 156.564 186.711 157.018C187.481 157.472 188.039 158.213 188.263 159.078C188.486 159.943 188.356 160.861 187.902 161.631C187.447 162.4 186.706 162.958 185.84 163.181Z' fill='%23F2F2F2'/%3E%3Cpath d='M202.149 170.72L111.16 194.162C110.731 194.273 110.284 194.298 109.846 194.237C109.407 194.175 108.985 194.028 108.603 193.803C108.221 193.578 107.888 193.281 107.621 192.927C107.355 192.574 107.161 192.171 107.05 191.742C106.94 191.314 106.915 190.868 106.977 190.429C107.039 189.991 107.187 189.57 107.412 189.188C107.637 188.807 107.935 188.474 108.289 188.208C108.644 187.943 109.047 187.749 109.476 187.639L200.465 164.197C201.331 163.973 202.25 164.103 203.02 164.557C203.79 165.011 204.348 165.752 204.571 166.617C204.795 167.482 204.665 168.4 204.211 169.17C203.756 169.939 203.014 170.497 202.149 170.72Z' fill='%23F2F2F2'/%3E%3Cpath d='M69.6171 104.969L42.1827 112.037C41.7675 112.144 41.3271 112.081 40.9579 111.864C40.5888 111.646 40.3211 111.291 40.2136 110.876L33.9161 86.4788C33.8095 86.064 33.872 85.624 34.0897 85.2552C34.3075 84.8864 34.6629 84.6189 35.0778 84.5115L62.5122 77.4434C62.9273 77.3369 63.3678 77.3993 63.7369 77.6169C64.1061 77.8345 64.3738 78.1895 64.4812 78.604L70.7788 103.002C70.8854 103.416 70.8229 103.856 70.6051 104.225C70.3873 104.594 70.032 104.862 69.6171 104.969Z' fill='%23E4E4E4'/%3E%3Cpath d='M82.3505 154.301L54.9161 161.369C54.5009 161.476 54.0605 161.413 53.6913 161.196C53.3222 160.978 53.0545 160.623 52.947 160.208L46.6495 135.811C46.5429 135.396 46.6054 134.956 46.8232 134.587C47.0409 134.218 47.3963 133.951 47.8112 133.844L75.2456 126.775C75.6607 126.669 76.1012 126.731 76.4703 126.949C76.8395 127.166 77.1072 127.522 77.2146 127.936L83.5122 152.334C83.6187 152.748 83.5563 153.188 83.3385 153.557C83.1207 153.926 82.7654 154.194 82.3505 154.301Z' fill='%23E4E4E4'/%3E%3Cpath d='M95.0839 203.633L67.6495 210.701C67.2344 210.808 66.7939 210.745 66.4247 210.528C66.0556 210.31 65.7879 209.955 65.6804 209.541L59.3829 185.143C59.2763 184.728 59.3388 184.288 59.5565 183.919C59.7743 183.55 60.1297 183.283 60.5446 183.176L87.979 176.107C88.3941 176.001 88.8346 176.063 89.2037 176.281C89.5729 176.499 89.8406 176.854 89.9481 177.268L96.2456 201.666C96.3522 202.08 96.2897 202.521 96.0719 202.889C95.8541 203.258 95.4988 203.526 95.0839 203.633Z' fill='%23E4E4E4'/%3E%3Cpath d='M275.41 46.2285H117.095C111.728 46.2346 106.582 48.3675 102.786 52.1595C98.9906 55.9515 96.8556 61.0928 96.8496 66.4555V252.176C96.8556 257.538 98.9906 262.68 102.786 266.472C106.582 270.264 111.728 272.397 117.095 272.403H275.41C280.777 272.397 285.923 270.264 289.719 266.472C293.514 262.68 295.649 257.538 295.655 252.176V66.4555C295.649 61.0928 293.514 55.9515 289.719 52.1595C285.923 48.3675 280.777 46.2346 275.41 46.2285Z' fill='%23E6E6E6'/%3E%3Cpath d='M275.41 52.0527H117.095C113.273 52.057 109.608 53.576 106.905 56.2763C104.202 58.9767 102.682 62.6379 102.678 66.4568V252.177C102.682 255.996 104.202 259.657 106.905 262.358C109.608 265.058 113.273 266.577 117.095 266.581H275.41C279.232 266.577 282.897 265.058 285.6 262.358C288.302 259.657 289.823 255.996 289.827 252.177V66.4568C289.823 62.6379 288.302 58.9767 285.6 56.2764C282.897 53.576 279.232 52.0571 275.41 52.0527Z' fill='white'/%3E%3Cpath d='M251.583 154.106H171.525C171.082 154.106 170.643 154.02 170.233 153.85C169.824 153.681 169.452 153.433 169.138 153.121C168.825 152.808 168.576 152.436 168.406 152.027C168.237 151.618 168.149 151.18 168.149 150.737C168.149 150.295 168.237 149.857 168.406 149.448C168.576 149.039 168.825 148.667 169.138 148.354C169.452 148.042 169.824 147.794 170.233 147.624C170.643 147.455 171.082 147.369 171.525 147.369H251.583C252.477 147.37 253.333 147.725 253.965 148.357C254.596 148.989 254.951 149.845 254.951 150.737C254.951 151.63 254.596 152.486 253.965 153.118C253.333 153.749 252.477 154.105 251.583 154.106Z' fill='%23D9D9D9'/%3E%3Cpath d='M265.49 165.473H171.525C171.082 165.473 170.643 165.387 170.233 165.218C169.824 165.049 169.452 164.801 169.138 164.488C168.825 164.175 168.576 163.803 168.406 163.395C168.237 162.986 168.149 162.547 168.149 162.105C168.149 161.662 168.237 161.224 168.406 160.815C168.576 160.406 168.825 160.034 169.138 159.722C169.452 159.409 169.824 159.161 170.233 158.992C170.643 158.823 171.082 158.736 171.525 158.736H265.49C266.385 158.736 267.242 159.091 267.874 159.723C268.507 160.355 268.862 161.211 268.862 162.105C268.862 162.998 268.507 163.855 267.874 164.486C267.242 165.118 266.385 165.473 265.49 165.473Z' fill='%23D9D9D9'/%3E%3Cpath d='M251.583 205.051H171.525C171.082 205.052 170.643 204.965 170.233 204.796C169.824 204.627 169.452 204.379 169.138 204.066C168.825 203.753 168.576 203.382 168.406 202.973C168.237 202.564 168.149 202.125 168.149 201.683C168.149 201.24 168.237 200.802 168.406 200.393C168.576 199.984 168.825 199.613 169.138 199.3C169.452 198.987 169.824 198.739 170.233 198.57C170.643 198.401 171.082 198.314 171.525 198.314H251.583C252.477 198.314 253.335 198.669 253.967 199.301C254.599 199.933 254.955 200.789 254.955 201.683C254.955 202.576 254.599 203.433 253.967 204.065C253.335 204.696 252.477 205.051 251.583 205.051Z' fill='%23D9D9D9'/%3E%3Cpath d='M265.49 216.42H171.525C171.082 216.421 170.643 216.334 170.233 216.165C169.824 215.996 169.452 215.748 169.138 215.435C168.825 215.122 168.576 214.751 168.406 214.342C168.237 213.933 168.149 213.495 168.149 213.052C168.149 212.609 168.237 212.171 168.406 211.762C168.576 211.353 168.825 210.982 169.138 210.669C169.452 210.356 169.824 210.108 170.233 209.939C170.643 209.77 171.082 209.683 171.525 209.684H265.49C265.934 209.683 266.372 209.77 266.782 209.939C267.191 210.108 267.563 210.356 267.877 210.669C268.19 210.982 268.439 211.353 268.609 211.762C268.778 212.171 268.866 212.609 268.866 213.052C268.866 213.495 268.778 213.933 268.609 214.342C268.439 214.751 268.19 215.122 267.877 215.435C267.563 215.748 267.191 215.996 266.782 216.165C266.372 216.334 265.934 216.421 265.49 216.42Z' fill='%23D9D9D9'/%3E%3Cpath d='M153.591 170.633H125.259C124.831 170.633 124.42 170.462 124.117 170.16C123.814 169.857 123.643 169.446 123.643 169.018V143.822C123.643 143.394 123.814 142.983 124.117 142.681C124.42 142.378 124.831 142.208 125.259 142.207H153.591C154.02 142.208 154.431 142.378 154.734 142.681C155.037 142.983 155.207 143.394 155.208 143.822V169.018C155.207 169.446 155.037 169.857 154.734 170.16C154.431 170.462 154.02 170.633 153.591 170.633Z' fill='%23E6E6E6'/%3E%3Cpath d='M153.591 221.58H125.259C124.831 221.58 124.42 221.41 124.117 221.107C123.814 220.804 123.643 220.393 123.643 219.965V194.769C123.643 194.341 123.814 193.931 124.117 193.628C124.42 193.325 124.831 193.155 125.259 193.154H153.591C154.02 193.155 154.431 193.325 154.734 193.628C155.037 193.931 155.207 194.341 155.208 194.769V219.965C155.207 220.393 155.037 220.804 154.734 221.107C154.431 221.41 154.02 221.58 153.591 221.58Z' fill='%23E6E6E6'/%3E%3Cpath d='M251.673 97.3929H192.649C191.755 97.3929 190.897 97.038 190.265 96.4063C189.633 95.7747 189.277 94.9179 189.277 94.0246C189.277 93.1312 189.633 92.2745 190.265 91.6428C190.897 91.0111 191.755 90.6562 192.649 90.6562H251.673C252.567 90.6562 253.424 91.0111 254.057 91.6428C254.689 92.2745 255.044 93.1312 255.044 94.0246C255.044 94.9179 254.689 95.7747 254.057 96.4063C253.424 97.038 252.567 97.3929 251.673 97.3929Z' fill='%23CCCCCC'/%3E%3Cpath d='M265.58 108.76H192.649C192.206 108.76 191.768 108.673 191.359 108.504C190.95 108.334 190.578 108.086 190.265 107.774C189.952 107.461 189.703 107.089 189.534 106.681C189.365 106.272 189.277 105.834 189.277 105.392C189.277 104.949 189.365 104.511 189.534 104.103C189.703 103.694 189.952 103.323 190.265 103.01C190.578 102.697 190.95 102.449 191.359 102.28C191.768 102.111 192.206 102.023 192.649 102.023H265.58C266.474 102.023 267.332 102.378 267.964 103.01C268.596 103.642 268.951 104.498 268.951 105.392C268.951 106.285 268.596 107.142 267.964 107.774C267.332 108.405 266.474 108.76 265.58 108.76Z' fill='%23CCCCCC'/%3E%3Cpath d='M179.585 122.537H125.17C124.742 122.537 124.331 122.366 124.028 122.064C123.725 121.761 123.554 121.35 123.554 120.922V78.494C123.554 78.0658 123.725 77.6553 124.028 77.3525C124.331 77.0497 124.742 76.8794 125.17 76.8789H179.585C180.014 76.8794 180.425 77.0497 180.728 77.3525C181.031 77.6553 181.201 78.0658 181.202 78.494V120.922C181.201 121.35 181.031 121.761 180.728 122.064C180.425 122.366 180.014 122.537 179.585 122.537Z' fill='%237E22CE'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-app-studio-check-circle-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.99999 12.1C10.0928 12.1 12.6 9.59279 12.6 6.49999C12.6 3.4072 10.0928 0.899994 6.99999 0.899994C3.9072 0.899994 1.39999 3.4072 1.39999 6.49999C1.39999 9.59279 3.9072 12.1 6.99999 12.1Z' fill='%23800080' fill-opacity='0.2' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.60001 6.9L6.20001 8.5L9.40001 4.5' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-block-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.4' d='M15.3327 10.3557C15.9303 10.3557 16.528 10.1285 16.9824 9.67348L19.3392 7.31666C19.7807 6.87586 20.0228 6.29 20.0228 5.66693C20.0228 5.0432 19.7793 4.45732 19.3392 4.01718L16.9824 1.65972C16.0736 0.752116 14.5917 0.750782 13.6829 1.65972L11.3262 4.01653C10.886 4.45733 10.6426 5.0432 10.6426 5.66693C10.6426 6.29 10.8847 6.87586 11.3262 7.31666L13.6829 9.67348C14.1373 10.1285 14.7351 10.3557 15.3327 10.3557Z' fill='%2333334F'/%3E%3Cpath d='M2.99935 13.084H6.33268C7.20713 13.084 7.91602 13.7929 7.91602 14.6673V18.0007C7.91602 18.8751 7.20713 19.584 6.33268 19.584H2.99935C2.1249 19.584 1.41602 18.8751 1.41602 18.0007V14.6673C1.41602 13.7929 2.1249 13.084 2.99935 13.084Z' stroke='%2333334F' stroke-width='1.5'/%3E%3Cpath d='M13.6654 13.084H16.9987C17.8731 13.084 18.582 13.7929 18.582 14.6673V18.0007C18.582 18.8751 17.8731 19.584 16.9987 19.584H13.6654C12.7909 19.584 12.082 18.8751 12.082 18.0007V14.6673C12.082 13.7929 12.7909 13.084 13.6654 13.084Z' stroke='%2333334F' stroke-width='1.5'/%3E%3Cpath d='M2.99935 2.41602H6.33268C7.20713 2.41602 7.91602 3.1249 7.91602 3.99935V7.33268C7.91602 8.20713 7.20713 8.91602 6.33268 8.91602H2.99935C2.1249 8.91602 1.41602 8.20713 1.41602 7.33268V3.99935C1.41602 3.1249 2.1249 2.41602 2.99935 2.41602Z' stroke='%2333334F' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-app-studio-ban-circle-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.44266 12.0573L12.5493 2.95068' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.99999 13.9444C11.5592 13.9444 14.4444 11.0592 14.4444 7.5C14.4444 3.94084 11.5592 1.05556 7.99999 1.05556C4.44082 1.05556 1.55554 3.94084 1.55554 7.5C1.55554 11.0592 4.44082 13.9444 7.99999 13.9444Z' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-template-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.4434 8V13.5556' stroke='%2333334F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.55469 8H14.4436' stroke='%2333334F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.55469 13.5564V2.44531' stroke='%2333334F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.33247 13.5564H12.6658C13.6477 13.5564 14.4436 12.7605 14.4436 11.7786V4.22309C14.4436 3.24125 13.6477 2.44531 12.6658 2.44531H3.33247C2.35063 2.44531 1.55469 3.24125 1.55469 4.22309V11.7786C1.55469 12.7605 2.35063 13.5564 3.33247 13.5564Z' stroke='%2333334F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-app-studio-bulls-eye-arrow-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.125 8.625C15.125 12.491 11.991 15.625 8.125 15.625C4.25901 15.625 1.125 12.491 1.125 8.625C1.125 4.75901 4.25901 1.625 8.125 1.625' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.625 8.625C12.625 11.1103 10.6103 13.125 8.125 13.125C5.6397 13.125 3.625 11.1103 3.625 8.625C3.625 6.1397 5.6397 4.125 8.125 4.125' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.125 8.625L10.625 6.125L10.5674 6.18255' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.0758 3.67418L12.2563 1.625L10.125 3.67418L10.6168 6.1332L13.0758 6.625L15.1251 4.49385L13.0758 3.67418Z' fill='%23800080' fill-opacity='0.2' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-chart-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.7786 2.44531H4.22309C3.24125 2.44531 2.44531 3.24125 2.44531 4.22309V11.7786C2.44531 12.7605 3.24125 13.5564 4.22309 13.5564H11.7786C12.7605 13.5564 13.5564 12.7605 13.5564 11.7786V4.22309C13.5564 3.24125 12.7605 2.44531 11.7786 2.44531Z' stroke='%2333334F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 7.11133V10.8891' stroke='%2333334F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.11133 9.11133V10.8891' stroke='%2333334F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.8906 5.11133V10.8891' stroke='%2333334F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-app-studio-back-branch-box-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.1111 10.0556H11.3333C10.597 10.0556 10 10.6525 10 11.3889V13.1667C10 13.903 10.597 14.5 11.3333 14.5H13.1111C13.8475 14.5 14.4444 13.903 14.4444 13.1667V11.3889C14.4444 10.6525 13.8475 10.0556 13.1111 10.0556Z' fill='%23800080' fill-opacity='0.2' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.1111 2.5H11.3333C10.597 2.5 10 3.09695 10 3.83333V5.61111C10 6.34749 10.597 6.94444 11.3333 6.94444H13.1111C13.8475 6.94444 14.4444 6.34749 14.4444 5.61111V3.83333C14.4444 3.09695 13.8475 2.5 13.1111 2.5Z' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6 2.72222L8 4.72222L6 6.72222' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.88889 12.0556H5.11112C4.00655 12.0556 3.11111 11.1601 3.11111 10.0556V6.5C3.11111 5.39543 4.00654 4.5 5.11111 4.5H6.66667' stroke='%23333333' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-text-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(/%23clip0_2379_9536)'%3E%3Cg clip-path='url(/%23clip1_2379_9536)'%3E%3Crect x='0.75' y='0.75' width='14.5' height='14.5' rx='1.25' stroke='%2333334F' stroke-width='1.5'/%3E%3C/g%3E%3Cg clip-path='url(/%23clip2_2379_9536)'%3E%3Cpath d='M6.82812 12.1406H9.32812' stroke='%2333334F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.07812 4.01562V12.1406' stroke='%2333334F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.64062 5.57812V4.01562H11.5156V5.57812' stroke='%2333334F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2379_9536'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_2379_9536'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip2_2379_9536'%3E%3Crect width='10' height='10' fill='white' transform='translate(3 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-app-studio-vertical-network-box-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5556 9.05556H7.77777C7.28686 9.05556 6.88889 9.45351 6.88889 9.94444V12.6111C6.88889 13.102 7.28686 13.5 7.77777 13.5H13.5556C14.0465 13.5 14.4444 13.102 14.4444 12.6111V9.94444C14.4444 9.45351 14.0465 9.05556 13.5556 9.05556Z' fill='%23800080' fill-opacity='0.2'/%3E%3Cpath d='M2.88889 1.05556V5.94444' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.88889 13.9444V9.05556' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.5556 1.5H7.77777C7.28686 1.5 6.88889 1.89797 6.88889 2.38889V5.05556C6.88889 5.54647 7.28686 5.94444 7.77777 5.94444H13.5556C14.0465 5.94444 14.4444 5.54647 14.4444 5.05556V2.38889C14.4444 1.89797 14.0465 1.5 13.5556 1.5Z' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.8889 9.05556C3.74801 9.05556 4.44445 8.35911 4.44445 7.5C4.44445 6.64089 3.74801 5.94444 2.8889 5.94444C2.02979 5.94444 1.33334 6.64089 1.33334 7.5C1.33334 8.35911 2.02979 9.05556 2.8889 9.05556Z' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.5556 9.05556H7.77777C7.28686 9.05556 6.88889 9.45351 6.88889 9.94444V12.6111C6.88889 13.102 7.28686 13.5 7.77777 13.5H13.5556C14.0465 13.5 14.4444 13.102 14.4444 12.6111V9.94444C14.4444 9.45351 14.0465 9.05556 13.5556 9.05556Z' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-metric-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(/%23clip0_2379_8329)'%3E%3Cpath d='M5.5905 11.908V5C4.94668 5.77501 4.1278 6.3912 3 6.727' stroke='%2333334F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.61914 5.80409C8.61914 5.80409 9.27402 5 10.4608 5C11.7899 5 12.3329 6.00719 12.3329 6.66759C12.3329 7.10418 12.2804 7.60984 11.562 8.454L8.61914 11.908H12.4987' stroke='%2333334F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Crect x='0.75' y='0.75' width='14.5' height='14.5' rx='1.25' stroke='%2333334F' stroke-width='1.5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2379_8329'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-app-studio-calender-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.11111 2.94444V1.16667' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.88889 2.94444V1.16667' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.2222 2.94444H2.77778C1.79594 2.94444 1 3.74038 1 4.72222V12.2778C1 13.2596 1.79594 14.0556 2.77778 14.0556H11.2222C12.2041 14.0556 13 13.2596 13 12.2778V4.72222C13 3.74038 12.2041 2.94444 11.2222 2.94444Z' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 6.05556H13' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-plus-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='1' fill='%23A400F2'/%3E%3Cpath d='M12 6.88867V17.1109' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.88867 12H17.1109' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-app-studio-box-check-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5556 8.58622V5.94444C12.5556 4.96311 11.76 4.16666 10.7778 4.16666H3.22224C2.24001 4.16666 1.44446 4.96311 1.44446 5.94444V11.2778C1.44446 12.2591 2.24001 13.0556 3.22224 13.0556H6.79201' fill='%23800080' fill-opacity='0.2'/%3E%3Cpath d='M7 1.5V6.83333' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.66669 5.08578L2.95469 2.48844C3.25513 1.88311 3.87202 1.5 4.54758 1.5H9.45246C10.128 1.5 10.7449 1.88311 11.0454 2.48844L12.3334 5.08667' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.99469 13.2778L10.4249 14.6111L13.4445 10.6111' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.5556 8.58622V5.94444C12.5556 4.96311 11.76 4.16666 10.7778 4.16666H3.22224C2.24001 4.16666 1.44446 4.96311 1.44446 5.94444V11.2778C1.44446 12.2591 2.24001 13.0556 3.22224 13.0556H6.79201' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-pie-chart-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.79961 2.73242C3.29125 4.1855 1.59961 6.8921 1.59961 9.9995C1.59961 14.6387 5.36041 18.3995 9.99961 18.3995C13.107 18.3995 15.8136 16.7079 17.2667 14.1995' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 9.99961H18.4C18.4 5.36041 14.6392 1.59961 10 1.59961V9.99961Z' fill='%238982B7' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-app-studio-truck-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(/%23clip0_8_270)'%3E%3Cpath d='M0.888885 12.0556V3.61111L1.77777 3.16667C3.4074 3.01852 6.93333 2.72222 8 2.72222C9.06666 2.72222 10.2222 3.31481 10.6667 3.61111C10.8148 5.09259 11.1111 8.58889 11.1111 10.7222C10.0444 11.4333 9.48148 12.2037 9.33333 12.5L5.77777 12.9444C5.62963 12.6481 5.06666 11.9667 4 11.6111C2.93333 11.2556 2.07407 12.0556 1.77777 12.5L0.888885 12.0556Z' fill='%23800080' fill-opacity='0.2'/%3E%3Cpath d='M9.35021 12.7222H5.55554' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.46043 12.7222H2.44443C1.46221 12.7222 0.666656 11.9267 0.666656 10.9444V4.72222C0.666656 3.74 1.46221 2.94444 2.44443 2.94444H9.1111C10.0933 2.94444 10.8889 3.74 10.8889 4.72222V11.3889' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.8889 5.61111H12.848C13.1502 5.61111 13.432 5.76488 13.5956 6.01911L15.192 8.50266C15.2844 8.64577 15.3333 8.81288 15.3333 8.98355V10.9444C15.3333 11.9267 14.5378 12.7222 13.5556 12.7222H12.4444' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.8889 8.72221H15.2471' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.99998 14.5C4.85909 14.5 5.55554 13.8036 5.55554 12.9444C5.55554 12.0853 4.85909 11.3889 3.99998 11.3889C3.14087 11.3889 2.44443 12.0853 2.44443 12.9444C2.44443 13.8036 3.14087 14.5 3.99998 14.5Z' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.8889 14.5C11.748 14.5 12.4444 13.8036 12.4444 12.9444C12.4444 12.0853 11.748 11.3889 10.8889 11.3889C10.0298 11.3889 9.33331 12.0853 9.33331 12.9444C9.33331 13.8036 10.0298 14.5 10.8889 14.5Z' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_8_270'%3E%3Crect width='16' height='16' fill='white' transform='translate(0 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-pie-chart-icon.active {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.79961 2.73242C3.29125 4.1855 1.59961 6.8921 1.59961 9.9995C1.59961 14.6387 5.36041 18.3995 9.99961 18.3995C13.107 18.3995 15.8136 16.7079 17.2667 14.1995' stroke='%237E22CE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 9.99961H18.4C18.4 5.36041 14.6392 1.59961 10 1.59961V9.99961Z' fill='%237E22CE' stroke='%237E22CE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E "); }

.lz-line-chart-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.25 13.25L16.5227 20.25L21.25 11.25' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.25 21.25L7.74996 9.5806L11.2948 11.2189L14.8396 12.8573L21.25 1.25' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-line-chart-icon.active {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.25 13.25L16.5227 20.25L21.25 11.25' stroke='%237E22CE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.25 21.25L7.74996 9.5806L11.2948 11.2189L14.8396 12.8573L21.25 1.25' stroke='%237E22CE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E "); }

.lz-hz-bar-chart-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.40039 13.5996H12.4004' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.40039 8.79883H8.80039' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.40039 4H16.0004' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.3996 18.3996H5.19961C3.21133 18.3996 1.59961 16.7879 1.59961 14.7996V1.59961' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-hz-bar-chart-icon.active {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.40039 13.5996H12.4004' stroke='%237E22CE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.40039 8.79883H8.80039' stroke='%237E22CE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.40039 4H16.0004' stroke='%237E22CE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.3996 18.3996H5.19961C3.21133 18.3996 1.59961 16.7879 1.59961 14.7996V1.59961' stroke='%237E22CE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E "); }

.lz-ver-bar-chart-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.800781 15.2008V0.800781' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.60156 15.2008V6.80078' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.4004 15.2016V11.6016' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.2012 15.2004V4.40039' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center; }

.lz-ver-bar-chart-icon.active {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.800781 15.2008V0.800781' stroke='%237E22CE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.60156 15.2008V6.80078' stroke='%237E22CE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.4004 15.2016V11.6016' stroke='%237E22CE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.2012 15.2004V4.40039' stroke='%237E22CE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E "); }

.lz-area-chart-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 22 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.0007 14.9994H4.00065C2.52732 14.9994 1.33398 13.8061 1.33398 12.3327V8.60872C1.33398 8.43138 1.40465 8.26205 1.52865 8.13672L5.27398 4.39138C5.50065 4.16472 5.85798 4.13138 6.12332 4.31405L10.6033 7.39405C10.8407 7.55672 11.1553 7.55005 11.3833 7.37538L19.598 1.14472C20.0367 0.811384 20.6673 1.12472 20.6673 1.67538V12.3327C20.6673 13.8061 19.474 14.9994 18.0007 14.9994Z' fill='%238982B7'/%3E%3Cpath d='M18.0007 14.9994H4.00065C2.52732 14.9994 1.33398 13.8061 1.33398 12.3327V8.60872C1.33398 8.43138 1.40465 8.26205 1.52865 8.13672L5.27398 4.39138C5.50065 4.16472 5.85798 4.13138 6.12332 4.31405L10.6033 7.39405C10.8407 7.55672 11.1553 7.55005 11.3833 7.37538L19.598 1.14472C20.0367 0.811384 20.6673 1.12472 20.6673 1.67538V12.3327C20.6673 13.8061 19.474 14.9994 18.0007 14.9994Z' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E ");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-area-chart-icon.active {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='16' viewBox='0 0 22 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.0007 14.9994H4.00065C2.52732 14.9994 1.33398 13.8061 1.33398 12.3327V8.60872C1.33398 8.43138 1.40465 8.26205 1.52865 8.13672L5.27398 4.39138C5.50065 4.16472 5.85798 4.13138 6.12332 4.31405L10.6033 7.39405C10.8407 7.55672 11.1553 7.55005 11.3833 7.37538L19.598 1.14472C20.0367 0.811384 20.6673 1.12472 20.6673 1.67538V12.3327C20.6673 13.8061 19.474 14.9994 18.0007 14.9994Z' fill='%237E22CE'/%3E%3Cpath d='M18.0007 14.9994H4.00065C2.52732 14.9994 1.33398 13.8061 1.33398 12.3327V8.60872C1.33398 8.43138 1.40465 8.26205 1.52865 8.13672L5.27398 4.39138C5.50065 4.16472 5.85798 4.13138 6.12332 4.31405L10.6033 7.39405C10.8407 7.55672 11.1553 7.55005 11.3833 7.37538L19.598 1.14472C20.0367 0.811384 20.6673 1.12472 20.6673 1.67538V12.3327C20.6673 13.8061 19.474 14.9994 18.0007 14.9994Z' stroke='%237E22CE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E "); }

.chart-tom-select .ts-control {
  min-height: 18px !important;
  font-size: 9px !important;
  padding: 1px 3px !important;
  width: 120px !important;
  /* Adjust width as needed */ }

.chart-tom-select .ts-dropdown {
  font-size: 9px !important;
  width: 120px !important;
  /* Ensure dropdown matches the control width */ }

.chart-tom-select .ts-dropdown .ts-option {
  padding: 1px 3px !important; }

.chart-tom-select .ts-control input {
  font-size: 9px !important;
  height: 16px !important; }

.lz-horizontal-stacked-chart-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.38888 2.77783V5.55561H4.16665C3.55299 5.55561 3.05554 5.05817 3.05554 4.4445V3.88894C3.05554 3.27528 3.55299 2.77783 4.16665 2.77783H6.38888Z' fill='%238982B7' fill-opacity='0.3'/%3E%3Cpath d='M6.38892 2.77783V5.55561' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.2778 4.4445V3.88894C10.2778 3.27528 9.7803 2.77783 9.16665 2.77783H4.16665C3.55299 2.77783 3.05554 3.27528 3.05554 3.88894V4.4445C3.05554 5.05817 3.55299 5.55561 4.16665 5.55561H9.16665C9.7803 5.55561 10.2778 5.05817 10.2778 4.4445Z' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.16665 8.3335V11.1113H4.16665C3.55299 11.1113 3.05554 10.6138 3.05554 10.0002V9.44461C3.05554 8.83096 3.55299 8.3335 4.16665 8.3335H9.16665Z' fill='%238982B7' fill-opacity='0.3'/%3E%3Cpath d='M16.9444 10.0002V9.44461C16.9444 8.83096 16.447 8.3335 15.8333 8.3335H4.16665C3.55299 8.3335 3.05554 8.83096 3.05554 9.44461V10.0002C3.05554 10.6138 3.55299 11.1113 4.16665 11.1113H15.8333C16.447 11.1113 16.9444 10.6138 16.9444 10.0002Z' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.16669 8.3335V11.1113' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.49999 13.8887V16.6664H4.16665C3.55299 16.6664 3.05554 16.169 3.05554 15.5553V14.9998C3.05554 14.3861 3.55299 13.8887 4.16665 13.8887H7.49999Z' fill='%238982B7' fill-opacity='0.3'/%3E%3Cpath d='M7.5 13.8887V16.6664' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.5 15.5553V14.9998C12.5 14.3861 12.0025 13.8887 11.3889 13.8887H4.16665C3.55299 13.8887 3.05554 14.3861 3.05554 14.9998V15.5553C3.05554 16.169 3.55299 16.6664 4.16665 16.6664H11.3889C12.0025 16.6664 12.5 16.169 12.5 15.5553Z' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-app-studio-hand-holding-box-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.22224 1.16667C7.2404 1.16667 6.44446 1.96261 6.44446 2.94445V6.05556C6.44446 6.19126 6.45967 6.32341 6.48846 6.45041C6.84904 6.52626 7.21312 6.64361 7.57666 6.80559L7.5934 6.81313L9.82775 7.83334H11.7778C12.7597 7.83334 13.5556 7.0374 13.5556 6.05556V2.94445C13.5556 1.96261 12.7597 1.16667 11.7778 1.16667H8.22224Z' fill='%23800080' fill-opacity='0.2'/%3E%3Cpath d='M0 10.0556C0 9.56463 0.397969 9.16667 0.888889 9.16667H1.77778C2.26869 9.16667 2.66667 9.56463 2.66667 10.0556V14.5C2.66667 14.9909 2.26869 15.3889 1.77778 15.3889H0.888889C0.397969 15.3889 0 14.9909 0 14.5V10.0556Z' fill='%23800080' fill-opacity='0.2'/%3E%3Cpath d='M10 1.16667V3.38889' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.27734 12.0245L13.5591 10.092C14.192 9.80667 14.936 10.0876 15.2222 10.7205C15.5076 11.3533 15.2267 12.0973 14.5938 12.3836L8.55735 15.108C7.95646 15.3791 7.27646 15.4182 6.64802 15.2173L2.66757 13.9445' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.43999 11.2538L8.19199 12.0485C8.82399 12.3356 9.56888 12.0556 9.85599 11.4236C10.1431 10.7916 9.8631 10.0467 9.2311 9.75957L6.76266 8.63246C4.72177 7.72312 2.99999 9.11157 2.66666 10.7231' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.32 7.83334H11.7778C12.76 7.83334 13.5556 7.03689 13.5556 6.05556V2.94445C13.5556 1.96312 12.76 1.16667 11.7778 1.16667H8.22224C7.24001 1.16667 6.44446 1.96312 6.44446 2.94445V6.05556' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.666656 9.16667H1.77777C2.26843 9.16667 2.66666 9.56489 2.66666 10.0556V14.5C2.66666 14.9907 2.26843 15.3889 1.77777 15.3889H0.666656' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-horizontal-stacked-chart-icon.active {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='16' viewBox='0 0 22 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.38888 2.77783V5.55561H4.16665C3.55299 5.55561 3.05554 5.05817 3.05554 4.4445V3.88894C3.05554 3.27528 3.55299 2.77783 4.16665 2.77783H6.38888Z' fill='%238982B7' fill-opacity='0.3'/%3E%3Cpath d='M6.38892 2.77783V5.55561' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.2778 4.4445V3.88894C10.2778 3.27528 9.7803 2.77783 9.16665 2.77783H4.16665C3.55299 2.77783 3.05554 3.27528 3.05554 3.88894V4.4445C3.05554 5.05817 3.55299 5.55561 4.16665 5.55561H9.16665C9.7803 5.55561 10.2778 5.05817 10.2778 4.4445Z' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.16665 8.3335V11.1113H4.16665C3.55299 11.1113 3.05554 10.6138 3.05554 10.0002V9.44461C3.05554 8.83096 3.55299 8.3335 4.16665 8.3335H9.16665Z' fill='%238982B7' fill-opacity='0.3'/%3E%3Cpath d='M16.9444 10.0002V9.44461C16.9444 8.83096 16.447 8.3335 15.8333 8.3335H4.16665C3.55299 8.3335 3.05554 8.83096 3.05554 9.44461V10.0002C3.05554 10.6138 3.55299 11.1113 4.16665 11.1113H15.8333C16.447 11.1113 16.9444 10.6138 16.9444 10.0002Z' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.16669 8.3335V11.1113' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.49999 13.8887V16.6664H4.16665C3.55299 16.6664 3.05554 16.169 3.05554 15.5553V14.9998C3.05554 14.3861 3.55299 13.8887 4.16665 13.8887H7.49999Z' fill='%238982B7' fill-opacity='0.3'/%3E%3Cpath d='M7.5 13.8887V16.6664' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.5 15.5553V14.9998C12.5 14.3861 12.0025 13.8887 11.3889 13.8887H4.16665C3.55299 13.8887 3.05554 14.3861 3.05554 14.9998V15.5553C3.05554 16.169 3.55299 16.6664 4.16665 16.6664H11.3889C12.0025 16.6664 12.5 16.169 12.5 15.5553Z' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }

.lz-stacked-chart-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.7222 13.6113H17.5V15.8336C17.5 16.4472 17.0026 16.9447 16.3889 16.9447H15.8333C15.2197 16.9447 14.7222 16.4472 14.7222 15.8336V13.6113Z' fill='%238982B7' fill-opacity='0.3'/%3E%3Cpath d='M2.5 12.5H5.27778V15.8333C5.27778 16.447 4.78031 16.9444 4.16667 16.9444H3.61111C2.99747 16.9444 2.5 16.447 2.5 15.8333V12.5Z' fill='%238982B7' fill-opacity='0.3'/%3E%3Cpath d='M8.61108 10.8335H11.3889V15.8335C11.3889 16.4472 10.8914 16.9446 10.2778 16.9446H9.7222C9.10855 16.9446 8.61108 16.4472 8.61108 15.8335V10.8335Z' fill='%238982B7' fill-opacity='0.3'/%3E%3Cpath d='M2.5 12.5H5.27778' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.7222 13.6113H17.5' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.2778 3.05566H9.7222C9.10855 3.05566 8.61108 3.55313 8.61108 4.16678V15.8334C8.61108 16.4471 9.10855 16.9446 9.7222 16.9446H10.2778C10.8914 16.9446 11.3889 16.4471 11.3889 15.8334V4.16678C11.3889 3.55313 10.8914 3.05566 10.2778 3.05566Z' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.16667 7.5H3.61111C2.99747 7.5 2.5 7.99747 2.5 8.61111V15.8333C2.5 16.447 2.99747 16.9444 3.61111 16.9444H4.16667C4.78031 16.9444 5.27778 16.447 5.27778 15.8333V8.61111C5.27778 7.99747 4.78031 7.5 4.16667 7.5Z' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.3889 9.72217H15.8333C15.2197 9.72217 14.7222 10.2196 14.7222 10.8333V15.8333C14.7222 16.4469 15.2197 16.9444 15.8333 16.9444H16.3889C17.0026 16.9444 17.5 16.4469 17.5 15.8333V10.8333C17.5 10.2196 17.0026 9.72217 16.3889 9.72217Z' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.61108 10.8335H11.3889' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-app-studio-pad-check-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='16' viewBox='0 0 12 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.55555 2.94444H2.66666C1.68444 2.94444 0.888885 3.74 0.888885 4.72222V13.1667C0.888885 14.1489 1.68444 14.9444 2.66666 14.9444H9.33333C10.3156 14.9444 11.1111 14.1489 11.1111 13.1667V4.72222C11.1111 3.74 10.3156 2.94444 9.33333 2.94444H8.44444' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.55554 1.61111H4.44443C3.95351 1.61111 3.55554 2.00908 3.55554 2.5V3.38889C3.55554 3.87981 3.95351 4.27778 4.44443 4.27778H7.55554C8.04646 4.27778 8.44443 3.87981 8.44443 3.38889V2.5C8.44443 2.00908 8.04646 1.61111 7.55554 1.61111Z' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.55554 9.61111L5.1111 11.3889L8.44443 6.94444' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-stacked-chart-icon.active {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='16' viewBox='0 0 22 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.7222 13.6113H17.5V15.8336C17.5 16.4472 17.0026 16.9447 16.3889 16.9447H15.8333C15.2197 16.9447 14.7222 16.4472 14.7222 15.8336V13.6113Z' fill='%238982B7' fill-opacity='0.3'/%3E%3Cpath d='M2.5 12.5H5.27778V15.8333C5.27778 16.447 4.78031 16.9444 4.16667 16.9444H3.61111C2.99747 16.9444 2.5 16.447 2.5 15.8333V12.5Z' fill='%238982B7' fill-opacity='0.3'/%3E%3Cpath d='M8.61108 10.8335H11.3889V15.8335C11.3889 16.4472 10.8914 16.9446 10.2778 16.9446H9.7222C9.10855 16.9446 8.61108 16.4472 8.61108 15.8335V10.8335Z' fill='%238982B7' fill-opacity='0.3'/%3E%3Cpath d='M2.5 12.5H5.27778' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.7222 13.6113H17.5' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.2778 3.05566H9.7222C9.10855 3.05566 8.61108 3.55313 8.61108 4.16678V15.8334C8.61108 16.4471 9.10855 16.9446 9.7222 16.9446H10.2778C10.8914 16.9446 11.3889 16.4471 11.3889 15.8334V4.16678C11.3889 3.55313 10.8914 3.05566 10.2778 3.05566Z' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.16667 7.5H3.61111C2.99747 7.5 2.5 7.99747 2.5 8.61111V15.8333C2.5 16.447 2.99747 16.9444 3.61111 16.9444H4.16667C4.78031 16.9444 5.27778 16.447 5.27778 15.8333V8.61111C5.27778 7.99747 4.78031 7.5 4.16667 7.5Z' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.3889 9.72217H15.8333C15.2197 9.72217 14.7222 10.2196 14.7222 10.8333V15.8333C14.7222 16.4469 15.2197 16.9444 15.8333 16.9444H16.3889C17.0026 16.9444 17.5 16.4469 17.5 15.8333V10.8333C17.5 10.2196 17.0026 9.72217 16.3889 9.72217Z' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.61108 10.8335H11.3889' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }

.lz-donut-chart-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(/%23clip0_1_3257)'%3E%3Cpath d='M6.79048 0.766163C7.08038 0.718053 7.3334 0.95 7.3334 1.24386V7.51698C7.3334 7.64959 7.28073 7.77677 7.18696 7.87054L2.75159 12.3059C2.54372 12.5137 2.20087 12.499 2.02992 12.2598C1.17169 11.0591 0.666672 9.58864 0.666672 8.00022C0.666672 4.36213 3.31591 1.3428 6.79048 0.766163Z' fill='%238982B7'/%3E%3Cpath d='M9.20953 0.766161C8.91964 0.718048 8.66667 0.950004 8.66667 1.24386V6.83356C8.66667 7.1097 8.89053 7.33356 9.16667 7.33356H14.7563C15.0502 7.33356 15.2821 7.0806 15.234 6.79071C14.7227 3.70962 12.2906 1.27751 9.20953 0.766161Z' fill='%238982B7'/%3E%3Cpath d='M15.234 9.20991C15.2821 8.92002 15.0502 8.66699 14.7563 8.66699H8.4833C8.3507 8.66699 8.22352 8.71967 8.12975 8.81344L6.13811 10.8051L3.6944 13.2488C3.48652 13.4566 3.50126 13.7995 3.74043 13.9704C4.94113 14.8287 6.41159 15.3337 8 15.3337C11.638 15.3337 14.6574 12.6844 15.234 9.20991Z' fill='%238982B7'/%3E%3Ccircle cx='8' cy='8' r='5' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_3257'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-app-studio-users-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.7651 12.9459C12.3446 12.0245 12.4814 10.8288 11.9235 9.72544C11.5925 9.07122 11.1596 8.47611 10.6457 7.96167C12.3709 8.10986 13.838 9.15513 14.5831 10.628C14.9387 11.3311 14.5573 12.1898 13.8133 12.4485C13.2431 12.6464 12.5539 12.8331 11.7651 12.9459Z' fill='%23800080' fill-opacity='0.2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.35059 5.5228C9.61405 5.65058 9.90979 5.72223 10.2222 5.72223C11.3268 5.72223 12.2222 4.8268 12.2222 3.72223C12.2222 2.61766 11.3268 1.72223 10.2222 1.72223C9.90979 1.72223 9.61405 1.79388 9.35059 1.92166C9.62383 2.46283 9.77779 3.07456 9.77779 3.72223C9.77779 4.3699 9.62383 4.98162 9.35059 5.5228Z' fill='%23800080' fill-opacity='0.2'/%3E%3Cpath d='M5.77777 5.72223C6.88234 5.72223 7.77777 4.8268 7.77777 3.72223C7.77777 2.61766 6.88234 1.72223 5.77777 1.72223C4.6732 1.72223 3.77777 2.61766 3.77777 3.72223C3.77777 4.8268 4.6732 5.72223 5.77777 5.72223Z' stroke='%23800080' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.3689 12.4485C10.1129 12.1898 10.4942 11.3311 10.1387 10.628C9.33334 9.03602 7.68445 7.94357 5.77778 7.94357C3.87112 7.94357 2.22223 9.03513 1.4169 10.628C1.06134 11.3311 1.44178 12.1898 2.18667 12.4485C3.10312 12.7667 4.32712 13.0556 5.77778 13.0556C7.22845 13.0556 8.45245 12.7667 9.3689 12.4485Z' stroke='%23800080' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.0418 12.9027C12.7156 12.7889 13.3111 12.6227 13.8133 12.4485C14.5573 12.1898 14.9387 11.3311 14.5831 10.628C13.8898 9.25735 12.5716 8.25735 11.0009 8.0058' stroke='%23800080' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.54047 5.59778C9.7538 5.67512 9.98224 5.72223 10.2222 5.72223C11.3271 5.72223 12.2222 4.82712 12.2222 3.72223C12.2222 2.61734 11.3271 1.72223 10.2222 1.72223C9.98224 1.72223 9.7538 1.76845 9.54047 1.84667' stroke='%23800080' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-top-half-donut-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.765932 6.79064C0.717819 7.08053 0.949775 7.3335 1.24364 7.3335L6.83333 7.3335C7.10947 7.3335 7.33333 7.10964 7.33333 6.8335L7.33333 1.24384C7.33333 0.949985 7.08037 0.71803 6.79048 0.766137C3.70939 1.27744 1.27728 3.70957 0.765932 6.79064Z' fill='%238982B7'/%3E%3Cpath opacity='0.3' d='M8.66666 6.7999L8.66666 1.24396C8.66666 0.950098 8.91961 0.71836 9.21014 0.762483C12.4675 1.25719 14.9994 3.50091 15.3028 6.78962C15.3285 7.06876 15.1011 7.30029 14.8208 7.30029L12.9997 7.30029L9.16661 7.2999C8.89048 7.29987 8.66666 7.07603 8.66666 6.7999Z' fill='%238982B7'/%3E%3Ccircle cx='8' cy='8' r='5' transform='rotate(-90 8 8)' fill='white'/%3E%3Crect x='10.7129' y='6' width='1' height='6' transform='rotate(-135.471 10.7129 6)' fill='white'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-app-studio-money-coins-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.55553 7.4751V6.83332C7.55553 5.73325 8.17039 4.77681 9.07518 4.28888C8.77855 4.07228 8.41298 3.94443 8.01754 3.94443C7.026 3.94443 6.2222 4.74823 6.2222 5.73977C6.2222 6.57157 6.78788 7.27126 7.55553 7.4751Z' fill='%23800080' fill-opacity='0.2'/%3E%3Cpath d='M1.55554 3.72221C3.0283 3.72221 4.22221 2.5283 4.22221 1.05554H3.33332C2.35148 1.05554 1.55554 1.85148 1.55554 2.83332V3.72221Z' fill='%23800080' fill-opacity='0.2'/%3E%3Cpath d='M1.55554 7.7222C3.0283 7.7222 4.22221 8.91607 4.22221 10.3889H3.33332C2.35148 10.3889 1.55554 9.59295 1.55554 8.61109V7.7222Z' fill='%23800080' fill-opacity='0.2'/%3E%3Cpath d='M14.4444 3.72221C12.9716 3.72221 11.7778 2.5283 11.7778 1.05554H12.6667C13.6485 1.05554 14.4444 1.85148 14.4444 2.83332V3.72221Z' fill='%23800080' fill-opacity='0.2'/%3E%3Cpath d='M13.5555 8.61108H9.55555C9.06461 8.61108 8.66666 9.00904 8.66666 9.49997V10.3889C8.66666 10.8798 9.06461 11.2778 9.55555 11.2778H13.5555C14.0465 11.2778 14.4444 10.8798 14.4444 10.3889V9.49997C14.4444 9.00904 14.0465 8.61108 13.5555 8.61108Z' fill='%23800080' fill-opacity='0.2'/%3E%3Cpath d='M14.4444 5.94443H10.4444C9.9535 5.94443 9.55554 6.3424 9.55554 6.83332V7.72221C9.55554 8.21312 9.9535 8.61109 10.4444 8.61109H14.4444C14.9354 8.61109 15.3333 8.21312 15.3333 7.72221V6.83332C15.3333 6.3424 14.9354 5.94443 14.4444 5.94443Z' fill='%23800080' fill-opacity='0.2'/%3E%3Cpath d='M14.4444 11.2778H10.4444C9.9535 11.2778 9.55554 11.6757 9.55554 12.1667V13.0555C9.55554 13.5465 9.9535 13.9444 10.4444 13.9444H14.4444C14.9354 13.9444 15.3333 13.5465 15.3333 13.0555V12.1667C15.3333 11.6757 14.9354 11.2778 14.4444 11.2778Z' fill='%23800080' fill-opacity='0.2'/%3E%3Cpath d='M7.14042 7.27865C6.59287 6.97554 6.2222 6.39243 6.2222 5.72221C6.2222 4.73998 7.01775 3.94443 7.99998 3.94443C8.30664 3.94443 8.59553 4.02176 8.84709 4.15865' stroke='%23212121' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.22221 1.05554C4.22221 2.52843 3.02843 3.72221 1.55554 3.72221' stroke='%23212121' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.7778 1.05554C11.7778 2.52843 12.9715 3.72221 14.4444 3.72221' stroke='%23212121' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.22221 10.3889C4.22221 8.91598 3.02843 7.7222 1.55554 7.7222' stroke='%23212121' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.44443 10.3889H3.33332C2.3511 10.3889 1.55554 9.59332 1.55554 8.6111V2.83332C1.55554 1.8511 2.3511 1.05554 3.33332 1.05554H12.6667C13.6489 1.05554 14.4444 1.8511 14.4444 2.83332V3.72221' stroke='%23212121' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.5555 8.61108H9.55555C9.06461 8.61108 8.66666 9.00904 8.66666 9.49997V10.3889C8.66666 10.8798 9.06461 11.2778 9.55555 11.2778H13.5555C14.0465 11.2778 14.4444 10.8798 14.4444 10.3889V9.49997C14.4444 9.00904 14.0465 8.61108 13.5555 8.61108Z' stroke='%23212121' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.4444 5.94443H10.4444C9.9535 5.94443 9.55554 6.3424 9.55554 6.83332V7.72221C9.55554 8.21312 9.9535 8.61109 10.4444 8.61109H14.4444C14.9354 8.61109 15.3333 8.21312 15.3333 7.72221V6.83332C15.3333 6.3424 14.9354 5.94443 14.4444 5.94443Z' stroke='%23212121' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.4444 11.2778H10.4444C9.9535 11.2778 9.55554 11.6757 9.55554 12.1667V13.0555C9.55554 13.5465 9.9535 13.9444 10.4444 13.9444H14.4444C14.9354 13.9444 15.3333 13.5465 15.3333 13.0555V12.1667C15.3333 11.6757 14.9354 11.2778 14.4444 11.2778Z' stroke='%23212121' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-right-half-donut-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.20953 0.766161C8.91964 0.718048 8.66667 0.950004 8.66667 1.24386L8.66667 6.83356C8.66667 7.1097 8.89053 7.33356 9.16667 7.33356L14.7563 7.33356C15.0502 7.33356 15.2821 7.0806 15.234 6.79071C14.7227 3.70962 12.2906 1.27751 9.20953 0.766161Z' fill='%238982B7'/%3E%3Cpath opacity='0.3' d='M9.20037 8.66699L14.7563 8.66699C15.0502 8.66699 15.2819 8.91995 15.2378 9.21047C14.7431 12.4678 12.4994 14.9997 9.21065 15.3031C8.93151 15.3289 8.69998 15.1015 8.69998 14.8212L8.69998 13L8.70037 9.16694C8.7004 8.89082 8.92425 8.66699 9.20037 8.66699Z' fill='%238982B7'/%3E%3Ccircle cx='8' cy='8' r='5' fill='white'/%3E%3Crect x='10' y='10.7129' width='1' height='6' transform='rotate(-45.4709 10 10.7129)' fill='white'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-left-half-donut-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.79047 15.2338C7.08036 15.282 7.33333 15.05 7.33333 14.7561L7.33333 9.16644C7.33333 8.8903 7.10947 8.66644 6.83333 8.66644L1.24367 8.66644C0.949817 8.66644 0.717862 8.9194 0.765969 9.20929C1.27728 12.2904 3.7094 14.7225 6.79047 15.2338Z' fill='%238982B7'/%3E%3Cpath opacity='0.3' d='M6.79963 7.33301L1.24368 7.33301C0.949823 7.33301 0.718085 7.08006 0.762208 6.78953C1.25691 3.53217 3.50063 1.0003 6.78935 0.696869C7.06849 0.671115 7.30002 0.898516 7.30002 1.17884L7.30002 3L7.29963 6.83306C7.2996 7.10918 7.07575 7.33301 6.79963 7.33301Z' fill='%238982B7'/%3E%3Ccircle cx='8' cy='8' r='5' transform='rotate(180 8 8)' fill='white'/%3E%3Crect x='6' y='5.28711' width='1' height='6' transform='rotate(134.529 6 5.28711)' fill='white'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-app-studio-roof-boxes-stacked-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.16666 6V7.33333' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.5 10.6667V12' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.8333 10.6667V12' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.8333 10.6667V6H5.5V10.6667' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.16666 10.6667V15.3333' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.5 4.99999L8.16667 1.66666L14.8333 4.99999' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.5 10.6667H2.83334V15.3333H13.5V10.6667Z' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-mixed-chart-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 12.5002V15.8335M7.5 10.8335V15.8335M12.5 12.5002V15.8335M17.5 10.8335V15.8335M2.5 9.16683L7.5 5.00016L12.5 9.16683L17.0833 4.5835' stroke='%238982B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.slick-fixed-header-container .slick-header {
  background-color: white; }

.slick-fixed-header-container .slick-header-column {
  background-color: white !important; }

/* Ensure frozen column headers stay visible */
.slick-fixed-header-container .slick-pane-header-left {
  z-index: 1001 !important;
  box-shadow: 2px 0 4px rgba(0, 0, 0, 0.1); }

.lz-app-studio-archive-box-download-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.3' d='M10 9.11111V10C10 10.4907 9.60179 10.8889 9.11112 10.8889H6.8889C6.39824 10.8889 6.00001 10.4907 6.00001 10V9.11111H2.44446V11.7778C2.44446 12.7591 3.24001 13.5556 4.22224 13.5556H11.7778C12.76 13.5556 13.5556 12.7591 13.5556 11.7778V9.11111H10Z' fill='%23800080'/%3E%3Cpath d='M10 9.11111V10C10 10.4907 9.60179 10.8889 9.11112 10.8889H6.8889C6.39824 10.8889 6.00001 10.4907 6.00001 10V9.11111H2.44446V11.7778C2.44446 12.7591 3.24001 13.5556 4.22224 13.5556H11.7778C12.76 13.5556 13.5556 12.7591 13.5556 11.7778V9.11111H10Z' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.6201 2.44444H4.22224C3.24001 2.44444 2.44446 3.24089 2.44446 4.22222V9.11111' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.778 6.88907H14.1327C14.8394 6.88907 15.2634 6.10418 14.8758 5.51307L12.2989 1.57973C11.9478 1.04373 11.1629 1.04373 10.8118 1.57973L8.2349 5.51307C7.84734 6.10418 8.27134 6.88907 8.97802 6.88907H9.33268' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.5557 3.77734V5.55512' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.5553 7.99935C11.9235 7.99935 12.222 7.70086 12.222 7.33268C12.222 6.9645 11.9235 6.66602 11.5553 6.66602C11.1872 6.66602 10.8887 6.9645 10.8887 7.33268C10.8887 7.70086 11.1872 7.99935 11.5553 7.99935Z' fill='%23333333'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-app-studio-chevron-down-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.75 4.75L6 9L10.25 4.75' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-app-studio-box-exchange-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 2.25V8.25' stroke='%23212121' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3 6.284L4.449 3.362C4.787 2.681 5.481 2.25 6.241 2.25H11.759C12.519 2.25 13.213 2.681 13.551 3.362L15 6.285' stroke='%23212121' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.5 12L17 14.5L14.5 17' stroke='%23212121' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.25 15L12.25 15' stroke='%23212121' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.25 9.801V7.25C15.25 6.146 14.355 5.25 13.25 5.25H4.75C3.645 5.25 2.75 6.146 2.75 7.25V13.25C2.75 14.354 3.645 15.25 4.75 15.25H9.801' stroke='%23212121' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.lz-app-studio-back-icon {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(/%23clip0_2733_25130)'%3E%3Cpath d='M8 2V7.33333' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.66797 5.58578L3.95597 2.98844C4.25641 2.38311 4.8733 2 5.54886 2H10.4537C11.1293 2 11.7462 2.38311 12.0466 2.98844L13.3346 5.58667' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.5566 15.2882L9.33442 13.066L11.5566 10.8438' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.8898 12.8887L14.4453 12.8887' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.5564 8.71135V6.44379C13.5564 5.46246 12.7609 4.66602 11.7786 4.66602H4.22309C3.24087 4.66602 2.44531 5.46246 2.44531 6.44379V11.7771C2.44531 12.7585 3.24087 13.5549 4.22309 13.5549H6.93509' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2733_25130'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

body {
  position: relative;
  padding-bottom: 0;
  font-size: 13px !important; }
  body.lz-custom-applications {
    display: grid;
    grid-template-columns: auto 1fr; }
    body.lz-custom-applications main {
      padding: 10px;
      min-width: -webkit-fill-available;
      overflow: scroll;
      -ms-overflow-style: none;
      scrollbar-width: none;
      flex: 1;
      max-height: 100vh;
      background: white; }
      body.lz-custom-applications main::-webkit-scrollbar {
        display: none; }
    body.lz-custom-applications .sidebar {
      border-right: 1px solid #c9c9c9;
      overflow: scroll;
      -ms-overflow-style: none;
      scrollbar-width: none;
      height: 100vh;
      padding-left: 10px;
      padding-right: 10px;
      width: 200px;
      background: #FFFFFF; }
      body.lz-custom-applications .sidebar::-webkit-scrollbar {
        display: none; }
      body.lz-custom-applications .sidebar ul {
        list-style: none; }
        body.lz-custom-applications .sidebar ul li a {
          display: flex;
          align-items: center;
          padding: 6px;
          text-decoration: none;
          gap: 8px; }
          body.lz-custom-applications .sidebar ul li a.drop-down-btn {
            position: relative; }
            body.lz-custom-applications .sidebar ul li a.drop-down-btn .dropdown-btn-rotatable-icon {
              position: absolute;
              right: 5px;
              transition: 300ms ease-in-out;
              width: 16px;
              height: 16px; }
              body.lz-custom-applications .sidebar ul li a.drop-down-btn .dropdown-btn-rotatable-icon.reverse-rotate-90 {
                transform: rotate(-90deg); }
            body.lz-custom-applications .sidebar ul li a.drop-down-btn .link-icon {
              position: relative;
              display: flex;
              align-items: center;
              justify-content: center;
              width: 16px;
              height: 16px; }
            body.lz-custom-applications .sidebar ul li a.drop-down-btn:not(.no-line) .link-icon::after {
              content: '';
              position: absolute;
              left: 52%;
              top: calc(100% + 3px);
              width: 1px;
              height: 20px;
              background-color: #d1d1d1;
              transform: translateX(-50%); }
        body.lz-custom-applications .sidebar ul li .submenu {
          padding-left: 24px;
          grid-template-rows: 0fr;
          transition: 300ms ease-in-out;
          display: grid; }
          body.lz-custom-applications .sidebar ul li .submenu > div {
            overflow: hidden; }
          body.lz-custom-applications .sidebar ul li .submenu.show {
            grid-template-rows: 1fr; }
            body.lz-custom-applications .sidebar ul li .submenu.show div {
              overflow: visible; }
          body.lz-custom-applications .sidebar ul li .submenu li a {
            padding: 4px 6px; }
            body.lz-custom-applications .sidebar ul li .submenu li a .link-icon {
              width: 16px;
              height: 16px;
              display: flex;
              align-items: center;
              justify-content: center;
              position: relative; }
              body.lz-custom-applications .sidebar ul li .submenu li a .link-icon:before {
                content: '';
                position: absolute;
                left: 0;
                top: 50%;
                width: 16px;
                border-bottom: 1px solid #d1d1d1;
                transform: translateX(-100%); }
          body.lz-custom-applications .sidebar ul li .submenu li:not(:first-child) a .link-icon:after {
            content: '';
            position: absolute;
            top: 50%;
            border-left: 1px solid #d1d1d1;
            left: -16px;
            width: 0;
            transform: translateY(-100%);
            height: 30px; }
      body.lz-custom-applications .sidebar .link-text {
        color: #333; }
        body.lz-custom-applications .sidebar .link-text.active {
          font-weight: 700; }

.header-center .ag-header-cell-label {
  justify-content: center; }

.ag-theme-quartz .text-right {
  display: flex;
  justify-content: flex-end;
  align-items: center; }

.ag-header-right {
  justify-content: flex-end;
  display: grid; }
  .ag-header-right .ag-cell-label-container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end !important; }
    .ag-header-right .ag-cell-label-container span {
      margin-right: 5px; }

.lz-function-icon {
  background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.22266 6.44434H8.6671" stroke="%239CA3AF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M2 12.3636C2 13.2676 2.70844 14 3.58311 14C7.01333 14 5.43022 2 8.86133 2C9.736 2 10.4444 2.73244 10.4444 3.63644" stroke="%239CA3AF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.48145 9.11133C11.9259 9.11133 11.437 14.0002 13.8814 14.0002" stroke="%239CA3AF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.3706 9.11133C11.9261 9.11133 11.4372 14.0002 8.50391 14.0002" stroke="%239CA3AF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
