@charset "UTF-8";
/*
Trix 1.3.5
Copyright © 2024 37signals, LLC
http://trix-editor.org/*/
@import url(/assets/tabulator-tables/dist/css/tabulator.min-de6dcb0230d9a55761c667a8f9cc868aec598d366f8ca5d2788d7decb91b490f.css);
/* line 6, node_modules/trix/dist/trix.css */
trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none;
}

/* line 13, node_modules/trix/dist/trix.css */
trix-toolbar * {
  box-sizing: border-box;
}

/* line 15, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow-x: auto;
}

/* line 20, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px;
}

/* line 27, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button-group:not(:first-child) {
  margin-left: 1.5vw;
}

@media (max-device-width: 768px) {
  /* line 30, node_modules/trix/dist/trix.css */
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 0;
  }
}

/* line 32, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button-group-spacer {
  flex-grow: 1;
}

@media (max-device-width: 768px) {
  /* line 35, node_modules/trix/dist/trix.css */
  trix-toolbar .trix-button-group-spacer {
    display: none;
  }
}

/* line 37, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent;
}

/* line 51, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}

/* line 53, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button.trix-active {
  background: #cbeefa;
  color: black;
}

/* line 56, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button:not(:disabled) {
  cursor: pointer;
}

/* line 58, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button:disabled {
  color: rgba(0, 0, 0, 0.125);
}

@media (max-device-width: 768px) {
  /* line 61, node_modules/trix/dist/trix.css */
  trix-toolbar .trix-button {
    letter-spacing: -0.01em;
    padding: 0 0.3em;
  }
}

/* line 64, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px;
}

@media (max-device-width: 768px) {
  /* line 71, node_modules/trix/dist/trix.css */
  trix-toolbar .trix-button--icon {
    height: 2em;
    max-width: calc(0.8em + 3.5vw);
  }
}

/* line 74, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button--icon::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.6;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-device-width: 768px) {
  /* line 87, node_modules/trix/dist/trix.css */
  trix-toolbar .trix-button--icon::before {
    right: 6%;
    left: 6%;
  }
}

/* line 90, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button--icon.trix-active::before {
  opacity: 1;
}

/* line 92, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button--icon:disabled::before {
  opacity: 0.125;
}

/* line 94, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button--icon-attach::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M16.5%206v11.5a4%204%200%201%201-8%200V5a2.5%202.5%200%200%201%205%200v10.5a1%201%200%201%201-2%200V6H10v9.5a2.5%202.5%200%200%200%205%200V5a4%204%200%201%200-8%200v12.5a5.5%205.5%200%200%200%2011%200V6h-1.5z%22%2F%3E%3C%2Fsvg%3E);
  top: 8%;
  bottom: 4%;
}

/* line 98, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button--icon-bold::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M15.6%2011.8c1-.7%201.6-1.8%201.6-2.8a4%204%200%200%200-4-4H7v14h7c2.1%200%203.7-1.7%203.7-3.8%200-1.5-.8-2.8-2.1-3.4zM10%207.5h3a1.5%201.5%200%201%201%200%203h-3v-3zm3.5%209H10v-3h3.5a1.5%201.5%200%201%201%200%203z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 100, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button--icon-italic::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M10%205v3h2.2l-3.4%208H6v3h8v-3h-2.2l3.4-8H18V5h-8z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 102, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button--icon-link::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M9.88%2013.7a4.3%204.3%200%200%201%200-6.07l3.37-3.37a4.26%204.26%200%200%201%206.07%200%204.3%204.3%200%200%201%200%206.06l-1.96%201.72a.91.91%200%201%201-1.3-1.3l1.97-1.71a2.46%202.46%200%200%200-3.48-3.48l-3.38%203.37a2.46%202.46%200%200%200%200%203.48.91.91%200%201%201-1.3%201.3z%22%2F%3E%3Cpath%20d%3D%22M4.25%2019.46a4.3%204.3%200%200%201%200-6.07l1.93-1.9a.91.91%200%201%201%201.3%201.3l-1.93%201.9a2.46%202.46%200%200%200%203.48%203.48l3.37-3.38c.96-.96.96-2.52%200-3.48a.91.91%200%201%201%201.3-1.3%204.3%204.3%200%200%201%200%206.07l-3.38%203.38a4.26%204.26%200%200%201-6.07%200z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 104, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button--icon-strike::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.73%2014l.28.14c.26.15.45.3.57.44.12.14.18.3.18.5%200%20.3-.15.56-.44.75-.3.2-.76.3-1.39.3A13.52%2013.52%200%200%201%207%2014.95v3.37a10.64%2010.64%200%200%200%204.84.88c1.26%200%202.35-.19%203.28-.56.93-.37%201.64-.9%202.14-1.57s.74-1.45.74-2.32c0-.26-.02-.51-.06-.75h-5.21zm-5.5-4c-.08-.34-.12-.7-.12-1.1%200-1.29.52-2.3%201.58-3.02%201.05-.72%202.5-1.08%204.34-1.08%201.62%200%203.28.34%204.97%201l-1.3%202.93c-1.47-.6-2.73-.9-3.8-.9-.55%200-.96.08-1.2.26-.26.17-.38.38-.38.64%200%20.27.16.52.48.74.17.12.53.3%201.05.53H7.23zM3%2013h18v-2H3v2z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 106, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button--icon-quote::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M6%2017h3l2-4V7H5v6h3zm8%200h3l2-4V7h-6v6h3z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 108, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12%209v3H9v7H6v-7H3V9h9zM8%204h14v3h-6v12h-3V7H8V4z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 110, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button--icon-code::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.2%2012L15%2015.2l1.4%201.4L21%2012l-4.6-4.6L15%208.8l3.2%203.2zM5.8%2012L9%208.8%207.6%207.4%203%2012l4.6%204.6L9%2015.2%205.8%2012z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 112, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%204a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm4%203h14v-2H8v2zm0-6h14v-2H8v2zm0-8v2h14V5H8z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 114, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button--icon-number-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M2%2017h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1%203h1.8L2%2013.1v.9h3v-1H3.2L5%2010.9V10H2v1zm5-6v2h14V5H7zm0%2014h14v-2H7v2zm0-6h14v-2H7v2z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 116, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button--icon-undo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.5%208c-2.6%200-5%201-6.9%202.6L2%207v9h9l-3.6-3.6A8%208%200%200%201%2020%2016l2.4-.8a10.5%2010.5%200%200%200-10-7.2z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 118, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button--icon-redo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.4%2010.6a10.5%2010.5%200%200%200-16.9%204.6L4%2016a8%208%200%200%201%2012.7-3.6L13%2016h9V7l-3.6%203.6z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 120, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-8.3-.3l2.8%202.9L6%2014.2%204%2012l2-2-1.4-1.5L1%2012l.7.7zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 122, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-6.9-1L1%2014.2l1.4%201.4L6%2012l-.7-.7-2.8-2.8L1%209.9%203.1%2012zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 124, node_modules/trix/dist/trix.css */
trix-toolbar .trix-dialogs {
  position: relative;
}

/* line 126, node_modules/trix/dist/trix.css */
trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5;
}

/* line 138, node_modules/trix/dist/trix.css */
trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 150, node_modules/trix/dist/trix.css */
trix-toolbar .trix-input--dialog.validate:invalid {
  box-shadow: #F00 0px 0px 1.5px 1px;
}

/* line 152, node_modules/trix/dist/trix.css */
trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none;
}

/* line 156, node_modules/trix/dist/trix.css */
trix-toolbar .trix-dialog--link {
  max-width: 600px;
}

/* line 158, node_modules/trix/dist/trix.css */
trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline;
}

/* line 161, node_modules/trix/dist/trix.css */
trix-toolbar .trix-dialog__link-fields .trix-input {
  flex: 1;
}

/* line 163, node_modules/trix/dist/trix.css */
trix-toolbar .trix-dialog__link-fields .trix-button-group {
  flex: 0 0 content;
  margin: 0;
}

/* line 166, node_modules/trix/dist/trix.css */
trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 172, node_modules/trix/dist/trix.css */
trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection, trix-editor [data-trix-mutable] ::-moz-selection {
  background: none;
}

/* line 175, node_modules/trix/dist/trix.css */
trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection, trix-editor [data-trix-mutable] ::selection {
  background: none;
}

/* line 179, node_modules/trix/dist/trix.css */
trix-editor .attachment__caption-editor[data-trix-mutable]:focus::-moz-selection {
  background: highlight;
}

/* line 181, node_modules/trix/dist/trix.css */
trix-editor .attachment__caption-editor[data-trix-mutable]:focus::selection {
  background: highlight;
}

/* line 184, node_modules/trix/dist/trix.css */
trix-editor .attachment.attachment--file[data-trix-mutable] {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent;
}

/* line 187, node_modules/trix/dist/trix.css */
trix-editor .attachment[data-trix-mutable] img {
  box-shadow: 0 0 0 2px highlight;
}

/* line 189, node_modules/trix/dist/trix.css */
trix-editor .attachment {
  position: relative;
}

/* line 191, node_modules/trix/dist/trix.css */
trix-editor .attachment:hover {
  cursor: default;
}

/* line 193, node_modules/trix/dist/trix.css */
trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text;
}

/* line 195, node_modules/trix/dist/trix.css */
trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in;
}

/* line 204, node_modules/trix/dist/trix.css */
trix-editor .attachment__progress[value="100"] {
  opacity: 0;
}

/* line 206, node_modules/trix/dist/trix.css */
trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 221, node_modules/trix/dist/trix.css */
trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 228, node_modules/trix/dist/trix.css */
trix-editor .trix-button-group {
  display: inline-flex;
}

/* line 230, node_modules/trix/dist/trix.css */
trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent;
}

/* line 242, node_modules/trix/dist/trix.css */
trix-editor .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}

/* line 244, node_modules/trix/dist/trix.css */
trix-editor .trix-button.trix-active {
  background: #cbeefa;
}

/* line 246, node_modules/trix/dist/trix.css */
trix-editor .trix-button:not(:disabled) {
  cursor: pointer;
}

/* line 248, node_modules/trix/dist/trix.css */
trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25);
}

/* line 260, node_modules/trix/dist/trix.css */
trix-editor .trix-button--remove::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.7;
  content: "";
  background-image: url(data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.4L17.6%205%2012%2010.6%206.4%205%205%206.4l5.6%205.6L5%2017.6%206.4%2019l5.6-5.6%205.6%205.6%201.4-1.4-5.6-5.6z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
}

/* line 273, node_modules/trix/dist/trix.css */
trix-editor .trix-button--remove:hover {
  border-color: #333;
}

/* line 275, node_modules/trix/dist/trix.css */
trix-editor .trix-button--remove:hover::before {
  opacity: 1;
}

/* line 277, node_modules/trix/dist/trix.css */
trix-editor .attachment__metadata-container {
  position: relative;
}

/* line 279, node_modules/trix/dist/trix.css */
trix-editor .attachment__metadata {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate(-50%, 0);
  max-width: 90%;
  padding: 0.1em 0.6em;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
}

/* line 290, node_modules/trix/dist/trix.css */
trix-editor .attachment__metadata .attachment__name {
  display: inline-block;
  max-width: 100%;
  vertical-align: bottom;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 297, node_modules/trix/dist/trix.css */
trix-editor .attachment__metadata .attachment__size {
  margin-left: 0.2em;
  white-space: nowrap;
}

/* line 301, node_modules/trix/dist/trix.css */
.trix-content {
  line-height: 1.5;
}

/* line 303, node_modules/trix/dist/trix.css */
.trix-content * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* line 307, node_modules/trix/dist/trix.css */
.trix-content h1 {
  font-size: 1.2em;
  line-height: 1.2;
}

/* line 310, node_modules/trix/dist/trix.css */
.trix-content blockquote {
  border: 0 solid #ccc;
  border-left-width: 0.3em;
  margin-left: 0.3em;
  padding-left: 0.6em;
}

/* line 315, node_modules/trix/dist/trix.css */
.trix-content [dir=rtl] blockquote,
.trix-content blockquote[dir=rtl] {
  border-width: 0;
  border-right-width: 0.3em;
  margin-right: 0.3em;
  padding-right: 0.6em;
}

/* line 321, node_modules/trix/dist/trix.css */
.trix-content li {
  margin-left: 1em;
}

/* line 323, node_modules/trix/dist/trix.css */
.trix-content [dir=rtl] li {
  margin-right: 1em;
}

/* line 325, node_modules/trix/dist/trix.css */
.trix-content pre {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-family: monospace;
  font-size: 0.9em;
  padding: 0.5em;
  white-space: pre;
  background-color: #eee;
  overflow-x: auto;
}

/* line 335, node_modules/trix/dist/trix.css */
.trix-content img {
  max-width: 100%;
  height: auto;
}

/* line 338, node_modules/trix/dist/trix.css */
.trix-content .attachment {
  display: inline-block;
  position: relative;
  max-width: 100%;
}

/* line 342, node_modules/trix/dist/trix.css */
.trix-content .attachment a {
  color: inherit;
  text-decoration: none;
}

/* line 345, node_modules/trix/dist/trix.css */
.trix-content .attachment a:hover, .trix-content .attachment a:visited:hover {
  color: inherit;
}

/* line 347, node_modules/trix/dist/trix.css */
.trix-content .attachment__caption {
  text-align: center;
}

/* line 349, node_modules/trix/dist/trix.css */
.trix-content .attachment__caption .attachment__name + .attachment__size::before {
  content: ' · ';
}

/* line 351, node_modules/trix/dist/trix.css */
.trix-content .attachment--preview {
  width: 100%;
  text-align: center;
}

/* line 354, node_modules/trix/dist/trix.css */
.trix-content .attachment--preview .attachment__caption {
  color: #666;
  font-size: 0.9em;
  line-height: 1.2;
}

/* line 358, node_modules/trix/dist/trix.css */
.trix-content .attachment--file {
  color: #333;
  line-height: 1;
  margin: 0 2px 2px 2px;
  padding: 0.4em 1em;
  border: 1px solid #bbb;
  border-radius: 5px;
}

/* line 365, node_modules/trix/dist/trix.css */
.trix-content .attachment-gallery {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

/* line 369, node_modules/trix/dist/trix.css */
.trix-content .attachment-gallery .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

/* line 373, node_modules/trix/dist/trix.css */
.trix-content .attachment-gallery.attachment-gallery--2 .attachment, .trix-content .attachment-gallery.attachment-gallery--4 .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

/* line 13, app/assets/stylesheets/actiontext.scss */
.trix-content .attachment-gallery > action-text-attachment,
.trix-content .attachment-gallery > .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

/* line 22, app/assets/stylesheets/actiontext.scss */
.trix-content .attachment-gallery.attachment-gallery--2 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--2 > .attachment, .trix-content .attachment-gallery.attachment-gallery--4 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--4 > .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

/* line 31, app/assets/stylesheets/actiontext.scss */
.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}

/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
/* line 7, app/assets/stylesheets/core.css.scss */
:root,
[data-bs-theme=light] {
  --bs-blue: #007bff;
  --bs-indigo: #6610f2;
  --bs-purple: #7367f0;
  --bs-pink: #e83e8c;
  --bs-red: #ea5455;
  --bs-orange: #fd7e14;
  --bs-yellow: #ff9f43;
  --bs-green: #28c76f;
  --bs-teal: #20c997;
  --bs-cyan: #00cfe8;
  --bs-black: #4b465c;
  --bs-white: #fff;
  --bs-gray: rgba(75, 70, 92, 0.6);
  --bs-gray-dark: rgba(75, 70, 92, 0.8);
  --bs-gray-25: rgba(75, 70, 92, 0.015);
  --bs-gray-50: rgba(75, 70, 92, 0.03);
  --bs-primary: #7367f0;
  --bs-secondary: #a8aaae;
  --bs-success: #28c76f;
  --bs-info: #00cfe8;
  --bs-warning: #ff9f43;
  --bs-danger: #ea5455;
  --bs-light: #dfdfe3;
  --bs-dark: #4b4b4b;
  --bs-gray: rgba(75, 70, 92, 0.05);
  --bs-primary-rgb: 115, 103, 240;
  --bs-secondary-rgb: 168, 170, 174;
  --bs-success-rgb: 40, 199, 111;
  --bs-info-rgb: 0, 207, 232;
  --bs-warning-rgb: 255, 159, 67;
  --bs-danger-rgb: 234, 84, 85;
  --bs-light-rgb: 223, 223, 227;
  --bs-dark-rgb: 75, 75, 75;
  --bs-gray-rgb: 75, 70, 92;
  --bs-primary-text-emphasis: #2e2960;
  --bs-secondary-text-emphasis: #434446;
  --bs-success-text-emphasis: #10502c;
  --bs-info-text-emphasis: #00535d;
  --bs-warning-text-emphasis: #66401b;
  --bs-danger-text-emphasis: #5e2222;
  --bs-light-text-emphasis: rgba(75, 70, 92, 0.7);
  --bs-dark-text-emphasis: rgba(75, 70, 92, 0.7);
  --bs-primary-bg-subtle: #e3e1fc;
  --bs-secondary-bg-subtle: #eeeeef;
  --bs-success-bg-subtle: #d4f4e2;
  --bs-info-bg-subtle: #ccf5fa;
  --bs-warning-bg-subtle: #ffecd9;
  --bs-danger-bg-subtle: #fbdddd;
  --bs-light-bg-subtle: rgba(251, 250, 251, 0.525);
  --bs-dark-bg-subtle: rgba(75, 70, 92, 0.4);
  --bs-primary-border-subtle: #c7c2f9;
  --bs-secondary-border-subtle: #dcdddf;
  --bs-success-border-subtle: #a9e9c5;
  --bs-info-border-subtle: #99ecf6;
  --bs-warning-border-subtle: #ffd9b4;
  --bs-danger-border-subtle: #f7bbbb;
  --bs-light-border-subtle: rgba(75, 70, 92, 0.2);
  --bs-dark-border-subtle: rgba(75, 70, 92, 0.5);
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 75, 70, 92;
  --bs-font-sans-serif: "Public Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  --bs-font-monospace: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-root-font-size: 16px;
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 0.9375rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.47;
  --bs-body-color: #6f6b7d;
  --bs-body-color-rgb: 111, 107, 125;
  --bs-body-bg: #f8f7fa;
  --bs-body-bg-rgb: 248, 247, 250;
  --bs-emphasis-color: #4b465c;
  --bs-emphasis-color-rgb: 75, 70, 92;
  --bs-secondary-color: rgba(111, 107, 125, 0.75);
  --bs-secondary-color-rgb: 111, 107, 125;
  --bs-secondary-bg: rgba(75, 70, 92, 0.2);
  --bs-secondary-bg-rgb: 75, 70, 92;
  --bs-tertiary-color: rgba(111, 107, 125, 0.5);
  --bs-tertiary-color-rgb: 111, 107, 125;
  --bs-tertiary-bg: rgba(75, 70, 92, 0.05);
  --bs-tertiary-bg-rgb: 75, 70, 92;
  --bs-heading-color: #5d596c;
  --bs-link-color: #7367f0;
  --bs-link-color-rgb: 115, 103, 240;
  --bs-link-decoration: none;
  --bs-link-hover-color: #685dd8;
  --bs-link-hover-color-rgb: 104, 93, 216;
  --bs-code-color: #e83e8c;
  --bs-highlight-color: #6f6b7d;
  --bs-highlight-bg: #ffecd9;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dbdade;
  --bs-border-color-translucent: rgba(75, 70, 92, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 0.625rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.25rem 1rem rgba(165, 163, 174, 0.45);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3);
  --bs-box-shadow-lg: 0 0.625rem 1.25rem rgba(165, 163, 174, 0.4);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(75, 70, 92, 0.075);
  --bs-focus-ring-width: 0.15rem;
  --bs-focus-ring-opacity: 0.75;
  --bs-focus-ring-color: rgba(75, 70, 92, 0.75);
  --bs-form-valid-color: #28c76f;
  --bs-form-valid-border-color: #28c76f;
  --bs-form-invalid-color: #ea5455;
  --bs-form-invalid-border-color: #ea5455;
}

/* line 124, app/assets/stylesheets/core.css.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* line 130, app/assets/stylesheets/core.css.scss */
:root {
  font-size: var(--bs-root-font-size);
}

@media (prefers-reduced-motion: no-preference) {
  /* line 134, app/assets/stylesheets/core.css.scss */
  :root {
    scroll-behavior: smooth;
  }
}

/* line 139, app/assets/stylesheets/core.css.scss */
body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(75, 70, 92, 0);
}

/* line 152, app/assets/stylesheets/core.css.scss */
hr {
  margin: 1rem 0;
  color: #dbdade;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 1;
}

/* line 160, app/assets/stylesheets/core.css.scss */
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: 500;
  line-height: 1.37;
  color: var(--bs-heading-color);
}

/* line 168, app/assets/stylesheets/core.css.scss */
h1, .h1 {
  font-size: calc(1.3625rem + 1.35vw);
}

@media (min-width: 1200px) {
  /* line 172, app/assets/stylesheets/core.css.scss */
  h1, .h1 {
    font-size: 2.375rem;
  }
}

/* line 177, app/assets/stylesheets/core.css.scss */
h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
  /* line 181, app/assets/stylesheets/core.css.scss */
  h2, .h2 {
    font-size: 2rem;
  }
}

/* line 186, app/assets/stylesheets/core.css.scss */
h3, .h3 {
  font-size: calc(1.2875rem + 0.45vw);
}

@media (min-width: 1200px) {
  /* line 190, app/assets/stylesheets/core.css.scss */
  h3, .h3 {
    font-size: 1.625rem;
  }
}

/* line 195, app/assets/stylesheets/core.css.scss */
h4, .h4 {
  font-size: calc(1.2625rem + 0.15vw);
}

@media (min-width: 1200px) {
  /* line 199, app/assets/stylesheets/core.css.scss */
  h4, .h4 {
    font-size: 1.375rem;
  }
}

/* line 204, app/assets/stylesheets/core.css.scss */
h5, .h5 {
  font-size: 1.125rem;
}

/* line 208, app/assets/stylesheets/core.css.scss */
h6, .h6 {
  font-size: 0.9375rem;
}

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

/* line 217, app/assets/stylesheets/core.css.scss */
abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

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

/* line 229, app/assets/stylesheets/core.css.scss */
ol,
ul {
  padding-left: 2rem;
}

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

/* line 241, app/assets/stylesheets/core.css.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 248, app/assets/stylesheets/core.css.scss */
dt {
  font-weight: 500;
}

/* line 252, app/assets/stylesheets/core.css.scss */
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

/* line 257, app/assets/stylesheets/core.css.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 261, app/assets/stylesheets/core.css.scss */
b,
strong {
  font-weight: bolder;
}

/* line 266, app/assets/stylesheets/core.css.scss */
small, .small {
  font-size: 0.8125rem;
}

/* line 270, app/assets/stylesheets/core.css.scss */
mark, .mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

/* line 276, app/assets/stylesheets/core.css.scss */
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

/* line 284, app/assets/stylesheets/core.css.scss */
sub {
  bottom: -0.25em;
}

/* line 288, app/assets/stylesheets/core.css.scss */
sup {
  top: -0.5em;
}

/* line 292, app/assets/stylesheets/core.css.scss */
a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: none;
}

/* line 296, app/assets/stylesheets/core.css.scss */
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

/* line 300, app/assets/stylesheets/core.css.scss */
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 305, app/assets/stylesheets/core.css.scss */
pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

/* line 313, app/assets/stylesheets/core.css.scss */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.8125rem;
}

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

/* line 326, app/assets/stylesheets/core.css.scss */
code {
  font-size: 0.8125rem;
  color: var(--bs-code-color);
  word-wrap: break-word;
}

/* line 331, app/assets/stylesheets/core.css.scss */
a > code {
  color: inherit;
}

/* line 335, app/assets/stylesheets/core.css.scss */
kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.8125rem;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}

/* line 342, app/assets/stylesheets/core.css.scss */
kbd kbd {
  padding: 0;
  font-size: 1em;
}

/* line 347, app/assets/stylesheets/core.css.scss */
figure {
  margin: 0 0 1rem;
}

/* line 351, app/assets/stylesheets/core.css.scss */
img,
svg {
  vertical-align: middle;
}

/* line 356, app/assets/stylesheets/core.css.scss */
table {
  caption-side: bottom;
  border-collapse: collapse;
}

/* line 361, app/assets/stylesheets/core.css.scss */
caption {
  padding-top: 0.55rem;
  padding-bottom: 0.55rem;
  color: #a5a3ae;
  text-align: left;
}

/* line 368, app/assets/stylesheets/core.css.scss */
th {
  font-weight: 500;
  text-align: inherit;
  text-align: -webkit-match-parent;
}

/* line 374, app/assets/stylesheets/core.css.scss */
thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

/* line 385, app/assets/stylesheets/core.css.scss */
label {
  display: inline-block;
}

/* line 389, app/assets/stylesheets/core.css.scss */
button {
  border-radius: 0;
}

/* line 393, app/assets/stylesheets/core.css.scss */
button:focus:not(:focus-visible) {
  outline: 0;
}

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

/* line 408, app/assets/stylesheets/core.css.scss */
button,
select {
  text-transform: none;
}

/* line 413, app/assets/stylesheets/core.css.scss */
[role=button] {
  cursor: pointer;
}

/* line 417, app/assets/stylesheets/core.css.scss */
select {
  word-wrap: normal;
}

/* line 420, app/assets/stylesheets/core.css.scss */
select:disabled {
  opacity: 1;
}

/* line 424, app/assets/stylesheets/core.css.scss */
[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

/* line 428, app/assets/stylesheets/core.css.scss */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

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

/* line 441, app/assets/stylesheets/core.css.scss */
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 446, app/assets/stylesheets/core.css.scss */
textarea {
  resize: vertical;
}

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

/* line 457, app/assets/stylesheets/core.css.scss */
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}

@media (min-width: 1200px) {
  /* line 466, app/assets/stylesheets/core.css.scss */
  legend {
    font-size: 1.5rem;
  }
}

/* line 470, app/assets/stylesheets/core.css.scss */
legend + * {
  clear: left;
}

/* line 474, app/assets/stylesheets/core.css.scss */
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

/* line 484, app/assets/stylesheets/core.css.scss */
::-webkit-inner-spin-button {
  height: auto;
}

/* line 488, app/assets/stylesheets/core.css.scss */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
/* line 501, app/assets/stylesheets/core.css.scss */
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 505, app/assets/stylesheets/core.css.scss */
::-webkit-color-swatch-wrapper {
  padding: 0;
}

/* line 509, app/assets/stylesheets/core.css.scss */
::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 514, app/assets/stylesheets/core.css.scss */
output {
  display: inline-block;
}

/* line 518, app/assets/stylesheets/core.css.scss */
iframe {
  border: 0;
}

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

/* line 527, app/assets/stylesheets/core.css.scss */
progress {
  vertical-align: baseline;
}

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

/* line 535, app/assets/stylesheets/core.css.scss */
.lead {
  font-size: 1.125rem;
  font-weight: 300;
}

/* line 540, app/assets/stylesheets/core.css.scss */
.display-1 {
  font-size: calc(1.6rem + 4.2vw);
  font-weight: 500;
  line-height: 1.37;
}

@media (min-width: 1200px) {
  /* line 546, app/assets/stylesheets/core.css.scss */
  .display-1 {
    font-size: 4.75rem;
  }
}

/* line 551, app/assets/stylesheets/core.css.scss */
.display-2 {
  font-size: calc(1.5625rem + 3.75vw);
  font-weight: 500;
  line-height: 1.37;
}

@media (min-width: 1200px) {
  /* line 557, app/assets/stylesheets/core.css.scss */
  .display-2 {
    font-size: 4.375rem;
  }
}

/* line 562, app/assets/stylesheets/core.css.scss */
.display-3 {
  font-size: calc(1.5125rem + 3.15vw);
  font-weight: 500;
  line-height: 1.37;
}

@media (min-width: 1200px) {
  /* line 568, app/assets/stylesheets/core.css.scss */
  .display-3 {
    font-size: 3.875rem;
  }
}

/* line 573, app/assets/stylesheets/core.css.scss */
.display-4 {
  font-size: calc(1.4625rem + 2.55vw);
  font-weight: 500;
  line-height: 1.37;
}

@media (min-width: 1200px) {
  /* line 579, app/assets/stylesheets/core.css.scss */
  .display-4 {
    font-size: 3.375rem;
  }
}

/* line 584, app/assets/stylesheets/core.css.scss */
.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 500;
  line-height: 1.37;
}

@media (min-width: 1200px) {
  /* line 590, app/assets/stylesheets/core.css.scss */
  .display-5 {
    font-size: 3rem;
  }
}

/* line 595, app/assets/stylesheets/core.css.scss */
.display-6 {
  font-size: calc(1.3875rem + 1.65vw);
  font-weight: 500;
  line-height: 1.37;
}

@media (min-width: 1200px) {
  /* line 601, app/assets/stylesheets/core.css.scss */
  .display-6 {
    font-size: 2.625rem;
  }
}

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

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

/* line 616, app/assets/stylesheets/core.css.scss */
.list-inline-item {
  display: inline-block;
}

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

/* line 623, app/assets/stylesheets/core.css.scss */
.initialism {
  font-size: 0.8125rem;
  text-transform: uppercase;
}

/* line 628, app/assets/stylesheets/core.css.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.171875rem;
}

/* line 632, app/assets/stylesheets/core.css.scss */
.blockquote > :last-child {
  margin-bottom: 0;
}

/* line 636, app/assets/stylesheets/core.css.scss */
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.8125rem;
  color: rgba(75, 70, 92, 0.6);
}

/* line 642, app/assets/stylesheets/core.css.scss */
.blockquote-footer::before {
  content: "— ";
}

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

@media (max-width: 768px) {
  /* line 652, app/assets/stylesheets/core.css.scss */
  .app-brand-text {
    font-size: 0.8rem !important;
    margin-left: 5.5rem !important;
    margin-right: 5rem !important;
  }
  /* line 657, app/assets/stylesheets/core.css.scss */
  .template-logo {
    max-width: 40% !important;
  }
  /* line 660, app/assets/stylesheets/core.css.scss */
  .survey-back-button {
    font-size: 0.5rem !important;
  }
}

/* line 665, app/assets/stylesheets/core.css.scss */
.img-thumbnail {
  padding: 0;
  background-color: transparent;
  border: 0px solid var(--bs-border-color);
  border-radius: 0px;
  max-width: 100%;
  height: auto;
}

/* line 674, app/assets/stylesheets/core.css.scss */
.figure {
  display: inline-block;
}

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

/* line 683, app/assets/stylesheets/core.css.scss */
.figure-caption {
  font-size: 0.8125rem;
  color: #a5a3ae;
}

/* line 688, app/assets/stylesheets/core.css.scss */
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

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

@media (min-width: 768px) {
  /* line 710, app/assets/stylesheets/core.css.scss */
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 715, app/assets/stylesheets/core.css.scss */
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 720, app/assets/stylesheets/core.css.scss */
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  /* line 725, app/assets/stylesheets/core.css.scss */
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1440px;
  }
}

/* line 729, app/assets/stylesheets/core.css.scss */
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

/* line 738, app/assets/stylesheets/core.css.scss */
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}

/* line 747, app/assets/stylesheets/core.css.scss */
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

/* line 756, app/assets/stylesheets/core.css.scss */
.col {
  flex: 1 0 0%;
}

/* line 760, app/assets/stylesheets/core.css.scss */
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

/* line 765, app/assets/stylesheets/core.css.scss */
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

/* line 770, app/assets/stylesheets/core.css.scss */
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

/* line 775, app/assets/stylesheets/core.css.scss */
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

/* line 780, app/assets/stylesheets/core.css.scss */
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

/* line 785, app/assets/stylesheets/core.css.scss */
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

/* line 790, app/assets/stylesheets/core.css.scss */
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

/* line 795, app/assets/stylesheets/core.css.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
}

/* line 800, app/assets/stylesheets/core.css.scss */
.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

/* line 805, app/assets/stylesheets/core.css.scss */
.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

/* line 810, app/assets/stylesheets/core.css.scss */
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

/* line 815, app/assets/stylesheets/core.css.scss */
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

/* line 820, app/assets/stylesheets/core.css.scss */
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

/* line 825, app/assets/stylesheets/core.css.scss */
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

/* line 830, app/assets/stylesheets/core.css.scss */
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

/* line 835, app/assets/stylesheets/core.css.scss */
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

/* line 840, app/assets/stylesheets/core.css.scss */
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

/* line 845, app/assets/stylesheets/core.css.scss */
.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

/* line 850, app/assets/stylesheets/core.css.scss */
.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

/* line 855, app/assets/stylesheets/core.css.scss */
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

/* line 860, app/assets/stylesheets/core.css.scss */
.offset-1 {
  margin-left: 8.33333333%;
}

/* line 864, app/assets/stylesheets/core.css.scss */
.offset-2 {
  margin-left: 16.66666667%;
}

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

/* line 872, app/assets/stylesheets/core.css.scss */
.offset-4 {
  margin-left: 33.33333333%;
}

/* line 876, app/assets/stylesheets/core.css.scss */
.offset-5 {
  margin-left: 41.66666667%;
}

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

/* line 884, app/assets/stylesheets/core.css.scss */
.offset-7 {
  margin-left: 58.33333333%;
}

/* line 888, app/assets/stylesheets/core.css.scss */
.offset-8 {
  margin-left: 66.66666667%;
}

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

/* line 896, app/assets/stylesheets/core.css.scss */
.offset-10 {
  margin-left: 83.33333333%;
}

/* line 900, app/assets/stylesheets/core.css.scss */
.offset-11 {
  margin-left: 91.66666667%;
}

/* line 904, app/assets/stylesheets/core.css.scss */
.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

/* line 909, app/assets/stylesheets/core.css.scss */
.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

/* line 914, app/assets/stylesheets/core.css.scss */
.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

/* line 919, app/assets/stylesheets/core.css.scss */
.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

/* line 924, app/assets/stylesheets/core.css.scss */
.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

/* line 929, app/assets/stylesheets/core.css.scss */
.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

/* line 934, app/assets/stylesheets/core.css.scss */
.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

/* line 939, app/assets/stylesheets/core.css.scss */
.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

/* line 944, app/assets/stylesheets/core.css.scss */
.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

/* line 949, app/assets/stylesheets/core.css.scss */
.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

/* line 954, app/assets/stylesheets/core.css.scss */
.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

/* line 959, app/assets/stylesheets/core.css.scss */
.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  /* line 965, app/assets/stylesheets/core.css.scss */
  .col-sm {
    flex: 1 0 0%;
  }
  /* line 968, app/assets/stylesheets/core.css.scss */
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 972, app/assets/stylesheets/core.css.scss */
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 976, app/assets/stylesheets/core.css.scss */
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 980, app/assets/stylesheets/core.css.scss */
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 984, app/assets/stylesheets/core.css.scss */
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 988, app/assets/stylesheets/core.css.scss */
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 992, app/assets/stylesheets/core.css.scss */
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 996, app/assets/stylesheets/core.css.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1000, app/assets/stylesheets/core.css.scss */
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 1004, app/assets/stylesheets/core.css.scss */
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1008, app/assets/stylesheets/core.css.scss */
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1012, app/assets/stylesheets/core.css.scss */
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1016, app/assets/stylesheets/core.css.scss */
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 1020, app/assets/stylesheets/core.css.scss */
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1024, app/assets/stylesheets/core.css.scss */
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 1028, app/assets/stylesheets/core.css.scss */
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 1032, app/assets/stylesheets/core.css.scss */
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 1036, app/assets/stylesheets/core.css.scss */
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 1040, app/assets/stylesheets/core.css.scss */
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 1044, app/assets/stylesheets/core.css.scss */
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1048, app/assets/stylesheets/core.css.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 1051, app/assets/stylesheets/core.css.scss */
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  /* line 1054, app/assets/stylesheets/core.css.scss */
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  /* line 1057, app/assets/stylesheets/core.css.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 1060, app/assets/stylesheets/core.css.scss */
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  /* line 1063, app/assets/stylesheets/core.css.scss */
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  /* line 1066, app/assets/stylesheets/core.css.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 1069, app/assets/stylesheets/core.css.scss */
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  /* line 1072, app/assets/stylesheets/core.css.scss */
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  /* line 1075, app/assets/stylesheets/core.css.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 1078, app/assets/stylesheets/core.css.scss */
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  /* line 1081, app/assets/stylesheets/core.css.scss */
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  /* line 1084, app/assets/stylesheets/core.css.scss */
  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0;
  }
  /* line 1088, app/assets/stylesheets/core.css.scss */
  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0;
  }
  /* line 1092, app/assets/stylesheets/core.css.scss */
  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 1096, app/assets/stylesheets/core.css.scss */
  .g-sm-1,
.gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 1100, app/assets/stylesheets/core.css.scss */
  .g-sm-2,
.gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 1104, app/assets/stylesheets/core.css.scss */
  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 1108, app/assets/stylesheets/core.css.scss */
  .g-sm-3,
.gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 1112, app/assets/stylesheets/core.css.scss */
  .g-sm-3,
.gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 1116, app/assets/stylesheets/core.css.scss */
  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 1120, app/assets/stylesheets/core.css.scss */
  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 1124, app/assets/stylesheets/core.css.scss */
  .g-sm-5,
.gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 1128, app/assets/stylesheets/core.css.scss */
  .g-sm-5,
.gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 768px) {
  /* line 1134, app/assets/stylesheets/core.css.scss */
  .col-md {
    flex: 1 0 0%;
  }
  /* line 1137, app/assets/stylesheets/core.css.scss */
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1141, app/assets/stylesheets/core.css.scss */
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1145, app/assets/stylesheets/core.css.scss */
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1149, app/assets/stylesheets/core.css.scss */
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1153, app/assets/stylesheets/core.css.scss */
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1157, app/assets/stylesheets/core.css.scss */
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 1161, app/assets/stylesheets/core.css.scss */
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1165, app/assets/stylesheets/core.css.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1169, app/assets/stylesheets/core.css.scss */
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 1173, app/assets/stylesheets/core.css.scss */
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1177, app/assets/stylesheets/core.css.scss */
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1181, app/assets/stylesheets/core.css.scss */
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1185, app/assets/stylesheets/core.css.scss */
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 1189, app/assets/stylesheets/core.css.scss */
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1193, app/assets/stylesheets/core.css.scss */
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 1197, app/assets/stylesheets/core.css.scss */
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 1201, app/assets/stylesheets/core.css.scss */
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 1205, app/assets/stylesheets/core.css.scss */
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 1209, app/assets/stylesheets/core.css.scss */
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 1213, app/assets/stylesheets/core.css.scss */
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1217, app/assets/stylesheets/core.css.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 1220, app/assets/stylesheets/core.css.scss */
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  /* line 1223, app/assets/stylesheets/core.css.scss */
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  /* line 1226, app/assets/stylesheets/core.css.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 1229, app/assets/stylesheets/core.css.scss */
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  /* line 1232, app/assets/stylesheets/core.css.scss */
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  /* line 1235, app/assets/stylesheets/core.css.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 1238, app/assets/stylesheets/core.css.scss */
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  /* line 1241, app/assets/stylesheets/core.css.scss */
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  /* line 1244, app/assets/stylesheets/core.css.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 1247, app/assets/stylesheets/core.css.scss */
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  /* line 1250, app/assets/stylesheets/core.css.scss */
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  /* line 1253, app/assets/stylesheets/core.css.scss */
  .g-md-0,
.gx-md-0 {
    --bs-gutter-x: 0;
  }
  /* line 1257, app/assets/stylesheets/core.css.scss */
  .g-md-0,
.gy-md-0 {
    --bs-gutter-y: 0;
  }
  /* line 1261, app/assets/stylesheets/core.css.scss */
  .g-md-1,
.gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 1265, app/assets/stylesheets/core.css.scss */
  .g-md-1,
.gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 1269, app/assets/stylesheets/core.css.scss */
  .g-md-2,
.gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 1273, app/assets/stylesheets/core.css.scss */
  .g-md-2,
.gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 1277, app/assets/stylesheets/core.css.scss */
  .g-md-3,
.gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 1281, app/assets/stylesheets/core.css.scss */
  .g-md-3,
.gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 1285, app/assets/stylesheets/core.css.scss */
  .g-md-4,
.gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 1289, app/assets/stylesheets/core.css.scss */
  .g-md-4,
.gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 1293, app/assets/stylesheets/core.css.scss */
  .g-md-5,
.gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 1297, app/assets/stylesheets/core.css.scss */
  .g-md-5,
.gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 992px) {
  /* line 1303, app/assets/stylesheets/core.css.scss */
  .col-lg {
    flex: 1 0 0%;
  }
  /* line 1306, app/assets/stylesheets/core.css.scss */
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1310, app/assets/stylesheets/core.css.scss */
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1314, app/assets/stylesheets/core.css.scss */
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1318, app/assets/stylesheets/core.css.scss */
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1322, app/assets/stylesheets/core.css.scss */
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1326, app/assets/stylesheets/core.css.scss */
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 1330, app/assets/stylesheets/core.css.scss */
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1334, app/assets/stylesheets/core.css.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1338, app/assets/stylesheets/core.css.scss */
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 1342, app/assets/stylesheets/core.css.scss */
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1346, app/assets/stylesheets/core.css.scss */
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1350, app/assets/stylesheets/core.css.scss */
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1354, app/assets/stylesheets/core.css.scss */
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 1358, app/assets/stylesheets/core.css.scss */
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1362, app/assets/stylesheets/core.css.scss */
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 1366, app/assets/stylesheets/core.css.scss */
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 1370, app/assets/stylesheets/core.css.scss */
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 1374, app/assets/stylesheets/core.css.scss */
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 1378, app/assets/stylesheets/core.css.scss */
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 1382, app/assets/stylesheets/core.css.scss */
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1386, app/assets/stylesheets/core.css.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 1389, app/assets/stylesheets/core.css.scss */
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  /* line 1392, app/assets/stylesheets/core.css.scss */
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  /* line 1395, app/assets/stylesheets/core.css.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 1398, app/assets/stylesheets/core.css.scss */
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  /* line 1401, app/assets/stylesheets/core.css.scss */
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  /* line 1404, app/assets/stylesheets/core.css.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 1407, app/assets/stylesheets/core.css.scss */
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  /* line 1410, app/assets/stylesheets/core.css.scss */
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  /* line 1413, app/assets/stylesheets/core.css.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 1416, app/assets/stylesheets/core.css.scss */
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  /* line 1419, app/assets/stylesheets/core.css.scss */
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  /* line 1422, app/assets/stylesheets/core.css.scss */
  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0;
  }
  /* line 1426, app/assets/stylesheets/core.css.scss */
  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0;
  }
  /* line 1430, app/assets/stylesheets/core.css.scss */
  .g-lg-1,
.gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 1434, app/assets/stylesheets/core.css.scss */
  .g-lg-1,
.gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 1438, app/assets/stylesheets/core.css.scss */
  .g-lg-2,
.gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 1442, app/assets/stylesheets/core.css.scss */
  .g-lg-2,
.gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 1446, app/assets/stylesheets/core.css.scss */
  .g-lg-3,
.gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 1450, app/assets/stylesheets/core.css.scss */
  .g-lg-3,
.gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 1454, app/assets/stylesheets/core.css.scss */
  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 1458, app/assets/stylesheets/core.css.scss */
  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 1462, app/assets/stylesheets/core.css.scss */
  .g-lg-5,
.gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 1466, app/assets/stylesheets/core.css.scss */
  .g-lg-5,
.gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1200px) {
  /* line 1472, app/assets/stylesheets/core.css.scss */
  .col-xl {
    flex: 1 0 0%;
  }
  /* line 1475, app/assets/stylesheets/core.css.scss */
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1479, app/assets/stylesheets/core.css.scss */
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1483, app/assets/stylesheets/core.css.scss */
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1487, app/assets/stylesheets/core.css.scss */
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1491, app/assets/stylesheets/core.css.scss */
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1495, app/assets/stylesheets/core.css.scss */
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 1499, app/assets/stylesheets/core.css.scss */
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1503, app/assets/stylesheets/core.css.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1507, app/assets/stylesheets/core.css.scss */
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 1511, app/assets/stylesheets/core.css.scss */
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1515, app/assets/stylesheets/core.css.scss */
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1519, app/assets/stylesheets/core.css.scss */
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1523, app/assets/stylesheets/core.css.scss */
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 1527, app/assets/stylesheets/core.css.scss */
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1531, app/assets/stylesheets/core.css.scss */
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 1535, app/assets/stylesheets/core.css.scss */
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 1539, app/assets/stylesheets/core.css.scss */
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 1543, app/assets/stylesheets/core.css.scss */
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 1547, app/assets/stylesheets/core.css.scss */
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 1551, app/assets/stylesheets/core.css.scss */
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1555, app/assets/stylesheets/core.css.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 1558, app/assets/stylesheets/core.css.scss */
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  /* line 1561, app/assets/stylesheets/core.css.scss */
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  /* line 1564, app/assets/stylesheets/core.css.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 1567, app/assets/stylesheets/core.css.scss */
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  /* line 1570, app/assets/stylesheets/core.css.scss */
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  /* line 1573, app/assets/stylesheets/core.css.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 1576, app/assets/stylesheets/core.css.scss */
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  /* line 1579, app/assets/stylesheets/core.css.scss */
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  /* line 1582, app/assets/stylesheets/core.css.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 1585, app/assets/stylesheets/core.css.scss */
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  /* line 1588, app/assets/stylesheets/core.css.scss */
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  /* line 1591, app/assets/stylesheets/core.css.scss */
  .g-xl-0,
.gx-xl-0 {
    --bs-gutter-x: 0;
  }
  /* line 1595, app/assets/stylesheets/core.css.scss */
  .g-xl-0,
.gy-xl-0 {
    --bs-gutter-y: 0;
  }
  /* line 1599, app/assets/stylesheets/core.css.scss */
  .g-xl-1,
.gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 1603, app/assets/stylesheets/core.css.scss */
  .g-xl-1,
.gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 1607, app/assets/stylesheets/core.css.scss */
  .g-xl-2,
.gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 1611, app/assets/stylesheets/core.css.scss */
  .g-xl-2,
.gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 1615, app/assets/stylesheets/core.css.scss */
  .g-xl-3,
.gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 1619, app/assets/stylesheets/core.css.scss */
  .g-xl-3,
.gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 1623, app/assets/stylesheets/core.css.scss */
  .g-xl-4,
.gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 1627, app/assets/stylesheets/core.css.scss */
  .g-xl-4,
.gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 1631, app/assets/stylesheets/core.css.scss */
  .g-xl-5,
.gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 1635, app/assets/stylesheets/core.css.scss */
  .g-xl-5,
.gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1400px) {
  /* line 1641, app/assets/stylesheets/core.css.scss */
  .col-xxl {
    flex: 1 0 0%;
  }
  /* line 1644, app/assets/stylesheets/core.css.scss */
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1648, app/assets/stylesheets/core.css.scss */
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1652, app/assets/stylesheets/core.css.scss */
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1656, app/assets/stylesheets/core.css.scss */
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1660, app/assets/stylesheets/core.css.scss */
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1664, app/assets/stylesheets/core.css.scss */
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 1668, app/assets/stylesheets/core.css.scss */
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1672, app/assets/stylesheets/core.css.scss */
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1676, app/assets/stylesheets/core.css.scss */
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 1680, app/assets/stylesheets/core.css.scss */
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1684, app/assets/stylesheets/core.css.scss */
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1688, app/assets/stylesheets/core.css.scss */
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1692, app/assets/stylesheets/core.css.scss */
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 1696, app/assets/stylesheets/core.css.scss */
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1700, app/assets/stylesheets/core.css.scss */
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 1704, app/assets/stylesheets/core.css.scss */
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 1708, app/assets/stylesheets/core.css.scss */
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 1712, app/assets/stylesheets/core.css.scss */
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 1716, app/assets/stylesheets/core.css.scss */
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 1720, app/assets/stylesheets/core.css.scss */
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1724, app/assets/stylesheets/core.css.scss */
  .offset-xxl-0 {
    margin-left: 0;
  }
  /* line 1727, app/assets/stylesheets/core.css.scss */
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  /* line 1730, app/assets/stylesheets/core.css.scss */
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  /* line 1733, app/assets/stylesheets/core.css.scss */
  .offset-xxl-3 {
    margin-left: 25%;
  }
  /* line 1736, app/assets/stylesheets/core.css.scss */
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  /* line 1739, app/assets/stylesheets/core.css.scss */
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  /* line 1742, app/assets/stylesheets/core.css.scss */
  .offset-xxl-6 {
    margin-left: 50%;
  }
  /* line 1745, app/assets/stylesheets/core.css.scss */
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  /* line 1748, app/assets/stylesheets/core.css.scss */
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  /* line 1751, app/assets/stylesheets/core.css.scss */
  .offset-xxl-9 {
    margin-left: 75%;
  }
  /* line 1754, app/assets/stylesheets/core.css.scss */
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  /* line 1757, app/assets/stylesheets/core.css.scss */
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  /* line 1760, app/assets/stylesheets/core.css.scss */
  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  /* line 1764, app/assets/stylesheets/core.css.scss */
  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  /* line 1768, app/assets/stylesheets/core.css.scss */
  .g-xxl-1,
.gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 1772, app/assets/stylesheets/core.css.scss */
  .g-xxl-1,
.gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 1776, app/assets/stylesheets/core.css.scss */
  .g-xxl-2,
.gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 1780, app/assets/stylesheets/core.css.scss */
  .g-xxl-2,
.gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 1784, app/assets/stylesheets/core.css.scss */
  .g-xxl-3,
.gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 1788, app/assets/stylesheets/core.css.scss */
  .g-xxl-3,
.gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 1792, app/assets/stylesheets/core.css.scss */
  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 1796, app/assets/stylesheets/core.css.scss */
  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 1800, app/assets/stylesheets/core.css.scss */
  .g-xxl-5,
.gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 1804, app/assets/stylesheets/core.css.scss */
  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}

/* line 1809, app/assets/stylesheets/core.css.scss */
.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-body-color);
  --bs-table-bg: transparent;
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-body-color);
  --bs-table-striped-bg: #fbfbfc;
  --bs-table-active-color: var(--bs-body-color);
  --bs-table-active-bg: rgba(115, 103, 240, 0.08);
  --bs-table-hover-color: var(--bs-body-color);
  --bs-table-hover-bg: rgba(75, 70, 92, 0.04);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: middle;
  border-color: var(--bs-table-border-color);
}

/* line 1829, app/assets/stylesheets/core.css.scss */
.table > :not(caption) > * > * {
  padding: 0.55rem 1.25rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}

/* line 1836, app/assets/stylesheets/core.css.scss */
.table > tbody {
  vertical-align: inherit;
}

/* line 1839, app/assets/stylesheets/core.css.scss */
.table > thead {
  vertical-align: bottom;
}

/* line 1843, app/assets/stylesheets/core.css.scss */
.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}

/* line 1847, app/assets/stylesheets/core.css.scss */
.caption-top {
  caption-side: top;
}

/* line 1851, app/assets/stylesheets/core.css.scss */
.table-sm > :not(caption) > * > * {
  padding: 0.25rem 1.25rem;
}

/* line 1855, app/assets/stylesheets/core.css.scss */
.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}

/* line 1858, app/assets/stylesheets/core.css.scss */
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}

/* line 1862, app/assets/stylesheets/core.css.scss */
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}

/* line 1865, app/assets/stylesheets/core.css.scss */
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

/* line 1869, app/assets/stylesheets/core.css.scss */
.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

/* line 1874, app/assets/stylesheets/core.css.scss */
.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

/* line 1879, app/assets/stylesheets/core.css.scss */
.table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg);
}

/* line 1884, app/assets/stylesheets/core.css.scss */
.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg);
}

/* line 1889, app/assets/stylesheets/core.css.scss */
.table-primary {
  --bs-table-color: #4b465c;
  --bs-table-bg: #f4f3fe;
  --bs-table-border-color: #d2d0de;
  --bs-table-striped-bg: #f1f0fb;
  --bs-table-striped-color: #4b465c;
  --bs-table-active-bg: #e6e5f1;
  --bs-table-active-color: #4b465c;
  --bs-table-hover-bg: #edecf8;
  --bs-table-hover-color: #4b465c;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 1903, app/assets/stylesheets/core.css.scss */
.table-secondary {
  --bs-table-color: #4b465c;
  --bs-table-bg: #f8f8f9;
  --bs-table-border-color: #d5d4da;
  --bs-table-striped-bg: #f5f4f6;
  --bs-table-striped-color: #4b465c;
  --bs-table-active-bg: #eaeaec;
  --bs-table-active-color: #4b465c;
  --bs-table-hover-bg: #f1f1f3;
  --bs-table-hover-color: #4b465c;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 1917, app/assets/stylesheets/core.css.scss */
.table-success {
  --bs-table-color: #4b465c;
  --bs-table-bg: #eefbf3;
  --bs-table-border-color: #cdd7d5;
  --bs-table-striped-bg: #ebf7f0;
  --bs-table-striped-color: #4b465c;
  --bs-table-active-bg: #e1ede7;
  --bs-table-active-color: #4b465c;
  --bs-table-hover-bg: #e7f4ed;
  --bs-table-hover-color: #4b465c;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 1931, app/assets/stylesheets/core.css.scss */
.table-info {
  --bs-table-color: #4b465c;
  --bs-table-bg: #ebfbfd;
  --bs-table-border-color: #cbd7dd;
  --bs-table-striped-bg: #e8f7fa;
  --bs-table-striped-color: #4b465c;
  --bs-table-active-bg: #deedf0;
  --bs-table-active-color: #4b465c;
  --bs-table-hover-bg: #e5f4f7;
  --bs-table-hover-color: #4b465c;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 1945, app/assets/stylesheets/core.css.scss */
.table-warning {
  --bs-table-color: #4b465c;
  --bs-table-bg: #fff7f0;
  --bs-table-border-color: #dbd4d2;
  --bs-table-striped-bg: #fbf3ed;
  --bs-table-striped-color: #4b465c;
  --bs-table-active-bg: #f1e9e4;
  --bs-table-active-color: #4b465c;
  --bs-table-hover-bg: #f8f0ea;
  --bs-table-hover-color: #4b465c;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 1959, app/assets/stylesheets/core.css.scss */
.table-danger {
  --bs-table-color: #4b465c;
  --bs-table-bg: #fdf1f1;
  --bs-table-border-color: #d9cfd3;
  --bs-table-striped-bg: #f9eeee;
  --bs-table-striped-color: #4b465c;
  --bs-table-active-bg: #efe3e5;
  --bs-table-active-color: #4b465c;
  --bs-table-hover-bg: #f6eaeb;
  --bs-table-hover-color: #4b465c;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 1973, app/assets/stylesheets/core.css.scss */
.table-light {
  --bs-table-color: #4b465c;
  --bs-table-bg: #dfdfe3;
  --bs-table-border-color: #c1c0c8;
  --bs-table-striped-bg: #dcdce0;
  --bs-table-striped-color: #4b465c;
  --bs-table-active-bg: #d3d3d8;
  --bs-table-active-color: #4b465c;
  --bs-table-hover-bg: #d9d9de;
  --bs-table-hover-color: #4b465c;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 1987, app/assets/stylesheets/core.css.scss */
.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #4b4b4b;
  --bs-table-border-color: #6f6f6f;
  --bs-table-striped-bg: #4f4f4f;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #595959;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #525252;
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 2001, app/assets/stylesheets/core.css.scss */
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  /* line 2007, app/assets/stylesheets/core.css.scss */
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 767.98px) {
  /* line 2013, app/assets/stylesheets/core.css.scss */
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 991.98px) {
  /* line 2019, app/assets/stylesheets/core.css.scss */
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1199.98px) {
  /* line 2025, app/assets/stylesheets/core.css.scss */
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1399.98px) {
  /* line 2031, app/assets/stylesheets/core.css.scss */
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

/* line 2036, app/assets/stylesheets/core.css.scss */
.form-label {
  margin-bottom: 0.25rem;
  font-size: 0.8125rem;
  color: #5d596c;
}

/* line 2042, app/assets/stylesheets/core.css.scss */
.col-form-label {
  padding-top: calc(0.422rem + var(--bs-border-width));
  padding-bottom: calc(0.422rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
  color: #5d596c;
}

/* line 2051, app/assets/stylesheets/core.css.scss */
.col-form-label-lg {
  padding-top: calc(0.594rem + var(--bs-border-width));
  padding-bottom: calc(0.594rem + var(--bs-border-width));
  font-size: 1.125rem;
}

/* line 2057, app/assets/stylesheets/core.css.scss */
.col-form-label-sm {
  padding-top: calc(0.266rem + var(--bs-border-width));
  padding-bottom: calc(0.266rem + var(--bs-border-width));
  font-size: 0.8125rem;
}

/* line 2063, app/assets/stylesheets/core.css.scss */
.form-text {
  margin-top: 0.25rem;
  font-size: 0.8125rem;
  color: #a5a3ae;
}

/* line 2069, app/assets/stylesheets/core.css.scss */
.form-control {
  display: block;
  width: 100%;
  padding: 0.422rem 0.875rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #6f6b7d;
  appearance: none;
  background-color: #fff;
  background-clip: padding-box;
  border: var(--bs-border-width) solid #dbdade;
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

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

/* line 2089, app/assets/stylesheets/core.css.scss */
.form-control[type=file] {
  overflow: hidden;
}

/* line 2092, app/assets/stylesheets/core.css.scss */
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 2095, app/assets/stylesheets/core.css.scss */
.form-control:focus {
  color: #6f6b7d;
  background-color: #fff;
  border-color: #7367f0;
  outline: 0;
  box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3);
}

/* line 2102, app/assets/stylesheets/core.css.scss */
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}

/* line 2107, app/assets/stylesheets/core.css.scss */
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}

/* line 2111, app/assets/stylesheets/core.css.scss */
.form-control::placeholder {
  color: #b7b5be;
  opacity: 1;
}

/* line 2115, app/assets/stylesheets/core.css.scss */
.form-control:disabled {
  background-color: rgba(75, 70, 92, 0.08);
  opacity: 1;
}

/* line 2119, app/assets/stylesheets/core.css.scss */
.form-control::file-selector-button {
  padding: 0.422rem 0.875rem;
  margin: -0.422rem -0.875rem;
  margin-inline-end: 0.875rem;
  color: #6f6b7d;
  background-color: #fff;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2134, app/assets/stylesheets/core.css.scss */
  .form-control::file-selector-button {
    transition: none;
  }
}

/* line 2138, app/assets/stylesheets/core.css.scss */
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #f2f2f2;
}

/* line 2142, app/assets/stylesheets/core.css.scss */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.422rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}

/* line 2153, app/assets/stylesheets/core.css.scss */
.form-control-plaintext:focus {
  outline: 0;
}

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

/* line 2161, app/assets/stylesheets/core.css.scss */
.form-control-sm {
  min-height: calc(1.5em + 0.532rem + calc(var(--bs-border-width) * 2));
  padding: 0.266rem 0.625rem;
  font-size: 0.8125rem;
  border-radius: var(--bs-border-radius-sm);
}

/* line 2167, app/assets/stylesheets/core.css.scss */
.form-control-sm::file-selector-button {
  padding: 0.266rem 0.625rem;
  margin: -0.266rem -0.625rem;
  margin-inline-end: 0.625rem;
}

/* line 2173, app/assets/stylesheets/core.css.scss */
.form-control-lg {
  min-height: calc(1.5em + 1.188rem + calc(var(--bs-border-width) * 2));
  padding: 0.594rem 1rem;
  font-size: 1.125rem;
  border-radius: var(--bs-border-radius-lg);
}

/* line 2179, app/assets/stylesheets/core.css.scss */
.form-control-lg::file-selector-button {
  padding: 0.594rem 1rem;
  margin: -0.594rem -1rem;
  margin-inline-end: 1rem;
}

/* line 2185, app/assets/stylesheets/core.css.scss */
textarea.form-control {
  min-height: calc(1.5em + 0.844rem + calc(var(--bs-border-width) * 2));
}

/* line 2188, app/assets/stylesheets/core.css.scss */
textarea.form-control-sm {
  min-height: calc(1.5em + 0.532rem + calc(var(--bs-border-width) * 2));
}

/* line 2191, app/assets/stylesheets/core.css.scss */
textarea.form-control-lg {
  min-height: calc(1.5em + 1.188rem + calc(var(--bs-border-width) * 2));
}

/* line 2195, app/assets/stylesheets/core.css.scss */
.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.844rem + calc(var(--bs-border-width) * 2));
  padding: 0.422rem;
}

/* line 2200, app/assets/stylesheets/core.css.scss */
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 2203, app/assets/stylesheets/core.css.scss */
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}

/* line 2207, app/assets/stylesheets/core.css.scss */
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}

/* line 2211, app/assets/stylesheets/core.css.scss */
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.532rem + calc(var(--bs-border-width) * 2));
}

/* line 2214, app/assets/stylesheets/core.css.scss */
.form-control-color.form-control-lg {
  height: calc(1.5em + 1.188rem + calc(var(--bs-border-width) * 2));
}

/* line 2218, app/assets/stylesheets/core.css.scss */
.form-select {
  --bs-form-select-bg-img: 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 7.5L10 12.5L15 7.5' stroke='%236f6b7d' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='white' stroke-opacity='0.2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  display: block;
  width: 100%;
  padding: 0.422rem 2.45rem 0.422rem 0.875rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #6f6b7d;
  appearance: none;
  background-color: #fff;
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.875rem center;
  background-size: 22px 20px;
  border: var(--bs-border-width) solid #dbdade;
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2238, app/assets/stylesheets/core.css.scss */
  .form-select {
    transition: none;
  }
}

/* line 2242, app/assets/stylesheets/core.css.scss */
.form-select:focus {
  border-color: #7367f0;
  outline: 0;
  box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3);
}

/* line 2247, app/assets/stylesheets/core.css.scss */
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.875rem;
  background-image: none;
}

/* line 2251, app/assets/stylesheets/core.css.scss */
.form-select:disabled {
  color: #a5a3ae;
  background-color: rgba(75, 70, 92, 0.08);
}

/* line 2255, app/assets/stylesheets/core.css.scss */
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #6f6b7d;
}

/* line 2260, app/assets/stylesheets/core.css.scss */
.form-select-sm {
  padding-top: 0.266rem;
  padding-bottom: 0.266rem;
  padding-left: 0.625rem;
  font-size: 0.8125rem;
  border-radius: var(--bs-border-radius-sm);
}

/* line 2268, app/assets/stylesheets/core.css.scss */
.form-select-lg {
  padding-top: 0.594rem;
  padding-bottom: 0.594rem;
  padding-left: 1rem;
  font-size: 1.125rem;
  border-radius: var(--bs-border-radius-lg);
}

/* line 2276, app/assets/stylesheets/core.css.scss */
.form-check {
  display: block;
  min-height: 1.378125rem;
  padding-left: 1.7em;
  margin-bottom: 0.125rem;
}

/* line 2282, app/assets/stylesheets/core.css.scss */
.form-check .form-check-input {
  float: left;
  margin-left: -1.7em;
}

/* line 2287, app/assets/stylesheets/core.css.scss */
.form-check-reverse {
  padding-right: 1.7em;
  padding-left: 0;
  text-align: right;
}

/* line 2292, app/assets/stylesheets/core.css.scss */
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.7em;
  margin-left: 0;
}

/* line 2298, app/assets/stylesheets/core.css.scss */
.form-check-input {
  --bs-form-check-bg: #fff;
  flex-shrink: 0;
  width: 1.2em;
  height: 1.2em;
  margin-top: 0.135em;
  vertical-align: top;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 2px solid #dbdade;
  print-color-adjust: exact;
}

/* line 2314, app/assets/stylesheets/core.css.scss */
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}

/* line 2317, app/assets/stylesheets/core.css.scss */
.form-check-input[type=radio] {
  border-radius: 50%;
}

/* line 2320, app/assets/stylesheets/core.css.scss */
.form-check-input:active {
  filter: brightness(90%);
}

/* line 2323, app/assets/stylesheets/core.css.scss */
.form-check-input:focus {
  border-color: #7367f0;
  outline: 0;
  box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3);
}

/* line 2328, app/assets/stylesheets/core.css.scss */
.form-check-input:checked {
  background-color: #7367f0;
  border-color: #7367f0;
}

/* line 2332, app/assets/stylesheets/core.css.scss */
.form-check-input[type=checkbox]:checked {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='13' viewBox='0 0 15 14' fill='none'%3E%3Cpath d='M3.41667 7L6.33333 9.91667L12.1667 4.08333' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

/* line 2335, app/assets/stylesheets/core.css.scss */
.form-check-input[type=radio]:checked {
  --bs-form-check-bg-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%3Crect x='5' y='5' width='8' height='8' rx='4' fill='%23fff'/%3E%3C/svg%3E%0A");
}

/* line 2338, app/assets/stylesheets/core.css.scss */
.form-check-input[type=checkbox]:indeterminate {
  background-color: #7367f0;
  border-color: #7367f0;
  --bs-form-check-bg-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='M5.5 9H12.5' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

/* line 2343, app/assets/stylesheets/core.css.scss */
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}

/* line 2348, app/assets/stylesheets/core.css.scss */
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

/* line 2353, app/assets/stylesheets/core.css.scss */
.form-check-label {
  cursor: pointer;
}

/* line 2357, app/assets/stylesheets/core.css.scss */
.form-switch {
  padding-left: 2.5em;
}

/* line 2360, app/assets/stylesheets/core.css.scss */
.form-switch .form-check-input {
  --bs-form-switch-bg: 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%3Ccircle cx='9' cy='9' r='6' fill='rgba%2875, 70, 92, 0.2%29'/%3E%3C/svg%3E%0A");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2370, app/assets/stylesheets/core.css.scss */
  .form-switch .form-check-input {
    transition: none;
  }
}

/* line 2374, app/assets/stylesheets/core.css.scss */
.form-switch .form-check-input:focus {
  --bs-form-switch-bg: 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%3Ccircle cx='9' cy='9' r='6' fill='%237367f0'/%3E%3C/svg%3E%0A");
}

/* line 2377, app/assets/stylesheets/core.css.scss */
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: 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%3Ccircle cx='9' cy='9' r='6' fill='%23fff'/%3E%3C/svg%3E%0A");
}

/* line 2381, app/assets/stylesheets/core.css.scss */
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}

/* line 2385, app/assets/stylesheets/core.css.scss */
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

/* line 2390, app/assets/stylesheets/core.css.scss */
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

/* line 2395, app/assets/stylesheets/core.css.scss */
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 2400, app/assets/stylesheets/core.css.scss */
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

/* line 2406, app/assets/stylesheets/core.css.scss */
.form-range {
  width: 100%;
  height: 0.85rem;
  padding: 0;
  appearance: none;
  background-color: transparent;
}

/* line 2413, app/assets/stylesheets/core.css.scss */
.form-range:focus {
  outline: 0;
}

/* line 2416, app/assets/stylesheets/core.css.scss */
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px rgba(75, 70, 92, 0.1), 0 0.31rem 1.25rem 0 rgba(75, 70, 92, 0.4);
}

/* line 2419, app/assets/stylesheets/core.css.scss */
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 3px rgba(75, 70, 92, 0.1), 0 0.31rem 1.25rem 0 rgba(75, 70, 92, 0.4);
}

/* line 2422, app/assets/stylesheets/core.css.scss */
.form-range::-moz-focus-outer {
  border: 0;
}

/* line 2425, app/assets/stylesheets/core.css.scss */
.form-range::-webkit-slider-thumb {
  width: 0.75rem;
  height: 0.75rem;
  margin-top: -0.3125rem;
  appearance: none;
  background-color: #fff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

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

/* line 2440, app/assets/stylesheets/core.css.scss */
.form-range::-webkit-slider-thumb:active {
  background-color: #fff;
}

/* line 2443, app/assets/stylesheets/core.css.scss */
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.125rem;
  color: transparent;
  cursor: pointer;
  background-color: rgba(75, 70, 92, 0.2);
  border-color: transparent;
  border-radius: 1rem;
}

/* line 2452, app/assets/stylesheets/core.css.scss */
.form-range::-moz-range-thumb {
  width: 0.75rem;
  height: 0.75rem;
  appearance: none;
  background-color: #fff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2462, app/assets/stylesheets/core.css.scss */
  .form-range::-moz-range-thumb {
    transition: none;
  }
}

/* line 2466, app/assets/stylesheets/core.css.scss */
.form-range::-moz-range-thumb:active {
  background-color: #fff;
}

/* line 2469, app/assets/stylesheets/core.css.scss */
.form-range::-moz-range-track {
  width: 100%;
  height: 0.125rem;
  color: transparent;
  cursor: pointer;
  background-color: rgba(75, 70, 92, 0.2);
  border-color: transparent;
  border-radius: 1rem;
}

/* line 2478, app/assets/stylesheets/core.css.scss */
.form-range:disabled {
  pointer-events: none;
}

/* line 2481, app/assets/stylesheets/core.css.scss */
.form-range:disabled::-webkit-slider-thumb {
  background-color: #dbdade;
}

/* line 2484, app/assets/stylesheets/core.css.scss */
.form-range:disabled::-moz-range-thumb {
  background-color: #dbdade;
}

/* line 2488, app/assets/stylesheets/core.css.scss */
.form-floating {
  position: relative;
}

/* line 2491, app/assets/stylesheets/core.css.scss */
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}

/* line 2498, app/assets/stylesheets/core.css.scss */
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  padding: 1rem 0.875rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2515, app/assets/stylesheets/core.css.scss */
  .form-floating > label {
    transition: none;
  }
}

/* line 2519, app/assets/stylesheets/core.css.scss */
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.875rem;
}

/* line 2523, app/assets/stylesheets/core.css.scss */
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}

/* line 2527, app/assets/stylesheets/core.css.scss */
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 2533, app/assets/stylesheets/core.css.scss */
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 2538, app/assets/stylesheets/core.css.scss */
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 2542, app/assets/stylesheets/core.css.scss */
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.75);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 2549, app/assets/stylesheets/core.css.scss */
.form-floating > .form-control:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-select ~ label::after {
  position: absolute;
  inset: 1rem 0.4375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: #fff;
  border-radius: var(--bs-border-radius);
}

/* line 2561, app/assets/stylesheets/core.css.scss */
.form-floating > .form-control:-webkit-autofill ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.75);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 2565, app/assets/stylesheets/core.css.scss */
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}

/* line 2568, app/assets/stylesheets/core.css.scss */
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: rgba(75, 70, 92, 0.6);
}

/* line 2572, app/assets/stylesheets/core.css.scss */
.form-floating > :disabled ~ label::after,
.form-floating > .form-control:disabled ~ label::after {
  background-color: rgba(75, 70, 92, 0.08);
}

/* line 2577, app/assets/stylesheets/core.css.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 2584, app/assets/stylesheets/core.css.scss */
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

/* line 2592, app/assets/stylesheets/core.css.scss */
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}

/* line 2597, app/assets/stylesheets/core.css.scss */
.input-group .btn {
  position: relative;
  z-index: 2;
}

/* line 2601, app/assets/stylesheets/core.css.scss */
.input-group .btn:focus {
  z-index: 5;
}

/* line 2605, app/assets/stylesheets/core.css.scss */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.422rem 0.75rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #6f6b7d;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: var(--bs-border-width) solid #dbdade;
  border-radius: var(--bs-border-radius);
}

/* line 2620, app/assets/stylesheets/core.css.scss */
.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.594rem 1rem;
  font-size: 1.125rem;
  border-radius: var(--bs-border-radius-lg);
}

/* line 2629, app/assets/stylesheets/core.css.scss */
.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.266rem 0.625rem;
  font-size: 0.8125rem;
  border-radius: var(--bs-border-radius-sm);
}

/* line 2638, app/assets/stylesheets/core.css.scss */
.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3.325rem;
}

/* line 2643, app/assets/stylesheets/core.css.scss */
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 2650, app/assets/stylesheets/core.css.scss */
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 2657, app/assets/stylesheets/core.css.scss */
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--bs-border-width) * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

/* line 2668, app/assets/stylesheets/core.css.scss */
.btn {
  --bs-btn-padding-x: 1.25rem;
  --bs-btn-padding-y: 0.6rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 0.9375rem;
  --bs-btn-font-weight: 500;
  --bs-btn-line-height: 1.125;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.05rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: all 0.2s ease-in-out;
}

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

/* line 2705, app/assets/stylesheets/core.css.scss */
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}

/* line 2710, app/assets/stylesheets/core.css.scss */
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}

/* line 2715, app/assets/stylesheets/core.css.scss */
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}

/* line 2722, app/assets/stylesheets/core.css.scss */
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}

/* line 2727, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}

/* line 2732, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}

/* line 2735, app/assets/stylesheets/core.css.scss */
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

/* line 2743, app/assets/stylesheets/core.css.scss */
.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: rgba(75, 70, 92, 0.6);
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 136, 126, 242;
  text-decoration: none;
}

/* line 2758, app/assets/stylesheets/core.css.scss */
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}

/* line 2761, app/assets/stylesheets/core.css.scss */
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

/* line 2765, app/assets/stylesheets/core.css.scss */
.btn-lg, .btn-group-lg > .btn {
  --bs-btn-padding-y: 0.84rem;
  --bs-btn-padding-x: 1.625rem;
  --bs-btn-font-size: 1.0625rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

/* line 2772, app/assets/stylesheets/core.css.scss */
.btn-sm, .btn-group-sm > .btn {
  --bs-btn-padding-y: 0.41rem;
  --bs-btn-padding-x: 0.875rem;
  --bs-btn-font-size: 0.8125rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

/* line 2779, app/assets/stylesheets/core.css.scss */
.fade {
  transition: opacity 0.15s linear;
}

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

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

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

/* line 2795, app/assets/stylesheets/core.css.scss */
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

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

/* line 2805, app/assets/stylesheets/core.css.scss */
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2811, app/assets/stylesheets/core.css.scss */
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

/* line 2816, app/assets/stylesheets/core.css.scss */
.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

/* line 2825, app/assets/stylesheets/core.css.scss */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 2828, app/assets/stylesheets/core.css.scss */
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
  content: "";
  margin-top: -0.28em;
  width: 0.42em;
  height: 0.42em;
  border: 1px solid;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg);
}

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

/* line 2845, app/assets/stylesheets/core.css.scss */
.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.25rem;
  --bs-dropdown-font-size: 0.9375rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: #fff;
  --bs-dropdown-border-color: #dbdade;
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: 0px;
  --bs-dropdown-inner-border-radius: 0px;
  --bs-dropdown-divider-bg: #dbdade;
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: 0 0.25rem 1rem rgba(165, 163, 174, 0.45);
  --bs-dropdown-link-color: #5d596c;
  --bs-dropdown-link-hover-color: #7367f0;
  --bs-dropdown-link-hover-bg: rgba(115, 103, 240, 0.08);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #7367f0;
  --bs-dropdown-link-disabled-color: #c9c8ce;
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.42rem;
  --bs-dropdown-header-color: #a5a3ae;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}

/* line 2887, app/assets/stylesheets/core.css.scss */
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

/* line 2893, app/assets/stylesheets/core.css.scss */
.dropdown-menu-start {
  --bs-position: start;
}

/* line 2896, app/assets/stylesheets/core.css.scss */
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

/* line 2901, app/assets/stylesheets/core.css.scss */
.dropdown-menu-end {
  --bs-position: end;
}

/* line 2904, app/assets/stylesheets/core.css.scss */
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 2910, app/assets/stylesheets/core.css.scss */
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  /* line 2913, app/assets/stylesheets/core.css.scss */
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 2917, app/assets/stylesheets/core.css.scss */
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  /* line 2920, app/assets/stylesheets/core.css.scss */
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 2926, app/assets/stylesheets/core.css.scss */
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  /* line 2929, app/assets/stylesheets/core.css.scss */
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 2933, app/assets/stylesheets/core.css.scss */
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  /* line 2936, app/assets/stylesheets/core.css.scss */
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 2942, app/assets/stylesheets/core.css.scss */
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  /* line 2945, app/assets/stylesheets/core.css.scss */
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 2949, app/assets/stylesheets/core.css.scss */
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  /* line 2952, app/assets/stylesheets/core.css.scss */
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 2958, app/assets/stylesheets/core.css.scss */
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  /* line 2961, app/assets/stylesheets/core.css.scss */
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 2965, app/assets/stylesheets/core.css.scss */
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  /* line 2968, app/assets/stylesheets/core.css.scss */
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1400px) {
  /* line 2974, app/assets/stylesheets/core.css.scss */
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  /* line 2977, app/assets/stylesheets/core.css.scss */
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 2981, app/assets/stylesheets/core.css.scss */
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  /* line 2984, app/assets/stylesheets/core.css.scss */
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

/* line 2989, app/assets/stylesheets/core.css.scss */
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}

/* line 2995, app/assets/stylesheets/core.css.scss */
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
  content: "";
  margin-top: 0;
  width: 0.42em;
  height: 0.42em;
  border: 1px solid;
  border-bottom: 0;
  border-left: 0;
  transform: rotate(-45deg);
}

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

/* line 3012, app/assets/stylesheets/core.css.scss */
.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}

/* line 3019, app/assets/stylesheets/core.css.scss */
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
  content: "";
  border-top: 0.42em solid transparent;
  border-right: 0;
  border-bottom: 0.42em solid transparent;
  border-left: 0.42em solid;
}

/* line 3029, app/assets/stylesheets/core.css.scss */
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 3032, app/assets/stylesheets/core.css.scss */
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 3036, app/assets/stylesheets/core.css.scss */
.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}

/* line 3043, app/assets/stylesheets/core.css.scss */
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
  content: "";
}

/* line 3049, app/assets/stylesheets/core.css.scss */
.dropstart .dropdown-toggle::after {
  display: none;
}

/* line 3052, app/assets/stylesheets/core.css.scss */
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: middle;
  content: "";
  border-top: 0.42em solid transparent;
  border-right: 0.42em solid;
  border-bottom: 0.42em solid transparent;
}

/* line 3061, app/assets/stylesheets/core.css.scss */
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 3064, app/assets/stylesheets/core.css.scss */
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 3068, app/assets/stylesheets/core.css.scss */
.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

/* line 3076, app/assets/stylesheets/core.css.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}

/* line 3089, app/assets/stylesheets/core.css.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}

/* line 3093, app/assets/stylesheets/core.css.scss */
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}

/* line 3098, app/assets/stylesheets/core.css.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

/* line 3104, app/assets/stylesheets/core.css.scss */
.dropdown-menu.show {
  display: block;
}

/* line 3108, app/assets/stylesheets/core.css.scss */
.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.75rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

/* line 3117, app/assets/stylesheets/core.css.scss */
.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

/* line 3123, app/assets/stylesheets/core.css.scss */
.dropdown-menu-dark {
  --bs-dropdown-color: rgba(75, 70, 92, 0.3);
  --bs-dropdown-bg: rgba(75, 70, 92, 0.8);
  --bs-dropdown-border-color: #dbdade;
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: rgba(75, 70, 92, 0.3);
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: #dbdade;
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #7367f0;
  --bs-dropdown-link-disabled-color: rgba(75, 70, 92, 0.5);
  --bs-dropdown-header-color: rgba(75, 70, 92, 0.5);
}

/* line 3138, app/assets/stylesheets/core.css.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 3144, app/assets/stylesheets/core.css.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

/* line 3149, app/assets/stylesheets/core.css.scss */
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

/* line 3164, app/assets/stylesheets/core.css.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

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

/* line 3173, app/assets/stylesheets/core.css.scss */
.btn-group {
  border-radius: var(--bs-border-radius);
}

/* line 3176, app/assets/stylesheets/core.css.scss */
.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(var(--bs-border-width) * -1);
}

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

/* line 3186, app/assets/stylesheets/core.css.scss */
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3193, app/assets/stylesheets/core.css.scss */
.dropdown-toggle-split {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

/* line 3197, app/assets/stylesheets/core.css.scss */
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 3200, app/assets/stylesheets/core.css.scss */
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 3204, app/assets/stylesheets/core.css.scss */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.65625rem;
  padding-left: 0.65625rem;
}

/* line 3209, app/assets/stylesheets/core.css.scss */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.21875rem;
  padding-left: 1.21875rem;
}

/* line 3214, app/assets/stylesheets/core.css.scss */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

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

/* line 3223, app/assets/stylesheets/core.css.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(var(--bs-border-width) * -1);
}

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

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

/* line 3238, app/assets/stylesheets/core.css.scss */
.nav {
  --bs-nav-link-padding-x: 1.25rem;
  --bs-nav-link-padding-y: 0.543rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: #5d596c;
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: #a5a3ae;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 3252, app/assets/stylesheets/core.css.scss */
.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3263, app/assets/stylesheets/core.css.scss */
  .nav-link {
    transition: none;
  }
}

/* line 3267, app/assets/stylesheets/core.css.scss */
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}

/* line 3270, app/assets/stylesheets/core.css.scss */
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.15rem rgba(75, 70, 92, 0.75);
}

/* line 3274, app/assets/stylesheets/core.css.scss */
.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

/* line 3280, app/assets/stylesheets/core.css.scss */
.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: transparent;
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) transparent;
  --bs-nav-tabs-link-active-color: #7367f0;
  --bs-nav-tabs-link-active-bg: #fff;
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) #fff;
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}

/* line 3290, app/assets/stylesheets/core.css.scss */
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}

/* line 3296, app/assets/stylesheets/core.css.scss */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}

/* line 3300, app/assets/stylesheets/core.css.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}

/* line 3306, app/assets/stylesheets/core.css.scss */
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3312, app/assets/stylesheets/core.css.scss */
.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #7367f0;
}

/* line 3317, app/assets/stylesheets/core.css.scss */
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}

/* line 3320, app/assets/stylesheets/core.css.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

/* line 3326, app/assets/stylesheets/core.css.scss */
.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}

/* line 3332, app/assets/stylesheets/core.css.scss */
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}

/* line 3337, app/assets/stylesheets/core.css.scss */
.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}

/* line 3340, app/assets/stylesheets/core.css.scss */
.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

/* line 3347, app/assets/stylesheets/core.css.scss */
.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 3353, app/assets/stylesheets/core.css.scss */
.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 3360, app/assets/stylesheets/core.css.scss */
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

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

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

/* line 3372, app/assets/stylesheets/core.css.scss */
.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(75, 70, 92, 0.5);
  --bs-navbar-hover-color: #6f6b7d;
  --bs-navbar-disabled-color: rgba(75, 70, 92, 0.3);
  --bs-navbar-active-color: #6f6b7d;
  --bs-navbar-brand-padding-y: 0.4970625rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1rem;
  --bs-navbar-brand-color: #6f6b7d;
  --bs-navbar-brand-hover-color: #6f6b7d;
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.5rem;
  --bs-navbar-toggler-padding-x: 0.7rem;
  --bs-navbar-toggler-font-size: 0.625rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='💎-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12%29-Navbar' transform='translate%28-1174.000000, -1290.000000%29'%3E%3Cg id='Group' transform='translate%281174.000000, 1288.000000%29'%3E%3Cg id='Icon-Color' transform='translate%280.000000, 2.000000%29'%3E%3Cuse fill='rgba%2875, 70, 92, 0.5%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba%2875, 70, 92, 0.5%29' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  --bs-navbar-toggler-border-color: rgba(75, 70, 92, 0.06);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.05rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}

/* line 3400, app/assets/stylesheets/core.css.scss */
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

/* line 3412, app/assets/stylesheets/core.css.scss */
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  white-space: nowrap;
}

/* line 3420, app/assets/stylesheets/core.css.scss */
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

/* line 3424, app/assets/stylesheets/core.css.scss */
.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.543rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 3437, app/assets/stylesheets/core.css.scss */
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}

/* line 3440, app/assets/stylesheets/core.css.scss */
.navbar-nav .dropdown-menu {
  position: static;
}

/* line 3444, app/assets/stylesheets/core.css.scss */
.navbar-text {
  padding-top: 0.543rem;
  padding-bottom: 0.543rem;
  color: var(--bs-navbar-color);
}

/* line 3449, app/assets/stylesheets/core.css.scss */
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

/* line 3455, app/assets/stylesheets/core.css.scss */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 3461, app/assets/stylesheets/core.css.scss */
.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 3472, app/assets/stylesheets/core.css.scss */
  .navbar-toggler {
    transition: none;
  }
}

/* line 3476, app/assets/stylesheets/core.css.scss */
.navbar-toggler:hover {
  text-decoration: none;
}

/* line 3479, app/assets/stylesheets/core.css.scss */
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

/* line 3485, app/assets/stylesheets/core.css.scss */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

/* line 3496, app/assets/stylesheets/core.css.scss */
.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  /* line 3502, app/assets/stylesheets/core.css.scss */
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 3506, app/assets/stylesheets/core.css.scss */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 3509, app/assets/stylesheets/core.css.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 3512, app/assets/stylesheets/core.css.scss */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 3516, app/assets/stylesheets/core.css.scss */
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 3519, app/assets/stylesheets/core.css.scss */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 3523, app/assets/stylesheets/core.css.scss */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  /* line 3526, app/assets/stylesheets/core.css.scss */
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 3538, app/assets/stylesheets/core.css.scss */
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 3541, app/assets/stylesheets/core.css.scss */
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 768px) {
  /* line 3549, app/assets/stylesheets/core.css.scss */
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 3553, app/assets/stylesheets/core.css.scss */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 3556, app/assets/stylesheets/core.css.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 3559, app/assets/stylesheets/core.css.scss */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 3563, app/assets/stylesheets/core.css.scss */
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 3566, app/assets/stylesheets/core.css.scss */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 3570, app/assets/stylesheets/core.css.scss */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  /* line 3573, app/assets/stylesheets/core.css.scss */
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 3585, app/assets/stylesheets/core.css.scss */
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 3588, app/assets/stylesheets/core.css.scss */
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 992px) {
  /* line 3596, app/assets/stylesheets/core.css.scss */
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 3600, app/assets/stylesheets/core.css.scss */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 3603, app/assets/stylesheets/core.css.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 3606, app/assets/stylesheets/core.css.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 3610, app/assets/stylesheets/core.css.scss */
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 3613, app/assets/stylesheets/core.css.scss */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 3617, app/assets/stylesheets/core.css.scss */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  /* line 3620, app/assets/stylesheets/core.css.scss */
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 3632, app/assets/stylesheets/core.css.scss */
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 3635, app/assets/stylesheets/core.css.scss */
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1200px) {
  /* line 3643, app/assets/stylesheets/core.css.scss */
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 3647, app/assets/stylesheets/core.css.scss */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 3650, app/assets/stylesheets/core.css.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 3653, app/assets/stylesheets/core.css.scss */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 3657, app/assets/stylesheets/core.css.scss */
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 3660, app/assets/stylesheets/core.css.scss */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 3664, app/assets/stylesheets/core.css.scss */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  /* line 3667, app/assets/stylesheets/core.css.scss */
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 3679, app/assets/stylesheets/core.css.scss */
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 3682, app/assets/stylesheets/core.css.scss */
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1400px) {
  /* line 3690, app/assets/stylesheets/core.css.scss */
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 3694, app/assets/stylesheets/core.css.scss */
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  /* line 3697, app/assets/stylesheets/core.css.scss */
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 3700, app/assets/stylesheets/core.css.scss */
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 3704, app/assets/stylesheets/core.css.scss */
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 3707, app/assets/stylesheets/core.css.scss */
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 3711, app/assets/stylesheets/core.css.scss */
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  /* line 3714, app/assets/stylesheets/core.css.scss */
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 3726, app/assets/stylesheets/core.css.scss */
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 3729, app/assets/stylesheets/core.css.scss */
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

/* line 3736, app/assets/stylesheets/core.css.scss */
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}

/* line 3740, app/assets/stylesheets/core.css.scss */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

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

/* line 3746, app/assets/stylesheets/core.css.scss */
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}

/* line 3750, app/assets/stylesheets/core.css.scss */
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

/* line 3753, app/assets/stylesheets/core.css.scss */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 3757, app/assets/stylesheets/core.css.scss */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 3760, app/assets/stylesheets/core.css.scss */
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}

/* line 3772, app/assets/stylesheets/core.css.scss */
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}

/* line 3775, app/assets/stylesheets/core.css.scss */
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

/* line 3782, app/assets/stylesheets/core.css.scss */
.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.8);
  --bs-navbar-hover-color: #fff;
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.4);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='💎-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12%29-Navbar' transform='translate%28-1174.000000, -1290.000000%29'%3E%3Cg id='Group' transform='translate%281174.000000, 1288.000000%29'%3E%3Cg id='Icon-Color' transform='translate%280.000000, 2.000000%29'%3E%3Cuse fill='rgba%28255, 255, 255, 0.8%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba%28255, 255, 255, 0.8%29' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* line 3794, app/assets/stylesheets/core.css.scss */
.card {
  --bs-card-spacer-y: 1.5rem;
  --bs-card-spacer-x: 1.5rem;
  --bs-card-title-spacer-y: 0.875rem;
  --bs-card-title-color: #5d596c;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: 0;
  --bs-card-border-color: #dbdade;
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: 0 0.25rem 1.125rem rgba(75, 70, 92, 0.1);
  --bs-card-inner-border-radius: 0.375rem;
  --bs-card-cap-padding-y: 1.5rem;
  --bs-card-cap-padding-x: 1.5rem;
  --bs-card-cap-bg: transparent;
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: #fff;
  --bs-card-img-overlay-padding: 1.5rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}

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

/* line 3830, app/assets/stylesheets/core.css.scss */
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

/* line 3834, app/assets/stylesheets/core.css.scss */
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

/* line 3839, app/assets/stylesheets/core.css.scss */
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

/* line 3844, app/assets/stylesheets/core.css.scss */
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

/* line 3849, app/assets/stylesheets/core.css.scss */
.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

/* line 3855, app/assets/stylesheets/core.css.scss */
.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

/* line 3860, app/assets/stylesheets/core.css.scss */
.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

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

/* line 3870, app/assets/stylesheets/core.css.scss */
.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

/* line 3874, app/assets/stylesheets/core.css.scss */
.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}

/* line 3881, app/assets/stylesheets/core.css.scss */
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

/* line 3885, app/assets/stylesheets/core.css.scss */
.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}

/* line 3891, app/assets/stylesheets/core.css.scss */
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

/* line 3895, app/assets/stylesheets/core.css.scss */
.card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}

/* line 3901, app/assets/stylesheets/core.css.scss */
.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

/* line 3906, app/assets/stylesheets/core.css.scss */
.card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}

/* line 3911, app/assets/stylesheets/core.css.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

/* line 3921, app/assets/stylesheets/core.css.scss */
.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

/* line 3927, app/assets/stylesheets/core.css.scss */
.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

/* line 3933, app/assets/stylesheets/core.css.scss */
.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

/* line 3939, app/assets/stylesheets/core.css.scss */
.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}

@media (min-width: 576px) {
  /* line 3943, app/assets/stylesheets/core.css.scss */
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 3947, app/assets/stylesheets/core.css.scss */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 3951, app/assets/stylesheets/core.css.scss */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 3955, app/assets/stylesheets/core.css.scss */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 3959, app/assets/stylesheets/core.css.scss */
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 3963, app/assets/stylesheets/core.css.scss */
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 3967, app/assets/stylesheets/core.css.scss */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 3971, app/assets/stylesheets/core.css.scss */
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 3975, app/assets/stylesheets/core.css.scss */
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 3981, app/assets/stylesheets/core.css.scss */
.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: #fff;
  --bs-accordion-transition: all 0.2s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: #fff;
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: 0.375rem;
  --bs-accordion-inner-border-radius: calc(0.375rem - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.125rem;
  --bs-accordion-btn-padding-y: 0.82rem;
  --bs-accordion-btn-color: #5d596c;
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 5.5L12.5 10.5L7.5 15.5' stroke='%235d596c' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.5 5.5L12.5 10.5L7.5 15.5' stroke='white' stroke-opacity='0.1' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  --bs-accordion-btn-icon-width: 1.125rem;
  --bs-accordion-btn-icon-transform: rotate(90deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 5.5L12.5 10.5L7.5 15.5' stroke='%235d596c' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.5 5.5L12.5 10.5L7.5 15.5' stroke='white' stroke-opacity='0.1' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  --bs-accordion-btn-focus-border-color: #7367f0;
  --bs-accordion-btn-focus-box-shadow: none;
  --bs-accordion-body-padding-x: 1.125rem;
  --bs-accordion-body-padding-y: 0.82rem;
  --bs-accordion-active-color: #5d596c;
  --bs-accordion-active-bg: #fff;
}

/* line 4006, app/assets/stylesheets/core.css.scss */
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 0.9375rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 4022, app/assets/stylesheets/core.css.scss */
  .accordion-button {
    transition: none;
  }
}

/* line 4026, app/assets/stylesheets/core.css.scss */
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

/* line 4031, app/assets/stylesheets/core.css.scss */
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}

/* line 4035, app/assets/stylesheets/core.css.scss */
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 4047, app/assets/stylesheets/core.css.scss */
  .accordion-button::after {
    transition: none;
  }
}

/* line 4051, app/assets/stylesheets/core.css.scss */
.accordion-button:hover {
  z-index: 2;
}

/* line 4054, app/assets/stylesheets/core.css.scss */
.accordion-button:focus {
  z-index: 3;
  border-color: var(--bs-accordion-btn-focus-border-color);
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

/* line 4061, app/assets/stylesheets/core.css.scss */
.accordion-header {
  margin-bottom: 0;
}

/* line 4065, app/assets/stylesheets/core.css.scss */
.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}

/* line 4070, app/assets/stylesheets/core.css.scss */
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}

/* line 4074, app/assets/stylesheets/core.css.scss */
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}

/* line 4078, app/assets/stylesheets/core.css.scss */
.accordion-item:not(:first-of-type) {
  border-top: 0;
}

/* line 4081, app/assets/stylesheets/core.css.scss */
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

/* line 4085, app/assets/stylesheets/core.css.scss */
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}

/* line 4089, app/assets/stylesheets/core.css.scss */
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

/* line 4094, app/assets/stylesheets/core.css.scss */
.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

/* line 4098, app/assets/stylesheets/core.css.scss */
.accordion-flush .accordion-collapse {
  border-width: 0;
}

/* line 4101, app/assets/stylesheets/core.css.scss */
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 4106, app/assets/stylesheets/core.css.scss */
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}

/* line 4109, app/assets/stylesheets/core.css.scss */
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}

/* line 4112, app/assets/stylesheets/core.css.scss */
.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 0;
}

/* line 4116, app/assets/stylesheets/core.css.scss */
.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: transparent;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: #4b465c;
  --bs-breadcrumb-item-padding-x: 0.875rem;
  --bs-breadcrumb-item-active-color: #4b465c;
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

/* line 4135, app/assets/stylesheets/core.css.scss */
.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}

/* line 4138, app/assets/stylesheets/core.css.scss */
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon-tabler icon-tabler-chevron-right' width='16' height='24' viewBox='0 0 24 24' stroke-width='1.75' stroke='%234b465c' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'%3E%3C/path%3E%3Cpolyline points='9 6 15 12 9 18'%3E%3C/polyline%3E%3C/svg%3E"));
}

/* line 4144, app/assets/stylesheets/core.css.scss */
.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color);
}

/* line 4148, app/assets/stylesheets/core.css.scss */
.pagination {
  --bs-pagination-padding-x: 0.35rem;
  --bs-pagination-padding-y: 0.745rem;
  --bs-pagination-font-size: 0.9375rem;
  --bs-pagination-color: #5d596c;
  --bs-pagination-bg: rgba(75, 70, 92, 0.08);
  --bs-pagination-border-width: 0px;
  --bs-pagination-border-color: rgba(75, 70, 92, 0.08);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: #5d596c;
  --bs-pagination-hover-bg: rgba(75, 70, 92, 0.16);
  --bs-pagination-hover-border-color: rgba(75, 70, 92, 0.16);
  --bs-pagination-focus-color: #5d596c;
  --bs-pagination-focus-bg: rgba(75, 70, 92, 0.16);
  --bs-pagination-focus-box-shadow: none;
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #7367f0;
  --bs-pagination-active-border-color: #7367f0;
  --bs-pagination-disabled-color: #a5a3ae;
  --bs-pagination-disabled-bg: rgba(75, 70, 92, 0.08);
  --bs-pagination-disabled-border-color: rgba(75, 70, 92, 0.08);
  display: flex;
  padding-left: 0;
  list-style: none;
}

/* line 4174, app/assets/stylesheets/core.css.scss */
.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4185, app/assets/stylesheets/core.css.scss */
  .page-link {
    transition: none;
  }
}

/* line 4189, app/assets/stylesheets/core.css.scss */
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}

/* line 4195, app/assets/stylesheets/core.css.scss */
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}

/* line 4202, app/assets/stylesheets/core.css.scss */
.page-link.active, .active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}

/* line 4208, app/assets/stylesheets/core.css.scss */
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

/* line 4215, app/assets/stylesheets/core.css.scss */
.page-item:not(:first-child) .page-link {
  margin-left: 0.25rem;
}

/* line 4218, app/assets/stylesheets/core.css.scss */
.page-item .page-link {
  border-radius: var(--bs-pagination-border-radius);
}

/* line 4222, app/assets/stylesheets/core.css.scss */
.pagination-lg {
  --bs-pagination-padding-x: 0.4rem;
  --bs-pagination-padding-y: 1rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

/* line 4229, app/assets/stylesheets/core.css.scss */
.pagination-sm {
  --bs-pagination-padding-x: 0.15rem;
  --bs-pagination-padding-y: 0.5rem;
  --bs-pagination-font-size: 0.75rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}

/* line 4236, app/assets/stylesheets/core.css.scss */
.badge {
  --bs-badge-padding-x: 1em;
  --bs-badge-padding-y: 0.49em;
  --bs-badge-font-size: 0.81em;
  --bs-badge-font-weight: 500;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: 0.25rem;
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}

/* line 4254, app/assets/stylesheets/core.css.scss */
.badge:empty {
  display: none;
}

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

/* line 4263, app/assets/stylesheets/core.css.scss */
.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 0.875rem;
  --bs-alert-padding-y: 0.687rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: 0.375rem;
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

/* line 4282, app/assets/stylesheets/core.css.scss */
.alert-heading {
  color: inherit;
}

/* line 4286, app/assets/stylesheets/core.css.scss */
.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

/* line 4291, app/assets/stylesheets/core.css.scss */
.alert-dismissible {
  padding-right: 2.625rem;
}

/* line 4294, app/assets/stylesheets/core.css.scss */
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.85875rem 0.875rem;
}

/* line 4302, app/assets/stylesheets/core.css.scss */
.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

/* line 4309, app/assets/stylesheets/core.css.scss */
.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

/* line 4316, app/assets/stylesheets/core.css.scss */
.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

/* line 4323, app/assets/stylesheets/core.css.scss */
.alert-info {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis);
}

/* line 4330, app/assets/stylesheets/core.css.scss */
.alert-warning {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis);
}

/* line 4337, app/assets/stylesheets/core.css.scss */
.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

/* line 4344, app/assets/stylesheets/core.css.scss */
.alert-light {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis);
}

/* line 4351, app/assets/stylesheets/core.css.scss */
.alert-dark {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis);
}

/* line 4358, app/assets/stylesheets/core.css.scss */
.alert-gray {
  --bs-alert-color: var(--bs-gray-text-emphasis);
  --bs-alert-bg: var(--bs-gray-bg-subtle);
  --bs-alert-border-color: var(--bs-gray-border-subtle);
  --bs-alert-link-color: var(--bs-gray-text-emphasis);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 0.75rem;
  }
}

/* line 4370, app/assets/stylesheets/core.css.scss */
.progress,
.progress-stacked {
  --bs-progress-height: 0.75rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: #f1f0f2;
  --bs-progress-border-radius: 3.125rem;
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #7367f0;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

/* line 4388, app/assets/stylesheets/core.css.scss */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}

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

/* line 4405, app/assets/stylesheets/core.css.scss */
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}

/* line 4410, app/assets/stylesheets/core.css.scss */
.progress-stacked > .progress {
  overflow: visible;
}

/* line 4414, app/assets/stylesheets/core.css.scss */
.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

/* line 4418, app/assets/stylesheets/core.css.scss */
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}

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

/* line 4427, app/assets/stylesheets/core.css.scss */
.list-group {
  --bs-list-group-color: #6f6b7d;
  --bs-list-group-bg: transparent;
  --bs-list-group-border-color: #dbdade;
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1.25rem;
  --bs-list-group-item-padding-y: 0.57rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: #7367f0;
  --bs-list-group-action-hover-bg: #f4f3fe;
  --bs-list-group-action-active-color: #7367f0;
  --bs-list-group-action-active-bg: #f4f3fe;
  --bs-list-group-disabled-color: #a5a3ae;
  --bs-list-group-disabled-bg: transparent;
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #7367f0;
  --bs-list-group-active-border-color: #7367f0;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

/* line 4452, app/assets/stylesheets/core.css.scss */
.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}

/* line 4456, app/assets/stylesheets/core.css.scss */
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

/* line 4461, app/assets/stylesheets/core.css.scss */
.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}

/* line 4466, app/assets/stylesheets/core.css.scss */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}

/* line 4472, app/assets/stylesheets/core.css.scss */
.list-group-item-action:active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

/* line 4477, app/assets/stylesheets/core.css.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}

/* line 4485, app/assets/stylesheets/core.css.scss */
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

/* line 4489, app/assets/stylesheets/core.css.scss */
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

/* line 4493, app/assets/stylesheets/core.css.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}

/* line 4498, app/assets/stylesheets/core.css.scss */
.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}

/* line 4504, app/assets/stylesheets/core.css.scss */
.list-group-item + .list-group-item {
  border-top-width: 0;
}

/* line 4507, app/assets/stylesheets/core.css.scss */
.list-group-item + .list-group-item.active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

/* line 4512, app/assets/stylesheets/core.css.scss */
.list-group-horizontal {
  flex-direction: row;
}

/* line 4515, app/assets/stylesheets/core.css.scss */
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}

/* line 4519, app/assets/stylesheets/core.css.scss */
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}

/* line 4523, app/assets/stylesheets/core.css.scss */
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

/* line 4526, app/assets/stylesheets/core.css.scss */
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}

/* line 4530, app/assets/stylesheets/core.css.scss */
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

@media (min-width: 576px) {
  /* line 4536, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 4539, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 4543, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 4547, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  /* line 4550, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 4554, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 768px) {
  /* line 4560, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 4563, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 4567, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 4571, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  /* line 4574, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 4578, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 992px) {
  /* line 4584, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 4587, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 4591, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 4595, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  /* line 4598, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 4602, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 1200px) {
  /* line 4608, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 4611, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 4615, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 4619, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 4622, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 4626, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 1400px) {
  /* line 4632, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  /* line 4635, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 4639, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 4643, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 4646, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 4650, app/assets/stylesheets/core.css.scss */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

/* line 4655, app/assets/stylesheets/core.css.scss */
.list-group-flush {
  border-radius: 0;
}

/* line 4658, app/assets/stylesheets/core.css.scss */
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}

/* line 4661, app/assets/stylesheets/core.css.scss */
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

/* line 4665, app/assets/stylesheets/core.css.scss */
.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis);
}

/* line 4678, app/assets/stylesheets/core.css.scss */
.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
}

/* line 4691, app/assets/stylesheets/core.css.scss */
.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis);
}

/* line 4704, app/assets/stylesheets/core.css.scss */
.list-group-item-info {
  --bs-list-group-color: var(--bs-info-text-emphasis);
  --bs-list-group-bg: var(--bs-info-bg-subtle);
  --bs-list-group-border-color: var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
  --bs-list-group-active-color: var(--bs-info-bg-subtle);
  --bs-list-group-active-bg: var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-info-text-emphasis);
}

/* line 4717, app/assets/stylesheets/core.css.scss */
.list-group-item-warning {
  --bs-list-group-color: var(--bs-warning-text-emphasis);
  --bs-list-group-bg: var(--bs-warning-bg-subtle);
  --bs-list-group-border-color: var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
  --bs-list-group-active-color: var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-warning-text-emphasis);
}

/* line 4730, app/assets/stylesheets/core.css.scss */
.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis);
}

/* line 4743, app/assets/stylesheets/core.css.scss */
.list-group-item-light {
  --bs-list-group-color: var(--bs-light-text-emphasis);
  --bs-list-group-bg: var(--bs-light-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
  --bs-list-group-active-color: var(--bs-light-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-text-emphasis);
}

/* line 4756, app/assets/stylesheets/core.css.scss */
.list-group-item-dark {
  --bs-list-group-color: var(--bs-dark-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-text-emphasis);
}

/* line 4769, app/assets/stylesheets/core.css.scss */
.list-group-item-gray {
  --bs-list-group-color: var(--bs-gray-text-emphasis);
  --bs-list-group-bg: var(--bs-gray-bg-subtle);
  --bs-list-group-border-color: var(--bs-gray-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-gray-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-gray-border-subtle);
  --bs-list-group-active-color: var(--bs-gray-bg-subtle);
  --bs-list-group-active-bg: var(--bs-gray-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-gray-text-emphasis);
}

/* line 4782, app/assets/stylesheets/core.css.scss */
.btn-close {
  --bs-btn-close-color: #4b465c;
  --bs-btn-close-bg: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 4.5L5 13.5' stroke='%234b465c' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 4.5L5 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='%234b465c' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: none;
  --bs-btn-close-focus-opacity: 0.75;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: 1.125rem;
  height: 1.125rem;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1.125rem auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}

/* line 4801, app/assets/stylesheets/core.css.scss */
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}

/* line 4806, app/assets/stylesheets/core.css.scss */
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}

/* line 4811, app/assets/stylesheets/core.css.scss */
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

/* line 4817, app/assets/stylesheets/core.css.scss */
.btn-close-white {
  filter: var(--bs-btn-close-white-filter);
}

/* line 4821, app/assets/stylesheets/core.css.scss */
.toast {
  --bs-toast-zindex: 1095;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.406rem;
  --bs-toast-spacing: 1rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.9375rem;
  --bs-toast-color: #6f6b7d;
  --bs-toast-bg: rgba(255, 255, 255, 0.85);
  --bs-toast-border-width: 0px;
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: #5d596c;
  --bs-toast-header-bg: #fff;
  --bs-toast-header-border-color: rgba(219, 218, 222, 0.3);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}

/* line 4848, app/assets/stylesheets/core.css.scss */
.toast.showing {
  opacity: 0;
}

/* line 4851, app/assets/stylesheets/core.css.scss */
.toast:not(.show) {
  display: none;
}

/* line 4855, app/assets/stylesheets/core.css.scss */
.toast-container {
  --bs-toast-zindex: 1095;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}

/* line 4863, app/assets/stylesheets/core.css.scss */
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

/* line 4867, app/assets/stylesheets/core.css.scss */
.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}

/* line 4878, app/assets/stylesheets/core.css.scss */
.toast-header .btn-close {
  margin-right: calc(-0.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

/* line 4883, app/assets/stylesheets/core.css.scss */
.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

/* line 4888, app/assets/stylesheets/core.css.scss */
.modal {
  --bs-modal-zindex: 1090;
  --bs-modal-width: 35rem;
  --bs-modal-padding: 1.5rem;
  --bs-modal-margin: 1.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: #fff;
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: 0px;
  --bs-modal-border-radius: 0.375rem;
  --bs-modal-box-shadow: 0 0.31rem 1.25rem 0 rgba(75, 70, 92, 0.4);
  --bs-modal-inner-border-radius: calc(0.375rem - 0px);
  --bs-modal-header-padding-x: 0.25rem;
  --bs-modal-header-padding-y: 1.25rem;
  --bs-modal-header-padding: 1.25rem 1.5rem 0.25rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: 0px;
  --bs-modal-title-line-height: 1.47;
  --bs-modal-footer-gap: 1rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: 0px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

/* line 4922, app/assets/stylesheets/core.css.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}

/* line 4928, app/assets/stylesheets/core.css.scss */
.modal.fade .modal-dialog {
  transition: transform 0.15s ease-out;
  transform: translateY(-100px) scale(0.8);
}

@media (prefers-reduced-motion: reduce) {
  /* line 4933, app/assets/stylesheets/core.css.scss */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 4937, app/assets/stylesheets/core.css.scss */
.modal.show .modal-dialog {
  transform: translateY(0) scale(1);
}

/* line 4940, app/assets/stylesheets/core.css.scss */
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

/* line 4944, app/assets/stylesheets/core.css.scss */
.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}

/* line 4947, app/assets/stylesheets/core.css.scss */
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

/* line 4951, app/assets/stylesheets/core.css.scss */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 4955, app/assets/stylesheets/core.css.scss */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

/* line 4961, app/assets/stylesheets/core.css.scss */
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

/* line 4975, app/assets/stylesheets/core.css.scss */
.modal-backdrop {
  --bs-backdrop-zindex: 1089;
  --bs-backdrop-bg: #4b465c;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}

/* line 4987, app/assets/stylesheets/core.css.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 4990, app/assets/stylesheets/core.css.scss */
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

/* line 4994, app/assets/stylesheets/core.css.scss */
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}

/* line 5004, app/assets/stylesheets/core.css.scss */
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;
}

/* line 5009, app/assets/stylesheets/core.css.scss */
.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

/* line 5014, app/assets/stylesheets/core.css.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

/* line 5020, app/assets/stylesheets/core.css.scss */
.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}

/* line 5032, app/assets/stylesheets/core.css.scss */
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  /* line 5037, app/assets/stylesheets/core.css.scss */
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: 0 0.31rem 1.25rem 0 rgba(75, 70, 92, 0.4);
  }
  /* line 5041, app/assets/stylesheets/core.css.scss */
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  /* line 5046, app/assets/stylesheets/core.css.scss */
  .modal-sm {
    --bs-modal-width: 22.5rem;
  }
}

@media (min-width: 992px) {
  /* line 5051, app/assets/stylesheets/core.css.scss */
  .modal-lg,
.modal-xl {
    --bs-modal-width: 50rem;
  }
}

@media (min-width: 1200px) {
  /* line 5057, app/assets/stylesheets/core.css.scss */
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}

/* line 5061, app/assets/stylesheets/core.css.scss */
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

/* line 5067, app/assets/stylesheets/core.css.scss */
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

/* line 5072, app/assets/stylesheets/core.css.scss */
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}

/* line 5076, app/assets/stylesheets/core.css.scss */
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  /* line 5081, app/assets/stylesheets/core.css.scss */
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 5087, app/assets/stylesheets/core.css.scss */
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 5092, app/assets/stylesheets/core.css.scss */
  .modal-fullscreen-sm-down .modal-header,
.modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  /* line 5096, app/assets/stylesheets/core.css.scss */
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 767.98px) {
  /* line 5101, app/assets/stylesheets/core.css.scss */
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 5107, app/assets/stylesheets/core.css.scss */
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 5112, app/assets/stylesheets/core.css.scss */
  .modal-fullscreen-md-down .modal-header,
.modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  /* line 5116, app/assets/stylesheets/core.css.scss */
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 991.98px) {
  /* line 5121, app/assets/stylesheets/core.css.scss */
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 5127, app/assets/stylesheets/core.css.scss */
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 5132, app/assets/stylesheets/core.css.scss */
  .modal-fullscreen-lg-down .modal-header,
.modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  /* line 5136, app/assets/stylesheets/core.css.scss */
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1199.98px) {
  /* line 5141, app/assets/stylesheets/core.css.scss */
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 5147, app/assets/stylesheets/core.css.scss */
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 5152, app/assets/stylesheets/core.css.scss */
  .modal-fullscreen-xl-down .modal-header,
.modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  /* line 5156, app/assets/stylesheets/core.css.scss */
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1399.98px) {
  /* line 5161, app/assets/stylesheets/core.css.scss */
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 5167, app/assets/stylesheets/core.css.scss */
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 5172, app/assets/stylesheets/core.css.scss */
  .modal-fullscreen-xxl-down .modal-header,
.modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  /* line 5176, app/assets/stylesheets/core.css.scss */
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}

/* line 5180, app/assets/stylesheets/core.css.scss */
.tooltip {
  --bs-tooltip-zindex: 1099;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.75rem;
  --bs-tooltip-padding-y: 0.3125rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.9375rem;
  --bs-tooltip-color: #fff;
  --bs-tooltip-bg: #4b4b4b;
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 1;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.47;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}

/* line 5214, app/assets/stylesheets/core.css.scss */
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}

/* line 5217, app/assets/stylesheets/core.css.scss */
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}

/* line 5222, app/assets/stylesheets/core.css.scss */
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 5229, app/assets/stylesheets/core.css.scss */
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}

/* line 5232, app/assets/stylesheets/core.css.scss */
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
/* line 5239, app/assets/stylesheets/core.css.scss */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}

/* line 5244, app/assets/stylesheets/core.css.scss */
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
/* line 5251, app/assets/stylesheets/core.css.scss */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}

/* line 5254, app/assets/stylesheets/core.css.scss */
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
/* line 5261, app/assets/stylesheets/core.css.scss */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}

/* line 5266, app/assets/stylesheets/core.css.scss */
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
/* line 5273, app/assets/stylesheets/core.css.scss */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

/* line 5282, app/assets/stylesheets/core.css.scss */
.popover {
  --bs-popover-zindex: 1091;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.9375rem;
  --bs-popover-bg: #fff;
  --bs-popover-border-width: 0px;
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - 0px);
  --bs-popover-box-shadow: 0 0.25rem 1rem rgba(165, 163, 174, 0.45);
  --bs-popover-header-padding-x: 1.125rem;
  --bs-popover-header-padding-y: 1rem;
  --bs-popover-header-font-size: 0.9375rem;
  --bs-popover-header-color: #5d596c;
  --bs-popover-header-bg: #fff;
  --bs-popover-body-padding-x: 1.125rem;
  --bs-popover-body-padding-y: 1.125rem;
  --bs-popover-body-color: #6f6b7d;
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.47;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}

/* line 5327, app/assets/stylesheets/core.css.scss */
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}

/* line 5332, app/assets/stylesheets/core.css.scss */
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

/* line 5341, app/assets/stylesheets/core.css.scss */
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}

/* line 5344, app/assets/stylesheets/core.css.scss */
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}

/* line 5347, app/assets/stylesheets/core.css.scss */
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}

/* line 5351, app/assets/stylesheets/core.css.scss */
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
/* line 5357, app/assets/stylesheets/core.css.scss */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}

/* line 5362, app/assets/stylesheets/core.css.scss */
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}

/* line 5365, app/assets/stylesheets/core.css.scss */
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}

/* line 5369, app/assets/stylesheets/core.css.scss */
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
/* line 5375, app/assets/stylesheets/core.css.scss */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}

/* line 5378, app/assets/stylesheets/core.css.scss */
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}

/* line 5381, app/assets/stylesheets/core.css.scss */
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}

/* line 5385, app/assets/stylesheets/core.css.scss */
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}

/* line 5389, app/assets/stylesheets/core.css.scss */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
/* line 5401, app/assets/stylesheets/core.css.scss */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}

/* line 5406, app/assets/stylesheets/core.css.scss */
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}

/* line 5409, app/assets/stylesheets/core.css.scss */
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}

/* line 5413, app/assets/stylesheets/core.css.scss */
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
/* line 5419, app/assets/stylesheets/core.css.scss */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}

/* line 5429, app/assets/stylesheets/core.css.scss */
.popover-header:empty {
  display: none;
}

/* line 5433, app/assets/stylesheets/core.css.scss */
.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

/* line 5438, app/assets/stylesheets/core.css.scss */
.carousel {
  position: relative;
}

/* line 5442, app/assets/stylesheets/core.css.scss */
.carousel.pointer-event {
  touch-action: pan-y;
}

/* line 5446, app/assets/stylesheets/core.css.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 5451, app/assets/stylesheets/core.css.scss */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 5457, app/assets/stylesheets/core.css.scss */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5467, app/assets/stylesheets/core.css.scss */
  .carousel-item {
    transition: none;
  }
}

/* line 5472, app/assets/stylesheets/core.css.scss */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* line 5478, app/assets/stylesheets/core.css.scss */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

/* line 5483, app/assets/stylesheets/core.css.scss */
.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* line 5488, app/assets/stylesheets/core.css.scss */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

/* line 5493, app/assets/stylesheets/core.css.scss */
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}

/* line 5499, app/assets/stylesheets/core.css.scss */
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5506, app/assets/stylesheets/core.css.scss */
  .carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

/* line 5512, app/assets/stylesheets/core.css.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5531, app/assets/stylesheets/core.css.scss */
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}

/* line 5536, app/assets/stylesheets/core.css.scss */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

/* line 5545, app/assets/stylesheets/core.css.scss */
.carousel-control-prev {
  left: 0;
}

/* line 5549, app/assets/stylesheets/core.css.scss */
.carousel-control-next {
  right: 0;
}

/* line 5553, app/assets/stylesheets/core.css.scss */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
/* line 5571, app/assets/stylesheets/core.css.scss */
.carousel-control-prev-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='M11.25 4.5L6.75 9L11.25 13.5' stroke='%23fff' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.25 4.5L6.75 9L11.25 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

/* line 5575, app/assets/stylesheets/core.css.scss */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.25 4.5L11.75 9L7.25 13.5' stroke='%23fff' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.25 4.5L11.75 9L7.25 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

/* line 5579, app/assets/stylesheets/core.css.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}

/* line 5592, app/assets/stylesheets/core.css.scss */
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 34px;
  height: 5px;
  padding: 0;
  margin-right: 5px;
  margin-left: 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 0 solid transparent;
  border-bottom: 0 solid transparent;
  opacity: 0.4;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5611, app/assets/stylesheets/core.css.scss */
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}

/* line 5615, app/assets/stylesheets/core.css.scss */
.carousel-indicators .active {
  opacity: 1;
}

/* line 5619, app/assets/stylesheets/core.css.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.437rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

/* line 5630, app/assets/stylesheets/core.css.scss */
.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}

/* line 5634, app/assets/stylesheets/core.css.scss */
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #4b465c;
}

/* line 5637, app/assets/stylesheets/core.css.scss */
.carousel-dark .carousel-caption {
  color: #4b465c;
}

/* line 5641, app/assets/stylesheets/core.css.scss */
.spinner-grow,
.spinner-border {
  display: inline-block;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

/* line 5656, app/assets/stylesheets/core.css.scss */
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

/* line 5667, app/assets/stylesheets/core.css.scss */
.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

/* line 5682, app/assets/stylesheets/core.css.scss */
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

/* line 5692, app/assets/stylesheets/core.css.scss */
.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5698, app/assets/stylesheets/core.css.scss */
  .spinner-border,
.spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}

/* line 5703, app/assets/stylesheets/core.css.scss */
.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-zindex: 1090;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1.5rem;
  --bs-offcanvas-padding-y: 1.5rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: #fff;
  --bs-offcanvas-border-width: 0px;
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: 0 0.31rem 1.25rem 0 rgba(75, 70, 92, 0.4);
  --bs-offcanvas-transition: transform 0.25s ease-in-out;
  --bs-offcanvas-title-line-height: 1.47;
}

@media (max-width: 575.98px) {
  /* line 5719, app/assets/stylesheets/core.css.scss */
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  /* line 5735, app/assets/stylesheets/core.css.scss */
  .offcanvas-sm {
    transition: none;
  }
}

@media (max-width: 575.98px) {
  /* line 5740, app/assets/stylesheets/core.css.scss */
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 5747, app/assets/stylesheets/core.css.scss */
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 5754, app/assets/stylesheets/core.css.scss */
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 5763, app/assets/stylesheets/core.css.scss */
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 5771, app/assets/stylesheets/core.css.scss */
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  /* line 5774, app/assets/stylesheets/core.css.scss */
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}

@media (min-width: 576px) {
  /* line 5779, app/assets/stylesheets/core.css.scss */
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 5784, app/assets/stylesheets/core.css.scss */
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  /* line 5787, app/assets/stylesheets/core.css.scss */
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  /* line 5797, app/assets/stylesheets/core.css.scss */
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  /* line 5813, app/assets/stylesheets/core.css.scss */
  .offcanvas-md {
    transition: none;
  }
}

@media (max-width: 767.98px) {
  /* line 5818, app/assets/stylesheets/core.css.scss */
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 5825, app/assets/stylesheets/core.css.scss */
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 5832, app/assets/stylesheets/core.css.scss */
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 5841, app/assets/stylesheets/core.css.scss */
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 5849, app/assets/stylesheets/core.css.scss */
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  /* line 5852, app/assets/stylesheets/core.css.scss */
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}

@media (min-width: 768px) {
  /* line 5857, app/assets/stylesheets/core.css.scss */
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 5862, app/assets/stylesheets/core.css.scss */
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  /* line 5865, app/assets/stylesheets/core.css.scss */
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  /* line 5875, app/assets/stylesheets/core.css.scss */
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  /* line 5891, app/assets/stylesheets/core.css.scss */
  .offcanvas-lg {
    transition: none;
  }
}

@media (max-width: 991.98px) {
  /* line 5896, app/assets/stylesheets/core.css.scss */
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 5903, app/assets/stylesheets/core.css.scss */
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 5910, app/assets/stylesheets/core.css.scss */
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 5919, app/assets/stylesheets/core.css.scss */
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 5927, app/assets/stylesheets/core.css.scss */
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  /* line 5930, app/assets/stylesheets/core.css.scss */
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}

@media (min-width: 992px) {
  /* line 5935, app/assets/stylesheets/core.css.scss */
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 5940, app/assets/stylesheets/core.css.scss */
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  /* line 5943, app/assets/stylesheets/core.css.scss */
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  /* line 5953, app/assets/stylesheets/core.css.scss */
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  /* line 5969, app/assets/stylesheets/core.css.scss */
  .offcanvas-xl {
    transition: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 5974, app/assets/stylesheets/core.css.scss */
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 5981, app/assets/stylesheets/core.css.scss */
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 5988, app/assets/stylesheets/core.css.scss */
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 5997, app/assets/stylesheets/core.css.scss */
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 6005, app/assets/stylesheets/core.css.scss */
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  /* line 6008, app/assets/stylesheets/core.css.scss */
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}

@media (min-width: 1200px) {
  /* line 6013, app/assets/stylesheets/core.css.scss */
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 6018, app/assets/stylesheets/core.css.scss */
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  /* line 6021, app/assets/stylesheets/core.css.scss */
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  /* line 6031, app/assets/stylesheets/core.css.scss */
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  /* line 6047, app/assets/stylesheets/core.css.scss */
  .offcanvas-xxl {
    transition: none;
  }
}

@media (max-width: 1399.98px) {
  /* line 6052, app/assets/stylesheets/core.css.scss */
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 6059, app/assets/stylesheets/core.css.scss */
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 6066, app/assets/stylesheets/core.css.scss */
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 6075, app/assets/stylesheets/core.css.scss */
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 6083, app/assets/stylesheets/core.css.scss */
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  /* line 6086, app/assets/stylesheets/core.css.scss */
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}

@media (min-width: 1400px) {
  /* line 6091, app/assets/stylesheets/core.css.scss */
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 6096, app/assets/stylesheets/core.css.scss */
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  /* line 6099, app/assets/stylesheets/core.css.scss */
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

/* line 6108, app/assets/stylesheets/core.css.scss */
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 6123, app/assets/stylesheets/core.css.scss */
  .offcanvas {
    transition: none;
  }
}

/* line 6127, app/assets/stylesheets/core.css.scss */
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}

/* line 6134, app/assets/stylesheets/core.css.scss */
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}

/* line 6141, app/assets/stylesheets/core.css.scss */
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}

/* line 6150, app/assets/stylesheets/core.css.scss */
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}

/* line 6158, app/assets/stylesheets/core.css.scss */
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}

/* line 6161, app/assets/stylesheets/core.css.scss */
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

/* line 6165, app/assets/stylesheets/core.css.scss */
.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1089;
  width: 100vw;
  height: 100vh;
  background-color: #4b465c;
}

/* line 6174, app/assets/stylesheets/core.css.scss */
.offcanvas-backdrop.fade {
  opacity: 0;
}

/* line 6177, app/assets/stylesheets/core.css.scss */
.offcanvas-backdrop.show {
  opacity: 0.5;
}

/* line 6181, app/assets/stylesheets/core.css.scss */
.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}

/* line 6187, app/assets/stylesheets/core.css.scss */
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-right: calc(-0.5 * var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-offcanvas-padding-y));
}

/* line 6194, app/assets/stylesheets/core.css.scss */
.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

/* line 6199, app/assets/stylesheets/core.css.scss */
.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

/* line 6205, app/assets/stylesheets/core.css.scss */
.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}

/* line 6213, app/assets/stylesheets/core.css.scss */
.placeholder.btn::before {
  display: inline-block;
  content: "";
}

/* line 6218, app/assets/stylesheets/core.css.scss */
.placeholder-xs {
  min-height: 0.6em;
}

/* line 6222, app/assets/stylesheets/core.css.scss */
.placeholder-sm {
  min-height: 0.8em;
}

/* line 6226, app/assets/stylesheets/core.css.scss */
.placeholder-lg {
  min-height: 1.2em;
}

/* line 6230, app/assets/stylesheets/core.css.scss */
.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}

/* line 6239, app/assets/stylesheets/core.css.scss */
.placeholder-wave {
  mask-image: linear-gradient(130deg, #4b465c 55%, rgba(0, 0, 0, 0.8) 75%, #4b465c 95%);
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    mask-position: -200% 0%;
  }
}

/* line 6250, app/assets/stylesheets/core.css.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 6256, app/assets/stylesheets/core.css.scss */
.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 6261, app/assets/stylesheets/core.css.scss */
.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 6266, app/assets/stylesheets/core.css.scss */
.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 6271, app/assets/stylesheets/core.css.scss */
.text-bg-info {
  color: #fff !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 6276, app/assets/stylesheets/core.css.scss */
.text-bg-warning {
  color: #fff !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 6281, app/assets/stylesheets/core.css.scss */
.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 6286, app/assets/stylesheets/core.css.scss */
.text-bg-light {
  color: #4b465c !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 6291, app/assets/stylesheets/core.css.scss */
.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 6296, app/assets/stylesheets/core.css.scss */
.text-bg-gray {
  color: #fff !important;
  background-color: RGBA(var(--bs-gray-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 6301, app/assets/stylesheets/core.css.scss */
.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 6305, app/assets/stylesheets/core.css.scss */
.link-primary:hover, .link-primary:focus {
  color: RGBA(104, 93, 216, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(104, 93, 216, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 6310, app/assets/stylesheets/core.css.scss */
.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 6314, app/assets/stylesheets/core.css.scss */
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(151, 153, 157, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(151, 153, 157, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 6319, app/assets/stylesheets/core.css.scss */
.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 6323, app/assets/stylesheets/core.css.scss */
.link-success:hover, .link-success:focus {
  color: RGBA(36, 179, 100, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(36, 179, 100, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 6328, app/assets/stylesheets/core.css.scss */
.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 6332, app/assets/stylesheets/core.css.scss */
.link-info:hover, .link-info:focus {
  color: RGBA(0, 186, 209, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 186, 209, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 6337, app/assets/stylesheets/core.css.scss */
.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 6341, app/assets/stylesheets/core.css.scss */
.link-warning:hover, .link-warning:focus {
  color: RGBA(230, 143, 60, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(230, 143, 60, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 6346, app/assets/stylesheets/core.css.scss */
.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 6350, app/assets/stylesheets/core.css.scss */
.link-danger:hover, .link-danger:focus {
  color: RGBA(211, 76, 77, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(211, 76, 77, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 6355, app/assets/stylesheets/core.css.scss */
.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 6359, app/assets/stylesheets/core.css.scss */
.link-light:hover, .link-light:focus {
  color: RGBA(226, 226, 230, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(226, 226, 230, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 6364, app/assets/stylesheets/core.css.scss */
.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 6368, app/assets/stylesheets/core.css.scss */
.link-dark:hover, .link-dark:focus {
  color: RGBA(68, 68, 68, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(68, 68, 68, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 6373, app/assets/stylesheets/core.css.scss */
.link-gray {
  color: RGBA(var(--bs-gray-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-gray-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 6377, app/assets/stylesheets/core.css.scss */
.link-gray:hover, .link-gray:focus {
  color: RGBA(14, 13, 17, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(14, 13, 17, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 6382, app/assets/stylesheets/core.css.scss */
.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 6386, app/assets/stylesheets/core.css.scss */
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

/* line 6391, app/assets/stylesheets/core.css.scss */
.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

/* line 6396, app/assets/stylesheets/core.css.scss */
.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}

/* line 6404, app/assets/stylesheets/core.css.scss */
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6412, app/assets/stylesheets/core.css.scss */
  .icon-link > .bi {
    transition: none;
  }
}

/* line 6417, app/assets/stylesheets/core.css.scss */
.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

/* line 6421, app/assets/stylesheets/core.css.scss */
.ratio {
  position: relative;
  width: 100%;
}

/* line 6425, app/assets/stylesheets/core.css.scss */
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}

/* line 6430, app/assets/stylesheets/core.css.scss */
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 6438, app/assets/stylesheets/core.css.scss */
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

/* line 6442, app/assets/stylesheets/core.css.scss */
.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

/* line 6446, app/assets/stylesheets/core.css.scss */
.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

/* line 6450, app/assets/stylesheets/core.css.scss */
.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

/* line 6454, app/assets/stylesheets/core.css.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 6462, app/assets/stylesheets/core.css.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

/* line 6470, app/assets/stylesheets/core.css.scss */
.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

/* line 6476, app/assets/stylesheets/core.css.scss */
.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  /* line 6483, app/assets/stylesheets/core.css.scss */
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 6488, app/assets/stylesheets/core.css.scss */
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 768px) {
  /* line 6495, app/assets/stylesheets/core.css.scss */
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 6500, app/assets/stylesheets/core.css.scss */
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 992px) {
  /* line 6507, app/assets/stylesheets/core.css.scss */
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 6512, app/assets/stylesheets/core.css.scss */
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1200px) {
  /* line 6519, app/assets/stylesheets/core.css.scss */
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 6524, app/assets/stylesheets/core.css.scss */
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1400px) {
  /* line 6531, app/assets/stylesheets/core.css.scss */
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 6536, app/assets/stylesheets/core.css.scss */
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

/* line 6542, app/assets/stylesheets/core.css.scss */
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

/* line 6549, app/assets/stylesheets/core.css.scss */
.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

/* line 6556, app/assets/stylesheets/core.css.scss */
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* line 6567, app/assets/stylesheets/core.css.scss */
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

/* line 6572, app/assets/stylesheets/core.css.scss */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

/* line 6582, app/assets/stylesheets/core.css.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 6588, app/assets/stylesheets/core.css.scss */
.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 1;
}

/* line 6597, app/assets/stylesheets/core.css.scss */
:root {
  color-scheme: light;
}

/* line 6601, app/assets/stylesheets/core.css.scss */
b,
strong {
  font-weight: 700;
}

/* line 6606, app/assets/stylesheets/core.css.scss */
[dir=rtl] caption {
  text-align: right;
}

/* line 6609, app/assets/stylesheets/core.css.scss */
[dir=rtl] dd {
  margin-right: 0;
}

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

/* line 6617, app/assets/stylesheets/core.css.scss */
a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 6622, app/assets/stylesheets/core.css.scss */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
input:-internal-autofill-selected {
  background-clip: text !important;
  -webkit-background-clip: text !important;
}

/* line 6636, app/assets/stylesheets/core.css.scss */
[dir=rtl] .list-inline,
[dir=rtl] .list-unstyled {
  padding-right: 0;
}

/* line 6640, app/assets/stylesheets/core.css.scss */
[dir=rtl] .list-inline-item:not(:last-child) {
  margin-right: 0;
  margin-left: 0.5rem;
}

/* line 6645, app/assets/stylesheets/core.css.scss */
.row-bordered {
  overflow: hidden;
}

/* line 6648, app/assets/stylesheets/core.css.scss */
.row-bordered > .col,
.row-bordered > [class^=col-],
.row-bordered > [class*=" col-"],
.row-bordered > [class^="col "],
.row-bordered > [class*=" col "],
.row-bordered > [class$=" col"],
.row-bordered > [class=col] {
  position: relative;
  padding-top: 1px;
}

/* line 6658, app/assets/stylesheets/core.css.scss */
.row-bordered > .col::before,
.row-bordered > [class^=col-]::before,
.row-bordered > [class*=" col-"]::before,
.row-bordered > [class^="col "]::before,
.row-bordered > [class*=" col "]::before,
.row-bordered > [class$=" col"]::before,
.row-bordered > [class=col]::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  display: block;
  height: 0;
  border-top: 1px solid #dbdade;
}

/* line 6674, app/assets/stylesheets/core.css.scss */
.row-bordered > .col::after,
.row-bordered > [class^=col-]::after,
.row-bordered > [class*=" col-"]::after,
.row-bordered > [class^="col "]::after,
.row-bordered > [class*=" col "]::after,
.row-bordered > [class$=" col"]::after,
.row-bordered > [class=col]::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1px;
  display: block;
  width: 0;
  border-left: 1px solid #dbdade;
}

/* line 6690, app/assets/stylesheets/core.css.scss */
.row-bordered.row-border-light > .col::before, .row-bordered.row-border-light > .col::after,
.row-bordered.row-border-light > [class^=col-]::before,
.row-bordered.row-border-light > [class^=col-]::after,
.row-bordered.row-border-light > [class*=" col-"]::before,
.row-bordered.row-border-light > [class*=" col-"]::after,
.row-bordered.row-border-light > [class^="col "]::before,
.row-bordered.row-border-light > [class^="col "]::after,
.row-bordered.row-border-light > [class*=" col "]::before,
.row-bordered.row-border-light > [class*=" col "]::after,
.row-bordered.row-border-light > [class$=" col"]::before,
.row-bordered.row-border-light > [class$=" col"]::after,
.row-bordered.row-border-light > [class=col]::before,
.row-bordered.row-border-light > [class=col]::after {
  border-color: rgba(75, 70, 92, 0.05);
}

/* line 6706, app/assets/stylesheets/core.css.scss */
[dir=rtl] .row-bordered > .col::after,
[dir=rtl] .row-bordered > [class^=col-]::after,
[dir=rtl] .row-bordered > [class*=" col-"]::after,
[dir=rtl] .row-bordered > [class^="col "]::after,
[dir=rtl] .row-bordered > [class*=" col "]::after,
[dir=rtl] .row-bordered > [class$=" col"]::after,
[dir=rtl] .row-bordered > [class=col]::after {
  left: auto;
  right: -1px;
}

/* line 6717, app/assets/stylesheets/core.css.scss */
.bg-label-secondary {
  background-color: #f2f2f3 !important;
  color: #a8aaae !important;
}

/* line 6722, app/assets/stylesheets/core.css.scss */
.bg-label-success {
  background-color: #dff7e9 !important;
  color: #28c76f !important;
}

/* line 6727, app/assets/stylesheets/core.css.scss */
.bg-label-info {
  background-color: #d9f8fc !important;
  color: #00cfe8 !important;
}

/* line 6732, app/assets/stylesheets/core.css.scss */
.bg-label-warning {
  background-color: #fff1e3 !important;
  color: #ff9f43 !important;
}

/* line 6737, app/assets/stylesheets/core.css.scss */
.bg-label-danger {
  background-color: #fce5e6 !important;
  color: #ea5455 !important;
}

/* line 6742, app/assets/stylesheets/core.css.scss */
.bg-label-light {
  background-color: #fafafb !important;
  color: #dfdfe3 !important;
}

/* line 6747, app/assets/stylesheets/core.css.scss */
.bg-label-dark {
  background-color: #e4e4e4 !important;
  color: #4b4b4b !important;
}

/* line 6752, app/assets/stylesheets/core.css.scss */
.bg-label-gray {
  background-color: rgba(254, 254, 254, 0.8575) !important;
  color: rgba(75, 70, 92, 0.05) !important;
}

/* line 6757, app/assets/stylesheets/core.css.scss */
.bg-label-hover-secondary {
  background-color: #f2f2f3 !important;
  color: #a8aaae !important;
}

/* line 6761, app/assets/stylesheets/core.css.scss */
.bg-label-hover-secondary:hover {
  background-color: #a8aaae !important;
  color: #fff !important;
}

/* line 6766, app/assets/stylesheets/core.css.scss */
.bg-label-hover-success {
  background-color: #dff7e9 !important;
  color: #28c76f !important;
}

/* line 6770, app/assets/stylesheets/core.css.scss */
.bg-label-hover-success:hover {
  background-color: #28c76f !important;
  color: #fff !important;
}

/* line 6775, app/assets/stylesheets/core.css.scss */
.bg-label-hover-info {
  background-color: #d9f8fc !important;
  color: #00cfe8 !important;
}

/* line 6779, app/assets/stylesheets/core.css.scss */
.bg-label-hover-info:hover {
  background-color: #00cfe8 !important;
  color: #fff !important;
}

/* line 6784, app/assets/stylesheets/core.css.scss */
.bg-label-hover-warning {
  background-color: #fff1e3 !important;
  color: #ff9f43 !important;
}

/* line 6788, app/assets/stylesheets/core.css.scss */
.bg-label-hover-warning:hover {
  background-color: #ff9f43 !important;
  color: #fff !important;
}

/* line 6793, app/assets/stylesheets/core.css.scss */
.bg-label-hover-danger {
  background-color: #fce5e6 !important;
  color: #ea5455 !important;
}

/* line 6797, app/assets/stylesheets/core.css.scss */
.bg-label-hover-danger:hover {
  background-color: #ea5455 !important;
  color: #fff !important;
}

/* line 6802, app/assets/stylesheets/core.css.scss */
.bg-label-hover-light {
  background-color: #fafafb !important;
  color: #dfdfe3 !important;
}

/* line 6806, app/assets/stylesheets/core.css.scss */
.bg-label-hover-light:hover {
  background-color: #dfdfe3 !important;
  color: #fff !important;
}

/* line 6811, app/assets/stylesheets/core.css.scss */
.bg-label-hover-dark {
  background-color: #e4e4e4 !important;
  color: #4b4b4b !important;
}

/* line 6815, app/assets/stylesheets/core.css.scss */
.bg-label-hover-dark:hover {
  background-color: #4b4b4b !important;
  color: #fff !important;
}

/* line 6820, app/assets/stylesheets/core.css.scss */
.bg-label-hover-gray {
  background-color: rgba(254, 254, 254, 0.8575) !important;
  color: rgba(75, 70, 92, 0.05) !important;
}

/* line 6824, app/assets/stylesheets/core.css.scss */
.bg-label-hover-gray:hover {
  background-color: rgba(75, 70, 92, 0.05) !important;
  color: #fff !important;
}

/* line 6829, app/assets/stylesheets/core.css.scss */
.bg-gradient-secondary {
  background-image: linear-gradient(45deg, #a8aaae, #d4d5d7) !important;
}

/* line 6833, app/assets/stylesheets/core.css.scss */
.bg-gradient-success {
  background-image: linear-gradient(45deg, #28c76f, #94e3b7) !important;
}

/* line 6837, app/assets/stylesheets/core.css.scss */
.bg-gradient-info {
  background-image: linear-gradient(45deg, #00cfe8, #80e7f4) !important;
}

/* line 6841, app/assets/stylesheets/core.css.scss */
.bg-gradient-warning {
  background-image: linear-gradient(45deg, #ff9f43, #ffcfa1) !important;
}

/* line 6845, app/assets/stylesheets/core.css.scss */
.bg-gradient-danger {
  background-image: linear-gradient(45deg, #ea5455, #f5aaaa) !important;
}

/* line 6849, app/assets/stylesheets/core.css.scss */
.bg-gradient-light {
  background-image: linear-gradient(45deg, #dfdfe3, #efeff1) !important;
}

/* line 6853, app/assets/stylesheets/core.css.scss */
.bg-gradient-dark {
  background-image: linear-gradient(45deg, #4b4b4b, #a5a5a5) !important;
}

/* line 6857, app/assets/stylesheets/core.css.scss */
.bg-gradient-gray {
  background-image: linear-gradient(45deg, rgba(75, 70, 92, 0.05), #a5a3ae) !important;
}

/* line 6861, app/assets/stylesheets/core.css.scss */
a.bg-dark:hover, a.bg-dark:focus {
  background-color: rgba(75, 70, 92, 0.9) !important;
}

/* line 6865, app/assets/stylesheets/core.css.scss */
a.bg-light:hover, a.bg-light:focus {
  background-color: rgba(75, 70, 92, 0.2) !important;
}

/* line 6869, app/assets/stylesheets/core.css.scss */
a.bg-lighter:hover, a.bg-lighter:focus {
  background-color: rgba(75, 70, 92, 0.05) !important;
}

/* line 6873, app/assets/stylesheets/core.css.scss */
a.bg-lightest:hover, a.bg-lightest:focus {
  background-color: rgba(75, 70, 92, 0.03) !important;
}

/* line 6877, app/assets/stylesheets/core.css.scss */
.text-muted[href]:hover, .text-muted[href]:focus {
  color: #93909d !important;
}

/* line 6881, app/assets/stylesheets/core.css.scss */
.text-light {
  color: #b7b5be !important;
}

/* line 6884, app/assets/stylesheets/core.css.scss */
.text-light[href]:hover, .text-light[href]:focus {
  color: #93909d !important;
}

/* line 6888, app/assets/stylesheets/core.css.scss */
.text-lighter {
  color: #c9c8ce !important;
}

/* line 6891, app/assets/stylesheets/core.css.scss */
.text-lighter[href]:hover, .text-lighter[href]:focus {
  color: #93909d !important;
}

/* line 6895, app/assets/stylesheets/core.css.scss */
.text-lightest {
  color: #dbdade !important;
}

/* line 6898, app/assets/stylesheets/core.css.scss */
.text-lightest[href]:hover, .text-lightest[href]:focus {
  color: #93909d !important;
}

/* line 6902, app/assets/stylesheets/core.css.scss */
.invert-text-white {
  color: #fff !important;
}

/* line 6906, app/assets/stylesheets/core.css.scss */
.invert-text-white[href]:hover:hover, .invert-text-white[href]:hover:focus {
  color: #fff !important;
}

/* line 6910, app/assets/stylesheets/core.css.scss */
.invert-text-dark {
  color: #4b465c !important;
}

/* line 6914, app/assets/stylesheets/core.css.scss */
.invert-text-dark[href]:hover:hover, .invert-text-dark[href]:hover:focus {
  color: #4b465c !important;
}

/* line 6918, app/assets/stylesheets/core.css.scss */
.invert-bg-white {
  background-color: #fff !important;
}

/* line 6922, app/assets/stylesheets/core.css.scss */
a.invert-bg-white:hover, a.invert-bg-white:focus {
  background-color: #fff !important;
}

/* line 6926, app/assets/stylesheets/core.css.scss */
.invert-bg-dark {
  background-color: rgba(75, 70, 92, 0.9) !important;
}

/* line 6930, app/assets/stylesheets/core.css.scss */
a.invert-bg-dark:hover, a.invert-bg-dark:focus {
  background-color: rgba(75, 70, 92, 0.9) !important;
}

/* line 6934, app/assets/stylesheets/core.css.scss */
.invert-border-dark {
  border-color: #4b4b4b !important;
}

/* line 6938, app/assets/stylesheets/core.css.scss */
.invert-border-white {
  border-color: #fff !important;
}

/* line 6942, app/assets/stylesheets/core.css.scss */
.container-p-x {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

@media (min-width: 992px) {
  /* line 6947, app/assets/stylesheets/core.css.scss */
  .container-p-x {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
}

/* line 6953, app/assets/stylesheets/core.css.scss */
.container-m-nx {
  margin-right: -1rem !important;
  margin-left: -1rem !important;
}

@media (min-width: 992px) {
  /* line 6958, app/assets/stylesheets/core.css.scss */
  .container-m-nx {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
}

/* line 6964, app/assets/stylesheets/core.css.scss */
.container-p-y:not([class^=pt-]):not([class*=" pt-"]) {
  padding-top: 1.5rem !important;
}

/* line 6967, app/assets/stylesheets/core.css.scss */
.container-p-y:not([class^=pb-]):not([class*=" pb-"]) {
  padding-bottom: 1.5rem !important;
}

/* line 6971, app/assets/stylesheets/core.css.scss */
.container-m-ny:not([class^=mt-]):not([class*=" mt-"]) {
  margin-top: -1.5rem !important;
}

/* line 6974, app/assets/stylesheets/core.css.scss */
.container-m-ny:not([class^=mb-]):not([class*=" mb-"]) {
  margin-bottom: -1.5rem !important;
}

/* line 6978, app/assets/stylesheets/core.css.scss */
.cell-fit {
  width: 0.1%;
  white-space: nowrap;
}

/* line 6983, app/assets/stylesheets/core.css.scss */
.table-secondary {
  --bs-table-bg: #f8f8f9;
  --bs-table-striped-bg: #f5f4f6;
  --bs-table-striped-color: #4b465c;
  --bs-table-active-bg: #eaeaec;
  --bs-table-active-color: #4b465c;
  --bs-table-hover-bg: #f1f1f3;
  --bs-table-hover-color: #4b465c;
  color: #4b465c;
  border-color: #d5d4da;
}

/* line 6994, app/assets/stylesheets/core.css.scss */
.table-secondary .btn-icon {
  color: #4b465c;
}

/* line 6998, app/assets/stylesheets/core.css.scss */
.table-success {
  --bs-table-bg: #eefbf3;
  --bs-table-striped-bg: #ebf7f0;
  --bs-table-striped-color: #4b465c;
  --bs-table-active-bg: #e1ede7;
  --bs-table-active-color: #4b465c;
  --bs-table-hover-bg: #e7f4ed;
  --bs-table-hover-color: #4b465c;
  color: #4b465c;
  border-color: #cdd7d5;
}

/* line 7009, app/assets/stylesheets/core.css.scss */
.table-success .btn-icon {
  color: #4b465c;
}

/* line 7013, app/assets/stylesheets/core.css.scss */
.table-info {
  --bs-table-bg: #ebfbfd;
  --bs-table-striped-bg: #e8f7fa;
  --bs-table-striped-color: #4b465c;
  --bs-table-active-bg: #deedf0;
  --bs-table-active-color: #4b465c;
  --bs-table-hover-bg: #e5f4f7;
  --bs-table-hover-color: #4b465c;
  color: #4b465c;
  border-color: #cbd7dd;
}

/* line 7024, app/assets/stylesheets/core.css.scss */
.table-info .btn-icon {
  color: #4b465c;
}

/* line 7028, app/assets/stylesheets/core.css.scss */
.table-warning {
  --bs-table-bg: #fff7f0;
  --bs-table-striped-bg: #fbf3ed;
  --bs-table-striped-color: #4b465c;
  --bs-table-active-bg: #f1e9e4;
  --bs-table-active-color: #4b465c;
  --bs-table-hover-bg: #f8f0ea;
  --bs-table-hover-color: #4b465c;
  color: #4b465c;
  border-color: #dbd4d2;
}

/* line 7039, app/assets/stylesheets/core.css.scss */
.table-warning .btn-icon {
  color: #4b465c;
}

/* line 7043, app/assets/stylesheets/core.css.scss */
.table-danger {
  --bs-table-bg: #fdf1f1;
  --bs-table-striped-bg: #f9eeee;
  --bs-table-striped-color: #4b465c;
  --bs-table-active-bg: #efe3e5;
  --bs-table-active-color: #4b465c;
  --bs-table-hover-bg: #f6eaeb;
  --bs-table-hover-color: #4b465c;
  color: #4b465c;
  border-color: #d9cfd3;
}

/* line 7054, app/assets/stylesheets/core.css.scss */
.table-danger .btn-icon {
  color: #4b465c;
}

/* line 7058, app/assets/stylesheets/core.css.scss */
.table-light {
  --bs-table-bg: #dfdfe3;
  --bs-table-striped-bg: #dcdce0;
  --bs-table-striped-color: #4b465c;
  --bs-table-active-bg: #d3d3d8;
  --bs-table-active-color: #4b465c;
  --bs-table-hover-bg: #d9d9de;
  --bs-table-hover-color: #4b465c;
  color: #4b465c;
  border-color: #c1c0c8;
}

/* line 7069, app/assets/stylesheets/core.css.scss */
.table-light .btn-icon {
  color: #4b465c;
}

/* line 7073, app/assets/stylesheets/core.css.scss */
.table-dark {
  --bs-table-bg: #4b4b4b;
  --bs-table-striped-bg: #4f4f4f;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #595959;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #525252;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #6f6f6f;
}

/* line 7084, app/assets/stylesheets/core.css.scss */
.table-dark .btn-icon {
  color: #fff;
}

/* line 7088, app/assets/stylesheets/core.css.scss */
.table:not(.table-borderless) {
  margin-bottom: 0;
}

/* line 7091, app/assets/stylesheets/core.css.scss */
.table > :not(:first-child) {
  border-top: 0;
}

/* line 7094, app/assets/stylesheets/core.css.scss */
.table .table-light th {
  border-bottom: 0;
}

/* line 7097, app/assets/stylesheets/core.css.scss */
.table .dropdown-item {
  display: flex;
  gap: 0.25rem;
}

/* line 7101, app/assets/stylesheets/core.css.scss */
.table tr > td .dropdown {
  position: static;
}

@supports (-moz-appearance: none) {
  /* line 7106, app/assets/stylesheets/core.css.scss */
  .table .dropdown-menu.show {
    display: inline-table;
  }
}

/* line 7110, app/assets/stylesheets/core.css.scss */
.table th {
  text-transform: uppercase;
  font-size: 0.8125rem;
  letter-spacing: 1px;
  padding-top: 0.88rem;
  padding-bottom: 0.88rem;
}

/* line 7118, app/assets/stylesheets/core.css.scss */
.table:not(.table-dark) thead:not(.table-dark) th {
  color: #5d596c;
}

/* line 7122, app/assets/stylesheets/core.css.scss */
.table-border-bottom-0 tr:last-child td,
.table-border-bottom-0 tr:last-child th {
  border-bottom-width: 0;
}

/* line 7127, app/assets/stylesheets/core.css.scss */
.table.table-dark .btn i {
  color: #fff;
}

/* line 7131, app/assets/stylesheets/core.css.scss */
.table.table-flush-spacing thead tr > td:first-child,
.table.table-flush-spacing tbody tr > td:first-child {
  padding-left: 0;
}

/* line 7135, app/assets/stylesheets/core.css.scss */
.table.table-flush-spacing thead tr > td:last-child,
.table.table-flush-spacing tbody tr > td:last-child {
  padding-right: 0;
}

/* line 7140, app/assets/stylesheets/core.css.scss */
.nav-align-top .table:not(.table-dark),
.nav-align-top .table:not(.table-dark) thead:not(.table-dark) th,
.nav-align-top .table:not(.table-dark) tfoot:not(.table-dark) th,
.nav-align-top .table:not(.table-dark) td,
.nav-align-right .table:not(.table-dark),
.nav-align-right .table:not(.table-dark) thead:not(.table-dark) th,
.nav-align-right .table:not(.table-dark) tfoot:not(.table-dark) th,
.nav-align-right .table:not(.table-dark) td,
.nav-align-bottom .table:not(.table-dark),
.nav-align-bottom .table:not(.table-dark) thead:not(.table-dark) th,
.nav-align-bottom .table:not(.table-dark) tfoot:not(.table-dark) th,
.nav-align-bottom .table:not(.table-dark) td,
.nav-align-left .table:not(.table-dark),
.nav-align-left .table:not(.table-dark) thead:not(.table-dark) th,
.nav-align-left .table:not(.table-dark) tfoot:not(.table-dark) th,
.nav-align-left .table:not(.table-dark) td {
  border-color: rgba(75, 70, 92, 0.075);
}

/* line 7159, app/assets/stylesheets/core.css.scss */
.btn {
  cursor: pointer;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  transition: all 0.135s ease-in-out;
  transform: scale(1.001);
}

/* line 7167, app/assets/stylesheets/core.css.scss */
.btn .ti {
  line-height: 0.9;
}

/* line 7170, app/assets/stylesheets/core.css.scss */
.btn:not([class*=btn-label-]):not([class*=btn-outline-]) {
  box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3);
}

/* line 7173, app/assets/stylesheets/core.css.scss */
.btn:not([class*=btn-]) {
  box-shadow: none !important;
}

/* line 7176, app/assets/stylesheets/core.css.scss */
.btn.disabled, .btn:disabled {
  cursor: default;
}

/* line 7179, app/assets/stylesheets/core.css.scss */
.btn[class*=btn-]:active, .btn.active[class*=btn-] {
  transform: scale(0.98);
  transition: all 0.135s ease-in-out;
}

/* line 7184, app/assets/stylesheets/core.css.scss */
.btn .badge {
  transition: all 0.2s ease-in-out;
}

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

/* line 7193, app/assets/stylesheets/core.css.scss */
label.btn {
  margin-bottom: 0;
}

/* line 7197, app/assets/stylesheets/core.css.scss */
.btn-xl, .btn-group-xl > .btn {
  --bs-btn-padding-y: 0.875rem;
  --bs-btn-padding-x: 1.75rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: 0.5rem;
}

/* line 7204, app/assets/stylesheets/core.css.scss */
.btn-sm, .btn-group-sm > .btn {
  line-height: 1;
}

/* line 7208, app/assets/stylesheets/core.css.scss */
.btn-xs, .btn-group-xs > .btn {
  --bs-btn-padding-y: 0.175rem;
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-font-size: 0.69rem;
  --bs-btn-border-radius: 0.25rem;
}

/* line 7215, app/assets/stylesheets/core.css.scss */
.btn-secondary {
  color: #fff;
  background-color: #a8aaae;
  border-color: #a8aaae;
}

/* line 7220, app/assets/stylesheets/core.css.scss */
.btn-secondary:hover {
  color: #fff !important;
  background-color: #97999d !important;
  border-color: #97999d !important;
}

/* line 7225, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-secondary, .btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #97999d;
  border-color: #97999d;
  box-shadow: none;
}

/* line 7231, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .btn-secondary.show.dropdown-toggle, .show > .btn-secondary.dropdown-toggle {
  color: #fff !important;
  background-color: #97999d !important;
  border-color: #97999d !important;
}

/* line 7236, app/assets/stylesheets/core.css.scss */
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff !important;
  background-color: #a8aaae !important;
  border-color: #a8aaae !important;
  box-shadow: none !important;
}

/* line 7243, app/assets/stylesheets/core.css.scss */
.btn-group .btn-secondary,
.input-group .btn-secondary {
  border-right: var(--bs-border-width) solid #97999d;
  border-left: var(--bs-border-width) solid #97999d;
}

/* line 7249, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-secondary {
  border-top-color: #97999d;
  border-bottom-color: #97999d;
}

/* line 7254, app/assets/stylesheets/core.css.scss */
.btn-label-secondary {
  color: #a8aaae;
  border-color: transparent;
  background: #f1f1f2;
}

/* line 7259, app/assets/stylesheets/core.css.scss */
.btn-label-secondary.waves-effect .waves-ripple {
  background: radial-gradient(rgba(168, 170, 174, 0.2) 0, rgba(168, 170, 174, 0.3) 40%, rgba(168, 170, 174, 0.4) 50%, rgba(168, 170, 174, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 7262, app/assets/stylesheets/core.css.scss */
.btn-label-secondary:hover {
  border-color: transparent !important;
  background: #eaebec !important;
  color: #a8aaae !important;
}

/* line 7267, app/assets/stylesheets/core.css.scss */
.btn-label-secondary:focus, .btn-label-secondary.focus {
  color: #a8aaae;
  background: #eaebec;
  box-shadow: none !important;
}

/* line 7272, app/assets/stylesheets/core.css.scss */
.btn-label-secondary:active, .btn-label-secondary.active, .btn-label-secondary.show.dropdown-toggle, .show > .btn-label-secondary.dropdown-toggle {
  color: #a8aaae !important;
  background-color: #eaebec !important;
  border-color: transparent !important;
}

/* line 7277, app/assets/stylesheets/core.css.scss */
.btn-label-secondary:active:focus, .btn-label-secondary.active:focus, .btn-label-secondary.show.dropdown-toggle:focus, .show > .btn-label-secondary.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 7280, app/assets/stylesheets/core.css.scss */
.btn-label-secondary.disabled, .btn-label-secondary:disabled {
  color: #a8aaae !important;
  border-color: transparent !important;
  background: #f2f2f3 !important;
  box-shadow: none;
}

/* line 7287, app/assets/stylesheets/core.css.scss */
.btn-group .btn-label-secondary,
.input-group .btn-label-secondary {
  border-right: var(--bs-border-width) solid #eaebec;
  border-left: var(--bs-border-width) solid #eaebec;
}

/* line 7293, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-label-secondary {
  border-top-color: #eaebec;
  border-bottom-color: #eaebec;
}

/* line 7298, app/assets/stylesheets/core.css.scss */
.btn-outline-secondary {
  color: #a8aaae;
  border-color: #a8aaae;
  background: transparent;
}

/* line 7303, app/assets/stylesheets/core.css.scss */
.btn-outline-secondary.waves-effect .waves-ripple {
  background: radial-gradient(rgba(168, 170, 174, 0.2) 0, rgba(168, 170, 174, 0.3) 40%, rgba(168, 170, 174, 0.4) 50%, rgba(168, 170, 174, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 7306, app/assets/stylesheets/core.css.scss */
.btn-outline-secondary:hover {
  color: #a8aaae !important;
  background-color: #f8f8f9 !important;
  border-color: #a8aaae !important;
}

/* line 7311, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  color: #a8aaae;
  background-color: #f8f8f9;
  border-color: #a8aaae;
  box-shadow: none;
}

/* line 7317, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #a8aaae !important;
  background-color: #f1f1f2 !important;
  border-color: #a8aaae !important;
}

/* line 7322, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 7325, app/assets/stylesheets/core.css.scss */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #a8aaae !important;
  background-color: transparent !important;
}

/* line 7330, app/assets/stylesheets/core.css.scss */
.btn-outline-secondary .badge {
  background: #a8aaae;
  border-color: #a8aaae;
  color: #fff;
}

/* line 7336, app/assets/stylesheets/core.css.scss */
.btn-outline-secondary:hover .badge,
.btn-outline-secondary:focus:hover .badge,
.btn-outline-secondary:active .badge,
.btn-outline-secondary.active .badge,
.show > .btn-outline-secondary.dropdown-toggle .badge {
  background: #a8aaae;
  border-color: #a8aaae;
}

/* line 7345, app/assets/stylesheets/core.css.scss */
.btn-success {
  color: #fff;
  background-color: #28c76f;
  border-color: #28c76f;
}

/* line 7350, app/assets/stylesheets/core.css.scss */
.btn-success:hover {
  color: #fff !important;
  background-color: #24b364 !important;
  border-color: #24b364 !important;
}

/* line 7355, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-success, .btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #24b364;
  border-color: #24b364;
  box-shadow: none;
}

/* line 7361, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .btn-success.show.dropdown-toggle, .show > .btn-success.dropdown-toggle {
  color: #fff !important;
  background-color: #24b364 !important;
  border-color: #24b364 !important;
}

/* line 7366, app/assets/stylesheets/core.css.scss */
.btn-success.disabled, .btn-success:disabled {
  color: #fff !important;
  background-color: #28c76f !important;
  border-color: #28c76f !important;
  box-shadow: none !important;
}

/* line 7373, app/assets/stylesheets/core.css.scss */
.btn-group .btn-success,
.input-group .btn-success {
  border-right: var(--bs-border-width) solid #24b364;
  border-left: var(--bs-border-width) solid #24b364;
}

/* line 7379, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-success {
  border-top-color: #24b364;
  border-bottom-color: #24b364;
}

/* line 7384, app/assets/stylesheets/core.css.scss */
.btn-label-success {
  color: #28c76f;
  border-color: transparent;
  background: #ddf6e8;
}

/* line 7389, app/assets/stylesheets/core.css.scss */
.btn-label-success.waves-effect .waves-ripple {
  background: radial-gradient(rgba(40, 199, 111, 0.2) 0, rgba(40, 199, 111, 0.3) 40%, rgba(40, 199, 111, 0.4) 50%, rgba(40, 199, 111, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 7392, app/assets/stylesheets/core.css.scss */
.btn-label-success:hover {
  border-color: transparent !important;
  background: #cbf2dc !important;
  color: #28c76f !important;
}

/* line 7397, app/assets/stylesheets/core.css.scss */
.btn-label-success:focus, .btn-label-success.focus {
  color: #28c76f;
  background: #cbf2dc;
  box-shadow: none !important;
}

/* line 7402, app/assets/stylesheets/core.css.scss */
.btn-label-success:active, .btn-label-success.active, .btn-label-success.show.dropdown-toggle, .show > .btn-label-success.dropdown-toggle {
  color: #28c76f !important;
  background-color: #cbf2dc !important;
  border-color: transparent !important;
}

/* line 7407, app/assets/stylesheets/core.css.scss */
.btn-label-success:active:focus, .btn-label-success.active:focus, .btn-label-success.show.dropdown-toggle:focus, .show > .btn-label-success.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 7410, app/assets/stylesheets/core.css.scss */
.btn-label-success.disabled, .btn-label-success:disabled {
  color: #28c76f !important;
  border-color: transparent !important;
  background: #dff7e9 !important;
  box-shadow: none;
}

/* line 7417, app/assets/stylesheets/core.css.scss */
.btn-group .btn-label-success,
.input-group .btn-label-success {
  border-right: var(--bs-border-width) solid #cbf2dc;
  border-left: var(--bs-border-width) solid #cbf2dc;
}

/* line 7423, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-label-success {
  border-top-color: #cbf2dc;
  border-bottom-color: #cbf2dc;
}

/* line 7428, app/assets/stylesheets/core.css.scss */
.btn-outline-success {
  color: #28c76f;
  border-color: #28c76f;
  background: transparent;
}

/* line 7433, app/assets/stylesheets/core.css.scss */
.btn-outline-success.waves-effect .waves-ripple {
  background: radial-gradient(rgba(40, 199, 111, 0.2) 0, rgba(40, 199, 111, 0.3) 40%, rgba(40, 199, 111, 0.4) 50%, rgba(40, 199, 111, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 7436, app/assets/stylesheets/core.css.scss */
.btn-outline-success:hover {
  color: #28c76f !important;
  background-color: #eefbf3 !important;
  border-color: #28c76f !important;
}

/* line 7441, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  color: #28c76f;
  background-color: #eefbf3;
  border-color: #28c76f;
  box-shadow: none;
}

/* line 7447, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #28c76f !important;
  background-color: #ddf6e8 !important;
  border-color: #28c76f !important;
}

/* line 7452, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 7455, app/assets/stylesheets/core.css.scss */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28c76f !important;
  background-color: transparent !important;
}

/* line 7460, app/assets/stylesheets/core.css.scss */
.btn-outline-success .badge {
  background: #28c76f;
  border-color: #28c76f;
  color: #fff;
}

/* line 7466, app/assets/stylesheets/core.css.scss */
.btn-outline-success:hover .badge,
.btn-outline-success:focus:hover .badge,
.btn-outline-success:active .badge,
.btn-outline-success.active .badge,
.show > .btn-outline-success.dropdown-toggle .badge {
  background: #28c76f;
  border-color: #28c76f;
}

/* line 7475, app/assets/stylesheets/core.css.scss */
.btn-info {
  color: #fff;
  background-color: #00cfe8;
  border-color: #00cfe8;
}

/* line 7480, app/assets/stylesheets/core.css.scss */
.btn-info:hover {
  color: #fff !important;
  background-color: #00bad1 !important;
  border-color: #00bad1 !important;
}

/* line 7485, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-info, .btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #00bad1;
  border-color: #00bad1;
  box-shadow: none;
}

/* line 7491, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .btn-info.show.dropdown-toggle, .show > .btn-info.dropdown-toggle {
  color: #fff !important;
  background-color: #00bad1 !important;
  border-color: #00bad1 !important;
}

/* line 7496, app/assets/stylesheets/core.css.scss */
.btn-info.disabled, .btn-info:disabled {
  color: #fff !important;
  background-color: #00cfe8 !important;
  border-color: #00cfe8 !important;
  box-shadow: none !important;
}

/* line 7503, app/assets/stylesheets/core.css.scss */
.btn-group .btn-info,
.input-group .btn-info {
  border-right: var(--bs-border-width) solid #00bad1;
  border-left: var(--bs-border-width) solid #00bad1;
}

/* line 7509, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-info {
  border-top-color: #00bad1;
  border-bottom-color: #00bad1;
}

/* line 7514, app/assets/stylesheets/core.css.scss */
.btn-label-info {
  color: #00cfe8;
  border-color: transparent;
  background: #d6f7fb;
}

/* line 7519, app/assets/stylesheets/core.css.scss */
.btn-label-info.waves-effect .waves-ripple {
  background: radial-gradient(rgba(0, 207, 232, 0.2) 0, rgba(0, 207, 232, 0.3) 40%, rgba(0, 207, 232, 0.4) 50%, rgba(0, 207, 232, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 7522, app/assets/stylesheets/core.css.scss */
.btn-label-info:hover {
  border-color: transparent !important;
  background: #c2f3f9 !important;
  color: #00cfe8 !important;
}

/* line 7527, app/assets/stylesheets/core.css.scss */
.btn-label-info:focus, .btn-label-info.focus {
  color: #00cfe8;
  background: #c2f3f9;
  box-shadow: none !important;
}

/* line 7532, app/assets/stylesheets/core.css.scss */
.btn-label-info:active, .btn-label-info.active, .btn-label-info.show.dropdown-toggle, .show > .btn-label-info.dropdown-toggle {
  color: #00cfe8 !important;
  background-color: #c2f3f9 !important;
  border-color: transparent !important;
}

/* line 7537, app/assets/stylesheets/core.css.scss */
.btn-label-info:active:focus, .btn-label-info.active:focus, .btn-label-info.show.dropdown-toggle:focus, .show > .btn-label-info.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 7540, app/assets/stylesheets/core.css.scss */
.btn-label-info.disabled, .btn-label-info:disabled {
  color: #00cfe8 !important;
  border-color: transparent !important;
  background: #d9f8fc !important;
  box-shadow: none;
}

/* line 7547, app/assets/stylesheets/core.css.scss */
.btn-group .btn-label-info,
.input-group .btn-label-info {
  border-right: var(--bs-border-width) solid #c2f3f9;
  border-left: var(--bs-border-width) solid #c2f3f9;
}

/* line 7553, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-label-info {
  border-top-color: #c2f3f9;
  border-bottom-color: #c2f3f9;
}

/* line 7558, app/assets/stylesheets/core.css.scss */
.btn-outline-info {
  color: #00cfe8;
  border-color: #00cfe8;
  background: transparent;
}

/* line 7563, app/assets/stylesheets/core.css.scss */
.btn-outline-info.waves-effect .waves-ripple {
  background: radial-gradient(rgba(0, 207, 232, 0.2) 0, rgba(0, 207, 232, 0.3) 40%, rgba(0, 207, 232, 0.4) 50%, rgba(0, 207, 232, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 7566, app/assets/stylesheets/core.css.scss */
.btn-outline-info:hover {
  color: #00cfe8 !important;
  background-color: #ebfbfd !important;
  border-color: #00cfe8 !important;
}

/* line 7571, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  color: #00cfe8;
  background-color: #ebfbfd;
  border-color: #00cfe8;
  box-shadow: none;
}

/* line 7577, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #00cfe8 !important;
  background-color: #d6f7fb !important;
  border-color: #00cfe8 !important;
}

/* line 7582, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 7585, app/assets/stylesheets/core.css.scss */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #00cfe8 !important;
  background-color: transparent !important;
}

/* line 7590, app/assets/stylesheets/core.css.scss */
.btn-outline-info .badge {
  background: #00cfe8;
  border-color: #00cfe8;
  color: #fff;
}

/* line 7596, app/assets/stylesheets/core.css.scss */
.btn-outline-info:hover .badge,
.btn-outline-info:focus:hover .badge,
.btn-outline-info:active .badge,
.btn-outline-info.active .badge,
.show > .btn-outline-info.dropdown-toggle .badge {
  background: #00cfe8;
  border-color: #00cfe8;
}

/* line 7605, app/assets/stylesheets/core.css.scss */
.btn-warning {
  color: #fff;
  background-color: #ff9f43;
  border-color: #ff9f43;
}

/* line 7610, app/assets/stylesheets/core.css.scss */
.btn-warning:hover {
  color: #fff !important;
  background-color: #e68f3c !important;
  border-color: #e68f3c !important;
}

/* line 7615, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-warning, .btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #e68f3c;
  border-color: #e68f3c;
  box-shadow: none;
}

/* line 7621, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .btn-warning.show.dropdown-toggle, .show > .btn-warning.dropdown-toggle {
  color: #fff !important;
  background-color: #e68f3c !important;
  border-color: #e68f3c !important;
}

/* line 7626, app/assets/stylesheets/core.css.scss */
.btn-warning.disabled, .btn-warning:disabled {
  color: #fff !important;
  background-color: #ff9f43 !important;
  border-color: #ff9f43 !important;
  box-shadow: none !important;
}

/* line 7633, app/assets/stylesheets/core.css.scss */
.btn-group .btn-warning,
.input-group .btn-warning {
  border-right: var(--bs-border-width) solid #e68f3c;
  border-left: var(--bs-border-width) solid #e68f3c;
}

/* line 7639, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-warning {
  border-top-color: #e68f3c;
  border-bottom-color: #e68f3c;
}

/* line 7644, app/assets/stylesheets/core.css.scss */
.btn-label-warning {
  color: #ff9f43;
  border-color: transparent;
  background: #fff0e1;
}

/* line 7649, app/assets/stylesheets/core.css.scss */
.btn-label-warning.waves-effect .waves-ripple {
  background: radial-gradient(rgba(255, 159, 67, 0.2) 0, rgba(255, 159, 67, 0.3) 40%, rgba(255, 159, 67, 0.4) 50%, rgba(255, 159, 67, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 7652, app/assets/stylesheets/core.css.scss */
.btn-label-warning:hover {
  border-color: transparent !important;
  background: #ffe8d2 !important;
  color: #ff9f43 !important;
}

/* line 7657, app/assets/stylesheets/core.css.scss */
.btn-label-warning:focus, .btn-label-warning.focus {
  color: #ff9f43;
  background: #ffe8d2;
  box-shadow: none !important;
}

/* line 7662, app/assets/stylesheets/core.css.scss */
.btn-label-warning:active, .btn-label-warning.active, .btn-label-warning.show.dropdown-toggle, .show > .btn-label-warning.dropdown-toggle {
  color: #ff9f43 !important;
  background-color: #ffe8d2 !important;
  border-color: transparent !important;
}

/* line 7667, app/assets/stylesheets/core.css.scss */
.btn-label-warning:active:focus, .btn-label-warning.active:focus, .btn-label-warning.show.dropdown-toggle:focus, .show > .btn-label-warning.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 7670, app/assets/stylesheets/core.css.scss */
.btn-label-warning.disabled, .btn-label-warning:disabled {
  color: #ff9f43 !important;
  border-color: transparent !important;
  background: #fff1e3 !important;
  box-shadow: none;
}

/* line 7677, app/assets/stylesheets/core.css.scss */
.btn-group .btn-label-warning,
.input-group .btn-label-warning {
  border-right: var(--bs-border-width) solid #ffe8d2;
  border-left: var(--bs-border-width) solid #ffe8d2;
}

/* line 7683, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-label-warning {
  border-top-color: #ffe8d2;
  border-bottom-color: #ffe8d2;
}

/* line 7688, app/assets/stylesheets/core.css.scss */
.btn-outline-warning {
  color: #ff9f43;
  border-color: #ff9f43;
  background: transparent;
}

/* line 7693, app/assets/stylesheets/core.css.scss */
.btn-outline-warning.waves-effect .waves-ripple {
  background: radial-gradient(rgba(255, 159, 67, 0.2) 0, rgba(255, 159, 67, 0.3) 40%, rgba(255, 159, 67, 0.4) 50%, rgba(255, 159, 67, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 7696, app/assets/stylesheets/core.css.scss */
.btn-outline-warning:hover {
  color: #ff9f43 !important;
  background-color: #fff7f0 !important;
  border-color: #ff9f43 !important;
}

/* line 7701, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
  color: #ff9f43;
  background-color: #fff7f0;
  border-color: #ff9f43;
  box-shadow: none;
}

/* line 7707, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #ff9f43 !important;
  background-color: #fff0e1 !important;
  border-color: #ff9f43 !important;
}

/* line 7712, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 7715, app/assets/stylesheets/core.css.scss */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ff9f43 !important;
  background-color: transparent !important;
}

/* line 7720, app/assets/stylesheets/core.css.scss */
.btn-outline-warning .badge {
  background: #ff9f43;
  border-color: #ff9f43;
  color: #fff;
}

/* line 7726, app/assets/stylesheets/core.css.scss */
.btn-outline-warning:hover .badge,
.btn-outline-warning:focus:hover .badge,
.btn-outline-warning:active .badge,
.btn-outline-warning.active .badge,
.show > .btn-outline-warning.dropdown-toggle .badge {
  background: #ff9f43;
  border-color: #ff9f43;
}

/* line 7735, app/assets/stylesheets/core.css.scss */
.btn-danger {
  color: #fff;
  background-color: #ea5455;
  border-color: #ea5455;
}

/* line 7740, app/assets/stylesheets/core.css.scss */
.btn-danger:hover {
  color: #fff !important;
  background-color: #d34c4d !important;
  border-color: #d34c4d !important;
}

/* line 7745, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-danger, .btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #d34c4d;
  border-color: #d34c4d;
  box-shadow: none;
}

/* line 7751, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .btn-danger.show.dropdown-toggle, .show > .btn-danger.dropdown-toggle {
  color: #fff !important;
  background-color: #d34c4d !important;
  border-color: #d34c4d !important;
}

/* line 7756, app/assets/stylesheets/core.css.scss */
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff !important;
  background-color: #ea5455 !important;
  border-color: #ea5455 !important;
  box-shadow: none !important;
}

/* line 7763, app/assets/stylesheets/core.css.scss */
.btn-group .btn-danger,
.input-group .btn-danger {
  border-right: var(--bs-border-width) solid #d34c4d;
  border-left: var(--bs-border-width) solid #d34c4d;
}

/* line 7769, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-danger {
  border-top-color: #d34c4d;
  border-bottom-color: #d34c4d;
}

/* line 7774, app/assets/stylesheets/core.css.scss */
.btn-label-danger {
  color: #ea5455;
  border-color: transparent;
  background: #fce4e4;
}

/* line 7779, app/assets/stylesheets/core.css.scss */
.btn-label-danger.waves-effect .waves-ripple {
  background: radial-gradient(rgba(234, 84, 85, 0.2) 0, rgba(234, 84, 85, 0.3) 40%, rgba(234, 84, 85, 0.4) 50%, rgba(234, 84, 85, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 7782, app/assets/stylesheets/core.css.scss */
.btn-label-danger:hover {
  border-color: transparent !important;
  background: #fad6d6 !important;
  color: #ea5455 !important;
}

/* line 7787, app/assets/stylesheets/core.css.scss */
.btn-label-danger:focus, .btn-label-danger.focus {
  color: #ea5455;
  background: #fad6d6;
  box-shadow: none !important;
}

/* line 7792, app/assets/stylesheets/core.css.scss */
.btn-label-danger:active, .btn-label-danger.active, .btn-label-danger.show.dropdown-toggle, .show > .btn-label-danger.dropdown-toggle {
  color: #ea5455 !important;
  background-color: #fad6d6 !important;
  border-color: transparent !important;
}

/* line 7797, app/assets/stylesheets/core.css.scss */
.btn-label-danger:active:focus, .btn-label-danger.active:focus, .btn-label-danger.show.dropdown-toggle:focus, .show > .btn-label-danger.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 7800, app/assets/stylesheets/core.css.scss */
.btn-label-danger.disabled, .btn-label-danger:disabled {
  color: #ea5455 !important;
  border-color: transparent !important;
  background: #fce5e6 !important;
  box-shadow: none;
}

/* line 7807, app/assets/stylesheets/core.css.scss */
.btn-group .btn-label-danger,
.input-group .btn-label-danger {
  border-right: var(--bs-border-width) solid #fad6d6;
  border-left: var(--bs-border-width) solid #fad6d6;
}

/* line 7813, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-label-danger {
  border-top-color: #fad6d6;
  border-bottom-color: #fad6d6;
}

/* line 7818, app/assets/stylesheets/core.css.scss */
.btn-outline-danger {
  color: #ea5455;
  border-color: #ea5455;
  background: transparent;
}

/* line 7823, app/assets/stylesheets/core.css.scss */
.btn-outline-danger.waves-effect .waves-ripple {
  background: radial-gradient(rgba(234, 84, 85, 0.2) 0, rgba(234, 84, 85, 0.3) 40%, rgba(234, 84, 85, 0.4) 50%, rgba(234, 84, 85, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 7826, app/assets/stylesheets/core.css.scss */
.btn-outline-danger:hover {
  color: #ea5455 !important;
  background-color: #fdf1f1 !important;
  border-color: #ea5455 !important;
}

/* line 7831, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  color: #ea5455;
  background-color: #fdf1f1;
  border-color: #ea5455;
  box-shadow: none;
}

/* line 7837, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #ea5455 !important;
  background-color: #fce4e4 !important;
  border-color: #ea5455 !important;
}

/* line 7842, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 7845, app/assets/stylesheets/core.css.scss */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #ea5455 !important;
  background-color: transparent !important;
}

/* line 7850, app/assets/stylesheets/core.css.scss */
.btn-outline-danger .badge {
  background: #ea5455;
  border-color: #ea5455;
  color: #fff;
}

/* line 7856, app/assets/stylesheets/core.css.scss */
.btn-outline-danger:hover .badge,
.btn-outline-danger:focus:hover .badge,
.btn-outline-danger:active .badge,
.btn-outline-danger.active .badge,
.show > .btn-outline-danger.dropdown-toggle .badge {
  background: #ea5455;
  border-color: #ea5455;
}

/* line 7865, app/assets/stylesheets/core.css.scss */
.btn-light {
  color: #4b465c;
  background-color: #dfdfe3;
  border-color: #dfdfe3;
}

/* line 7870, app/assets/stylesheets/core.css.scss */
.btn-light:hover {
  color: #4b465c !important;
  background-color: #e7e7ea !important;
  border-color: #e2e2e6 !important;
}

/* line 7875, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-light, .btn-light:focus, .btn-light.focus {
  color: #4b465c;
  background-color: #e7e7ea;
  border-color: #e2e2e6;
  box-shadow: none;
}

/* line 7881, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .btn-light.show.dropdown-toggle, .show > .btn-light.dropdown-toggle {
  color: #4b465c !important;
  background-color: #e5e5e9 !important;
  border-color: #e2e2e6 !important;
}

/* line 7886, app/assets/stylesheets/core.css.scss */
.btn-light.disabled, .btn-light:disabled {
  color: #4b465c !important;
  background-color: #dfdfe3 !important;
  border-color: #dfdfe3 !important;
  box-shadow: none !important;
}

/* line 7893, app/assets/stylesheets/core.css.scss */
.btn-group .btn-light,
.input-group .btn-light {
  border-right: var(--bs-border-width) solid #e5e5e9;
  border-left: var(--bs-border-width) solid #e5e5e9;
}

/* line 7899, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-light {
  border-top-color: #e5e5e9;
  border-bottom-color: #e5e5e9;
}

/* line 7904, app/assets/stylesheets/core.css.scss */
.btn-label-light {
  color: #dfdfe3;
  border-color: transparent;
  background: #fafafb;
}

/* line 7909, app/assets/stylesheets/core.css.scss */
.btn-label-light.waves-effect .waves-ripple {
  background: radial-gradient(rgba(223, 223, 227, 0.2) 0, rgba(223, 223, 227, 0.3) 40%, rgba(223, 223, 227, 0.4) 50%, rgba(223, 223, 227, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 7912, app/assets/stylesheets/core.css.scss */
.btn-label-light:hover {
  border-color: transparent !important;
  background: #f7f7f8 !important;
  color: #dfdfe3 !important;
}

/* line 7917, app/assets/stylesheets/core.css.scss */
.btn-label-light:focus, .btn-label-light.focus {
  color: #dfdfe3;
  background: #f7f7f8;
  box-shadow: none !important;
}

/* line 7922, app/assets/stylesheets/core.css.scss */
.btn-label-light:active, .btn-label-light.active, .btn-label-light.show.dropdown-toggle, .show > .btn-label-light.dropdown-toggle {
  color: #dfdfe3 !important;
  background-color: #f7f7f8 !important;
  border-color: transparent !important;
}

/* line 7927, app/assets/stylesheets/core.css.scss */
.btn-label-light:active:focus, .btn-label-light.active:focus, .btn-label-light.show.dropdown-toggle:focus, .show > .btn-label-light.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 7930, app/assets/stylesheets/core.css.scss */
.btn-label-light.disabled, .btn-label-light:disabled {
  color: #dfdfe3 !important;
  border-color: transparent !important;
  background: #fafafb !important;
  box-shadow: none;
}

/* line 7937, app/assets/stylesheets/core.css.scss */
.btn-group .btn-label-light,
.input-group .btn-label-light {
  border-right: var(--bs-border-width) solid #f7f7f8;
  border-left: var(--bs-border-width) solid #f7f7f8;
}

/* line 7943, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-label-light {
  border-top-color: #f7f7f8;
  border-bottom-color: #f7f7f8;
}

/* line 7948, app/assets/stylesheets/core.css.scss */
.btn-outline-light {
  color: #dfdfe3;
  border-color: #dfdfe3;
  background: transparent;
}

/* line 7953, app/assets/stylesheets/core.css.scss */
.btn-outline-light.waves-effect .waves-ripple {
  background: radial-gradient(rgba(223, 223, 227, 0.2) 0, rgba(223, 223, 227, 0.3) 40%, rgba(223, 223, 227, 0.4) 50%, rgba(223, 223, 227, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 7956, app/assets/stylesheets/core.css.scss */
.btn-outline-light:hover {
  color: #dfdfe3 !important;
  background-color: #fcfcfd !important;
  border-color: #dfdfe3 !important;
}

/* line 7961, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  color: #dfdfe3;
  background-color: #fcfcfd;
  border-color: #dfdfe3;
  box-shadow: none;
}

/* line 7967, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #dfdfe3 !important;
  background-color: #fafafb !important;
  border-color: #dfdfe3 !important;
}

/* line 7972, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 7975, app/assets/stylesheets/core.css.scss */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #dfdfe3 !important;
  background-color: transparent !important;
}

/* line 7980, app/assets/stylesheets/core.css.scss */
.btn-outline-light .badge {
  background: #dfdfe3;
  border-color: #dfdfe3;
  color: #4b465c;
}

/* line 7986, app/assets/stylesheets/core.css.scss */
.btn-outline-light:hover .badge,
.btn-outline-light:focus:hover .badge,
.btn-outline-light:active .badge,
.btn-outline-light.active .badge,
.show > .btn-outline-light.dropdown-toggle .badge {
  background: #dfdfe3;
  border-color: #dfdfe3;
}

/* line 7995, app/assets/stylesheets/core.css.scss */
.btn-dark {
  color: #fff;
  background-color: #4b4b4b;
  border-color: #4b4b4b;
}

/* line 8000, app/assets/stylesheets/core.css.scss */
.btn-dark:hover {
  color: #fff !important;
  background-color: #444444 !important;
  border-color: #444444 !important;
}

/* line 8005, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-dark, .btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #444444;
  border-color: #444444;
  box-shadow: none;
}

/* line 8011, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .btn-dark.show.dropdown-toggle, .show > .btn-dark.dropdown-toggle {
  color: #fff !important;
  background-color: #444444 !important;
  border-color: #444444 !important;
}

/* line 8016, app/assets/stylesheets/core.css.scss */
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff !important;
  background-color: #4b4b4b !important;
  border-color: #4b4b4b !important;
  box-shadow: none !important;
}

/* line 8023, app/assets/stylesheets/core.css.scss */
.btn-group .btn-dark,
.input-group .btn-dark {
  border-right: var(--bs-border-width) solid #444444;
  border-left: var(--bs-border-width) solid #444444;
}

/* line 8029, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-dark {
  border-top-color: #444444;
  border-bottom-color: #444444;
}

/* line 8034, app/assets/stylesheets/core.css.scss */
.btn-label-dark {
  color: #4b4b4b;
  border-color: transparent;
  background: #e2e2e2;
}

/* line 8039, app/assets/stylesheets/core.css.scss */
.btn-label-dark.waves-effect .waves-ripple {
  background: radial-gradient(rgba(75, 75, 75, 0.2) 0, rgba(75, 75, 75, 0.3) 40%, rgba(75, 75, 75, 0.4) 50%, rgba(75, 75, 75, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 8042, app/assets/stylesheets/core.css.scss */
.btn-label-dark:hover {
  border-color: transparent !important;
  background: #d4d4d4 !important;
  color: #4b4b4b !important;
}

/* line 8047, app/assets/stylesheets/core.css.scss */
.btn-label-dark:focus, .btn-label-dark.focus {
  color: #4b4b4b;
  background: #d4d4d4;
  box-shadow: none !important;
}

/* line 8052, app/assets/stylesheets/core.css.scss */
.btn-label-dark:active, .btn-label-dark.active, .btn-label-dark.show.dropdown-toggle, .show > .btn-label-dark.dropdown-toggle {
  color: #4b4b4b !important;
  background-color: #d4d4d4 !important;
  border-color: transparent !important;
}

/* line 8057, app/assets/stylesheets/core.css.scss */
.btn-label-dark:active:focus, .btn-label-dark.active:focus, .btn-label-dark.show.dropdown-toggle:focus, .show > .btn-label-dark.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 8060, app/assets/stylesheets/core.css.scss */
.btn-label-dark.disabled, .btn-label-dark:disabled {
  color: #4b4b4b !important;
  border-color: transparent !important;
  background: #e4e4e4 !important;
  box-shadow: none;
}

/* line 8067, app/assets/stylesheets/core.css.scss */
.btn-group .btn-label-dark,
.input-group .btn-label-dark {
  border-right: var(--bs-border-width) solid #d4d4d4;
  border-left: var(--bs-border-width) solid #d4d4d4;
}

/* line 8073, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-label-dark {
  border-top-color: #d4d4d4;
  border-bottom-color: #d4d4d4;
}

/* line 8078, app/assets/stylesheets/core.css.scss */
.btn-outline-dark {
  color: #4b4b4b;
  border-color: #4b4b4b;
  background: transparent;
}

/* line 8083, app/assets/stylesheets/core.css.scss */
.btn-outline-dark.waves-effect .waves-ripple {
  background: radial-gradient(rgba(75, 75, 75, 0.2) 0, rgba(75, 75, 75, 0.3) 40%, rgba(75, 75, 75, 0.4) 50%, rgba(75, 75, 75, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 8086, app/assets/stylesheets/core.css.scss */
.btn-outline-dark:hover {
  color: #4b4b4b !important;
  background-color: #f1f1f1 !important;
  border-color: #4b4b4b !important;
}

/* line 8091, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  color: #4b4b4b;
  background-color: #f1f1f1;
  border-color: #4b4b4b;
  box-shadow: none;
}

/* line 8097, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #4b4b4b !important;
  background-color: #e2e2e2 !important;
  border-color: #4b4b4b !important;
}

/* line 8102, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 8105, app/assets/stylesheets/core.css.scss */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #4b4b4b !important;
  background-color: transparent !important;
}

/* line 8110, app/assets/stylesheets/core.css.scss */
.btn-outline-dark .badge {
  background: #4b4b4b;
  border-color: #4b4b4b;
  color: #fff;
}

/* line 8116, app/assets/stylesheets/core.css.scss */
.btn-outline-dark:hover .badge,
.btn-outline-dark:focus:hover .badge,
.btn-outline-dark:active .badge,
.btn-outline-dark.active .badge,
.show > .btn-outline-dark.dropdown-toggle .badge {
  background: #4b4b4b;
  border-color: #4b4b4b;
}

/* line 8125, app/assets/stylesheets/core.css.scss */
.btn-gray {
  color: #fff;
  background-color: rgba(75, 70, 92, 0.05);
  border-color: rgba(75, 70, 92, 0.05);
}

/* line 8130, app/assets/stylesheets/core.css.scss */
.btn-gray:hover {
  color: #fff !important;
  background-color: rgba(14, 13, 17, 0.145) !important;
  border-color: rgba(14, 13, 17, 0.145) !important;
}

/* line 8135, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-gray, .btn-gray:focus, .btn-gray.focus {
  color: #fff;
  background-color: rgba(14, 13, 17, 0.145);
  border-color: rgba(14, 13, 17, 0.145);
  box-shadow: none;
}

/* line 8141, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-gray, .btn-check:active + .btn-gray, .btn-gray:active, .btn-gray.active, .btn-gray.show.dropdown-toggle, .show > .btn-gray.dropdown-toggle {
  color: #fff !important;
  background-color: rgba(14, 13, 17, 0.145) !important;
  border-color: rgba(14, 13, 17, 0.145) !important;
}

/* line 8146, app/assets/stylesheets/core.css.scss */
.btn-gray.disabled, .btn-gray:disabled {
  color: #fff !important;
  background-color: rgba(75, 70, 92, 0.05) !important;
  border-color: rgba(75, 70, 92, 0.05) !important;
  box-shadow: none !important;
}

/* line 8153, app/assets/stylesheets/core.css.scss */
.btn-group .btn-gray,
.input-group .btn-gray {
  border-right: var(--bs-border-width) solid rgba(14, 13, 17, 0.145);
  border-left: var(--bs-border-width) solid rgba(14, 13, 17, 0.145);
}

/* line 8159, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-gray {
  border-top-color: rgba(14, 13, 17, 0.145);
  border-bottom-color: rgba(14, 13, 17, 0.145);
}

/* line 8164, app/assets/stylesheets/core.css.scss */
.btn-label-gray {
  color: rgba(75, 70, 92, 0.05);
  border-color: transparent;
  background: rgba(254, 254, 254, 0.848);
}

/* line 8169, app/assets/stylesheets/core.css.scss */
.btn-label-gray.waves-effect .waves-ripple {
  background: radial-gradient(rgba(75, 70, 92, 0.2) 0, rgba(75, 70, 92, 0.3) 40%, rgba(75, 70, 92, 0.4) 50%, rgba(75, 70, 92, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 8172, app/assets/stylesheets/core.css.scss */
.btn-label-gray:hover {
  border-color: transparent !important;
  background: rgba(254, 254, 254, 0.772) !important;
  color: rgba(75, 70, 92, 0.05) !important;
}

/* line 8177, app/assets/stylesheets/core.css.scss */
.btn-label-gray:focus, .btn-label-gray.focus {
  color: rgba(75, 70, 92, 0.05);
  background: rgba(254, 254, 254, 0.772);
  box-shadow: none !important;
}

/* line 8182, app/assets/stylesheets/core.css.scss */
.btn-label-gray:active, .btn-label-gray.active, .btn-label-gray.show.dropdown-toggle, .show > .btn-label-gray.dropdown-toggle {
  color: rgba(75, 70, 92, 0.05) !important;
  background-color: rgba(254, 254, 254, 0.772) !important;
  border-color: transparent !important;
}

/* line 8187, app/assets/stylesheets/core.css.scss */
.btn-label-gray:active:focus, .btn-label-gray.active:focus, .btn-label-gray.show.dropdown-toggle:focus, .show > .btn-label-gray.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 8190, app/assets/stylesheets/core.css.scss */
.btn-label-gray.disabled, .btn-label-gray:disabled {
  color: rgba(75, 70, 92, 0.05) !important;
  border-color: transparent !important;
  background: rgba(254, 254, 254, 0.8575) !important;
  box-shadow: none;
}

/* line 8197, app/assets/stylesheets/core.css.scss */
.btn-group .btn-label-gray,
.input-group .btn-label-gray {
  border-right: var(--bs-border-width) solid rgba(254, 254, 254, 0.772);
  border-left: var(--bs-border-width) solid rgba(254, 254, 254, 0.772);
}

/* line 8203, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-label-gray {
  border-top-color: rgba(254, 254, 254, 0.772);
  border-bottom-color: rgba(254, 254, 254, 0.772);
}

/* line 8208, app/assets/stylesheets/core.css.scss */
.btn-outline-gray {
  color: rgba(75, 70, 92, 0.05);
  border-color: rgba(75, 70, 92, 0.05);
  background: transparent;
}

/* line 8213, app/assets/stylesheets/core.css.scss */
.btn-outline-gray.waves-effect .waves-ripple {
  background: radial-gradient(rgba(75, 70, 92, 0.2) 0, rgba(75, 70, 92, 0.3) 40%, rgba(75, 70, 92, 0.4) 50%, rgba(75, 70, 92, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 8216, app/assets/stylesheets/core.css.scss */
.btn-outline-gray:hover {
  color: rgba(75, 70, 92, 0.05) !important;
  background-color: rgba(255, 255, 255, 0.924) !important;
  border-color: rgba(75, 70, 92, 0.05) !important;
}

/* line 8221, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-outline-gray, .btn-outline-gray:focus {
  color: rgba(75, 70, 92, 0.05);
  background-color: rgba(255, 255, 255, 0.924);
  border-color: rgba(75, 70, 92, 0.05);
  box-shadow: none;
}

/* line 8227, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-gray, .btn-check:active + .btn-outline-gray, .btn-outline-gray:active, .btn-outline-gray.active, .btn-outline-gray.dropdown-toggle.show {
  color: rgba(75, 70, 92, 0.05) !important;
  background-color: rgba(254, 254, 254, 0.848) !important;
  border-color: rgba(75, 70, 92, 0.05) !important;
}

/* line 8232, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-gray:focus, .btn-check:active + .btn-outline-gray:focus, .btn-outline-gray:active:focus, .btn-outline-gray.active:focus, .btn-outline-gray.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 8235, app/assets/stylesheets/core.css.scss */
.btn-outline-gray.disabled, .btn-outline-gray:disabled {
  color: rgba(75, 70, 92, 0.05) !important;
  background-color: transparent !important;
}

/* line 8240, app/assets/stylesheets/core.css.scss */
.btn-outline-gray .badge {
  background: rgba(75, 70, 92, 0.05);
  border-color: rgba(75, 70, 92, 0.05);
  color: #fff;
}

/* line 8246, app/assets/stylesheets/core.css.scss */
.btn-outline-gray:hover .badge,
.btn-outline-gray:focus:hover .badge,
.btn-outline-gray:active .badge,
.btn-outline-gray.active .badge,
.show > .btn-outline-gray.dropdown-toggle .badge {
  background: rgba(75, 70, 92, 0.05);
  border-color: rgba(75, 70, 92, 0.05);
}

/* line 8255, app/assets/stylesheets/core.css.scss */
.btn-icon {
  --bs-btn-active-border-color: transparent;
  padding: 0;
  width: calc(2.2546875rem + calc(var(--bs-border-width) * 2));
  height: calc(2.2546875rem + calc(var(--bs-border-width) * 2));
  display: inline-flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
}

/* line 8265, app/assets/stylesheets/core.css.scss */
.btn-icon.btn-xl, .btn-group-xl > .btn-icon.btn {
  width: calc(3.46875rem + calc(var(--bs-border-width) * 2));
  height: calc(3.46875rem + calc(var(--bs-border-width) * 2));
}

/* line 8269, app/assets/stylesheets/core.css.scss */
.btn-icon.btn-xl > span, .btn-group-xl > .btn-icon.btn > span {
  font-size: 1.25rem;
}

/* line 8272, app/assets/stylesheets/core.css.scss */
.btn-icon.btn-lg, .btn-group-lg > .btn-icon.btn {
  width: calc(3.1409375rem + calc(var(--bs-border-width) * 2));
  height: calc(3.1409375rem + calc(var(--bs-border-width) * 2));
  font-size: 1.0625rem;
}

/* line 8277, app/assets/stylesheets/core.css.scss */
.btn-icon.btn-sm, .btn-group-sm > .btn-icon.btn {
  width: calc(1.6325rem + calc(var(--bs-border-width) * 2));
  height: calc(1.6325rem + calc(var(--bs-border-width) * 2));
  font-size: 0.8125rem;
}

/* line 8282, app/assets/stylesheets/core.css.scss */
.btn-icon.btn-xs, .btn-group-xs > .btn-icon.btn {
  width: calc(0.8675rem + calc(var(--bs-border-width) * 2));
  height: calc(0.8675rem + calc(var(--bs-border-width) * 2));
  font-size: 0.69rem;
}

/* line 8288, app/assets/stylesheets/core.css.scss */
.btn.borderless:not(.active):not(:active):not(:hover):not(:focus), :not(.show) > .btn.borderless.dropdown-toggle:not(:hover):not(:focus) {
  border-color: transparent;
  box-shadow: none;
}

/* line 8293, app/assets/stylesheets/core.css.scss */
.btn.btn-link {
  font-size: inherit;
}

/* line 8297, app/assets/stylesheets/core.css.scss */
.btn-pinned {
  position: absolute;
  top: 0.75rem;
}

/* line 8301, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .btn-pinned {
  right: 0.75rem;
}

/* line 8304, app/assets/stylesheets/core.css.scss */
[dir=rtl] .btn-pinned {
  left: 0.75rem;
}

/* line 8308, app/assets/stylesheets/core.css.scss */
button:focus,
button:focus-visible {
  outline: none;
}

/* line 8313, app/assets/stylesheets/core.css.scss */
.btn:not([class*=btn-]):active,
.btn.active:not([class*=btn-]),
.btn.show:not([class*=btn-]),
.btn:not([class*=btn-]) {
  border: none;
}

/* line 8320, app/assets/stylesheets/core.css.scss */
.dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split,
.input-group-lg .btn + .dropdown-toggle-split,
.btn-xl + .dropdown-toggle-split,
.btn-group-xl > .btn + .dropdown-toggle-split {
  padding-right: 0.7em;
  padding-left: 0.7em;
}

/* line 8330, app/assets/stylesheets/core.css.scss */
.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split,
.input-group-sm .btn + .dropdown-toggle-split {
  padding-right: 0.6em;
  padding-left: 0.6em;
}

/* line 8337, app/assets/stylesheets/core.css.scss */
.btn-xs + .dropdown-toggle-split,
.btn-group-xs > .btn + .dropdown-toggle-split {
  padding-right: 0.5em;
  padding-left: 0.5em;
}

/* line 8343, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .btn-group > .btn-group:first-child > .btn:not([class*=btn-outline-]):first-child,
html:not([dir=rtl]) .input-group > .btn:not([class*=btn-outline-]):first-child,
html:not([dir=rtl]) :not(.btn-group):not(.input-group) > .btn-group > .btn:not([class*=btn-outline-]):first-child,
html:not([dir=rtl]) .input-group > .btn-group:first-child > .btn:not([class*=btn-outline-]):first-child {
  border-left-color: transparent;
}

/* line 8349, app/assets/stylesheets/core.css.scss */
[dir=rtl] .btn-group > .btn-group:first-child > .btn:not([class*=btn-outline-]):first-child,
[dir=rtl] .input-group > .btn:not([class*=btn-outline-]):first-child,
[dir=rtl] :not(.btn-group):not(.input-group) > .btn-group > .btn:not([class*=btn-outline-]):first-child,
[dir=rtl] .input-group > .btn-group:first-child > .btn:not([class*=btn-outline-]):first-child {
  border-right-color: transparent;
}

/* line 8356, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .btn-group > .btn-group:last-child > .btn:not([class*=btn-outline-]):last-of-type,
html:not([dir=rtl]) .input-group > .btn:not([class*=btn-outline-]):last-of-type,
html:not([dir=rtl]) :not(.btn-group):not(.input-group) > .btn-group > .btn:not([class*=btn-outline-]):last-of-type,
html:not([dir=rtl]) .input-group > .btn-group:last-child > .btn:not([class*=btn-outline-]):last-of-type {
  border-right-color: transparent;
}

/* line 8362, app/assets/stylesheets/core.css.scss */
[dir=rtl] .btn-group > .btn-group:last-child > .btn:not([class*=btn-outline-]):last-of-type,
[dir=rtl] .input-group > .btn:not([class*=btn-outline-]):last-of-type,
[dir=rtl] :not(.btn-group):not(.input-group) > .btn-group > .btn:not([class*=btn-outline-]):last-of-type,
[dir=rtl] .input-group > .btn-group:last-child > .btn:not([class*=btn-outline-]):last-of-type {
  border-left-color: transparent;
}

/* line 8369, app/assets/stylesheets/core.css.scss */
[dir=rtl] .btn-group .btn[class] {
  border-radius: 0.375rem;
}

/* line 8372, app/assets/stylesheets/core.css.scss */
[dir=rtl] .btn-group .btn-xs[class],
[dir=rtl] .btn-group-xs .btn[class] {
  border-radius: 0.125rem;
}

/* line 8376, app/assets/stylesheets/core.css.scss */
[dir=rtl] .btn-group .btn-sm[class],
[dir=rtl] .btn-group-sm .btn[class] {
  border-radius: 0.25rem;
}

/* line 8380, app/assets/stylesheets/core.css.scss */
[dir=rtl] .btn-group .btn-lg[class],
[dir=rtl] .btn-group-lg .btn[class] {
  border-radius: 0.5rem;
}

/* line 8384, app/assets/stylesheets/core.css.scss */
[dir=rtl] .btn-group .btn-xl[class],
[dir=rtl] .btn-group-xl .btn[class] {
  border-radius: 0.625rem;
}

/* line 8388, app/assets/stylesheets/core.css.scss */
[dir=rtl] .btn-group > .btn:not(:first-child),
[dir=rtl] .btn-group > .btn-group:not(:first-child) {
  margin-left: 0;
  margin-right: calc(var(--bs-border-width) * -1);
}

/* line 8393, app/assets/stylesheets/core.css.scss */
[dir=rtl] .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
[dir=rtl] .btn-group > .btn-group:not(:last-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 8398, app/assets/stylesheets/core.css.scss */
[dir=rtl] .btn-group > .btn:nth-child(n+3),
[dir=rtl] .btn-group > :not(.btn-check) + .btn,
[dir=rtl] .btn-group > .btn-group:not(:first-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 8404, app/assets/stylesheets/core.css.scss */
[dir=rtl] .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
[dir=rtl] .btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 8409, app/assets/stylesheets/core.css.scss */
[dir=rtl] .btn-group-vertical > .btn ~ .btn,
[dir=rtl] .btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 8415, app/assets/stylesheets/core.css.scss */
.bg-secondary.bg-glow {
  box-shadow: 0px 2px 3px 0px rgba(168, 170, 174, 0.3);
}

/* line 8419, app/assets/stylesheets/core.css.scss */
.bg-success.bg-glow {
  box-shadow: 0px 2px 3px 0px rgba(40, 199, 111, 0.3);
}

/* line 8423, app/assets/stylesheets/core.css.scss */
.bg-info.bg-glow {
  box-shadow: 0px 2px 3px 0px rgba(0, 207, 232, 0.3);
}

/* line 8427, app/assets/stylesheets/core.css.scss */
.bg-warning.bg-glow {
  box-shadow: 0px 2px 3px 0px rgba(255, 159, 67, 0.3);
}

/* line 8431, app/assets/stylesheets/core.css.scss */
.bg-danger.bg-glow {
  box-shadow: 0px 2px 3px 0px rgba(234, 84, 85, 0.3);
}

/* line 8435, app/assets/stylesheets/core.css.scss */
.bg-dark.bg-glow {
  box-shadow: 0px 2px 3px 0px rgba(75, 75, 75, 0.3);
}

/* line 8439, app/assets/stylesheets/core.css.scss */
.bg-gray.bg-glow {
  box-shadow: 0px 2px 3px 0px rgba(75, 70, 92, 0.3);
}

/* line 8443, app/assets/stylesheets/core.css.scss */
.badge-center {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.35rem;
  height: 1.5rem;
  width: 1.5rem;
  font-size: 0.812rem;
}

/* line 8452, app/assets/stylesheets/core.css.scss */
.badge-center i {
  font-size: 0.875rem;
}

/* line 8456, app/assets/stylesheets/core.css.scss */
.badge.badge-dot {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  vertical-align: middle;
}

/* line 8466, app/assets/stylesheets/core.css.scss */
.badge.badge-notifications {
  position: absolute;
  top: auto;
  display: inline-block;
  margin: 0;
  transform: translate(-50%, -45%);
}

/* line 8473, app/assets/stylesheets/core.css.scss */
[dir=rtl] .badge.badge-notifications {
  transform: translate(50%, -45%);
}

/* line 8476, app/assets/stylesheets/core.css.scss */
.badge.badge-notifications:not(.badge-dot) {
  padding: 0.063rem 0.112rem;
  font-size: 0.75rem;
  line-height: 0.875rem;
  border-radius: 50rem;
}

/* line 8483, app/assets/stylesheets/core.css.scss */
[data-trigger=hover] {
  outline: 0;
}

/* line 8487, app/assets/stylesheets/core.css.scss */
.dropdown-menu {
  box-shadow: 0 0.25rem 1rem rgba(165, 163, 174, 0.45);
}

/* line 8490, app/assets/stylesheets/core.css.scss */
.mega-dropdown > .dropdown-menu {
  left: 0 !important;
  right: 0 !important;
}

/* line 8494, app/assets/stylesheets/core.css.scss */
.dropdown-menu .badge[class^=float-],
.dropdown-menu .badge[class*=" float-"] {
  position: relative;
  top: 0.071em;
}

/* line 8499, app/assets/stylesheets/core.css.scss */
[dir=rtl] .dropdown-menu {
  text-align: right;
}

/* line 8503, app/assets/stylesheets/core.css.scss */
.dropdown-item {
  line-height: 1.375;
  width: calc(100% - 1rem);
  margin: 0.25rem 0.5rem;
  border-radius: var(--bs-border-radius);
}

/* line 8510, app/assets/stylesheets/core.css.scss */
.dropdown-toggle.hide-arrow::before, .dropdown-toggle.hide-arrow::after,
.dropdown-toggle-hide-arrow > .dropdown-toggle::before,
.dropdown-toggle-hide-arrow > .dropdown-toggle::after {
  display: none;
}

/* line 8516, app/assets/stylesheets/core.css.scss */
.dropdown-toggle::after {
  margin-top: -0.28em;
  width: 0.42em;
  height: 0.42em;
  border: 1px solid;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg);
}

/* line 8526, app/assets/stylesheets/core.css.scss */
.dropend .dropdown-toggle::after {
  margin-top: -0.168em;
  width: 0.42em;
  height: 0.42em;
  border: 1px solid;
  border-top: 0;
  border-left: 0;
  transform: rotate(-45deg);
}

/* line 8535, app/assets/stylesheets/core.css.scss */
[dir=rtl] .dropend .dropdown-toggle::after {
  margin-left: 0 !important;
  margin-right: 0.5em !important;
  transform: rotate(135deg);
}

/* line 8541, app/assets/stylesheets/core.css.scss */
.dropstart .dropdown-toggle::before {
  margin-top: -0.168em;
  width: 0.42em;
  height: 0.42em;
  border: 1px solid;
  border-top: 0;
  border-right: 0;
  transform: rotate(45deg);
}

/* line 8550, app/assets/stylesheets/core.css.scss */
[dir=rtl] .dropstart .dropdown-toggle::before {
  margin-right: 0 !important;
  margin-left: 0.5em !important;
  transform: rotate(225deg);
}

/* line 8556, app/assets/stylesheets/core.css.scss */
.dropup .dropdown-toggle::after {
  margin-top: 0;
  width: 0.42em;
  height: 0.42em;
  border: 1px solid;
  border-bottom: 0;
  border-left: 0;
  transform: rotate(-45deg);
}

/* line 8566, app/assets/stylesheets/core.css.scss */
.dropstart .dropdown-toggle::before,
.dropend .dropdown-toggle::after {
  vertical-align: middle;
}

/* line 8571, app/assets/stylesheets/core.css.scss */
[dir=rtl] .dropdown-toggle:not(.dropdown-toggle-split)::after {
  margin-left: 0;
  margin-right: 0.5em;
}

/* line 8576, app/assets/stylesheets/core.css.scss */
[dir=rtl] .dropdown-menu-start {
  --bs-position: start;
}

/* line 8579, app/assets/stylesheets/core.css.scss */
[dir=rtl] .dropdown-menu-start[data-bs-popper] {
  left: auto;
  right: 0;
}

/* line 8583, app/assets/stylesheets/core.css.scss */
[dir=rtl] .dropdown-menu-end {
  --bs-position: end;
}

/* line 8586, app/assets/stylesheets/core.css.scss */
[dir=rtl] .dropdown-menu-end[data-bs-popper] {
  left: 0;
  right: auto;
}

@media (min-width: 576px) {
  /* line 8591, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .dropdown-menu-sm-start {
    --bs-position: start;
  }
  /* line 8594, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .dropdown-menu-sm-start[data-bs-popper] {
    left: auto;
    right: 0;
  }
  /* line 8598, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .dropdown-menu-sm-end {
    --bs-position: end;
  }
  /* line 8601, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .dropdown-menu-sm-end[data-bs-popper] {
    left: 0;
    right: auto;
  }
}

@media (min-width: 768px) {
  /* line 8607, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .dropdown-menu-md-start {
    --bs-position: start;
  }
  /* line 8610, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .dropdown-menu-md-start[data-bs-popper] {
    left: auto;
    right: 0;
  }
  /* line 8614, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .dropdown-menu-md-end {
    --bs-position: end;
  }
  /* line 8617, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .dropdown-menu-md-end[data-bs-popper] {
    left: 0;
    right: auto;
  }
}

@media (min-width: 992px) {
  /* line 8623, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .dropdown-menu-lg-start {
    --bs-position: start;
  }
  /* line 8626, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .dropdown-menu-lg-start[data-bs-popper] {
    left: auto;
    right: 0;
  }
  /* line 8630, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .dropdown-menu-lg-end {
    --bs-position: end;
  }
  /* line 8633, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .dropdown-menu-lg-end[data-bs-popper] {
    left: 0;
    right: auto;
  }
}

@media (min-width: 1200px) {
  /* line 8639, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .dropdown-menu-xl-start {
    --bs-position: start;
  }
  /* line 8642, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .dropdown-menu-xl-start[data-bs-popper] {
    left: auto;
    right: 0;
  }
  /* line 8646, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .dropdown-menu-xl-end {
    --bs-position: end;
  }
  /* line 8649, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .dropdown-menu-xl-end[data-bs-popper] {
    left: 0;
    right: auto;
  }
}

@media (min-width: 1400px) {
  /* line 8655, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  /* line 8658, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .dropdown-menu-xxl-start[data-bs-popper] {
    left: auto;
    right: 0;
  }
  /* line 8662, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  /* line 8665, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .dropdown-menu-xxl-end[data-bs-popper] {
    left: 0;
    right: auto;
  }
}

/* line 8671, app/assets/stylesheets/core.css.scss */
.nav .nav-item,
.nav .nav-link,
.tab-pane,
.tab-pane .card-body {
  outline: none !important;
}

/* line 8678, app/assets/stylesheets/core.css.scss */
.nav.nav-pills .nav-link {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 8683, app/assets/stylesheets/core.css.scss */
.nav-tabs {
  border-bottom: var(--bs-border-width) solid #dbdade;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
  background-color: #fff;
}

/* line 8690, app/assets/stylesheets/core.css.scss */
.nav ~ .tab-content {
  background: #fff;
}

/* line 8694, app/assets/stylesheets/core.css.scss */
.nav-tabs-shadow {
  box-shadow: 0 0.25rem 1.125rem rgba(75, 70, 92, 0.1);
}

/* line 8698, app/assets/stylesheets/core.css.scss */
.nav-tabs .nav-link {
  line-height: 1.375;
}

/* line 8701, app/assets/stylesheets/core.css.scss */
.nav-tabs .nav-link, .nav-tabs .nav-link.active {
  border-width: 0;
}

/* line 8705, app/assets/stylesheets/core.css.scss */
.nav-pills .nav-link.active {
  box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3);
}

/* line 8709, app/assets/stylesheets/core.css.scss */
.nav-tabs .nav-link,
.nav-pills .nav-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* line 8715, app/assets/stylesheets/core.css.scss */
.nav-tabs .nav-link:not(.active):hover, .nav-tabs .nav-link:not(.active):focus,
.nav-pills .nav-link:not(.active):hover,
.nav-pills .nav-link:not(.active):focus {
  color: #7367f0;
}

/* line 8720, app/assets/stylesheets/core.css.scss */
.nav-tabs:not(.nav-fill):not(.nav-justified) .nav-link,
.nav-pills:not(.nav-fill):not(.nav-justified) .nav-link {
  margin-right: 0.125rem;
  width: 100%;
}

/* line 8725, app/assets/stylesheets/core.css.scss */
[dir=rtl] .nav-tabs:not(.nav-fill):not(.nav-justified) .nav-link,
[dir=rtl] .nav-pills:not(.nav-fill):not(.nav-justified) .nav-link {
  margin-left: 0.125rem;
  margin-right: 0;
}

/* line 8731, app/assets/stylesheets/core.css.scss */
.tab-content {
  padding: 1.5rem;
  border-radius: 0.375rem;
}

/* line 8736, app/assets/stylesheets/core.css.scss */
.nav-scrollable {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  width: 100%;
  overflow-y: auto;
  flex-wrap: nowrap;
}

/* line 8744, app/assets/stylesheets/core.css.scss */
.nav-tabs.widget-nav-tabs {
  border: 0 !important;
  overflow-x: auto;
}

/* line 8748, app/assets/stylesheets/core.css.scss */
.nav-tabs.widget-nav-tabs .nav-link {
  border: 1px dashed #dbdade;
}

@media (min-width: 768px) {
  /* line 8752, app/assets/stylesheets/core.css.scss */
  .nav-tabs.widget-nav-tabs .nav-link {
    height: 94px !important;
    width: 110px !important;
    border-radius: 0.375rem;
  }
}

@media (max-width: 767.98px) {
  /* line 8759, app/assets/stylesheets/core.css.scss */
  .nav-tabs.widget-nav-tabs .nav-link {
    border: 0 !important;
    padding: 0;
  }
}

/* line 8764, app/assets/stylesheets/core.css.scss */
.nav-tabs.widget-nav-tabs .nav-link.active {
  border-color: #7367f0;
  box-shadow: none !important;
}

/* line 8768, app/assets/stylesheets/core.css.scss */
.nav-tabs.widget-nav-tabs .nav-link.active .badge {
  background-color: rgba(115, 103, 240, 0.08) !important;
  color: #7367f0 !important;
}

@media (max-width: 767.98px) {
  /* line 8773, app/assets/stylesheets/core.css.scss */
  .nav-tabs.widget-nav-tabs .nav-link .tab-widget-title {
    display: none;
  }
}

/* line 8778, app/assets/stylesheets/core.css.scss */
.nav-sm > .nav .nav-link, .nav-sm.nav .nav-link {
  padding: 0.376rem 1rem;
  font-size: 0.75rem;
  line-height: 1;
}

/* line 8784, app/assets/stylesheets/core.css.scss */
.nav-lg > .nav .nav-link, .nav-lg.nav .nav-link {
  padding: 0.6rem 1.5rem;
  font-size: 1rem;
  line-height: 1.375;
}

/* line 8790, app/assets/stylesheets/core.css.scss */
.nav-align-top,
.nav-align-right,
.nav-align-bottom,
.nav-align-left {
  display: flex;
}

/* line 8796, app/assets/stylesheets/core.css.scss */
.nav-align-top > .nav,
.nav-align-top > div > .nav,
.nav-align-right > .nav,
.nav-align-right > div > .nav,
.nav-align-bottom > .nav,
.nav-align-bottom > div > .nav,
.nav-align-left > .nav,
.nav-align-left > div > .nav {
  z-index: 1;
  position: relative;
}

/* line 8807, app/assets/stylesheets/core.css.scss */
.nav-align-top .row-bordered > [class^=col-]::before, .nav-align-top .row-bordered > [class^=col-]::after,
.nav-align-top .row-bordered > [class*=" col-"]::before,
.nav-align-top .row-bordered > [class*=" col-"]::after,
.nav-align-top .row-bordered > [class^="col "]::before,
.nav-align-top .row-bordered > [class^="col "]::after,
.nav-align-top .row-bordered > [class*=" col "]::before,
.nav-align-top .row-bordered > [class*=" col "]::after,
.nav-align-top .row-bordered > [class$=" col"]::before,
.nav-align-top .row-bordered > [class$=" col"]::after,
.nav-align-top .row-bordered > [class=col]::before,
.nav-align-top .row-bordered > [class=col]::after,
.nav-align-right .row-bordered > [class^=col-]::before,
.nav-align-right .row-bordered > [class^=col-]::after,
.nav-align-right .row-bordered > [class*=" col-"]::before,
.nav-align-right .row-bordered > [class*=" col-"]::after,
.nav-align-right .row-bordered > [class^="col "]::before,
.nav-align-right .row-bordered > [class^="col "]::after,
.nav-align-right .row-bordered > [class*=" col "]::before,
.nav-align-right .row-bordered > [class*=" col "]::after,
.nav-align-right .row-bordered > [class$=" col"]::before,
.nav-align-right .row-bordered > [class$=" col"]::after,
.nav-align-right .row-bordered > [class=col]::before,
.nav-align-right .row-bordered > [class=col]::after,
.nav-align-bottom .row-bordered > [class^=col-]::before,
.nav-align-bottom .row-bordered > [class^=col-]::after,
.nav-align-bottom .row-bordered > [class*=" col-"]::before,
.nav-align-bottom .row-bordered > [class*=" col-"]::after,
.nav-align-bottom .row-bordered > [class^="col "]::before,
.nav-align-bottom .row-bordered > [class^="col "]::after,
.nav-align-bottom .row-bordered > [class*=" col "]::before,
.nav-align-bottom .row-bordered > [class*=" col "]::after,
.nav-align-bottom .row-bordered > [class$=" col"]::before,
.nav-align-bottom .row-bordered > [class$=" col"]::after,
.nav-align-bottom .row-bordered > [class=col]::before,
.nav-align-bottom .row-bordered > [class=col]::after,
.nav-align-left .row-bordered > [class^=col-]::before,
.nav-align-left .row-bordered > [class^=col-]::after,
.nav-align-left .row-bordered > [class*=" col-"]::before,
.nav-align-left .row-bordered > [class*=" col-"]::after,
.nav-align-left .row-bordered > [class^="col "]::before,
.nav-align-left .row-bordered > [class^="col "]::after,
.nav-align-left .row-bordered > [class*=" col "]::before,
.nav-align-left .row-bordered > [class*=" col "]::after,
.nav-align-left .row-bordered > [class$=" col"]::before,
.nav-align-left .row-bordered > [class$=" col"]::after,
.nav-align-left .row-bordered > [class=col]::before,
.nav-align-left .row-bordered > [class=col]::after {
  border-color: rgba(75, 70, 92, 0.075);
}

/* line 8857, app/assets/stylesheets/core.css.scss */
.nav-align-right,
.nav-align-left {
  align-items: stretch;
}

/* line 8861, app/assets/stylesheets/core.css.scss */
.nav-align-right > .nav,
.nav-align-right > div > .nav,
.nav-align-left > .nav,
.nav-align-left > div > .nav {
  flex-grow: 0;
  flex-direction: column;
}

/* line 8868, app/assets/stylesheets/core.css.scss */
.nav-align-right > .nav .nav-link,
.nav-align-right > div > .nav .nav-link,
.nav-align-left > .nav .nav-link,
.nav-align-left > div > .nav .nav-link {
  margin: 0 0 0.125rem 0 !important;
}

/* line 8874, app/assets/stylesheets/core.css.scss */
.nav-align-right > .tab-content,
.nav-align-left > .tab-content {
  flex-grow: 1;
}

/* line 8879, app/assets/stylesheets/core.css.scss */
.nav-align-top {
  flex-direction: column;
}

/* line 8883, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .nav-align-right .nav-tabs {
  border: 0;
  border-left: var(--bs-border-width) solid #dbdade;
  border-bottom-right-radius: 0.375rem;
}

/* line 8889, app/assets/stylesheets/core.css.scss */
.nav-align-right {
  flex-direction: row-reverse;
}

/* line 8892, app/assets/stylesheets/core.css.scss */
.nav-align-right > .nav .nav-item,
.nav-align-right > div > .nav .nav-item {
  margin-left: -1px;
  margin-bottom: 0;
}

/* line 8897, app/assets/stylesheets/core.css.scss */
[dir=rtl] .nav-align-right > .nav .nav-item,
[dir=rtl] .nav-align-right > div > .nav .nav-item {
  margin-left: 0;
  margin-right: -1px;
}

/* line 8902, app/assets/stylesheets/core.css.scss */
.nav-align-right .nav-pills {
  margin-left: 1rem;
}

/* line 8905, app/assets/stylesheets/core.css.scss */
.nav-align-right .nav-link {
  text-align: right;
  justify-content: end;
}

/* line 8909, app/assets/stylesheets/core.css.scss */
.nav-align-right > .nav:not(.nav-pills) .nav-link,
.nav-align-right > div > .nav:not(.nav-pills) .nav-link {
  border-radius: 0 0.375rem 0.375rem 0;
}

/* line 8913, app/assets/stylesheets/core.css.scss */
[dir=rtl] .nav-align-right > .nav:not(.nav-pills) .nav-link,
[dir=rtl] .nav-align-right > div > .nav:not(.nav-pills) .nav-link {
  border-radius: 0.375rem 0 0 0.375rem;
}

/* line 8918, app/assets/stylesheets/core.css.scss */
.nav-align-bottom {
  flex-direction: column-reverse;
}

/* line 8921, app/assets/stylesheets/core.css.scss */
.nav-align-bottom .nav-tabs {
  border: 0;
  border-top: var(--bs-border-width) solid #dbdade;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

/* line 8929, app/assets/stylesheets/core.css.scss */
.nav-align-bottom .nav-pills {
  margin-top: 1rem;
}

/* line 8932, app/assets/stylesheets/core.css.scss */
.nav-align-bottom > .nav:not(.nav-pills) .nav-item,
.nav-align-bottom > div > .nav:not(.nav-pills) .nav-item {
  margin-bottom: 0;
  margin-top: -1px;
}

/* line 8937, app/assets/stylesheets/core.css.scss */
.nav-align-bottom > .nav:not(.nav-pills) .nav-link,
.nav-align-bottom > div > .nav:not(.nav-pills) .nav-link {
  border-radius: 0 0 0.375rem 0.375rem;
}

/* line 8942, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .nav-align-left .nav-tabs {
  border: 0;
  border-right: var(--bs-border-width) solid #dbdade;
  border-bottom-left-radius: 0.375rem;
}

/* line 8948, app/assets/stylesheets/core.css.scss */
.nav-align-left.card {
  flex-direction: row !important;
}

/* line 8951, app/assets/stylesheets/core.css.scss */
.nav-align-left > .nav .nav-item,
.nav-align-left > div > .nav .nav-item {
  margin-right: -1px;
  margin-bottom: 0;
}

/* line 8956, app/assets/stylesheets/core.css.scss */
[dir=rtl] .nav-align-left > .nav .nav-item,
[dir=rtl] .nav-align-left > div > .nav .nav-item {
  margin-right: 0;
  margin-left: -1px;
}

/* line 8961, app/assets/stylesheets/core.css.scss */
.nav-align-left .nav-link {
  text-align: left;
  justify-content: start;
}

/* line 8965, app/assets/stylesheets/core.css.scss */
.nav-align-left > .nav:not(.nav-pills) .nav-link,
.nav-align-left > div > .nav:not(.nav-pills) .nav-link {
  border-radius: 0.375rem 0 0 0.375rem;
}

/* line 8969, app/assets/stylesheets/core.css.scss */
[dir=rtl] .nav-align-left > .nav:not(.nav-pills) .nav-link,
[dir=rtl] .nav-align-left > div > .nav:not(.nav-pills) .nav-link {
  border-radius: 0 0.375rem 0.375rem 0;
}

/* line 8974, app/assets/stylesheets/core.css.scss */
.card .nav.nav-tabs {
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}

/* line 8979, app/assets/stylesheets/core.css.scss */
.card .nav.nav-pills {
  margin-left: 0rem;
}

/* line 8983, app/assets/stylesheets/core.css.scss */
.nav-align-top > .tab-content,
.nav-align-right > .tab-content,
.nav-align-bottom > .tab-content,
.nav-align-left > .tab-content {
  flex-shrink: 1;
  background-clip: padding-box;
  background: #fff;
}

/* line 8992, app/assets/stylesheets/core.css.scss */
.nav-align-top > .nav-pills ~ .tab-content,
.nav-align-right > .nav-pills ~ .tab-content,
.nav-align-bottom > .nav-pills ~ .tab-content,
.nav-align-left > .nav-pills ~ .tab-content {
  box-shadow: 0 0.25rem 1.125rem rgba(75, 70, 92, 0.1);
}

/* line 8999, app/assets/stylesheets/core.css.scss */
.nav-align-top :not(.nav-pills) ~ .tab-content {
  border-radius: 0 0 0.375rem 0.375rem;
}

/* line 9003, app/assets/stylesheets/core.css.scss */
.nav-align-right :not(.nav-pills) ~ .tab-content {
  border-radius: 0.375rem 0 0 0.375rem;
}

/* line 9006, app/assets/stylesheets/core.css.scss */
[dir=rtl] .nav-align-right :not(.nav-pills) ~ .tab-content {
  border-radius: 0 0.375rem 0.375rem 0;
}

/* line 9010, app/assets/stylesheets/core.css.scss */
.nav-align-bottom :not(.nav-pills) ~ .tab-content {
  border-radius: 0.375rem 0.375rem 0 0;
}

/* line 9014, app/assets/stylesheets/core.css.scss */
.nav-align-left :not(.nav-pills) ~ .tab-content {
  border-radius: 0 0.375rem 0.375rem 0;
}

/* line 9017, app/assets/stylesheets/core.css.scss */
[dir=rtl] .nav-align-left :not(.nav-pills) ~ .tab-content {
  border-radius: 0.375rem 0 0 0.375rem;
}

/* line 9021, app/assets/stylesheets/core.css.scss */
[dir=rtl] .nav {
  padding-right: 0;
}

/* line 9024, app/assets/stylesheets/core.css.scss */
[dir=rtl] .nav-align-left .nav-tabs {
  border: 0;
  border-left: var(--bs-border-width) solid #dbdade;
  border-bottom-right-radius: 0.375rem;
}

/* line 9029, app/assets/stylesheets/core.css.scss */
[dir=rtl] .nav-align-left .nav-link {
  text-align: right;
}

/* line 9032, app/assets/stylesheets/core.css.scss */
[dir=rtl] .nav-align-right .nav-tabs {
  border: 0;
  border-right: var(--bs-border-width) solid #dbdade;
  border-bottom-left-radius: 0.375rem;
}

/* line 9037, app/assets/stylesheets/core.css.scss */
[dir=rtl] .nav-align-right .nav-link {
  text-align: left;
}

/* line 9040, app/assets/stylesheets/core.css.scss */
[dir=rtl] .nav-align-right .nav-pills {
  margin-right: 1rem;
}

/* line 9043, app/assets/stylesheets/core.css.scss */
[dir=rtl] .card .nav.nav-pills {
  margin-right: 0rem;
}

/* line 9047, app/assets/stylesheets/core.css.scss */
.pagination-secondary .page-item.active .page-link,
.pagination-secondary.pagination li.active > a:not(.page-link) {
  border-color: #a8aaae;
  background-color: #a8aaae;
  color: #fff;
}

/* line 9054, app/assets/stylesheets/core.css.scss */
.pagination-secondary .page-item > .page-link.active {
  border-color: #a8aaae;
  background-color: #a8aaae;
  color: #fff;
}

/* line 9060, app/assets/stylesheets/core.css.scss */
.pagination-secondary .page-item.first .page-link.active, .pagination-secondary .page-item.last .page-link.active, .pagination-secondary .page-item.next .page-link.active, .pagination-secondary .page-item.prev .page-link.active, .pagination-secondary .page-item.previous .page-link.active {
  border-color: #a8aaae;
  background-color: #a8aaae;
  color: #fff;
}

/* line 9066, app/assets/stylesheets/core.css.scss */
.pagination-success .page-item.active .page-link,
.pagination-success.pagination li.active > a:not(.page-link) {
  border-color: #28c76f;
  background-color: #28c76f;
  color: #fff;
}

/* line 9073, app/assets/stylesheets/core.css.scss */
.pagination-success .page-item > .page-link.active {
  border-color: #28c76f;
  background-color: #28c76f;
  color: #fff;
}

/* line 9079, app/assets/stylesheets/core.css.scss */
.pagination-success .page-item.first .page-link.active, .pagination-success .page-item.last .page-link.active, .pagination-success .page-item.next .page-link.active, .pagination-success .page-item.prev .page-link.active, .pagination-success .page-item.previous .page-link.active {
  border-color: #28c76f;
  background-color: #28c76f;
  color: #fff;
}

/* line 9085, app/assets/stylesheets/core.css.scss */
.pagination-info .page-item.active .page-link,
.pagination-info.pagination li.active > a:not(.page-link) {
  border-color: #00cfe8;
  background-color: #00cfe8;
  color: #fff;
}

/* line 9092, app/assets/stylesheets/core.css.scss */
.pagination-info .page-item > .page-link.active {
  border-color: #00cfe8;
  background-color: #00cfe8;
  color: #fff;
}

/* line 9098, app/assets/stylesheets/core.css.scss */
.pagination-info .page-item.first .page-link.active, .pagination-info .page-item.last .page-link.active, .pagination-info .page-item.next .page-link.active, .pagination-info .page-item.prev .page-link.active, .pagination-info .page-item.previous .page-link.active {
  border-color: #00cfe8;
  background-color: #00cfe8;
  color: #fff;
}

/* line 9104, app/assets/stylesheets/core.css.scss */
.pagination-warning .page-item.active .page-link,
.pagination-warning.pagination li.active > a:not(.page-link) {
  border-color: #ff9f43;
  background-color: #ff9f43;
  color: #fff;
}

/* line 9111, app/assets/stylesheets/core.css.scss */
.pagination-warning .page-item > .page-link.active {
  border-color: #ff9f43;
  background-color: #ff9f43;
  color: #fff;
}

/* line 9117, app/assets/stylesheets/core.css.scss */
.pagination-warning .page-item.first .page-link.active, .pagination-warning .page-item.last .page-link.active, .pagination-warning .page-item.next .page-link.active, .pagination-warning .page-item.prev .page-link.active, .pagination-warning .page-item.previous .page-link.active {
  border-color: #ff9f43;
  background-color: #ff9f43;
  color: #fff;
}

/* line 9123, app/assets/stylesheets/core.css.scss */
.pagination-danger .page-item.active .page-link,
.pagination-danger.pagination li.active > a:not(.page-link) {
  border-color: #ea5455;
  background-color: #ea5455;
  color: #fff;
}

/* line 9130, app/assets/stylesheets/core.css.scss */
.pagination-danger .page-item > .page-link.active {
  border-color: #ea5455;
  background-color: #ea5455;
  color: #fff;
}

/* line 9136, app/assets/stylesheets/core.css.scss */
.pagination-danger .page-item.first .page-link.active, .pagination-danger .page-item.last .page-link.active, .pagination-danger .page-item.next .page-link.active, .pagination-danger .page-item.prev .page-link.active, .pagination-danger .page-item.previous .page-link.active {
  border-color: #ea5455;
  background-color: #ea5455;
  color: #fff;
}

/* line 9142, app/assets/stylesheets/core.css.scss */
.pagination-dark .page-item.active .page-link,
.pagination-dark.pagination li.active > a:not(.page-link) {
  border-color: #4b4b4b;
  background-color: #4b4b4b;
  color: #fff;
}

/* line 9149, app/assets/stylesheets/core.css.scss */
.pagination-dark .page-item > .page-link.active {
  border-color: #4b4b4b;
  background-color: #4b4b4b;
  color: #fff;
}

/* line 9155, app/assets/stylesheets/core.css.scss */
.pagination-dark .page-item.first .page-link.active, .pagination-dark .page-item.last .page-link.active, .pagination-dark .page-item.next .page-link.active, .pagination-dark .page-item.prev .page-link.active, .pagination-dark .page-item.previous .page-link.active {
  border-color: #4b4b4b;
  background-color: #4b4b4b;
  color: #fff;
}

/* line 9161, app/assets/stylesheets/core.css.scss */
.pagination-gray .page-item.active .page-link,
.pagination-gray.pagination li.active > a:not(.page-link) {
  border-color: rgba(75, 70, 92, 0.05);
  background-color: rgba(75, 70, 92, 0.05);
  color: #fff;
}

/* line 9168, app/assets/stylesheets/core.css.scss */
.pagination-gray .page-item > .page-link.active {
  border-color: rgba(75, 70, 92, 0.05);
  background-color: rgba(75, 70, 92, 0.05);
  color: #fff;
}

/* line 9174, app/assets/stylesheets/core.css.scss */
.pagination-gray .page-item.first .page-link.active, .pagination-gray .page-item.last .page-link.active, .pagination-gray .page-item.next .page-link.active, .pagination-gray .page-item.prev .page-link.active, .pagination-gray .page-item.previous .page-link.active {
  border-color: rgba(75, 70, 92, 0.05);
  background-color: rgba(75, 70, 92, 0.05);
  color: #fff;
}

/* line 9180, app/assets/stylesheets/core.css.scss */
.page-item.active .page-link, .page-item:active .page-link {
  transform: scale(0.98);
  box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3);
}

/* line 9185, app/assets/stylesheets/core.css.scss */
.page-item.first .page-link, .page-item.last .page-link, .page-item.next .page-link, .page-item.prev .page-link, .page-item.previous .page-link {
  padding-top: 0.6rem;
  padding-bottom: 0.645rem;
}

/* line 9190, app/assets/stylesheets/core.css.scss */
.page-link,
.page-link > a {
  border-radius: 0.375rem;
  line-height: 1;
  text-align: center;
  min-width: calc(2.4275rem + calc(0px * 2));
}

/* line 9197, app/assets/stylesheets/core.css.scss */
.page-link:focus,
.page-link > a:focus {
  color: #5d596c;
}

/* line 9202, app/assets/stylesheets/core.css.scss */
.page-link.btn-primary {
  box-shadow: none !important;
}

/* line 9206, app/assets/stylesheets/core.css.scss */
.pagination.pagination-square .page-item a {
  border-radius: 0;
}

/* line 9209, app/assets/stylesheets/core.css.scss */
.pagination.pagination-round .page-item a {
  border-radius: 50%;
}

/* line 9213, app/assets/stylesheets/core.css.scss */
.pagination-lg .page-link,
.pagination-lg > li > a:not(.page-link) {
  min-width: calc(3rem + calc(0px * 2));
}

/* line 9218, app/assets/stylesheets/core.css.scss */
.pagination-lg > .page-item.first .page-link, .pagination-lg > .page-item.last .page-link, .pagination-lg > .page-item.next .page-link, .pagination-lg > .page-item.prev .page-link, .pagination-lg > .page-item.previous .page-link {
  padding-top: 0.8rem;
  padding-bottom: 0.8325rem;
}

/* line 9223, app/assets/stylesheets/core.css.scss */
.pagination-sm .page-link,
.pagination-sm > li > a:not(.page-link) {
  min-width: calc(1.75rem + calc(0px * 2));
}

/* line 9228, app/assets/stylesheets/core.css.scss */
.pagination-sm > .page-item.first .page-link, .pagination-sm > .page-item.last .page-link, .pagination-sm > .page-item.next .page-link, .pagination-sm > .page-item.prev .page-link, .pagination-sm > .page-item.previous .page-link {
  padding-top: 0.362rem;
  padding-bottom: 0.452rem;
}

/* line 9233, app/assets/stylesheets/core.css.scss */
[dir=rtl] .pagination {
  padding-right: 0;
}

/* line 9236, app/assets/stylesheets/core.css.scss */
[dir=rtl] .page-item + .page-item .page-link,
[dir=rtl] .pagination li + li > a:not(.page-link) {
  margin-left: 0;
  margin-right: 0.25rem;
}

/* line 9241, app/assets/stylesheets/core.css.scss */
[dir=rtl] .page-item.first .page-link svg, [dir=rtl] .page-item.last .page-link svg, [dir=rtl] .page-item.next .page-link svg, [dir=rtl] .page-item.prev .page-link svg, [dir=rtl] .page-item.previous .page-link svg {
  transform: rotate(180deg);
}

/* line 9245, app/assets/stylesheets/core.css.scss */
.alert-secondary {
  background-color: #f1f1f2;
  border-color: #f1f1f2;
  color: #a8aaae;
}

/* line 9250, app/assets/stylesheets/core.css.scss */
.alert-secondary .btn-close {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 4.5L5 13.5' stroke='%23a8aaae' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 4.5L5 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='%23a8aaae' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

/* line 9253, app/assets/stylesheets/core.css.scss */
.alert-secondary .alert-link {
  color: #a8aaae;
}

/* line 9257, app/assets/stylesheets/core.css.scss */
.alert-secondary hr {
  background-color: #a8aaae !important;
}

/* line 9261, app/assets/stylesheets/core.css.scss */
.alert-success {
  background-color: #ddf6e8;
  border-color: #ddf6e8;
  color: #28c76f;
}

/* line 9266, app/assets/stylesheets/core.css.scss */
.alert-success .btn-close {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 4.5L5 13.5' stroke='%2328c76f' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 4.5L5 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='%2328c76f' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

/* line 9269, app/assets/stylesheets/core.css.scss */
.alert-success .alert-link {
  color: #28c76f;
}

/* line 9273, app/assets/stylesheets/core.css.scss */
.alert-success hr {
  background-color: #28c76f !important;
}

/* line 9277, app/assets/stylesheets/core.css.scss */
.alert-info {
  background-color: #d6f7fb;
  border-color: #d6f7fb;
  color: #00cfe8;
}

/* line 9282, app/assets/stylesheets/core.css.scss */
.alert-info .btn-close {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 4.5L5 13.5' stroke='%2300cfe8' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 4.5L5 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='%2300cfe8' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

/* line 9285, app/assets/stylesheets/core.css.scss */
.alert-info .alert-link {
  color: #00cfe8;
}

/* line 9289, app/assets/stylesheets/core.css.scss */
.alert-info hr {
  background-color: #00cfe8 !important;
}

/* line 9293, app/assets/stylesheets/core.css.scss */
.alert-warning {
  background-color: #fff0e1;
  border-color: #fff0e1;
  color: #ff9f43;
}

/* line 9298, app/assets/stylesheets/core.css.scss */
.alert-warning .btn-close {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 4.5L5 13.5' stroke='%23ff9f43' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 4.5L5 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='%23ff9f43' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

/* line 9301, app/assets/stylesheets/core.css.scss */
.alert-warning .alert-link {
  color: #ff9f43;
}

/* line 9305, app/assets/stylesheets/core.css.scss */
.alert-warning hr {
  background-color: #ff9f43 !important;
}

/* line 9309, app/assets/stylesheets/core.css.scss */
.alert-danger, .alert-alert {
  background-color: #fce4e4;
  border-color: #fce4e4;
  color: #ea5455;
}

/* line 9314, app/assets/stylesheets/core.css.scss */
.alert-danger .btn-close, .alert-alert .btn-close {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 4.5L5 13.5' stroke='%23ea5455' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 4.5L5 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='%23ea5455' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

/* line 9317, app/assets/stylesheets/core.css.scss */
.alert-danger .alert-link, .alert-alert .alert-link {
  color: #ea5455;
}

/* line 9321, app/assets/stylesheets/core.css.scss */
.alert-danger hr, .alert-alert hr {
  background-color: #ea5455 !important;
}

/* line 9325, app/assets/stylesheets/core.css.scss */
.alert-dark {
  background-color: #e2e2e2;
  border-color: #e2e2e2;
  color: #4b4b4b;
}

/* line 9330, app/assets/stylesheets/core.css.scss */
.alert-dark .btn-close {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 4.5L5 13.5' stroke='%234b4b4b' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 4.5L5 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='%234b4b4b' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

/* line 9333, app/assets/stylesheets/core.css.scss */
.alert-dark .alert-link {
  color: #4b4b4b;
}

/* line 9337, app/assets/stylesheets/core.css.scss */
.alert-dark hr {
  background-color: #4b4b4b !important;
}

/* line 9341, app/assets/stylesheets/core.css.scss */
.alert-gray {
  background-color: rgba(254, 254, 254, 0.848);
  border-color: rgba(254, 254, 254, 0.848);
  color: rgba(75, 70, 92, 0.05);
}

/* line 9346, app/assets/stylesheets/core.css.scss */
.alert-gray .btn-close {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 4.5L5 13.5' stroke='rgba(75, 70, 92, 0.05)' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 4.5L5 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='rgba(75, 70, 92, 0.05)' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

/* line 9349, app/assets/stylesheets/core.css.scss */
.alert-gray .alert-link {
  color: rgba(75, 70, 92, 0.05);
}

/* line 9353, app/assets/stylesheets/core.css.scss */
.alert-gray hr {
  background-color: rgba(75, 70, 92, 0.05) !important;
}

/* line 9357, app/assets/stylesheets/core.css.scss */
.alert {
  font-weight: 500;
}

/* line 9360, app/assets/stylesheets/core.css.scss */
.alert .alert-icon {
  background-color: #fff;
  padding: 0.25rem;
  border-radius: 0.375rem;
  line-height: 1;
}

/* line 9366, app/assets/stylesheets/core.css.scss */
.alert .alert-icon-lg {
  padding: 0.375rem;
}

/* line 9370, app/assets/stylesheets/core.css.scss */
[dir=rtl] .alert-dismissible {
  padding-left: 2.625rem;
  padding-right: 0.875rem;
}

/* line 9374, app/assets/stylesheets/core.css.scss */
[dir=rtl] .alert-dismissible .btn-close {
  right: auto;
  left: 0;
}

/* line 9379, app/assets/stylesheets/core.css.scss */
.tooltip-secondary .tooltip-inner, .tooltip-secondary > .tooltip .tooltip-inner, .ngb-tooltip-secondary + ngb-tooltip-window .tooltip-inner {
  background: #a8aaae;
  color: #fff;
}

/* line 9383, app/assets/stylesheets/core.css.scss */
.tooltip-secondary.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before, .tooltip-secondary > .tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before, .ngb-tooltip-secondary + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before {
  border-top-color: #a8aaae;
}

/* line 9386, app/assets/stylesheets/core.css.scss */
.tooltip-secondary.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, .tooltip-secondary > .tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, .ngb-tooltip-secondary + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before {
  border-left-color: #a8aaae;
}

/* line 9389, app/assets/stylesheets/core.css.scss */
[dir=rtl] .tooltip-secondary.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, [dir=rtl] .tooltip-secondary > .tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, [dir=rtl] .ngb-tooltip-secondary + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before {
  border-right-color: #a8aaae;
}

/* line 9392, app/assets/stylesheets/core.css.scss */
.tooltip-secondary.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before, .tooltip-secondary > .tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before, .ngb-tooltip-secondary + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before {
  border-bottom-color: #a8aaae;
}

/* line 9395, app/assets/stylesheets/core.css.scss */
.tooltip-secondary.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, .tooltip-secondary > .tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, .ngb-tooltip-secondary + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before {
  border-right-color: #a8aaae;
}

/* line 9398, app/assets/stylesheets/core.css.scss */
[dir=rtl] .tooltip-secondary.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, [dir=rtl] .tooltip-secondary > .tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, [dir=rtl] .ngb-tooltip-secondary + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before {
  border-left-color: #a8aaae;
}

/* line 9402, app/assets/stylesheets/core.css.scss */
.tooltip-success .tooltip-inner, .tooltip-success > .tooltip .tooltip-inner, .ngb-tooltip-success + ngb-tooltip-window .tooltip-inner {
  background: #28c76f;
  color: #fff;
}

/* line 9406, app/assets/stylesheets/core.css.scss */
.tooltip-success.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before, .tooltip-success > .tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before, .ngb-tooltip-success + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before {
  border-top-color: #28c76f;
}

/* line 9409, app/assets/stylesheets/core.css.scss */
.tooltip-success.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, .tooltip-success > .tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, .ngb-tooltip-success + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before {
  border-left-color: #28c76f;
}

/* line 9412, app/assets/stylesheets/core.css.scss */
[dir=rtl] .tooltip-success.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, [dir=rtl] .tooltip-success > .tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, [dir=rtl] .ngb-tooltip-success + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before {
  border-right-color: #28c76f;
}

/* line 9415, app/assets/stylesheets/core.css.scss */
.tooltip-success.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before, .tooltip-success > .tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before, .ngb-tooltip-success + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before {
  border-bottom-color: #28c76f;
}

/* line 9418, app/assets/stylesheets/core.css.scss */
.tooltip-success.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, .tooltip-success > .tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, .ngb-tooltip-success + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before {
  border-right-color: #28c76f;
}

/* line 9421, app/assets/stylesheets/core.css.scss */
[dir=rtl] .tooltip-success.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, [dir=rtl] .tooltip-success > .tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, [dir=rtl] .ngb-tooltip-success + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before {
  border-left-color: #28c76f;
}

/* line 9425, app/assets/stylesheets/core.css.scss */
.tooltip-info .tooltip-inner, .tooltip-info > .tooltip .tooltip-inner, .ngb-tooltip-info + ngb-tooltip-window .tooltip-inner {
  background: #00cfe8;
  color: #fff;
}

/* line 9429, app/assets/stylesheets/core.css.scss */
.tooltip-info.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before, .tooltip-info > .tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before, .ngb-tooltip-info + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before {
  border-top-color: #00cfe8;
}

/* line 9432, app/assets/stylesheets/core.css.scss */
.tooltip-info.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, .tooltip-info > .tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, .ngb-tooltip-info + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before {
  border-left-color: #00cfe8;
}

/* line 9435, app/assets/stylesheets/core.css.scss */
[dir=rtl] .tooltip-info.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, [dir=rtl] .tooltip-info > .tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, [dir=rtl] .ngb-tooltip-info + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before {
  border-right-color: #00cfe8;
}

/* line 9438, app/assets/stylesheets/core.css.scss */
.tooltip-info.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before, .tooltip-info > .tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before, .ngb-tooltip-info + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before {
  border-bottom-color: #00cfe8;
}

/* line 9441, app/assets/stylesheets/core.css.scss */
.tooltip-info.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, .tooltip-info > .tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, .ngb-tooltip-info + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before {
  border-right-color: #00cfe8;
}

/* line 9444, app/assets/stylesheets/core.css.scss */
[dir=rtl] .tooltip-info.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, [dir=rtl] .tooltip-info > .tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, [dir=rtl] .ngb-tooltip-info + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before {
  border-left-color: #00cfe8;
}

/* line 9448, app/assets/stylesheets/core.css.scss */
.tooltip-warning .tooltip-inner, .tooltip-warning > .tooltip .tooltip-inner, .ngb-tooltip-warning + ngb-tooltip-window .tooltip-inner {
  background: #ff9f43;
  color: #fff;
}

/* line 9452, app/assets/stylesheets/core.css.scss */
.tooltip-warning.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before, .tooltip-warning > .tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before, .ngb-tooltip-warning + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before {
  border-top-color: #ff9f43;
}

/* line 9455, app/assets/stylesheets/core.css.scss */
.tooltip-warning.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, .tooltip-warning > .tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, .ngb-tooltip-warning + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before {
  border-left-color: #ff9f43;
}

/* line 9458, app/assets/stylesheets/core.css.scss */
[dir=rtl] .tooltip-warning.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, [dir=rtl] .tooltip-warning > .tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, [dir=rtl] .ngb-tooltip-warning + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before {
  border-right-color: #ff9f43;
}

/* line 9461, app/assets/stylesheets/core.css.scss */
.tooltip-warning.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before, .tooltip-warning > .tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before, .ngb-tooltip-warning + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before {
  border-bottom-color: #ff9f43;
}

/* line 9464, app/assets/stylesheets/core.css.scss */
.tooltip-warning.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, .tooltip-warning > .tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, .ngb-tooltip-warning + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before {
  border-right-color: #ff9f43;
}

/* line 9467, app/assets/stylesheets/core.css.scss */
[dir=rtl] .tooltip-warning.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, [dir=rtl] .tooltip-warning > .tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, [dir=rtl] .ngb-tooltip-warning + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before {
  border-left-color: #ff9f43;
}

/* line 9471, app/assets/stylesheets/core.css.scss */
.tooltip-danger .tooltip-inner, .tooltip-danger > .tooltip .tooltip-inner, .ngb-tooltip-danger + ngb-tooltip-window .tooltip-inner {
  background: #ea5455;
  color: #fff;
}

/* line 9475, app/assets/stylesheets/core.css.scss */
.tooltip-danger.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before, .tooltip-danger > .tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before, .ngb-tooltip-danger + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before {
  border-top-color: #ea5455;
}

/* line 9478, app/assets/stylesheets/core.css.scss */
.tooltip-danger.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, .tooltip-danger > .tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, .ngb-tooltip-danger + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before {
  border-left-color: #ea5455;
}

/* line 9481, app/assets/stylesheets/core.css.scss */
[dir=rtl] .tooltip-danger.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, [dir=rtl] .tooltip-danger > .tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, [dir=rtl] .ngb-tooltip-danger + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before {
  border-right-color: #ea5455;
}

/* line 9484, app/assets/stylesheets/core.css.scss */
.tooltip-danger.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before, .tooltip-danger > .tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before, .ngb-tooltip-danger + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before {
  border-bottom-color: #ea5455;
}

/* line 9487, app/assets/stylesheets/core.css.scss */
.tooltip-danger.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, .tooltip-danger > .tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, .ngb-tooltip-danger + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before {
  border-right-color: #ea5455;
}

/* line 9490, app/assets/stylesheets/core.css.scss */
[dir=rtl] .tooltip-danger.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, [dir=rtl] .tooltip-danger > .tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, [dir=rtl] .ngb-tooltip-danger + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before {
  border-left-color: #ea5455;
}

/* line 9494, app/assets/stylesheets/core.css.scss */
.tooltip-dark .tooltip-inner, .tooltip-dark > .tooltip .tooltip-inner, .ngb-tooltip-dark + ngb-tooltip-window .tooltip-inner {
  background: #4b4b4b;
  color: #fff;
}

/* line 9498, app/assets/stylesheets/core.css.scss */
.tooltip-dark.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before, .tooltip-dark > .tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before, .ngb-tooltip-dark + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before {
  border-top-color: #4b4b4b;
}

/* line 9501, app/assets/stylesheets/core.css.scss */
.tooltip-dark.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, .tooltip-dark > .tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, .ngb-tooltip-dark + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before {
  border-left-color: #4b4b4b;
}

/* line 9504, app/assets/stylesheets/core.css.scss */
[dir=rtl] .tooltip-dark.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, [dir=rtl] .tooltip-dark > .tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, [dir=rtl] .ngb-tooltip-dark + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before {
  border-right-color: #4b4b4b;
}

/* line 9507, app/assets/stylesheets/core.css.scss */
.tooltip-dark.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before, .tooltip-dark > .tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before, .ngb-tooltip-dark + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before {
  border-bottom-color: #4b4b4b;
}

/* line 9510, app/assets/stylesheets/core.css.scss */
.tooltip-dark.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, .tooltip-dark > .tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, .ngb-tooltip-dark + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before {
  border-right-color: #4b4b4b;
}

/* line 9513, app/assets/stylesheets/core.css.scss */
[dir=rtl] .tooltip-dark.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, [dir=rtl] .tooltip-dark > .tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, [dir=rtl] .ngb-tooltip-dark + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before {
  border-left-color: #4b4b4b;
}

/* line 9517, app/assets/stylesheets/core.css.scss */
.tooltip-gray .tooltip-inner, .tooltip-gray > .tooltip .tooltip-inner, .ngb-tooltip-gray + ngb-tooltip-window .tooltip-inner {
  background: #f6f6f7;
  color: #4b465c;
}

/* line 9521, app/assets/stylesheets/core.css.scss */
.tooltip-gray.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before, .tooltip-gray > .tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before, .ngb-tooltip-gray + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before {
  border-top-color: #f6f6f7;
}

/* line 9524, app/assets/stylesheets/core.css.scss */
.tooltip-gray.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, .tooltip-gray > .tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, .ngb-tooltip-gray + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before {
  border-left-color: #f6f6f7;
}

/* line 9527, app/assets/stylesheets/core.css.scss */
[dir=rtl] .tooltip-gray.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, [dir=rtl] .tooltip-gray > .tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, [dir=rtl] .ngb-tooltip-gray + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before {
  border-right-color: #f6f6f7;
}

/* line 9530, app/assets/stylesheets/core.css.scss */
.tooltip-gray.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before, .tooltip-gray > .tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before, .ngb-tooltip-gray + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before {
  border-bottom-color: #f6f6f7;
}

/* line 9533, app/assets/stylesheets/core.css.scss */
.tooltip-gray.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, .tooltip-gray > .tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, .ngb-tooltip-gray + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before {
  border-right-color: #f6f6f7;
}

/* line 9536, app/assets/stylesheets/core.css.scss */
[dir=rtl] .tooltip-gray.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, [dir=rtl] .tooltip-gray > .tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, [dir=rtl] .ngb-tooltip-gray + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before {
  border-left-color: #f6f6f7;
}

/* line 9540, app/assets/stylesheets/core.css.scss */
.modal-open .tooltip {
  z-index: 1092;
}

/* line 9544, app/assets/stylesheets/core.css.scss */
.tooltip-inner {
  box-shadow: none;
}

/* line 9548, app/assets/stylesheets/core.css.scss */
.tooltip {
  line-height: 1.375;
}

/* line 9552, app/assets/stylesheets/core.css.scss */
[dir=rtl] .tooltip {
  text-align: right;
}

/* line 9555, app/assets/stylesheets/core.css.scss */
.bs-tooltip-auto[dir=rtl][data-popper-placement=right] .tooltip-arrow {
  right: 0;
  left: inherit;
}

/* line 9559, app/assets/stylesheets/core.css.scss */
.bs-tooltip-auto[dir=rtl][data-popper-placement=right] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
}

/* line 9563, app/assets/stylesheets/core.css.scss */
.bs-tooltip-auto[dir=rtl][data-popper-placement=left] .tooltip-arrow {
  left: 0;
  right: inherit;
}

/* line 9567, app/assets/stylesheets/core.css.scss */
.bs-tooltip-auto[dir=rtl][data-popper-placement=left] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
}

/* line 9572, app/assets/stylesheets/core.css.scss */
.popover-secondary, .popover-secondary > .popover, .ngb-popover-secondary + ngb-popover-window {
  border-color: transparent;
  background: #a8aaae;
}

/* line 9576, app/assets/stylesheets/core.css.scss */
.popover-secondary .popover-header, .popover-secondary > .popover .popover-header, .ngb-popover-secondary + ngb-popover-window .popover-header {
  border-color: #a8aaae;
  background: transparent;
  color: #fff;
}

/* line 9581, app/assets/stylesheets/core.css.scss */
.popover-secondary .popover-body, .popover-secondary > .popover .popover-body, .ngb-popover-secondary + ngb-popover-window .popover-body {
  background: transparent;
  color: rgba(255, 255, 255, 0.8);
}

/* line 9585, app/assets/stylesheets/core.css.scss */
.popover-secondary > .popover-arrow::before, .popover-secondary > .popover > .popover-arrow::before, .ngb-popover-secondary + ngb-popover-window > .popover-arrow::before {
  border-color: transparent;
}

/* line 9588, app/assets/stylesheets/core.css.scss */
.popover-secondary.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after, .popover-secondary > .popover.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after, .ngb-popover-secondary + ngb-popover-window.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after {
  border-top-color: #a8aaae !important;
}

/* line 9591, app/assets/stylesheets/core.css.scss */
.popover-secondary.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, .popover-secondary > .popover.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, .ngb-popover-secondary + ngb-popover-window.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after {
  border-right-color: #a8aaae !important;
}

/* line 9594, app/assets/stylesheets/core.css.scss */
[dir=rtl] .popover-secondary.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, [dir=rtl] .popover-secondary > .popover.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, [dir=rtl] .ngb-popover-secondary + ngb-popover-window.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after {
  border-left-color: #a8aaae !important;
}

/* line 9597, app/assets/stylesheets/core.css.scss */
.popover-secondary.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after, .popover-secondary > .popover.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after, .ngb-popover-secondary + ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after {
  border-bottom-color: #a8aaae !important;
}

/* line 9600, app/assets/stylesheets/core.css.scss */
.popover-secondary.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, .popover-secondary > .popover.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, .ngb-popover-secondary + ngb-popover-window.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after {
  border-left-color: #a8aaae !important;
}

/* line 9603, app/assets/stylesheets/core.css.scss */
[dir=rtl] .popover-secondary.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, [dir=rtl] .popover-secondary > .popover.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, [dir=rtl] .ngb-popover-secondary + ngb-popover-window.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after {
  border-right-color: #a8aaae !important;
}

/* line 9606, app/assets/stylesheets/core.css.scss */
.popover-secondary.bs-popover-auto[data-popper-placement=bottom] .popover-header::before, .popover-secondary > .popover.bs-popover-auto[data-popper-placement=bottom] .popover-header::before, .ngb-popover-secondary + ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header::before {
  border-bottom: 1px solid transparent !important;
}

/* line 9610, app/assets/stylesheets/core.css.scss */
.popover-success, .popover-success > .popover, .ngb-popover-success + ngb-popover-window {
  border-color: transparent;
  background: #28c76f;
}

/* line 9614, app/assets/stylesheets/core.css.scss */
.popover-success .popover-header, .popover-success > .popover .popover-header, .ngb-popover-success + ngb-popover-window .popover-header {
  border-color: #28c76f;
  background: transparent;
  color: #fff;
}

/* line 9619, app/assets/stylesheets/core.css.scss */
.popover-success .popover-body, .popover-success > .popover .popover-body, .ngb-popover-success + ngb-popover-window .popover-body {
  background: transparent;
  color: rgba(255, 255, 255, 0.8);
}

/* line 9623, app/assets/stylesheets/core.css.scss */
.popover-success > .popover-arrow::before, .popover-success > .popover > .popover-arrow::before, .ngb-popover-success + ngb-popover-window > .popover-arrow::before {
  border-color: transparent;
}

/* line 9626, app/assets/stylesheets/core.css.scss */
.popover-success.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after, .popover-success > .popover.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after, .ngb-popover-success + ngb-popover-window.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after {
  border-top-color: #28c76f !important;
}

/* line 9629, app/assets/stylesheets/core.css.scss */
.popover-success.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, .popover-success > .popover.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, .ngb-popover-success + ngb-popover-window.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after {
  border-right-color: #28c76f !important;
}

/* line 9632, app/assets/stylesheets/core.css.scss */
[dir=rtl] .popover-success.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, [dir=rtl] .popover-success > .popover.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, [dir=rtl] .ngb-popover-success + ngb-popover-window.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after {
  border-left-color: #28c76f !important;
}

/* line 9635, app/assets/stylesheets/core.css.scss */
.popover-success.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after, .popover-success > .popover.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after, .ngb-popover-success + ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after {
  border-bottom-color: #28c76f !important;
}

/* line 9638, app/assets/stylesheets/core.css.scss */
.popover-success.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, .popover-success > .popover.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, .ngb-popover-success + ngb-popover-window.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after {
  border-left-color: #28c76f !important;
}

/* line 9641, app/assets/stylesheets/core.css.scss */
[dir=rtl] .popover-success.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, [dir=rtl] .popover-success > .popover.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, [dir=rtl] .ngb-popover-success + ngb-popover-window.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after {
  border-right-color: #28c76f !important;
}

/* line 9644, app/assets/stylesheets/core.css.scss */
.popover-success.bs-popover-auto[data-popper-placement=bottom] .popover-header::before, .popover-success > .popover.bs-popover-auto[data-popper-placement=bottom] .popover-header::before, .ngb-popover-success + ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header::before {
  border-bottom: 1px solid transparent !important;
}

/* line 9648, app/assets/stylesheets/core.css.scss */
.popover-info, .popover-info > .popover, .ngb-popover-info + ngb-popover-window {
  border-color: transparent;
  background: #00cfe8;
}

/* line 9652, app/assets/stylesheets/core.css.scss */
.popover-info .popover-header, .popover-info > .popover .popover-header, .ngb-popover-info + ngb-popover-window .popover-header {
  border-color: #00cfe8;
  background: transparent;
  color: #fff;
}

/* line 9657, app/assets/stylesheets/core.css.scss */
.popover-info .popover-body, .popover-info > .popover .popover-body, .ngb-popover-info + ngb-popover-window .popover-body {
  background: transparent;
  color: rgba(255, 255, 255, 0.8);
}

/* line 9661, app/assets/stylesheets/core.css.scss */
.popover-info > .popover-arrow::before, .popover-info > .popover > .popover-arrow::before, .ngb-popover-info + ngb-popover-window > .popover-arrow::before {
  border-color: transparent;
}

/* line 9664, app/assets/stylesheets/core.css.scss */
.popover-info.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after, .popover-info > .popover.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after, .ngb-popover-info + ngb-popover-window.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after {
  border-top-color: #00cfe8 !important;
}

/* line 9667, app/assets/stylesheets/core.css.scss */
.popover-info.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, .popover-info > .popover.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, .ngb-popover-info + ngb-popover-window.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after {
  border-right-color: #00cfe8 !important;
}

/* line 9670, app/assets/stylesheets/core.css.scss */
[dir=rtl] .popover-info.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, [dir=rtl] .popover-info > .popover.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, [dir=rtl] .ngb-popover-info + ngb-popover-window.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after {
  border-left-color: #00cfe8 !important;
}

/* line 9673, app/assets/stylesheets/core.css.scss */
.popover-info.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after, .popover-info > .popover.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after, .ngb-popover-info + ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after {
  border-bottom-color: #00cfe8 !important;
}

/* line 9676, app/assets/stylesheets/core.css.scss */
.popover-info.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, .popover-info > .popover.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, .ngb-popover-info + ngb-popover-window.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after {
  border-left-color: #00cfe8 !important;
}

/* line 9679, app/assets/stylesheets/core.css.scss */
[dir=rtl] .popover-info.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, [dir=rtl] .popover-info > .popover.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, [dir=rtl] .ngb-popover-info + ngb-popover-window.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after {
  border-right-color: #00cfe8 !important;
}

/* line 9682, app/assets/stylesheets/core.css.scss */
.popover-info.bs-popover-auto[data-popper-placement=bottom] .popover-header::before, .popover-info > .popover.bs-popover-auto[data-popper-placement=bottom] .popover-header::before, .ngb-popover-info + ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header::before {
  border-bottom: 1px solid transparent !important;
}

/* line 9686, app/assets/stylesheets/core.css.scss */
.popover-warning, .popover-warning > .popover, .ngb-popover-warning + ngb-popover-window {
  border-color: transparent;
  background: #ff9f43;
}

/* line 9690, app/assets/stylesheets/core.css.scss */
.popover-warning .popover-header, .popover-warning > .popover .popover-header, .ngb-popover-warning + ngb-popover-window .popover-header {
  border-color: #ff9f43;
  background: transparent;
  color: #fff;
}

/* line 9695, app/assets/stylesheets/core.css.scss */
.popover-warning .popover-body, .popover-warning > .popover .popover-body, .ngb-popover-warning + ngb-popover-window .popover-body {
  background: transparent;
  color: rgba(255, 255, 255, 0.8);
}

/* line 9699, app/assets/stylesheets/core.css.scss */
.popover-warning > .popover-arrow::before, .popover-warning > .popover > .popover-arrow::before, .ngb-popover-warning + ngb-popover-window > .popover-arrow::before {
  border-color: transparent;
}

/* line 9702, app/assets/stylesheets/core.css.scss */
.popover-warning.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after, .popover-warning > .popover.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after, .ngb-popover-warning + ngb-popover-window.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after {
  border-top-color: #ff9f43 !important;
}

/* line 9705, app/assets/stylesheets/core.css.scss */
.popover-warning.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, .popover-warning > .popover.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, .ngb-popover-warning + ngb-popover-window.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after {
  border-right-color: #ff9f43 !important;
}

/* line 9708, app/assets/stylesheets/core.css.scss */
[dir=rtl] .popover-warning.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, [dir=rtl] .popover-warning > .popover.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, [dir=rtl] .ngb-popover-warning + ngb-popover-window.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after {
  border-left-color: #ff9f43 !important;
}

/* line 9711, app/assets/stylesheets/core.css.scss */
.popover-warning.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after, .popover-warning > .popover.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after, .ngb-popover-warning + ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after {
  border-bottom-color: #ff9f43 !important;
}

/* line 9714, app/assets/stylesheets/core.css.scss */
.popover-warning.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, .popover-warning > .popover.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, .ngb-popover-warning + ngb-popover-window.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after {
  border-left-color: #ff9f43 !important;
}

/* line 9717, app/assets/stylesheets/core.css.scss */
[dir=rtl] .popover-warning.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, [dir=rtl] .popover-warning > .popover.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, [dir=rtl] .ngb-popover-warning + ngb-popover-window.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after {
  border-right-color: #ff9f43 !important;
}

/* line 9720, app/assets/stylesheets/core.css.scss */
.popover-warning.bs-popover-auto[data-popper-placement=bottom] .popover-header::before, .popover-warning > .popover.bs-popover-auto[data-popper-placement=bottom] .popover-header::before, .ngb-popover-warning + ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header::before {
  border-bottom: 1px solid transparent !important;
}

/* line 9724, app/assets/stylesheets/core.css.scss */
.popover-danger, .popover-danger > .popover, .ngb-popover-danger + ngb-popover-window {
  border-color: transparent;
  background: #ea5455;
}

/* line 9728, app/assets/stylesheets/core.css.scss */
.popover-danger .popover-header, .popover-danger > .popover .popover-header, .ngb-popover-danger + ngb-popover-window .popover-header {
  border-color: #ea5455;
  background: transparent;
  color: #fff;
}

/* line 9733, app/assets/stylesheets/core.css.scss */
.popover-danger .popover-body, .popover-danger > .popover .popover-body, .ngb-popover-danger + ngb-popover-window .popover-body {
  background: transparent;
  color: rgba(255, 255, 255, 0.8);
}

/* line 9737, app/assets/stylesheets/core.css.scss */
.popover-danger > .popover-arrow::before, .popover-danger > .popover > .popover-arrow::before, .ngb-popover-danger + ngb-popover-window > .popover-arrow::before {
  border-color: transparent;
}

/* line 9740, app/assets/stylesheets/core.css.scss */
.popover-danger.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after, .popover-danger > .popover.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after, .ngb-popover-danger + ngb-popover-window.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after {
  border-top-color: #ea5455 !important;
}

/* line 9743, app/assets/stylesheets/core.css.scss */
.popover-danger.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, .popover-danger > .popover.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, .ngb-popover-danger + ngb-popover-window.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after {
  border-right-color: #ea5455 !important;
}

/* line 9746, app/assets/stylesheets/core.css.scss */
[dir=rtl] .popover-danger.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, [dir=rtl] .popover-danger > .popover.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, [dir=rtl] .ngb-popover-danger + ngb-popover-window.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after {
  border-left-color: #ea5455 !important;
}

/* line 9749, app/assets/stylesheets/core.css.scss */
.popover-danger.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after, .popover-danger > .popover.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after, .ngb-popover-danger + ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after {
  border-bottom-color: #ea5455 !important;
}

/* line 9752, app/assets/stylesheets/core.css.scss */
.popover-danger.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, .popover-danger > .popover.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, .ngb-popover-danger + ngb-popover-window.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after {
  border-left-color: #ea5455 !important;
}

/* line 9755, app/assets/stylesheets/core.css.scss */
[dir=rtl] .popover-danger.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, [dir=rtl] .popover-danger > .popover.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, [dir=rtl] .ngb-popover-danger + ngb-popover-window.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after {
  border-right-color: #ea5455 !important;
}

/* line 9758, app/assets/stylesheets/core.css.scss */
.popover-danger.bs-popover-auto[data-popper-placement=bottom] .popover-header::before, .popover-danger > .popover.bs-popover-auto[data-popper-placement=bottom] .popover-header::before, .ngb-popover-danger + ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header::before {
  border-bottom: 1px solid transparent !important;
}

/* line 9762, app/assets/stylesheets/core.css.scss */
.popover-dark, .popover-dark > .popover, .ngb-popover-dark + ngb-popover-window {
  border-color: transparent;
  background: #4b4b4b;
}

/* line 9766, app/assets/stylesheets/core.css.scss */
.popover-dark .popover-header, .popover-dark > .popover .popover-header, .ngb-popover-dark + ngb-popover-window .popover-header {
  border-color: #4b4b4b;
  background: transparent;
  color: #fff;
}

/* line 9771, app/assets/stylesheets/core.css.scss */
.popover-dark .popover-body, .popover-dark > .popover .popover-body, .ngb-popover-dark + ngb-popover-window .popover-body {
  background: transparent;
  color: rgba(255, 255, 255, 0.8);
}

/* line 9775, app/assets/stylesheets/core.css.scss */
.popover-dark > .popover-arrow::before, .popover-dark > .popover > .popover-arrow::before, .ngb-popover-dark + ngb-popover-window > .popover-arrow::before {
  border-color: transparent;
}

/* line 9778, app/assets/stylesheets/core.css.scss */
.popover-dark.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after, .popover-dark > .popover.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after, .ngb-popover-dark + ngb-popover-window.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after {
  border-top-color: #4b4b4b !important;
}

/* line 9781, app/assets/stylesheets/core.css.scss */
.popover-dark.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, .popover-dark > .popover.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, .ngb-popover-dark + ngb-popover-window.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after {
  border-right-color: #4b4b4b !important;
}

/* line 9784, app/assets/stylesheets/core.css.scss */
[dir=rtl] .popover-dark.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, [dir=rtl] .popover-dark > .popover.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, [dir=rtl] .ngb-popover-dark + ngb-popover-window.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after {
  border-left-color: #4b4b4b !important;
}

/* line 9787, app/assets/stylesheets/core.css.scss */
.popover-dark.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after, .popover-dark > .popover.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after, .ngb-popover-dark + ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after {
  border-bottom-color: #4b4b4b !important;
}

/* line 9790, app/assets/stylesheets/core.css.scss */
.popover-dark.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, .popover-dark > .popover.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, .ngb-popover-dark + ngb-popover-window.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after {
  border-left-color: #4b4b4b !important;
}

/* line 9793, app/assets/stylesheets/core.css.scss */
[dir=rtl] .popover-dark.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, [dir=rtl] .popover-dark > .popover.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, [dir=rtl] .ngb-popover-dark + ngb-popover-window.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after {
  border-right-color: #4b4b4b !important;
}

/* line 9796, app/assets/stylesheets/core.css.scss */
.popover-dark.bs-popover-auto[data-popper-placement=bottom] .popover-header::before, .popover-dark > .popover.bs-popover-auto[data-popper-placement=bottom] .popover-header::before, .ngb-popover-dark + ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header::before {
  border-bottom: 1px solid transparent !important;
}

/* line 9800, app/assets/stylesheets/core.css.scss */
.popover-gray, .popover-gray > .popover, .ngb-popover-gray + ngb-popover-window {
  border-color: transparent;
  background: #f6f6f7;
}

/* line 9804, app/assets/stylesheets/core.css.scss */
.popover-gray .popover-header, .popover-gray > .popover .popover-header, .ngb-popover-gray + ngb-popover-window .popover-header {
  border-color: #f6f6f7;
  background: transparent;
  color: #4b465c;
}

/* line 9809, app/assets/stylesheets/core.css.scss */
.popover-gray .popover-body, .popover-gray > .popover .popover-body, .ngb-popover-gray + ngb-popover-window .popover-body {
  background: transparent;
  color: rgba(75, 70, 92, 0.8);
}

/* line 9813, app/assets/stylesheets/core.css.scss */
.popover-gray > .popover-arrow::before, .popover-gray > .popover > .popover-arrow::before, .ngb-popover-gray + ngb-popover-window > .popover-arrow::before {
  border-color: transparent;
}

/* line 9816, app/assets/stylesheets/core.css.scss */
.popover-gray.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after, .popover-gray > .popover.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after, .ngb-popover-gray + ngb-popover-window.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after {
  border-top-color: #f6f6f7 !important;
}

/* line 9819, app/assets/stylesheets/core.css.scss */
.popover-gray.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, .popover-gray > .popover.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, .ngb-popover-gray + ngb-popover-window.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after {
  border-right-color: #f6f6f7 !important;
}

/* line 9822, app/assets/stylesheets/core.css.scss */
[dir=rtl] .popover-gray.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, [dir=rtl] .popover-gray > .popover.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, [dir=rtl] .ngb-popover-gray + ngb-popover-window.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after {
  border-left-color: #f6f6f7 !important;
}

/* line 9825, app/assets/stylesheets/core.css.scss */
.popover-gray.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after, .popover-gray > .popover.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after, .ngb-popover-gray + ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after {
  border-bottom-color: #f6f6f7 !important;
}

/* line 9828, app/assets/stylesheets/core.css.scss */
.popover-gray.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, .popover-gray > .popover.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, .ngb-popover-gray + ngb-popover-window.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after {
  border-left-color: #f6f6f7 !important;
}

/* line 9831, app/assets/stylesheets/core.css.scss */
[dir=rtl] .popover-gray.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, [dir=rtl] .popover-gray > .popover.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, [dir=rtl] .ngb-popover-gray + ngb-popover-window.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after {
  border-right-color: #f6f6f7 !important;
}

/* line 9834, app/assets/stylesheets/core.css.scss */
.popover-gray.bs-popover-auto[data-popper-placement=bottom] .popover-header::before, .popover-gray > .popover.bs-popover-auto[data-popper-placement=bottom] .popover-header::before, .ngb-popover-gray + ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header::before {
  border-bottom: 1px solid transparent !important;
}

/* line 9838, app/assets/stylesheets/core.css.scss */
.modal-open .popover {
  z-index: 1091;
}

/* line 9842, app/assets/stylesheets/core.css.scss */
.popover {
  box-shadow: 0 0.25rem 1rem rgba(165, 163, 174, 0.45);
}

/* line 9845, app/assets/stylesheets/core.css.scss */
.popover .popover-header {
  padding-bottom: 0;
  font-size: 1.125rem;
}

/* line 9849, app/assets/stylesheets/core.css.scss */
.popover .popover-body {
  padding-top: 1rem;
}

/* line 9852, app/assets/stylesheets/core.css.scss */
.popover .popover-arrow {
  z-index: 1;
}

/* line 9856, app/assets/stylesheets/core.css.scss */
[dir=rtl] .popover {
  text-align: right;
}

/* line 9860, app/assets/stylesheets/core.css.scss */
.form-label,
.col-form-label {
  text-transform: inherit;
  letter-spacing: inherit;
}

/* line 9866, app/assets/stylesheets/core.css.scss */
.form-label-lg {
  font-size: 1.125rem;
}

/* line 9870, app/assets/stylesheets/core.css.scss */
.form-label-sm {
  font-size: 0.8125rem;
}

/* line 9874, app/assets/stylesheets/core.css.scss */
.form-control::placeholder, .form-control:focus::placeholder {
  transition: all 0.2s ease;
}

/* line 9877, app/assets/stylesheets/core.css.scss */
.form-control:hover:not([disabled]):not([focus]) {
  border-color: #c9c8ce;
}

/* line 9881, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .form-control:not([readonly]):focus::placeholder {
  transform: translateX(4px);
}

/* line 9885, app/assets/stylesheets/core.css.scss */
[dir=rtl] .form-control:not([readonly]):focus::placeholder {
  transform: translateX(-4px);
}

/* line 9889, app/assets/stylesheets/core.css.scss */
.form-select {
  background-clip: padding-box;
}

/* line 9892, app/assets/stylesheets/core.css.scss */
.form-select:hover:not([disabled]):not([focus]) {
  border-color: #c9c8ce;
}

/* line 9896, app/assets/stylesheets/core.css.scss */
.form-select-sm {
  background-size: 19px 17px;
}

/* line 9900, app/assets/stylesheets/core.css.scss */
.form-select-lg {
  background-size: 24px 22px;
}

/* line 9904, app/assets/stylesheets/core.css.scss */
[dir=rtl] .form-select {
  background-position: left 0.875rem center;
  padding-right: 0.875rem;
  padding-left: 2.45rem;
}

/* line 9909, app/assets/stylesheets/core.css.scss */
[dir=rtl] .form-select[multiple], [dir=rtl] .form-select[size]:not([size="1"]) {
  padding-left: 0.875rem;
  background-image: none;
}

/* line 9914, app/assets/stylesheets/core.css.scss */
.form-check .form-check-input:disabled:not(:checked) {
  background-color: #dbdade;
}

/* line 9917, app/assets/stylesheets/core.css.scss */
.form-check .form-check-input:checked, .form-check .form-check-input[type=checkbox]:indeterminate {
  box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3);
}

/* line 9921, app/assets/stylesheets/core.css.scss */
.form-check-input {
  cursor: pointer;
}

/* line 9925, app/assets/stylesheets/core.css.scss */
[dir=rtl] .form-check {
  padding-left: 0;
  padding-right: 1.7em;
}

/* line 9929, app/assets/stylesheets/core.css.scss */
[dir=rtl] .form-check .form-check-input {
  float: right;
  margin-left: 0;
  margin-right: -1.7em;
}

/* line 9935, app/assets/stylesheets/core.css.scss */
[dir=rtl] .form-switch {
  padding-left: 0;
  padding-right: 2.5em;
}

/* line 9939, app/assets/stylesheets/core.css.scss */
[dir=rtl] .form-switch .form-check-input {
  margin-left: 0;
  margin-right: -2.5em;
  background-position: right center;
}

/* line 9944, app/assets/stylesheets/core.css.scss */
[dir=rtl] .form-switch .form-check-input:checked {
  background-position: left center;
}

/* line 9947, app/assets/stylesheets/core.css.scss */
[dir=rtl] .form-check-inline {
  margin-right: 0;
  margin-left: 1rem;
}

/* line 9952, app/assets/stylesheets/core.css.scss */
.form-check-secondary .form-check-input:focus {
  border-color: #a8aaae;
}

/* line 9955, app/assets/stylesheets/core.css.scss */
.form-check-secondary .form-check-input:checked, .form-check-secondary .form-check-input[type=checkbox]:indeterminate {
  background-color: #a8aaae;
  border-color: #a8aaae;
}

/* line 9960, app/assets/stylesheets/core.css.scss */
.form-check-secondary.custom-option.checked {
  border: 1px solid #a8aaae;
}

/* line 9964, app/assets/stylesheets/core.css.scss */
.form-check-success .form-check-input:focus {
  border-color: #28c76f;
}

/* line 9967, app/assets/stylesheets/core.css.scss */
.form-check-success .form-check-input:checked, .form-check-success .form-check-input[type=checkbox]:indeterminate {
  background-color: #28c76f;
  border-color: #28c76f;
}

/* line 9972, app/assets/stylesheets/core.css.scss */
.form-check-success.custom-option.checked {
  border: 1px solid #28c76f;
}

/* line 9976, app/assets/stylesheets/core.css.scss */
.form-check-info .form-check-input:focus {
  border-color: #00cfe8;
}

/* line 9979, app/assets/stylesheets/core.css.scss */
.form-check-info .form-check-input:checked, .form-check-info .form-check-input[type=checkbox]:indeterminate {
  background-color: #00cfe8;
  border-color: #00cfe8;
}

/* line 9984, app/assets/stylesheets/core.css.scss */
.form-check-info.custom-option.checked {
  border: 1px solid #00cfe8;
}

/* line 9988, app/assets/stylesheets/core.css.scss */
.form-check-warning .form-check-input:focus {
  border-color: #ff9f43;
}

/* line 9991, app/assets/stylesheets/core.css.scss */
.form-check-warning .form-check-input:checked, .form-check-warning .form-check-input[type=checkbox]:indeterminate {
  background-color: #ff9f43;
  border-color: #ff9f43;
}

/* line 9996, app/assets/stylesheets/core.css.scss */
.form-check-warning.custom-option.checked {
  border: 1px solid #ff9f43;
}

/* line 10000, app/assets/stylesheets/core.css.scss */
.form-check-danger .form-check-input:focus {
  border-color: #ea5455;
}

/* line 10003, app/assets/stylesheets/core.css.scss */
.form-check-danger .form-check-input:checked, .form-check-danger .form-check-input[type=checkbox]:indeterminate {
  background-color: #ea5455;
  border-color: #ea5455;
}

/* line 10008, app/assets/stylesheets/core.css.scss */
.form-check-danger.custom-option.checked {
  border: 1px solid #ea5455;
}

/* line 10012, app/assets/stylesheets/core.css.scss */
.form-check-light .form-check-input:focus {
  border-color: #dfdfe3;
}

/* line 10015, app/assets/stylesheets/core.css.scss */
.form-check-light .form-check-input:checked, .form-check-light .form-check-input[type=checkbox]:indeterminate {
  background-color: #dfdfe3;
  border-color: #dfdfe3;
}

/* line 10020, app/assets/stylesheets/core.css.scss */
.form-check-light.custom-option.checked {
  border: 1px solid #dfdfe3;
}

/* line 10024, app/assets/stylesheets/core.css.scss */
.form-check-dark .form-check-input:focus {
  border-color: #4b4b4b;
}

/* line 10027, app/assets/stylesheets/core.css.scss */
.form-check-dark .form-check-input:checked, .form-check-dark .form-check-input[type=checkbox]:indeterminate {
  background-color: #4b4b4b;
  border-color: #4b4b4b;
}

/* line 10032, app/assets/stylesheets/core.css.scss */
.form-check-dark.custom-option.checked {
  border: 1px solid #4b4b4b;
}

/* line 10036, app/assets/stylesheets/core.css.scss */
.form-check-gray .form-check-input:focus {
  border-color: rgba(75, 70, 92, 0.05);
}

/* line 10039, app/assets/stylesheets/core.css.scss */
.form-check-gray .form-check-input:checked, .form-check-gray .form-check-input[type=checkbox]:indeterminate {
  background-color: rgba(75, 70, 92, 0.05);
  border-color: rgba(75, 70, 92, 0.05);
}

/* line 10044, app/assets/stylesheets/core.css.scss */
.form-check-gray.custom-option.checked {
  border: 1px solid rgba(75, 70, 92, 0.05);
}

/* line 10048, app/assets/stylesheets/core.css.scss */
.form-range::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px rgba(75, 70, 92, 0.1), 0 0.31rem 1.25rem 0 rgba(75, 70, 92, 0.4);
  transition: transform 0.2s;
  transform-origin: center;
}

/* line 10053, app/assets/stylesheets/core.css.scss */
.form-range::-webkit-slider-thumb:focus {
  box-shadow: 0 0 0 3px rgba(75, 70, 92, 0.1), 0 0.31rem 1.25rem 0 rgba(75, 70, 92, 0.4);
}

/* line 10056, app/assets/stylesheets/core.css.scss */
.form-range::-webkit-slider-thumb:active {
  transform: scale(1.4, 1.4);
}

/* line 10059, app/assets/stylesheets/core.css.scss */
.form-range::-moz-range-thumb {
  box-shadow: 0 0 0 1px rgba(75, 70, 92, 0.1), 0 0.31rem 1.25rem 0 rgba(75, 70, 92, 0.4);
  transition: transform 0.2s;
  transform-origin: center;
}

/* line 10064, app/assets/stylesheets/core.css.scss */
.form-range::-moz-range-thumb:focus {
  box-shadow: 0 0 0 3px rgba(75, 70, 92, 0.1), 0 0.31rem 1.25rem 0 rgba(75, 70, 92, 0.4);
}

/* line 10067, app/assets/stylesheets/core.css.scss */
.form-range::-moz-range-thumb:active {
  transform: scale(1.4, 1.4);
}

/* line 10070, app/assets/stylesheets/core.css.scss */
.form-range:disabled::-webkit-slider-runnable-track {
  background-color: rgba(75, 70, 92, 0.03);
}

/* line 10073, app/assets/stylesheets/core.css.scss */
.form-range:disabled::-moz-range-track {
  background-color: rgba(75, 70, 92, 0.03);
}

/* line 10077, app/assets/stylesheets/core.css.scss */
.input-group {
  border-radius: var(--bs-border-radius);
}

/* line 10080, app/assets/stylesheets/core.css.scss */
.input-group.rounded-pill .input-group-text,
.input-group.rounded-pill .form-control {
  border-radius: 50rem;
}

/* line 10084, app/assets/stylesheets/core.css.scss */
.input-group:hover .input-group-text,
.input-group:hover .form-control {
  border-color: #c9c8ce;
}

/* line 10088, app/assets/stylesheets/core.css.scss */
.input-group:focus-within {
  box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3);
}

/* line 10091, app/assets/stylesheets/core.css.scss */
.input-group:focus-within .form-control,
.input-group:focus-within .input-group-text {
  box-shadow: none;
}

/* line 10095, app/assets/stylesheets/core.css.scss */
.input-group.disabled .input-group-text {
  background-color: rgba(75, 70, 92, 0.08);
}

/* line 10098, app/assets/stylesheets/core.css.scss */
.input-group.has-validation > .input-group-text:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 10102, app/assets/stylesheets/core.css.scss */
.input-group.has-validation > .form-control:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 10106, app/assets/stylesheets/core.css.scss */
.input-group.has-validation > .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 10110, app/assets/stylesheets/core.css.scss */
.input-group-text {
  background-clip: padding-box;
}

/* line 10113, app/assets/stylesheets/core.css.scss */
.input-group-text i {
  font-size: 1.25rem;
}

/* line 10117, app/assets/stylesheets/core.css.scss */
.input-group-lg > .input-group-text i {
  font-size: calc(1.2625rem + 0.15vw);
}

@media (min-width: 1200px) {
  /* line 10121, app/assets/stylesheets/core.css.scss */
  .input-group-lg > .input-group-text i {
    font-size: 1.375rem;
  }
}

/* line 10126, app/assets/stylesheets/core.css.scss */
.input-group-sm > .input-group-text i {
  font-size: 1.125rem;
}

/* line 10130, app/assets/stylesheets/core.css.scss */
.input-group-lg > .input-group-text {
  padding-left: 1.125rem;
  padding-right: 1.125rem;
}

/* line 10135, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .input-group-merge .input-group-text:first-child {
  border-right: 0;
}

/* line 10138, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .input-group-merge .input-group-text:last-child {
  border-left: 0;
}

/* line 10141, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .input-group-merge.disabled > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: 0 !important;
}

/* line 10144, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .input-group-merge .form-control:not(:first-child) {
  border-left: 0;
}

/* line 10147, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .input-group-merge .form-control:not(:last-child) {
  border-right: 0;
}

/* line 10150, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .input-group-merge .form-control:not(textarea):not(:first-child) {
  padding-left: 0;
}

/* line 10153, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .input-group-merge .form-control:not(textarea):not(:last-child) {
  padding-right: 0;
}

/* line 10157, app/assets/stylesheets/core.css.scss */
.input-group-text {
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 10161, app/assets/stylesheets/core.css.scss */
  .input-group-text {
    transition: none;
  }
}

/* line 10166, app/assets/stylesheets/core.css.scss */
[dir=rtl] .input-group.rounded-pill .input-group-text {
  border-top-right-radius: 50rem !important;
  border-bottom-right-radius: 50rem !important;
}

/* line 10170, app/assets/stylesheets/core.css.scss */
[dir=rtl] .input-group.rounded-pill .form-control {
  border-top-left-radius: 50rem !important;
  border-bottom-left-radius: 50rem !important;
}

/* line 10174, app/assets/stylesheets/core.css.scss */
[dir=rtl] .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
[dir=rtl] .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: var(--bs-border-radius);
  border-bottom-right-radius: var(--bs-border-radius);
}

/* line 10181, app/assets/stylesheets/core.css.scss */
[dir=rtl] .input-group.input-group-lg:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
[dir=rtl] .input-group.input-group-lg:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-top-right-radius: var(--bs-border-radius-lg);
  border-bottom-right-radius: var(--bs-border-radius-lg);
}

/* line 10186, app/assets/stylesheets/core.css.scss */
[dir=rtl] .input-group.input-group-sm:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
[dir=rtl] .input-group.input-group-sm:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-top-right-radius: var(--bs-border-radius-sm);
  border-bottom-right-radius: var(--bs-border-radius-sm);
}

/* line 10191, app/assets/stylesheets/core.css.scss */
[dir=rtl] .input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
[dir=rtl] .input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: var(--bs-border-radius);
  border-bottom-right-radius: var(--bs-border-radius);
}

/* line 10198, app/assets/stylesheets/core.css.scss */
[dir=rtl] .input-group.input-group-lg > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
[dir=rtl] .input-group.input-group-lg > .dropdown-toggle:nth-last-child(n+4) {
  border-top-right-radius: var(--bs-border-radius-lg);
  border-bottom-right-radius: var(--bs-border-radius-lg);
}

/* line 10203, app/assets/stylesheets/core.css.scss */
[dir=rtl] .input-group.input-group-sm > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
[dir=rtl] .input-group.input-group-sm > .dropdown-toggle:nth-last-child(n+4) {
  border-top-right-radius: var(--bs-border-radius-sm);
  border-bottom-right-radius: var(--bs-border-radius-sm);
}

/* line 10208, app/assets/stylesheets/core.css.scss */
[dir=rtl] .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-right: calc(var(--bs-border-width) * -1);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-left: 0px;
  border-top-left-radius: var(--bs-border-radius);
  border-bottom-left-radius: var(--bs-border-radius);
}

/* line 10216, app/assets/stylesheets/core.css.scss */
[dir=rtl] .input-group.input-group-lg > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  border-top-left-radius: var(--bs-border-radius-lg);
  border-bottom-left-radius: var(--bs-border-radius-lg);
}

/* line 10220, app/assets/stylesheets/core.css.scss */
[dir=rtl] .input-group.input-group-sm > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  border-top-left-radius: var(--bs-border-radius-sm);
  border-bottom-left-radius: var(--bs-border-radius-sm);
}

/* line 10224, app/assets/stylesheets/core.css.scss */
[dir=rtl] .input-group > :not(:first-child):not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
[dir=rtl] .input-group > .dropdown-toggle:nth-last-child(n+3):not(:first-child) {
  border-radius: 0 !important;
}

/* line 10228, app/assets/stylesheets/core.css.scss */
[dir=rtl] .input-group.has-validation > .input-group-text:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: var(--bs-border-radius);
  border-bottom-right-radius: var(--bs-border-radius);
}

/* line 10234, app/assets/stylesheets/core.css.scss */
[dir=rtl] .input-group.has-validation > .form-control:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: var(--bs-border-radius);
  border-bottom-right-radius: var(--bs-border-radius);
}

/* line 10240, app/assets/stylesheets/core.css.scss */
[dir=rtl] .input-group-merge .input-group-text:first-child {
  border-left: 0;
}

/* line 10243, app/assets/stylesheets/core.css.scss */
[dir=rtl] .input-group-merge .input-group-text:last-child {
  border-right: 0;
}

/* line 10246, app/assets/stylesheets/core.css.scss */
[dir=rtl] .input-group-merge .form-control:not(:first-child) {
  padding-right: 0;
  border-right: 0;
}

/* line 10250, app/assets/stylesheets/core.css.scss */
[dir=rtl] .input-group-merge .form-control:not(:last-child) {
  padding-left: 0;
  border-left: 0;
}

/* line 10255, app/assets/stylesheets/core.css.scss */
.fv-plugins-bootstrap5-row-invalid .input-group.has-validation .input-group-text,
.fv-plugins-bootstrap5-row-invalid .input-group.has-validation:focus-within .input-group-text {
  border-color: #ea5455 !important;
}

/* line 10260, app/assets/stylesheets/core.css.scss */
.form-floating > .form-control:focus::placeholder,
.form-floating > .form-control:not(:placeholder-shown)::placeholder {
  color: #b7b5be;
}

/* line 10265, app/assets/stylesheets/core.css.scss */
[dir=rtl] .form-floating > label {
  right: 0;
  transform-origin: 100% 0;
}

/* line 10269, app/assets/stylesheets/core.css.scss */
[dir=rtl] .form-floating > .form-control:focus ~ label,
[dir=rtl] .form-floating > .form-control:not(:placeholder-shown) ~ label,
[dir=rtl] .form-floating > .form-select ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(-0.15rem);
}

/* line 10274, app/assets/stylesheets/core.css.scss */
[dir=rtl] .form-floating > .form-control:-webkit-autofill ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(-0.15rem);
}

/* line 10278, app/assets/stylesheets/core.css.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.8125rem;
  color: var(--bs-form-valid-color);
}

/* line 10286, app/assets/stylesheets/core.css.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.3125rem 0.75rem;
  margin-top: 0.1rem;
  font-size: 0.9375rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

/* line 10300, app/assets/stylesheets/core.css.scss */
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 10307, app/assets/stylesheets/core.css.scss */
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--bs-form-valid-color) !important;
}

/* line 10310, app/assets/stylesheets/core.css.scss */
.dark-style .was-validated .form-control:valid, .dark-style .form-control.is-valid {
  border-color: var(--bs-form-valid-color) !important;
}

/* line 10313, app/assets/stylesheets/core.css.scss */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--bs-form-valid-color) !important;
  box-shadow: 0 0 0.25rem 0.05rem rgba(var(--bs-success-rgb), 0.1);
}

/* line 10318, app/assets/stylesheets/core.css.scss */
.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-color) !important;
  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 7.5L10 12.5L15 7.5' stroke='%236f6b7d' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='white' stroke-opacity='0.2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328c76f' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}

/* line 10322, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .was-validated .form-select:valid, html:not([dir=rtl]) .form-select.is-valid {
  background-position: right 0.875rem center, center right 2.45rem;
}

/* line 10325, app/assets/stylesheets/core.css.scss */
[dir=rtl] .was-validated .form-select:valid, [dir=rtl] .form-select.is-valid {
  background-position: left 0.875rem center, center left 2.45rem;
}

/* line 10328, app/assets/stylesheets/core.css.scss */
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-color);
  box-shadow: 0 0 0.25rem 0.05rem rgba(var(--bs-success-rgb), 0.1);
}

/* line 10333, app/assets/stylesheets/core.css.scss */
.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-color);
}

/* line 10336, app/assets/stylesheets/core.css.scss */
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
  border-color: var(--bs-form-valid-color);
}

/* line 10340, app/assets/stylesheets/core.css.scss */
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0.25rem 0.05rem rgba(var(--bs-success-rgb), 0.1);
  border-color: var(--bs-form-valid-color);
}

/* line 10344, app/assets/stylesheets/core.css.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

/* line 10348, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

/* line 10351, app/assets/stylesheets/core.css.scss */
[dir=rtl] .form-check-inline .form-check-input ~ .valid-feedback {
  margin-right: 0.5em;
}

/* line 10355, app/assets/stylesheets/core.css.scss */
.was-validated .input-group .form-control:valid ~ .input-group-text, .input-group .form-control.is-valid ~ .input-group-text {
  border-color: var(--bs-form-valid-color) !important;
}

/* line 10358, app/assets/stylesheets/core.css.scss */
.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus {
  border-color: var(--bs-form-valid-color) !important;
  box-shadow: none;
}

/* line 10362, app/assets/stylesheets/core.css.scss */
.was-validated .input-group .form-control:valid:focus ~ .input-group-text, .input-group .form-control.is-valid:focus ~ .input-group-text {
  border-color: var(--bs-form-valid-color);
}

/* line 10366, app/assets/stylesheets/core.css.scss */
.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 3;
}

/* line 10372, app/assets/stylesheets/core.css.scss */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.8125rem;
  color: var(--bs-form-invalid-color);
}

/* line 10380, app/assets/stylesheets/core.css.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.3125rem 0.75rem;
  margin-top: 0.1rem;
  font-size: 0.9375rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

/* line 10394, app/assets/stylesheets/core.css.scss */
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 10401, app/assets/stylesheets/core.css.scss */
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: var(--bs-form-invalid-color) !important;
}

/* line 10404, app/assets/stylesheets/core.css.scss */
.dark-style .was-validated .form-control:invalid, .dark-style .form-control.is-invalid {
  border-color: var(--bs-form-invalid-color) !important;
}

/* line 10407, app/assets/stylesheets/core.css.scss */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-color) !important;
  box-shadow: 0 0 0.25rem 0.05rem rgba(var(--bs-danger-rgb), 0.1);
}

/* line 10412, app/assets/stylesheets/core.css.scss */
.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-color) !important;
  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 7.5L10 12.5L15 7.5' stroke='%236f6b7d' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='white' stroke-opacity='0.2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ea5455'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ea5455' stroke='none'/%3e%3c/svg%3e");
}

/* line 10416, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .was-validated .form-select:invalid, html:not([dir=rtl]) .form-select.is-invalid {
  background-position: right 0.875rem center, center right 2.45rem;
}

/* line 10419, app/assets/stylesheets/core.css.scss */
[dir=rtl] .was-validated .form-select:invalid, [dir=rtl] .form-select.is-invalid {
  background-position: left 0.875rem center, center left 2.45rem;
}

/* line 10422, app/assets/stylesheets/core.css.scss */
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-color);
  box-shadow: 0 0 0.25rem 0.05rem rgba(var(--bs-danger-rgb), 0.1);
}

/* line 10427, app/assets/stylesheets/core.css.scss */
.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-color);
}

/* line 10430, app/assets/stylesheets/core.css.scss */
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
  border-color: var(--bs-form-invalid-color);
}

/* line 10434, app/assets/stylesheets/core.css.scss */
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0.25rem 0.05rem rgba(var(--bs-danger-rgb), 0.1);
  border-color: var(--bs-form-invalid-color);
}

/* line 10438, app/assets/stylesheets/core.css.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

/* line 10442, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

/* line 10445, app/assets/stylesheets/core.css.scss */
[dir=rtl] .form-check-inline .form-check-input ~ .invalid-feedback {
  margin-right: 0.5em;
}

/* line 10449, app/assets/stylesheets/core.css.scss */
.was-validated .input-group .form-control:invalid ~ .input-group-text, .input-group .form-control.is-invalid ~ .input-group-text {
  border-color: var(--bs-form-invalid-color) !important;
}

/* line 10452, app/assets/stylesheets/core.css.scss */
.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-color) !important;
  box-shadow: none;
}

/* line 10456, app/assets/stylesheets/core.css.scss */
.was-validated .input-group .form-control:invalid:focus ~ .input-group-text, .input-group .form-control.is-invalid:focus ~ .input-group-text {
  border-color: var(--bs-form-invalid-color);
}

/* line 10460, app/assets/stylesheets/core.css.scss */
.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 3;
}

/* line 10466, app/assets/stylesheets/core.css.scss */
form .error:not(li):not(input) {
  color: #ea5455;
  font-size: 85%;
  margin-top: 0.25rem;
}

/* line 10471, app/assets/stylesheets/core.css.scss */
form .invalid,
form .is-invalid .invalid:before,
form .is-invalid::before {
  border-color: #ea5455 !important;
}

/* line 10476, app/assets/stylesheets/core.css.scss */
form .form-label.invalid, form .form-label.is-invalid {
  border-color: #ea5455;
  box-shadow: 0 0 0 2px rgba(234, 84, 85, 0.4) !important;
}

/* line 10480, app/assets/stylesheets/core.css.scss */
form select.invalid ~ .select2 .select2-selection {
  border-color: #ea5455;
}

/* line 10483, app/assets/stylesheets/core.css.scss */
form select.is-invalid ~ .select2 .select2-selection {
  border-color: #ea5455 !important;
}

/* line 10486, app/assets/stylesheets/core.css.scss */
form select.selectpicker.is-invalid ~ .btn {
  border-color: #ea5455 !important;
}

@media (hover: none) {
  /* line 10491, app/assets/stylesheets/core.css.scss */
  .fv-plugins-bootstrap5-row-invalid .form-control.flatpickr-mobile {
    border-color: #ea5455;
  }
}

/* line 10495, app/assets/stylesheets/core.css.scss */
.fv-plugins-bootstrap5 .invalid-feedback,
.fv-plugins-bootstrap5 .invalid-tooltip {
  display: block;
}

/* line 10500, app/assets/stylesheets/core.css.scss */
.fv-plugins-bootstrap5-row-invalid .tagify.tagify--empty {
  border-color: #ea5455 !important;
}

/* line 10504, app/assets/stylesheets/core.css.scss */
.modal .btn-close {
  background-color: #fff;
  border-radius: 0.375rem;
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 4.5L5 13.5' stroke='%23a5a3ae' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 4.5L5 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='%23a5a3ae' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  opacity: 1;
  padding: 0.44rem;
  box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3);
  transition: all 0.23s ease 0.1s;
}

/* line 10513, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .modal .btn-close {
  transform: translate(23px, -25px);
}

/* line 10516, app/assets/stylesheets/core.css.scss */
[dir=rtl] .modal .btn-close {
  transform: translate(-31px, -25px);
}

/* line 10519, app/assets/stylesheets/core.css.scss */
.modal .btn-close:hover, .modal .btn-close:focus, .modal .btn-close:active {
  opacity: 1;
  outline: none;
}

/* line 10523, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .modal .btn-close:hover, html:not([dir=rtl]) .modal .btn-close:focus, html:not([dir=rtl]) .modal .btn-close:active {
  transform: translate(20px, -20px);
}

/* line 10526, app/assets/stylesheets/core.css.scss */
[dir=rtl] .modal .btn-close:hover, [dir=rtl] .modal .btn-close:focus, [dir=rtl] .modal .btn-close:active {
  transform: translate(-26px, -20px);
}

/* line 10529, app/assets/stylesheets/core.css.scss */
.modal .modal-header {
  position: relative;
}

/* line 10532, app/assets/stylesheets/core.css.scss */
.modal .modal-header .btn-close {
  position: absolute;
  top: 1.56rem;
}

/* line 10536, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .modal .modal-header .btn-close {
  right: 1rem;
}

/* line 10539, app/assets/stylesheets/core.css.scss */
[dir=rtl] .modal .modal-header .btn-close {
  left: 1.3rem;
}

/* line 10543, app/assets/stylesheets/core.css.scss */
.modal-footer {
  padding: 0.25rem 1.5rem 1.25rem;
}

/* line 10547, app/assets/stylesheets/core.css.scss */
.modal-content {
  box-shadow: 0 0.31rem 1.25rem 0 rgba(75, 70, 92, 0.4);
}

/* line 10551, app/assets/stylesheets/core.css.scss */
.modal-dialog-scrollable .btn-close,
.modal-fullscreen .btn-close,
.modal-top .btn-close {
  box-shadow: none;
}

/* line 10556, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .modal-dialog-scrollable .btn-close,
html:not([dir=rtl]) .modal-fullscreen .btn-close,
html:not([dir=rtl]) .modal-top .btn-close {
  transform: translate(0, 0) !important;
}

/* line 10561, app/assets/stylesheets/core.css.scss */
[dir=rtl] .modal-dialog-scrollable .btn-close,
[dir=rtl] .modal-fullscreen .btn-close,
[dir=rtl] .modal-top .btn-close {
  transform: translate(0, 0) !important;
}

/* line 10566, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .modal-dialog-scrollable .btn-close:hover,
html:not([dir=rtl]) .modal-fullscreen .btn-close:hover,
html:not([dir=rtl]) .modal-top .btn-close:hover {
  transform: translate(0, 0) !important;
}

/* line 10571, app/assets/stylesheets/core.css.scss */
[dir=rtl] .modal-dialog-scrollable .btn-close:hover,
[dir=rtl] .modal-fullscreen .btn-close:hover,
[dir=rtl] .modal-top .btn-close:hover {
  transform: translate(0, 0) !important;
}

/* line 10577, app/assets/stylesheets/core.css.scss */
.modal-onboarding .close-label {
  font-size: 0.8rem;
  position: absolute;
  top: 0.85rem;
  opacity: 0.5;
}

/* line 10583, app/assets/stylesheets/core.css.scss */
.modal-onboarding .close-label:hover {
  opacity: 0.75;
}

/* line 10586, app/assets/stylesheets/core.css.scss */
[dir=rtl] .modal-onboarding .modal-header .btn-close {
  margin-left: 0;
  margin-right: auto;
}

/* line 10590, app/assets/stylesheets/core.css.scss */
.modal-onboarding .onboarding-media {
  margin-bottom: 1rem;
}

/* line 10593, app/assets/stylesheets/core.css.scss */
.modal-onboarding .onboarding-media img {
  margin: 0 auto;
}

/* line 10596, app/assets/stylesheets/core.css.scss */
.modal-onboarding .onboarding-content {
  margin: 2rem;
}

/* line 10599, app/assets/stylesheets/core.css.scss */
.modal-onboarding form {
  margin-top: 2rem;
  text-align: left;
}

/* line 10603, app/assets/stylesheets/core.css.scss */
.modal-onboarding .carousel-indicators {
  bottom: -10px;
}

/* line 10606, app/assets/stylesheets/core.css.scss */
.modal-onboarding .carousel-control-prev,
.modal-onboarding .carousel-control-next {
  top: auto;
  bottom: 0.75rem;
  opacity: 1;
}

/* line 10612, app/assets/stylesheets/core.css.scss */
[dir=rtl] .modal-onboarding .carousel-control-prev,
[dir=rtl] .modal-onboarding .carousel-control-next {
  flex-direction: row-reverse;
}

/* line 10616, app/assets/stylesheets/core.css.scss */
.modal-onboarding .carousel-control-prev {
  left: 1rem;
}

/* line 10619, app/assets/stylesheets/core.css.scss */
.modal-onboarding .onboarding-horizontal {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 10624, app/assets/stylesheets/core.css.scss */
.modal-onboarding .onboarding-horizontal .onboarding-media {
  margin: 2rem;
  margin-top: 0;
}

/* line 10628, app/assets/stylesheets/core.css.scss */
.modal-onboarding .onboarding-horizontal .carousel-control-prev {
  left: 0;
}

/* line 10631, app/assets/stylesheets/core.css.scss */
.modal-onboarding.animated .onboarding-media {
  transform: translateY(10px) scale(0.8);
  transition: all 0.5s cubic-bezier(0.25, 1.1, 0.5, 1.35);
  transition-delay: 0.3s;
  opacity: 0;
}

/* line 10637, app/assets/stylesheets/core.css.scss */
.modal-onboarding.animated .onboarding-content {
  transform: translateY(40px);
  transition-delay: 0.1s;
  transition: all 0.4s ease;
  opacity: 0;
}

/* line 10643, app/assets/stylesheets/core.css.scss */
.modal-onboarding.animated .onboarding-title {
  opacity: 0;
  transition-delay: 0.5s;
  transition: all 0.5s cubic-bezier(0.25, 1.1, 0.5, 1.35);
  transform: translateY(40px);
}

/* line 10649, app/assets/stylesheets/core.css.scss */
.modal-onboarding.animated .onboarding-info {
  opacity: 0;
  transition-delay: 0.6s;
  transition: all 0.5s cubic-bezier(0.25, 1.1, 0.5, 1.35);
  transform: translateY(40px);
}

/* line 10655, app/assets/stylesheets/core.css.scss */
.modal-onboarding.animated form {
  opacity: 0;
  transition-delay: 0.7s;
  transition: all 0.5s ease;
  transform: translateY(40px);
}

/* line 10661, app/assets/stylesheets/core.css.scss */
.modal-onboarding.animated.show .onboarding-media {
  transform: translateY(0) scale(1);
  opacity: 1;
}

/* line 10665, app/assets/stylesheets/core.css.scss */
.modal-onboarding.animated.show .onboarding-content {
  transform: translateY(0);
  opacity: 1;
}

/* line 10669, app/assets/stylesheets/core.css.scss */
.modal-onboarding.animated.show .onboarding-title {
  transform: translateY(0);
  opacity: 1;
}

/* line 10673, app/assets/stylesheets/core.css.scss */
.modal-onboarding.animated.show .onboarding-info {
  opacity: 1;
  transform: translateY(0px);
}

/* line 10677, app/assets/stylesheets/core.css.scss */
.modal-onboarding.animated.show form {
  opacity: 1;
  transform: translateY(0px);
}

/* line 10682, app/assets/stylesheets/core.css.scss */
.modal-top .modal-dialog {
  margin-top: 0;
}

/* line 10685, app/assets/stylesheets/core.css.scss */
.modal-top .modal-content {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 10690, app/assets/stylesheets/core.css.scss */
.modal-transparent .modal-dialog {
  display: flex;
  margin: 0 auto;
  min-height: 100vh;
}

/* line 10695, app/assets/stylesheets/core.css.scss */
.modal-transparent .modal-content {
  margin: auto;
  width: 100%;
  border: 0;
  background: transparent;
  box-shadow: none;
}

/* line 10702, app/assets/stylesheets/core.css.scss */
.modal-transparent .btn-close {
  position: absolute;
  top: 0;
  right: 0.25rem;
  opacity: 1;
  padding: 0.25em 0.25em;
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 4.5L5 13.5' stroke='%23fff' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 4.5L5 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='%23fff' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-color: transparent !important;
}

/* line 10711, app/assets/stylesheets/core.css.scss */
[dir=rtl] .modal-transparent .btn-close {
  right: auto;
  left: 0.25rem;
}

/* line 10716, app/assets/stylesheets/core.css.scss */
.modal-simple .modal-content {
  padding: 3rem;
}

/* line 10719, app/assets/stylesheets/core.css.scss */
.modal-simple .btn-close {
  position: absolute;
  top: -2rem;
}

/* line 10723, app/assets/stylesheets/core.css.scss */
[dir=rtl] .modal-simple .btn-close {
  left: -2rem;
}

/* line 10726, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .modal-simple .btn-close {
  right: -2rem;
}

@media (max-width: 767.98px) {
  /* line 10730, app/assets/stylesheets/core.css.scss */
  .modal-simple .btn-close {
    top: 0;
  }
  /* line 10733, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .modal-simple .btn-close {
    left: 0;
  }
  /* line 10736, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .modal-simple .btn-close {
    right: 0;
  }
}

/* line 10741, app/assets/stylesheets/core.css.scss */
.modal-refer-and-earn .modal-refer-and-earn-step {
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: var(--bs-border-radius);
}

/* line 10749, app/assets/stylesheets/core.css.scss */
.modal-refer-and-earn .modal-refer-and-earn-step i {
  font-size: 2.5rem;
}

/* line 10753, app/assets/stylesheets/core.css.scss */
.modal-top.fade .modal-dialog,
.modal-top .modal.fade .modal-dialog {
  transform: translateY(-100%);
}

/* line 10758, app/assets/stylesheets/core.css.scss */
.modal-top.show .modal-dialog,
.modal-top .modal.show .modal-dialog {
  transform: translateY(0);
}

/* line 10763, app/assets/stylesheets/core.css.scss */
.modal-transparent.fade .modal-dialog,
.modal-transparent .modal.fade .modal-dialog {
  transform: scale(0.5, 0.5);
}

/* line 10768, app/assets/stylesheets/core.css.scss */
.modal-transparent.show .modal-dialog,
.modal-transparent .modal.show .modal-dialog {
  transform: scale(1, 1);
}

@media (max-width: 991.98px) {
  /* line 10774, app/assets/stylesheets/core.css.scss */
  .modal-onboarding .onboarding-horizontal {
    flex-direction: column;
  }
}

@media (max-width: 767.98px) {
  /* line 10779, app/assets/stylesheets/core.css.scss */
  .modal .modal-dialog:not(.modal-fullscreen) {
    padding: 0 0.75rem;
    padding-left: 0.75rem !important;
  }
  /* line 10783, app/assets/stylesheets/core.css.scss */
  .modal .carousel-control-prev,
.modal .carousel-control-next {
    display: none;
  }
}

@media (min-width: 576px) {
  /* line 10789, app/assets/stylesheets/core.css.scss */
  .modal-content {
    box-shadow: 0 0.31rem 1.25rem 0 rgba(75, 70, 92, 0.4);
  }
  /* line 10792, app/assets/stylesheets/core.css.scss */
  .modal-sm .modal-dialog {
    max-width: 22.5rem;
  }
}

@media (min-width: 1200px) {
  /* line 10797, app/assets/stylesheets/core.css.scss */
  .modal-xl .modal-dialog {
    max-width: 1140px;
  }
}

/* line 10801, app/assets/stylesheets/core.css.scss */
.progress-bar {
  font-weight: 500;
  line-height: 1;
}

/* line 10806, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
}

/* line 10809, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .progress .progress-bar:last-child {
  border-top-right-radius: 3.125rem;
  border-bottom-right-radius: 3.125rem;
}

/* line 10813, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .progress .progress-bar:first-child {
  border-top-left-radius: 3.125rem;
  border-bottom-left-radius: 3.125rem;
}

/* line 10818, app/assets/stylesheets/core.css.scss */
[dir=rtl] .progress-bar-animated {
  animation-direction: reverse;
}

/* line 10821, app/assets/stylesheets/core.css.scss */
[dir=rtl] .progress .progress-bar:last-child {
  border-top-left-radius: 3.125rem;
  border-bottom-left-radius: 3.125rem;
}

/* line 10825, app/assets/stylesheets/core.css.scss */
[dir=rtl] .progress .progress-bar:first-child {
  border-top-right-radius: 3.125rem;
  border-bottom-right-radius: 3.125rem;
}

/* line 10830, app/assets/stylesheets/core.css.scss */
.breadcrumb-item,
.breadcrumb-item a {
  color: #7367f0;
}

/* line 10835, app/assets/stylesheets/core.css.scss */
.breadcrumb-item.active a:hover, .breadcrumb-item.active a:focus {
  color: #7367f0;
}

/* line 10838, app/assets/stylesheets/core.css.scss */
.breadcrumb-item.active a:not(:hover, :focus) {
  color: #4b465c;
}

/* line 10842, app/assets/stylesheets/core.css.scss */
.breadcrumb-item + .breadcrumb-item::before {
  width: 26px;
  height: 10px;
}

/* line 10847, app/assets/stylesheets/core.css.scss */
.breadcrumb-style1 .breadcrumb-item + .breadcrumb-item::before {
  content: "/";
  color: #4b465c;
  width: 1.43rem;
  font-weight: 500;
  margin-left: 0.2rem;
}

/* line 10855, app/assets/stylesheets/core.css.scss */
.breadcrumb-style2 .breadcrumb-item + .breadcrumb-item::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon-tabler icon-tabler-check' width='16' height='24' viewBox='0 0 24 24' stroke-width='1.75' stroke='%234b465c' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'%3E%3C/path%3E%3Cpath d='M5 12l5 5l10 -10'%3E%3C/path%3E%3C/svg%3E");
  line-height: 1.375rem;
  width: 26px;
  height: 10px;
}

/* line 10862, app/assets/stylesheets/core.css.scss */
[dir=rtl] .breadcrumb-item + .breadcrumb-item {
  padding-right: 0.875rem;
  padding-left: 0;
}

/* line 10866, app/assets/stylesheets/core.css.scss */
[dir=rtl] .breadcrumb-item + .breadcrumb-item::before {
  padding-right: 0;
  padding-left: 0.875rem;
  float: right;
}

/* line 10871, app/assets/stylesheets/core.css.scss */
[dir=rtl] .breadcrumb-style1 .breadcrumb-item + .breadcrumb-item::before {
  content: "\\";
}

/* line 10874, app/assets/stylesheets/core.css.scss */
[dir=rtl] .breadcrumb-style2 .breadcrumb-item + .breadcrumb-item::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon-tabler icon-tabler-check' width='16' height='24' viewBox='0 0 24 24' stroke-width='1.75' stroke='%234b465c' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'%3E%3C/path%3E%3Cpath d='M5 12l5 5l10 -10'%3E%3C/path%3E%3C/svg%3E");
}

/* line 10878, app/assets/stylesheets/core.css.scss */
.list-group-item-secondary {
  border-color: #a8aaae;
  background-color: #f1f1f2;
  border-color: #a8aaae;
  color: #a8aaae !important;
}

/* line 10885, app/assets/stylesheets/core.css.scss */
a.list-group-item-secondary,
button.list-group-item-secondary {
  color: #a8aaae;
}

/* line 10889, app/assets/stylesheets/core.css.scss */
a.list-group-item-secondary:hover, a.list-group-item-secondary:focus,
button.list-group-item-secondary:hover,
button.list-group-item-secondary:focus {
  border-color: #a8aaae;
  background-color: #f1f1f2;
  color: #a8aaae;
}

/* line 10896, app/assets/stylesheets/core.css.scss */
a.list-group-item-secondary.active,
button.list-group-item-secondary.active {
  border-color: #a8aaae !important;
  background-color: #a8aaae !important;
  color: #fff !important;
}

/* line 10903, app/assets/stylesheets/core.css.scss */
.list-group.list-group-timeline .list-group-timeline-secondary:before {
  border-color: #a8aaae;
  background-color: #a8aaae;
}

/* line 10908, app/assets/stylesheets/core.css.scss */
.list-group-item-success {
  border-color: #28c76f;
  background-color: #ddf6e8;
  border-color: #28c76f;
  color: #28c76f !important;
}

/* line 10915, app/assets/stylesheets/core.css.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #28c76f;
}

/* line 10919, app/assets/stylesheets/core.css.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  border-color: #28c76f;
  background-color: #ddf6e8;
  color: #28c76f;
}

/* line 10926, app/assets/stylesheets/core.css.scss */
a.list-group-item-success.active,
button.list-group-item-success.active {
  border-color: #28c76f !important;
  background-color: #28c76f !important;
  color: #fff !important;
}

/* line 10933, app/assets/stylesheets/core.css.scss */
.list-group.list-group-timeline .list-group-timeline-success:before {
  border-color: #28c76f;
  background-color: #28c76f;
}

/* line 10938, app/assets/stylesheets/core.css.scss */
.list-group-item-info {
  border-color: #00cfe8;
  background-color: #d6f7fb;
  border-color: #00cfe8;
  color: #00cfe8 !important;
}

/* line 10945, app/assets/stylesheets/core.css.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #00cfe8;
}

/* line 10949, app/assets/stylesheets/core.css.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  border-color: #00cfe8;
  background-color: #d6f7fb;
  color: #00cfe8;
}

/* line 10956, app/assets/stylesheets/core.css.scss */
a.list-group-item-info.active,
button.list-group-item-info.active {
  border-color: #00cfe8 !important;
  background-color: #00cfe8 !important;
  color: #fff !important;
}

/* line 10963, app/assets/stylesheets/core.css.scss */
.list-group.list-group-timeline .list-group-timeline-info:before {
  border-color: #00cfe8;
  background-color: #00cfe8;
}

/* line 10968, app/assets/stylesheets/core.css.scss */
.list-group-item-warning {
  border-color: #ff9f43;
  background-color: #fff0e1;
  border-color: #ff9f43;
  color: #ff9f43 !important;
}

/* line 10975, app/assets/stylesheets/core.css.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #ff9f43;
}

/* line 10979, app/assets/stylesheets/core.css.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  border-color: #ff9f43;
  background-color: #fff0e1;
  color: #ff9f43;
}

/* line 10986, app/assets/stylesheets/core.css.scss */
a.list-group-item-warning.active,
button.list-group-item-warning.active {
  border-color: #ff9f43 !important;
  background-color: #ff9f43 !important;
  color: #fff !important;
}

/* line 10993, app/assets/stylesheets/core.css.scss */
.list-group.list-group-timeline .list-group-timeline-warning:before {
  border-color: #ff9f43;
  background-color: #ff9f43;
}

/* line 10998, app/assets/stylesheets/core.css.scss */
.list-group-item-danger {
  border-color: #ea5455;
  background-color: #fce4e4;
  border-color: #ea5455;
  color: #ea5455 !important;
}

/* line 11005, app/assets/stylesheets/core.css.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #ea5455;
}

/* line 11009, app/assets/stylesheets/core.css.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  border-color: #ea5455;
  background-color: #fce4e4;
  color: #ea5455;
}

/* line 11016, app/assets/stylesheets/core.css.scss */
a.list-group-item-danger.active,
button.list-group-item-danger.active {
  border-color: #ea5455 !important;
  background-color: #ea5455 !important;
  color: #fff !important;
}

/* line 11023, app/assets/stylesheets/core.css.scss */
.list-group.list-group-timeline .list-group-timeline-danger:before {
  border-color: #ea5455;
  background-color: #ea5455;
}

/* line 11028, app/assets/stylesheets/core.css.scss */
.list-group-item-dark {
  border-color: #4b4b4b;
  background-color: #e2e2e2;
  border-color: #4b4b4b;
  color: #4b4b4b !important;
}

/* line 11035, app/assets/stylesheets/core.css.scss */
a.list-group-item-dark,
button.list-group-item-dark {
  color: #4b4b4b;
}

/* line 11039, app/assets/stylesheets/core.css.scss */
a.list-group-item-dark:hover, a.list-group-item-dark:focus,
button.list-group-item-dark:hover,
button.list-group-item-dark:focus {
  border-color: #4b4b4b;
  background-color: #e2e2e2;
  color: #4b4b4b;
}

/* line 11046, app/assets/stylesheets/core.css.scss */
a.list-group-item-dark.active,
button.list-group-item-dark.active {
  border-color: #4b4b4b !important;
  background-color: #4b4b4b !important;
  color: #fff !important;
}

/* line 11053, app/assets/stylesheets/core.css.scss */
.list-group.list-group-timeline .list-group-timeline-dark:before {
  border-color: #4b4b4b;
  background-color: #4b4b4b;
}

/* line 11058, app/assets/stylesheets/core.css.scss */
.list-group-item-gray {
  border-color: rgba(75, 70, 92, 0.05);
  background-color: rgba(254, 254, 254, 0.848);
  border-color: rgba(75, 70, 92, 0.05);
  color: rgba(75, 70, 92, 0.05) !important;
}

/* line 11065, app/assets/stylesheets/core.css.scss */
a.list-group-item-gray,
button.list-group-item-gray {
  color: rgba(75, 70, 92, 0.05);
}

/* line 11069, app/assets/stylesheets/core.css.scss */
a.list-group-item-gray:hover, a.list-group-item-gray:focus,
button.list-group-item-gray:hover,
button.list-group-item-gray:focus {
  border-color: rgba(75, 70, 92, 0.05);
  background-color: rgba(254, 254, 254, 0.848);
  color: rgba(75, 70, 92, 0.05);
}

/* line 11076, app/assets/stylesheets/core.css.scss */
a.list-group-item-gray.active,
button.list-group-item-gray.active {
  border-color: rgba(75, 70, 92, 0.05) !important;
  background-color: rgba(75, 70, 92, 0.05) !important;
  color: #fff !important;
}

/* line 11083, app/assets/stylesheets/core.css.scss */
.list-group.list-group-timeline .list-group-timeline-gray:before {
  border-color: rgba(75, 70, 92, 0.05);
  background-color: rgba(75, 70, 92, 0.05);
}

/* line 11088, app/assets/stylesheets/core.css.scss */
.list-group.list-group-timeline {
  position: relative;
}

/* line 11091, app/assets/stylesheets/core.css.scss */
.list-group.list-group-timeline:before {
  background-color: #dbdade;
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0.2rem;
}

/* line 11101, app/assets/stylesheets/core.css.scss */
.list-group.list-group-timeline .list-group-item {
  border: none;
  padding-left: 1.25rem;
}

/* line 11105, app/assets/stylesheets/core.css.scss */
.list-group.list-group-timeline .list-group-item:before {
  position: absolute;
  display: block;
  content: "";
  width: 7px;
  height: 7px;
  left: 0;
  top: 50%;
  margin-top: -3.5px;
  border-radius: 100%;
}

/* line 11116, app/assets/stylesheets/core.css.scss */
.list-group .list-group-item-action.active h1,
.list-group .list-group-item-action.active .h1,
.list-group .list-group-item-action.active h2,
.list-group .list-group-item-action.active .h2,
.list-group .list-group-item-action.active h3,
.list-group .list-group-item-action.active .h3,
.list-group .list-group-item-action.active h4,
.list-group .list-group-item-action.active .h4,
.list-group .list-group-item-action.active h5,
.list-group .list-group-item-action.active .h5,
.list-group .list-group-item-action.active h6,
.list-group .list-group-item-action.active .h6 {
  color: #fff;
}

/* line 11131, app/assets/stylesheets/core.css.scss */
[dir=rtl] .list-group {
  padding-right: 0;
}

/* line 11134, app/assets/stylesheets/core.css.scss */
[dir=rtl] .list-group.list-group-timeline:before {
  left: auto;
  right: 0.2rem;
}

/* line 11138, app/assets/stylesheets/core.css.scss */
[dir=rtl] .list-group.list-group-timeline .list-group-item {
  padding-right: 1.25rem;
}

/* line 11141, app/assets/stylesheets/core.css.scss */
[dir=rtl] .list-group.list-group-timeline .list-group-item:before {
  left: auto;
  right: 0;
}

/* line 11145, app/assets/stylesheets/core.css.scss */
[dir=rtl] .list-group.list-group-horizontal .list-group-item:first-child {
  border-radius: 0.25rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 11150, app/assets/stylesheets/core.css.scss */
[dir=rtl] .list-group.list-group-horizontal .list-group-item:last-child {
  border-radius: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  /* line 11157, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .list-group.list-group-horizontal-sm .list-group-item:first-child {
    border-radius: 0.25rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 11162, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .list-group.list-group-horizontal-sm .list-group-item:last-child {
    border-radius: 0.25rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  /* line 11170, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .list-group.list-group-horizontal-md .list-group-item:first-child {
    border-radius: 0.25rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 11175, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .list-group.list-group-horizontal-md .list-group-item:last-child {
    border-radius: 0.25rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  /* line 11183, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .list-group.list-group-horizontal-lg .list-group-item:first-child {
    border-radius: 0.25rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 11188, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .list-group.list-group-horizontal-lg .list-group-item:last-child {
    border-radius: 0.25rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  /* line 11196, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .list-group.list-group-horizontal-xl .list-group-item:first-child {
    border-radius: 0.25rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 11201, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .list-group.list-group-horizontal-xl .list-group-item:last-child {
    border-radius: 0.25rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-left-width: 1px;
  }
}

@media (min-width: 1400px) {
  /* line 11209, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .list-group.list-group-horizontal-xxl .list-group-item:first-child {
    border-radius: 0.25rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 11214, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .list-group.list-group-horizontal-xxl .list-group-item:last-child {
    border-radius: 0.25rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-left-width: 1px;
  }
}

/* line 11222, app/assets/stylesheets/core.css.scss */
.navbar {
  z-index: 2;
}

/* line 11225, app/assets/stylesheets/core.css.scss */
.navbar .dropdown:focus,
.navbar .dropdown-toggle:focus {
  outline: 0;
}

/* line 11229, app/assets/stylesheets/core.css.scss */
.navbar .navbar-toggler:focus {
  box-shadow: none;
}

/* line 11232, app/assets/stylesheets/core.css.scss */
.navbar .list-group-item:hover,
.navbar .list-group-item:focus {
  background-color: rgba(75, 70, 92, 0.04);
  color: inherit;
}

/* line 11238, app/assets/stylesheets/core.css.scss */
.fixed-top {
  z-index: 1030;
}

/* line 11242, app/assets/stylesheets/core.css.scss */
.navbar.navbar-light {
  color: rgba(75, 70, 92, 0.5);
}

/* line 11246, app/assets/stylesheets/core.css.scss */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(75, 70, 92, 0.3) !important;
}

/* line 11250, app/assets/stylesheets/core.css.scss */
.navbar.navbar-dark {
  color: rgba(255, 255, 255, 0.8);
}

/* line 11254, app/assets/stylesheets/core.css.scss */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.4) !important;
}

/* line 11258, app/assets/stylesheets/core.css.scss */
.navbar-collapse,
.navbar-brand,
.navbar-text {
  flex-shrink: 1;
}

/* line 11264, app/assets/stylesheets/core.css.scss */
.navbar-dark hr {
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 11268, app/assets/stylesheets/core.css.scss */
.navbar-light hr {
  border-color: rgba(75, 70, 92, 0.05);
}

/* line 11272, app/assets/stylesheets/core.css.scss */
[dir=rtl] .navbar-nav {
  padding-right: 0;
}

/* line 11275, app/assets/stylesheets/core.css.scss */
[dir=rtl] .navbar-brand {
  margin-right: 0;
}

/* line 11279, app/assets/stylesheets/core.css.scss */
.mega-dropdown .dropdown-toggle {
  outline: 0;
  box-shadow: none;
}

/* line 11283, app/assets/stylesheets/core.css.scss */
.mega-dropdown .dropdown-menu {
  width: 100%;
}

/* line 11287, app/assets/stylesheets/core.css.scss */
.card.card-border-shadow-secondary::after {
  border-bottom-color: #dcdddf;
}

/* line 11290, app/assets/stylesheets/core.css.scss */
.card.card-border-shadow-secondary:hover::after {
  border-bottom-color: #a8aaae;
}

/* line 11294, app/assets/stylesheets/core.css.scss */
.card.card-hover-border-secondary:hover,
.card .card-hover-border-secondary:hover {
  border-color: #dedfe0;
}

/* line 11299, app/assets/stylesheets/core.css.scss */
.card.card-border-shadow-success::after {
  border-bottom-color: #a9e9c5;
}

/* line 11302, app/assets/stylesheets/core.css.scss */
.card.card-border-shadow-success:hover::after {
  border-bottom-color: #28c76f;
}

/* line 11306, app/assets/stylesheets/core.css.scss */
.card.card-hover-border-success:hover,
.card .card-hover-border-success:hover {
  border-color: #adeac8;
}

/* line 11311, app/assets/stylesheets/core.css.scss */
.card.card-border-shadow-info::after {
  border-bottom-color: #99ecf6;
}

/* line 11314, app/assets/stylesheets/core.css.scss */
.card.card-border-shadow-info:hover::after {
  border-bottom-color: #00cfe8;
}

/* line 11318, app/assets/stylesheets/core.css.scss */
.card.card-hover-border-info:hover,
.card .card-hover-border-info:hover {
  border-color: #9eedf6;
}

/* line 11323, app/assets/stylesheets/core.css.scss */
.card.card-border-shadow-warning::after {
  border-bottom-color: #ffd9b4;
}

/* line 11326, app/assets/stylesheets/core.css.scss */
.card.card-border-shadow-warning:hover::after {
  border-bottom-color: #ff9f43;
}

/* line 11330, app/assets/stylesheets/core.css.scss */
.card.card-hover-border-warning:hover,
.card .card-hover-border-warning:hover {
  border-color: #ffdbb8;
}

/* line 11335, app/assets/stylesheets/core.css.scss */
.card.card-border-shadow-danger::after {
  border-bottom-color: #f7bbbb;
}

/* line 11338, app/assets/stylesheets/core.css.scss */
.card.card-border-shadow-danger:hover::after {
  border-bottom-color: #ea5455;
}

/* line 11342, app/assets/stylesheets/core.css.scss */
.card.card-hover-border-danger:hover,
.card .card-hover-border-danger:hover {
  border-color: #f7bebe;
}

/* line 11347, app/assets/stylesheets/core.css.scss */
.card.card-border-shadow-light::after {
  border-bottom-color: #f2f2f4;
}

/* line 11350, app/assets/stylesheets/core.css.scss */
.card.card-border-shadow-light:hover::after {
  border-bottom-color: #dfdfe3;
}

/* line 11354, app/assets/stylesheets/core.css.scss */
.card.card-hover-border-light:hover,
.card .card-hover-border-light:hover {
  border-color: #f3f3f4;
}

/* line 11359, app/assets/stylesheets/core.css.scss */
.card.card-border-shadow-dark::after {
  border-bottom-color: #b7b7b7;
}

/* line 11362, app/assets/stylesheets/core.css.scss */
.card.card-border-shadow-dark:hover::after {
  border-bottom-color: #4b4b4b;
}

/* line 11366, app/assets/stylesheets/core.css.scss */
.card.card-hover-border-dark:hover,
.card .card-hover-border-dark:hover {
  border-color: #bbbbbb;
}

/* line 11371, app/assets/stylesheets/core.css.scss */
.card.card-border-shadow-gray::after {
  border-bottom-color: rgba(252, 252, 252, 0.62);
}

/* line 11374, app/assets/stylesheets/core.css.scss */
.card.card-border-shadow-gray:hover::after {
  border-bottom-color: rgba(75, 70, 92, 0.05);
}

/* line 11378, app/assets/stylesheets/core.css.scss */
.card.card-hover-border-gray:hover,
.card .card-hover-border-gray:hover {
  border-color: rgba(252, 252, 252, 0.639);
}

/* line 11383, app/assets/stylesheets/core.css.scss */
.card {
  background-clip: padding-box;
  box-shadow: 0 0.25rem 1.125rem rgba(75, 70, 92, 0.1);
}

/* line 11387, app/assets/stylesheets/core.css.scss */
.card .card-link {
  display: inline-block;
}

/* line 11390, app/assets/stylesheets/core.css.scss */
.card .card-header + .card-body,
.card .card-header + .card-content > .card-body:first-of-type,
.card .card-body + .card-footer {
  padding-top: 0;
}

/* line 11395, app/assets/stylesheets/core.css.scss */
.card[class*=card-border-shadow-] {
  position: relative;
  border-bottom: none;
  transition: all 0.2s ease-in-out;
  z-index: 1;
}

/* line 11401, app/assets/stylesheets/core.css.scss */
.card[class*=card-border-shadow-]::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-radius: var(--bs-border-radius);
  transition: all 0.2s ease-in-out;
  z-index: -1;
}

/* line 11414, app/assets/stylesheets/core.css.scss */
.card[class*=card-border-shadow-]:hover {
  box-shadow: 0 0.25rem 1rem rgba(165, 163, 174, 0.45);
}

/* line 11417, app/assets/stylesheets/core.css.scss */
.card[class*=card-border-shadow-]:hover::after {
  border-bottom-width: 3px;
}

/* line 11420, app/assets/stylesheets/core.css.scss */
.card[class*=card-hover-border-] {
  border-width: 1px;
}

/* line 11424, app/assets/stylesheets/core.css.scss */
.card-action.card-fullscreen {
  display: block;
  z-index: 9999;
  position: fixed;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: auto;
  border: none;
  border-radius: 0;
}

/* line 11438, app/assets/stylesheets/core.css.scss */
.card-action .card-alert {
  position: absolute;
  width: 100%;
  z-index: 999;
}

/* line 11443, app/assets/stylesheets/core.css.scss */
.card-action .card-alert .alert {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* line 11447, app/assets/stylesheets/core.css.scss */
.card-action .card-header.collapsed {
  border-bottom: 0;
}

/* line 11450, app/assets/stylesheets/core.css.scss */
.card-action .card-header {
  display: flex;
  line-height: 1.54;
}

/* line 11454, app/assets/stylesheets/core.css.scss */
.card-action .card-header .card-action-title {
  flex-grow: 1;
  margin-right: 0.5rem;
}

/* line 11458, app/assets/stylesheets/core.css.scss */
.card-action .card-header .card-action-element {
  flex-shrink: 0;
  background-color: inherit;
  top: 1rem;
  right: 1.5rem;
  color: #6f6b7d;
}

/* line 11465, app/assets/stylesheets/core.css.scss */
.card-action .card-header .card-action-element a {
  color: #6f6b7d;
}

/* line 11468, app/assets/stylesheets/core.css.scss */
.card-action .card-header .card-action-element a .collapse-icon::after {
  margin-top: -0.15rem;
}

/* line 11471, app/assets/stylesheets/core.css.scss */
.card-action .blockUI .sk-fold {
  margin: 0 auto;
}

/* line 11474, app/assets/stylesheets/core.css.scss */
.card-action .blockUI h5, .card-action .blockUI .h5 {
  color: #6f6b7d;
  margin: 1rem 0 0 0;
}

/* line 11479, app/assets/stylesheets/core.css.scss */
.card-header,
.card-footer {
  border-color: rgba(75, 70, 92, 0.075);
}

/* line 11484, app/assets/stylesheets/core.css.scss */
.card .row-bordered > [class*=" col "] .card .row-bordered > [class$=" col"], .card .row-bordered > [class*=" col "]::before, .card .row-bordered > [class*=" col "]::after,
.card .row-bordered > [class^="col "] .card .row-bordered > [class$=" col"],
.card .row-bordered > [class^="col "]::before,
.card .row-bordered > [class^="col "]::after,
.card .row-bordered > [class*=" col-"] .card .row-bordered > [class$=" col"],
.card .row-bordered > [class*=" col-"]::before,
.card .row-bordered > [class*=" col-"]::after,
.card .row-bordered > [class^=col-] .card .row-bordered > [class$=" col"],
.card .row-bordered > [class^=col-]::before,
.card .row-bordered > [class^=col-]::after,
.card .row-bordered > [class=col] .card .row-bordered > [class$=" col"],
.card .row-bordered > [class=col]::before,
.card .row-bordered > [class=col]::after {
  border-color: rgba(75, 70, 92, 0.075);
}

/* line 11500, app/assets/stylesheets/core.css.scss */
.card-header.header-elements,
.card-title.header-elements {
  display: flex;
  width: 100%;
  align-items: center;
  flex-wrap: wrap;
}

/* line 11508, app/assets/stylesheets/core.css.scss */
.card-header.card-header-elements {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

/* line 11512, app/assets/stylesheets/core.css.scss */
.card-header .card-header-elements {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

/* line 11517, app/assets/stylesheets/core.css.scss */
.card-header-elements,
.card-title-elements {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

/* line 11523, app/assets/stylesheets/core.css.scss */
.card-header-elements + .card-header-elements,
.card-header-elements > * + *,
.card-header-elements + .card-title-elements,
.card-title-elements > * + *,
.card-title-elements + .card-header-elements,
.card-title-elements + .card-title-elements {
  margin-left: 0.25rem;
}

/* line 11531, app/assets/stylesheets/core.css.scss */
[dir=rtl] .card-header-elements + .card-header-elements,
[dir=rtl] .card-header-elements > * + *,
[dir=rtl] .card-header-elements + .card-title-elements,
[dir=rtl] .card-title-elements > * + *,
[dir=rtl] .card-title-elements + .card-header-elements,
[dir=rtl] .card-title-elements + .card-title-elements {
  margin-left: 0;
  margin-right: 0.25rem;
}

/* line 11541, app/assets/stylesheets/core.css.scss */
.card-title:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6) {
  color: #6f6b7d;
}

/* line 11545, app/assets/stylesheets/core.css.scss */
.card-img-left {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

@media (max-width: 767.98px) {
  /* line 11552, app/assets/stylesheets/core.css.scss */
  .card-img-left {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
}

/* line 11560, app/assets/stylesheets/core.css.scss */
.card-img-right {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

@media (max-width: 767.98px) {
  /* line 11567, app/assets/stylesheets/core.css.scss */
  .card-img-right {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

/* line 11575, app/assets/stylesheets/core.css.scss */
.card > .list-group .list-group-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 11580, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .card .card-separator {
  border-right: 1px solid #dbdade;
}

/* line 11583, app/assets/stylesheets/core.css.scss */
[dir=rtl] .card .card-separator {
  border-left: 1px solid #dbdade;
}

@media (max-width: 991.98px) {
  /* line 11588, app/assets/stylesheets/core.css.scss */
  .card .card-widget-separator-wrapper .card-widget-separator .card-widget-2.border-end {
    border-right: none !important;
    border-left: none !important;
  }
}

@media (max-width: 575.98px) {
  /* line 11594, app/assets/stylesheets/core.css.scss */
  .card .card-widget-separator-wrapper .card-widget-separator .card-widget-1.border-end,
.card .card-widget-separator-wrapper .card-widget-separator .card-widget-2.border-end,
.card .card-widget-separator-wrapper .card-widget-separator .card-widget-3.border-end {
    border-right: none !important;
    border-left: none !important;
    border-bottom: 1px solid #dbdade;
  }
}

@media (max-width: 767.98px) {
  /* line 11604, app/assets/stylesheets/core.css.scss */
  .card .card-separator {
    border-bottom: 1px solid #dbdade;
    padding-bottom: 1.5rem;
  }
  /* line 11608, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .card .card-separator {
    border-right-width: 0 !important;
  }
  /* line 11611, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .card .card-separator {
    border-left-width: 0 !important;
  }
}

/* line 11615, app/assets/stylesheets/core.css.scss */
[dir=rtl] .card-link + .card-link {
  margin-right: 1.5rem;
  margin-left: 0;
}

/* line 11619, app/assets/stylesheets/core.css.scss */
[dir=rtl] .card-action .card-header .card-action-title {
  margin-left: 0.5rem;
  margin-right: 0;
}

/* line 11623, app/assets/stylesheets/core.css.scss */
[dir=rtl] .card-action .card-header .card-action-element,
[dir=rtl] .card-action .card-header .card-action-element-toggle {
  left: 1.5rem;
  right: auto;
}

/* line 11628, app/assets/stylesheets/core.css.scss */
[dir=rtl] .card-img-left {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

@media (max-width: 767.98px) {
  /* line 11635, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .card-img-left {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }
}

/* line 11642, app/assets/stylesheets/core.css.scss */
[dir=rtl] .card-img-right {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

@media (max-width: 767.98px) {
  /* line 11649, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .card-img-right {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }
}

@media (min-width: 576px) {
  /* line 11657, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .card-group > .card {
    border: 0 solid #dbdade;
    border-radius: var(--bs-border-radius);
  }
  /* line 11661, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .card-group > .card .card-img-top,
[dir=rtl] .card-group > .card .card-header:first-child {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }
  /* line 11666, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .card-group > .card .card-img-bottom,
[dir=rtl] .card-group > .card .card-footer:last-child {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }
  /* line 11671, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .card-group > .card + .card {
    border-right: 0;
  }
  /* line 11674, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .card-group > .card:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 11678, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .card-group > .card:not(:first-child) .card-img-top,
[dir=rtl] .card-group > .card:not(:first-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 11682, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .card-group > .card:not(:first-child) .card-img-bottom,
[dir=rtl] .card-group > .card:not(:first-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 11686, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .card-group > .card:not(:last-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 11690, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .card-group > .card:not(:last-child) .card-img-top,
[dir=rtl] .card-group > .card:not(:last-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 11694, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .card-group > .card:not(:last-child) .card-img-bottom,
[dir=rtl] .card-group > .card:not(:last-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 11700, app/assets/stylesheets/core.css.scss */
.accordion-arrow-left .accordion-button.collapsed:focus {
  box-shadow: none;
}

/* line 11703, app/assets/stylesheets/core.css.scss */
.accordion-arrow-left .accordion-item {
  border: 0;
}

/* line 11706, app/assets/stylesheets/core.css.scss */
.accordion-arrow-left .accordion-button {
  padding: var(--bs-accordion-btn-padding-y) 0;
}

/* line 11709, app/assets/stylesheets/core.css.scss */
.accordion-arrow-left .accordion-button::after {
  content: "";
  display: none;
}

/* line 11713, app/assets/stylesheets/core.css.scss */
.accordion-arrow-left .accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: none;
}

/* line 11718, app/assets/stylesheets/core.css.scss */
.accordion-arrow-left .accordion-button:not(.collapsed)::before {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}

/* line 11722, app/assets/stylesheets/core.css.scss */
.accordion-arrow-left .accordion-button:not(.collapsed)::after {
  background-image: none;
  transform: none;
}

/* line 11726, app/assets/stylesheets/core.css.scss */
.accordion-arrow-left .accordion-button::before {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: 0;
  margin-top: 0.75rem;
  margin-right: 0.9rem;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 11740, app/assets/stylesheets/core.css.scss */
  .accordion-arrow-left .accordion-button::before {
    transition: none;
  }
}

/* line 11745, app/assets/stylesheets/core.css.scss */
.accordion.accordion-without-arrow .accordion-button::after {
  background-image: none !important;
}

/* line 11749, app/assets/stylesheets/core.css.scss */
.accordion-button {
  font-weight: inherit;
  align-items: unset;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

/* line 11755, app/assets/stylesheets/core.css.scss */
.accordion-button.collapsed {
  border-radius: 0.375rem;
}

/* line 11759, app/assets/stylesheets/core.css.scss */
.accordion.accordion-bordered .card {
  box-shadow: none;
}

/* line 11762, app/assets/stylesheets/core.css.scss */
.accordion:not(.accordion-bordered) > .card:not(:last-of-type) {
  border-radius: 0.375rem !important;
  margin-bottom: 0.5rem;
}

/* line 11767, app/assets/stylesheets/core.css.scss */
.accordion:not(.accordion-bordered) > .card.accordion-item {
  box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3);
}

/* line 11770, app/assets/stylesheets/core.css.scss */
.accordion:not(.accordion-bordered) > .card.accordion-item.active {
  box-shadow: 0 0.25rem 1.125rem rgba(75, 70, 92, 0.1);
}

/* line 11774, app/assets/stylesheets/core.css.scss */
.accordion-header + .accordion-collapse .accordion-body {
  padding-top: 0;
}

/* line 11778, app/assets/stylesheets/core.css.scss */
.accordion.accordion-bordered .accordion-item {
  border-color: #dbdade !important;
}

/* line 11781, app/assets/stylesheets/core.css.scss */
.accordion.accordion-bordered .accordion-item:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 11785, app/assets/stylesheets/core.css.scss */
.accordion.accordion-bordered .accordion-item:not(:last-of-type) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 11790, app/assets/stylesheets/core.css.scss */
[dir=rtl] .accordion-arrow-left .accordion-button::before {
  margin-left: 1.1rem;
  margin-right: 0;
  transform: rotate(180deg);
}

/* line 11795, app/assets/stylesheets/core.css.scss */
[dir=rtl] .accordion-arrow-left .accordion-button:not(.collapsed)::before {
  transform: rotate(90deg);
}

/* line 11798, app/assets/stylesheets/core.css.scss */
[dir=rtl] .accordion-button {
  text-align: right;
}

/* line 11801, app/assets/stylesheets/core.css.scss */
[dir=rtl] .accordion-button::after {
  margin-left: 0;
  margin-right: auto;
  transform: rotate(180deg);
}

/* line 11806, app/assets/stylesheets/core.css.scss */
[dir=rtl] .accordion-button:not(.collapsed)::after {
  transform: rotate(90deg);
}

/* line 11810, app/assets/stylesheets/core.css.scss */
.close:focus {
  outline: 0;
}

/* line 11814, app/assets/stylesheets/core.css.scss */
[dir=rtl] .close {
  float: left;
}

/* line 11818, app/assets/stylesheets/core.css.scss */
.toast.bs-toast {
  z-index: 1095;
}

/* line 11822, app/assets/stylesheets/core.css.scss */
.toast-header {
  border-bottom: 1px solid rgba(219, 218, 222, 0.3);
}

/* line 11825, app/assets/stylesheets/core.css.scss */
.toast-header .btn-close {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 4.5L5 13.5' stroke='%23a5a3ae' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 4.5L5 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='%23a5a3ae' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0.875rem;
  background-size: 0.875rem;
}

/* line 11833, app/assets/stylesheets/core.css.scss */
.toast-body {
  font-size: 0.8125rem;
  padding-top: 0.684rem;
  padding-bottom: 0.684rem;
}

/* line 11839, app/assets/stylesheets/core.css.scss */
.toast-container {
  --bs-toast-zindex: 9;
}

/* line 11843, app/assets/stylesheets/core.css.scss */
[dir=rtl] .toast-header .btn-close {
  margin-left: -0.375rem;
  margin-right: 0.875rem;
}

/* line 11848, app/assets/stylesheets/core.css.scss */
.toast-ex {
  position: fixed;
  top: 4.1rem;
  right: 0.5rem;
}

/* line 11853, app/assets/stylesheets/core.css.scss */
[dir=rtl] .toast-ex {
  left: 0.5rem;
  right: auto;
}

/* line 11858, app/assets/stylesheets/core.css.scss */
.toast-placement-ex {
  position: fixed;
}

/* line 11862, app/assets/stylesheets/core.css.scss */
.carousel .carousel-item.active h1,
.carousel .carousel-item.active .h1,
.carousel .carousel-item.active h2,
.carousel .carousel-item.active .h2,
.carousel .carousel-item.active h3,
.carousel .carousel-item.active .h3,
.carousel .carousel-item.active h4,
.carousel .carousel-item.active .h4,
.carousel .carousel-item.active h5,
.carousel .carousel-item.active .h5,
.carousel .carousel-item.active h6,
.carousel .carousel-item.active .h6,
.carousel .carousel-item.carousel-item-start h1,
.carousel .carousel-item.carousel-item-start .h1,
.carousel .carousel-item.carousel-item-start h2,
.carousel .carousel-item.carousel-item-start .h2,
.carousel .carousel-item.carousel-item-start h3,
.carousel .carousel-item.carousel-item-start .h3,
.carousel .carousel-item.carousel-item-start h4,
.carousel .carousel-item.carousel-item-start .h4,
.carousel .carousel-item.carousel-item-start h5,
.carousel .carousel-item.carousel-item-start .h5,
.carousel .carousel-item.carousel-item-start h6,
.carousel .carousel-item.carousel-item-start .h6 {
  color: #fff;
}

/* line 11889, app/assets/stylesheets/core.css.scss */
.carousel.carousel-dark .carousel-item h1,
.carousel.carousel-dark .carousel-item .h1,
.carousel.carousel-dark .carousel-item h2,
.carousel.carousel-dark .carousel-item .h2,
.carousel.carousel-dark .carousel-item h3,
.carousel.carousel-dark .carousel-item .h3,
.carousel.carousel-dark .carousel-item h4,
.carousel.carousel-dark .carousel-item .h4,
.carousel.carousel-dark .carousel-item h5,
.carousel.carousel-dark .carousel-item .h5,
.carousel.carousel-dark .carousel-item h6,
.carousel.carousel-dark .carousel-item .h6,
.carousel.carousel-dark .carousel-item.active h1,
.carousel.carousel-dark .carousel-item.active .h1,
.carousel.carousel-dark .carousel-item.active h2,
.carousel.carousel-dark .carousel-item.active .h2,
.carousel.carousel-dark .carousel-item.active h3,
.carousel.carousel-dark .carousel-item.active .h3,
.carousel.carousel-dark .carousel-item.active h4,
.carousel.carousel-dark .carousel-item.active .h4,
.carousel.carousel-dark .carousel-item.active h5,
.carousel.carousel-dark .carousel-item.active .h5,
.carousel.carousel-dark .carousel-item.active h6,
.carousel.carousel-dark .carousel-item.active .h6,
.carousel.carousel-dark .carousel-item.carousel-item-start h1,
.carousel.carousel-dark .carousel-item.carousel-item-start .h1,
.carousel.carousel-dark .carousel-item.carousel-item-start h2,
.carousel.carousel-dark .carousel-item.carousel-item-start .h2,
.carousel.carousel-dark .carousel-item.carousel-item-start h3,
.carousel.carousel-dark .carousel-item.carousel-item-start .h3,
.carousel.carousel-dark .carousel-item.carousel-item-start h4,
.carousel.carousel-dark .carousel-item.carousel-item-start .h4,
.carousel.carousel-dark .carousel-item.carousel-item-start h5,
.carousel.carousel-dark .carousel-item.carousel-item-start .h5,
.carousel.carousel-dark .carousel-item.carousel-item-start h6,
.carousel.carousel-dark .carousel-item.carousel-item-start .h6 {
  color: #4b465c;
}

/* line 11928, app/assets/stylesheets/core.css.scss */
.carousel-indicators {
  margin-bottom: 1.06rem;
}

/* line 11931, app/assets/stylesheets/core.css.scss */
.carousel-indicators [data-bs-target] {
  border-radius: 0.375rem;
}

/* line 11935, app/assets/stylesheets/core.css.scss */
.spinner-border-lg {
  width: 3rem;
  height: 3rem;
  border-width: 0.3em;
}

/* line 11941, app/assets/stylesheets/core.css.scss */
.spinner-grow-lg {
  width: 3rem;
  height: 3rem;
  border-width: 0.3em;
}

/* line 11947, app/assets/stylesheets/core.css.scss */
.btn .spinner-border,
.btn .spinner-grow {
  position: relative;
  top: -0.0625rem;
  height: 1em;
  width: 1em;
}

/* line 11954, app/assets/stylesheets/core.css.scss */
.btn .spinner-border {
  border-width: 0.15em;
}

@-webkit-keyframes spinner-border-rtl {
  to {
    transform: rotate(-360deg);
  }
}

@-moz-keyframes spinner-border-rtl {
  to {
    transform: rotate(-360deg);
  }
}

@keyframes spinner-border-rtl {
  to {
    transform: rotate(-360deg);
  }
}

/* line 11973, app/assets/stylesheets/core.css.scss */
[dir=rtl] .spinner-border {
  animation-name: spinner-border-rtl;
}

/* line 11977, app/assets/stylesheets/core.css.scss */
.offcanvas {
  box-shadow: 0 0.31rem 1.25rem 0 rgba(75, 70, 92, 0.4);
}

/* line 11980, app/assets/stylesheets/core.css.scss */
.offcanvas .offcanvas-header .btn-close {
  background-color: #e2e1e5;
  padding: 0.44rem;
  margin-right: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 4.5L5 13.5' stroke='%235d596c' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 4.5L5 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='%235d596c' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

/* line 11987, app/assets/stylesheets/core.css.scss */
[dir=rtl] .offcanvas-start {
  right: 0;
  transform: translateX(100%);
}

/* line 11991, app/assets/stylesheets/core.css.scss */
[dir=rtl] .offcanvas-end {
  right: auto;
  left: 0;
  transform: translateX(-100%);
}

/* line 11997, app/assets/stylesheets/core.css.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 12001, app/assets/stylesheets/core.css.scss */
.align-top {
  vertical-align: top !important;
}

/* line 12005, app/assets/stylesheets/core.css.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 12009, app/assets/stylesheets/core.css.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 12013, app/assets/stylesheets/core.css.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 12017, app/assets/stylesheets/core.css.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 12021, app/assets/stylesheets/core.css.scss */
.object-fit-contain {
  object-fit: contain !important;
}

/* line 12025, app/assets/stylesheets/core.css.scss */
.object-fit-cover {
  object-fit: cover !important;
}

/* line 12029, app/assets/stylesheets/core.css.scss */
.object-fit-fill {
  object-fit: fill !important;
}

/* line 12033, app/assets/stylesheets/core.css.scss */
.object-fit-scale {
  object-fit: scale-down !important;
}

/* line 12037, app/assets/stylesheets/core.css.scss */
.object-fit-none {
  object-fit: none !important;
}

/* line 12041, app/assets/stylesheets/core.css.scss */
.opacity-0 {
  opacity: 0 !important;
}

/* line 12045, app/assets/stylesheets/core.css.scss */
.opacity-25 {
  opacity: 0.25 !important;
}

/* line 12049, app/assets/stylesheets/core.css.scss */
.opacity-50 {
  opacity: 0.5 !important;
}

/* line 12053, app/assets/stylesheets/core.css.scss */
.opacity-75 {
  opacity: 0.75 !important;
}

/* line 12057, app/assets/stylesheets/core.css.scss */
.opacity-100 {
  opacity: 1 !important;
}

/* line 12061, app/assets/stylesheets/core.css.scss */
.overflow-auto {
  overflow: auto !important;
}

/* line 12065, app/assets/stylesheets/core.css.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 12069, app/assets/stylesheets/core.css.scss */
.overflow-visible {
  overflow: visible !important;
}

/* line 12073, app/assets/stylesheets/core.css.scss */
.overflow-scroll {
  overflow: scroll !important;
}

/* line 12077, app/assets/stylesheets/core.css.scss */
.d-inline {
  display: inline !important;
}

/* line 12081, app/assets/stylesheets/core.css.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 12085, app/assets/stylesheets/core.css.scss */
.d-block {
  display: block !important;
}

/* line 12089, app/assets/stylesheets/core.css.scss */
.d-grid {
  display: grid !important;
}

/* line 12093, app/assets/stylesheets/core.css.scss */
.d-table {
  display: table !important;
}

/* line 12097, app/assets/stylesheets/core.css.scss */
.d-table-row {
  display: table-row !important;
}

/* line 12101, app/assets/stylesheets/core.css.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 12105, app/assets/stylesheets/core.css.scss */
.d-flex {
  display: flex !important;
}

/* line 12109, app/assets/stylesheets/core.css.scss */
.d-inline-flex {
  display: inline-flex !important;
}

/* line 12113, app/assets/stylesheets/core.css.scss */
.d-none {
  display: none !important;
}

/* line 12117, app/assets/stylesheets/core.css.scss */
.shadow {
  box-shadow: 0 0.25rem 1rem rgba(165, 163, 174, 0.45) !important;
}

/* line 12121, app/assets/stylesheets/core.css.scss */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3) !important;
}

/* line 12125, app/assets/stylesheets/core.css.scss */
.shadow-lg {
  box-shadow: 0 0.625rem 1.25rem rgba(165, 163, 174, 0.4) !important;
}

/* line 12129, app/assets/stylesheets/core.css.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 12133, app/assets/stylesheets/core.css.scss */
.position-static {
  position: static !important;
}

/* line 12137, app/assets/stylesheets/core.css.scss */
.position-relative {
  position: relative !important;
}

/* line 12141, app/assets/stylesheets/core.css.scss */
.position-absolute {
  position: absolute !important;
}

/* line 12145, app/assets/stylesheets/core.css.scss */
.position-fixed {
  position: fixed !important;
}

/* line 12149, app/assets/stylesheets/core.css.scss */
.position-sticky {
  position: sticky !important;
}

/* line 12153, app/assets/stylesheets/core.css.scss */
.top-0 {
  top: 0 !important;
}

/* line 12157, app/assets/stylesheets/core.css.scss */
.top-50 {
  top: 50% !important;
}

/* line 12161, app/assets/stylesheets/core.css.scss */
.top-100 {
  top: 100% !important;
}

/* line 12165, app/assets/stylesheets/core.css.scss */
.bottom-0 {
  bottom: 0 !important;
}

/* line 12169, app/assets/stylesheets/core.css.scss */
.bottom-50 {
  bottom: 50% !important;
}

/* line 12173, app/assets/stylesheets/core.css.scss */
.bottom-100 {
  bottom: 100% !important;
}

/* line 12177, app/assets/stylesheets/core.css.scss */
.border {
  border: 1px solid #dbdade !important;
}

/* line 12181, app/assets/stylesheets/core.css.scss */
.border-0 {
  border: 0 !important;
}

/* line 12185, app/assets/stylesheets/core.css.scss */
.border-solid {
  border-style: solid !important;
}

/* line 12189, app/assets/stylesheets/core.css.scss */
.border-dashed {
  border-style: dashed !important;
}

/* line 12193, app/assets/stylesheets/core.css.scss */
.border-none {
  border-style: none !important;
}

/* line 12197, app/assets/stylesheets/core.css.scss */
.border-top {
  border-top: 1px solid #dbdade !important;
}

/* line 12201, app/assets/stylesheets/core.css.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 12205, app/assets/stylesheets/core.css.scss */
.border-bottom {
  border-bottom: 1px solid #dbdade !important;
}

/* line 12209, app/assets/stylesheets/core.css.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 12213, app/assets/stylesheets/core.css.scss */
.border-primary {
  border-color: #7367f0 !important;
}

/* line 12217, app/assets/stylesheets/core.css.scss */
.border-secondary {
  border-color: #a8aaae !important;
}

/* line 12221, app/assets/stylesheets/core.css.scss */
.border-success {
  border-color: #28c76f !important;
}

/* line 12225, app/assets/stylesheets/core.css.scss */
.border-info {
  border-color: #00cfe8 !important;
}

/* line 12229, app/assets/stylesheets/core.css.scss */
.border-warning {
  border-color: #ff9f43 !important;
}

/* line 12233, app/assets/stylesheets/core.css.scss */
.border-danger {
  border-color: #ea5455 !important;
}

/* line 12237, app/assets/stylesheets/core.css.scss */
.border-light {
  border-color: rgba(75, 70, 92, 0.05) !important;
}

/* line 12241, app/assets/stylesheets/core.css.scss */
.border-dark {
  border-color: #4b4b4b !important;
}

/* line 12245, app/assets/stylesheets/core.css.scss */
.border-gray {
  border-color: rgba(75, 70, 92, 0.05) !important;
}

/* line 12249, app/assets/stylesheets/core.css.scss */
.border-white {
  border-color: #fff !important;
}

/* line 12253, app/assets/stylesheets/core.css.scss */
.border-transparent {
  border-color: transparent !important;
}

/* line 12257, app/assets/stylesheets/core.css.scss */
.border-label-primary {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

/* line 12262, app/assets/stylesheets/core.css.scss */
.border-label-secondary {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

/* line 12267, app/assets/stylesheets/core.css.scss */
.border-label-success {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

/* line 12272, app/assets/stylesheets/core.css.scss */
.border-label-info {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

/* line 12277, app/assets/stylesheets/core.css.scss */
.border-label-warning {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

/* line 12282, app/assets/stylesheets/core.css.scss */
.border-label-danger {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

/* line 12287, app/assets/stylesheets/core.css.scss */
.border-label-light {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

/* line 12292, app/assets/stylesheets/core.css.scss */
.border-label-dark {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

/* line 12297, app/assets/stylesheets/core.css.scss */
.border-label-gray {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-gray-rgb), var(--bs-border-opacity)) !important;
}

/* line 12302, app/assets/stylesheets/core.css.scss */
.border-label-black {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

/* line 12307, app/assets/stylesheets/core.css.scss */
.border-label-white {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

/* line 12312, app/assets/stylesheets/core.css.scss */
.border-1 {
  border-width: 1px !important;
}

/* line 12316, app/assets/stylesheets/core.css.scss */
.border-2 {
  border-width: 2px !important;
}

/* line 12320, app/assets/stylesheets/core.css.scss */
.border-3 {
  border-width: 3px !important;
}

/* line 12324, app/assets/stylesheets/core.css.scss */
.border-4 {
  border-width: 4px !important;
}

/* line 12328, app/assets/stylesheets/core.css.scss */
.border-5 {
  border-width: 5px !important;
}

/* line 12332, app/assets/stylesheets/core.css.scss */
.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

/* line 12336, app/assets/stylesheets/core.css.scss */
.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

/* line 12340, app/assets/stylesheets/core.css.scss */
.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

/* line 12344, app/assets/stylesheets/core.css.scss */
.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

/* line 12348, app/assets/stylesheets/core.css.scss */
.border-opacity-100 {
  --bs-border-opacity: 1;
}

/* line 12352, app/assets/stylesheets/core.css.scss */
.border-top-dashed {
  border-top-style: dashed !important;
}

/* line 12356, app/assets/stylesheets/core.css.scss */
.border-bottom-dashed {
  border-bottom-style: dashed !important;
}

/* line 12360, app/assets/stylesheets/core.css.scss */
.w-px-14 {
  width: 14px !important;
}

/* line 12364, app/assets/stylesheets/core.css.scss */
.w-px-18 {
  width: 18px !important;
}

/* line 12368, app/assets/stylesheets/core.css.scss */
.w-px-20 {
  width: 20px !important;
}

/* line 12372, app/assets/stylesheets/core.css.scss */
.w-px-30 {
  width: 30px !important;
}

/* line 12376, app/assets/stylesheets/core.css.scss */
.w-px-40 {
  width: 40px !important;
}

/* line 12380, app/assets/stylesheets/core.css.scss */
.w-px-50 {
  width: 50px !important;
}

/* line 12384, app/assets/stylesheets/core.css.scss */
.w-px-75 {
  width: 75px !important;
}

/* line 12388, app/assets/stylesheets/core.css.scss */
.w-px-100 {
  width: 100px !important;
}

/* line 12392, app/assets/stylesheets/core.css.scss */
.w-px-150 {
  width: 150px !important;
}

/* line 12396, app/assets/stylesheets/core.css.scss */
.w-px-200 {
  width: 200px !important;
}

/* line 12400, app/assets/stylesheets/core.css.scss */
.w-px-250 {
  width: 250px !important;
}

/* line 12404, app/assets/stylesheets/core.css.scss */
.w-px-300 {
  width: 300px !important;
}

/* line 12408, app/assets/stylesheets/core.css.scss */
.w-px-350 {
  width: 350px !important;
}

/* line 12412, app/assets/stylesheets/core.css.scss */
.w-px-400 {
  width: 400px !important;
}

/* line 12416, app/assets/stylesheets/core.css.scss */
.w-px-500 {
  width: 500px !important;
}

/* line 12420, app/assets/stylesheets/core.css.scss */
.w-px-600 {
  width: 600px !important;
}

/* line 12424, app/assets/stylesheets/core.css.scss */
.w-px-700 {
  width: 700px !important;
}

/* line 12428, app/assets/stylesheets/core.css.scss */
.w-px-800 {
  width: 800px !important;
}

/* line 12432, app/assets/stylesheets/core.css.scss */
.w-auto {
  width: auto !important;
}

/* line 12436, app/assets/stylesheets/core.css.scss */
.w-20 {
  width: 20% !important;
}

/* line 12440, app/assets/stylesheets/core.css.scss */
.w-25 {
  width: 25% !important;
}

/* line 12444, app/assets/stylesheets/core.css.scss */
.w-50 {
  width: 50% !important;
}

/* line 12448, app/assets/stylesheets/core.css.scss */
.w-60 {
  width: 60% !important;
}

/* line 12452, app/assets/stylesheets/core.css.scss */
.w-75 {
  width: 75% !important;
}

/* line 12456, app/assets/stylesheets/core.css.scss */
.w-100 {
  width: 100% !important;
}

/* line 12460, app/assets/stylesheets/core.css.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 12464, app/assets/stylesheets/core.css.scss */
.vw-100 {
  width: 100vw !important;
}

/* line 12468, app/assets/stylesheets/core.css.scss */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 12472, app/assets/stylesheets/core.css.scss */
.h-px-14 {
  height: 14px !important;
}

/* line 12476, app/assets/stylesheets/core.css.scss */
.h-px-18 {
  height: 18px !important;
}

/* line 12480, app/assets/stylesheets/core.css.scss */
.h-px-20 {
  height: 20px !important;
}

/* line 12484, app/assets/stylesheets/core.css.scss */
.h-px-30 {
  height: 30px !important;
}

/* line 12488, app/assets/stylesheets/core.css.scss */
.h-px-40 {
  height: 40px !important;
}

/* line 12492, app/assets/stylesheets/core.css.scss */
.h-px-50 {
  height: 50px !important;
}

/* line 12496, app/assets/stylesheets/core.css.scss */
.h-px-75 {
  height: 75px !important;
}

/* line 12500, app/assets/stylesheets/core.css.scss */
.h-px-100 {
  height: 100px !important;
}

/* line 12504, app/assets/stylesheets/core.css.scss */
.h-px-150 {
  height: 150px !important;
}

/* line 12508, app/assets/stylesheets/core.css.scss */
.h-px-200 {
  height: 200px !important;
}

/* line 12512, app/assets/stylesheets/core.css.scss */
.h-px-250 {
  height: 250px !important;
}

/* line 12516, app/assets/stylesheets/core.css.scss */
.h-px-300 {
  height: 300px !important;
}

/* line 12520, app/assets/stylesheets/core.css.scss */
.h-px-350 {
  height: 350px !important;
}

/* line 12524, app/assets/stylesheets/core.css.scss */
.h-px-400 {
  height: 400px !important;
}

/* line 12528, app/assets/stylesheets/core.css.scss */
.h-px-500 {
  height: 500px !important;
}

/* line 12532, app/assets/stylesheets/core.css.scss */
.h-px-600 {
  height: 600px !important;
}

/* line 12536, app/assets/stylesheets/core.css.scss */
.h-px-700 {
  height: 700px !important;
}

/* line 12540, app/assets/stylesheets/core.css.scss */
.h-px-800 {
  height: 800px !important;
}

/* line 12544, app/assets/stylesheets/core.css.scss */
.h-auto {
  height: auto !important;
}

/* line 12548, app/assets/stylesheets/core.css.scss */
.h-25 {
  height: 25% !important;
}

/* line 12552, app/assets/stylesheets/core.css.scss */
.h-50 {
  height: 50% !important;
}

/* line 12556, app/assets/stylesheets/core.css.scss */
.h-75 {
  height: 75% !important;
}

/* line 12560, app/assets/stylesheets/core.css.scss */
.h-100 {
  height: 100% !important;
}

/* line 12564, app/assets/stylesheets/core.css.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 12568, app/assets/stylesheets/core.css.scss */
.vh-100 {
  height: 100vh !important;
}

/* line 12572, app/assets/stylesheets/core.css.scss */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 12576, app/assets/stylesheets/core.css.scss */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 12580, app/assets/stylesheets/core.css.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 12584, app/assets/stylesheets/core.css.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 12588, app/assets/stylesheets/core.css.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 12592, app/assets/stylesheets/core.css.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 12596, app/assets/stylesheets/core.css.scss */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 12600, app/assets/stylesheets/core.css.scss */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 12604, app/assets/stylesheets/core.css.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 12608, app/assets/stylesheets/core.css.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 12612, app/assets/stylesheets/core.css.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 12616, app/assets/stylesheets/core.css.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 12620, app/assets/stylesheets/core.css.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 12624, app/assets/stylesheets/core.css.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 12628, app/assets/stylesheets/core.css.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 12632, app/assets/stylesheets/core.css.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 12636, app/assets/stylesheets/core.css.scss */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 12640, app/assets/stylesheets/core.css.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 12644, app/assets/stylesheets/core.css.scss */
.justify-content-evenly {
  justify-content: space-evenly !important;
}

/* line 12648, app/assets/stylesheets/core.css.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 12652, app/assets/stylesheets/core.css.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 12656, app/assets/stylesheets/core.css.scss */
.align-items-center {
  align-items: center !important;
}

/* line 12660, app/assets/stylesheets/core.css.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 12664, app/assets/stylesheets/core.css.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 12668, app/assets/stylesheets/core.css.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 12672, app/assets/stylesheets/core.css.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 12676, app/assets/stylesheets/core.css.scss */
.align-content-center {
  align-content: center !important;
}

/* line 12680, app/assets/stylesheets/core.css.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 12684, app/assets/stylesheets/core.css.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 12688, app/assets/stylesheets/core.css.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 12692, app/assets/stylesheets/core.css.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 12696, app/assets/stylesheets/core.css.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 12700, app/assets/stylesheets/core.css.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 12704, app/assets/stylesheets/core.css.scss */
.align-self-center {
  align-self: center !important;
}

/* line 12708, app/assets/stylesheets/core.css.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 12712, app/assets/stylesheets/core.css.scss */
.align-self-stretch {
  align-self: stretch !important;
}

/* line 12716, app/assets/stylesheets/core.css.scss */
.order-first {
  order: -1 !important;
}

/* line 12720, app/assets/stylesheets/core.css.scss */
.order-0 {
  order: 0 !important;
}

/* line 12724, app/assets/stylesheets/core.css.scss */
.order-1 {
  order: 1 !important;
}

/* line 12728, app/assets/stylesheets/core.css.scss */
.order-2 {
  order: 2 !important;
}

/* line 12732, app/assets/stylesheets/core.css.scss */
.order-3 {
  order: 3 !important;
}

/* line 12736, app/assets/stylesheets/core.css.scss */
.order-4 {
  order: 4 !important;
}

/* line 12740, app/assets/stylesheets/core.css.scss */
.order-5 {
  order: 5 !important;
}

/* line 12744, app/assets/stylesheets/core.css.scss */
.order-last {
  order: 6 !important;
}

/* line 12748, app/assets/stylesheets/core.css.scss */
.m-0 {
  margin: 0 !important;
}

/* line 12752, app/assets/stylesheets/core.css.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 12756, app/assets/stylesheets/core.css.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 12760, app/assets/stylesheets/core.css.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 12764, app/assets/stylesheets/core.css.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 12768, app/assets/stylesheets/core.css.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 12772, app/assets/stylesheets/core.css.scss */
.m-auto {
  margin: auto !important;
}

/* line 12776, app/assets/stylesheets/core.css.scss */
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 12781, app/assets/stylesheets/core.css.scss */
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

/* line 12786, app/assets/stylesheets/core.css.scss */
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

/* line 12791, app/assets/stylesheets/core.css.scss */
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

/* line 12796, app/assets/stylesheets/core.css.scss */
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

/* line 12801, app/assets/stylesheets/core.css.scss */
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

/* line 12806, app/assets/stylesheets/core.css.scss */
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* line 12811, app/assets/stylesheets/core.css.scss */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 12816, app/assets/stylesheets/core.css.scss */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 12821, app/assets/stylesheets/core.css.scss */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 12826, app/assets/stylesheets/core.css.scss */
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 12831, app/assets/stylesheets/core.css.scss */
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 12836, app/assets/stylesheets/core.css.scss */
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 12841, app/assets/stylesheets/core.css.scss */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* line 12846, app/assets/stylesheets/core.css.scss */
.mt-0 {
  margin-top: 0 !important;
}

/* line 12850, app/assets/stylesheets/core.css.scss */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 12854, app/assets/stylesheets/core.css.scss */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 12858, app/assets/stylesheets/core.css.scss */
.mt-3 {
  margin-top: 1rem !important;
}

/* line 12862, app/assets/stylesheets/core.css.scss */
.mt-4 {
  margin-top: 1.5rem !important;
}

/* line 12866, app/assets/stylesheets/core.css.scss */
.mt-5 {
  margin-top: 3rem !important;
}

/* line 12870, app/assets/stylesheets/core.css.scss */
.mt-auto {
  margin-top: auto !important;
}

/* line 12874, app/assets/stylesheets/core.css.scss */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 12878, app/assets/stylesheets/core.css.scss */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 12882, app/assets/stylesheets/core.css.scss */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 12886, app/assets/stylesheets/core.css.scss */
.mb-3 {
  margin-bottom: 1rem !important;
}

/* line 12890, app/assets/stylesheets/core.css.scss */
.mb-4 {
  margin-bottom: 1.5rem !important;
}

/* line 12894, app/assets/stylesheets/core.css.scss */
.mb-5 {
  margin-bottom: 3rem !important;
}

/* line 12898, app/assets/stylesheets/core.css.scss */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 12902, app/assets/stylesheets/core.css.scss */
.m-n1 {
  margin: -0.25rem !important;
}

/* line 12906, app/assets/stylesheets/core.css.scss */
.m-n2 {
  margin: -0.5rem !important;
}

/* line 12910, app/assets/stylesheets/core.css.scss */
.m-n3 {
  margin: -1rem !important;
}

/* line 12914, app/assets/stylesheets/core.css.scss */
.m-n4 {
  margin: -1.5rem !important;
}

/* line 12918, app/assets/stylesheets/core.css.scss */
.m-n5 {
  margin: -3rem !important;
}

/* line 12922, app/assets/stylesheets/core.css.scss */
.mx-n1 {
  margin-right: -0.25rem !important;
  margin-left: -0.25rem !important;
}

/* line 12927, app/assets/stylesheets/core.css.scss */
.mx-n2 {
  margin-right: -0.5rem !important;
  margin-left: -0.5rem !important;
}

/* line 12932, app/assets/stylesheets/core.css.scss */
.mx-n3 {
  margin-right: -1rem !important;
  margin-left: -1rem !important;
}

/* line 12937, app/assets/stylesheets/core.css.scss */
.mx-n4 {
  margin-right: -1.5rem !important;
  margin-left: -1.5rem !important;
}

/* line 12942, app/assets/stylesheets/core.css.scss */
.mx-n5 {
  margin-right: -3rem !important;
  margin-left: -3rem !important;
}

/* line 12947, app/assets/stylesheets/core.css.scss */
.my-n1 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}

/* line 12952, app/assets/stylesheets/core.css.scss */
.my-n2 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

/* line 12957, app/assets/stylesheets/core.css.scss */
.my-n3 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}

/* line 12962, app/assets/stylesheets/core.css.scss */
.my-n4 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}

/* line 12967, app/assets/stylesheets/core.css.scss */
.my-n5 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}

/* line 12972, app/assets/stylesheets/core.css.scss */
.mt-n1 {
  margin-top: -0.25rem !important;
}

/* line 12976, app/assets/stylesheets/core.css.scss */
.mt-n2 {
  margin-top: -0.5rem !important;
}

/* line 12980, app/assets/stylesheets/core.css.scss */
.mt-n3 {
  margin-top: -1rem !important;
}

/* line 12984, app/assets/stylesheets/core.css.scss */
.mt-n4 {
  margin-top: -1.5rem !important;
}

/* line 12988, app/assets/stylesheets/core.css.scss */
.mt-n5 {
  margin-top: -3rem !important;
}

/* line 12992, app/assets/stylesheets/core.css.scss */
.mb-n1 {
  margin-bottom: -0.25rem !important;
}

/* line 12996, app/assets/stylesheets/core.css.scss */
.mb-n2 {
  margin-bottom: -0.5rem !important;
}

/* line 13000, app/assets/stylesheets/core.css.scss */
.mb-n3 {
  margin-bottom: -1rem !important;
}

/* line 13004, app/assets/stylesheets/core.css.scss */
.mb-n4 {
  margin-bottom: -1.5rem !important;
}

/* line 13008, app/assets/stylesheets/core.css.scss */
.mb-n5 {
  margin-bottom: -3rem !important;
}

/* line 13012, app/assets/stylesheets/core.css.scss */
.p-0 {
  padding: 0 !important;
}

/* line 13016, app/assets/stylesheets/core.css.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 13020, app/assets/stylesheets/core.css.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 13024, app/assets/stylesheets/core.css.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 13028, app/assets/stylesheets/core.css.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 13032, app/assets/stylesheets/core.css.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 13036, app/assets/stylesheets/core.css.scss */
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 13041, app/assets/stylesheets/core.css.scss */
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

/* line 13046, app/assets/stylesheets/core.css.scss */
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

/* line 13051, app/assets/stylesheets/core.css.scss */
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

/* line 13056, app/assets/stylesheets/core.css.scss */
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

/* line 13061, app/assets/stylesheets/core.css.scss */
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

/* line 13066, app/assets/stylesheets/core.css.scss */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 13071, app/assets/stylesheets/core.css.scss */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 13076, app/assets/stylesheets/core.css.scss */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 13081, app/assets/stylesheets/core.css.scss */
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 13086, app/assets/stylesheets/core.css.scss */
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 13091, app/assets/stylesheets/core.css.scss */
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 13096, app/assets/stylesheets/core.css.scss */
.pt-0 {
  padding-top: 0 !important;
}

/* line 13100, app/assets/stylesheets/core.css.scss */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 13104, app/assets/stylesheets/core.css.scss */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 13108, app/assets/stylesheets/core.css.scss */
.pt-3 {
  padding-top: 1rem !important;
}

/* line 13112, app/assets/stylesheets/core.css.scss */
.pt-4 {
  padding-top: 1.5rem !important;
}

/* line 13116, app/assets/stylesheets/core.css.scss */
.pt-5 {
  padding-top: 3rem !important;
}

/* line 13120, app/assets/stylesheets/core.css.scss */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 13124, app/assets/stylesheets/core.css.scss */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 13128, app/assets/stylesheets/core.css.scss */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 13132, app/assets/stylesheets/core.css.scss */
.pb-3 {
  padding-bottom: 1rem !important;
}

/* line 13136, app/assets/stylesheets/core.css.scss */
.pb-4 {
  padding-bottom: 1.5rem !important;
}

/* line 13140, app/assets/stylesheets/core.css.scss */
.pb-5 {
  padding-bottom: 3rem !important;
}

/* line 13144, app/assets/stylesheets/core.css.scss */
.gap-0 {
  gap: 0 !important;
}

/* line 13148, app/assets/stylesheets/core.css.scss */
.gap-1 {
  gap: 0.25rem !important;
}

/* line 13152, app/assets/stylesheets/core.css.scss */
.gap-2 {
  gap: 0.5rem !important;
}

/* line 13156, app/assets/stylesheets/core.css.scss */
.gap-3 {
  gap: 1rem !important;
}

/* line 13160, app/assets/stylesheets/core.css.scss */
.gap-4 {
  gap: 1.5rem !important;
}

/* line 13164, app/assets/stylesheets/core.css.scss */
.gap-5 {
  gap: 3rem !important;
}

/* line 13168, app/assets/stylesheets/core.css.scss */
.row-gap-0 {
  row-gap: 0 !important;
}

/* line 13172, app/assets/stylesheets/core.css.scss */
.row-gap-1 {
  row-gap: 0.25rem !important;
}

/* line 13176, app/assets/stylesheets/core.css.scss */
.row-gap-2 {
  row-gap: 0.5rem !important;
}

/* line 13180, app/assets/stylesheets/core.css.scss */
.row-gap-3 {
  row-gap: 1rem !important;
}

/* line 13184, app/assets/stylesheets/core.css.scss */
.row-gap-4 {
  row-gap: 1.5rem !important;
}

/* line 13188, app/assets/stylesheets/core.css.scss */
.row-gap-5 {
  row-gap: 3rem !important;
}

/* line 13192, app/assets/stylesheets/core.css.scss */
.column-gap-0 {
  column-gap: 0 !important;
}

/* line 13196, app/assets/stylesheets/core.css.scss */
.column-gap-1 {
  column-gap: 0.25rem !important;
}

/* line 13200, app/assets/stylesheets/core.css.scss */
.column-gap-2 {
  column-gap: 0.5rem !important;
}

/* line 13204, app/assets/stylesheets/core.css.scss */
.column-gap-3 {
  column-gap: 1rem !important;
}

/* line 13208, app/assets/stylesheets/core.css.scss */
.column-gap-4 {
  column-gap: 1.5rem !important;
}

/* line 13212, app/assets/stylesheets/core.css.scss */
.column-gap-5 {
  column-gap: 3rem !important;
}

/* line 13216, app/assets/stylesheets/core.css.scss */
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

/* line 13220, app/assets/stylesheets/core.css.scss */
.fs-1 {
  font-size: calc(1.3625rem + 1.35vw) !important;
}

/* line 13224, app/assets/stylesheets/core.css.scss */
.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

/* line 13228, app/assets/stylesheets/core.css.scss */
.fs-3 {
  font-size: calc(1.2875rem + 0.45vw) !important;
}

/* line 13232, app/assets/stylesheets/core.css.scss */
.fs-4 {
  font-size: calc(1.2625rem + 0.15vw) !important;
}

/* line 13236, app/assets/stylesheets/core.css.scss */
.fs-5 {
  font-size: 1.125rem !important;
}

/* line 13240, app/assets/stylesheets/core.css.scss */
.fs-6 {
  font-size: 0.9375rem !important;
}

/* line 13244, app/assets/stylesheets/core.css.scss */
.fs-tiny {
  font-size: 70% !important;
}

/* line 13248, app/assets/stylesheets/core.css.scss */
.fs-big {
  font-size: 112% !important;
}

/* line 13252, app/assets/stylesheets/core.css.scss */
.fs-large {
  font-size: 150% !important;
}

/* line 13256, app/assets/stylesheets/core.css.scss */
.fs-xlarge {
  font-size: 170% !important;
}

/* line 13260, app/assets/stylesheets/core.css.scss */
.fst-italic {
  font-style: italic !important;
}

/* line 13264, app/assets/stylesheets/core.css.scss */
.fst-normal {
  font-style: normal !important;
}

/* line 13268, app/assets/stylesheets/core.css.scss */
.fw-lighter {
  font-weight: lighter !important;
}

/* line 13272, app/assets/stylesheets/core.css.scss */
.fw-light {
  font-weight: 300 !important;
}

/* line 13276, app/assets/stylesheets/core.css.scss */
.fw-normal {
  font-weight: 400 !important;
}

/* line 13280, app/assets/stylesheets/core.css.scss */
.fw-medium {
  font-weight: 500 !important;
}

/* line 13284, app/assets/stylesheets/core.css.scss */
.fw-semibold {
  font-weight: 600 !important;
}

/* line 13288, app/assets/stylesheets/core.css.scss */
.fw-bold {
  font-weight: 700 !important;
}

/* line 13292, app/assets/stylesheets/core.css.scss */
.fw-bolder {
  font-weight: bolder !important;
}

/* line 13296, app/assets/stylesheets/core.css.scss */
.lh-1 {
  line-height: 1 !important;
}

/* line 13300, app/assets/stylesheets/core.css.scss */
.lh-inherit {
  line-height: inherit !important;
}

/* line 13304, app/assets/stylesheets/core.css.scss */
.lh-sm {
  line-height: 1 !important;
}

/* line 13308, app/assets/stylesheets/core.css.scss */
.lh-base {
  line-height: 1.47 !important;
}

/* line 13312, app/assets/stylesheets/core.css.scss */
.lh-lg {
  line-height: 1.375 !important;
}

/* line 13316, app/assets/stylesheets/core.css.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 13320, app/assets/stylesheets/core.css.scss */
.text-decoration-underline {
  text-decoration: underline !important;
}

/* line 13324, app/assets/stylesheets/core.css.scss */
.text-decoration-line-through {
  text-decoration: line-through !important;
}

/* line 13328, app/assets/stylesheets/core.css.scss */
.text-none {
  text-transform: none !important;
}

/* line 13332, app/assets/stylesheets/core.css.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 13336, app/assets/stylesheets/core.css.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 13340, app/assets/stylesheets/core.css.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 13344, app/assets/stylesheets/core.css.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 13348, app/assets/stylesheets/core.css.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
/* line 13353, app/assets/stylesheets/core.css.scss */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
/* line 13359, app/assets/stylesheets/core.css.scss */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

/* line 13364, app/assets/stylesheets/core.css.scss */
.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

/* line 13369, app/assets/stylesheets/core.css.scss */
.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

/* line 13374, app/assets/stylesheets/core.css.scss */
.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

/* line 13379, app/assets/stylesheets/core.css.scss */
.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

/* line 13384, app/assets/stylesheets/core.css.scss */
.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

/* line 13389, app/assets/stylesheets/core.css.scss */
.text-light {
  --bs-text-opacity: 1;
  color: #b7b5be !important;
}

/* line 13394, app/assets/stylesheets/core.css.scss */
.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

/* line 13399, app/assets/stylesheets/core.css.scss */
.text-gray {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gray-rgb), var(--bs-text-opacity)) !important;
}

/* line 13404, app/assets/stylesheets/core.css.scss */
.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

/* line 13409, app/assets/stylesheets/core.css.scss */
.text-white {
  --bs-text-opacity: 1;
  color: #fff !important;
}

/* line 13414, app/assets/stylesheets/core.css.scss */
.text-body {
  --bs-text-opacity: 1;
  color: #6f6b7d !important;
}

/* line 13419, app/assets/stylesheets/core.css.scss */
.text-muted {
  --bs-text-opacity: 1;
  color: #a5a3ae !important;
}

/* line 13424, app/assets/stylesheets/core.css.scss */
.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(75, 70, 92, 0.5) !important;
}

/* line 13429, app/assets/stylesheets/core.css.scss */
.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 13434, app/assets/stylesheets/core.css.scss */
.text-heading {
  --bs-text-opacity: 1;
  color: #5d596c !important;
}

/* line 13439, app/assets/stylesheets/core.css.scss */
.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

/* line 13444, app/assets/stylesheets/core.css.scss */
.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

/* line 13448, app/assets/stylesheets/core.css.scss */
.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

/* line 13452, app/assets/stylesheets/core.css.scss */
.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

/* line 13456, app/assets/stylesheets/core.css.scss */
.text-opacity-100 {
  --bs-text-opacity: 1;
}

/* line 13460, app/assets/stylesheets/core.css.scss */
.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

/* line 13464, app/assets/stylesheets/core.css.scss */
.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

/* line 13468, app/assets/stylesheets/core.css.scss */
.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

/* line 13472, app/assets/stylesheets/core.css.scss */
.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

/* line 13476, app/assets/stylesheets/core.css.scss */
.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

/* line 13480, app/assets/stylesheets/core.css.scss */
.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

/* line 13484, app/assets/stylesheets/core.css.scss */
.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

/* line 13488, app/assets/stylesheets/core.css.scss */
.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

/* line 13492, app/assets/stylesheets/core.css.scss */
.link-opacity-100 {
  --bs-link-opacity: 1;
}

/* line 13496, app/assets/stylesheets/core.css.scss */
.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

/* line 13500, app/assets/stylesheets/core.css.scss */
.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

/* line 13504, app/assets/stylesheets/core.css.scss */
.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

/* line 13508, app/assets/stylesheets/core.css.scss */
.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

/* line 13512, app/assets/stylesheets/core.css.scss */
.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

/* line 13516, app/assets/stylesheets/core.css.scss */
.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

/* line 13520, app/assets/stylesheets/core.css.scss */
.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

/* line 13524, app/assets/stylesheets/core.css.scss */
.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 13529, app/assets/stylesheets/core.css.scss */
.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 13534, app/assets/stylesheets/core.css.scss */
.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 13539, app/assets/stylesheets/core.css.scss */
.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 13544, app/assets/stylesheets/core.css.scss */
.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 13549, app/assets/stylesheets/core.css.scss */
.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 13554, app/assets/stylesheets/core.css.scss */
.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 13559, app/assets/stylesheets/core.css.scss */
.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 13564, app/assets/stylesheets/core.css.scss */
.link-underline-gray {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-gray-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 13569, app/assets/stylesheets/core.css.scss */
.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 13574, app/assets/stylesheets/core.css.scss */
.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

/* line 13578, app/assets/stylesheets/core.css.scss */
.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

/* line 13582, app/assets/stylesheets/core.css.scss */
.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

/* line 13586, app/assets/stylesheets/core.css.scss */
.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

/* line 13590, app/assets/stylesheets/core.css.scss */
.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

/* line 13594, app/assets/stylesheets/core.css.scss */
.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

/* line 13598, app/assets/stylesheets/core.css.scss */
.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

/* line 13602, app/assets/stylesheets/core.css.scss */
.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

/* line 13606, app/assets/stylesheets/core.css.scss */
.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

/* line 13610, app/assets/stylesheets/core.css.scss */
.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

/* line 13614, app/assets/stylesheets/core.css.scss */
.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

/* line 13618, app/assets/stylesheets/core.css.scss */
.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

/* line 13622, app/assets/stylesheets/core.css.scss */
.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

/* line 13627, app/assets/stylesheets/core.css.scss */
.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

/* line 13632, app/assets/stylesheets/core.css.scss */
.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

/* line 13637, app/assets/stylesheets/core.css.scss */
.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

/* line 13642, app/assets/stylesheets/core.css.scss */
.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

/* line 13647, app/assets/stylesheets/core.css.scss */
.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

/* line 13652, app/assets/stylesheets/core.css.scss */
.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

/* line 13657, app/assets/stylesheets/core.css.scss */
.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

/* line 13662, app/assets/stylesheets/core.css.scss */
.bg-gray {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-gray-rgb), var(--bs-bg-opacity)) !important;
}

/* line 13667, app/assets/stylesheets/core.css.scss */
.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

/* line 13672, app/assets/stylesheets/core.css.scss */
.bg-white {
  --bs-bg-opacity: 1;
  background-color: #fff !important;
}

/* line 13677, app/assets/stylesheets/core.css.scss */
.bg-body {
  --bs-bg-opacity: 1;
  background-color: #f8f7fa !important;
}

/* line 13682, app/assets/stylesheets/core.css.scss */
.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

/* line 13687, app/assets/stylesheets/core.css.scss */
.bg-lighter {
  --bs-bg-opacity: 1;
  background-color: rgba(75, 70, 92, 0.03) !important;
}

/* line 13692, app/assets/stylesheets/core.css.scss */
.bg-lightest {
  --bs-bg-opacity: 1;
  background-color: rgba(75, 70, 92, 0.015) !important;
}

/* line 13697, app/assets/stylesheets/core.css.scss */
.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

/* line 13701, app/assets/stylesheets/core.css.scss */
.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

/* line 13705, app/assets/stylesheets/core.css.scss */
.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

/* line 13709, app/assets/stylesheets/core.css.scss */
.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

/* line 13713, app/assets/stylesheets/core.css.scss */
.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

/* line 13717, app/assets/stylesheets/core.css.scss */
.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

/* line 13721, app/assets/stylesheets/core.css.scss */
.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

/* line 13725, app/assets/stylesheets/core.css.scss */
.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

/* line 13729, app/assets/stylesheets/core.css.scss */
.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

/* line 13733, app/assets/stylesheets/core.css.scss */
.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

/* line 13737, app/assets/stylesheets/core.css.scss */
.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

/* line 13741, app/assets/stylesheets/core.css.scss */
.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

/* line 13745, app/assets/stylesheets/core.css.scss */
.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

/* line 13749, app/assets/stylesheets/core.css.scss */
.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

/* line 13753, app/assets/stylesheets/core.css.scss */
.user-select-all {
  user-select: all !important;
}

/* line 13757, app/assets/stylesheets/core.css.scss */
.user-select-auto {
  user-select: auto !important;
}

/* line 13761, app/assets/stylesheets/core.css.scss */
.user-select-none {
  user-select: none !important;
}

/* line 13765, app/assets/stylesheets/core.css.scss */
.pe-none {
  pointer-events: none !important;
}

/* line 13769, app/assets/stylesheets/core.css.scss */
.pe-auto {
  pointer-events: auto !important;
}

/* line 13773, app/assets/stylesheets/core.css.scss */
.rounded {
  border-radius: 0.375rem !important;
}

/* line 13777, app/assets/stylesheets/core.css.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 13781, app/assets/stylesheets/core.css.scss */
.rounded-1 {
  border-radius: 0.25rem !important;
}

/* line 13785, app/assets/stylesheets/core.css.scss */
.rounded-2 {
  border-radius: 0.375rem !important;
}

/* line 13789, app/assets/stylesheets/core.css.scss */
.rounded-3 {
  border-radius: 0.5rem !important;
}

/* line 13793, app/assets/stylesheets/core.css.scss */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 13797, app/assets/stylesheets/core.css.scss */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 13801, app/assets/stylesheets/core.css.scss */
.rounded-top {
  border-top-left-radius: 0.375rem !important;
  border-top-right-radius: 0.375rem !important;
}

/* line 13806, app/assets/stylesheets/core.css.scss */
.rounded-bottom {
  border-bottom-right-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}

/* line 13811, app/assets/stylesheets/core.css.scss */
.visible {
  visibility: visible !important;
}

/* line 13815, app/assets/stylesheets/core.css.scss */
.invisible {
  visibility: hidden !important;
}

/* line 13819, app/assets/stylesheets/core.css.scss */
.z-n1 {
  z-index: -1 !important;
}

/* line 13823, app/assets/stylesheets/core.css.scss */
.z-0 {
  z-index: 0 !important;
}

/* line 13827, app/assets/stylesheets/core.css.scss */
.z-1 {
  z-index: 1 !important;
}

/* line 13831, app/assets/stylesheets/core.css.scss */
.z-2 {
  z-index: 2 !important;
}

/* line 13835, app/assets/stylesheets/core.css.scss */
.z-3 {
  z-index: 3 !important;
}

/* line 13839, app/assets/stylesheets/core.css.scss */
.z-4 {
  z-index: 4 !important;
}

/* line 13843, app/assets/stylesheets/core.css.scss */
.z-5 {
  z-index: 5 !important;
}

/* line 13847, app/assets/stylesheets/core.css.scss */
.cursor-pointer {
  cursor: pointer !important;
}

/* line 13851, app/assets/stylesheets/core.css.scss */
.cursor-move {
  cursor: move !important;
}

/* line 13855, app/assets/stylesheets/core.css.scss */
.cursor-grab {
  cursor: grab !important;
}

@media (min-width: 576px) {
  /* line 13860, app/assets/stylesheets/core.css.scss */
  .object-fit-sm-contain {
    object-fit: contain !important;
  }
  /* line 13863, app/assets/stylesheets/core.css.scss */
  .object-fit-sm-cover {
    object-fit: cover !important;
  }
  /* line 13866, app/assets/stylesheets/core.css.scss */
  .object-fit-sm-fill {
    object-fit: fill !important;
  }
  /* line 13869, app/assets/stylesheets/core.css.scss */
  .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  /* line 13872, app/assets/stylesheets/core.css.scss */
  .object-fit-sm-none {
    object-fit: none !important;
  }
  /* line 13875, app/assets/stylesheets/core.css.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 13878, app/assets/stylesheets/core.css.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 13881, app/assets/stylesheets/core.css.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 13884, app/assets/stylesheets/core.css.scss */
  .d-sm-grid {
    display: grid !important;
  }
  /* line 13887, app/assets/stylesheets/core.css.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 13890, app/assets/stylesheets/core.css.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 13893, app/assets/stylesheets/core.css.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 13896, app/assets/stylesheets/core.css.scss */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 13899, app/assets/stylesheets/core.css.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  /* line 13902, app/assets/stylesheets/core.css.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 13905, app/assets/stylesheets/core.css.scss */
  .border-sm-solid {
    border-style: solid !important;
  }
  /* line 13908, app/assets/stylesheets/core.css.scss */
  .border-sm-dashed {
    border-style: dashed !important;
  }
  /* line 13911, app/assets/stylesheets/core.css.scss */
  .border-sm-none {
    border-style: none !important;
  }
  /* line 13914, app/assets/stylesheets/core.css.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 13917, app/assets/stylesheets/core.css.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 13920, app/assets/stylesheets/core.css.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 13923, app/assets/stylesheets/core.css.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 13926, app/assets/stylesheets/core.css.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 13929, app/assets/stylesheets/core.css.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 13932, app/assets/stylesheets/core.css.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 13935, app/assets/stylesheets/core.css.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 13938, app/assets/stylesheets/core.css.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 13941, app/assets/stylesheets/core.css.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 13944, app/assets/stylesheets/core.css.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 13947, app/assets/stylesheets/core.css.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 13950, app/assets/stylesheets/core.css.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 13953, app/assets/stylesheets/core.css.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 13956, app/assets/stylesheets/core.css.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 13959, app/assets/stylesheets/core.css.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 13962, app/assets/stylesheets/core.css.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 13965, app/assets/stylesheets/core.css.scss */
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  /* line 13968, app/assets/stylesheets/core.css.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 13971, app/assets/stylesheets/core.css.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 13974, app/assets/stylesheets/core.css.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 13977, app/assets/stylesheets/core.css.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 13980, app/assets/stylesheets/core.css.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 13983, app/assets/stylesheets/core.css.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 13986, app/assets/stylesheets/core.css.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 13989, app/assets/stylesheets/core.css.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 13992, app/assets/stylesheets/core.css.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 13995, app/assets/stylesheets/core.css.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 13998, app/assets/stylesheets/core.css.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 14001, app/assets/stylesheets/core.css.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 14004, app/assets/stylesheets/core.css.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 14007, app/assets/stylesheets/core.css.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 14010, app/assets/stylesheets/core.css.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 14013, app/assets/stylesheets/core.css.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 14016, app/assets/stylesheets/core.css.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  /* line 14019, app/assets/stylesheets/core.css.scss */
  .order-sm-first {
    order: -1 !important;
  }
  /* line 14022, app/assets/stylesheets/core.css.scss */
  .order-sm-0 {
    order: 0 !important;
  }
  /* line 14025, app/assets/stylesheets/core.css.scss */
  .order-sm-1 {
    order: 1 !important;
  }
  /* line 14028, app/assets/stylesheets/core.css.scss */
  .order-sm-2 {
    order: 2 !important;
  }
  /* line 14031, app/assets/stylesheets/core.css.scss */
  .order-sm-3 {
    order: 3 !important;
  }
  /* line 14034, app/assets/stylesheets/core.css.scss */
  .order-sm-4 {
    order: 4 !important;
  }
  /* line 14037, app/assets/stylesheets/core.css.scss */
  .order-sm-5 {
    order: 5 !important;
  }
  /* line 14040, app/assets/stylesheets/core.css.scss */
  .order-sm-last {
    order: 6 !important;
  }
  /* line 14043, app/assets/stylesheets/core.css.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 14046, app/assets/stylesheets/core.css.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 14049, app/assets/stylesheets/core.css.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 14052, app/assets/stylesheets/core.css.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 14055, app/assets/stylesheets/core.css.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 14058, app/assets/stylesheets/core.css.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 14061, app/assets/stylesheets/core.css.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 14064, app/assets/stylesheets/core.css.scss */
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 14068, app/assets/stylesheets/core.css.scss */
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 14072, app/assets/stylesheets/core.css.scss */
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 14076, app/assets/stylesheets/core.css.scss */
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 14080, app/assets/stylesheets/core.css.scss */
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 14084, app/assets/stylesheets/core.css.scss */
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 14088, app/assets/stylesheets/core.css.scss */
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 14092, app/assets/stylesheets/core.css.scss */
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 14096, app/assets/stylesheets/core.css.scss */
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 14100, app/assets/stylesheets/core.css.scss */
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 14104, app/assets/stylesheets/core.css.scss */
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 14108, app/assets/stylesheets/core.css.scss */
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 14112, app/assets/stylesheets/core.css.scss */
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 14116, app/assets/stylesheets/core.css.scss */
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 14120, app/assets/stylesheets/core.css.scss */
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  /* line 14123, app/assets/stylesheets/core.css.scss */
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 14126, app/assets/stylesheets/core.css.scss */
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 14129, app/assets/stylesheets/core.css.scss */
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 14132, app/assets/stylesheets/core.css.scss */
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 14135, app/assets/stylesheets/core.css.scss */
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 14138, app/assets/stylesheets/core.css.scss */
  .mt-sm-auto {
    margin-top: auto !important;
  }
  /* line 14141, app/assets/stylesheets/core.css.scss */
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 14144, app/assets/stylesheets/core.css.scss */
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 14147, app/assets/stylesheets/core.css.scss */
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 14150, app/assets/stylesheets/core.css.scss */
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 14153, app/assets/stylesheets/core.css.scss */
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 14156, app/assets/stylesheets/core.css.scss */
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 14159, app/assets/stylesheets/core.css.scss */
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 14162, app/assets/stylesheets/core.css.scss */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 14165, app/assets/stylesheets/core.css.scss */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 14168, app/assets/stylesheets/core.css.scss */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 14171, app/assets/stylesheets/core.css.scss */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 14174, app/assets/stylesheets/core.css.scss */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 14177, app/assets/stylesheets/core.css.scss */
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  /* line 14181, app/assets/stylesheets/core.css.scss */
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  /* line 14185, app/assets/stylesheets/core.css.scss */
  .mx-sm-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  /* line 14189, app/assets/stylesheets/core.css.scss */
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  /* line 14193, app/assets/stylesheets/core.css.scss */
  .mx-sm-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  /* line 14197, app/assets/stylesheets/core.css.scss */
  .my-sm-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* line 14201, app/assets/stylesheets/core.css.scss */
  .my-sm-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* line 14205, app/assets/stylesheets/core.css.scss */
  .my-sm-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* line 14209, app/assets/stylesheets/core.css.scss */
  .my-sm-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* line 14213, app/assets/stylesheets/core.css.scss */
  .my-sm-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* line 14217, app/assets/stylesheets/core.css.scss */
  .mt-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 14220, app/assets/stylesheets/core.css.scss */
  .mt-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 14223, app/assets/stylesheets/core.css.scss */
  .mt-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 14226, app/assets/stylesheets/core.css.scss */
  .mt-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 14229, app/assets/stylesheets/core.css.scss */
  .mt-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 14232, app/assets/stylesheets/core.css.scss */
  .mb-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 14235, app/assets/stylesheets/core.css.scss */
  .mb-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 14238, app/assets/stylesheets/core.css.scss */
  .mb-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 14241, app/assets/stylesheets/core.css.scss */
  .mb-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 14244, app/assets/stylesheets/core.css.scss */
  .mb-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 14247, app/assets/stylesheets/core.css.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 14250, app/assets/stylesheets/core.css.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 14253, app/assets/stylesheets/core.css.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 14256, app/assets/stylesheets/core.css.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 14259, app/assets/stylesheets/core.css.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 14262, app/assets/stylesheets/core.css.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 14265, app/assets/stylesheets/core.css.scss */
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 14269, app/assets/stylesheets/core.css.scss */
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 14273, app/assets/stylesheets/core.css.scss */
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 14277, app/assets/stylesheets/core.css.scss */
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 14281, app/assets/stylesheets/core.css.scss */
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 14285, app/assets/stylesheets/core.css.scss */
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 14289, app/assets/stylesheets/core.css.scss */
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 14293, app/assets/stylesheets/core.css.scss */
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 14297, app/assets/stylesheets/core.css.scss */
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 14301, app/assets/stylesheets/core.css.scss */
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 14305, app/assets/stylesheets/core.css.scss */
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 14309, app/assets/stylesheets/core.css.scss */
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 14313, app/assets/stylesheets/core.css.scss */
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  /* line 14316, app/assets/stylesheets/core.css.scss */
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 14319, app/assets/stylesheets/core.css.scss */
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 14322, app/assets/stylesheets/core.css.scss */
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 14325, app/assets/stylesheets/core.css.scss */
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 14328, app/assets/stylesheets/core.css.scss */
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 14331, app/assets/stylesheets/core.css.scss */
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 14334, app/assets/stylesheets/core.css.scss */
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 14337, app/assets/stylesheets/core.css.scss */
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 14340, app/assets/stylesheets/core.css.scss */
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 14343, app/assets/stylesheets/core.css.scss */
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 14346, app/assets/stylesheets/core.css.scss */
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 14349, app/assets/stylesheets/core.css.scss */
  .gap-sm-0 {
    gap: 0 !important;
  }
  /* line 14352, app/assets/stylesheets/core.css.scss */
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  /* line 14355, app/assets/stylesheets/core.css.scss */
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  /* line 14358, app/assets/stylesheets/core.css.scss */
  .gap-sm-3 {
    gap: 1rem !important;
  }
  /* line 14361, app/assets/stylesheets/core.css.scss */
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  /* line 14364, app/assets/stylesheets/core.css.scss */
  .gap-sm-5 {
    gap: 3rem !important;
  }
  /* line 14367, app/assets/stylesheets/core.css.scss */
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  /* line 14370, app/assets/stylesheets/core.css.scss */
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  /* line 14373, app/assets/stylesheets/core.css.scss */
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  /* line 14376, app/assets/stylesheets/core.css.scss */
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  /* line 14379, app/assets/stylesheets/core.css.scss */
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  /* line 14382, app/assets/stylesheets/core.css.scss */
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  /* line 14385, app/assets/stylesheets/core.css.scss */
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  /* line 14388, app/assets/stylesheets/core.css.scss */
  .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  /* line 14391, app/assets/stylesheets/core.css.scss */
  .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  /* line 14394, app/assets/stylesheets/core.css.scss */
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  /* line 14397, app/assets/stylesheets/core.css.scss */
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  /* line 14400, app/assets/stylesheets/core.css.scss */
  .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
}

@media (min-width: 768px) {
  /* line 14405, app/assets/stylesheets/core.css.scss */
  .object-fit-md-contain {
    object-fit: contain !important;
  }
  /* line 14408, app/assets/stylesheets/core.css.scss */
  .object-fit-md-cover {
    object-fit: cover !important;
  }
  /* line 14411, app/assets/stylesheets/core.css.scss */
  .object-fit-md-fill {
    object-fit: fill !important;
  }
  /* line 14414, app/assets/stylesheets/core.css.scss */
  .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  /* line 14417, app/assets/stylesheets/core.css.scss */
  .object-fit-md-none {
    object-fit: none !important;
  }
  /* line 14420, app/assets/stylesheets/core.css.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 14423, app/assets/stylesheets/core.css.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 14426, app/assets/stylesheets/core.css.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 14429, app/assets/stylesheets/core.css.scss */
  .d-md-grid {
    display: grid !important;
  }
  /* line 14432, app/assets/stylesheets/core.css.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 14435, app/assets/stylesheets/core.css.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 14438, app/assets/stylesheets/core.css.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 14441, app/assets/stylesheets/core.css.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 14444, app/assets/stylesheets/core.css.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  /* line 14447, app/assets/stylesheets/core.css.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 14450, app/assets/stylesheets/core.css.scss */
  .border-md-solid {
    border-style: solid !important;
  }
  /* line 14453, app/assets/stylesheets/core.css.scss */
  .border-md-dashed {
    border-style: dashed !important;
  }
  /* line 14456, app/assets/stylesheets/core.css.scss */
  .border-md-none {
    border-style: none !important;
  }
  /* line 14459, app/assets/stylesheets/core.css.scss */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 14462, app/assets/stylesheets/core.css.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 14465, app/assets/stylesheets/core.css.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 14468, app/assets/stylesheets/core.css.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14471, app/assets/stylesheets/core.css.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 14474, app/assets/stylesheets/core.css.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 14477, app/assets/stylesheets/core.css.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 14480, app/assets/stylesheets/core.css.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 14483, app/assets/stylesheets/core.css.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 14486, app/assets/stylesheets/core.css.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 14489, app/assets/stylesheets/core.css.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 14492, app/assets/stylesheets/core.css.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 14495, app/assets/stylesheets/core.css.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 14498, app/assets/stylesheets/core.css.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 14501, app/assets/stylesheets/core.css.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 14504, app/assets/stylesheets/core.css.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 14507, app/assets/stylesheets/core.css.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 14510, app/assets/stylesheets/core.css.scss */
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  /* line 14513, app/assets/stylesheets/core.css.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 14516, app/assets/stylesheets/core.css.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 14519, app/assets/stylesheets/core.css.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 14522, app/assets/stylesheets/core.css.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 14525, app/assets/stylesheets/core.css.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 14528, app/assets/stylesheets/core.css.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 14531, app/assets/stylesheets/core.css.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 14534, app/assets/stylesheets/core.css.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 14537, app/assets/stylesheets/core.css.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 14540, app/assets/stylesheets/core.css.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 14543, app/assets/stylesheets/core.css.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 14546, app/assets/stylesheets/core.css.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 14549, app/assets/stylesheets/core.css.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 14552, app/assets/stylesheets/core.css.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 14555, app/assets/stylesheets/core.css.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 14558, app/assets/stylesheets/core.css.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 14561, app/assets/stylesheets/core.css.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  /* line 14564, app/assets/stylesheets/core.css.scss */
  .order-md-first {
    order: -1 !important;
  }
  /* line 14567, app/assets/stylesheets/core.css.scss */
  .order-md-0 {
    order: 0 !important;
  }
  /* line 14570, app/assets/stylesheets/core.css.scss */
  .order-md-1 {
    order: 1 !important;
  }
  /* line 14573, app/assets/stylesheets/core.css.scss */
  .order-md-2 {
    order: 2 !important;
  }
  /* line 14576, app/assets/stylesheets/core.css.scss */
  .order-md-3 {
    order: 3 !important;
  }
  /* line 14579, app/assets/stylesheets/core.css.scss */
  .order-md-4 {
    order: 4 !important;
  }
  /* line 14582, app/assets/stylesheets/core.css.scss */
  .order-md-5 {
    order: 5 !important;
  }
  /* line 14585, app/assets/stylesheets/core.css.scss */
  .order-md-last {
    order: 6 !important;
  }
  /* line 14588, app/assets/stylesheets/core.css.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 14591, app/assets/stylesheets/core.css.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 14594, app/assets/stylesheets/core.css.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 14597, app/assets/stylesheets/core.css.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 14600, app/assets/stylesheets/core.css.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 14603, app/assets/stylesheets/core.css.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 14606, app/assets/stylesheets/core.css.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 14609, app/assets/stylesheets/core.css.scss */
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 14613, app/assets/stylesheets/core.css.scss */
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 14617, app/assets/stylesheets/core.css.scss */
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 14621, app/assets/stylesheets/core.css.scss */
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 14625, app/assets/stylesheets/core.css.scss */
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 14629, app/assets/stylesheets/core.css.scss */
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 14633, app/assets/stylesheets/core.css.scss */
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 14637, app/assets/stylesheets/core.css.scss */
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 14641, app/assets/stylesheets/core.css.scss */
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 14645, app/assets/stylesheets/core.css.scss */
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 14649, app/assets/stylesheets/core.css.scss */
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 14653, app/assets/stylesheets/core.css.scss */
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 14657, app/assets/stylesheets/core.css.scss */
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 14661, app/assets/stylesheets/core.css.scss */
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 14665, app/assets/stylesheets/core.css.scss */
  .mt-md-0 {
    margin-top: 0 !important;
  }
  /* line 14668, app/assets/stylesheets/core.css.scss */
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 14671, app/assets/stylesheets/core.css.scss */
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 14674, app/assets/stylesheets/core.css.scss */
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  /* line 14677, app/assets/stylesheets/core.css.scss */
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 14680, app/assets/stylesheets/core.css.scss */
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  /* line 14683, app/assets/stylesheets/core.css.scss */
  .mt-md-auto {
    margin-top: auto !important;
  }
  /* line 14686, app/assets/stylesheets/core.css.scss */
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 14689, app/assets/stylesheets/core.css.scss */
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 14692, app/assets/stylesheets/core.css.scss */
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 14695, app/assets/stylesheets/core.css.scss */
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 14698, app/assets/stylesheets/core.css.scss */
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 14701, app/assets/stylesheets/core.css.scss */
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 14704, app/assets/stylesheets/core.css.scss */
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  /* line 14707, app/assets/stylesheets/core.css.scss */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 14710, app/assets/stylesheets/core.css.scss */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 14713, app/assets/stylesheets/core.css.scss */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 14716, app/assets/stylesheets/core.css.scss */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 14719, app/assets/stylesheets/core.css.scss */
  .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 14722, app/assets/stylesheets/core.css.scss */
  .mx-md-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  /* line 14726, app/assets/stylesheets/core.css.scss */
  .mx-md-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  /* line 14730, app/assets/stylesheets/core.css.scss */
  .mx-md-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  /* line 14734, app/assets/stylesheets/core.css.scss */
  .mx-md-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  /* line 14738, app/assets/stylesheets/core.css.scss */
  .mx-md-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  /* line 14742, app/assets/stylesheets/core.css.scss */
  .my-md-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* line 14746, app/assets/stylesheets/core.css.scss */
  .my-md-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* line 14750, app/assets/stylesheets/core.css.scss */
  .my-md-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* line 14754, app/assets/stylesheets/core.css.scss */
  .my-md-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* line 14758, app/assets/stylesheets/core.css.scss */
  .my-md-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* line 14762, app/assets/stylesheets/core.css.scss */
  .mt-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 14765, app/assets/stylesheets/core.css.scss */
  .mt-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 14768, app/assets/stylesheets/core.css.scss */
  .mt-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 14771, app/assets/stylesheets/core.css.scss */
  .mt-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 14774, app/assets/stylesheets/core.css.scss */
  .mt-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 14777, app/assets/stylesheets/core.css.scss */
  .mb-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 14780, app/assets/stylesheets/core.css.scss */
  .mb-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 14783, app/assets/stylesheets/core.css.scss */
  .mb-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 14786, app/assets/stylesheets/core.css.scss */
  .mb-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 14789, app/assets/stylesheets/core.css.scss */
  .mb-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 14792, app/assets/stylesheets/core.css.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 14795, app/assets/stylesheets/core.css.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 14798, app/assets/stylesheets/core.css.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 14801, app/assets/stylesheets/core.css.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 14804, app/assets/stylesheets/core.css.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 14807, app/assets/stylesheets/core.css.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 14810, app/assets/stylesheets/core.css.scss */
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 14814, app/assets/stylesheets/core.css.scss */
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 14818, app/assets/stylesheets/core.css.scss */
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 14822, app/assets/stylesheets/core.css.scss */
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 14826, app/assets/stylesheets/core.css.scss */
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 14830, app/assets/stylesheets/core.css.scss */
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 14834, app/assets/stylesheets/core.css.scss */
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 14838, app/assets/stylesheets/core.css.scss */
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 14842, app/assets/stylesheets/core.css.scss */
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 14846, app/assets/stylesheets/core.css.scss */
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 14850, app/assets/stylesheets/core.css.scss */
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 14854, app/assets/stylesheets/core.css.scss */
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 14858, app/assets/stylesheets/core.css.scss */
  .pt-md-0 {
    padding-top: 0 !important;
  }
  /* line 14861, app/assets/stylesheets/core.css.scss */
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 14864, app/assets/stylesheets/core.css.scss */
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 14867, app/assets/stylesheets/core.css.scss */
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  /* line 14870, app/assets/stylesheets/core.css.scss */
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 14873, app/assets/stylesheets/core.css.scss */
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  /* line 14876, app/assets/stylesheets/core.css.scss */
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 14879, app/assets/stylesheets/core.css.scss */
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 14882, app/assets/stylesheets/core.css.scss */
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 14885, app/assets/stylesheets/core.css.scss */
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 14888, app/assets/stylesheets/core.css.scss */
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 14891, app/assets/stylesheets/core.css.scss */
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 14894, app/assets/stylesheets/core.css.scss */
  .gap-md-0 {
    gap: 0 !important;
  }
  /* line 14897, app/assets/stylesheets/core.css.scss */
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  /* line 14900, app/assets/stylesheets/core.css.scss */
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  /* line 14903, app/assets/stylesheets/core.css.scss */
  .gap-md-3 {
    gap: 1rem !important;
  }
  /* line 14906, app/assets/stylesheets/core.css.scss */
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  /* line 14909, app/assets/stylesheets/core.css.scss */
  .gap-md-5 {
    gap: 3rem !important;
  }
  /* line 14912, app/assets/stylesheets/core.css.scss */
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  /* line 14915, app/assets/stylesheets/core.css.scss */
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  /* line 14918, app/assets/stylesheets/core.css.scss */
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  /* line 14921, app/assets/stylesheets/core.css.scss */
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  /* line 14924, app/assets/stylesheets/core.css.scss */
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  /* line 14927, app/assets/stylesheets/core.css.scss */
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  /* line 14930, app/assets/stylesheets/core.css.scss */
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
  /* line 14933, app/assets/stylesheets/core.css.scss */
  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  /* line 14936, app/assets/stylesheets/core.css.scss */
  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  /* line 14939, app/assets/stylesheets/core.css.scss */
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  /* line 14942, app/assets/stylesheets/core.css.scss */
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  /* line 14945, app/assets/stylesheets/core.css.scss */
  .column-gap-md-5 {
    column-gap: 3rem !important;
  }
}

@media (min-width: 992px) {
  /* line 14950, app/assets/stylesheets/core.css.scss */
  .object-fit-lg-contain {
    object-fit: contain !important;
  }
  /* line 14953, app/assets/stylesheets/core.css.scss */
  .object-fit-lg-cover {
    object-fit: cover !important;
  }
  /* line 14956, app/assets/stylesheets/core.css.scss */
  .object-fit-lg-fill {
    object-fit: fill !important;
  }
  /* line 14959, app/assets/stylesheets/core.css.scss */
  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  /* line 14962, app/assets/stylesheets/core.css.scss */
  .object-fit-lg-none {
    object-fit: none !important;
  }
  /* line 14965, app/assets/stylesheets/core.css.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 14968, app/assets/stylesheets/core.css.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 14971, app/assets/stylesheets/core.css.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 14974, app/assets/stylesheets/core.css.scss */
  .d-lg-grid {
    display: grid !important;
  }
  /* line 14977, app/assets/stylesheets/core.css.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 14980, app/assets/stylesheets/core.css.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 14983, app/assets/stylesheets/core.css.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 14986, app/assets/stylesheets/core.css.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 14989, app/assets/stylesheets/core.css.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  /* line 14992, app/assets/stylesheets/core.css.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 14995, app/assets/stylesheets/core.css.scss */
  .border-lg-solid {
    border-style: solid !important;
  }
  /* line 14998, app/assets/stylesheets/core.css.scss */
  .border-lg-dashed {
    border-style: dashed !important;
  }
  /* line 15001, app/assets/stylesheets/core.css.scss */
  .border-lg-none {
    border-style: none !important;
  }
  /* line 15004, app/assets/stylesheets/core.css.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 15007, app/assets/stylesheets/core.css.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 15010, app/assets/stylesheets/core.css.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 15013, app/assets/stylesheets/core.css.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 15016, app/assets/stylesheets/core.css.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 15019, app/assets/stylesheets/core.css.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 15022, app/assets/stylesheets/core.css.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 15025, app/assets/stylesheets/core.css.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 15028, app/assets/stylesheets/core.css.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 15031, app/assets/stylesheets/core.css.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 15034, app/assets/stylesheets/core.css.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 15037, app/assets/stylesheets/core.css.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 15040, app/assets/stylesheets/core.css.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 15043, app/assets/stylesheets/core.css.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 15046, app/assets/stylesheets/core.css.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 15049, app/assets/stylesheets/core.css.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 15052, app/assets/stylesheets/core.css.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 15055, app/assets/stylesheets/core.css.scss */
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  /* line 15058, app/assets/stylesheets/core.css.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 15061, app/assets/stylesheets/core.css.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 15064, app/assets/stylesheets/core.css.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 15067, app/assets/stylesheets/core.css.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 15070, app/assets/stylesheets/core.css.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 15073, app/assets/stylesheets/core.css.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 15076, app/assets/stylesheets/core.css.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 15079, app/assets/stylesheets/core.css.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 15082, app/assets/stylesheets/core.css.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 15085, app/assets/stylesheets/core.css.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 15088, app/assets/stylesheets/core.css.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 15091, app/assets/stylesheets/core.css.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 15094, app/assets/stylesheets/core.css.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 15097, app/assets/stylesheets/core.css.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 15100, app/assets/stylesheets/core.css.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 15103, app/assets/stylesheets/core.css.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 15106, app/assets/stylesheets/core.css.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  /* line 15109, app/assets/stylesheets/core.css.scss */
  .order-lg-first {
    order: -1 !important;
  }
  /* line 15112, app/assets/stylesheets/core.css.scss */
  .order-lg-0 {
    order: 0 !important;
  }
  /* line 15115, app/assets/stylesheets/core.css.scss */
  .order-lg-1 {
    order: 1 !important;
  }
  /* line 15118, app/assets/stylesheets/core.css.scss */
  .order-lg-2 {
    order: 2 !important;
  }
  /* line 15121, app/assets/stylesheets/core.css.scss */
  .order-lg-3 {
    order: 3 !important;
  }
  /* line 15124, app/assets/stylesheets/core.css.scss */
  .order-lg-4 {
    order: 4 !important;
  }
  /* line 15127, app/assets/stylesheets/core.css.scss */
  .order-lg-5 {
    order: 5 !important;
  }
  /* line 15130, app/assets/stylesheets/core.css.scss */
  .order-lg-last {
    order: 6 !important;
  }
  /* line 15133, app/assets/stylesheets/core.css.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 15136, app/assets/stylesheets/core.css.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 15139, app/assets/stylesheets/core.css.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 15142, app/assets/stylesheets/core.css.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 15145, app/assets/stylesheets/core.css.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 15148, app/assets/stylesheets/core.css.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 15151, app/assets/stylesheets/core.css.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 15154, app/assets/stylesheets/core.css.scss */
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 15158, app/assets/stylesheets/core.css.scss */
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 15162, app/assets/stylesheets/core.css.scss */
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 15166, app/assets/stylesheets/core.css.scss */
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 15170, app/assets/stylesheets/core.css.scss */
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 15174, app/assets/stylesheets/core.css.scss */
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 15178, app/assets/stylesheets/core.css.scss */
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 15182, app/assets/stylesheets/core.css.scss */
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 15186, app/assets/stylesheets/core.css.scss */
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 15190, app/assets/stylesheets/core.css.scss */
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 15194, app/assets/stylesheets/core.css.scss */
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 15198, app/assets/stylesheets/core.css.scss */
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 15202, app/assets/stylesheets/core.css.scss */
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 15206, app/assets/stylesheets/core.css.scss */
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 15210, app/assets/stylesheets/core.css.scss */
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  /* line 15213, app/assets/stylesheets/core.css.scss */
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15216, app/assets/stylesheets/core.css.scss */
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15219, app/assets/stylesheets/core.css.scss */
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 15222, app/assets/stylesheets/core.css.scss */
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15225, app/assets/stylesheets/core.css.scss */
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 15228, app/assets/stylesheets/core.css.scss */
  .mt-lg-auto {
    margin-top: auto !important;
  }
  /* line 15231, app/assets/stylesheets/core.css.scss */
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 15234, app/assets/stylesheets/core.css.scss */
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 15237, app/assets/stylesheets/core.css.scss */
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 15240, app/assets/stylesheets/core.css.scss */
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 15243, app/assets/stylesheets/core.css.scss */
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 15246, app/assets/stylesheets/core.css.scss */
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 15249, app/assets/stylesheets/core.css.scss */
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 15252, app/assets/stylesheets/core.css.scss */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 15255, app/assets/stylesheets/core.css.scss */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 15258, app/assets/stylesheets/core.css.scss */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 15261, app/assets/stylesheets/core.css.scss */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 15264, app/assets/stylesheets/core.css.scss */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 15267, app/assets/stylesheets/core.css.scss */
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  /* line 15271, app/assets/stylesheets/core.css.scss */
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  /* line 15275, app/assets/stylesheets/core.css.scss */
  .mx-lg-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  /* line 15279, app/assets/stylesheets/core.css.scss */
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  /* line 15283, app/assets/stylesheets/core.css.scss */
  .mx-lg-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  /* line 15287, app/assets/stylesheets/core.css.scss */
  .my-lg-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* line 15291, app/assets/stylesheets/core.css.scss */
  .my-lg-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* line 15295, app/assets/stylesheets/core.css.scss */
  .my-lg-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* line 15299, app/assets/stylesheets/core.css.scss */
  .my-lg-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* line 15303, app/assets/stylesheets/core.css.scss */
  .my-lg-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* line 15307, app/assets/stylesheets/core.css.scss */
  .mt-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 15310, app/assets/stylesheets/core.css.scss */
  .mt-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 15313, app/assets/stylesheets/core.css.scss */
  .mt-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 15316, app/assets/stylesheets/core.css.scss */
  .mt-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 15319, app/assets/stylesheets/core.css.scss */
  .mt-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 15322, app/assets/stylesheets/core.css.scss */
  .mb-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 15325, app/assets/stylesheets/core.css.scss */
  .mb-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 15328, app/assets/stylesheets/core.css.scss */
  .mb-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 15331, app/assets/stylesheets/core.css.scss */
  .mb-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 15334, app/assets/stylesheets/core.css.scss */
  .mb-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 15337, app/assets/stylesheets/core.css.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 15340, app/assets/stylesheets/core.css.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 15343, app/assets/stylesheets/core.css.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 15346, app/assets/stylesheets/core.css.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 15349, app/assets/stylesheets/core.css.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 15352, app/assets/stylesheets/core.css.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 15355, app/assets/stylesheets/core.css.scss */
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 15359, app/assets/stylesheets/core.css.scss */
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 15363, app/assets/stylesheets/core.css.scss */
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 15367, app/assets/stylesheets/core.css.scss */
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 15371, app/assets/stylesheets/core.css.scss */
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 15375, app/assets/stylesheets/core.css.scss */
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 15379, app/assets/stylesheets/core.css.scss */
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 15383, app/assets/stylesheets/core.css.scss */
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 15387, app/assets/stylesheets/core.css.scss */
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 15391, app/assets/stylesheets/core.css.scss */
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 15395, app/assets/stylesheets/core.css.scss */
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 15399, app/assets/stylesheets/core.css.scss */
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 15403, app/assets/stylesheets/core.css.scss */
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  /* line 15406, app/assets/stylesheets/core.css.scss */
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15409, app/assets/stylesheets/core.css.scss */
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15412, app/assets/stylesheets/core.css.scss */
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 15415, app/assets/stylesheets/core.css.scss */
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15418, app/assets/stylesheets/core.css.scss */
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 15421, app/assets/stylesheets/core.css.scss */
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 15424, app/assets/stylesheets/core.css.scss */
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 15427, app/assets/stylesheets/core.css.scss */
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 15430, app/assets/stylesheets/core.css.scss */
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 15433, app/assets/stylesheets/core.css.scss */
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 15436, app/assets/stylesheets/core.css.scss */
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 15439, app/assets/stylesheets/core.css.scss */
  .gap-lg-0 {
    gap: 0 !important;
  }
  /* line 15442, app/assets/stylesheets/core.css.scss */
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  /* line 15445, app/assets/stylesheets/core.css.scss */
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  /* line 15448, app/assets/stylesheets/core.css.scss */
  .gap-lg-3 {
    gap: 1rem !important;
  }
  /* line 15451, app/assets/stylesheets/core.css.scss */
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  /* line 15454, app/assets/stylesheets/core.css.scss */
  .gap-lg-5 {
    gap: 3rem !important;
  }
  /* line 15457, app/assets/stylesheets/core.css.scss */
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  /* line 15460, app/assets/stylesheets/core.css.scss */
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  /* line 15463, app/assets/stylesheets/core.css.scss */
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  /* line 15466, app/assets/stylesheets/core.css.scss */
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  /* line 15469, app/assets/stylesheets/core.css.scss */
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  /* line 15472, app/assets/stylesheets/core.css.scss */
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  /* line 15475, app/assets/stylesheets/core.css.scss */
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  /* line 15478, app/assets/stylesheets/core.css.scss */
  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  /* line 15481, app/assets/stylesheets/core.css.scss */
  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  /* line 15484, app/assets/stylesheets/core.css.scss */
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  /* line 15487, app/assets/stylesheets/core.css.scss */
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  /* line 15490, app/assets/stylesheets/core.css.scss */
  .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
}

@media (min-width: 1200px) {
  /* line 15495, app/assets/stylesheets/core.css.scss */
  .object-fit-xl-contain {
    object-fit: contain !important;
  }
  /* line 15498, app/assets/stylesheets/core.css.scss */
  .object-fit-xl-cover {
    object-fit: cover !important;
  }
  /* line 15501, app/assets/stylesheets/core.css.scss */
  .object-fit-xl-fill {
    object-fit: fill !important;
  }
  /* line 15504, app/assets/stylesheets/core.css.scss */
  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  /* line 15507, app/assets/stylesheets/core.css.scss */
  .object-fit-xl-none {
    object-fit: none !important;
  }
  /* line 15510, app/assets/stylesheets/core.css.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 15513, app/assets/stylesheets/core.css.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 15516, app/assets/stylesheets/core.css.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 15519, app/assets/stylesheets/core.css.scss */
  .d-xl-grid {
    display: grid !important;
  }
  /* line 15522, app/assets/stylesheets/core.css.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 15525, app/assets/stylesheets/core.css.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 15528, app/assets/stylesheets/core.css.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 15531, app/assets/stylesheets/core.css.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 15534, app/assets/stylesheets/core.css.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  /* line 15537, app/assets/stylesheets/core.css.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 15540, app/assets/stylesheets/core.css.scss */
  .border-xl-solid {
    border-style: solid !important;
  }
  /* line 15543, app/assets/stylesheets/core.css.scss */
  .border-xl-dashed {
    border-style: dashed !important;
  }
  /* line 15546, app/assets/stylesheets/core.css.scss */
  .border-xl-none {
    border-style: none !important;
  }
  /* line 15549, app/assets/stylesheets/core.css.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 15552, app/assets/stylesheets/core.css.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 15555, app/assets/stylesheets/core.css.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 15558, app/assets/stylesheets/core.css.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 15561, app/assets/stylesheets/core.css.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 15564, app/assets/stylesheets/core.css.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 15567, app/assets/stylesheets/core.css.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 15570, app/assets/stylesheets/core.css.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 15573, app/assets/stylesheets/core.css.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 15576, app/assets/stylesheets/core.css.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 15579, app/assets/stylesheets/core.css.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 15582, app/assets/stylesheets/core.css.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 15585, app/assets/stylesheets/core.css.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 15588, app/assets/stylesheets/core.css.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 15591, app/assets/stylesheets/core.css.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 15594, app/assets/stylesheets/core.css.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 15597, app/assets/stylesheets/core.css.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 15600, app/assets/stylesheets/core.css.scss */
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 15603, app/assets/stylesheets/core.css.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 15606, app/assets/stylesheets/core.css.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 15609, app/assets/stylesheets/core.css.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 15612, app/assets/stylesheets/core.css.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 15615, app/assets/stylesheets/core.css.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 15618, app/assets/stylesheets/core.css.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 15621, app/assets/stylesheets/core.css.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 15624, app/assets/stylesheets/core.css.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 15627, app/assets/stylesheets/core.css.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 15630, app/assets/stylesheets/core.css.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 15633, app/assets/stylesheets/core.css.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 15636, app/assets/stylesheets/core.css.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 15639, app/assets/stylesheets/core.css.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 15642, app/assets/stylesheets/core.css.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 15645, app/assets/stylesheets/core.css.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 15648, app/assets/stylesheets/core.css.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 15651, app/assets/stylesheets/core.css.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  /* line 15654, app/assets/stylesheets/core.css.scss */
  .order-xl-first {
    order: -1 !important;
  }
  /* line 15657, app/assets/stylesheets/core.css.scss */
  .order-xl-0 {
    order: 0 !important;
  }
  /* line 15660, app/assets/stylesheets/core.css.scss */
  .order-xl-1 {
    order: 1 !important;
  }
  /* line 15663, app/assets/stylesheets/core.css.scss */
  .order-xl-2 {
    order: 2 !important;
  }
  /* line 15666, app/assets/stylesheets/core.css.scss */
  .order-xl-3 {
    order: 3 !important;
  }
  /* line 15669, app/assets/stylesheets/core.css.scss */
  .order-xl-4 {
    order: 4 !important;
  }
  /* line 15672, app/assets/stylesheets/core.css.scss */
  .order-xl-5 {
    order: 5 !important;
  }
  /* line 15675, app/assets/stylesheets/core.css.scss */
  .order-xl-last {
    order: 6 !important;
  }
  /* line 15678, app/assets/stylesheets/core.css.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 15681, app/assets/stylesheets/core.css.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 15684, app/assets/stylesheets/core.css.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 15687, app/assets/stylesheets/core.css.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 15690, app/assets/stylesheets/core.css.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 15693, app/assets/stylesheets/core.css.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 15696, app/assets/stylesheets/core.css.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 15699, app/assets/stylesheets/core.css.scss */
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 15703, app/assets/stylesheets/core.css.scss */
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 15707, app/assets/stylesheets/core.css.scss */
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 15711, app/assets/stylesheets/core.css.scss */
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 15715, app/assets/stylesheets/core.css.scss */
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 15719, app/assets/stylesheets/core.css.scss */
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 15723, app/assets/stylesheets/core.css.scss */
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 15727, app/assets/stylesheets/core.css.scss */
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 15731, app/assets/stylesheets/core.css.scss */
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 15735, app/assets/stylesheets/core.css.scss */
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 15739, app/assets/stylesheets/core.css.scss */
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 15743, app/assets/stylesheets/core.css.scss */
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 15747, app/assets/stylesheets/core.css.scss */
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 15751, app/assets/stylesheets/core.css.scss */
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 15755, app/assets/stylesheets/core.css.scss */
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  /* line 15758, app/assets/stylesheets/core.css.scss */
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15761, app/assets/stylesheets/core.css.scss */
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15764, app/assets/stylesheets/core.css.scss */
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 15767, app/assets/stylesheets/core.css.scss */
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15770, app/assets/stylesheets/core.css.scss */
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 15773, app/assets/stylesheets/core.css.scss */
  .mt-xl-auto {
    margin-top: auto !important;
  }
  /* line 15776, app/assets/stylesheets/core.css.scss */
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 15779, app/assets/stylesheets/core.css.scss */
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 15782, app/assets/stylesheets/core.css.scss */
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 15785, app/assets/stylesheets/core.css.scss */
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 15788, app/assets/stylesheets/core.css.scss */
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 15791, app/assets/stylesheets/core.css.scss */
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 15794, app/assets/stylesheets/core.css.scss */
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 15797, app/assets/stylesheets/core.css.scss */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 15800, app/assets/stylesheets/core.css.scss */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 15803, app/assets/stylesheets/core.css.scss */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 15806, app/assets/stylesheets/core.css.scss */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 15809, app/assets/stylesheets/core.css.scss */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 15812, app/assets/stylesheets/core.css.scss */
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  /* line 15816, app/assets/stylesheets/core.css.scss */
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  /* line 15820, app/assets/stylesheets/core.css.scss */
  .mx-xl-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  /* line 15824, app/assets/stylesheets/core.css.scss */
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  /* line 15828, app/assets/stylesheets/core.css.scss */
  .mx-xl-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  /* line 15832, app/assets/stylesheets/core.css.scss */
  .my-xl-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* line 15836, app/assets/stylesheets/core.css.scss */
  .my-xl-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* line 15840, app/assets/stylesheets/core.css.scss */
  .my-xl-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* line 15844, app/assets/stylesheets/core.css.scss */
  .my-xl-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* line 15848, app/assets/stylesheets/core.css.scss */
  .my-xl-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* line 15852, app/assets/stylesheets/core.css.scss */
  .mt-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 15855, app/assets/stylesheets/core.css.scss */
  .mt-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 15858, app/assets/stylesheets/core.css.scss */
  .mt-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 15861, app/assets/stylesheets/core.css.scss */
  .mt-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 15864, app/assets/stylesheets/core.css.scss */
  .mt-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 15867, app/assets/stylesheets/core.css.scss */
  .mb-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 15870, app/assets/stylesheets/core.css.scss */
  .mb-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 15873, app/assets/stylesheets/core.css.scss */
  .mb-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 15876, app/assets/stylesheets/core.css.scss */
  .mb-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 15879, app/assets/stylesheets/core.css.scss */
  .mb-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 15882, app/assets/stylesheets/core.css.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 15885, app/assets/stylesheets/core.css.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 15888, app/assets/stylesheets/core.css.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 15891, app/assets/stylesheets/core.css.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 15894, app/assets/stylesheets/core.css.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 15897, app/assets/stylesheets/core.css.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 15900, app/assets/stylesheets/core.css.scss */
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 15904, app/assets/stylesheets/core.css.scss */
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 15908, app/assets/stylesheets/core.css.scss */
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 15912, app/assets/stylesheets/core.css.scss */
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 15916, app/assets/stylesheets/core.css.scss */
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 15920, app/assets/stylesheets/core.css.scss */
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 15924, app/assets/stylesheets/core.css.scss */
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 15928, app/assets/stylesheets/core.css.scss */
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 15932, app/assets/stylesheets/core.css.scss */
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 15936, app/assets/stylesheets/core.css.scss */
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 15940, app/assets/stylesheets/core.css.scss */
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 15944, app/assets/stylesheets/core.css.scss */
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 15948, app/assets/stylesheets/core.css.scss */
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  /* line 15951, app/assets/stylesheets/core.css.scss */
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15954, app/assets/stylesheets/core.css.scss */
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15957, app/assets/stylesheets/core.css.scss */
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 15960, app/assets/stylesheets/core.css.scss */
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15963, app/assets/stylesheets/core.css.scss */
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 15966, app/assets/stylesheets/core.css.scss */
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 15969, app/assets/stylesheets/core.css.scss */
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 15972, app/assets/stylesheets/core.css.scss */
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 15975, app/assets/stylesheets/core.css.scss */
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 15978, app/assets/stylesheets/core.css.scss */
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 15981, app/assets/stylesheets/core.css.scss */
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 15984, app/assets/stylesheets/core.css.scss */
  .gap-xl-0 {
    gap: 0 !important;
  }
  /* line 15987, app/assets/stylesheets/core.css.scss */
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  /* line 15990, app/assets/stylesheets/core.css.scss */
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  /* line 15993, app/assets/stylesheets/core.css.scss */
  .gap-xl-3 {
    gap: 1rem !important;
  }
  /* line 15996, app/assets/stylesheets/core.css.scss */
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  /* line 15999, app/assets/stylesheets/core.css.scss */
  .gap-xl-5 {
    gap: 3rem !important;
  }
  /* line 16002, app/assets/stylesheets/core.css.scss */
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  /* line 16005, app/assets/stylesheets/core.css.scss */
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  /* line 16008, app/assets/stylesheets/core.css.scss */
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  /* line 16011, app/assets/stylesheets/core.css.scss */
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  /* line 16014, app/assets/stylesheets/core.css.scss */
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  /* line 16017, app/assets/stylesheets/core.css.scss */
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  /* line 16020, app/assets/stylesheets/core.css.scss */
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  /* line 16023, app/assets/stylesheets/core.css.scss */
  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  /* line 16026, app/assets/stylesheets/core.css.scss */
  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  /* line 16029, app/assets/stylesheets/core.css.scss */
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  /* line 16032, app/assets/stylesheets/core.css.scss */
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  /* line 16035, app/assets/stylesheets/core.css.scss */
  .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
}

@media (min-width: 1400px) {
  /* line 16040, app/assets/stylesheets/core.css.scss */
  .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  /* line 16043, app/assets/stylesheets/core.css.scss */
  .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  /* line 16046, app/assets/stylesheets/core.css.scss */
  .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  /* line 16049, app/assets/stylesheets/core.css.scss */
  .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  /* line 16052, app/assets/stylesheets/core.css.scss */
  .object-fit-xxl-none {
    object-fit: none !important;
  }
  /* line 16055, app/assets/stylesheets/core.css.scss */
  .d-xxl-inline {
    display: inline !important;
  }
  /* line 16058, app/assets/stylesheets/core.css.scss */
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  /* line 16061, app/assets/stylesheets/core.css.scss */
  .d-xxl-block {
    display: block !important;
  }
  /* line 16064, app/assets/stylesheets/core.css.scss */
  .d-xxl-grid {
    display: grid !important;
  }
  /* line 16067, app/assets/stylesheets/core.css.scss */
  .d-xxl-table {
    display: table !important;
  }
  /* line 16070, app/assets/stylesheets/core.css.scss */
  .d-xxl-table-row {
    display: table-row !important;
  }
  /* line 16073, app/assets/stylesheets/core.css.scss */
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  /* line 16076, app/assets/stylesheets/core.css.scss */
  .d-xxl-flex {
    display: flex !important;
  }
  /* line 16079, app/assets/stylesheets/core.css.scss */
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  /* line 16082, app/assets/stylesheets/core.css.scss */
  .d-xxl-none {
    display: none !important;
  }
  /* line 16085, app/assets/stylesheets/core.css.scss */
  .border-xxl-solid {
    border-style: solid !important;
  }
  /* line 16088, app/assets/stylesheets/core.css.scss */
  .border-xxl-dashed {
    border-style: dashed !important;
  }
  /* line 16091, app/assets/stylesheets/core.css.scss */
  .border-xxl-none {
    border-style: none !important;
  }
  /* line 16094, app/assets/stylesheets/core.css.scss */
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  /* line 16097, app/assets/stylesheets/core.css.scss */
  .flex-xxl-row {
    flex-direction: row !important;
  }
  /* line 16100, app/assets/stylesheets/core.css.scss */
  .flex-xxl-column {
    flex-direction: column !important;
  }
  /* line 16103, app/assets/stylesheets/core.css.scss */
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 16106, app/assets/stylesheets/core.css.scss */
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16109, app/assets/stylesheets/core.css.scss */
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 16112, app/assets/stylesheets/core.css.scss */
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 16115, app/assets/stylesheets/core.css.scss */
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 16118, app/assets/stylesheets/core.css.scss */
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 16121, app/assets/stylesheets/core.css.scss */
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 16124, app/assets/stylesheets/core.css.scss */
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 16127, app/assets/stylesheets/core.css.scss */
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 16130, app/assets/stylesheets/core.css.scss */
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  /* line 16133, app/assets/stylesheets/core.css.scss */
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  /* line 16136, app/assets/stylesheets/core.css.scss */
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  /* line 16139, app/assets/stylesheets/core.css.scss */
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  /* line 16142, app/assets/stylesheets/core.css.scss */
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  /* line 16145, app/assets/stylesheets/core.css.scss */
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 16148, app/assets/stylesheets/core.css.scss */
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  /* line 16151, app/assets/stylesheets/core.css.scss */
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  /* line 16154, app/assets/stylesheets/core.css.scss */
  .align-items-xxl-center {
    align-items: center !important;
  }
  /* line 16157, app/assets/stylesheets/core.css.scss */
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  /* line 16160, app/assets/stylesheets/core.css.scss */
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  /* line 16163, app/assets/stylesheets/core.css.scss */
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  /* line 16166, app/assets/stylesheets/core.css.scss */
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  /* line 16169, app/assets/stylesheets/core.css.scss */
  .align-content-xxl-center {
    align-content: center !important;
  }
  /* line 16172, app/assets/stylesheets/core.css.scss */
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  /* line 16175, app/assets/stylesheets/core.css.scss */
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  /* line 16178, app/assets/stylesheets/core.css.scss */
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  /* line 16181, app/assets/stylesheets/core.css.scss */
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  /* line 16184, app/assets/stylesheets/core.css.scss */
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  /* line 16187, app/assets/stylesheets/core.css.scss */
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  /* line 16190, app/assets/stylesheets/core.css.scss */
  .align-self-xxl-center {
    align-self: center !important;
  }
  /* line 16193, app/assets/stylesheets/core.css.scss */
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  /* line 16196, app/assets/stylesheets/core.css.scss */
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  /* line 16199, app/assets/stylesheets/core.css.scss */
  .order-xxl-first {
    order: -1 !important;
  }
  /* line 16202, app/assets/stylesheets/core.css.scss */
  .order-xxl-0 {
    order: 0 !important;
  }
  /* line 16205, app/assets/stylesheets/core.css.scss */
  .order-xxl-1 {
    order: 1 !important;
  }
  /* line 16208, app/assets/stylesheets/core.css.scss */
  .order-xxl-2 {
    order: 2 !important;
  }
  /* line 16211, app/assets/stylesheets/core.css.scss */
  .order-xxl-3 {
    order: 3 !important;
  }
  /* line 16214, app/assets/stylesheets/core.css.scss */
  .order-xxl-4 {
    order: 4 !important;
  }
  /* line 16217, app/assets/stylesheets/core.css.scss */
  .order-xxl-5 {
    order: 5 !important;
  }
  /* line 16220, app/assets/stylesheets/core.css.scss */
  .order-xxl-last {
    order: 6 !important;
  }
  /* line 16223, app/assets/stylesheets/core.css.scss */
  .m-xxl-0 {
    margin: 0 !important;
  }
  /* line 16226, app/assets/stylesheets/core.css.scss */
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  /* line 16229, app/assets/stylesheets/core.css.scss */
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  /* line 16232, app/assets/stylesheets/core.css.scss */
  .m-xxl-3 {
    margin: 1rem !important;
  }
  /* line 16235, app/assets/stylesheets/core.css.scss */
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  /* line 16238, app/assets/stylesheets/core.css.scss */
  .m-xxl-5 {
    margin: 3rem !important;
  }
  /* line 16241, app/assets/stylesheets/core.css.scss */
  .m-xxl-auto {
    margin: auto !important;
  }
  /* line 16244, app/assets/stylesheets/core.css.scss */
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 16248, app/assets/stylesheets/core.css.scss */
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 16252, app/assets/stylesheets/core.css.scss */
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 16256, app/assets/stylesheets/core.css.scss */
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 16260, app/assets/stylesheets/core.css.scss */
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 16264, app/assets/stylesheets/core.css.scss */
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 16268, app/assets/stylesheets/core.css.scss */
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 16272, app/assets/stylesheets/core.css.scss */
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 16276, app/assets/stylesheets/core.css.scss */
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 16280, app/assets/stylesheets/core.css.scss */
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 16284, app/assets/stylesheets/core.css.scss */
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 16288, app/assets/stylesheets/core.css.scss */
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 16292, app/assets/stylesheets/core.css.scss */
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 16296, app/assets/stylesheets/core.css.scss */
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 16300, app/assets/stylesheets/core.css.scss */
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  /* line 16303, app/assets/stylesheets/core.css.scss */
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16306, app/assets/stylesheets/core.css.scss */
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16309, app/assets/stylesheets/core.css.scss */
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  /* line 16312, app/assets/stylesheets/core.css.scss */
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16315, app/assets/stylesheets/core.css.scss */
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  /* line 16318, app/assets/stylesheets/core.css.scss */
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  /* line 16321, app/assets/stylesheets/core.css.scss */
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  /* line 16324, app/assets/stylesheets/core.css.scss */
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 16327, app/assets/stylesheets/core.css.scss */
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 16330, app/assets/stylesheets/core.css.scss */
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 16333, app/assets/stylesheets/core.css.scss */
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 16336, app/assets/stylesheets/core.css.scss */
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 16339, app/assets/stylesheets/core.css.scss */
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  /* line 16342, app/assets/stylesheets/core.css.scss */
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  /* line 16345, app/assets/stylesheets/core.css.scss */
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  /* line 16348, app/assets/stylesheets/core.css.scss */
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  /* line 16351, app/assets/stylesheets/core.css.scss */
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  /* line 16354, app/assets/stylesheets/core.css.scss */
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  /* line 16357, app/assets/stylesheets/core.css.scss */
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  /* line 16361, app/assets/stylesheets/core.css.scss */
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  /* line 16365, app/assets/stylesheets/core.css.scss */
  .mx-xxl-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  /* line 16369, app/assets/stylesheets/core.css.scss */
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  /* line 16373, app/assets/stylesheets/core.css.scss */
  .mx-xxl-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  /* line 16377, app/assets/stylesheets/core.css.scss */
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  /* line 16381, app/assets/stylesheets/core.css.scss */
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  /* line 16385, app/assets/stylesheets/core.css.scss */
  .my-xxl-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  /* line 16389, app/assets/stylesheets/core.css.scss */
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  /* line 16393, app/assets/stylesheets/core.css.scss */
  .my-xxl-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  /* line 16397, app/assets/stylesheets/core.css.scss */
  .mt-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 16400, app/assets/stylesheets/core.css.scss */
  .mt-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 16403, app/assets/stylesheets/core.css.scss */
  .mt-xxl-n3 {
    margin-top: -1rem !important;
  }
  /* line 16406, app/assets/stylesheets/core.css.scss */
  .mt-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 16409, app/assets/stylesheets/core.css.scss */
  .mt-xxl-n5 {
    margin-top: -3rem !important;
  }
  /* line 16412, app/assets/stylesheets/core.css.scss */
  .mb-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 16415, app/assets/stylesheets/core.css.scss */
  .mb-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 16418, app/assets/stylesheets/core.css.scss */
  .mb-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 16421, app/assets/stylesheets/core.css.scss */
  .mb-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 16424, app/assets/stylesheets/core.css.scss */
  .mb-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 16427, app/assets/stylesheets/core.css.scss */
  .p-xxl-0 {
    padding: 0 !important;
  }
  /* line 16430, app/assets/stylesheets/core.css.scss */
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  /* line 16433, app/assets/stylesheets/core.css.scss */
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  /* line 16436, app/assets/stylesheets/core.css.scss */
  .p-xxl-3 {
    padding: 1rem !important;
  }
  /* line 16439, app/assets/stylesheets/core.css.scss */
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  /* line 16442, app/assets/stylesheets/core.css.scss */
  .p-xxl-5 {
    padding: 3rem !important;
  }
  /* line 16445, app/assets/stylesheets/core.css.scss */
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 16449, app/assets/stylesheets/core.css.scss */
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 16453, app/assets/stylesheets/core.css.scss */
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 16457, app/assets/stylesheets/core.css.scss */
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 16461, app/assets/stylesheets/core.css.scss */
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 16465, app/assets/stylesheets/core.css.scss */
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 16469, app/assets/stylesheets/core.css.scss */
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 16473, app/assets/stylesheets/core.css.scss */
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 16477, app/assets/stylesheets/core.css.scss */
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 16481, app/assets/stylesheets/core.css.scss */
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 16485, app/assets/stylesheets/core.css.scss */
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 16489, app/assets/stylesheets/core.css.scss */
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 16493, app/assets/stylesheets/core.css.scss */
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  /* line 16496, app/assets/stylesheets/core.css.scss */
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16499, app/assets/stylesheets/core.css.scss */
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16502, app/assets/stylesheets/core.css.scss */
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  /* line 16505, app/assets/stylesheets/core.css.scss */
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16508, app/assets/stylesheets/core.css.scss */
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  /* line 16511, app/assets/stylesheets/core.css.scss */
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  /* line 16514, app/assets/stylesheets/core.css.scss */
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 16517, app/assets/stylesheets/core.css.scss */
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 16520, app/assets/stylesheets/core.css.scss */
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 16523, app/assets/stylesheets/core.css.scss */
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 16526, app/assets/stylesheets/core.css.scss */
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 16529, app/assets/stylesheets/core.css.scss */
  .gap-xxl-0 {
    gap: 0 !important;
  }
  /* line 16532, app/assets/stylesheets/core.css.scss */
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  /* line 16535, app/assets/stylesheets/core.css.scss */
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  /* line 16538, app/assets/stylesheets/core.css.scss */
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  /* line 16541, app/assets/stylesheets/core.css.scss */
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  /* line 16544, app/assets/stylesheets/core.css.scss */
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  /* line 16547, app/assets/stylesheets/core.css.scss */
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  /* line 16550, app/assets/stylesheets/core.css.scss */
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  /* line 16553, app/assets/stylesheets/core.css.scss */
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  /* line 16556, app/assets/stylesheets/core.css.scss */
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  /* line 16559, app/assets/stylesheets/core.css.scss */
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  /* line 16562, app/assets/stylesheets/core.css.scss */
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  /* line 16565, app/assets/stylesheets/core.css.scss */
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  /* line 16568, app/assets/stylesheets/core.css.scss */
  .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  /* line 16571, app/assets/stylesheets/core.css.scss */
  .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  /* line 16574, app/assets/stylesheets/core.css.scss */
  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  /* line 16577, app/assets/stylesheets/core.css.scss */
  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  /* line 16580, app/assets/stylesheets/core.css.scss */
  .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
}

@media (min-width: 1200px) {
  /* line 16585, app/assets/stylesheets/core.css.scss */
  .fs-1 {
    font-size: 2.375rem !important;
  }
  /* line 16588, app/assets/stylesheets/core.css.scss */
  .fs-2 {
    font-size: 2rem !important;
  }
  /* line 16591, app/assets/stylesheets/core.css.scss */
  .fs-3 {
    font-size: 1.625rem !important;
  }
  /* line 16594, app/assets/stylesheets/core.css.scss */
  .fs-4 {
    font-size: 1.375rem !important;
  }
}

@media print {
  /* line 16599, app/assets/stylesheets/core.css.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 16602, app/assets/stylesheets/core.css.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 16605, app/assets/stylesheets/core.css.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 16608, app/assets/stylesheets/core.css.scss */
  .d-print-grid {
    display: grid !important;
  }
  /* line 16611, app/assets/stylesheets/core.css.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 16614, app/assets/stylesheets/core.css.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 16617, app/assets/stylesheets/core.css.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 16620, app/assets/stylesheets/core.css.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 16623, app/assets/stylesheets/core.css.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  /* line 16626, app/assets/stylesheets/core.css.scss */
  .d-print-none {
    display: none !important;
  }
}

/* line 16630, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .object-fit-contain {
  object-fit: contain !important;
}

/* line 16633, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .object-fit-cover {
  object-fit: cover !important;
}

/* line 16636, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .object-fit-fill {
  object-fit: fill !important;
}

/* line 16639, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .object-fit-scale {
  object-fit: scale-down !important;
}

/* line 16642, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .object-fit-none {
  object-fit: none !important;
}

/* line 16645, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-solid {
  border-style: solid !important;
}

/* line 16648, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-dashed {
  border-style: dashed !important;
}

/* line 16651, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-none {
  border-style: none !important;
}

/* line 16654, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-label-primary {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

/* line 16658, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-label-secondary {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

/* line 16662, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-label-success {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

/* line 16666, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-label-info {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

/* line 16670, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-label-warning {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

/* line 16674, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-label-danger {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

/* line 16678, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-label-light {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

/* line 16682, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-label-dark {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

/* line 16686, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-label-gray {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-gray-rgb), var(--bs-border-opacity)) !important;
}

/* line 16690, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-label-black {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

/* line 16694, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-label-white {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

/* line 16698, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-opacity-10 {
  --bs-border-opacity: 0.1;
}

/* line 16701, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-opacity-25 {
  --bs-border-opacity: 0.25;
}

/* line 16704, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-opacity-50 {
  --bs-border-opacity: 0.5;
}

/* line 16707, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-opacity-75 {
  --bs-border-opacity: 0.75;
}

/* line 16710, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-opacity-100 {
  --bs-border-opacity: 1;
}

/* line 16713, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .row-gap-0 {
  row-gap: 0 !important;
}

/* line 16716, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .row-gap-1 {
  row-gap: 0.25rem !important;
}

/* line 16719, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .row-gap-2 {
  row-gap: 0.5rem !important;
}

/* line 16722, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .row-gap-3 {
  row-gap: 1rem !important;
}

/* line 16725, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .row-gap-4 {
  row-gap: 1.5rem !important;
}

/* line 16728, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .row-gap-5 {
  row-gap: 3rem !important;
}

/* line 16731, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .column-gap-0 {
  column-gap: 0 !important;
}

/* line 16734, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .column-gap-1 {
  column-gap: 0.25rem !important;
}

/* line 16737, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .column-gap-2 {
  column-gap: 0.5rem !important;
}

/* line 16740, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .column-gap-3 {
  column-gap: 1rem !important;
}

/* line 16743, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .column-gap-4 {
  column-gap: 1.5rem !important;
}

/* line 16746, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .column-gap-5 {
  column-gap: 3rem !important;
}

/* line 16749, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .text-opacity-25 {
  --bs-text-opacity: 0.25;
}

/* line 16752, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .text-opacity-50 {
  --bs-text-opacity: 0.5;
}

/* line 16755, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .text-opacity-75 {
  --bs-text-opacity: 0.75;
}

/* line 16758, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .text-opacity-100 {
  --bs-text-opacity: 1;
}

/* line 16761, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-opacity-10 {
  --bs-link-opacity: 0.1;
}

/* line 16764, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

/* line 16767, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-opacity-25 {
  --bs-link-opacity: 0.25;
}

/* line 16770, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

/* line 16773, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-opacity-50 {
  --bs-link-opacity: 0.5;
}

/* line 16776, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

/* line 16779, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-opacity-75 {
  --bs-link-opacity: 0.75;
}

/* line 16782, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

/* line 16785, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-opacity-100 {
  --bs-link-opacity: 1;
}

/* line 16788, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

/* line 16791, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-offset-1 {
  text-underline-offset: 0.125em !important;
}

/* line 16794, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

/* line 16797, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-offset-2 {
  text-underline-offset: 0.25em !important;
}

/* line 16800, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

/* line 16803, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-offset-3 {
  text-underline-offset: 0.375em !important;
}

/* line 16806, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

/* line 16809, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 16813, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 16817, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 16821, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 16825, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 16829, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 16833, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 16837, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 16841, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline-gray {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-gray-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 16845, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 16849, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

/* line 16852, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

/* line 16855, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

/* line 16858, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

/* line 16861, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

/* line 16864, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

/* line 16867, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

/* line 16870, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

/* line 16873, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

/* line 16876, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

/* line 16879, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

/* line 16882, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

/* line 16885, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

/* line 16888, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

/* line 16891, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

/* line 16894, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

/* line 16897, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .bg-opacity-100 {
  --bs-bg-opacity: 1;
}

/* line 16900, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

/* line 16903, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

/* line 16906, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

/* line 16909, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

/* line 16912, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

/* line 16915, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

/* line 16918, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

/* line 16921, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

/* line 16924, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .z-n1 {
  z-index: -1 !important;
}

/* line 16927, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .z-0 {
  z-index: 0 !important;
}

/* line 16930, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .z-1 {
  z-index: 1 !important;
}

/* line 16933, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .z-2 {
  z-index: 2 !important;
}

/* line 16936, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .z-3 {
  z-index: 3 !important;
}

/* line 16939, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .z-4 {
  z-index: 4 !important;
}

/* line 16942, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .z-5 {
  z-index: 5 !important;
}

/* line 16945, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .float-start {
  float: left !important;
}

/* line 16948, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .float-end {
  float: right !important;
}

/* line 16951, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .float-none {
  float: none !important;
}

/* line 16954, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .end-0 {
  right: 0 !important;
}

/* line 16957, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .end-50 {
  right: 50% !important;
}

/* line 16960, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .end-100 {
  right: 100% !important;
}

/* line 16963, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .start-0 {
  left: 0 !important;
}

/* line 16966, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .start-50 {
  left: 50% !important;
}

/* line 16969, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .start-100 {
  left: 100% !important;
}

/* line 16972, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .translate-middle {
  transform: translate(-50%, -50%) !important;
}

/* line 16975, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .translate-middle-x {
  transform: translateX(-50%) !important;
}

/* line 16978, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .translate-middle-y {
  transform: translateY(-50%) !important;
}

/* line 16981, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-end {
  border-right: 1px solid #dbdade !important;
}

/* line 16984, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-end-0 {
  border-right: 0 !important;
}

/* line 16987, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-start {
  border-left: 1px solid #dbdade !important;
}

/* line 16990, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-start-0 {
  border-left: 0 !important;
}

/* line 16993, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-left-dashed {
  border-left-style: dashed !important;
}

/* line 16996, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .border-right-dashed {
  border-right-style: dashed !important;
}

/* line 16999, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .text-start {
  text-align: left !important;
}

/* line 17002, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .text-end {
  text-align: right !important;
}

/* line 17005, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .text-center {
  text-align: center !important;
}

/* line 17008, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .rounded-end {
  border-top-right-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
}

/* line 17012, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .rounded-start {
  border-bottom-left-radius: 0.375rem !important;
  border-top-left-radius: 0.375rem !important;
}

/* line 17016, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .rounded-start-top {
  border-top-left-radius: 0.375rem !important;
}

/* line 17019, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .rounded-start-bottom {
  border-bottom-left-radius: 0.375rem !important;
}

/* line 17022, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .rounded-end-top {
  border-top-right-radius: 0.375rem !important;
}

/* line 17025, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .rounded-end-bottom {
  border-bottom-right-radius: 0.375rem !important;
}

/* line 17028, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .me-0 {
  margin-right: 0 !important;
}

/* line 17031, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .me-1 {
  margin-right: 0.25rem !important;
}

/* line 17034, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .me-2 {
  margin-right: 0.5rem !important;
}

/* line 17037, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .me-3 {
  margin-right: 1rem !important;
}

/* line 17040, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .me-4 {
  margin-right: 1.5rem !important;
}

/* line 17043, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .me-5 {
  margin-right: 3rem !important;
}

/* line 17046, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .me-auto {
  margin-right: auto !important;
}

/* line 17049, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .ms-0 {
  margin-left: 0 !important;
}

/* line 17052, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .ms-1 {
  margin-left: 0.25rem !important;
}

/* line 17055, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .ms-2 {
  margin-left: 0.5rem !important;
}

/* line 17058, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .ms-3 {
  margin-left: 1rem !important;
}

/* line 17061, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .ms-4 {
  margin-left: 1.5rem !important;
}

/* line 17064, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .ms-5 {
  margin-left: 3rem !important;
}

/* line 17067, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .ms-auto {
  margin-left: auto !important;
}

/* line 17070, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .me-n1 {
  margin-right: -0.25rem !important;
}

/* line 17073, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .me-n2 {
  margin-right: -0.5rem !important;
}

/* line 17076, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .me-n3 {
  margin-right: -1rem !important;
}

/* line 17079, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .me-n4 {
  margin-right: -1.5rem !important;
}

/* line 17082, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .me-n5 {
  margin-right: -3rem !important;
}

/* line 17085, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .ms-n1 {
  margin-left: -0.25rem !important;
}

/* line 17088, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .ms-n2 {
  margin-left: -0.5rem !important;
}

/* line 17091, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .ms-n3 {
  margin-left: -1rem !important;
}

/* line 17094, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .ms-n4 {
  margin-left: -1.5rem !important;
}

/* line 17097, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .ms-n5 {
  margin-left: -3rem !important;
}

/* line 17100, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .pe-0 {
  padding-right: 0 !important;
}

/* line 17103, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .pe-1 {
  padding-right: 0.25rem !important;
}

/* line 17106, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .pe-2 {
  padding-right: 0.5rem !important;
}

/* line 17109, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .pe-3 {
  padding-right: 1rem !important;
}

/* line 17112, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .pe-4 {
  padding-right: 1.5rem !important;
}

/* line 17115, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .pe-5 {
  padding-right: 3rem !important;
}

/* line 17118, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .ps-0 {
  padding-left: 0 !important;
}

/* line 17121, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .ps-1 {
  padding-left: 0.25rem !important;
}

/* line 17124, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .ps-2 {
  padding-left: 0.5rem !important;
}

/* line 17127, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .ps-3 {
  padding-left: 1rem !important;
}

/* line 17130, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .ps-4 {
  padding-left: 1.5rem !important;
}

/* line 17133, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .ps-5 {
  padding-left: 3rem !important;
}

/* line 17136, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .rotate-0 {
  transform: rotate(0deg) !important;
}

/* line 17139, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .rotate-90 {
  transform: rotate(90deg) !important;
}

/* line 17142, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .rotate-180 {
  transform: rotate(180deg) !important;
}

/* line 17145, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .rotate-270 {
  transform: rotate(270deg) !important;
}

/* line 17148, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .rotate-n90 {
  transform: rotate(-90deg) !important;
}

/* line 17151, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .rotate-n180 {
  transform: rotate(-180deg) !important;
}

/* line 17154, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .rotate-n270 {
  transform: rotate(-270deg) !important;
}

/* line 17157, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .scaleX-n1 {
  transform: scaleX(-1) !important;
}

/* line 17160, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .scaleY-n1 {
  transform: scaleY(-1) !important;
}

@media (min-width: 576px) {
  /* line 17164, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-sm-contain {
    object-fit: contain !important;
  }
  /* line 17167, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-sm-cover {
    object-fit: cover !important;
  }
  /* line 17170, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-sm-fill {
    object-fit: fill !important;
  }
  /* line 17173, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  /* line 17176, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-sm-none {
    object-fit: none !important;
  }
  /* line 17179, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .border-sm-solid {
    border-style: solid !important;
  }
  /* line 17182, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .border-sm-dashed {
    border-style: dashed !important;
  }
  /* line 17185, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .border-sm-none {
    border-style: none !important;
  }
  /* line 17188, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  /* line 17191, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  /* line 17194, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  /* line 17197, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  /* line 17200, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  /* line 17203, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  /* line 17206, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  /* line 17209, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  /* line 17212, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  /* line 17215, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  /* line 17218, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  /* line 17221, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  /* line 17224, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .float-sm-start {
    float: left !important;
  }
  /* line 17227, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .float-sm-end {
    float: right !important;
  }
  /* line 17230, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .float-sm-none {
    float: none !important;
  }
  /* line 17233, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .text-sm-start {
    text-align: left !important;
  }
  /* line 17236, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .text-sm-end {
    text-align: right !important;
  }
  /* line 17239, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .text-sm-center {
    text-align: center !important;
  }
  /* line 17242, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-sm-0 {
    margin-right: 0 !important;
  }
  /* line 17245, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 17248, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 17251, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 17254, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 17257, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 17260, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-sm-auto {
    margin-right: auto !important;
  }
  /* line 17263, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-sm-0 {
    margin-left: 0 !important;
  }
  /* line 17266, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 17269, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 17272, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 17275, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 17278, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 17281, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-sm-auto {
    margin-left: auto !important;
  }
  /* line 17284, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 17287, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 17290, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 17293, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 17296, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 17299, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 17302, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 17305, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 17308, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 17311, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 17314, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-sm-0 {
    padding-right: 0 !important;
  }
  /* line 17317, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 17320, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 17323, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 17326, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 17329, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 17332, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-sm-0 {
    padding-left: 0 !important;
  }
  /* line 17335, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 17338, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 17341, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 17344, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 17347, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-sm-5 {
    padding-left: 3rem !important;
  }
}

@media (min-width: 768px) {
  /* line 17352, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-md-contain {
    object-fit: contain !important;
  }
  /* line 17355, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-md-cover {
    object-fit: cover !important;
  }
  /* line 17358, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-md-fill {
    object-fit: fill !important;
  }
  /* line 17361, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  /* line 17364, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-md-none {
    object-fit: none !important;
  }
  /* line 17367, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .border-md-solid {
    border-style: solid !important;
  }
  /* line 17370, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .border-md-dashed {
    border-style: dashed !important;
  }
  /* line 17373, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .border-md-none {
    border-style: none !important;
  }
  /* line 17376, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-md-0 {
    row-gap: 0 !important;
  }
  /* line 17379, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  /* line 17382, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  /* line 17385, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  /* line 17388, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  /* line 17391, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  /* line 17394, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-md-0 {
    column-gap: 0 !important;
  }
  /* line 17397, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  /* line 17400, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  /* line 17403, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  /* line 17406, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  /* line 17409, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  /* line 17412, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .float-md-start {
    float: left !important;
  }
  /* line 17415, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .float-md-end {
    float: right !important;
  }
  /* line 17418, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .float-md-none {
    float: none !important;
  }
  /* line 17421, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .text-md-start {
    text-align: left !important;
  }
  /* line 17424, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .text-md-end {
    text-align: right !important;
  }
  /* line 17427, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .text-md-center {
    text-align: center !important;
  }
  /* line 17430, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-md-0 {
    margin-right: 0 !important;
  }
  /* line 17433, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 17436, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 17439, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-md-3 {
    margin-right: 1rem !important;
  }
  /* line 17442, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 17445, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-md-5 {
    margin-right: 3rem !important;
  }
  /* line 17448, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-md-auto {
    margin-right: auto !important;
  }
  /* line 17451, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-md-0 {
    margin-left: 0 !important;
  }
  /* line 17454, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 17457, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 17460, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-md-3 {
    margin-left: 1rem !important;
  }
  /* line 17463, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 17466, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-md-5 {
    margin-left: 3rem !important;
  }
  /* line 17469, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-md-auto {
    margin-left: auto !important;
  }
  /* line 17472, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 17475, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 17478, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 17481, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 17484, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 17487, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 17490, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 17493, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 17496, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 17499, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 17502, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-md-0 {
    padding-right: 0 !important;
  }
  /* line 17505, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 17508, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 17511, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-md-3 {
    padding-right: 1rem !important;
  }
  /* line 17514, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 17517, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-md-5 {
    padding-right: 3rem !important;
  }
  /* line 17520, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-md-0 {
    padding-left: 0 !important;
  }
  /* line 17523, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 17526, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 17529, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-md-3 {
    padding-left: 1rem !important;
  }
  /* line 17532, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 17535, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-md-5 {
    padding-left: 3rem !important;
  }
}

@media (min-width: 992px) {
  /* line 17540, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-lg-contain {
    object-fit: contain !important;
  }
  /* line 17543, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-lg-cover {
    object-fit: cover !important;
  }
  /* line 17546, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-lg-fill {
    object-fit: fill !important;
  }
  /* line 17549, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  /* line 17552, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-lg-none {
    object-fit: none !important;
  }
  /* line 17555, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .border-lg-solid {
    border-style: solid !important;
  }
  /* line 17558, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .border-lg-dashed {
    border-style: dashed !important;
  }
  /* line 17561, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .border-lg-none {
    border-style: none !important;
  }
  /* line 17564, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  /* line 17567, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  /* line 17570, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  /* line 17573, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  /* line 17576, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  /* line 17579, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  /* line 17582, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  /* line 17585, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  /* line 17588, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  /* line 17591, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  /* line 17594, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  /* line 17597, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  /* line 17600, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .float-lg-start {
    float: left !important;
  }
  /* line 17603, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .float-lg-end {
    float: right !important;
  }
  /* line 17606, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .float-lg-none {
    float: none !important;
  }
  /* line 17609, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .text-lg-start {
    text-align: left !important;
  }
  /* line 17612, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .text-lg-end {
    text-align: right !important;
  }
  /* line 17615, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .text-lg-center {
    text-align: center !important;
  }
  /* line 17618, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-lg-0 {
    margin-right: 0 !important;
  }
  /* line 17621, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 17624, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 17627, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 17630, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 17633, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 17636, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-lg-auto {
    margin-right: auto !important;
  }
  /* line 17639, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-lg-0 {
    margin-left: 0 !important;
  }
  /* line 17642, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 17645, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 17648, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 17651, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 17654, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 17657, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-lg-auto {
    margin-left: auto !important;
  }
  /* line 17660, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 17663, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 17666, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 17669, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 17672, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 17675, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 17678, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 17681, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 17684, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 17687, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 17690, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-lg-0 {
    padding-right: 0 !important;
  }
  /* line 17693, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 17696, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 17699, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 17702, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 17705, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 17708, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-lg-0 {
    padding-left: 0 !important;
  }
  /* line 17711, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 17714, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 17717, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 17720, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 17723, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-lg-5 {
    padding-left: 3rem !important;
  }
}

@media (min-width: 1200px) {
  /* line 17728, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-xl-contain {
    object-fit: contain !important;
  }
  /* line 17731, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-xl-cover {
    object-fit: cover !important;
  }
  /* line 17734, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-xl-fill {
    object-fit: fill !important;
  }
  /* line 17737, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  /* line 17740, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-xl-none {
    object-fit: none !important;
  }
  /* line 17743, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .border-xl-solid {
    border-style: solid !important;
  }
  /* line 17746, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .border-xl-dashed {
    border-style: dashed !important;
  }
  /* line 17749, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .border-xl-none {
    border-style: none !important;
  }
  /* line 17752, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  /* line 17755, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  /* line 17758, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  /* line 17761, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  /* line 17764, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  /* line 17767, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  /* line 17770, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  /* line 17773, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  /* line 17776, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  /* line 17779, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  /* line 17782, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  /* line 17785, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  /* line 17788, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .float-xl-start {
    float: left !important;
  }
  /* line 17791, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .float-xl-end {
    float: right !important;
  }
  /* line 17794, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .float-xl-none {
    float: none !important;
  }
  /* line 17797, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .text-xl-start {
    text-align: left !important;
  }
  /* line 17800, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .text-xl-end {
    text-align: right !important;
  }
  /* line 17803, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .text-xl-center {
    text-align: center !important;
  }
  /* line 17806, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xl-0 {
    margin-right: 0 !important;
  }
  /* line 17809, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 17812, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 17815, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 17818, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 17821, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 17824, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xl-auto {
    margin-right: auto !important;
  }
  /* line 17827, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xl-0 {
    margin-left: 0 !important;
  }
  /* line 17830, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 17833, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 17836, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 17839, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 17842, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 17845, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xl-auto {
    margin-left: auto !important;
  }
  /* line 17848, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 17851, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 17854, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 17857, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 17860, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 17863, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 17866, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 17869, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 17872, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 17875, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 17878, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-xl-0 {
    padding-right: 0 !important;
  }
  /* line 17881, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 17884, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 17887, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 17890, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 17893, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 17896, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-xl-0 {
    padding-left: 0 !important;
  }
  /* line 17899, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 17902, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 17905, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 17908, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 17911, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-xl-5 {
    padding-left: 3rem !important;
  }
}

@media (min-width: 1400px) {
  /* line 17916, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  /* line 17919, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  /* line 17922, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  /* line 17925, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  /* line 17928, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .object-fit-xxl-none {
    object-fit: none !important;
  }
  /* line 17931, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .border-xxl-solid {
    border-style: solid !important;
  }
  /* line 17934, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .border-xxl-dashed {
    border-style: dashed !important;
  }
  /* line 17937, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .border-xxl-none {
    border-style: none !important;
  }
  /* line 17940, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  /* line 17943, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  /* line 17946, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  /* line 17949, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  /* line 17952, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  /* line 17955, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  /* line 17958, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  /* line 17961, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  /* line 17964, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  /* line 17967, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  /* line 17970, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  /* line 17973, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
  /* line 17976, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .float-xxl-start {
    float: left !important;
  }
  /* line 17979, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .float-xxl-end {
    float: right !important;
  }
  /* line 17982, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .float-xxl-none {
    float: none !important;
  }
  /* line 17985, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .text-xxl-start {
    text-align: left !important;
  }
  /* line 17988, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .text-xxl-end {
    text-align: right !important;
  }
  /* line 17991, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .text-xxl-center {
    text-align: center !important;
  }
  /* line 17994, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xxl-0 {
    margin-right: 0 !important;
  }
  /* line 17997, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18000, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18003, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xxl-3 {
    margin-right: 1rem !important;
  }
  /* line 18006, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18009, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xxl-5 {
    margin-right: 3rem !important;
  }
  /* line 18012, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xxl-auto {
    margin-right: auto !important;
  }
  /* line 18015, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xxl-0 {
    margin-left: 0 !important;
  }
  /* line 18018, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 18021, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 18024, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  /* line 18027, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 18030, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  /* line 18033, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xxl-auto {
    margin-left: auto !important;
  }
  /* line 18036, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 18039, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 18042, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xxl-n3 {
    margin-right: -1rem !important;
  }
  /* line 18045, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 18048, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .me-xxl-n5 {
    margin-right: -3rem !important;
  }
  /* line 18051, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 18054, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 18057, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xxl-n3 {
    margin-left: -1rem !important;
  }
  /* line 18060, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 18063, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ms-xxl-n5 {
    margin-left: -3rem !important;
  }
  /* line 18066, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-xxl-0 {
    padding-right: 0 !important;
  }
  /* line 18069, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18072, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18075, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  /* line 18078, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18081, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  /* line 18084, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-xxl-0 {
    padding-left: 0 !important;
  }
  /* line 18087, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 18090, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 18093, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  /* line 18096, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 18099, app/assets/stylesheets/core.css.scss */
  html:not([dir=rtl]) .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}

/* line 18103, app/assets/stylesheets/core.css.scss */
[dir=rtl] .object-fit-contain {
  object-fit: contain !important;
}

/* line 18106, app/assets/stylesheets/core.css.scss */
[dir=rtl] .object-fit-cover {
  object-fit: cover !important;
}

/* line 18109, app/assets/stylesheets/core.css.scss */
[dir=rtl] .object-fit-fill {
  object-fit: fill !important;
}

/* line 18112, app/assets/stylesheets/core.css.scss */
[dir=rtl] .object-fit-scale {
  object-fit: scale-down !important;
}

/* line 18115, app/assets/stylesheets/core.css.scss */
[dir=rtl] .object-fit-none {
  object-fit: none !important;
}

/* line 18118, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-solid {
  border-style: solid !important;
}

/* line 18121, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-dashed {
  border-style: dashed !important;
}

/* line 18124, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-none {
  border-style: none !important;
}

/* line 18127, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-label-primary {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

/* line 18131, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-label-secondary {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

/* line 18135, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-label-success {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

/* line 18139, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-label-info {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

/* line 18143, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-label-warning {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

/* line 18147, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-label-danger {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

/* line 18151, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-label-light {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

/* line 18155, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-label-dark {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

/* line 18159, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-label-gray {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-gray-rgb), var(--bs-border-opacity)) !important;
}

/* line 18163, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-label-black {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

/* line 18167, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-label-white {
  --bs-border-opacity: 0.4;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

/* line 18171, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-opacity-10 {
  --bs-border-opacity: 0.1;
}

/* line 18174, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-opacity-25 {
  --bs-border-opacity: 0.25;
}

/* line 18177, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-opacity-50 {
  --bs-border-opacity: 0.5;
}

/* line 18180, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-opacity-75 {
  --bs-border-opacity: 0.75;
}

/* line 18183, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-opacity-100 {
  --bs-border-opacity: 1;
}

/* line 18186, app/assets/stylesheets/core.css.scss */
[dir=rtl] .row-gap-0 {
  row-gap: 0 !important;
}

/* line 18189, app/assets/stylesheets/core.css.scss */
[dir=rtl] .row-gap-1 {
  row-gap: 0.25rem !important;
}

/* line 18192, app/assets/stylesheets/core.css.scss */
[dir=rtl] .row-gap-2 {
  row-gap: 0.5rem !important;
}

/* line 18195, app/assets/stylesheets/core.css.scss */
[dir=rtl] .row-gap-3 {
  row-gap: 1rem !important;
}

/* line 18198, app/assets/stylesheets/core.css.scss */
[dir=rtl] .row-gap-4 {
  row-gap: 1.5rem !important;
}

/* line 18201, app/assets/stylesheets/core.css.scss */
[dir=rtl] .row-gap-5 {
  row-gap: 3rem !important;
}

/* line 18204, app/assets/stylesheets/core.css.scss */
[dir=rtl] .column-gap-0 {
  column-gap: 0 !important;
}

/* line 18207, app/assets/stylesheets/core.css.scss */
[dir=rtl] .column-gap-1 {
  column-gap: 0.25rem !important;
}

/* line 18210, app/assets/stylesheets/core.css.scss */
[dir=rtl] .column-gap-2 {
  column-gap: 0.5rem !important;
}

/* line 18213, app/assets/stylesheets/core.css.scss */
[dir=rtl] .column-gap-3 {
  column-gap: 1rem !important;
}

/* line 18216, app/assets/stylesheets/core.css.scss */
[dir=rtl] .column-gap-4 {
  column-gap: 1.5rem !important;
}

/* line 18219, app/assets/stylesheets/core.css.scss */
[dir=rtl] .column-gap-5 {
  column-gap: 3rem !important;
}

/* line 18222, app/assets/stylesheets/core.css.scss */
[dir=rtl] .text-opacity-25 {
  --bs-text-opacity: 0.25;
}

/* line 18225, app/assets/stylesheets/core.css.scss */
[dir=rtl] .text-opacity-50 {
  --bs-text-opacity: 0.5;
}

/* line 18228, app/assets/stylesheets/core.css.scss */
[dir=rtl] .text-opacity-75 {
  --bs-text-opacity: 0.75;
}

/* line 18231, app/assets/stylesheets/core.css.scss */
[dir=rtl] .text-opacity-100 {
  --bs-text-opacity: 1;
}

/* line 18234, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-opacity-10 {
  --bs-link-opacity: 0.1;
}

/* line 18237, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

/* line 18240, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-opacity-25 {
  --bs-link-opacity: 0.25;
}

/* line 18243, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

/* line 18246, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-opacity-50 {
  --bs-link-opacity: 0.5;
}

/* line 18249, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

/* line 18252, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-opacity-75 {
  --bs-link-opacity: 0.75;
}

/* line 18255, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

/* line 18258, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-opacity-100 {
  --bs-link-opacity: 1;
}

/* line 18261, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

/* line 18264, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-offset-1 {
  text-underline-offset: 0.125em !important;
}

/* line 18267, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

/* line 18270, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-offset-2 {
  text-underline-offset: 0.25em !important;
}

/* line 18273, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

/* line 18276, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-offset-3 {
  text-underline-offset: 0.375em !important;
}

/* line 18279, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

/* line 18282, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 18286, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 18290, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 18294, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 18298, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 18302, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 18306, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 18310, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 18314, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline-gray {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-gray-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 18318, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 18322, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

/* line 18325, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

/* line 18328, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

/* line 18331, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

/* line 18334, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

/* line 18337, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

/* line 18340, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

/* line 18343, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

/* line 18346, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

/* line 18349, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

/* line 18352, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

/* line 18355, app/assets/stylesheets/core.css.scss */
[dir=rtl] .link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

/* line 18358, app/assets/stylesheets/core.css.scss */
[dir=rtl] .bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

/* line 18361, app/assets/stylesheets/core.css.scss */
[dir=rtl] .bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

/* line 18364, app/assets/stylesheets/core.css.scss */
[dir=rtl] .bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

/* line 18367, app/assets/stylesheets/core.css.scss */
[dir=rtl] .bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

/* line 18370, app/assets/stylesheets/core.css.scss */
[dir=rtl] .bg-opacity-100 {
  --bs-bg-opacity: 1;
}

/* line 18373, app/assets/stylesheets/core.css.scss */
[dir=rtl] .bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

/* line 18376, app/assets/stylesheets/core.css.scss */
[dir=rtl] .bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

/* line 18379, app/assets/stylesheets/core.css.scss */
[dir=rtl] .bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

/* line 18382, app/assets/stylesheets/core.css.scss */
[dir=rtl] .bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

/* line 18385, app/assets/stylesheets/core.css.scss */
[dir=rtl] .bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

/* line 18388, app/assets/stylesheets/core.css.scss */
[dir=rtl] .bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

/* line 18391, app/assets/stylesheets/core.css.scss */
[dir=rtl] .bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

/* line 18394, app/assets/stylesheets/core.css.scss */
[dir=rtl] .bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

/* line 18397, app/assets/stylesheets/core.css.scss */
[dir=rtl] .z-n1 {
  z-index: -1 !important;
}

/* line 18400, app/assets/stylesheets/core.css.scss */
[dir=rtl] .z-0 {
  z-index: 0 !important;
}

/* line 18403, app/assets/stylesheets/core.css.scss */
[dir=rtl] .z-1 {
  z-index: 1 !important;
}

/* line 18406, app/assets/stylesheets/core.css.scss */
[dir=rtl] .z-2 {
  z-index: 2 !important;
}

/* line 18409, app/assets/stylesheets/core.css.scss */
[dir=rtl] .z-3 {
  z-index: 3 !important;
}

/* line 18412, app/assets/stylesheets/core.css.scss */
[dir=rtl] .z-4 {
  z-index: 4 !important;
}

/* line 18415, app/assets/stylesheets/core.css.scss */
[dir=rtl] .z-5 {
  z-index: 5 !important;
}

/* line 18418, app/assets/stylesheets/core.css.scss */
[dir=rtl] .float-start {
  float: right !important;
}

/* line 18421, app/assets/stylesheets/core.css.scss */
[dir=rtl] .float-end {
  float: left !important;
}

/* line 18424, app/assets/stylesheets/core.css.scss */
[dir=rtl] .float-none {
  float: none !important;
}

/* line 18427, app/assets/stylesheets/core.css.scss */
[dir=rtl] .end-0 {
  left: 0 !important;
}

/* line 18430, app/assets/stylesheets/core.css.scss */
[dir=rtl] .end-50 {
  left: 50% !important;
}

/* line 18433, app/assets/stylesheets/core.css.scss */
[dir=rtl] .end-100 {
  left: 100% !important;
}

/* line 18436, app/assets/stylesheets/core.css.scss */
[dir=rtl] .start-0 {
  right: 0 !important;
}

/* line 18439, app/assets/stylesheets/core.css.scss */
[dir=rtl] .start-50 {
  right: 50% !important;
}

/* line 18442, app/assets/stylesheets/core.css.scss */
[dir=rtl] .start-100 {
  right: 100% !important;
}

/* line 18445, app/assets/stylesheets/core.css.scss */
[dir=rtl] .translate-middle {
  transform: translate(50%, -50%) !important;
}

/* line 18448, app/assets/stylesheets/core.css.scss */
[dir=rtl] .translate-middle-x {
  transform: translateX(50%) !important;
}

/* line 18451, app/assets/stylesheets/core.css.scss */
[dir=rtl] .translate-middle-y {
  transform: translateY(-50%) !important;
}

/* line 18454, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-end {
  border-left: 1px solid #dbdade !important;
}

/* line 18457, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-end-0 {
  border-left: 0 !important;
}

/* line 18460, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-start {
  border-right: 1px solid #dbdade !important;
}

/* line 18463, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-start-0 {
  border-right: 0 !important;
}

/* line 18466, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-left-dashed {
  border-right-style: dashed !important;
}

/* line 18469, app/assets/stylesheets/core.css.scss */
[dir=rtl] .border-right-dashed {
  border-left-style: dashed !important;
}

/* line 18472, app/assets/stylesheets/core.css.scss */
[dir=rtl] .text-start {
  text-align: right !important;
}

/* line 18475, app/assets/stylesheets/core.css.scss */
[dir=rtl] .text-end {
  text-align: left !important;
}

/* line 18478, app/assets/stylesheets/core.css.scss */
[dir=rtl] .text-center {
  text-align: center !important;
}

/* line 18481, app/assets/stylesheets/core.css.scss */
[dir=rtl] .rounded-end {
  border-top-left-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}

/* line 18485, app/assets/stylesheets/core.css.scss */
[dir=rtl] .rounded-start {
  border-bottom-right-radius: 0.375rem !important;
  border-top-right-radius: 0.375rem !important;
}

/* line 18489, app/assets/stylesheets/core.css.scss */
[dir=rtl] .rounded-start-top {
  border-top-right-radius: 0.375rem !important;
}

/* line 18492, app/assets/stylesheets/core.css.scss */
[dir=rtl] .rounded-start-bottom {
  border-bottom-right-radius: 0.375rem !important;
}

/* line 18495, app/assets/stylesheets/core.css.scss */
[dir=rtl] .rounded-end-top {
  border-top-left-radius: 0.375rem !important;
}

/* line 18498, app/assets/stylesheets/core.css.scss */
[dir=rtl] .rounded-end-bottom {
  border-bottom-left-radius: 0.375rem !important;
}

/* line 18501, app/assets/stylesheets/core.css.scss */
[dir=rtl] .me-0 {
  margin-left: 0 !important;
}

/* line 18504, app/assets/stylesheets/core.css.scss */
[dir=rtl] .me-1 {
  margin-left: 0.25rem !important;
}

/* line 18507, app/assets/stylesheets/core.css.scss */
[dir=rtl] .me-2 {
  margin-left: 0.5rem !important;
}

/* line 18510, app/assets/stylesheets/core.css.scss */
[dir=rtl] .me-3 {
  margin-left: 1rem !important;
}

/* line 18513, app/assets/stylesheets/core.css.scss */
[dir=rtl] .me-4 {
  margin-left: 1.5rem !important;
}

/* line 18516, app/assets/stylesheets/core.css.scss */
[dir=rtl] .me-5 {
  margin-left: 3rem !important;
}

/* line 18519, app/assets/stylesheets/core.css.scss */
[dir=rtl] .me-auto {
  margin-left: auto !important;
}

/* line 18522, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ms-0 {
  margin-right: 0 !important;
}

/* line 18525, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ms-1 {
  margin-right: 0.25rem !important;
}

/* line 18528, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ms-2 {
  margin-right: 0.5rem !important;
}

/* line 18531, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ms-3 {
  margin-right: 1rem !important;
}

/* line 18534, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ms-4 {
  margin-right: 1.5rem !important;
}

/* line 18537, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ms-5 {
  margin-right: 3rem !important;
}

/* line 18540, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ms-auto {
  margin-right: auto !important;
}

/* line 18543, app/assets/stylesheets/core.css.scss */
[dir=rtl] .me-n1 {
  margin-left: -0.25rem !important;
}

/* line 18546, app/assets/stylesheets/core.css.scss */
[dir=rtl] .me-n2 {
  margin-left: -0.5rem !important;
}

/* line 18549, app/assets/stylesheets/core.css.scss */
[dir=rtl] .me-n3 {
  margin-left: -1rem !important;
}

/* line 18552, app/assets/stylesheets/core.css.scss */
[dir=rtl] .me-n4 {
  margin-left: -1.5rem !important;
}

/* line 18555, app/assets/stylesheets/core.css.scss */
[dir=rtl] .me-n5 {
  margin-left: -3rem !important;
}

/* line 18558, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ms-n1 {
  margin-right: -0.25rem !important;
}

/* line 18561, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ms-n2 {
  margin-right: -0.5rem !important;
}

/* line 18564, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ms-n3 {
  margin-right: -1rem !important;
}

/* line 18567, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ms-n4 {
  margin-right: -1.5rem !important;
}

/* line 18570, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ms-n5 {
  margin-right: -3rem !important;
}

/* line 18573, app/assets/stylesheets/core.css.scss */
[dir=rtl] .pe-0 {
  padding-left: 0 !important;
}

/* line 18576, app/assets/stylesheets/core.css.scss */
[dir=rtl] .pe-1 {
  padding-left: 0.25rem !important;
}

/* line 18579, app/assets/stylesheets/core.css.scss */
[dir=rtl] .pe-2 {
  padding-left: 0.5rem !important;
}

/* line 18582, app/assets/stylesheets/core.css.scss */
[dir=rtl] .pe-3 {
  padding-left: 1rem !important;
}

/* line 18585, app/assets/stylesheets/core.css.scss */
[dir=rtl] .pe-4 {
  padding-left: 1.5rem !important;
}

/* line 18588, app/assets/stylesheets/core.css.scss */
[dir=rtl] .pe-5 {
  padding-left: 3rem !important;
}

/* line 18591, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ps-0 {
  padding-right: 0 !important;
}

/* line 18594, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ps-1 {
  padding-right: 0.25rem !important;
}

/* line 18597, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ps-2 {
  padding-right: 0.5rem !important;
}

/* line 18600, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ps-3 {
  padding-right: 1rem !important;
}

/* line 18603, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ps-4 {
  padding-right: 1.5rem !important;
}

/* line 18606, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ps-5 {
  padding-right: 3rem !important;
}

/* line 18609, app/assets/stylesheets/core.css.scss */
[dir=rtl] .rotate-0 {
  transform: rotate(0deg) !important;
}

/* line 18612, app/assets/stylesheets/core.css.scss */
[dir=rtl] .rotate-90 {
  transform: rotate(-90deg) !important;
}

/* line 18615, app/assets/stylesheets/core.css.scss */
[dir=rtl] .rotate-180 {
  transform: rotate(-180deg) !important;
}

/* line 18618, app/assets/stylesheets/core.css.scss */
[dir=rtl] .rotate-270 {
  transform: rotate(-270deg) !important;
}

/* line 18621, app/assets/stylesheets/core.css.scss */
[dir=rtl] .rotate-n90 {
  transform: rotate(90deg) !important;
}

/* line 18624, app/assets/stylesheets/core.css.scss */
[dir=rtl] .rotate-n180 {
  transform: rotate(180deg) !important;
}

/* line 18627, app/assets/stylesheets/core.css.scss */
[dir=rtl] .rotate-n270 {
  transform: rotate(270deg) !important;
}

/* line 18630, app/assets/stylesheets/core.css.scss */
[dir=rtl] .scaleX-n1 {
  transform: scaleX(1) !important;
}

/* line 18633, app/assets/stylesheets/core.css.scss */
[dir=rtl] .scaleX-n1-rtl {
  transform: scaleX(-1) !important;
}

/* line 18636, app/assets/stylesheets/core.css.scss */
[dir=rtl] .scaleY-n1 {
  transform: scaleY(1) !important;
}

/* line 18639, app/assets/stylesheets/core.css.scss */
[dir=rtl] .scaleY-n1-rtl {
  transform: scaleY(-1) !important;
}

@media (min-width: 576px) {
  /* line 18643, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-sm-contain {
    object-fit: contain !important;
  }
  /* line 18646, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-sm-cover {
    object-fit: cover !important;
  }
  /* line 18649, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-sm-fill {
    object-fit: fill !important;
  }
  /* line 18652, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  /* line 18655, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-sm-none {
    object-fit: none !important;
  }
  /* line 18658, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .border-sm-solid {
    border-style: solid !important;
  }
  /* line 18661, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .border-sm-dashed {
    border-style: dashed !important;
  }
  /* line 18664, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .border-sm-none {
    border-style: none !important;
  }
  /* line 18667, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  /* line 18670, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  /* line 18673, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  /* line 18676, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  /* line 18679, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  /* line 18682, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  /* line 18685, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  /* line 18688, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  /* line 18691, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  /* line 18694, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  /* line 18697, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  /* line 18700, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  /* line 18703, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .float-sm-start {
    float: right !important;
  }
  /* line 18706, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .float-sm-end {
    float: left !important;
  }
  /* line 18709, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .float-sm-none {
    float: none !important;
  }
  /* line 18712, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .text-sm-start {
    text-align: right !important;
  }
  /* line 18715, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .text-sm-end {
    text-align: left !important;
  }
  /* line 18718, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .text-sm-center {
    text-align: center !important;
  }
  /* line 18721, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-sm-0 {
    margin-left: 0 !important;
  }
  /* line 18724, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 18727, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 18730, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 18733, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 18736, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 18739, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-sm-auto {
    margin-left: auto !important;
  }
  /* line 18742, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-sm-0 {
    margin-right: 0 !important;
  }
  /* line 18745, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18748, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18751, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 18754, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18757, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 18760, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-sm-auto {
    margin-right: auto !important;
  }
  /* line 18763, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 18766, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 18769, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 18772, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 18775, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 18778, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 18781, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 18784, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 18787, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 18790, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 18793, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-sm-0 {
    padding-left: 0 !important;
  }
  /* line 18796, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 18799, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 18802, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 18805, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 18808, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 18811, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-sm-0 {
    padding-right: 0 !important;
  }
  /* line 18814, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18817, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18820, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 18823, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18826, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-sm-5 {
    padding-right: 3rem !important;
  }
}

@media (min-width: 768px) {
  /* line 18831, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-md-contain {
    object-fit: contain !important;
  }
  /* line 18834, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-md-cover {
    object-fit: cover !important;
  }
  /* line 18837, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-md-fill {
    object-fit: fill !important;
  }
  /* line 18840, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  /* line 18843, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-md-none {
    object-fit: none !important;
  }
  /* line 18846, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .border-md-solid {
    border-style: solid !important;
  }
  /* line 18849, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .border-md-dashed {
    border-style: dashed !important;
  }
  /* line 18852, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .border-md-none {
    border-style: none !important;
  }
  /* line 18855, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-md-0 {
    row-gap: 0 !important;
  }
  /* line 18858, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  /* line 18861, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  /* line 18864, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  /* line 18867, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  /* line 18870, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  /* line 18873, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-md-0 {
    column-gap: 0 !important;
  }
  /* line 18876, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  /* line 18879, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  /* line 18882, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  /* line 18885, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  /* line 18888, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  /* line 18891, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .float-md-start {
    float: right !important;
  }
  /* line 18894, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .float-md-end {
    float: left !important;
  }
  /* line 18897, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .float-md-none {
    float: none !important;
  }
  /* line 18900, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .text-md-start {
    text-align: right !important;
  }
  /* line 18903, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .text-md-end {
    text-align: left !important;
  }
  /* line 18906, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .text-md-center {
    text-align: center !important;
  }
  /* line 18909, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-md-0 {
    margin-left: 0 !important;
  }
  /* line 18912, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 18915, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 18918, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-md-3 {
    margin-left: 1rem !important;
  }
  /* line 18921, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 18924, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-md-5 {
    margin-left: 3rem !important;
  }
  /* line 18927, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-md-auto {
    margin-left: auto !important;
  }
  /* line 18930, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-md-0 {
    margin-right: 0 !important;
  }
  /* line 18933, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18936, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18939, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-md-3 {
    margin-right: 1rem !important;
  }
  /* line 18942, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18945, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-md-5 {
    margin-right: 3rem !important;
  }
  /* line 18948, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-md-auto {
    margin-right: auto !important;
  }
  /* line 18951, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 18954, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 18957, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 18960, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 18963, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 18966, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 18969, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 18972, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 18975, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 18978, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 18981, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-md-0 {
    padding-left: 0 !important;
  }
  /* line 18984, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 18987, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 18990, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-md-3 {
    padding-left: 1rem !important;
  }
  /* line 18993, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 18996, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-md-5 {
    padding-left: 3rem !important;
  }
  /* line 18999, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-md-0 {
    padding-right: 0 !important;
  }
  /* line 19002, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 19005, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 19008, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-md-3 {
    padding-right: 1rem !important;
  }
  /* line 19011, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 19014, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-md-5 {
    padding-right: 3rem !important;
  }
}

@media (min-width: 992px) {
  /* line 19019, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-lg-contain {
    object-fit: contain !important;
  }
  /* line 19022, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-lg-cover {
    object-fit: cover !important;
  }
  /* line 19025, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-lg-fill {
    object-fit: fill !important;
  }
  /* line 19028, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  /* line 19031, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-lg-none {
    object-fit: none !important;
  }
  /* line 19034, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .border-lg-solid {
    border-style: solid !important;
  }
  /* line 19037, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .border-lg-dashed {
    border-style: dashed !important;
  }
  /* line 19040, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .border-lg-none {
    border-style: none !important;
  }
  /* line 19043, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  /* line 19046, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  /* line 19049, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  /* line 19052, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  /* line 19055, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  /* line 19058, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  /* line 19061, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  /* line 19064, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  /* line 19067, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  /* line 19070, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  /* line 19073, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  /* line 19076, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  /* line 19079, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .float-lg-start {
    float: right !important;
  }
  /* line 19082, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .float-lg-end {
    float: left !important;
  }
  /* line 19085, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .float-lg-none {
    float: none !important;
  }
  /* line 19088, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .text-lg-start {
    text-align: right !important;
  }
  /* line 19091, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .text-lg-end {
    text-align: left !important;
  }
  /* line 19094, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .text-lg-center {
    text-align: center !important;
  }
  /* line 19097, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-lg-0 {
    margin-left: 0 !important;
  }
  /* line 19100, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 19103, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 19106, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 19109, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 19112, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 19115, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-lg-auto {
    margin-left: auto !important;
  }
  /* line 19118, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-lg-0 {
    margin-right: 0 !important;
  }
  /* line 19121, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 19124, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 19127, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 19130, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 19133, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 19136, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-lg-auto {
    margin-right: auto !important;
  }
  /* line 19139, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 19142, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 19145, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 19148, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 19151, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 19154, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 19157, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 19160, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 19163, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 19166, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 19169, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-lg-0 {
    padding-left: 0 !important;
  }
  /* line 19172, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 19175, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 19178, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 19181, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 19184, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 19187, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-lg-0 {
    padding-right: 0 !important;
  }
  /* line 19190, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 19193, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 19196, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 19199, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 19202, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-lg-5 {
    padding-right: 3rem !important;
  }
}

@media (min-width: 1200px) {
  /* line 19207, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-xl-contain {
    object-fit: contain !important;
  }
  /* line 19210, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-xl-cover {
    object-fit: cover !important;
  }
  /* line 19213, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-xl-fill {
    object-fit: fill !important;
  }
  /* line 19216, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  /* line 19219, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-xl-none {
    object-fit: none !important;
  }
  /* line 19222, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .border-xl-solid {
    border-style: solid !important;
  }
  /* line 19225, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .border-xl-dashed {
    border-style: dashed !important;
  }
  /* line 19228, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .border-xl-none {
    border-style: none !important;
  }
  /* line 19231, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  /* line 19234, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  /* line 19237, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  /* line 19240, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  /* line 19243, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  /* line 19246, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  /* line 19249, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  /* line 19252, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  /* line 19255, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  /* line 19258, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  /* line 19261, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  /* line 19264, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  /* line 19267, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .float-xl-start {
    float: right !important;
  }
  /* line 19270, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .float-xl-end {
    float: left !important;
  }
  /* line 19273, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .float-xl-none {
    float: none !important;
  }
  /* line 19276, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .text-xl-start {
    text-align: right !important;
  }
  /* line 19279, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .text-xl-end {
    text-align: left !important;
  }
  /* line 19282, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .text-xl-center {
    text-align: center !important;
  }
  /* line 19285, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xl-0 {
    margin-left: 0 !important;
  }
  /* line 19288, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 19291, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 19294, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 19297, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 19300, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 19303, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xl-auto {
    margin-left: auto !important;
  }
  /* line 19306, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xl-0 {
    margin-right: 0 !important;
  }
  /* line 19309, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 19312, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 19315, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 19318, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 19321, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 19324, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xl-auto {
    margin-right: auto !important;
  }
  /* line 19327, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 19330, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 19333, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 19336, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 19339, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 19342, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 19345, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 19348, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 19351, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 19354, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 19357, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-xl-0 {
    padding-left: 0 !important;
  }
  /* line 19360, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 19363, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 19366, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 19369, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 19372, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 19375, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-xl-0 {
    padding-right: 0 !important;
  }
  /* line 19378, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 19381, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 19384, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 19387, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 19390, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-xl-5 {
    padding-right: 3rem !important;
  }
}

@media (min-width: 1400px) {
  /* line 19395, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  /* line 19398, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  /* line 19401, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  /* line 19404, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  /* line 19407, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .object-fit-xxl-none {
    object-fit: none !important;
  }
  /* line 19410, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .border-xxl-solid {
    border-style: solid !important;
  }
  /* line 19413, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .border-xxl-dashed {
    border-style: dashed !important;
  }
  /* line 19416, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .border-xxl-none {
    border-style: none !important;
  }
  /* line 19419, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  /* line 19422, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  /* line 19425, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  /* line 19428, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  /* line 19431, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  /* line 19434, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  /* line 19437, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  /* line 19440, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  /* line 19443, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  /* line 19446, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  /* line 19449, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  /* line 19452, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
  /* line 19455, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .float-xxl-start {
    float: right !important;
  }
  /* line 19458, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .float-xxl-end {
    float: left !important;
  }
  /* line 19461, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .float-xxl-none {
    float: none !important;
  }
  /* line 19464, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .text-xxl-start {
    text-align: right !important;
  }
  /* line 19467, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .text-xxl-end {
    text-align: left !important;
  }
  /* line 19470, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .text-xxl-center {
    text-align: center !important;
  }
  /* line 19473, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xxl-0 {
    margin-left: 0 !important;
  }
  /* line 19476, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xxl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 19479, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xxl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 19482, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xxl-3 {
    margin-left: 1rem !important;
  }
  /* line 19485, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xxl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 19488, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xxl-5 {
    margin-left: 3rem !important;
  }
  /* line 19491, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xxl-auto {
    margin-left: auto !important;
  }
  /* line 19494, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xxl-0 {
    margin-right: 0 !important;
  }
  /* line 19497, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xxl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 19500, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xxl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 19503, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xxl-3 {
    margin-right: 1rem !important;
  }
  /* line 19506, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xxl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 19509, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xxl-5 {
    margin-right: 3rem !important;
  }
  /* line 19512, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xxl-auto {
    margin-right: auto !important;
  }
  /* line 19515, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 19518, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 19521, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xxl-n3 {
    margin-left: -1rem !important;
  }
  /* line 19524, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 19527, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .me-xxl-n5 {
    margin-left: -3rem !important;
  }
  /* line 19530, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 19533, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 19536, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xxl-n3 {
    margin-right: -1rem !important;
  }
  /* line 19539, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 19542, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ms-xxl-n5 {
    margin-right: -3rem !important;
  }
  /* line 19545, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-xxl-0 {
    padding-left: 0 !important;
  }
  /* line 19548, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-xxl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 19551, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-xxl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 19554, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-xxl-3 {
    padding-left: 1rem !important;
  }
  /* line 19557, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-xxl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 19560, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .pe-xxl-5 {
    padding-left: 3rem !important;
  }
  /* line 19563, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-xxl-0 {
    padding-right: 0 !important;
  }
  /* line 19566, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-xxl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 19569, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-xxl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 19572, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-xxl-3 {
    padding-right: 1rem !important;
  }
  /* line 19575, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-xxl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 19578, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .ps-xxl-5 {
    padding-right: 3rem !important;
  }
}

/* line 19582, app/assets/stylesheets/core.css.scss */
body {
  text-rendering: optimizeLegibility;
  font-smoothing: antialiased;
  -moz-font-feature-settings: "liga" on;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 768px) {
  /* line 19591, app/assets/stylesheets/core.css.scss */
  button.list-group-item {
    outline: none;
  }
}

/* line 19595, app/assets/stylesheets/core.css.scss */
.app-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(75, 70, 92, 0.5);
  visibility: hidden;
  z-index: 3;
  transition: all 0.25s ease;
}

/* line 19606, app/assets/stylesheets/core.css.scss */
.app-overlay.show {
  visibility: visible;
}

/* line 19610, app/assets/stylesheets/core.css.scss */
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 992px) {
  /* line 19621, app/assets/stylesheets/core.css.scss */
  .container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}

/* line 19633, app/assets/stylesheets/core.css.scss */
.img-thumbnail {
  position: relative;
  display: block;
}

/* line 19637, app/assets/stylesheets/core.css.scss */
.img-thumbnail img {
  z-index: 1;
}

/* line 19641, app/assets/stylesheets/core.css.scss */
.img-thumbnail-content {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  display: block;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: translate(-50%, -50%);
}

/* line 19651, app/assets/stylesheets/core.css.scss */
.img-thumbnail:hover .img-thumbnail-content, .img-thumbnail:focus .img-thumbnail-content {
  opacity: 1;
}

/* line 19655, app/assets/stylesheets/core.css.scss */
.img-thumbnail-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: block;
  transition: all 0.2s ease-in-out;
}

/* line 19665, app/assets/stylesheets/core.css.scss */
.img-thumbnail:not(:hover):not(:focus) .img-thumbnail-overlay {
  opacity: 0 !important;
}

/* line 19669, app/assets/stylesheets/core.css.scss */
.img-thumbnail-shadow {
  transition: box-shadow 0.2s;
}

/* line 19672, app/assets/stylesheets/core.css.scss */
.img-thumbnail-shadow:hover, .img-thumbnail-shadow:focus {
  box-shadow: 0 5px 20px rgba(75, 70, 92, 0.4);
}

/* line 19676, app/assets/stylesheets/core.css.scss */
.img-thumbnail-zoom-in {
  overflow: hidden;
}

/* line 19679, app/assets/stylesheets/core.css.scss */
.img-thumbnail-zoom-in img {
  transition: all 0.3s ease-in-out;
  transform: translate3d(0);
}

/* line 19683, app/assets/stylesheets/core.css.scss */
.img-thumbnail-zoom-in .img-thumbnail-content {
  transform: translate(-50%, -50%) scale(0.6);
}

/* line 19686, app/assets/stylesheets/core.css.scss */
.img-thumbnail-zoom-in:hover img, .img-thumbnail-zoom-in:focus img {
  transform: scale(1.1);
}

/* line 19689, app/assets/stylesheets/core.css.scss */
.img-thumbnail-zoom-in:hover .img-thumbnail-content, .img-thumbnail-zoom-in:focus .img-thumbnail-content {
  transform: translate(-50%, -50%) scale(1);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 19694, app/assets/stylesheets/core.css.scss */
  .card,
.card-body,
.media,
.flex-column,
.tab-content {
    min-height: 1px;
  }
  /* line 19701, app/assets/stylesheets/core.css.scss */
  img {
    min-height: 1px;
    height: auto;
  }
}

/* line 19706, app/assets/stylesheets/core.css.scss */
[dir=rtl] body {
  text-align: right;
  direction: rtl;
}

/* line 19711, app/assets/stylesheets/core.css.scss */
.buy-now .btn-buy-now {
  position: fixed;
  bottom: 3rem;
  right: 1.5rem;
  z-index: 1080;
  box-shadow: 0 1px 20px 1px #ea5455 !important;
}

/* line 19718, app/assets/stylesheets/core.css.scss */
[dir=rtl] .buy-now .btn-buy-now {
  left: 1.5rem;
  right: inherit;
}

/* line 19722, app/assets/stylesheets/core.css.scss */
.buy-now .btn-buy-now:hover {
  box-shadow: none;
}

/* line 19726, app/assets/stylesheets/core.css.scss */
.ui-square,
.ui-rect,
.ui-rect-30,
.ui-rect-60,
.ui-rect-67,
.ui-rect-75 {
  position: relative !important;
  display: block !important;
  padding-top: 100% !important;
  width: 100% !important;
}

/* line 19738, app/assets/stylesheets/core.css.scss */
.ui-square {
  padding-top: 100% !important;
}

/* line 19742, app/assets/stylesheets/core.css.scss */
.ui-rect {
  padding-top: 50% !important;
}

/* line 19746, app/assets/stylesheets/core.css.scss */
.ui-rect-30 {
  padding-top: 30% !important;
}

/* line 19750, app/assets/stylesheets/core.css.scss */
.ui-rect-60 {
  padding-top: 60% !important;
}

/* line 19754, app/assets/stylesheets/core.css.scss */
.ui-rect-67 {
  padding-top: 67% !important;
}

/* line 19758, app/assets/stylesheets/core.css.scss */
.ui-rect-75 {
  padding-top: 75% !important;
}

/* line 19762, app/assets/stylesheets/core.css.scss */
.ui-square-content,
.ui-rect-content {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
}

/* line 19771, app/assets/stylesheets/core.css.scss */
.text-strike-through {
  text-decoration: line-through;
}

/* line 19775, app/assets/stylesheets/core.css.scss */
.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

/* line 19782, app/assets/stylesheets/core.css.scss */
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* line 19789, app/assets/stylesheets/core.css.scss */
.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/* line 19796, app/assets/stylesheets/core.css.scss */
.ui-stars,
.ui-star,
.ui-star > * {
  height: 1.1em;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}

/* line 19807, app/assets/stylesheets/core.css.scss */
.ui-stars {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
}

/* line 19813, app/assets/stylesheets/core.css.scss */
.ui-star {
  position: relative;
  display: block;
  float: left;
  width: 1.1em;
  height: 1.1em;
  text-decoration: none !important;
  font-size: 1.1em;
  line-height: 1;
  user-select: none;
}

/* line 19824, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ui-star {
  float: right;
}

/* line 19827, app/assets/stylesheets/core.css.scss */
.ui-star + .ui-star {
  margin-left: -0.1em;
}

/* line 19830, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ui-star + .ui-star {
  margin-right: -0.1em;
  margin-left: 0;
}

/* line 19834, app/assets/stylesheets/core.css.scss */
.ui-star > *,
.ui-star > *::before,
.ui-star > *::after {
  position: absolute;
  left: 0.55em;
  height: 100%;
  font-size: 1em;
  line-height: 1;
  transform: translateX(-50%);
}

/* line 19844, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ui-star > *,
[dir=rtl] .ui-star > *::before,
[dir=rtl] .ui-star > *::after {
  right: 0.55em;
  left: auto;
  transform: translateX(50%);
}

/* line 19851, app/assets/stylesheets/core.css.scss */
.ui-star > * {
  top: 0;
  width: 100%;
  text-align: center;
}

/* line 19856, app/assets/stylesheets/core.css.scss */
.ui-star > *:first-child {
  z-index: 10;
  display: none;
  overflow: hidden;
  color: #ff9f43;
}

/* line 19862, app/assets/stylesheets/core.css.scss */
.ui-star > *:last-child {
  z-index: 5;
  display: block;
}

/* line 19866, app/assets/stylesheets/core.css.scss */
.ui-star.half-filled > *:first-child {
  width: 50%;
  transform: translateX(-100%);
}

/* line 19870, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ui-star.half-filled > *:first-child {
  transform: translateX(100%);
}

/* line 19873, app/assets/stylesheets/core.css.scss */
.ui-star.filled > *:first-child, .ui-star.half-filled > *:first-child {
  display: block;
}

/* line 19876, app/assets/stylesheets/core.css.scss */
.ui-star.filled > *:last-child {
  display: none;
}

/* line 19880, app/assets/stylesheets/core.css.scss */
.ui-stars.hoverable .ui-star > *:first-child {
  display: block;
}

/* line 19884, app/assets/stylesheets/core.css.scss */
.ui-stars.hoverable .ui-star:first-child:not(.filled) > *:first-child,
.ui-stars.hoverable .ui-star:first-child:not(.filled) ~ .ui-star > *:first-child,
.ui-stars.hoverable .ui-star:first-child:not(.half-filled) > *:first-child,
.ui-stars.hoverable .ui-star:first-child:not(.half-filled) ~ .ui-star > *:first-child {
  display: none;
}

/* line 19891, app/assets/stylesheets/core.css.scss */
.ui-stars.hoverable .ui-star.filled > *:first-child,
.ui-stars.hoverable .ui-star.half-filled > *:first-child {
  display: block !important;
}

/* line 19896, app/assets/stylesheets/core.css.scss */
.ui-stars.hoverable:hover .ui-star > *:first-child {
  display: block !important;
  width: 100% !important;
  transform: translateX(-50%) !important;
}

/* line 19901, app/assets/stylesheets/core.css.scss */
[dir=rtl] .ui-stars.hoverable:hover .ui-star > *:first-child {
  transform: translateX(50%) !important;
}

/* line 19905, app/assets/stylesheets/core.css.scss */
.ui-stars.hoverable .ui-star:hover ~ .ui-star > *:first-child {
  display: none !important;
}

/* line 19908, app/assets/stylesheets/core.css.scss */
.ui-stars.hoverable .ui-star:hover ~ .ui-star > *:last-child {
  display: block !important;
}

/* line 19912, app/assets/stylesheets/core.css.scss */
.ui-bg-cover {
  background-color: rgba(0, 0, 0, 0);
  background-position: center center;
  background-size: cover;
}

/* line 19918, app/assets/stylesheets/core.css.scss */
.ui-bg-overlay-container,
.ui-bg-video-container {
  position: relative;
}

/* line 19922, app/assets/stylesheets/core.css.scss */
.ui-bg-overlay-container > *,
.ui-bg-video-container > * {
  position: relative;
}

/* line 19927, app/assets/stylesheets/core.css.scss */
.ui-bg-overlay-container .ui-bg-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
}

/* line 19936, app/assets/stylesheets/core.css.scss */
.light-style .ui-bordered {
  border: 1px solid #dbdade;
}

/* line 19939, app/assets/stylesheets/core.css.scss */
.light-style .ui-star > *:last-child {
  color: rgba(75, 70, 92, 0.2);
}

/* line 19943, app/assets/stylesheets/core.css.scss */
.menu {
  display: flex;
}

/* line 19946, app/assets/stylesheets/core.css.scss */
.menu .ps__thumb-y,
.menu .ps__rail-y {
  width: 0.125rem !important;
}

/* line 19950, app/assets/stylesheets/core.css.scss */
.menu .ps__rail-y {
  right: 0.25rem !important;
  left: auto !important;
  background: none !important;
}

/* line 19955, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu .ps__rail-y {
  right: auto !important;
  left: 0.25rem !important;
}

/* line 19959, app/assets/stylesheets/core.css.scss */
.menu .ps__rail-y:hover,
.menu .ps__rail-y:focus,
.menu .ps__rail-y.ps--clicking,
.menu .ps__rail-y:hover > .ps__thumb-y,
.menu .ps__rail-y:focus > .ps__thumb-y,
.menu .ps__rail-y.ps--clicking > .ps__thumb-y {
  width: 0.375rem !important;
}

/* line 19968, app/assets/stylesheets/core.css.scss */
.menu-inner {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  height: 100%;
}

/* line 19977, app/assets/stylesheets/core.css.scss */
.menu-inner-shadow {
  display: none;
  position: absolute;
  top: 3.4375rem;
  height: 3rem;
  width: 100%;
  pointer-events: none;
  z-index: 2;
}

/* line 19986, app/assets/stylesheets/core.css.scss */
html:not(.layout-menu-fixed) .menu-inner-shadow {
  display: none !important;
}

/* line 19990, app/assets/stylesheets/core.css.scss */
.menu-item {
  align-items: flex-start;
  justify-content: flex-start;
}

/* line 19994, app/assets/stylesheets/core.css.scss */
.menu-item.menu-item-animating {
  transition: height 0.3s ease-in-out;
}

/* line 19998, app/assets/stylesheets/core.css.scss */
.menu-item,
.menu-header,
.menu-divider,
.menu-block {
  flex: 0 0 auto;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 20009, app/assets/stylesheets/core.css.scss */
.menu-header {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}

/* line 20014, app/assets/stylesheets/core.css.scss */
.menu-icon {
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 0.5rem;
  font-size: 1.375rem;
}

/* line 20020, app/assets/stylesheets/core.css.scss */
.menu:not(.menu-no-animation) .menu-icon {
  transition: margin-right 0.3s ease;
}

/* line 20023, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-icon {
  margin-right: 0;
  margin-left: 0.5rem;
}

/* line 20027, app/assets/stylesheets/core.css.scss */
.menu:not(.menu-no-animation) [dir=rtl] .menu-icon {
  transition: margin-left 0.3s ease;
}

/* line 20031, app/assets/stylesheets/core.css.scss */
.menu-link {
  position: relative;
  display: flex;
  align-items: center;
  flex: 0 1 auto;
  margin: 0;
}

/* line 20038, app/assets/stylesheets/core.css.scss */
.menu-item.active > .menu-link.menu-toggle {
  font-weight: 500;
}

/* line 20041, app/assets/stylesheets/core.css.scss */
.menu-item.disabled .menu-link {
  cursor: not-allowed !important;
}

/* line 20044, app/assets/stylesheets/core.css.scss */
.menu:not(.menu-no-animation) .menu-link {
  transition-duration: 0.3s;
  transition-property: color, background-color;
}

/* line 20048, app/assets/stylesheets/core.css.scss */
.menu-link > :not(.menu-icon) {
  flex: 0 1 auto;
  opacity: 1;
}

/* line 20052, app/assets/stylesheets/core.css.scss */
.menu:not(.menu-no-animation) .menu-link > :not(.menu-icon) {
  transition: opacity 0.3s ease-in-out;
}

/* line 20056, app/assets/stylesheets/core.css.scss */
.menu-sub {
  display: none;
  flex-direction: column;
  margin: 0;
  padding: 0;
}

/* line 20062, app/assets/stylesheets/core.css.scss */
.menu:not(.menu-no-animation) .menu-sub {
  transition: background-color 0.3s;
}

/* line 20065, app/assets/stylesheets/core.css.scss */
.menu-item.open > .menu-sub {
  display: flex;
}

/* line 20069, app/assets/stylesheets/core.css.scss */
.menu-toggle::after {
  content: "";
  position: absolute;
  top: 48%;
  display: block;
  width: 0.42em;
  height: 0.42em;
  border: 1.5px solid;
  border-bottom: 0;
  border-left: 0;
  transform: translateY(-50%) rotate(45deg);
}

/* line 20081, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-toggle::after {
  border-left: 1px solid;
  border-right: 0;
  transform: translateY(-50%) rotate(-45deg);
}

/* line 20086, app/assets/stylesheets/core.css.scss */
.menu-item.open:not(.menu-item-closing) > .menu-toggle::after {
  transform: translateY(-50%) rotate(135deg);
}

/* line 20089, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-item.open:not(.menu-item-closing) > .menu-toggle::after {
  transform: translateY(-50%) rotate(-135deg);
}

/* line 20092, app/assets/stylesheets/core.css.scss */
.menu:not(.menu-no-animation) .menu-toggle::after {
  transition-duration: 0.3s;
  transition-property: -webkit-transform, transform;
}

/* line 20097, app/assets/stylesheets/core.css.scss */
.menu-divider {
  width: 100%;
  border: 0;
  border-top: 1px solid;
}

/* line 20103, app/assets/stylesheets/core.css.scss */
.menu-vertical {
  overflow: hidden;
  flex-direction: column;
}

/* line 20107, app/assets/stylesheets/core.css.scss */
.menu-vertical:not(.menu-no-animation) {
  transition: width 0.3s;
}

/* line 20110, app/assets/stylesheets/core.css.scss */
.menu-vertical,
.menu-vertical .menu-block,
.menu-vertical .menu-inner > .menu-item,
.menu-vertical .menu-inner > .menu-header {
  width: 16.25rem;
}

/* line 20116, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-inner {
  flex-direction: column;
  flex: 1 1 auto;
}

/* line 20120, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-inner > .menu-item {
  margin: 0.125rem 0;
}

/* line 20123, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-inner > .menu-item .menu-link {
  margin: 0 0.875rem;
  border-radius: 0.375rem;
}

/* line 20127, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-inner .menu-item.active > .menu-link {
  font-weight: 500;
}

/* line 20130, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-header {
  padding: 1.25rem 1.75rem 0.375rem;
}

/* line 20133, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-item .menu-link,
.menu-vertical .menu-block {
  padding: 0.3rem 1rem;
}

/* line 20137, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-item .menu-link {
  font-size: 0.9375rem;
}

/* line 20140, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-item .menu-toggle {
  padding-right: calc(1rem + 1.26em);
}

/* line 20143, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-vertical .menu-item .menu-toggle {
  padding-right: 1rem;
  padding-left: calc(1rem + 1.26em);
}

/* line 20147, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-item .menu-toggle::after {
  right: 1rem;
}

/* line 20150, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-vertical .menu-item .menu-toggle::after {
  right: auto;
  left: 1rem;
}

/* line 20154, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-divider {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  padding: 0;
}

/* line 20159, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-sub {
  padding: 0.25rem 0;
}

/* line 20162, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-sub .menu-link {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 20166, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-sub .menu-item {
  margin: 0.125rem 0;
}

/* line 20169, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-sub .menu-item:first-child {
  margin-top: 0 !important;
}

/* line 20172, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-sub .menu-item:last-child {
  margin-bottom: 0 !important;
}

/* line 20175, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-icon {
  width: 1.375rem;
}

/* line 20178, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-sub .menu-icon {
  margin-right: 0;
}

/* line 20181, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-vertical .menu-sub .menu-icon {
  margin-left: 0;
}

/* line 20184, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-horizontal-wrapper {
  flex: none;
}

/* line 20187, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-sub .menu-link {
  padding-left: 2.875rem;
}

/* line 20190, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-vertical .menu-sub .menu-link {
  padding-right: 2.875rem;
  padding-left: 1rem;
}

/* line 20194, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-sub .menu-sub .menu-link {
  padding-left: 3.375rem;
}

/* line 20197, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-vertical .menu-sub .menu-sub .menu-link {
  padding-right: 3.375rem;
  padding-left: 1rem;
}

/* line 20201, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-sub .menu-sub .menu-sub .menu-link {
  padding-left: 3.875rem;
}

/* line 20204, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-vertical .menu-sub .menu-sub .menu-sub .menu-link {
  padding-right: 3.875rem;
  padding-left: 1rem;
}

/* line 20208, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-sub .menu-sub .menu-sub .menu-sub .menu-link {
  padding-left: 4.375rem;
}

/* line 20211, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-vertical .menu-sub .menu-sub .menu-sub .menu-sub .menu-link {
  padding-right: 4.375rem;
  padding-left: 1rem;
}

/* line 20215, app/assets/stylesheets/core.css.scss */
.menu-vertical .menu-sub .menu-sub .menu-sub .menu-sub .menu-sub .menu-link {
  padding-left: 4.875rem;
}

/* line 20218, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-vertical .menu-sub .menu-sub .menu-sub .menu-sub .menu-sub .menu-link {
  padding-right: 4.875rem;
  padding-left: 1rem;
}

/* line 20223, app/assets/stylesheets/core.css.scss */
.menu-collapsed:not(:hover) {
  width: 5.25rem;
}

/* line 20226, app/assets/stylesheets/core.css.scss */
.menu-collapsed:not(:hover) .menu-inner > .menu-item {
  width: 5.25rem;
}

/* line 20229, app/assets/stylesheets/core.css.scss */
.menu-collapsed:not(:hover) .menu-inner > .menu-header,
.menu-collapsed:not(:hover) .menu-block {
  position: relative;
  margin-left: 5.25rem;
  padding-right: 1.5rem;
  padding-left: 0.5rem;
  width: 16.25rem;
}

/* line 20237, app/assets/stylesheets/core.css.scss */
.menu-collapsed:not(:hover) .menu-inner > .menu-header .menu-header-text,
.menu-collapsed:not(:hover) .menu-block .menu-header-text {
  overflow: hidden;
  opacity: 0;
}

/* line 20242, app/assets/stylesheets/core.css.scss */
.menu-collapsed:not(:hover) .menu-inner > .menu-header::before,
.menu-collapsed:not(:hover) .menu-block::before {
  content: "\ebda";
  font-family: "tabler-icons";
  position: absolute;
  left: -3.28125rem;
  color: #a5a3ae;
  top: 0.25rem;
  font-size: 1.375rem;
}

/* line 20252, app/assets/stylesheets/core.css.scss */
.menu-collapsed:not(:hover) .menu-inner > .menu-item div:not(.menu-block) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  opacity: 0;
}

/* line 20258, app/assets/stylesheets/core.css.scss */
.menu-collapsed:not(:hover) .menu-inner > .menu-item > .menu-sub,
.menu-collapsed:not(:hover) .menu-inner > .menu-item.open > .menu-sub {
  display: none;
}

/* line 20262, app/assets/stylesheets/core.css.scss */
.menu-collapsed:not(:hover) .menu-inner > .menu-item > .menu-toggle::after {
  display: none;
}

/* line 20265, app/assets/stylesheets/core.css.scss */
.menu-collapsed:not(:hover) .menu-inner > .menu-item > .menu-link .menu-icon {
  text-align: center;
  margin-right: 0;
}

/* line 20269, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-collapsed:not(:hover) .menu-block {
  width: 5.25rem !important;
}

/* line 20272, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-collapsed:not(:hover) .menu-inner > .menu-item > .menu-link {
  padding-left: 1rem;
}

/* line 20275, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-collapsed:not(:hover) .menu-inner > .menu-header,
[dir=rtl] .menu-collapsed:not(:hover) .menu-block {
  margin-right: 5.25rem;
  margin-left: 0;
  padding-right: 0.5rem;
  padding-left: 1.5rem;
}

/* line 20282, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-collapsed:not(:hover) .menu-inner > .menu-header::before,
[dir=rtl] .menu-collapsed:not(:hover) .menu-block::before {
  right: -3.28125rem;
  left: auto;
}

/* line 20287, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-collapsed:not(:hover) .menu-inner > .menu-item > .menu-link .menu-icon {
  margin-left: 0;
}

/* line 20291, app/assets/stylesheets/core.css.scss */
.menu-horizontal {
  flex-direction: row;
  width: 100%;
}

/* line 20295, app/assets/stylesheets/core.css.scss */
.menu-horizontal .menu-inner {
  overflow: hidden;
  flex-direction: row;
  flex: 0 1 100%;
}

/* line 20300, app/assets/stylesheets/core.css.scss */
.menu-horizontal .menu-inner > .menu-item.active > .menu-link.menu-toggle {
  font-weight: 500;
}

/* line 20303, app/assets/stylesheets/core.css.scss */
.menu-horizontal .menu-inner .menu-item.active > .menu-link:not(.menu-toggle) {
  font-weight: 500;
}

/* line 20306, app/assets/stylesheets/core.css.scss */
.menu-horizontal .menu-item .menu-link {
  padding: 0.5rem 0.875rem;
}

/* line 20309, app/assets/stylesheets/core.css.scss */
.menu-horizontal .menu-item .menu-toggle {
  padding-right: calc(0.875rem + 1.26em);
}

/* line 20312, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-horizontal .menu-item .menu-toggle {
  padding-right: 0.875rem;
  padding-left: calc(0.875rem + 1.26em);
}

/* line 20316, app/assets/stylesheets/core.css.scss */
.menu-horizontal .menu-item .menu-toggle::after {
  right: 0.875rem;
}

/* line 20319, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-horizontal .menu-item .menu-toggle::after {
  right: auto;
  left: 0.875rem;
}

/* line 20323, app/assets/stylesheets/core.css.scss */
.menu-horizontal .menu-inner > .menu-item > .menu-toggle::after {
  transform: translateY(-50%) rotate(135deg);
}

/* line 20326, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-horizontal .menu-inner > .menu-item > .menu-toggle::after {
  transform: translateY(-50%) rotate(-135deg);
}

/* line 20329, app/assets/stylesheets/core.css.scss */
.menu-horizontal .menu-inner > .menu-item > .menu-toggle::before {
  position: absolute;
  block-size: 0.625rem;
  content: "";
  inline-size: 100%;
  inset-block-start: 100%;
  inset-inline-start: 0;
  z-index: 2;
  pointer-events: auto;
}

/* line 20339, app/assets/stylesheets/core.css.scss */
.menu-horizontal .menu-inner > .menu-item > .menu-sub {
  margin-top: 0.625rem;
}

/* line 20342, app/assets/stylesheets/core.css.scss */
.menu-horizontal .menu-sub .menu-item.open:not(.menu-item-closing) > .menu-toggle::after {
  transform: translateY(-50%) rotate(45deg);
}

/* line 20345, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-horizontal .menu-sub .menu-item.open:not(.menu-item-closing) > .menu-toggle::after {
  transform: translateY(-50%) rotate(-45deg);
}

/* line 20348, app/assets/stylesheets/core.css.scss */
.menu-horizontal .menu-inner > .menu-item.open:not(.menu-item-closing) .menu-item.open {
  position: relative;
}

/* line 20351, app/assets/stylesheets/core.css.scss */
.menu-horizontal .menu-header,
.menu-horizontal .menu-divider {
  display: none !important;
}

/* line 20355, app/assets/stylesheets/core.css.scss */
.menu-horizontal .menu-sub {
  position: absolute;
  width: 15.625rem;
  padding: 0.375rem 0;
  box-shadow: 0 0.625rem 1.25rem rgba(165, 163, 174, 0.4);
}

/* line 20361, app/assets/stylesheets/core.css.scss */
.menu-horizontal .menu-sub .menu-item {
  padding: 0.125rem 0.5rem;
}

/* line 20364, app/assets/stylesheets/core.css.scss */
.menu-horizontal .menu-sub .menu-item.open .menu-link > div::after {
  position: absolute;
  content: "";
  z-index: 2;
  pointer-events: auto;
  width: 1.0625rem;
  height: 100%;
  right: -1.0625rem;
}

/* line 20373, app/assets/stylesheets/core.css.scss */
.menu-horizontal .menu-sub .menu-sub {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
}

/* line 20379, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-horizontal .menu-sub .menu-sub {
  left: -100%;
}

/* line 20382, app/assets/stylesheets/core.css.scss */
.menu-horizontal .menu-sub .menu-link {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border-radius: 0.375rem;
}

/* line 20387, app/assets/stylesheets/core.css.scss */
.menu-horizontal .menu-inner > .menu-item .menu-sub {
  border-radius: 0.375rem;
}

/* line 20390, app/assets/stylesheets/core.css.scss */
.menu-horizontal:not(.menu-no-animation) .menu-inner .menu-item.open .menu-sub {
  animation: menuDropdownShow 0.3s ease-in-out;
}

/* line 20393, app/assets/stylesheets/core.css.scss */
.menu-horizontal .menu-sub .menu-link {
  padding-left: 2.75rem;
}

/* line 20396, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-horizontal .menu-sub .menu-link {
  padding-right: 2.75rem;
  padding-left: 0.875rem;
}

@media (max-width: 991.98px) {
  /* line 20401, app/assets/stylesheets/core.css.scss */
  .menu-horizontal {
    display: none;
  }
}

/* line 20406, app/assets/stylesheets/core.css.scss */
.menu-horizontal-wrapper {
  overflow: hidden;
  flex: 0 1 100%;
  width: 0;
}

/* line 20411, app/assets/stylesheets/core.css.scss */
.menu:not(.menu-no-animation) .menu-horizontal-wrapper .menu-inner {
  transition: margin 0.3s;
}

/* line 20415, app/assets/stylesheets/core.css.scss */
.menu-horizontal-prev,
.menu-horizontal-next {
  position: relative;
  display: block;
  flex: 0 0 auto;
  width: 2.25rem;
}

/* line 20422, app/assets/stylesheets/core.css.scss */
.menu-horizontal-prev::after,
.menu-horizontal-next::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border: 1px solid;
  border-top: 0;
}

/* line 20434, app/assets/stylesheets/core.css.scss */
.menu-horizontal-prev.disabled,
.menu-horizontal-next.disabled {
  cursor: not-allowed !important;
}

/* line 20439, app/assets/stylesheets/core.css.scss */
.menu-horizontal-prev::after {
  border-right: 0;
  transform: translate(-50%, -50%) rotate(45deg);
}

/* line 20443, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-horizontal-prev::after {
  transform: translate(-50%, -50%) rotate(-135deg);
}

/* line 20447, app/assets/stylesheets/core.css.scss */
.menu-horizontal-next::after {
  border-left: 0;
  transform: translate(-50%, -50%) rotate(-45deg);
}

/* line 20451, app/assets/stylesheets/core.css.scss */
[dir=rtl] .menu-horizontal-next::after {
  transform: translate(-50%, -50%) rotate(135deg);
}

@-webkit-keyframes menuDropdownShow {
  0% {
    opacity: 0;
    transform: translateY(-0.5rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-moz-keyframes menuDropdownShow {
  0% {
    opacity: 0;
    transform: translateY(-0.5rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes menuDropdownShow {
  0% {
    opacity: 0;
    transform: translateY(-0.5rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* line 20485, app/assets/stylesheets/core.css.scss */
.menu-light {
  color: rgba(75, 70, 92, 0.5);
}

/* line 20488, app/assets/stylesheets/core.css.scss */
.menu-light .menu-link,
.menu-light .menu-horizontal-prev,
.menu-light .menu-horizontal-next {
  color: rgba(75, 70, 92, 0.5);
}

/* line 20493, app/assets/stylesheets/core.css.scss */
.menu-light .menu-link:hover, .menu-light .menu-link:focus,
.menu-light .menu-horizontal-prev:hover,
.menu-light .menu-horizontal-prev:focus,
.menu-light .menu-horizontal-next:hover,
.menu-light .menu-horizontal-next:focus {
  color: #6f6b7d;
}

/* line 20500, app/assets/stylesheets/core.css.scss */
.menu-light .menu-link.active,
.menu-light .menu-horizontal-prev.active,
.menu-light .menu-horizontal-next.active {
  color: #6f6b7d;
}

/* line 20505, app/assets/stylesheets/core.css.scss */
.menu-light .menu-item.disabled .menu-link {
  color: rgba(75, 70, 92, 0.3) !important;
}

/* line 20508, app/assets/stylesheets/core.css.scss */
.menu-light .menu-item.open:not(.menu-item-closing) > .menu-toggle,
.menu-light .menu-item.active > .menu-link {
  color: #6f6b7d;
}

/* line 20512, app/assets/stylesheets/core.css.scss */
.menu-light .menu-item.active > .menu-link:not(.menu-toggle) {
  background: rgba(0, 0, 0, 0.05);
}

/* line 20515, app/assets/stylesheets/core.css.scss */
.menu-light .menu-inner > .menu-item.menu-item-closing .menu-item.open .menu-sub,
.menu-light .menu-inner > .menu-item.menu-item-closing .menu-item.open .menu-toggle {
  color: rgba(75, 70, 92, 0.5);
}

/* line 20519, app/assets/stylesheets/core.css.scss */
.menu-light .menu-text {
  color: #6f6b7d;
}

/* line 20522, app/assets/stylesheets/core.css.scss */
.menu-light .menu-header {
  color: rgba(75, 70, 92, 0.5);
}

/* line 20525, app/assets/stylesheets/core.css.scss */
.menu-light hr,
.menu-light .menu-divider,
.menu-light .menu-inner > .menu-item.open > .menu-sub::before {
  border-color: rgba(0, 0, 0, 0.06) !important;
}

/* line 20530, app/assets/stylesheets/core.css.scss */
.menu-light .menu-inner > .menu-header::before,
.menu-light .menu-block::before {
  background-color: rgba(75, 70, 92, 0.3);
}

/* line 20534, app/assets/stylesheets/core.css.scss */
.menu-light .menu-inner > .menu-item.open .menu-item.open > .menu-toggle::before {
  background-color: rgba(0, 0, 0, 0.06);
}

/* line 20537, app/assets/stylesheets/core.css.scss */
.menu-light .menu-inner > .menu-item.open .menu-item.active > .menu-link::before {
  background-color: #6f6b7d;
}

/* line 20540, app/assets/stylesheets/core.css.scss */
.menu-light .ps__thumb-y {
  background: rgba(75, 70, 92, 0.5) !important;
}

/* line 20544, app/assets/stylesheets/core.css.scss */
.menu-dark {
  color: rgba(255, 255, 255, 0.8);
}

/* line 20547, app/assets/stylesheets/core.css.scss */
.menu-dark .menu-link,
.menu-dark .menu-horizontal-prev,
.menu-dark .menu-horizontal-next {
  color: rgba(255, 255, 255, 0.8);
}

/* line 20552, app/assets/stylesheets/core.css.scss */
.menu-dark .menu-link:hover, .menu-dark .menu-link:focus,
.menu-dark .menu-horizontal-prev:hover,
.menu-dark .menu-horizontal-prev:focus,
.menu-dark .menu-horizontal-next:hover,
.menu-dark .menu-horizontal-next:focus {
  color: #fff;
}

/* line 20559, app/assets/stylesheets/core.css.scss */
.menu-dark .menu-link.active,
.menu-dark .menu-horizontal-prev.active,
.menu-dark .menu-horizontal-next.active {
  color: #fff;
}

/* line 20564, app/assets/stylesheets/core.css.scss */
.menu-dark .menu-item.disabled .menu-link {
  color: rgba(255, 255, 255, 0.4) !important;
}

/* line 20567, app/assets/stylesheets/core.css.scss */
.menu-dark .menu-item.open:not(.menu-item-closing) > .menu-toggle,
.menu-dark .menu-item.active > .menu-link {
  color: #fff;
}

/* line 20571, app/assets/stylesheets/core.css.scss */
.menu-dark .menu-item.active > .menu-link:not(.menu-toggle) {
  background: rgba(0, 0, 0, 0.06);
}

/* line 20574, app/assets/stylesheets/core.css.scss */
.menu-dark .menu-inner > .menu-item.menu-item-closing .menu-item.open .menu-sub,
.menu-dark .menu-inner > .menu-item.menu-item-closing .menu-item.open .menu-toggle {
  color: rgba(255, 255, 255, 0.8);
}

/* line 20578, app/assets/stylesheets/core.css.scss */
.menu-dark .menu-text {
  color: #fff;
}

/* line 20581, app/assets/stylesheets/core.css.scss */
.menu-dark .menu-header {
  color: rgba(255, 255, 255, 0.8);
}

/* line 20584, app/assets/stylesheets/core.css.scss */
.menu-dark hr,
.menu-dark .menu-divider,
.menu-dark .menu-inner > .menu-item.open > .menu-sub::before {
  border-color: rgba(255, 255, 255, 0.2) !important;
}

/* line 20589, app/assets/stylesheets/core.css.scss */
.menu-dark .menu-inner > .menu-header::before,
.menu-dark .menu-block::before {
  background-color: rgba(255, 255, 255, 0.4);
}

/* line 20593, app/assets/stylesheets/core.css.scss */
.menu-dark .menu-inner > .menu-item.open .menu-item.open > .menu-toggle::before {
  background-color: rgba(255, 255, 255, 0.2);
}

/* line 20596, app/assets/stylesheets/core.css.scss */
.menu-dark .menu-inner > .menu-item.open .menu-item.active > .menu-link::before {
  background-color: #fff;
}

/* line 20599, app/assets/stylesheets/core.css.scss */
.menu-dark .ps__thumb-y {
  background: rgba(255, 255, 255, 0.8) !important;
}

/* line 20603, app/assets/stylesheets/core.css.scss */
.layout-container {
  min-height: 100vh;
}

/* line 20607, app/assets/stylesheets/core.css.scss */
.layout-wrapper,
.layout-container {
  width: 100%;
  display: flex;
  flex: 1 1 auto;
  align-items: stretch;
}

/* line 20615, app/assets/stylesheets/core.css.scss */
.layout-menu-offcanvas .layout-wrapper,
.layout-menu-fixed-offcanvas .layout-wrapper {
  overflow: hidden;
}

/* line 20620, app/assets/stylesheets/core.css.scss */
.layout-menu-offcanvas .layout-navbar .layout-menu-toggle,
.layout-menu-fixed-offcanvas .layout-navbar .layout-menu-toggle {
  display: block !important;
}

@media (min-width: 1200px) {
  /* line 20626, app/assets/stylesheets/core.css.scss */
  .layout-menu-offcanvas .layout-menu .layout-menu-toggle,
.layout-menu-fixed-offcanvas .layout-menu .layout-menu-toggle {
    display: none;
  }
}

/* line 20631, app/assets/stylesheets/core.css.scss */
.layout-page,
.content-wrapper,
.content-wrapper > *,
.layout-menu {
  min-height: 1px;
}

/* line 20638, app/assets/stylesheets/core.css.scss */
.layout-navbar,
.content-footer {
  flex: 0 0 auto;
}

/* line 20643, app/assets/stylesheets/core.css.scss */
.layout-page {
  display: flex;
  flex: 1 1 auto;
  align-items: stretch;
  padding: 0;
}

/* line 20649, app/assets/stylesheets/core.css.scss */
.layout-without-menu .layout-page {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 20654, app/assets/stylesheets/core.css.scss */
.content-wrapper {
  display: flex;
  align-items: stretch;
  flex: 1 1 auto;
  flex-direction: column;
  justify-content: space-between;
}

/* line 20662, app/assets/stylesheets/core.css.scss */
.content-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100vw;
  height: 100vh;
  background-color: #4b465c;
}

/* line 20671, app/assets/stylesheets/core.css.scss */
.content-backdrop.fade {
  opacity: 0;
}

/* line 20674, app/assets/stylesheets/core.css.scss */
.content-backdrop.show {
  opacity: 0.5;
}

/* line 20677, app/assets/stylesheets/core.css.scss */
.layout-menu-fixed .content-backdrop {
  z-index: 10;
}

/* line 20680, app/assets/stylesheets/core.css.scss */
.layout-horizontal .content-backdrop:not(.fade) {
  z-index: 9;
  top: 3.875rem !important;
}

/* line 20684, app/assets/stylesheets/core.css.scss */
.content-backdrop.fade {
  z-index: -1;
}

/* line 20688, app/assets/stylesheets/core.css.scss */
.layout-navbar {
  position: relative;
  padding-top: 0.25rem;
  padding-bottom: 0.2rem;
  height: 3.875rem;
  flex-wrap: nowrap;
  color: #6f6b7d;
  z-index: 2;
}

/* line 20697, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar {
  transform: translate3d(0, 0, 0);
}

/* line 20700, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-nav-right {
  flex-basis: 100%;
}

/* line 20703, app/assets/stylesheets/core.css.scss */
.layout-navbar.navbar-detached {
  width: calc(100% - 1.5rem * 2);
  margin: 1rem auto 0;
  border-radius: 0.375rem;
  padding: 0 1.5rem;
}

/* line 20709, app/assets/stylesheets/core.css.scss */
.layout-navbar.navbar-detached.container-xxl {
  max-width: calc(1440px - 1.5rem * 2);
}

/* line 20712, app/assets/stylesheets/core.css.scss */
.layout-navbar-fixed .layout-navbar.navbar-detached {
  width: calc(100% - 1.5rem * 2 - 16.25rem);
}

@media (max-width: 1199.98px) {
  /* line 20716, app/assets/stylesheets/core.css.scss */
  .layout-navbar-fixed .layout-navbar.navbar-detached {
    width: calc(100% - 1.5rem * 2) !important;
  }
}

@media (max-width: 991.98px) {
  /* line 20721, app/assets/stylesheets/core.css.scss */
  .layout-navbar-fixed .layout-navbar.navbar-detached {
    width: calc(100% - 1rem * 2) !important;
  }
}

/* line 20725, app/assets/stylesheets/core.css.scss */
.layout-navbar-fixed.layout-menu-collapsed .layout-navbar.navbar-detached {
  width: calc(100% - 1.5rem * 2 - 5.25rem);
}

@media (max-width: 1199.98px) {
  /* line 20729, app/assets/stylesheets/core.css.scss */
  .layout-navbar.navbar-detached {
    width: calc(100vw - (100vw - 100%) - 1.5rem * 2) !important;
  }
}

@media (max-width: 991.98px) {
  /* line 20734, app/assets/stylesheets/core.css.scss */
  .layout-navbar.navbar-detached {
    width: calc(100vw - (100vw - 100%) - 1rem * 2) !important;
  }
}

/* line 20738, app/assets/stylesheets/core.css.scss */
.layout-menu-collapsed .layout-navbar.navbar-detached, .layout-without-menu .layout-navbar.navbar-detached {
  width: calc(100% - 1.5rem * 2);
}

/* line 20741, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-search-wrapper .search-input,
.layout-navbar .navbar-search-wrapper .input-group-text {
  background-color: transparent;
}

/* line 20745, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-search-wrapper .navbar-search-suggestion {
  max-height: 28rem;
  border-radius: 0.5rem;
}

/* line 20749, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestion {
  color: #6f6b7d;
}

/* line 20752, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestion:hover, .layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestion.active {
  background: #f8f7fa;
  color: #6f6b7d;
}

/* line 20756, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestions-header {
  font-weight: 500;
}

/* line 20759, app/assets/stylesheets/core.css.scss */
.layout-navbar .search-input-wrapper .search-toggler {
  position: absolute;
  top: 1.25rem;
  right: 1rem;
  z-index: 1;
}

/* line 20765, app/assets/stylesheets/core.css.scss */
[dir=rtl] .layout-navbar .search-input-wrapper .search-toggler {
  right: inherit;
  left: 1rem;
}

/* line 20769, app/assets/stylesheets/core.css.scss */
.layout-navbar .search-input-wrapper .twitter-typeahead {
  position: absolute !important;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 1400px) {
  /* line 20777, app/assets/stylesheets/core.css.scss */
  .layout-navbar .search-input-wrapper .twitter-typeahead.container-xxl {
    left: calc((100% - 1440px) * 0.5);
  }
  /* line 20780, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .layout-navbar .search-input-wrapper .twitter-typeahead.container-xxl {
    right: calc((100% - 1440px) * 0.5);
    left: inherit;
  }
  /* line 20784, app/assets/stylesheets/core.css.scss */
  .layout-navbar .search-input-wrapper .twitter-typeahead.container-xxl + .search-toggler {
    right: calc((100% - 1440px + 5rem) * 0.5);
  }
  /* line 20787, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .layout-navbar .search-input-wrapper .twitter-typeahead.container-xxl + .search-toggler {
    left: calc((100% - 1440px + 5rem) * 0.5);
    right: inherit;
  }
}

/* line 20792, app/assets/stylesheets/core.css.scss */
.layout-navbar .search-input-wrapper .search-input {
  height: 100%;
  box-shadow: none;
}

/* line 20796, app/assets/stylesheets/core.css.scss */
.layout-navbar .search-input-wrapper .navbar-search-suggestion {
  width: 100%;
}

/* line 20799, app/assets/stylesheets/core.css.scss */
.layout-horizontal .layout-navbar .search-input-wrapper .navbar-search-suggestion {
  width: 96%;
}

/* line 20802, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-dropdown .badge-notifications {
  top: 0.5rem;
  padding: 0.2rem 0.4rem;
}

/* line 20806, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-dropdown .dropdown-menu {
  min-width: 22rem;
  overflow: hidden;
}

/* line 20810, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-dropdown .dropdown-menu .last-login {
  white-space: normal;
}

/* line 20813, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list {
  max-height: 24.08rem;
}

/* line 20816, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item {
  padding: 1rem;
  cursor: pointer;
}

/* line 20820, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item .dropdown-notifications-actions {
  text-align: center;
}

/* line 20823, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item .dropdown-notifications-actions > a {
  display: block;
}

/* line 20826, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item .dropdown-notifications-archive i,
.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item .dropdown-notifications-archive span {
  color: #6f6b7d;
}

/* line 20830, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item.marked-as-read .dropdown-notifications-read,
.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item.marked-as-read .dropdown-notifications-archive {
  visibility: hidden;
}

/* line 20834, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item.marked-as-read .dropdown-notifications-read span {
  background-color: #a8aaae;
}

/* line 20837, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item:not(.marked-as-read) .dropdown-notifications-archive {
  visibility: hidden;
}

/* line 20840, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item.marked-as-read:hover .dropdown-notifications-read,
.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item.marked-as-read:hover .dropdown-notifications-archive {
  visibility: visible;
}

/* line 20844, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item:hover:not(.marked-as-read) .dropdown-notifications-archive {
  visibility: visible;
}

/* line 20847, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-list {
  max-height: 24.08rem;
}

/* line 20850, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-item {
  text-align: center;
  padding: 0.875rem;
}

/* line 20854, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-item:hover {
  background-color: rgba(75, 70, 92, 0.04);
}

/* line 20857, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-item .dropdown-shortcuts-icon {
  height: 3rem;
  width: 3rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(75, 70, 92, 0.08);
}

/* line 20867, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-item a,
.layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-item a:hover {
  display: block;
  margin-bottom: 0;
  color: #6f6b7d !important;
  font-weight: 500;
}

/* line 20874, app/assets/stylesheets/core.css.scss */
.layout-navbar .navbar-dropdown.dropdown-user .dropdown-menu {
  min-width: 14rem;
}

/* line 20877, app/assets/stylesheets/core.css.scss */
.layout-navbar[class*=bg-]:not(.bg-navbar-theme) .nav-item .input-group-text,
.layout-navbar[class*=bg-]:not(.bg-navbar-theme) .nav-item .dropdown-toggle {
  color: #fff;
}

@media (max-width: 1199.98px) {
  /* line 20882, app/assets/stylesheets/core.css.scss */
  .layout-navbar .navbar-nav .nav-item.dropdown .dropdown-menu {
    position: absolute;
  }
  /* line 20885, app/assets/stylesheets/core.css.scss */
  .layout-navbar .navbar-nav .nav-item.dropdown .dropdown-menu .last-login {
    white-space: nowrap;
  }
}

@media (max-width: 767.98px) {
  /* line 20890, app/assets/stylesheets/core.css.scss */
  .layout-navbar .navbar-nav .nav-item.dropdown {
    position: static;
    float: left;
  }
  /* line 20894, app/assets/stylesheets/core.css.scss */
  .layout-navbar .navbar-nav .nav-item.dropdown .badge-notifications {
    top: auto;
  }
  /* line 20897, app/assets/stylesheets/core.css.scss */
  .layout-navbar .navbar-nav .nav-item.dropdown .dropdown-menu {
    position: absolute;
    left: 0.9rem;
    min-width: auto;
    width: 92%;
  }
}

/* line 20905, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .layout-horizontal .layout-navbar .navbar-search-suggestion {
  left: 2% !important;
}

/* line 20909, app/assets/stylesheets/core.css.scss */
[dir=rtl] .layout-horizontal .layout-navbar .navbar-search-suggestion {
  right: 2% !important;
}

@media (max-width: 1199.98px) {
  /* line 20914, app/assets/stylesheets/core.css.scss */
  .layout-navbar {
    z-index: 1080;
  }
}

/* line 20918, app/assets/stylesheets/core.css.scss */
.layout-menu {
  position: relative;
  flex: 1 0 auto;
}

/* line 20922, app/assets/stylesheets/core.css.scss */
.layout-menu a:focus-visible {
  outline: none;
}

/* line 20925, app/assets/stylesheets/core.css.scss */
.layout-menu .menu {
  transform: translate3d(0, 0, 0);
}

/* line 20928, app/assets/stylesheets/core.css.scss */
.layout-menu .menu-vertical {
  height: 100%;
}

/* line 20932, app/assets/stylesheets/core.css.scss */
.layout-content-navbar .layout-page {
  flex-basis: 100%;
  flex-direction: column;
  width: 0;
  min-width: 0;
  max-width: 100%;
}

/* line 20939, app/assets/stylesheets/core.css.scss */
.layout-content-navbar .content-wrapper {
  width: 100%;
}

/* line 20943, app/assets/stylesheets/core.css.scss */
.layout-navbar-full .layout-container {
  flex-direction: column;
}

@media (min-width: 1200px) {
  /* line 20947, app/assets/stylesheets/core.css.scss */
  .layout-navbar-full:not(.layout-horizontal) .menu-inner {
    margin-top: 0.75rem;
  }
}

/* line 20951, app/assets/stylesheets/core.css.scss */
.layout-navbar-full .content-wrapper {
  flex-basis: 100%;
  width: 0;
  min-width: 0;
  max-width: 100%;
}

/* line 20957, app/assets/stylesheets/core.css.scss */
.layout-navbar-full .content-backdrop.show {
  z-index: 9;
}

/* line 20960, app/assets/stylesheets/core.css.scss */
.layout-menu-fixed .layout-navbar-full .content-backdrop.show, .layout-menu-fixed-offcanvas .layout-navbar-full .content-backdrop.show {
  z-index: 1076;
}

/* line 20964, app/assets/stylesheets/core.css.scss */
.layout-menu-flipped .layout-navbar-full .layout-page {
  flex-direction: row-reverse;
}

/* line 20967, app/assets/stylesheets/core.css.scss */
.layout-menu-flipped .layout-content-navbar .layout-container {
  flex-direction: row-reverse;
}

/* line 20971, app/assets/stylesheets/core.css.scss */
.layout-menu-toggle {
  display: block;
}

/* line 20974, app/assets/stylesheets/core.css.scss */
.layout-menu-toggle .menu-toggle-icon::before {
  content: "\efb1";
}

/* line 20977, app/assets/stylesheets/core.css.scss */
.layout-menu-collapsed .layout-menu-toggle .menu-toggle-icon::before {
  content: "\ea6b";
}

@media (min-width: 1200px) {
  /* line 20982, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical,
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical {
    width: 5.25rem;
  }
  /* line 20986, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner > .menu-item,
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner > .menu-item {
    width: 5.25rem;
  }
  /* line 20990, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner > .menu-header,
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-block,
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner > .menu-header,
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-block {
    position: relative;
    margin-left: 5.25rem;
    padding-right: 1.5rem;
    padding-left: 0.5rem;
    width: 16.25rem;
  }
  /* line 21000, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner > .menu-header .menu-header-text,
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-block .menu-header-text,
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner > .menu-header .menu-header-text,
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-block .menu-header-text {
    overflow: hidden;
    opacity: 0;
  }
  /* line 21007, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner > .menu-header::before,
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-block::before,
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner > .menu-header::before,
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-block::before {
    content: "\ebda";
    font-family: "tabler-icons";
    position: absolute;
    left: -3.28125rem;
    color: #a5a3ae;
    top: 0.25rem;
    font-size: 1.375rem;
  }
  /* line 21019, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner > .menu-item div:not(.menu-block),
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner > .menu-item div:not(.menu-block) {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    opacity: 0;
  }
  /* line 21026, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner > .menu-item > .menu-sub,
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner > .menu-item.open > .menu-sub,
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner > .menu-item > .menu-sub,
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner > .menu-item.open > .menu-sub {
    display: none;
  }
  /* line 21032, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner > .menu-item > .menu-toggle::after,
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner > .menu-item > .menu-toggle::after {
    display: none;
  }
  /* line 21036, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner > .menu-item > .menu-link .menu-icon,
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner > .menu-item > .menu-link .menu-icon {
    text-align: center;
    margin-right: 0;
  }
  /* line 21041, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed[dir=rtl]:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-block,
.layout-menu-collapsed[dir=rtl]:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-block {
    width: 5.25rem !important;
  }
  /* line 21045, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed[dir=rtl]:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner > .menu-item > .menu-link,
.layout-menu-collapsed[dir=rtl]:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner > .menu-item > .menu-link {
    padding-left: 1rem;
  }
  /* line 21049, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed[dir=rtl]:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner > .menu-header,
.layout-menu-collapsed[dir=rtl]:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-block,
.layout-menu-collapsed[dir=rtl]:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner > .menu-header,
.layout-menu-collapsed[dir=rtl]:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-block {
    margin-right: 5.25rem;
    margin-left: 0;
    padding-right: 0.5rem;
    padding-left: 1.5rem;
  }
  /* line 21058, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed[dir=rtl]:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner > .menu-header::before,
.layout-menu-collapsed[dir=rtl]:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-block::before,
.layout-menu-collapsed[dir=rtl]:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner > .menu-header::before,
.layout-menu-collapsed[dir=rtl]:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-block::before {
    right: -3.28125rem;
    left: auto;
  }
  /* line 21065, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed[dir=rtl]:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner > .menu-item > .menu-link .menu-icon,
.layout-menu-collapsed[dir=rtl]:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner > .menu-item > .menu-link .menu-icon {
    margin-left: 0;
  }
  /* line 21069, app/assets/stylesheets/core.css.scss */
  .layout-menu-hover.layout-menu-collapsed .layout-menu {
    margin-right: -11rem;
  }
  /* line 21072, app/assets/stylesheets/core.css.scss */
  .layout-menu-hover.layout-menu-collapsed.layout-menu-flipped .layout-menu {
    margin-left: -11rem;
    margin-right: 0;
  }
  /* line 21076, app/assets/stylesheets/core.css.scss */
  .layout-menu-hover.layout-menu-collapsed[dir=rtl] .layout-menu {
    margin-left: -11rem;
    margin-right: 0;
  }
  /* line 21080, app/assets/stylesheets/core.css.scss */
  .layout-menu-hover.layout-menu-collapsed.layout-menu-flipped[dir=rtl] .layout-menu {
    margin-right: -11rem;
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 21086, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed.layout-menu-offcanvas .layout-menu {
    margin-right: -16.25rem;
    transform: translateX(-100%);
  }
  /* line 21090, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed.layout-menu-offcanvas.layout-menu-flipped .layout-menu {
    margin-right: 0;
    margin-left: -16.25rem;
    transform: translateX(100%);
  }
  /* line 21095, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed.layout-menu-offcanvas[dir=rtl] .layout-menu {
    margin-right: 0;
    margin-left: -16.25rem;
    transform: translateX(100%);
  }
  /* line 21100, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed.layout-menu-offcanvas.layout-menu-flipped[dir=rtl] .layout-menu {
    margin-right: -16.25rem;
    margin-left: 0;
    transform: translateX(-100%);
  }
}

@media (min-width: 1200px) {
  /* line 21107, app/assets/stylesheets/core.css.scss */
  .layout-menu-fixed .layout-menu,
.layout-menu-fixed-offcanvas .layout-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 21116, app/assets/stylesheets/core.css.scss */
  .layout-menu-fixed.layout-menu-flipped .layout-menu,
.layout-menu-fixed-offcanvas.layout-menu-flipped .layout-menu {
    right: 0;
    left: auto;
  }
  /* line 21121, app/assets/stylesheets/core.css.scss */
  .layout-menu-fixed[dir=rtl] .layout-menu, .layout-menu-fixed-offcanvas[dir=rtl] .layout-menu {
    right: 0;
    left: auto;
  }
  /* line 21125, app/assets/stylesheets/core.css.scss */
  .layout-menu-fixed.layout-menu-flipped[dir=rtl] .layout-menu, .layout-menu-fixed-offcanvas.layout-menu-flipped[dir=rtl] .layout-menu {
    right: auto;
    left: 0;
  }
  /* line 21129, app/assets/stylesheets/core.css.scss */
  .layout-menu-fixed-offcanvas.layout-menu-collapsed .layout-menu {
    transform: translateX(-100%);
  }
  /* line 21132, app/assets/stylesheets/core.css.scss */
  .layout-menu-fixed-offcanvas.layout-menu-collapsed.layout-menu-flipped .layout-menu {
    transform: translateX(100%);
  }
  /* line 21135, app/assets/stylesheets/core.css.scss */
  .layout-menu-fixed-offcanvas.layout-menu-collapsed[dir=rtl] .layout-menu {
    transform: translateX(100%);
  }
  /* line 21138, app/assets/stylesheets/core.css.scss */
  .layout-menu-fixed-offcanvas.layout-menu-collapsed.layout-menu-flipped[dir=rtl] .layout-menu {
    transform: translateX(-100%);
  }
  /* line 21141, app/assets/stylesheets/core.css.scss */
  .layout-menu-fixed:not(.layout-menu-collapsed) .layout-page,
.layout-menu-fixed-offcanvas:not(.layout-menu-collapsed) .layout-page {
    padding-left: 16.25rem;
  }
  /* line 21145, app/assets/stylesheets/core.css.scss */
  .layout-menu-fixed.layout-menu-flipped:not(.layout-menu-collapsed) .layout-page,
.layout-menu-fixed-offcanvas.layout-menu-flipped:not(.layout-menu-collapsed) .layout-page {
    padding-right: 16.25rem;
    padding-left: 0;
  }
  /* line 21150, app/assets/stylesheets/core.css.scss */
  .layout-menu-fixed[dir=rtl]:not(.layout-menu-collapsed) .layout-page, .layout-menu-fixed-offcanvas[dir=rtl]:not(.layout-menu-collapsed) .layout-page {
    padding-right: 16.25rem;
    padding-left: 0;
  }
  /* line 21154, app/assets/stylesheets/core.css.scss */
  .layout-menu-fixed.layout-menu-flipped[dir=rtl]:not(.layout-menu-collapsed) .layout-page, .layout-menu-fixed-offcanvas.layout-menu-flipped[dir=rtl]:not(.layout-menu-collapsed) .layout-page {
    padding-right: 0;
    padding-left: 16.25rem;
  }
  /* line 21158, app/assets/stylesheets/core.css.scss */
  .layout-menu-fixed.layout-menu-collapsed .layout-page {
    padding-left: 5.25rem;
  }
  /* line 21161, app/assets/stylesheets/core.css.scss */
  .layout-menu-fixed.layout-menu-collapsed.layout-menu-flipped .layout-page {
    padding-right: 5.25rem;
    padding-left: 0;
  }
  /* line 21165, app/assets/stylesheets/core.css.scss */
  .layout-menu-fixed.layout-menu-collapsed[dir=rtl] .layout-page {
    padding-right: 5.25rem;
    padding-left: 0;
  }
  /* line 21169, app/assets/stylesheets/core.css.scss */
  .layout-menu-fixed.layout-menu-collapsed.layout-menu-flipped[dir=rtl] .layout-page {
    padding-right: 0;
    padding-left: 5.25rem;
  }
}

/* line 21174, app/assets/stylesheets/core.css.scss */
html:not(.layout-navbar-fixed):not(.layout-menu-fixed):not(.layout-menu-fixed-offcanvas) .layout-page,
html:not(.layout-navbar-fixed) .layout-content-navbar .layout-page {
  padding-top: 0 !important;
}

/* line 21179, app/assets/stylesheets/core.css.scss */
html:not(.layout-footer-fixed) .content-wrapper {
  padding-bottom: 0 !important;
}

@media (max-width: 1199.98px) {
  /* line 21184, app/assets/stylesheets/core.css.scss */
  .layout-menu-fixed .layout-wrapper.layout-navbar-full .layout-menu,
.layout-menu-fixed-offcanvas .layout-wrapper.layout-navbar-full .layout-menu {
    top: 0 !important;
  }
  /* line 21188, app/assets/stylesheets/core.css.scss */
  html:not(.layout-navbar-fixed) .layout-navbar-full .layout-page {
    padding-top: 0 !important;
  }
}

/* line 21192, app/assets/stylesheets/core.css.scss */
.layout-navbar-hidden .layout-navbar {
  display: none;
}

/* line 21196, app/assets/stylesheets/core.css.scss */
.layout-navbar-fixed .layout-navbar {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}

@media (min-width: 1200px) {
  /* line 21204, app/assets/stylesheets/core.css.scss */
  .layout-menu-fixed .layout-navbar-full .layout-navbar,
.layout-menu-fixed-offcanvas .layout-navbar-full .layout-navbar {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
  }
  /* line 21211, app/assets/stylesheets/core.css.scss */
  .layout-navbar-fixed:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar,
.layout-menu-fixed.layout-navbar-fixed:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar,
.layout-menu-fixed-offcanvas.layout-navbar-fixed:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar {
    left: 16.25rem;
  }
  /* line 21216, app/assets/stylesheets/core.css.scss */
  .layout-navbar-fixed.layout-menu-flipped:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar,
.layout-menu-fixed.layout-navbar-fixed.layout-menu-flipped:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar,
.layout-menu-fixed-offcanvas.layout-navbar-fixed.layout-menu-flipped:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar {
    right: 16.25rem;
    left: 0;
  }
  /* line 21222, app/assets/stylesheets/core.css.scss */
  .layout-menu-fixed .layout-horizontal .layout-page .menu-horizontal,
.layout-menu-fixed-offcanvas .layout-horizontal .layout-page .menu-horizontal {
    position: fixed;
    top: 3.875rem;
  }
  /* line 21227, app/assets/stylesheets/core.css.scss */
  .layout-menu-fixed .layout-horizontal .layout-page .menu-horizontal + [class*=container-],
.layout-menu-fixed-offcanvas .layout-horizontal .layout-page .menu-horizontal + [class*=container-] {
    padding-top: 5.15rem !important;
  }
  /* line 21231, app/assets/stylesheets/core.css.scss */
  .layout-navbar-fixed[dir=rtl]:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar, .layout-menu-fixed.layout-navbar-fixed[dir=rtl]:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar, .layout-menu-fixed-offcanvas.layout-navbar-fixed[dir=rtl]:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar {
    right: 16.25rem;
    left: 0;
  }
  /* line 21235, app/assets/stylesheets/core.css.scss */
  .layout-navbar-fixed.layout-menu-flipped[dir=rtl]:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar, .layout-menu-fixed.layout-navbar-fixed.layout-menu-flipped[dir=rtl]:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar, .layout-menu-fixed-offcanvas.layout-navbar-fixed.layout-menu-flipped[dir=rtl]:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar {
    right: 0;
    left: 16.25rem;
  }
  /* line 21239, app/assets/stylesheets/core.css.scss */
  .layout-navbar-fixed.layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-content-navbar .layout-navbar,
.layout-menu-fixed.layout-navbar-fixed.layout-menu-collapsed .layout-content-navbar .layout-navbar {
    left: 5.25rem;
  }
  /* line 21243, app/assets/stylesheets/core.css.scss */
  .layout-navbar-fixed.layout-menu-collapsed.layout-menu-flipped:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-content-navbar .layout-navbar,
.layout-menu-fixed.layout-navbar-fixed.layout-menu-collapsed.layout-menu-flipped .layout-content-navbar .layout-navbar {
    right: 5.25rem;
    left: 0;
  }
  /* line 21248, app/assets/stylesheets/core.css.scss */
  .layout-navbar-fixed.layout-menu-collapsed[dir=rtl]:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-content-navbar .layout-navbar, .layout-menu-fixed.layout-navbar-fixed.layout-menu-collapsed[dir=rtl] .layout-content-navbar .layout-navbar {
    right: 5.25rem;
    left: 0;
  }
  /* line 21252, app/assets/stylesheets/core.css.scss */
  .layout-navbar-fixed.layout-menu-collapsed.layout-menu-flipped[dir=rtl]:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-content-navbar .layout-navbar, .layout-menu-fixed.layout-navbar-fixed.layout-menu-collapsed.layout-menu-flipped[dir=rtl] .layout-content-navbar .layout-navbar {
    right: 0;
    left: 5.25rem;
  }
}

/* line 21257, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .content-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

@media (min-width: 1200px) {
  /* line 21265, app/assets/stylesheets/core.css.scss */
  .layout-footer-fixed:not(.layout-menu-collapsed) .layout-wrapper:not(.layout-without-menu) .content-footer {
    left: 16.25rem;
  }
  /* line 21268, app/assets/stylesheets/core.css.scss */
  .layout-footer-fixed.layout-menu-flipped:not(.layout-menu-collapsed) .layout-wrapper:not(.layout-without-menu) .content-footer {
    right: 16.25rem;
    left: 0;
  }
  /* line 21272, app/assets/stylesheets/core.css.scss */
  .layout-footer-fixed.layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-wrapper:not(.layout-without-menu) .content-footer {
    left: 5.25rem;
  }
  /* line 21275, app/assets/stylesheets/core.css.scss */
  .layout-footer-fixed.layout-menu-collapsed.layout-menu-flipped:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-wrapper:not(.layout-without-menu) .content-footer {
    right: 5.25rem;
    left: 0;
  }
  /* line 21279, app/assets/stylesheets/core.css.scss */
  .layout-footer-fixed[dir=rtl]:not(.layout-menu-collapsed) .layout-wrapper:not(.layout-without-menu) .content-footer {
    left: 0;
    right: 16.25rem;
  }
  /* line 21283, app/assets/stylesheets/core.css.scss */
  .layout-footer-fixed.layout-menu-flipped[dir=rtl]:not(.layout-menu-collapsed) .layout-wrapper:not(.layout-without-menu) .content-footer {
    left: 16.25rem;
    right: 0;
  }
  /* line 21287, app/assets/stylesheets/core.css.scss */
  .layout-footer-fixed.layout-menu-collapsed[dir=rtl]:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-wrapper:not(.layout-without-menu) .content-footer {
    left: 0;
    right: 5.25rem;
  }
  /* line 21291, app/assets/stylesheets/core.css.scss */
  .layout-footer-fixed.layout-menu-collapsed.layout-menu-flipped[dir=rtl]:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-wrapper:not(.layout-without-menu) .content-footer {
    right: 0;
    left: 5.25rem;
  }
}

@media (max-width: 1199.98px) {
  /* line 21297, app/assets/stylesheets/core.css.scss */
  .layout-menu {
    position: fixed !important;
    top: 0 !important;
    height: 100% !important;
    left: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    transform: translate3d(-100%, 0, 0);
    will-change: transform, -webkit-transform;
  }
  /* line 21307, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .layout-menu {
    right: 0 !important;
    left: auto !important;
    transform: translate3d(100%, 0, 0);
  }
  /* line 21312, app/assets/stylesheets/core.css.scss */
  .layout-menu-flipped .layout-menu {
    right: 0 !important;
    left: auto !important;
    transform: translate3d(100%, 0, 0);
  }
  /* line 21317, app/assets/stylesheets/core.css.scss */
  .layout-menu-expanded .layout-menu {
    transform: translate3d(0, 0, 0) !important;
  }
  /* line 21320, app/assets/stylesheets/core.css.scss */
  .layout-menu-expanded body {
    overflow: hidden;
  }
  /* line 21323, app/assets/stylesheets/core.css.scss */
  .layout-menu-flipped[dir=rtl] .layout-menu {
    right: auto !important;
    left: 0 !important;
    transform: translate3d(-100%, 0, 0);
  }
  /* line 21328, app/assets/stylesheets/core.css.scss */
  .layout-overlay {
    position: fixed;
    top: 0;
    right: 0;
    height: 100% !important;
    left: 0;
    display: none;
    background: #4b465c;
    opacity: 0.5;
    cursor: pointer;
  }
  /* line 21339, app/assets/stylesheets/core.css.scss */
  .layout-menu-expanded .layout-overlay {
    display: block;
  }
  /* line 21342, app/assets/stylesheets/core.css.scss */
  .layout-menu-100vh .layout-menu,
.layout-menu-100vh .layout-overlay {
    height: 100vh !important;
  }
  /* line 21346, app/assets/stylesheets/core.css.scss */
  .drag-target {
    height: 100%;
    width: 40px;
    position: fixed;
    top: 0;
    left: 0px;
    z-index: 1036;
  }
}

/* line 21355, app/assets/stylesheets/core.css.scss */
.layout-navbar-fixed body:not(.modal-open) .layout-navbar-full .layout-navbar,
.layout-menu-fixed body:not(.modal-open) .layout-navbar-full .layout-navbar,
.layout-menu-fixed-offcanvas body:not(.modal-open) .layout-navbar-full .layout-navbar {
  z-index: 1080;
}

/* line 21360, app/assets/stylesheets/core.css.scss */
.layout-navbar-fixed body:not(.modal-open) .layout-content-navbar .layout-navbar,
.layout-menu-fixed body:not(.modal-open) .layout-content-navbar .layout-navbar,
.layout-menu-fixed-offcanvas body:not(.modal-open) .layout-content-navbar .layout-navbar {
  z-index: 1075;
}

/* line 21366, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .content-footer {
  z-index: 1030;
}

/* line 21370, app/assets/stylesheets/core.css.scss */
.layout-menu-horizontal {
  z-index: 9;
}

@media (max-width: 1199.98px) {
  /* line 21375, app/assets/stylesheets/core.css.scss */
  .layout-menu {
    z-index: 1100;
  }
  /* line 21378, app/assets/stylesheets/core.css.scss */
  .layout-overlay {
    z-index: 1099;
  }
}

@media (min-width: 1200px) {
  /* line 21383, app/assets/stylesheets/core.css.scss */
  .layout-navbar-full .layout-navbar {
    z-index: 10;
  }
  /* line 21386, app/assets/stylesheets/core.css.scss */
  .layout-navbar-full .layout-menu {
    z-index: 9;
  }
  /* line 21389, app/assets/stylesheets/core.css.scss */
  .layout-content-navbar .layout-navbar {
    z-index: 9;
  }
  /* line 21392, app/assets/stylesheets/core.css.scss */
  .layout-content-navbar .layout-menu {
    z-index: 10;
  }
  /* line 21395, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed.layout-menu-hover:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-navbar-full .layout-menu {
    z-index: 1075 !important;
  }
  /* line 21398, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-content-navbar .layout-menu {
    z-index: 1085 !important;
  }
  /* line 21401, app/assets/stylesheets/core.css.scss */
  .layout-menu-fixed body:not(.modal-open) .layout-navbar-full .layout-menu,
.layout-menu-fixed-offcanvas body:not(.modal-open) .layout-navbar-full .layout-menu {
    z-index: 1075;
  }
  /* line 21405, app/assets/stylesheets/core.css.scss */
  .layout-navbar-fixed body:not(.modal-open) .layout-content-navbar .layout-menu,
.layout-menu-fixed body:not(.modal-open) .layout-content-navbar .layout-menu,
.layout-menu-fixed-offcanvas body:not(.modal-open) .layout-content-navbar .layout-menu {
    z-index: 1080;
  }
}

/* line 21411, app/assets/stylesheets/core.css.scss */
.layout-menu-link-no-transition .layout-menu .menu-link,
.layout-menu-link-no-transition .layout-menu-horizontal .menu-link {
  transition: none !important;
  animation: none !important;
}

/* line 21417, app/assets/stylesheets/core.css.scss */
.layout-no-transition .layout-menu, .layout-no-transition .layout-menu .menu, .layout-no-transition .layout-menu .menu-item,
.layout-no-transition .layout-menu-horizontal,
.layout-no-transition .layout-menu-horizontal .menu,
.layout-no-transition .layout-menu-horizontal .menu-item {
  transition: none !important;
  animation: none !important;
}

@media (max-width: 1199.98px) {
  /* line 21426, app/assets/stylesheets/core.css.scss */
  .layout-transitioning .layout-overlay {
    animation: menuAnimation 0.3s;
  }
  /* line 21429, app/assets/stylesheets/core.css.scss */
  .layout-transitioning .layout-menu {
    transition-duration: 0.3s;
    transition-property: transform, -webkit-transform;
  }
}

@media (min-width: 1200px) {
  /* line 21435, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed:not(.layout-transitioning):not(.layout-menu-offcanvas):not(.layout-menu-fixed):not(.layout-menu-fixed-offcanvas) .layout-menu {
    transition-duration: 0.3s;
    transition-property: margin-left, margin-right, width;
  }
  /* line 21439, app/assets/stylesheets/core.css.scss */
  .layout-transitioning.layout-menu-offcanvas .layout-menu {
    transition-duration: 0.3s;
    transition-property: margin-left, margin-right, transform, -webkit-transform;
  }
  /* line 21443, app/assets/stylesheets/core.css.scss */
  .layout-transitioning.layout-menu-fixed .layout-page, .layout-transitioning.layout-menu-fixed-offcanvas .layout-page {
    transition-duration: 0.3s;
    transition-property: padding-left, padding-right;
  }
  /* line 21447, app/assets/stylesheets/core.css.scss */
  .layout-transitioning.layout-menu-fixed .layout-menu {
    transition: width 0.3s;
  }
  /* line 21450, app/assets/stylesheets/core.css.scss */
  .layout-transitioning.layout-menu-fixed-offcanvas .layout-menu {
    transition-duration: 0.3s;
    transition-property: transform, -webkit-transform;
  }
  /* line 21454, app/assets/stylesheets/core.css.scss */
  .layout-transitioning.layout-navbar-fixed .layout-content-navbar .layout-navbar, .layout-transitioning.layout-footer-fixed .content-footer {
    transition-duration: 0.3s;
    transition-property: left, right;
  }
  /* line 21458, app/assets/stylesheets/core.css.scss */
  .layout-transitioning:not(.layout-menu-offcanvas):not(.layout-menu-fixed):not(.layout-menu-fixed-offcanvas) .layout-menu {
    transition-duration: 0.3s;
    transition-property: margin-left, margin-right, width;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 21464, app/assets/stylesheets/core.css.scss */
  .menu,
.layout-menu,
.layout-page,
.layout-navbar,
.content-footer {
    transition: none !important;
    transition-duration: 0s !important;
  }
  /* line 21472, app/assets/stylesheets/core.css.scss */
  .layout-overlay {
    animation: none !important;
  }
}

@-webkit-keyframes menuAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.5;
  }
}

@-moz-keyframes menuAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.5;
  }
}

@keyframes menuAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.5;
  }
}

/* line 21500, app/assets/stylesheets/core.css.scss */
.app-brand {
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  overflow: hidden;
  line-height: 1;
  min-height: 1px;
  align-items: center;
}

/* line 21510, app/assets/stylesheets/core.css.scss */
.app-brand-link {
  display: flex;
  align-items: center;
}

/* line 21515, app/assets/stylesheets/core.css.scss */
.app-brand-logo {
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
  overflow: hidden;
  min-height: 1px;
}

/* line 21522, app/assets/stylesheets/core.css.scss */
.app-brand-logo img,
.app-brand-logo svg {
  display: block;
}

/* line 21527, app/assets/stylesheets/core.css.scss */
.app-brand-text {
  flex-shrink: 0;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}

/* line 21532, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .app-brand-text {
  margin-left: 0.625rem !important;
}

/* line 21535, app/assets/stylesheets/core.css.scss */
[dir=rtl] .app-brand-text {
  margin-right: 0.625rem !important;
}

/* line 21539, app/assets/stylesheets/core.css.scss */
.app-brand-img-collapsed {
  display: none;
}

/* line 21543, app/assets/stylesheets/core.css.scss */
.app-brand .layout-menu-toggle {
  display: block;
}

/* line 21547, app/assets/stylesheets/core.css.scss */
.menu-vertical .app-brand {
  margin: 0 0.875rem 0 1rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 21553, app/assets/stylesheets/core.css.scss */
.menu-horizontal .app-brand,
.menu-horizontal .app-brand + .menu-divider {
  display: none !important;
}

/* line 21558, app/assets/stylesheets/core.css.scss */
:not(.layout-menu) > .menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand {
  width: 5.25rem;
}

/* line 21561, app/assets/stylesheets/core.css.scss */
:not(.layout-menu) > .menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-logo,
:not(.layout-menu) > .menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-link,
:not(.layout-menu) > .menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-text {
  margin-right: auto;
  margin-left: auto;
}

/* line 21567, app/assets/stylesheets/core.css.scss */
:not(.layout-menu) > .menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-logo ~ .app-brand-text,
:not(.layout-menu) > .menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand .layout-menu-toggle {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  opacity: 0;
}

/* line 21574, app/assets/stylesheets/core.css.scss */
:not(.layout-menu) > .menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-img {
  display: none;
}

/* line 21577, app/assets/stylesheets/core.css.scss */
:not(.layout-menu) > .menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-img-collapsed {
  display: block;
}

@media (min-width: 1200px) {
  /* line 21582, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand {
    width: 5.25rem;
  }
  /* line 21585, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-logo,
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-link,
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-text {
    margin-right: auto;
    margin-left: auto;
  }
  /* line 21591, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-logo ~ .app-brand-text,
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand .layout-menu-toggle {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    opacity: 0;
  }
  /* line 21598, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-img {
    display: none;
  }
  /* line 21601, app/assets/stylesheets/core.css.scss */
  .layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-img-collapsed {
    display: block;
  }
}

/* line 21605, app/assets/stylesheets/core.css.scss */
.custom-option {
  padding-left: 0;
  border: 1px solid #dbdade;
  border-radius: 0.375rem;
}

/* line 21610, app/assets/stylesheets/core.css.scss */
.custom-option:hover {
  border: 1px solid #c9c8ce;
}

/* line 21613, app/assets/stylesheets/core.css.scss */
.custom-option.custom-option-image {
  border-width: 1px !important;
}

/* line 21616, app/assets/stylesheets/core.css.scss */
.custom-option.custom-option-image .custom-option-body img {
  border-radius: 0.375rem;
}

/* line 21619, app/assets/stylesheets/core.css.scss */
.custom-option .custom-option-content {
  cursor: pointer;
  width: 100%;
}

/* line 21624, app/assets/stylesheets/core.css.scss */
.custom-option-basic .custom-option-content {
  padding: 1.07em;
  padding-left: 2.77em;
}

/* line 21628, app/assets/stylesheets/core.css.scss */
.custom-option-basic .custom-option-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0.25rem;
}

/* line 21635, app/assets/stylesheets/core.css.scss */
.custom-option-icon.checked i,
.custom-option-icon.checked svg {
  color: #7367f0;
}

/* line 21639, app/assets/stylesheets/core.css.scss */
.custom-option-icon .custom-option-content {
  text-align: center;
  padding: 1.07em;
}

/* line 21643, app/assets/stylesheets/core.css.scss */
.custom-option-icon .custom-option-body {
  display: block;
  margin-bottom: 0.5rem;
}

/* line 21647, app/assets/stylesheets/core.css.scss */
.custom-option-icon .custom-option-body i {
  font-size: 1.75rem;
  margin-bottom: 0.5rem;
  display: block;
}

/* line 21652, app/assets/stylesheets/core.css.scss */
.custom-option-icon .custom-option-body svg {
  height: 38px;
  width: 38px;
  margin-bottom: 0.25rem;
}

/* line 21657, app/assets/stylesheets/core.css.scss */
.custom-option-icon .custom-option-body .custom-option-title {
  display: block;
  font-size: 0.9375rem;
  font-weight: 500;
  color: #5d596c;
}

/* line 21663, app/assets/stylesheets/core.css.scss */
.custom-option-icon .form-check-input {
  float: none !important;
  margin: 0 !important;
}

/* line 21668, app/assets/stylesheets/core.css.scss */
.custom-option-image {
  border-width: 1px;
}

/* line 21671, app/assets/stylesheets/core.css.scss */
.custom-option-image .custom-option-content {
  padding: 0;
}

/* line 21674, app/assets/stylesheets/core.css.scss */
.custom-option-image .custom-option-body img {
  height: 100%;
  width: 100%;
}

/* line 21678, app/assets/stylesheets/core.css.scss */
.custom-option-image.custom-option-image-radio .form-check-input {
  display: none;
}

/* line 21681, app/assets/stylesheets/core.css.scss */
.custom-option-image.custom-option-image-check {
  position: relative;
}

/* line 21684, app/assets/stylesheets/core.css.scss */
.custom-option-image.custom-option-image-check .form-check-input {
  position: absolute;
  top: 16px;
  right: 16px;
  margin: 0;
  border: 0;
  opacity: 0;
}

/* line 21692, app/assets/stylesheets/core.css.scss */
.custom-option-image.custom-option-image-check .form-check-input:checked {
  opacity: 1;
}

/* line 21695, app/assets/stylesheets/core.css.scss */
.custom-option-image.custom-option-image-check:hover .form-check-input {
  border: inherit;
  border-width: 2px;
  opacity: 1;
}

/* line 21700, app/assets/stylesheets/core.css.scss */
.custom-option-image.custom-option-image-check:not(.checked):hover .form-check-input {
  background-color: transparent;
}

/* line 21704, app/assets/stylesheets/core.css.scss */
[dir=rtl] .custom-option {
  padding-right: 0;
}

/* line 21707, app/assets/stylesheets/core.css.scss */
[dir=rtl] .custom-option-basic .custom-option-content {
  padding-right: 2.77em;
  padding-left: 1.07em;
}

/* line 21711, app/assets/stylesheets/core.css.scss */
[dir=rtl] .custom-option-image.custom-option-image-check .form-check-input {
  right: auto;
  left: 10px;
}

/* line 21716, app/assets/stylesheets/core.css.scss */
.switch {
  margin-right: 0.75rem;
  position: relative;
  vertical-align: middle;
  margin-bottom: 0;
  display: inline-block;
  border-radius: 30rem;
  cursor: pointer;
  min-height: 1.35rem;
  font-size: 0.9375rem;
  line-height: 1.4;
}

/* line 21728, app/assets/stylesheets/core.css.scss */
.switch .switch-label:first-child {
  padding-right: 0.5rem;
}

/* line 21731, app/assets/stylesheets/core.css.scss */
.switch .switch-input ~ .switch-label {
  padding-left: 3rem;
}

/* line 21734, app/assets/stylesheets/core.css.scss */
.switch .switch-toggle-slider {
  width: 2.5rem;
  height: 1.35rem;
  font-size: 0.625rem;
  line-height: 1.35rem;
  border: 1px solid transparent;
  top: 0;
}

/* line 21742, app/assets/stylesheets/core.css.scss */
.switch .switch-toggle-slider i {
  position: relative;
  font-size: 0.9375rem;
  top: -1.35px;
}

/* line 21747, app/assets/stylesheets/core.css.scss */
.switch .switch-label {
  top: 0.01875rem;
}

/* line 21750, app/assets/stylesheets/core.css.scss */
.switch .switch-input:checked ~ .switch-toggle-slider::after {
  left: 1.15rem;
}

/* line 21753, app/assets/stylesheets/core.css.scss */
.switch .switch-toggle-slider::after {
  top: -1px;
  margin: 0.25rem 0 0 0.25rem;
  width: 13px;
  height: 13px;
}

/* line 21759, app/assets/stylesheets/core.css.scss */
.switch .switch-on {
  padding-left: 0.25rem;
  padding-right: 1.1rem;
}

/* line 21763, app/assets/stylesheets/core.css.scss */
.switch .switch-off {
  padding-left: 1.1rem;
  padding-right: 0.25rem;
}

/* line 21767, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switch .switch-label {
  padding-right: 3rem;
  padding-left: 0;
}

/* line 21771, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switch .switch-input:checked ~ .switch-toggle-slider::after {
  left: auto;
  right: 1.15rem;
}

/* line 21775, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switch .switch-toggle-slider::after {
  margin-left: 0;
  margin-right: 0.25rem;
}

/* line 21779, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switch .switch-on {
  padding-left: 1.1rem;
  padding-right: 0.25rem;
}

/* line 21783, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switch .switch-off {
  padding-left: 0.25rem;
  padding-right: 1.1rem;
}

/* line 21787, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switch {
  margin-left: 0.75rem;
  margin-right: 0;
}

/* line 21792, app/assets/stylesheets/core.css.scss */
.switch-input {
  opacity: 0;
  position: absolute;
  padding: 0;
  margin: 0;
  z-index: -1;
}

/* line 21800, app/assets/stylesheets/core.css.scss */
.switch-toggle-slider {
  position: absolute;
  overflow: hidden;
  border-radius: 30rem;
  background: transparent;
  border: 1px solid rgba(75, 70, 92, 0.2) !important;
  color: rgba(75, 70, 92, 0.4);
  transition-duration: 0.2s;
  transition-property: left, right, background, box-shadow;
  cursor: pointer;
  user-select: none;
}

/* line 21812, app/assets/stylesheets/core.css.scss */
.switch-toggle-slider i {
  top: -2.3px !important;
}

/* line 21816, app/assets/stylesheets/core.css.scss */
.switch-label {
  display: inline-block;
  font-weight: 400;
  color: #6f6b7d;
  position: relative;
  cursor: default;
}

/* line 21824, app/assets/stylesheets/core.css.scss */
.switch-off,
.switch-on {
  height: 100%;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  transition-duration: 0.2s;
  transition-property: left, right;
}

/* line 21835, app/assets/stylesheets/core.css.scss */
.switch-on {
  left: -100%;
}

/* line 21838, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switch-on {
  left: auto;
  right: -100%;
}

/* line 21842, app/assets/stylesheets/core.css.scss */
.switch-input:not(:checked) ~ .switch-toggle-slider .switch-on {
  color: transparent;
}

/* line 21846, app/assets/stylesheets/core.css.scss */
.switch-off {
  left: 0;
}

/* line 21849, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switch-off {
  right: 0;
  left: auto;
}

/* line 21854, app/assets/stylesheets/core.css.scss */
.switch-input:checked ~ .switch-toggle-slider {
  border-color: #7367f0;
}

/* line 21857, app/assets/stylesheets/core.css.scss */
.switch-input:checked ~ .switch-toggle-slider:after {
  background: #fff;
}

/* line 21860, app/assets/stylesheets/core.css.scss */
.switch-input:checked ~ .switch-toggle-slider .switch-on {
  left: 0;
}

/* line 21863, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switch-input:checked ~ .switch-toggle-slider .switch-on {
  right: 0;
  left: auto;
}

/* line 21867, app/assets/stylesheets/core.css.scss */
.switch-input:checked ~ .switch-toggle-slider .switch-off {
  left: 100%;
  color: transparent;
}

/* line 21871, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switch-input:checked ~ .switch-toggle-slider .switch-off {
  right: 100%;
  left: auto;
}

/* line 21876, app/assets/stylesheets/core.css.scss */
.switch-toggle-slider::after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  border-radius: 999px;
  background: rgba(75, 70, 92, 0.2);
  box-shadow: none;
  transition-duration: 0.2s;
  transition-property: left, right, background;
}

/* line 21887, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switch-toggle-slider::after {
  right: 0;
  left: auto;
}

/* line 21892, app/assets/stylesheets/core.css.scss */
.switches-stacked::after {
  display: block;
  clear: both;
  content: "";
}

/* line 21897, app/assets/stylesheets/core.css.scss */
.switches-stacked .switch {
  display: block;
}

/* line 21900, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .switches-stacked .switch {
  margin-right: 0;
}

/* line 21903, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switches-stacked .switch {
  margin-left: 0;
}

/* line 21906, app/assets/stylesheets/core.css.scss */
.switches-stacked .switch:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 21910, app/assets/stylesheets/core.css.scss */
.switch-square,
.switch-square .switch-toggle-slider {
  border-radius: 0.375rem;
}

/* line 21915, app/assets/stylesheets/core.css.scss */
.switch-square .switch-toggle-slider::after {
  border-radius: calc(0.375rem - 2px);
}

/* line 21919, app/assets/stylesheets/core.css.scss */
.switch.switch-outline .switch-toggle-slider:after {
  background: rgba(75, 70, 92, 0.2);
}

/* line 21923, app/assets/stylesheets/core.css.scss */
.switch-input:disabled ~ .switch-toggle-slider {
  opacity: 0.5;
  background: rgba(75, 70, 92, 0.2);
  border-color: transparent !important;
}

/* line 21928, app/assets/stylesheets/core.css.scss */
.switch-input:disabled ~ .switch-toggle-slider::after {
  box-shadow: none;
}

/* line 21931, app/assets/stylesheets/core.css.scss */
.switch-input:disabled ~ .switch-label {
  color: #a5a3ae;
}

/* line 21935, app/assets/stylesheets/core.css.scss */
.switch-sm {
  min-height: 1.125rem;
  font-size: 0.75rem;
  line-height: 1.48;
}

/* line 21940, app/assets/stylesheets/core.css.scss */
.switch-sm .switch-label:first-child {
  padding-right: 0.5rem;
}

/* line 21943, app/assets/stylesheets/core.css.scss */
.switch-sm .switch-input ~ .switch-label {
  padding-left: 2.5rem;
}

/* line 21946, app/assets/stylesheets/core.css.scss */
.switch-sm .switch-toggle-slider {
  width: 2rem;
  height: 1.125rem;
  font-size: 0.625rem;
  line-height: 1.125rem;
  border: 1px solid transparent;
  top: 0;
}

/* line 21954, app/assets/stylesheets/core.css.scss */
.switch-sm .switch-toggle-slider i {
  position: relative;
  font-size: 0.75rem;
  top: -2px;
}

/* line 21959, app/assets/stylesheets/core.css.scss */
.switch-sm .switch-label {
  top: 0.0075rem;
}

/* line 21962, app/assets/stylesheets/core.css.scss */
.switch-sm .switch-input:checked ~ .switch-toggle-slider::after {
  left: 0.875rem;
}

/* line 21965, app/assets/stylesheets/core.css.scss */
.switch-sm .switch-toggle-slider::after {
  top: -1px;
  margin: 0.25rem 0 0 0.25rem;
  width: 10px;
  height: 10px;
}

/* line 21971, app/assets/stylesheets/core.css.scss */
.switch-sm .switch-on {
  padding-left: 0.25rem;
  padding-right: 0.875rem;
}

/* line 21975, app/assets/stylesheets/core.css.scss */
.switch-sm .switch-off {
  padding-left: 0.875rem;
  padding-right: 0.25rem;
}

/* line 21979, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switch-sm .switch-label {
  padding-right: 2.5rem;
  padding-left: 0;
}

/* line 21983, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switch-sm .switch-input:checked ~ .switch-toggle-slider::after {
  left: auto;
  right: 0.875rem;
}

/* line 21987, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switch-sm .switch-toggle-slider::after {
  margin-left: 0;
  margin-right: 0.25rem;
}

/* line 21991, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switch-sm .switch-on {
  padding-left: 0.875rem;
  padding-right: 0.25rem;
}

/* line 21995, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switch-sm .switch-off {
  padding-left: 0.25rem;
  padding-right: 0.875rem;
}

/* line 22000, app/assets/stylesheets/core.css.scss */
.switch-lg {
  min-height: 1.75rem;
  font-size: 1rem;
  line-height: 1.47;
}

/* line 22005, app/assets/stylesheets/core.css.scss */
.switch-lg .switch-label:first-child {
  padding-right: 0.5rem;
}

/* line 22008, app/assets/stylesheets/core.css.scss */
.switch-lg .switch-input ~ .switch-label {
  padding-left: 3.75rem;
}

/* line 22011, app/assets/stylesheets/core.css.scss */
.switch-lg .switch-toggle-slider {
  width: 3.25rem;
  height: 1.75rem;
  font-size: 0.625rem;
  line-height: 1.75rem;
  border: 1px solid transparent;
  top: 0;
}

/* line 22019, app/assets/stylesheets/core.css.scss */
.switch-lg .switch-toggle-slider i {
  position: relative;
  font-size: 1rem;
  top: -2px;
}

/* line 22024, app/assets/stylesheets/core.css.scss */
.switch-lg .switch-label {
  top: 0.14rem;
}

/* line 22027, app/assets/stylesheets/core.css.scss */
.switch-lg .switch-input:checked ~ .switch-toggle-slider::after {
  left: 1.5rem;
}

/* line 22030, app/assets/stylesheets/core.css.scss */
.switch-lg .switch-toggle-slider::after {
  top: -1px;
  margin: 0.25rem 0 0 0.25rem;
  width: 20px;
  height: 20px;
}

/* line 22036, app/assets/stylesheets/core.css.scss */
.switch-lg .switch-on {
  padding-left: 0.25rem;
  padding-right: 1.5rem;
}

/* line 22040, app/assets/stylesheets/core.css.scss */
.switch-lg .switch-off {
  padding-left: 1.5rem;
  padding-right: 0.25rem;
}

/* line 22044, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switch-lg .switch-label {
  padding-right: 3.75rem;
  padding-left: 0;
}

/* line 22048, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switch-lg .switch-input:checked ~ .switch-toggle-slider::after {
  left: auto;
  right: 1.5rem;
}

/* line 22052, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switch-lg .switch-toggle-slider::after {
  margin-left: 0;
  margin-right: 0.25rem;
}

/* line 22056, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switch-lg .switch-on {
  padding-left: 1.5rem;
  padding-right: 0.25rem;
}

/* line 22060, app/assets/stylesheets/core.css.scss */
[dir=rtl] .switch-lg .switch-off {
  padding-left: 0.25rem;
  padding-right: 1.5rem;
}

/* line 22065, app/assets/stylesheets/core.css.scss */
.switch-secondary.switch .switch-input:checked ~ .switch-toggle-slider {
  background: #a8aaae;
  border-color: #a8aaae !important;
  color: #fff;
}

/* line 22071, app/assets/stylesheets/core.css.scss */
.switch-secondary.switch .switch-input:active ~ .switch-toggle-slider {
  box-shadow: none;
}

/* line 22075, app/assets/stylesheets/core.css.scss */
.switch-secondary.switch .switch-input:focus ~ .switch-toggle-slider {
  border: 1px solid #a8aaae;
  box-shadow: 0 0 0.25rem 0.05rem rgba(115, 103, 240, 0.1);
}

/* line 22080, app/assets/stylesheets/core.css.scss */
.switch-success.switch .switch-input:checked ~ .switch-toggle-slider {
  background: #28c76f;
  border-color: #28c76f !important;
  color: #fff;
}

/* line 22086, app/assets/stylesheets/core.css.scss */
.switch-success.switch .switch-input:active ~ .switch-toggle-slider {
  box-shadow: none;
}

/* line 22090, app/assets/stylesheets/core.css.scss */
.switch-success.switch .switch-input:focus ~ .switch-toggle-slider {
  border: 1px solid #28c76f;
  box-shadow: 0 0 0.25rem 0.05rem rgba(115, 103, 240, 0.1);
}

/* line 22095, app/assets/stylesheets/core.css.scss */
.switch-info.switch .switch-input:checked ~ .switch-toggle-slider {
  background: #00cfe8;
  border-color: #00cfe8 !important;
  color: #fff;
}

/* line 22101, app/assets/stylesheets/core.css.scss */
.switch-info.switch .switch-input:active ~ .switch-toggle-slider {
  box-shadow: none;
}

/* line 22105, app/assets/stylesheets/core.css.scss */
.switch-info.switch .switch-input:focus ~ .switch-toggle-slider {
  border: 1px solid #00cfe8;
  box-shadow: 0 0 0.25rem 0.05rem rgba(115, 103, 240, 0.1);
}

/* line 22110, app/assets/stylesheets/core.css.scss */
.switch-warning.switch .switch-input:checked ~ .switch-toggle-slider {
  background: #ff9f43;
  border-color: #ff9f43 !important;
  color: #fff;
}

/* line 22116, app/assets/stylesheets/core.css.scss */
.switch-warning.switch .switch-input:active ~ .switch-toggle-slider {
  box-shadow: none;
}

/* line 22120, app/assets/stylesheets/core.css.scss */
.switch-warning.switch .switch-input:focus ~ .switch-toggle-slider {
  border: 1px solid #ff9f43;
  box-shadow: 0 0 0.25rem 0.05rem rgba(115, 103, 240, 0.1);
}

/* line 22125, app/assets/stylesheets/core.css.scss */
.switch-danger.switch .switch-input:checked ~ .switch-toggle-slider {
  background: #ea5455;
  border-color: #ea5455 !important;
  color: #fff;
}

/* line 22131, app/assets/stylesheets/core.css.scss */
.switch-danger.switch .switch-input:active ~ .switch-toggle-slider {
  box-shadow: none;
}

/* line 22135, app/assets/stylesheets/core.css.scss */
.switch-danger.switch .switch-input:focus ~ .switch-toggle-slider {
  border: 1px solid #ea5455;
  box-shadow: 0 0 0.25rem 0.05rem rgba(115, 103, 240, 0.1);
}

/* line 22140, app/assets/stylesheets/core.css.scss */
.switch-dark.switch .switch-input:checked ~ .switch-toggle-slider {
  background: #4b4b4b;
  border-color: #4b4b4b !important;
  color: #fff;
}

/* line 22146, app/assets/stylesheets/core.css.scss */
.switch-dark.switch .switch-input:active ~ .switch-toggle-slider {
  box-shadow: none;
}

/* line 22150, app/assets/stylesheets/core.css.scss */
.switch-dark.switch .switch-input:focus ~ .switch-toggle-slider {
  border: 1px solid #4b4b4b;
  box-shadow: 0 0 0.25rem 0.05rem rgba(115, 103, 240, 0.1);
}

/* line 22155, app/assets/stylesheets/core.css.scss */
.switch-gray.switch .switch-input:checked ~ .switch-toggle-slider {
  background: rgba(75, 70, 92, 0.05);
  border-color: rgba(75, 70, 92, 0.05) !important;
  color: #fff;
}

/* line 22161, app/assets/stylesheets/core.css.scss */
.switch-gray.switch .switch-input:active ~ .switch-toggle-slider {
  box-shadow: none;
}

/* line 22165, app/assets/stylesheets/core.css.scss */
.switch-gray.switch .switch-input:focus ~ .switch-toggle-slider {
  border: 1px solid rgba(75, 70, 92, 0.05);
  box-shadow: 0 0 0.25rem 0.05rem rgba(115, 103, 240, 0.1);
}

/* line 22170, app/assets/stylesheets/core.css.scss */
.switch .valid-feedback,
.switch .invalid-feedback {
  padding-left: 0.5rem;
}

/* line 22175, app/assets/stylesheets/core.css.scss */
.was-validated .switch-input:valid ~ .switch-label, .switch-input.invalid ~ .switch-label, .switch-input.is-valid ~ .switch-label {
  color: #28c76f;
}

/* line 22178, app/assets/stylesheets/core.css.scss */
.was-validated .switch-input:valid ~ .valid-feedback,
.was-validated .switch-input:valid ~ .valid-tooltip, .switch-input.invalid ~ .valid-feedback,
.switch-input.invalid ~ .valid-tooltip, .switch-input.is-valid ~ .valid-feedback,
.switch-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 22184, app/assets/stylesheets/core.css.scss */
.was-validated .switch-input:valid ~ .switch-toggle-slider, .switch-input.invalid ~ .switch-toggle-slider, .switch-input.is-valid ~ .switch-toggle-slider {
  border: 1px solid #28c76f !important;
}

/* line 22187, app/assets/stylesheets/core.css.scss */
.was-validated .switch-input:valid:checked ~ .switch-toggle-slider, .switch-input.invalid:checked ~ .switch-toggle-slider, .switch-input.is-valid:checked ~ .switch-toggle-slider {
  background: #28c76f;
  border-color: #28c76f !important;
  color: #fff;
}

/* line 22192, app/assets/stylesheets/core.css.scss */
.was-validated .switch-input:valid:focus ~ .switch-toggle-slider, .switch-input.invalid:focus ~ .switch-toggle-slider, .switch-input.is-valid:focus ~ .switch-toggle-slider {
  box-shadow: 0 0 0.25rem 0.05rem rgba(40, 199, 111, 0.4);
}

/* line 22195, app/assets/stylesheets/core.css.scss */
.was-validated .switch-input:valid:active ~ .switch-toggle-slider, .switch-input.invalid:active ~ .switch-toggle-slider, .switch-input.is-valid:active ~ .switch-toggle-slider {
  box-shadow: none;
}

/* line 22199, app/assets/stylesheets/core.css.scss */
.was-validated .switch-input:invalid ~ .switch-label, .switch-input.invalid ~ .switch-label, .switch-input.is-invalid ~ .switch-label {
  color: #ea5455;
}

/* line 22202, app/assets/stylesheets/core.css.scss */
.was-validated .switch-input:invalid ~ .invalid-feedback,
.was-validated .switch-input:invalid ~ .invalid-tooltip, .switch-input.invalid ~ .invalid-feedback,
.switch-input.invalid ~ .invalid-tooltip, .switch-input.is-invalid ~ .invalid-feedback,
.switch-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 22208, app/assets/stylesheets/core.css.scss */
.was-validated .switch-input:invalid ~ .switch-toggle-slider, .switch-input.invalid ~ .switch-toggle-slider, .switch-input.is-invalid ~ .switch-toggle-slider {
  border: 1px solid #ea5455 !important;
}

/* line 22211, app/assets/stylesheets/core.css.scss */
.was-validated .switch-input:invalid:checked ~ .switch-toggle-slider, .switch-input.invalid:checked ~ .switch-toggle-slider, .switch-input.is-invalid:checked ~ .switch-toggle-slider {
  background: #ea5455;
  border-color: #ea5455 !important;
  color: #fff;
}

/* line 22216, app/assets/stylesheets/core.css.scss */
.was-validated .switch-input:invalid:focus ~ .switch-toggle-slider, .switch-input.invalid:focus ~ .switch-toggle-slider, .switch-input.is-invalid:focus ~ .switch-toggle-slider {
  box-shadow: 0 0 0.25rem 0.05rem rgba(234, 84, 85, 0.4);
}

/* line 22219, app/assets/stylesheets/core.css.scss */
.was-validated .switch-input:invalid:active ~ .switch-toggle-slider, .switch-input.invalid:active ~ .switch-toggle-slider, .switch-input.is-invalid:active ~ .switch-toggle-slider {
  box-shadow: none;
}

/* line 22223, app/assets/stylesheets/core.css.scss */
.avatar {
  position: relative;
  width: 2.375rem;
  height: 2.375rem;
  cursor: pointer;
}

/* line 22229, app/assets/stylesheets/core.css.scss */
.avatar img {
  width: 100%;
  height: 100%;
}

/* line 22233, app/assets/stylesheets/core.css.scss */
.avatar .avatar-initial {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #c9c8ce;
  font-weight: 500;
}

/* line 22247, app/assets/stylesheets/core.css.scss */
.avatar.avatar-online:after, .avatar.avatar-offline:after, .avatar.avatar-away:after, .avatar.avatar-busy:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 3px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  box-shadow: 0 0 0 2px #fff;
}

/* line 22257, app/assets/stylesheets/core.css.scss */
.avatar.avatar-online:after {
  background-color: #28c76f;
}

/* line 22260, app/assets/stylesheets/core.css.scss */
.avatar.avatar-offline:after {
  background-color: #a8aaae;
}

/* line 22263, app/assets/stylesheets/core.css.scss */
.avatar.avatar-away:after {
  background-color: #ff9f43;
}

/* line 22266, app/assets/stylesheets/core.css.scss */
.avatar.avatar-busy:after {
  background-color: #ea5455;
}

/* line 22270, app/assets/stylesheets/core.css.scss */
.pull-up {
  transition: all 0.25s ease;
}

/* line 22273, app/assets/stylesheets/core.css.scss */
.pull-up:hover {
  transform: translateY(-4px) scale(1.02);
  box-shadow: 0 0.25rem 1rem rgba(165, 163, 174, 0.45);
  z-index: 30;
  border-radius: 50%;
}

/* line 22280, app/assets/stylesheets/core.css.scss */
.avatar-xs {
  width: 1.625rem;
  height: 1.625rem;
}

/* line 22284, app/assets/stylesheets/core.css.scss */
.avatar-xs .avatar-initial {
  font-size: 0.625rem;
}

/* line 22287, app/assets/stylesheets/core.css.scss */
.avatar-xs.avatar-online:after, .avatar-xs.avatar-offline:after, .avatar-xs.avatar-away:after, .avatar-xs.avatar-busy:after {
  width: 0.325rem;
  height: 0.325rem;
  right: 1px;
}

/* line 22293, app/assets/stylesheets/core.css.scss */
.avatar-sm {
  width: 2rem;
  height: 2rem;
}

/* line 22297, app/assets/stylesheets/core.css.scss */
.avatar-sm .avatar-initial {
  font-size: 0.75rem;
}

/* line 22300, app/assets/stylesheets/core.css.scss */
.avatar-sm.avatar-online:after, .avatar-sm.avatar-offline:after, .avatar-sm.avatar-away:after, .avatar-sm.avatar-busy:after {
  width: 0.4rem;
  height: 0.4rem;
  right: 2px;
}

/* line 22306, app/assets/stylesheets/core.css.scss */
.avatar-md {
  width: 3rem;
  height: 3rem;
}

/* line 22310, app/assets/stylesheets/core.css.scss */
.avatar-md .avatar-initial {
  font-size: 1.125rem;
}

/* line 22313, app/assets/stylesheets/core.css.scss */
.avatar-md.avatar-online:after, .avatar-md.avatar-offline:after, .avatar-md.avatar-away:after, .avatar-md.avatar-busy:after {
  width: 0.6rem;
  height: 0.6rem;
  right: 4px;
}

/* line 22319, app/assets/stylesheets/core.css.scss */
.avatar-lg {
  width: 4rem;
  height: 4rem;
}

/* line 22323, app/assets/stylesheets/core.css.scss */
.avatar-lg .avatar-initial {
  font-size: 1.5rem;
}

/* line 22326, app/assets/stylesheets/core.css.scss */
.avatar-lg.avatar-online:after, .avatar-lg.avatar-offline:after, .avatar-lg.avatar-away:after, .avatar-lg.avatar-busy:after {
  width: 0.8rem;
  height: 0.8rem;
  right: 5px;
}

/* line 22332, app/assets/stylesheets/core.css.scss */
.avatar-xl {
  width: 4.5rem;
  height: 4.5rem;
}

/* line 22336, app/assets/stylesheets/core.css.scss */
.avatar-xl .avatar-initial {
  font-size: 1.875rem;
}

/* line 22339, app/assets/stylesheets/core.css.scss */
.avatar-xl.avatar-online:after, .avatar-xl.avatar-offline:after, .avatar-xl.avatar-away:after, .avatar-xl.avatar-busy:after {
  width: 0.9rem;
  height: 0.9rem;
  right: 6px;
}

/* line 22345, app/assets/stylesheets/core.css.scss */
.avatar-group .avatar {
  transition: all 0.25s ease;
}

/* line 22348, app/assets/stylesheets/core.css.scss */
.avatar-group .avatar img,
.avatar-group .avatar .avatar-initial {
  border: 2px solid #fff;
}

/* line 22352, app/assets/stylesheets/core.css.scss */
.avatar-group .avatar .avatar-initial {
  color: #6f6b7d;
  background-color: #f6f6f7;
}

/* line 22356, app/assets/stylesheets/core.css.scss */
.avatar-group .avatar:hover {
  z-index: 30;
  transition: all 0.25s ease;
}

/* line 22360, app/assets/stylesheets/core.css.scss */
.avatar-group .avatar {
  margin-left: -0.8rem;
}

/* line 22363, app/assets/stylesheets/core.css.scss */
.avatar-group .avatar:first-child {
  margin-left: 0;
}

/* line 22366, app/assets/stylesheets/core.css.scss */
.avatar-group .avatar-xs {
  margin-left: -0.65rem;
}

/* line 22369, app/assets/stylesheets/core.css.scss */
.avatar-group .avatar-sm {
  margin-left: -0.75rem;
}

/* line 22372, app/assets/stylesheets/core.css.scss */
.avatar-group .avatar-md {
  margin-left: -0.9rem;
}

/* line 22375, app/assets/stylesheets/core.css.scss */
.avatar-group .avatar-lg {
  margin-left: -1.5rem;
}

/* line 22378, app/assets/stylesheets/core.css.scss */
.avatar-group .avatar-xl {
  margin-left: -1.75rem;
}

/* line 22382, app/assets/stylesheets/core.css.scss */
[dir=rtl] .avatar-group .avatar {
  margin-right: -0.8rem;
  margin-left: 0;
}

/* line 22386, app/assets/stylesheets/core.css.scss */
[dir=rtl] .avatar-group .avatar-xs {
  margin-right: -0.65rem;
}

/* line 22389, app/assets/stylesheets/core.css.scss */
[dir=rtl] .avatar-group .avatar-sm {
  margin-right: -0.75rem;
}

/* line 22392, app/assets/stylesheets/core.css.scss */
[dir=rtl] .avatar-group .avatar-md {
  margin-right: -0.9rem;
}

/* line 22395, app/assets/stylesheets/core.css.scss */
[dir=rtl] .avatar-group .avatar-lg {
  margin-right: -1.5rem;
}

/* line 22398, app/assets/stylesheets/core.css.scss */
[dir=rtl] .avatar-group .avatar-xl {
  margin-right: -1.75rem;
}

/* line 22402, app/assets/stylesheets/core.css.scss */
.timeline {
  position: relative;
  height: 100%;
  width: 100%;
  padding: 0;
  list-style: none;
}

/* line 22409, app/assets/stylesheets/core.css.scss */
.timeline .timeline-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}

/* line 22415, app/assets/stylesheets/core.css.scss */
.timeline .timeline-header > *:first-child {
  margin-right: 0.5rem;
}

/* line 22418, app/assets/stylesheets/core.css.scss */
.timeline .timeline-end-indicator {
  position: absolute;
  bottom: -1.35rem;
  left: -0.65rem;
}

/* line 22423, app/assets/stylesheets/core.css.scss */
.timeline .timeline-end-indicator i {
  font-size: 1.5rem;
  color: #dbdade;
}

/* line 22427, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item {
  position: relative;
  padding-left: 3rem;
}

/* line 22431, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item .timeline-event {
  position: relative;
  top: -1rem;
  width: 100%;
  top: -1rem;
  min-height: 4rem;
  background-color: #fff;
  border-radius: 0.375rem;
  padding: 1.1rem 1.5rem 0.6rem;
}

/* line 22441, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item .timeline-event:before {
  position: absolute;
  top: 0.75rem;
  left: 32px;
  right: 100%;
  width: 0;
  height: 0;
  border-top: 1rem solid transparent;
  border-right: 1rem solid;
  border-left: 0 solid;
  border-bottom: 1rem solid transparent;
  border-left-color: #fff;
  border-right-color: #fff;
  margin-left: -3rem;
  content: "";
}

/* line 22457, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item .timeline-event.timeline-event-shadow {
  box-shadow: 0 0.5rem 1rem rgba(75, 70, 92, 0.075) !important;
}

/* line 22460, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item .timeline-event .timeline-event-time {
  position: absolute;
  top: 1.1rem;
  font-size: 0.85rem;
  color: #a5a3ae;
}

/* line 22466, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item .timeline-indicator,
.timeline .timeline-item .timeline-indicator-advanced {
  position: absolute;
  left: -0.75rem;
  top: -0.2rem;
  z-index: 2;
  height: 1.5rem;
  width: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
}

/* line 22480, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item .timeline-indicator i,
.timeline .timeline-item .timeline-indicator-advanced i {
  background-color: #f8f7fa;
}

/* line 22484, app/assets/stylesheets/core.css.scss */
.card .timeline .timeline-item .timeline-indicator i,
.card .timeline .timeline-item .timeline-indicator-advanced i {
  background-color: #fff;
}

/* line 22488, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item .timeline-indicator i,
.timeline .timeline-item .timeline-indicator-advanced i {
  color: #7367f0;
}

/* line 22492, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item .timeline-indicator-advanced {
  background-color: #fff;
  top: -0.1rem;
}

/* line 22496, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item .timeline-point {
  position: absolute;
  left: -0.43rem;
  top: 0;
  z-index: 2;
  display: block;
  height: 0.75rem;
  width: 0.75rem;
  border-radius: 50%;
  background-color: #7367f0;
}

/* line 22507, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item.timeline-item-transparent .timeline-event {
  top: -1.4rem;
  background-color: transparent;
}

/* line 22511, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .timeline .timeline-item.timeline-item-transparent .timeline-event {
  padding-left: 0;
}

/* line 22514, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item.timeline-item-transparent .timeline-event.timeline-event-shadow {
  padding-left: 2rem;
}

/* line 22517, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item.timeline-item-transparent .timeline-event:before {
  display: none;
}

/* line 22520, app/assets/stylesheets/core.css.scss */
.timeline.timeline-center:before {
  left: 50%;
  height: 97%;
}

/* line 22524, app/assets/stylesheets/core.css.scss */
.timeline.timeline-center:after {
  left: 50%;
  margin-left: -0.55rem;
}

/* line 22528, app/assets/stylesheets/core.css.scss */
.timeline.timeline-center .timeline-end-indicator {
  bottom: -1.4rem;
  left: 50%;
  margin-left: 0.55rem;
}

/* line 22533, app/assets/stylesheets/core.css.scss */
.timeline.timeline-center .timeline-item {
  width: 50%;
  clear: both;
}

/* line 22537, app/assets/stylesheets/core.css.scss */
.timeline.timeline-center .timeline-item.timeline-item-left, .timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right) {
  float: left;
  padding-left: 0;
  padding-right: 3rem;
  left: 0px;
  padding-bottom: 3rem;
  border-left: 0;
  border-right: 1px solid #dbdade;
}

/* line 22546, app/assets/stylesheets/core.css.scss */
.timeline.timeline-center .timeline-item.timeline-item-left .timeline-event .timeline-event-time, .timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right) .timeline-event .timeline-event-time {
  right: -10.2rem;
}

/* line 22549, app/assets/stylesheets/core.css.scss */
.timeline.timeline-center .timeline-item.timeline-item-left .timeline-event:before, .timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right) .timeline-event:before {
  right: -15px;
  left: auto;
  border-left-width: 16px;
  border-right-width: 0;
}

/* line 22555, app/assets/stylesheets/core.css.scss */
.timeline.timeline-center .timeline-item.timeline-item-left .timeline-point, .timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right) .timeline-point {
  left: 100%;
}

/* line 22558, app/assets/stylesheets/core.css.scss */
.timeline.timeline-center .timeline-item.timeline-item-right, .timeline.timeline-center .timeline-item:nth-of-type(even):not(.timeline-item-left):not(.timeline-item-right) {
  float: right;
  right: 1px;
  padding-left: 3rem;
  padding-bottom: 3rem;
  border-left: 1px solid #dbdade;
}

/* line 22565, app/assets/stylesheets/core.css.scss */
.timeline.timeline-center .timeline-item.timeline-item-right .timeline-event .timeline-event-time, .timeline.timeline-center .timeline-item:nth-of-type(even):not(.timeline-item-left):not(.timeline-item-right) .timeline-event .timeline-event-time {
  left: -10.2rem;
}

/* line 22568, app/assets/stylesheets/core.css.scss */
.timeline.timeline-center .timeline-item.timeline-item-right .timeline-event .timeline-point, .timeline.timeline-center .timeline-item:nth-of-type(even):not(.timeline-item-left):not(.timeline-item-right) .timeline-event .timeline-point {
  left: 0;
}

/* line 22571, app/assets/stylesheets/core.css.scss */
.timeline.timeline-center .timeline-item .timeline-point {
  left: 50%;
  margin-left: -0.6875rem;
}

/* line 22575, app/assets/stylesheets/core.css.scss */
.timeline.timeline-center .timeline-item .timeline-point-indicator {
  left: 50%;
  margin-left: -0.3125rem;
}

/* line 22579, app/assets/stylesheets/core.css.scss */
.timeline.timeline-advance .timeline-item .timeline-event:before, .timeline.timeline-advance .timeline-item .timeline-event:after {
  border: transparent;
}

/* line 22583, app/assets/stylesheets/core.css.scss */
html:not([dir=rtl]) .timeline-item {
  border-left: 1px solid #dbdade;
}

/* line 22587, app/assets/stylesheets/core.css.scss */
[dir=rtl] .timeline:not(.timeline-center) .timeline-item {
  border-right: 1px solid #dbdade;
}

/* line 22590, app/assets/stylesheets/core.css.scss */
[dir=rtl] .timeline:not(.timeline-center):before {
  right: -1px;
  left: auto;
}

/* line 22594, app/assets/stylesheets/core.css.scss */
[dir=rtl] .timeline:not(.timeline-center):after {
  left: auto;
  margin-right: -0.65rem;
}

/* line 22598, app/assets/stylesheets/core.css.scss */
[dir=rtl] .timeline:not(.timeline-center) .timeline-end-indicator {
  left: auto;
  right: -0.75rem;
}

/* line 22602, app/assets/stylesheets/core.css.scss */
[dir=rtl] .timeline:not(.timeline-center) .timeline-item {
  padding-left: 0;
  padding-right: 3rem;
  border-right: 1px solid #dbdade;
}

/* line 22607, app/assets/stylesheets/core.css.scss */
[dir=rtl] .timeline:not(.timeline-center) .timeline-item .timeline-event:before {
  right: -1rem;
  left: auto;
  border-left-width: 1rem;
  border-right-width: 0;
}

/* line 22613, app/assets/stylesheets/core.css.scss */
[dir=rtl] .timeline:not(.timeline-center) .timeline-item.timeline-item-transparent .timeline-event {
  padding-right: 0;
}

/* line 22616, app/assets/stylesheets/core.css.scss */
[dir=rtl] .timeline:not(.timeline-center) .timeline-item .timeline-point {
  right: -0.4rem;
  left: auto;
}

/* line 22620, app/assets/stylesheets/core.css.scss */
[dir=rtl] .timeline:not(.timeline-center) .timeline-item .timeline-indicator {
  right: -0.78rem;
  left: auto;
}

/* line 22624, app/assets/stylesheets/core.css.scss */
[dir=rtl] .timeline:not(.timeline-center) .timeline-item .timeline-indicator-advanced {
  right: -0.78rem;
  left: auto;
}

@media (min-width: 768px) {
  /* line 22630, app/assets/stylesheets/core.css.scss */
  .timeline.timeline-center .timeline-item.timeline-item-left .timeline-indicator, .timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right) .timeline-indicator {
    left: calc(100% - 1.5rem / 2);
  }
  /* line 22633, app/assets/stylesheets/core.css.scss */
  .timeline.timeline-center .timeline-item.timeline-item-left .timeline-event:after, .timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right) .timeline-event:after {
    transform: rotate(180deg);
    right: -16px;
    left: auto;
  }
}

@media (max-width: 767.98px) {
  /* line 22640, app/assets/stylesheets/core.css.scss */
  .timeline.timeline-center:before {
    left: 1rem;
  }
  /* line 22643, app/assets/stylesheets/core.css.scss */
  .timeline.timeline-center:after {
    left: 0;
  }
  /* line 22646, app/assets/stylesheets/core.css.scss */
  .timeline.timeline-center .timeline-end-indicator {
    left: -2px;
  }
  /* line 22649, app/assets/stylesheets/core.css.scss */
  .timeline.timeline-center .timeline-item {
    border-right: 0 !important;
    left: 0rem;
    float: left !important;
    width: 100%;
    padding-left: 3rem !important;
    padding-right: 0 !important;
    border-right: 0 !important;
  }
  /* line 22658, app/assets/stylesheets/core.css.scss */
  .timeline.timeline-center .timeline-item:not(:last-child) {
    border-left: 1px solid #dbdade !important;
  }
  /* line 22661, app/assets/stylesheets/core.css.scss */
  .timeline.timeline-center .timeline-item:not(:last-child) {
    border-left: 1px solid #dbdade !important;
  }
  /* line 22664, app/assets/stylesheets/core.css.scss */
  .timeline.timeline-center .timeline-item .timeline-event:before {
    right: 100% !important;
    border-right-width: 1rem !important;
    border-left-width: 0 !important;
  }
  /* line 22669, app/assets/stylesheets/core.css.scss */
  .timeline.timeline-center .timeline-item .timeline-event .timeline-event-time {
    top: -1.4rem;
    left: 0 !important;
    right: auto !important;
  }
  /* line 22674, app/assets/stylesheets/core.css.scss */
  .timeline.timeline-center .timeline-item .timeline-point {
    left: -0.7rem !important;
    margin-left: 0 !important;
  }
  /* line 22678, app/assets/stylesheets/core.css.scss */
  .timeline.timeline-center .timeline-item .timeline-point-indicator {
    left: 0 !important;
    margin-left: -0.3125rem !important;
  }
  /* line 22682, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .timeline.timeline-center:before {
    left: auto;
    right: 1rem;
  }
  /* line 22686, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .timeline.timeline-center .timeline-item {
    border-left: 0 !important;
    right: 1px !important;
  }
  /* line 22690, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .timeline.timeline-center .timeline-item:not(:last-child) {
    border-right: 1px solid #dbdade !important;
  }
  /* line 22693, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .timeline.timeline-center:after {
    right: -0.55rem;
    left: auto;
  }
  /* line 22697, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .timeline.timeline-center .timeline-item {
    float: right !important;
    width: 100%;
    padding-right: 3.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 22703, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .timeline.timeline-center .timeline-item .timeline-event:before {
    left: 100% !important;
    right: -1rem !important;
    border-left-width: 1rem !important;
    border-right-width: 0 !important;
  }
  /* line 22709, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .timeline.timeline-center .timeline-item .timeline-event:after {
    transform: rotate(0deg);
    right: -16.5px;
    left: auto;
  }
  /* line 22714, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .timeline.timeline-center .timeline-item .timeline-event .timeline-event-time {
    top: -1.2rem;
    right: 0 !important;
    left: auto !important;
  }
  /* line 22719, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .timeline.timeline-center .timeline-item .timeline-point {
    right: -0.7rem !important;
    margin-right: 0 !important;
  }
}

@media (max-width: 767.98px) {
  /* line 22725, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .timeline .timeline-item .timeline-indicator,
[dir=rtl] .timeline .timeline-item .timeline-indicator-advanced {
    left: auto;
    right: -0.6875rem;
  }
  /* line 22730, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .timeline-center .timeline-item {
    padding-left: 0;
    padding-right: 3rem;
  }
  /* line 22734, app/assets/stylesheets/core.css.scss */
  [dir=rtl] .timeline-center .timeline-item .timeline-event:after {
    right: -16.5px;
    left: auto;
    border-left-width: 1rem;
    border-right-width: 0;
    border-left-color: #dbdade;
    border-right-color: rgba(75, 70, 92, 0.3);
  }
}

@media (max-width: 575.98px) {
  /* line 22744, app/assets/stylesheets/core.css.scss */
  .timeline .timeline-header {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* line 22749, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item-secondary .timeline-event {
  background-color: rgba(168, 170, 174, 0.1);
}

/* line 22752, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item-secondary .timeline-event:before {
  border-left-color: rgba(168, 170, 174, 0.1) !important;
  border-right-color: rgba(168, 170, 174, 0.1) !important;
}

/* line 22757, app/assets/stylesheets/core.css.scss */
.timeline .timeline-point-secondary {
  background-color: #a8aaae !important;
  box-shadow: 0 0 0 0.1875rem rgba(168, 170, 174, 0.16);
}

/* line 22762, app/assets/stylesheets/core.css.scss */
.timeline .timeline-indicator-secondary i {
  color: #a8aaae !important;
}

/* line 22766, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item-success .timeline-event {
  background-color: rgba(40, 199, 111, 0.1);
}

/* line 22769, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item-success .timeline-event:before {
  border-left-color: rgba(40, 199, 111, 0.1) !important;
  border-right-color: rgba(40, 199, 111, 0.1) !important;
}

/* line 22774, app/assets/stylesheets/core.css.scss */
.timeline .timeline-point-success {
  background-color: #28c76f !important;
  box-shadow: 0 0 0 0.1875rem rgba(40, 199, 111, 0.16);
}

/* line 22779, app/assets/stylesheets/core.css.scss */
.timeline .timeline-indicator-success i {
  color: #28c76f !important;
}

/* line 22783, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item-info .timeline-event {
  background-color: rgba(0, 207, 232, 0.1);
}

/* line 22786, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item-info .timeline-event:before {
  border-left-color: rgba(0, 207, 232, 0.1) !important;
  border-right-color: rgba(0, 207, 232, 0.1) !important;
}

/* line 22791, app/assets/stylesheets/core.css.scss */
.timeline .timeline-point-info {
  background-color: #00cfe8 !important;
  box-shadow: 0 0 0 0.1875rem rgba(0, 207, 232, 0.16);
}

/* line 22796, app/assets/stylesheets/core.css.scss */
.timeline .timeline-indicator-info i {
  color: #00cfe8 !important;
}

/* line 22800, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item-warning .timeline-event {
  background-color: rgba(255, 159, 67, 0.1);
}

/* line 22803, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item-warning .timeline-event:before {
  border-left-color: rgba(255, 159, 67, 0.1) !important;
  border-right-color: rgba(255, 159, 67, 0.1) !important;
}

/* line 22808, app/assets/stylesheets/core.css.scss */
.timeline .timeline-point-warning {
  background-color: #ff9f43 !important;
  box-shadow: 0 0 0 0.1875rem rgba(255, 159, 67, 0.16);
}

/* line 22813, app/assets/stylesheets/core.css.scss */
.timeline .timeline-indicator-warning i {
  color: #ff9f43 !important;
}

/* line 22817, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item-danger .timeline-event {
  background-color: rgba(234, 84, 85, 0.1);
}

/* line 22820, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item-danger .timeline-event:before {
  border-left-color: rgba(234, 84, 85, 0.1) !important;
  border-right-color: rgba(234, 84, 85, 0.1) !important;
}

/* line 22825, app/assets/stylesheets/core.css.scss */
.timeline .timeline-point-danger {
  background-color: #ea5455 !important;
  box-shadow: 0 0 0 0.1875rem rgba(234, 84, 85, 0.16);
}

/* line 22830, app/assets/stylesheets/core.css.scss */
.timeline .timeline-indicator-danger i {
  color: #ea5455 !important;
}

/* line 22834, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item-dark .timeline-event {
  background-color: rgba(75, 75, 75, 0.1);
}

/* line 22837, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item-dark .timeline-event:before {
  border-left-color: rgba(75, 75, 75, 0.1) !important;
  border-right-color: rgba(75, 75, 75, 0.1) !important;
}

/* line 22842, app/assets/stylesheets/core.css.scss */
.timeline .timeline-point-dark {
  background-color: #4b4b4b !important;
  box-shadow: 0 0 0 0.1875rem rgba(75, 75, 75, 0.16);
}

/* line 22847, app/assets/stylesheets/core.css.scss */
.timeline .timeline-indicator-dark i {
  color: #4b4b4b !important;
}

/* line 22851, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item-gray .timeline-event {
  background-color: rgba(75, 70, 92, 0.1);
}

/* line 22854, app/assets/stylesheets/core.css.scss */
.timeline .timeline-item-gray .timeline-event:before {
  border-left-color: rgba(75, 70, 92, 0.1) !important;
  border-right-color: rgba(75, 70, 92, 0.1) !important;
}

/* line 22859, app/assets/stylesheets/core.css.scss */
.timeline .timeline-point-gray {
  background-color: rgba(75, 70, 92, 0.05) !important;
  box-shadow: 0 0 0 0.1875rem rgba(75, 70, 92, 0.16);
}

/* line 22864, app/assets/stylesheets/core.css.scss */
.timeline .timeline-indicator-gray i {
  color: rgba(75, 70, 92, 0.05) !important;
}

/* line 22868, app/assets/stylesheets/core.css.scss */
.blockUI.blockOverlay, .blockUI.blockMsg {
  z-index: 1091 !important;
  color: #fff !important;
}

/* line 22873, app/assets/stylesheets/core.css.scss */
[dir=rtl] #sortable-cards {
  flex-direction: row-reverse;
}

/* line 22876, app/assets/stylesheets/core.css.scss */
[dir=rtl] #image-list-1,
[dir=rtl] #image-list-2 {
  flex-direction: row-reverse;
  justify-content: flex-end;
}

/* line 22882, app/assets/stylesheets/core.css.scss */
.divider {
  display: block;
  text-align: center;
  margin: 1rem 0;
  overflow: hidden;
  white-space: nowrap;
}

/* line 22889, app/assets/stylesheets/core.css.scss */
.divider .divider-text {
  position: relative;
  display: inline-block;
  font-size: 0.8rem;
  padding: 0rem 1rem;
}

/* line 22895, app/assets/stylesheets/core.css.scss */
.divider .divider-text i {
  font-size: 1.25rem;
}

/* line 22898, app/assets/stylesheets/core.css.scss */
.divider .divider-text:before, .divider .divider-text:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 100vw;
  border-top: 1px solid rgba(75, 70, 92, 0.2);
}

/* line 22905, app/assets/stylesheets/core.css.scss */
.divider .divider-text:before {
  right: 100%;
}

/* line 22908, app/assets/stylesheets/core.css.scss */
.divider .divider-text:after {
  left: 100%;
}

/* line 22911, app/assets/stylesheets/core.css.scss */
.divider.text-start .divider-text {
  padding-left: 0;
}

/* line 22914, app/assets/stylesheets/core.css.scss */
.divider.text-end .divider-text {
  padding-right: 0;
}

/* line 22917, app/assets/stylesheets/core.css.scss */
.divider.text-start-center .divider-text {
  left: -25%;
}

/* line 22920, app/assets/stylesheets/core.css.scss */
.divider.text-end-center .divider-text {
  right: -25%;
}

/* line 22923, app/assets/stylesheets/core.css.scss */
.divider.divider-dotted .divider-text:before, .divider.divider-dotted .divider-text:after, .divider.divider-dotted:before, .divider.divider-dotted:after {
  border-style: dotted;
  border-width: 0 1px 1px;
  border-color: rgba(75, 70, 92, 0.2);
}

/* line 22928, app/assets/stylesheets/core.css.scss */
.divider.divider-dashed .divider-text:before, .divider.divider-dashed .divider-text:after, .divider.divider-dashed:before, .divider.divider-dashed:after {
  border-style: dashed;
  border-width: 0 1px 1px;
  border-color: rgba(75, 70, 92, 0.2);
}

/* line 22933, app/assets/stylesheets/core.css.scss */
.divider.divider-vertical {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin: unset;
}

/* line 22941, app/assets/stylesheets/core.css.scss */
.divider.divider-vertical:before, .divider.divider-vertical:after {
  content: "";
  position: absolute;
  left: 50%;
  border-left: 1px solid rgba(75, 70, 92, 0.2);
}

/* line 22947, app/assets/stylesheets/core.css.scss */
.divider.divider-vertical:before {
  bottom: 50%;
  top: 0;
}

/* line 22951, app/assets/stylesheets/core.css.scss */
.divider.divider-vertical:after {
  top: 50%;
  bottom: 0;
}

/* line 22955, app/assets/stylesheets/core.css.scss */
.divider.divider-vertical.divider-dashed:before, .divider.divider-vertical.divider-dashed:after {
  border-width: 1px 1px 1px 0;
}

/* line 22958, app/assets/stylesheets/core.css.scss */
.divider.divider-vertical.divider-dotted:before, .divider.divider-vertical.divider-dotted:after {
  border-width: 1px 1px 1px 0;
}

/* line 22961, app/assets/stylesheets/core.css.scss */
.divider.divider-vertical .divider-text {
  background-color: #fff;
  z-index: 1;
  padding: 0.5rem;
}

/* line 22966, app/assets/stylesheets/core.css.scss */
.divider.divider-vertical .divider-text:before, .divider.divider-vertical .divider-text:after {
  content: unset;
}

/* line 22969, app/assets/stylesheets/core.css.scss */
.divider.divider-vertical .divider-text .badge-divider-bg {
  padding: 0.375rem 0.29rem;
  border-radius: 50%;
  font-weight: 500;
  font-size: 0.6875rem;
}

/* line 22976, app/assets/stylesheets/core.css.scss */
[dir=rtl] .divider.text-start-center .divider-text {
  right: -25%;
  left: auto;
}

/* line 22980, app/assets/stylesheets/core.css.scss */
[dir=rtl] .divider.text-end-center .divider-text {
  left: -25%;
  right: auto;
}

/* line 22984, app/assets/stylesheets/core.css.scss */
[dir=rtl] .divider.text-start .divider-text {
  padding-right: 0;
  padding-left: 1rem;
}

/* line 22988, app/assets/stylesheets/core.css.scss */
[dir=rtl] .divider.text-end .divider-text {
  padding-left: 0;
  padding-right: 1rem;
}

/* line 22993, app/assets/stylesheets/core.css.scss */
.divider.divider-secondary.divider-vertical:before, .divider.divider-secondary.divider-vertical:after,
.divider.divider-secondary .divider-text:before,
.divider.divider-secondary .divider-text:after {
  border-color: #a8aaae;
}

/* line 22999, app/assets/stylesheets/core.css.scss */
.divider.divider-success.divider-vertical:before, .divider.divider-success.divider-vertical:after,
.divider.divider-success .divider-text:before,
.divider.divider-success .divider-text:after {
  border-color: #28c76f;
}

/* line 23005, app/assets/stylesheets/core.css.scss */
.divider.divider-info.divider-vertical:before, .divider.divider-info.divider-vertical:after,
.divider.divider-info .divider-text:before,
.divider.divider-info .divider-text:after {
  border-color: #00cfe8;
}

/* line 23011, app/assets/stylesheets/core.css.scss */
.divider.divider-warning.divider-vertical:before, .divider.divider-warning.divider-vertical:after,
.divider.divider-warning .divider-text:before,
.divider.divider-warning .divider-text:after {
  border-color: #ff9f43;
}

/* line 23017, app/assets/stylesheets/core.css.scss */
.divider.divider-danger.divider-vertical:before, .divider.divider-danger.divider-vertical:after,
.divider.divider-danger .divider-text:before,
.divider.divider-danger .divider-text:after {
  border-color: #ea5455;
}

/* line 23023, app/assets/stylesheets/core.css.scss */
.divider.divider-dark.divider-vertical:before, .divider.divider-dark.divider-vertical:after,
.divider.divider-dark .divider-text:before,
.divider.divider-dark .divider-text:after {
  border-color: #4b4b4b;
}

/* line 23029, app/assets/stylesheets/core.css.scss */
.divider.divider-gray.divider-vertical:before, .divider.divider-gray.divider-vertical:after,
.divider.divider-gray .divider-text:before,
.divider.divider-gray .divider-text:after {
  border-color: rgba(75, 70, 92, 0.05);
}

/* line 23035, app/assets/stylesheets/core.css.scss */
.footer-link {
  display: inline-block;
}

/* line 23039, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .content-footer .footer-container {
  padding-inline: 1.5rem;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

/* line 23045, app/assets/stylesheets/core.css.scss */
.content-footer .footer-container {
  block-size: 56px;
}

/* line 23049, app/assets/stylesheets/core.css.scss */
.footer-light {
  color: rgba(75, 70, 92, 0.5);
}

/* line 23052, app/assets/stylesheets/core.css.scss */
.footer-light .footer-text {
  color: #6f6b7d;
}

/* line 23055, app/assets/stylesheets/core.css.scss */
.footer-light .footer-link {
  color: rgba(75, 70, 92, 0.5);
}

/* line 23058, app/assets/stylesheets/core.css.scss */
.footer-light .footer-link:hover, .footer-light .footer-link:focus {
  color: #6f6b7d;
}

/* line 23061, app/assets/stylesheets/core.css.scss */
.footer-light .footer-link.disabled {
  color: rgba(75, 70, 92, 0.3) !important;
}

/* line 23064, app/assets/stylesheets/core.css.scss */
.footer-light .show > .footer-link,
.footer-light .active > .footer-link,
.footer-light .footer-link.show,
.footer-light .footer-link.active {
  color: #6f6b7d;
}

/* line 23070, app/assets/stylesheets/core.css.scss */
.footer-light hr {
  border-color: rgba(0, 0, 0, 0.06);
}

/* line 23074, app/assets/stylesheets/core.css.scss */
.footer-dark {
  color: rgba(255, 255, 255, 0.8);
}

/* line 23077, app/assets/stylesheets/core.css.scss */
.footer-dark .footer-text {
  color: #fff;
}

/* line 23080, app/assets/stylesheets/core.css.scss */
.footer-dark .footer-link {
  color: rgba(255, 255, 255, 0.8);
}

/* line 23083, app/assets/stylesheets/core.css.scss */
.footer-dark .footer-link:hover, .footer-dark .footer-link:focus {
  color: #fff;
}

/* line 23086, app/assets/stylesheets/core.css.scss */
.footer-dark .footer-link.disabled {
  color: rgba(255, 255, 255, 0.4) !important;
}

/* line 23089, app/assets/stylesheets/core.css.scss */
.footer-dark .show > .footer-link,
.footer-dark .active > .footer-link,
.footer-dark .footer-link.show,
.footer-dark .footer-link.active {
  color: #fff;
}

/* line 23095, app/assets/stylesheets/core.css.scss */
.footer-dark hr {
  border-color: rgba(255, 255, 255, 0.2);
}

/* line 23099, app/assets/stylesheets/core.css.scss */
:root {
  --bs-facebook: #3b5998;
  --bs-twitter: #1da1f2;
  --bs-google-plus: #dd4b39;
  --bs-instagram: #e1306c;
  --bs-linkedin: #0077b5;
  --bs-github: #333;
  --bs-dribbble: #ea4c89;
  --bs-pinterest: #cb2027;
  --bs-slack: #4a154b;
  --bs-reddit: #ff4500;
  --bs-youtube: #ff0000;
  --bs-vimeo: #1ab7ea;
}

/* line 23114, app/assets/stylesheets/core.css.scss */
.bg-facebook {
  background-color: #3b5998 !important;
}

/* line 23118, app/assets/stylesheets/core.css.scss */
a.bg-facebook:hover, a.bg-facebook:focus {
  background-color: #385590 !important;
}

/* line 23122, app/assets/stylesheets/core.css.scss */
.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span {
  background-color: #3b5998;
}

/* line 23126, app/assets/stylesheets/core.css.scss */
.bg-label-facebook {
  background-color: #e2e6f0 !important;
  color: #3b5998 !important;
}

/* line 23131, app/assets/stylesheets/core.css.scss */
.bg-label-hover-facebook {
  background-color: #e2e6f0 !important;
  color: #3b5998 !important;
}

/* line 23135, app/assets/stylesheets/core.css.scss */
.bg-label-hover-facebook:hover {
  background-color: #3b5998 !important;
  color: #fff !important;
}

/* line 23140, app/assets/stylesheets/core.css.scss */
.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998;
}

/* line 23145, app/assets/stylesheets/core.css.scss */
.btn-facebook:hover {
  color: #fff !important;
  background-color: #355089 !important;
  border-color: #355089 !important;
}

/* line 23150, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-facebook, .btn-facebook:focus, .btn-facebook.focus {
  color: #fff;
  background-color: #355089;
  border-color: #355089;
  box-shadow: none;
}

/* line 23156, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-facebook, .btn-check:active + .btn-facebook, .btn-facebook:active, .btn-facebook.active, .btn-facebook.show.dropdown-toggle, .show > .btn-facebook.dropdown-toggle {
  color: #fff !important;
  background-color: #355089 !important;
  border-color: #355089 !important;
}

/* line 23161, app/assets/stylesheets/core.css.scss */
.btn-facebook.disabled, .btn-facebook:disabled {
  color: #fff !important;
  background-color: #3b5998 !important;
  border-color: #3b5998 !important;
  box-shadow: none !important;
}

/* line 23168, app/assets/stylesheets/core.css.scss */
.btn-group .btn-facebook,
.input-group .btn-facebook {
  border-right: var(--bs-border-width) solid #355089;
  border-left: var(--bs-border-width) solid #355089;
}

/* line 23174, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-facebook {
  border-top-color: #355089;
  border-bottom-color: #355089;
}

/* line 23179, app/assets/stylesheets/core.css.scss */
.btn-label-facebook {
  color: #3b5998;
  border-color: transparent;
  background: #e0e4ef;
}

/* line 23184, app/assets/stylesheets/core.css.scss */
.btn-label-facebook.waves-effect .waves-ripple {
  background: radial-gradient(rgba(59, 89, 152, 0.2) 0, rgba(59, 89, 152, 0.3) 40%, rgba(59, 89, 152, 0.4) 50%, rgba(59, 89, 152, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 23187, app/assets/stylesheets/core.css.scss */
.btn-label-facebook:hover {
  border-color: transparent !important;
  background: #d0d7e6 !important;
  color: #3b5998 !important;
}

/* line 23192, app/assets/stylesheets/core.css.scss */
.btn-label-facebook:focus, .btn-label-facebook.focus {
  color: #3b5998;
  background: #d0d7e6;
  box-shadow: none !important;
}

/* line 23197, app/assets/stylesheets/core.css.scss */
.btn-label-facebook:active, .btn-label-facebook.active, .btn-label-facebook.show.dropdown-toggle, .show > .btn-label-facebook.dropdown-toggle {
  color: #3b5998 !important;
  background-color: #d0d7e6 !important;
  border-color: transparent !important;
}

/* line 23202, app/assets/stylesheets/core.css.scss */
.btn-label-facebook:active:focus, .btn-label-facebook.active:focus, .btn-label-facebook.show.dropdown-toggle:focus, .show > .btn-label-facebook.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 23205, app/assets/stylesheets/core.css.scss */
.btn-label-facebook.disabled, .btn-label-facebook:disabled {
  color: #3b5998 !important;
  border-color: transparent !important;
  background: #e2e6f0 !important;
  box-shadow: none;
}

/* line 23212, app/assets/stylesheets/core.css.scss */
.btn-group .btn-label-facebook,
.input-group .btn-label-facebook {
  border-right: var(--bs-border-width) solid #d0d7e6;
  border-left: var(--bs-border-width) solid #d0d7e6;
}

/* line 23218, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-label-facebook {
  border-top-color: #d0d7e6;
  border-bottom-color: #d0d7e6;
}

/* line 23223, app/assets/stylesheets/core.css.scss */
.btn-outline-facebook {
  color: #3b5998;
  border-color: #3b5998;
  background: transparent;
}

/* line 23228, app/assets/stylesheets/core.css.scss */
.btn-outline-facebook.waves-effect .waves-ripple {
  background: radial-gradient(rgba(59, 89, 152, 0.2) 0, rgba(59, 89, 152, 0.3) 40%, rgba(59, 89, 152, 0.4) 50%, rgba(59, 89, 152, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 23231, app/assets/stylesheets/core.css.scss */
.btn-outline-facebook:hover {
  color: #3b5998 !important;
  background-color: #eff2f7 !important;
  border-color: #3b5998 !important;
}

/* line 23236, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-outline-facebook, .btn-outline-facebook:focus {
  color: #3b5998;
  background-color: #eff2f7;
  border-color: #3b5998;
  box-shadow: none;
}

/* line 23242, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-facebook, .btn-check:active + .btn-outline-facebook, .btn-outline-facebook:active, .btn-outline-facebook.active, .btn-outline-facebook.dropdown-toggle.show {
  color: #3b5998 !important;
  background-color: #e0e4ef !important;
  border-color: #3b5998 !important;
}

/* line 23247, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-facebook:focus, .btn-check:active + .btn-outline-facebook:focus, .btn-outline-facebook:active:focus, .btn-outline-facebook.active:focus, .btn-outline-facebook.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 23250, app/assets/stylesheets/core.css.scss */
.btn-outline-facebook.disabled, .btn-outline-facebook:disabled {
  color: #3b5998 !important;
  background-color: transparent !important;
}

/* line 23255, app/assets/stylesheets/core.css.scss */
.btn-outline-facebook .badge {
  background: #3b5998;
  border-color: #3b5998;
  color: #fff;
}

/* line 23261, app/assets/stylesheets/core.css.scss */
.btn-outline-facebook:hover .badge,
.btn-outline-facebook:focus:hover .badge,
.btn-outline-facebook:active .badge,
.btn-outline-facebook.active .badge,
.show > .btn-outline-facebook.dropdown-toggle .badge {
  background: #3b5998;
  border-color: #3b5998;
}

/* line 23270, app/assets/stylesheets/core.css.scss */
.bg-twitter {
  background-color: #1da1f2 !important;
}

/* line 23274, app/assets/stylesheets/core.css.scss */
a.bg-twitter:hover, a.bg-twitter:focus {
  background-color: #1c99e6 !important;
}

/* line 23278, app/assets/stylesheets/core.css.scss */
.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span {
  background-color: #1da1f2;
}

/* line 23282, app/assets/stylesheets/core.css.scss */
.bg-label-twitter {
  background-color: #ddf1fd !important;
  color: #1da1f2 !important;
}

/* line 23287, app/assets/stylesheets/core.css.scss */
.bg-label-hover-twitter {
  background-color: #ddf1fd !important;
  color: #1da1f2 !important;
}

/* line 23291, app/assets/stylesheets/core.css.scss */
.bg-label-hover-twitter:hover {
  background-color: #1da1f2 !important;
  color: #fff !important;
}

/* line 23296, app/assets/stylesheets/core.css.scss */
.btn-twitter {
  color: #fff;
  background-color: #1da1f2;
  border-color: #1da1f2;
}

/* line 23301, app/assets/stylesheets/core.css.scss */
.btn-twitter:hover {
  color: #fff !important;
  background-color: #1a91da !important;
  border-color: #1a91da !important;
}

/* line 23306, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-twitter, .btn-twitter:focus, .btn-twitter.focus {
  color: #fff;
  background-color: #1a91da;
  border-color: #1a91da;
  box-shadow: none;
}

/* line 23312, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-twitter, .btn-check:active + .btn-twitter, .btn-twitter:active, .btn-twitter.active, .btn-twitter.show.dropdown-toggle, .show > .btn-twitter.dropdown-toggle {
  color: #fff !important;
  background-color: #1a91da !important;
  border-color: #1a91da !important;
}

/* line 23317, app/assets/stylesheets/core.css.scss */
.btn-twitter.disabled, .btn-twitter:disabled {
  color: #fff !important;
  background-color: #1da1f2 !important;
  border-color: #1da1f2 !important;
  box-shadow: none !important;
}

/* line 23324, app/assets/stylesheets/core.css.scss */
.btn-group .btn-twitter,
.input-group .btn-twitter {
  border-right: var(--bs-border-width) solid #1a91da;
  border-left: var(--bs-border-width) solid #1a91da;
}

/* line 23330, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-twitter {
  border-top-color: #1a91da;
  border-bottom-color: #1a91da;
}

/* line 23335, app/assets/stylesheets/core.css.scss */
.btn-label-twitter {
  color: #1da1f2;
  border-color: transparent;
  background: #dbf0fd;
}

/* line 23340, app/assets/stylesheets/core.css.scss */
.btn-label-twitter.waves-effect .waves-ripple {
  background: radial-gradient(rgba(29, 161, 242, 0.2) 0, rgba(29, 161, 242, 0.3) 40%, rgba(29, 161, 242, 0.4) 50%, rgba(29, 161, 242, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 23343, app/assets/stylesheets/core.css.scss */
.btn-label-twitter:hover {
  border-color: transparent !important;
  background: #c9e8fc !important;
  color: #1da1f2 !important;
}

/* line 23348, app/assets/stylesheets/core.css.scss */
.btn-label-twitter:focus, .btn-label-twitter.focus {
  color: #1da1f2;
  background: #c9e8fc;
  box-shadow: none !important;
}

/* line 23353, app/assets/stylesheets/core.css.scss */
.btn-label-twitter:active, .btn-label-twitter.active, .btn-label-twitter.show.dropdown-toggle, .show > .btn-label-twitter.dropdown-toggle {
  color: #1da1f2 !important;
  background-color: #c9e8fc !important;
  border-color: transparent !important;
}

/* line 23358, app/assets/stylesheets/core.css.scss */
.btn-label-twitter:active:focus, .btn-label-twitter.active:focus, .btn-label-twitter.show.dropdown-toggle:focus, .show > .btn-label-twitter.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 23361, app/assets/stylesheets/core.css.scss */
.btn-label-twitter.disabled, .btn-label-twitter:disabled {
  color: #1da1f2 !important;
  border-color: transparent !important;
  background: #ddf1fd !important;
  box-shadow: none;
}

/* line 23368, app/assets/stylesheets/core.css.scss */
.btn-group .btn-label-twitter,
.input-group .btn-label-twitter {
  border-right: var(--bs-border-width) solid #c9e8fc;
  border-left: var(--bs-border-width) solid #c9e8fc;
}

/* line 23374, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-label-twitter {
  border-top-color: #c9e8fc;
  border-bottom-color: #c9e8fc;
}

/* line 23379, app/assets/stylesheets/core.css.scss */
.btn-outline-twitter {
  color: #1da1f2;
  border-color: #1da1f2;
  background: transparent;
}

/* line 23384, app/assets/stylesheets/core.css.scss */
.btn-outline-twitter.waves-effect .waves-ripple {
  background: radial-gradient(rgba(29, 161, 242, 0.2) 0, rgba(29, 161, 242, 0.3) 40%, rgba(29, 161, 242, 0.4) 50%, rgba(29, 161, 242, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 23387, app/assets/stylesheets/core.css.scss */
.btn-outline-twitter:hover {
  color: #1da1f2 !important;
  background-color: #edf7fe !important;
  border-color: #1da1f2 !important;
}

/* line 23392, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-outline-twitter, .btn-outline-twitter:focus {
  color: #1da1f2;
  background-color: #edf7fe;
  border-color: #1da1f2;
  box-shadow: none;
}

/* line 23398, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-twitter, .btn-check:active + .btn-outline-twitter, .btn-outline-twitter:active, .btn-outline-twitter.active, .btn-outline-twitter.dropdown-toggle.show {
  color: #1da1f2 !important;
  background-color: #dbf0fd !important;
  border-color: #1da1f2 !important;
}

/* line 23403, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-twitter:focus, .btn-check:active + .btn-outline-twitter:focus, .btn-outline-twitter:active:focus, .btn-outline-twitter.active:focus, .btn-outline-twitter.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 23406, app/assets/stylesheets/core.css.scss */
.btn-outline-twitter.disabled, .btn-outline-twitter:disabled {
  color: #1da1f2 !important;
  background-color: transparent !important;
}

/* line 23411, app/assets/stylesheets/core.css.scss */
.btn-outline-twitter .badge {
  background: #1da1f2;
  border-color: #1da1f2;
  color: #fff;
}

/* line 23417, app/assets/stylesheets/core.css.scss */
.btn-outline-twitter:hover .badge,
.btn-outline-twitter:focus:hover .badge,
.btn-outline-twitter:active .badge,
.btn-outline-twitter.active .badge,
.show > .btn-outline-twitter.dropdown-toggle .badge {
  background: #1da1f2;
  border-color: #1da1f2;
}

/* line 23426, app/assets/stylesheets/core.css.scss */
.bg-google-plus {
  background-color: #dd4b39 !important;
}

/* line 23430, app/assets/stylesheets/core.css.scss */
a.bg-google-plus:hover, a.bg-google-plus:focus {
  background-color: #d24736 !important;
}

/* line 23434, app/assets/stylesheets/core.css.scss */
.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span {
  background-color: #dd4b39;
}

/* line 23438, app/assets/stylesheets/core.css.scss */
.bg-label-google-plus {
  background-color: #fae4e1 !important;
  color: #dd4b39 !important;
}

/* line 23443, app/assets/stylesheets/core.css.scss */
.bg-label-hover-google-plus {
  background-color: #fae4e1 !important;
  color: #dd4b39 !important;
}

/* line 23447, app/assets/stylesheets/core.css.scss */
.bg-label-hover-google-plus:hover {
  background-color: #dd4b39 !important;
  color: #fff !important;
}

/* line 23452, app/assets/stylesheets/core.css.scss */
.btn-google-plus {
  color: #fff;
  background-color: #dd4b39;
  border-color: #dd4b39;
}

/* line 23457, app/assets/stylesheets/core.css.scss */
.btn-google-plus:hover {
  color: #fff !important;
  background-color: #c74433 !important;
  border-color: #c74433 !important;
}

/* line 23462, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-google-plus, .btn-google-plus:focus, .btn-google-plus.focus {
  color: #fff;
  background-color: #c74433;
  border-color: #c74433;
  box-shadow: none;
}

/* line 23468, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-google-plus, .btn-check:active + .btn-google-plus, .btn-google-plus:active, .btn-google-plus.active, .btn-google-plus.show.dropdown-toggle, .show > .btn-google-plus.dropdown-toggle {
  color: #fff !important;
  background-color: #c74433 !important;
  border-color: #c74433 !important;
}

/* line 23473, app/assets/stylesheets/core.css.scss */
.btn-google-plus.disabled, .btn-google-plus:disabled {
  color: #fff !important;
  background-color: #dd4b39 !important;
  border-color: #dd4b39 !important;
  box-shadow: none !important;
}

/* line 23480, app/assets/stylesheets/core.css.scss */
.btn-group .btn-google-plus,
.input-group .btn-google-plus {
  border-right: var(--bs-border-width) solid #c74433;
  border-left: var(--bs-border-width) solid #c74433;
}

/* line 23486, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-google-plus {
  border-top-color: #c74433;
  border-bottom-color: #c74433;
}

/* line 23491, app/assets/stylesheets/core.css.scss */
.btn-label-google-plus {
  color: #dd4b39;
  border-color: transparent;
  background: #fae2df;
}

/* line 23496, app/assets/stylesheets/core.css.scss */
.btn-label-google-plus.waves-effect .waves-ripple {
  background: radial-gradient(rgba(221, 75, 57, 0.2) 0, rgba(221, 75, 57, 0.3) 40%, rgba(221, 75, 57, 0.4) 50%, rgba(221, 75, 57, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 23499, app/assets/stylesheets/core.css.scss */
.btn-label-google-plus:hover {
  border-color: transparent !important;
  background: #f7d4cf !important;
  color: #dd4b39 !important;
}

/* line 23504, app/assets/stylesheets/core.css.scss */
.btn-label-google-plus:focus, .btn-label-google-plus.focus {
  color: #dd4b39;
  background: #f7d4cf;
  box-shadow: none !important;
}

/* line 23509, app/assets/stylesheets/core.css.scss */
.btn-label-google-plus:active, .btn-label-google-plus.active, .btn-label-google-plus.show.dropdown-toggle, .show > .btn-label-google-plus.dropdown-toggle {
  color: #dd4b39 !important;
  background-color: #f7d4cf !important;
  border-color: transparent !important;
}

/* line 23514, app/assets/stylesheets/core.css.scss */
.btn-label-google-plus:active:focus, .btn-label-google-plus.active:focus, .btn-label-google-plus.show.dropdown-toggle:focus, .show > .btn-label-google-plus.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 23517, app/assets/stylesheets/core.css.scss */
.btn-label-google-plus.disabled, .btn-label-google-plus:disabled {
  color: #dd4b39 !important;
  border-color: transparent !important;
  background: #fae4e1 !important;
  box-shadow: none;
}

/* line 23524, app/assets/stylesheets/core.css.scss */
.btn-group .btn-label-google-plus,
.input-group .btn-label-google-plus {
  border-right: var(--bs-border-width) solid #f7d4cf;
  border-left: var(--bs-border-width) solid #f7d4cf;
}

/* line 23530, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-label-google-plus {
  border-top-color: #f7d4cf;
  border-bottom-color: #f7d4cf;
}

/* line 23535, app/assets/stylesheets/core.css.scss */
.btn-outline-google-plus {
  color: #dd4b39;
  border-color: #dd4b39;
  background: transparent;
}

/* line 23540, app/assets/stylesheets/core.css.scss */
.btn-outline-google-plus.waves-effect .waves-ripple {
  background: radial-gradient(rgba(221, 75, 57, 0.2) 0, rgba(221, 75, 57, 0.3) 40%, rgba(221, 75, 57, 0.4) 50%, rgba(221, 75, 57, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 23543, app/assets/stylesheets/core.css.scss */
.btn-outline-google-plus:hover {
  color: #dd4b39 !important;
  background-color: #fcf1ef !important;
  border-color: #dd4b39 !important;
}

/* line 23548, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-outline-google-plus, .btn-outline-google-plus:focus {
  color: #dd4b39;
  background-color: #fcf1ef;
  border-color: #dd4b39;
  box-shadow: none;
}

/* line 23554, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-google-plus, .btn-check:active + .btn-outline-google-plus, .btn-outline-google-plus:active, .btn-outline-google-plus.active, .btn-outline-google-plus.dropdown-toggle.show {
  color: #dd4b39 !important;
  background-color: #fae2df !important;
  border-color: #dd4b39 !important;
}

/* line 23559, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-google-plus:focus, .btn-check:active + .btn-outline-google-plus:focus, .btn-outline-google-plus:active:focus, .btn-outline-google-plus.active:focus, .btn-outline-google-plus.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 23562, app/assets/stylesheets/core.css.scss */
.btn-outline-google-plus.disabled, .btn-outline-google-plus:disabled {
  color: #dd4b39 !important;
  background-color: transparent !important;
}

/* line 23567, app/assets/stylesheets/core.css.scss */
.btn-outline-google-plus .badge {
  background: #dd4b39;
  border-color: #dd4b39;
  color: #fff;
}

/* line 23573, app/assets/stylesheets/core.css.scss */
.btn-outline-google-plus:hover .badge,
.btn-outline-google-plus:focus:hover .badge,
.btn-outline-google-plus:active .badge,
.btn-outline-google-plus.active .badge,
.show > .btn-outline-google-plus.dropdown-toggle .badge {
  background: #dd4b39;
  border-color: #dd4b39;
}

/* line 23582, app/assets/stylesheets/core.css.scss */
.bg-instagram {
  background-color: #e1306c !important;
}

/* line 23586, app/assets/stylesheets/core.css.scss */
a.bg-instagram:hover, a.bg-instagram:focus {
  background-color: #d62e67 !important;
}

/* line 23590, app/assets/stylesheets/core.css.scss */
.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span {
  background-color: #e1306c;
}

/* line 23594, app/assets/stylesheets/core.css.scss */
.bg-label-instagram {
  background-color: #fbe0e9 !important;
  color: #e1306c !important;
}

/* line 23599, app/assets/stylesheets/core.css.scss */
.bg-label-hover-instagram {
  background-color: #fbe0e9 !important;
  color: #e1306c !important;
}

/* line 23603, app/assets/stylesheets/core.css.scss */
.bg-label-hover-instagram:hover {
  background-color: #e1306c !important;
  color: #fff !important;
}

/* line 23608, app/assets/stylesheets/core.css.scss */
.btn-instagram {
  color: #fff;
  background-color: #e1306c;
  border-color: #e1306c;
}

/* line 23613, app/assets/stylesheets/core.css.scss */
.btn-instagram:hover {
  color: #fff !important;
  background-color: #cb2b61 !important;
  border-color: #cb2b61 !important;
}

/* line 23618, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-instagram, .btn-instagram:focus, .btn-instagram.focus {
  color: #fff;
  background-color: #cb2b61;
  border-color: #cb2b61;
  box-shadow: none;
}

/* line 23624, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-instagram, .btn-check:active + .btn-instagram, .btn-instagram:active, .btn-instagram.active, .btn-instagram.show.dropdown-toggle, .show > .btn-instagram.dropdown-toggle {
  color: #fff !important;
  background-color: #cb2b61 !important;
  border-color: #cb2b61 !important;
}

/* line 23629, app/assets/stylesheets/core.css.scss */
.btn-instagram.disabled, .btn-instagram:disabled {
  color: #fff !important;
  background-color: #e1306c !important;
  border-color: #e1306c !important;
  box-shadow: none !important;
}

/* line 23636, app/assets/stylesheets/core.css.scss */
.btn-group .btn-instagram,
.input-group .btn-instagram {
  border-right: var(--bs-border-width) solid #cb2b61;
  border-left: var(--bs-border-width) solid #cb2b61;
}

/* line 23642, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-instagram {
  border-top-color: #cb2b61;
  border-bottom-color: #cb2b61;
}

/* line 23647, app/assets/stylesheets/core.css.scss */
.btn-label-instagram {
  color: #e1306c;
  border-color: transparent;
  background: #fadee7;
}

/* line 23652, app/assets/stylesheets/core.css.scss */
.btn-label-instagram.waves-effect .waves-ripple {
  background: radial-gradient(rgba(225, 48, 108, 0.2) 0, rgba(225, 48, 108, 0.3) 40%, rgba(225, 48, 108, 0.4) 50%, rgba(225, 48, 108, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 23655, app/assets/stylesheets/core.css.scss */
.btn-label-instagram:hover {
  border-color: transparent !important;
  background: #f8cddc !important;
  color: #e1306c !important;
}

/* line 23660, app/assets/stylesheets/core.css.scss */
.btn-label-instagram:focus, .btn-label-instagram.focus {
  color: #e1306c;
  background: #f8cddc;
  box-shadow: none !important;
}

/* line 23665, app/assets/stylesheets/core.css.scss */
.btn-label-instagram:active, .btn-label-instagram.active, .btn-label-instagram.show.dropdown-toggle, .show > .btn-label-instagram.dropdown-toggle {
  color: #e1306c !important;
  background-color: #f8cddc !important;
  border-color: transparent !important;
}

/* line 23670, app/assets/stylesheets/core.css.scss */
.btn-label-instagram:active:focus, .btn-label-instagram.active:focus, .btn-label-instagram.show.dropdown-toggle:focus, .show > .btn-label-instagram.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 23673, app/assets/stylesheets/core.css.scss */
.btn-label-instagram.disabled, .btn-label-instagram:disabled {
  color: #e1306c !important;
  border-color: transparent !important;
  background: #fbe0e9 !important;
  box-shadow: none;
}

/* line 23680, app/assets/stylesheets/core.css.scss */
.btn-group .btn-label-instagram,
.input-group .btn-label-instagram {
  border-right: var(--bs-border-width) solid #f8cddc;
  border-left: var(--bs-border-width) solid #f8cddc;
}

/* line 23686, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-label-instagram {
  border-top-color: #f8cddc;
  border-bottom-color: #f8cddc;
}

/* line 23691, app/assets/stylesheets/core.css.scss */
.btn-outline-instagram {
  color: #e1306c;
  border-color: #e1306c;
  background: transparent;
}

/* line 23696, app/assets/stylesheets/core.css.scss */
.btn-outline-instagram.waves-effect .waves-ripple {
  background: radial-gradient(rgba(225, 48, 108, 0.2) 0, rgba(225, 48, 108, 0.3) 40%, rgba(225, 48, 108, 0.4) 50%, rgba(225, 48, 108, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 23699, app/assets/stylesheets/core.css.scss */
.btn-outline-instagram:hover {
  color: #e1306c !important;
  background-color: #fdeef3 !important;
  border-color: #e1306c !important;
}

/* line 23704, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-outline-instagram, .btn-outline-instagram:focus {
  color: #e1306c;
  background-color: #fdeef3;
  border-color: #e1306c;
  box-shadow: none;
}

/* line 23710, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-instagram, .btn-check:active + .btn-outline-instagram, .btn-outline-instagram:active, .btn-outline-instagram.active, .btn-outline-instagram.dropdown-toggle.show {
  color: #e1306c !important;
  background-color: #fadee7 !important;
  border-color: #e1306c !important;
}

/* line 23715, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-instagram:focus, .btn-check:active + .btn-outline-instagram:focus, .btn-outline-instagram:active:focus, .btn-outline-instagram.active:focus, .btn-outline-instagram.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 23718, app/assets/stylesheets/core.css.scss */
.btn-outline-instagram.disabled, .btn-outline-instagram:disabled {
  color: #e1306c !important;
  background-color: transparent !important;
}

/* line 23723, app/assets/stylesheets/core.css.scss */
.btn-outline-instagram .badge {
  background: #e1306c;
  border-color: #e1306c;
  color: #fff;
}

/* line 23729, app/assets/stylesheets/core.css.scss */
.btn-outline-instagram:hover .badge,
.btn-outline-instagram:focus:hover .badge,
.btn-outline-instagram:active .badge,
.btn-outline-instagram.active .badge,
.show > .btn-outline-instagram.dropdown-toggle .badge {
  background: #e1306c;
  border-color: #e1306c;
}

/* line 23738, app/assets/stylesheets/core.css.scss */
.bg-linkedin {
  background-color: #0077b5 !important;
}

/* line 23742, app/assets/stylesheets/core.css.scss */
a.bg-linkedin:hover, a.bg-linkedin:focus {
  background-color: #0071ac !important;
}

/* line 23746, app/assets/stylesheets/core.css.scss */
.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span {
  background-color: #0077b5;
}

/* line 23750, app/assets/stylesheets/core.css.scss */
.bg-label-linkedin {
  background-color: #d9ebf4 !important;
  color: #0077b5 !important;
}

/* line 23755, app/assets/stylesheets/core.css.scss */
.bg-label-hover-linkedin {
  background-color: #d9ebf4 !important;
  color: #0077b5 !important;
}

/* line 23759, app/assets/stylesheets/core.css.scss */
.bg-label-hover-linkedin:hover {
  background-color: #0077b5 !important;
  color: #fff !important;
}

/* line 23764, app/assets/stylesheets/core.css.scss */
.btn-linkedin {
  color: #fff;
  background-color: #0077b5;
  border-color: #0077b5;
}

/* line 23769, app/assets/stylesheets/core.css.scss */
.btn-linkedin:hover {
  color: #fff !important;
  background-color: #006ba3 !important;
  border-color: #006ba3 !important;
}

/* line 23774, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-linkedin, .btn-linkedin:focus, .btn-linkedin.focus {
  color: #fff;
  background-color: #006ba3;
  border-color: #006ba3;
  box-shadow: none;
}

/* line 23780, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-linkedin, .btn-check:active + .btn-linkedin, .btn-linkedin:active, .btn-linkedin.active, .btn-linkedin.show.dropdown-toggle, .show > .btn-linkedin.dropdown-toggle {
  color: #fff !important;
  background-color: #006ba3 !important;
  border-color: #006ba3 !important;
}

/* line 23785, app/assets/stylesheets/core.css.scss */
.btn-linkedin.disabled, .btn-linkedin:disabled {
  color: #fff !important;
  background-color: #0077b5 !important;
  border-color: #0077b5 !important;
  box-shadow: none !important;
}

/* line 23792, app/assets/stylesheets/core.css.scss */
.btn-group .btn-linkedin,
.input-group .btn-linkedin {
  border-right: var(--bs-border-width) solid #006ba3;
  border-left: var(--bs-border-width) solid #006ba3;
}

/* line 23798, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-linkedin {
  border-top-color: #006ba3;
  border-bottom-color: #006ba3;
}

/* line 23803, app/assets/stylesheets/core.css.scss */
.btn-label-linkedin {
  color: #0077b5;
  border-color: transparent;
  background: #d6e9f3;
}

/* line 23808, app/assets/stylesheets/core.css.scss */
.btn-label-linkedin.waves-effect .waves-ripple {
  background: radial-gradient(rgba(0, 119, 181, 0.2) 0, rgba(0, 119, 181, 0.3) 40%, rgba(0, 119, 181, 0.4) 50%, rgba(0, 119, 181, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 23811, app/assets/stylesheets/core.css.scss */
.btn-label-linkedin:hover {
  border-color: transparent !important;
  background: #c2deed !important;
  color: #0077b5 !important;
}

/* line 23816, app/assets/stylesheets/core.css.scss */
.btn-label-linkedin:focus, .btn-label-linkedin.focus {
  color: #0077b5;
  background: #c2deed;
  box-shadow: none !important;
}

/* line 23821, app/assets/stylesheets/core.css.scss */
.btn-label-linkedin:active, .btn-label-linkedin.active, .btn-label-linkedin.show.dropdown-toggle, .show > .btn-label-linkedin.dropdown-toggle {
  color: #0077b5 !important;
  background-color: #c2deed !important;
  border-color: transparent !important;
}

/* line 23826, app/assets/stylesheets/core.css.scss */
.btn-label-linkedin:active:focus, .btn-label-linkedin.active:focus, .btn-label-linkedin.show.dropdown-toggle:focus, .show > .btn-label-linkedin.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 23829, app/assets/stylesheets/core.css.scss */
.btn-label-linkedin.disabled, .btn-label-linkedin:disabled {
  color: #0077b5 !important;
  border-color: transparent !important;
  background: #d9ebf4 !important;
  box-shadow: none;
}

/* line 23836, app/assets/stylesheets/core.css.scss */
.btn-group .btn-label-linkedin,
.input-group .btn-label-linkedin {
  border-right: var(--bs-border-width) solid #c2deed;
  border-left: var(--bs-border-width) solid #c2deed;
}

/* line 23842, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-label-linkedin {
  border-top-color: #c2deed;
  border-bottom-color: #c2deed;
}

/* line 23847, app/assets/stylesheets/core.css.scss */
.btn-outline-linkedin {
  color: #0077b5;
  border-color: #0077b5;
  background: transparent;
}

/* line 23852, app/assets/stylesheets/core.css.scss */
.btn-outline-linkedin.waves-effect .waves-ripple {
  background: radial-gradient(rgba(0, 119, 181, 0.2) 0, rgba(0, 119, 181, 0.3) 40%, rgba(0, 119, 181, 0.4) 50%, rgba(0, 119, 181, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 23855, app/assets/stylesheets/core.css.scss */
.btn-outline-linkedin:hover {
  color: #0077b5 !important;
  background-color: #ebf4f9 !important;
  border-color: #0077b5 !important;
}

/* line 23860, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-outline-linkedin, .btn-outline-linkedin:focus {
  color: #0077b5;
  background-color: #ebf4f9;
  border-color: #0077b5;
  box-shadow: none;
}

/* line 23866, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-linkedin, .btn-check:active + .btn-outline-linkedin, .btn-outline-linkedin:active, .btn-outline-linkedin.active, .btn-outline-linkedin.dropdown-toggle.show {
  color: #0077b5 !important;
  background-color: #d6e9f3 !important;
  border-color: #0077b5 !important;
}

/* line 23871, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-linkedin:focus, .btn-check:active + .btn-outline-linkedin:focus, .btn-outline-linkedin:active:focus, .btn-outline-linkedin.active:focus, .btn-outline-linkedin.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 23874, app/assets/stylesheets/core.css.scss */
.btn-outline-linkedin.disabled, .btn-outline-linkedin:disabled {
  color: #0077b5 !important;
  background-color: transparent !important;
}

/* line 23879, app/assets/stylesheets/core.css.scss */
.btn-outline-linkedin .badge {
  background: #0077b5;
  border-color: #0077b5;
  color: #fff;
}

/* line 23885, app/assets/stylesheets/core.css.scss */
.btn-outline-linkedin:hover .badge,
.btn-outline-linkedin:focus:hover .badge,
.btn-outline-linkedin:active .badge,
.btn-outline-linkedin.active .badge,
.show > .btn-outline-linkedin.dropdown-toggle .badge {
  background: #0077b5;
  border-color: #0077b5;
}

/* line 23894, app/assets/stylesheets/core.css.scss */
.bg-github {
  background-color: #333 !important;
}

/* line 23898, app/assets/stylesheets/core.css.scss */
a.bg-github:hover, a.bg-github:focus {
  background-color: #303030 !important;
}

/* line 23902, app/assets/stylesheets/core.css.scss */
.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span {
  background-color: #333;
}

/* line 23906, app/assets/stylesheets/core.css.scss */
.bg-label-github {
  background-color: #e0e0e0 !important;
  color: #333 !important;
}

/* line 23911, app/assets/stylesheets/core.css.scss */
.bg-label-hover-github {
  background-color: #e0e0e0 !important;
  color: #333 !important;
}

/* line 23915, app/assets/stylesheets/core.css.scss */
.bg-label-hover-github:hover {
  background-color: #333 !important;
  color: #fff !important;
}

/* line 23920, app/assets/stylesheets/core.css.scss */
.btn-github {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

/* line 23925, app/assets/stylesheets/core.css.scss */
.btn-github:hover {
  color: #fff !important;
  background-color: #2e2e2e !important;
  border-color: #2e2e2e !important;
}

/* line 23930, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-github, .btn-github:focus, .btn-github.focus {
  color: #fff;
  background-color: #2e2e2e;
  border-color: #2e2e2e;
  box-shadow: none;
}

/* line 23936, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-github, .btn-check:active + .btn-github, .btn-github:active, .btn-github.active, .btn-github.show.dropdown-toggle, .show > .btn-github.dropdown-toggle {
  color: #fff !important;
  background-color: #2e2e2e !important;
  border-color: #2e2e2e !important;
}

/* line 23941, app/assets/stylesheets/core.css.scss */
.btn-github.disabled, .btn-github:disabled {
  color: #fff !important;
  background-color: #333 !important;
  border-color: #333 !important;
  box-shadow: none !important;
}

/* line 23948, app/assets/stylesheets/core.css.scss */
.btn-group .btn-github,
.input-group .btn-github {
  border-right: var(--bs-border-width) solid #2e2e2e;
  border-left: var(--bs-border-width) solid #2e2e2e;
}

/* line 23954, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-github {
  border-top-color: #2e2e2e;
  border-bottom-color: #2e2e2e;
}

/* line 23959, app/assets/stylesheets/core.css.scss */
.btn-label-github {
  color: #333;
  border-color: transparent;
  background: #dedede;
}

/* line 23964, app/assets/stylesheets/core.css.scss */
.btn-label-github.waves-effect .waves-ripple {
  background: radial-gradient(rgba(51, 51, 51, 0.2) 0, rgba(51, 51, 51, 0.3) 40%, rgba(51, 51, 51, 0.4) 50%, rgba(51, 51, 51, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 23967, app/assets/stylesheets/core.css.scss */
.btn-label-github:hover {
  border-color: transparent !important;
  background: #cecece !important;
  color: #333 !important;
}

/* line 23972, app/assets/stylesheets/core.css.scss */
.btn-label-github:focus, .btn-label-github.focus {
  color: #333;
  background: #cecece;
  box-shadow: none !important;
}

/* line 23977, app/assets/stylesheets/core.css.scss */
.btn-label-github:active, .btn-label-github.active, .btn-label-github.show.dropdown-toggle, .show > .btn-label-github.dropdown-toggle {
  color: #333 !important;
  background-color: #cecece !important;
  border-color: transparent !important;
}

/* line 23982, app/assets/stylesheets/core.css.scss */
.btn-label-github:active:focus, .btn-label-github.active:focus, .btn-label-github.show.dropdown-toggle:focus, .show > .btn-label-github.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 23985, app/assets/stylesheets/core.css.scss */
.btn-label-github.disabled, .btn-label-github:disabled {
  color: #333 !important;
  border-color: transparent !important;
  background: #e0e0e0 !important;
  box-shadow: none;
}

/* line 23992, app/assets/stylesheets/core.css.scss */
.btn-group .btn-label-github,
.input-group .btn-label-github {
  border-right: var(--bs-border-width) solid #cecece;
  border-left: var(--bs-border-width) solid #cecece;
}

/* line 23998, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-label-github {
  border-top-color: #cecece;
  border-bottom-color: #cecece;
}

/* line 24003, app/assets/stylesheets/core.css.scss */
.btn-outline-github {
  color: #333;
  border-color: #333;
  background: transparent;
}

/* line 24008, app/assets/stylesheets/core.css.scss */
.btn-outline-github.waves-effect .waves-ripple {
  background: radial-gradient(rgba(51, 51, 51, 0.2) 0, rgba(51, 51, 51, 0.3) 40%, rgba(51, 51, 51, 0.4) 50%, rgba(51, 51, 51, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 24011, app/assets/stylesheets/core.css.scss */
.btn-outline-github:hover {
  color: #333 !important;
  background-color: #efefef !important;
  border-color: #333 !important;
}

/* line 24016, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-outline-github, .btn-outline-github:focus {
  color: #333;
  background-color: #efefef;
  border-color: #333;
  box-shadow: none;
}

/* line 24022, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-github, .btn-check:active + .btn-outline-github, .btn-outline-github:active, .btn-outline-github.active, .btn-outline-github.dropdown-toggle.show {
  color: #333 !important;
  background-color: #dedede !important;
  border-color: #333 !important;
}

/* line 24027, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-github:focus, .btn-check:active + .btn-outline-github:focus, .btn-outline-github:active:focus, .btn-outline-github.active:focus, .btn-outline-github.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 24030, app/assets/stylesheets/core.css.scss */
.btn-outline-github.disabled, .btn-outline-github:disabled {
  color: #333 !important;
  background-color: transparent !important;
}

/* line 24035, app/assets/stylesheets/core.css.scss */
.btn-outline-github .badge {
  background: #333;
  border-color: #333;
  color: #fff;
}

/* line 24041, app/assets/stylesheets/core.css.scss */
.btn-outline-github:hover .badge,
.btn-outline-github:focus:hover .badge,
.btn-outline-github:active .badge,
.btn-outline-github.active .badge,
.show > .btn-outline-github.dropdown-toggle .badge {
  background: #333;
  border-color: #333;
}

/* line 24050, app/assets/stylesheets/core.css.scss */
.bg-dribbble {
  background-color: #ea4c89 !important;
}

/* line 24054, app/assets/stylesheets/core.css.scss */
a.bg-dribbble:hover, a.bg-dribbble:focus {
  background-color: #de4882 !important;
}

/* line 24058, app/assets/stylesheets/core.css.scss */
.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span {
  background-color: #ea4c89;
}

/* line 24062, app/assets/stylesheets/core.css.scss */
.bg-label-dribbble {
  background-color: #fce4ed !important;
  color: #ea4c89 !important;
}

/* line 24067, app/assets/stylesheets/core.css.scss */
.bg-label-hover-dribbble {
  background-color: #fce4ed !important;
  color: #ea4c89 !important;
}

/* line 24071, app/assets/stylesheets/core.css.scss */
.bg-label-hover-dribbble:hover {
  background-color: #ea4c89 !important;
  color: #fff !important;
}

/* line 24076, app/assets/stylesheets/core.css.scss */
.btn-dribbble {
  color: #fff;
  background-color: #ea4c89;
  border-color: #ea4c89;
}

/* line 24081, app/assets/stylesheets/core.css.scss */
.btn-dribbble:hover {
  color: #fff !important;
  background-color: #d3447b !important;
  border-color: #d3447b !important;
}

/* line 24086, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-dribbble, .btn-dribbble:focus, .btn-dribbble.focus {
  color: #fff;
  background-color: #d3447b;
  border-color: #d3447b;
  box-shadow: none;
}

/* line 24092, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-dribbble, .btn-check:active + .btn-dribbble, .btn-dribbble:active, .btn-dribbble.active, .btn-dribbble.show.dropdown-toggle, .show > .btn-dribbble.dropdown-toggle {
  color: #fff !important;
  background-color: #d3447b !important;
  border-color: #d3447b !important;
}

/* line 24097, app/assets/stylesheets/core.css.scss */
.btn-dribbble.disabled, .btn-dribbble:disabled {
  color: #fff !important;
  background-color: #ea4c89 !important;
  border-color: #ea4c89 !important;
  box-shadow: none !important;
}

/* line 24104, app/assets/stylesheets/core.css.scss */
.btn-group .btn-dribbble,
.input-group .btn-dribbble {
  border-right: var(--bs-border-width) solid #d3447b;
  border-left: var(--bs-border-width) solid #d3447b;
}

/* line 24110, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-dribbble {
  border-top-color: #d3447b;
  border-bottom-color: #d3447b;
}

/* line 24115, app/assets/stylesheets/core.css.scss */
.btn-label-dribbble {
  color: #ea4c89;
  border-color: transparent;
  background: #fce2ec;
}

/* line 24120, app/assets/stylesheets/core.css.scss */
.btn-label-dribbble.waves-effect .waves-ripple {
  background: radial-gradient(rgba(234, 76, 137, 0.2) 0, rgba(234, 76, 137, 0.3) 40%, rgba(234, 76, 137, 0.4) 50%, rgba(234, 76, 137, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 24123, app/assets/stylesheets/core.css.scss */
.btn-label-dribbble:hover {
  border-color: transparent !important;
  background: #fad4e3 !important;
  color: #ea4c89 !important;
}

/* line 24128, app/assets/stylesheets/core.css.scss */
.btn-label-dribbble:focus, .btn-label-dribbble.focus {
  color: #ea4c89;
  background: #fad4e3;
  box-shadow: none !important;
}

/* line 24133, app/assets/stylesheets/core.css.scss */
.btn-label-dribbble:active, .btn-label-dribbble.active, .btn-label-dribbble.show.dropdown-toggle, .show > .btn-label-dribbble.dropdown-toggle {
  color: #ea4c89 !important;
  background-color: #fad4e3 !important;
  border-color: transparent !important;
}

/* line 24138, app/assets/stylesheets/core.css.scss */
.btn-label-dribbble:active:focus, .btn-label-dribbble.active:focus, .btn-label-dribbble.show.dropdown-toggle:focus, .show > .btn-label-dribbble.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 24141, app/assets/stylesheets/core.css.scss */
.btn-label-dribbble.disabled, .btn-label-dribbble:disabled {
  color: #ea4c89 !important;
  border-color: transparent !important;
  background: #fce4ed !important;
  box-shadow: none;
}

/* line 24148, app/assets/stylesheets/core.css.scss */
.btn-group .btn-label-dribbble,
.input-group .btn-label-dribbble {
  border-right: var(--bs-border-width) solid #fad4e3;
  border-left: var(--bs-border-width) solid #fad4e3;
}

/* line 24154, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-label-dribbble {
  border-top-color: #fad4e3;
  border-bottom-color: #fad4e3;
}

/* line 24159, app/assets/stylesheets/core.css.scss */
.btn-outline-dribbble {
  color: #ea4c89;
  border-color: #ea4c89;
  background: transparent;
}

/* line 24164, app/assets/stylesheets/core.css.scss */
.btn-outline-dribbble.waves-effect .waves-ripple {
  background: radial-gradient(rgba(234, 76, 137, 0.2) 0, rgba(234, 76, 137, 0.3) 40%, rgba(234, 76, 137, 0.4) 50%, rgba(234, 76, 137, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 24167, app/assets/stylesheets/core.css.scss */
.btn-outline-dribbble:hover {
  color: #ea4c89 !important;
  background-color: #fdf1f6 !important;
  border-color: #ea4c89 !important;
}

/* line 24172, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-outline-dribbble, .btn-outline-dribbble:focus {
  color: #ea4c89;
  background-color: #fdf1f6;
  border-color: #ea4c89;
  box-shadow: none;
}

/* line 24178, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-dribbble, .btn-check:active + .btn-outline-dribbble, .btn-outline-dribbble:active, .btn-outline-dribbble.active, .btn-outline-dribbble.dropdown-toggle.show {
  color: #ea4c89 !important;
  background-color: #fce2ec !important;
  border-color: #ea4c89 !important;
}

/* line 24183, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-dribbble:focus, .btn-check:active + .btn-outline-dribbble:focus, .btn-outline-dribbble:active:focus, .btn-outline-dribbble.active:focus, .btn-outline-dribbble.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 24186, app/assets/stylesheets/core.css.scss */
.btn-outline-dribbble.disabled, .btn-outline-dribbble:disabled {
  color: #ea4c89 !important;
  background-color: transparent !important;
}

/* line 24191, app/assets/stylesheets/core.css.scss */
.btn-outline-dribbble .badge {
  background: #ea4c89;
  border-color: #ea4c89;
  color: #fff;
}

/* line 24197, app/assets/stylesheets/core.css.scss */
.btn-outline-dribbble:hover .badge,
.btn-outline-dribbble:focus:hover .badge,
.btn-outline-dribbble:active .badge,
.btn-outline-dribbble.active .badge,
.show > .btn-outline-dribbble.dropdown-toggle .badge {
  background: #ea4c89;
  border-color: #ea4c89;
}

/* line 24206, app/assets/stylesheets/core.css.scss */
.bg-pinterest {
  background-color: #cb2027 !important;
}

/* line 24210, app/assets/stylesheets/core.css.scss */
a.bg-pinterest:hover, a.bg-pinterest:focus {
  background-color: #c11e25 !important;
}

/* line 24214, app/assets/stylesheets/core.css.scss */
.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span {
  background-color: #cb2027;
}

/* line 24218, app/assets/stylesheets/core.css.scss */
.bg-label-pinterest {
  background-color: #f7dedf !important;
  color: #cb2027 !important;
}

/* line 24223, app/assets/stylesheets/core.css.scss */
.bg-label-hover-pinterest {
  background-color: #f7dedf !important;
  color: #cb2027 !important;
}

/* line 24227, app/assets/stylesheets/core.css.scss */
.bg-label-hover-pinterest:hover {
  background-color: #cb2027 !important;
  color: #fff !important;
}

/* line 24232, app/assets/stylesheets/core.css.scss */
.btn-pinterest {
  color: #fff;
  background-color: #cb2027;
  border-color: #cb2027;
}

/* line 24237, app/assets/stylesheets/core.css.scss */
.btn-pinterest:hover {
  color: #fff !important;
  background-color: #b71d23 !important;
  border-color: #b71d23 !important;
}

/* line 24242, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-pinterest, .btn-pinterest:focus, .btn-pinterest.focus {
  color: #fff;
  background-color: #b71d23;
  border-color: #b71d23;
  box-shadow: none;
}

/* line 24248, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-pinterest, .btn-check:active + .btn-pinterest, .btn-pinterest:active, .btn-pinterest.active, .btn-pinterest.show.dropdown-toggle, .show > .btn-pinterest.dropdown-toggle {
  color: #fff !important;
  background-color: #b71d23 !important;
  border-color: #b71d23 !important;
}

/* line 24253, app/assets/stylesheets/core.css.scss */
.btn-pinterest.disabled, .btn-pinterest:disabled {
  color: #fff !important;
  background-color: #cb2027 !important;
  border-color: #cb2027 !important;
  box-shadow: none !important;
}

/* line 24260, app/assets/stylesheets/core.css.scss */
.btn-group .btn-pinterest,
.input-group .btn-pinterest {
  border-right: var(--bs-border-width) solid #b71d23;
  border-left: var(--bs-border-width) solid #b71d23;
}

/* line 24266, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-pinterest {
  border-top-color: #b71d23;
  border-bottom-color: #b71d23;
}

/* line 24271, app/assets/stylesheets/core.css.scss */
.btn-label-pinterest {
  color: #cb2027;
  border-color: transparent;
  background: #f7dbdc;
}

/* line 24276, app/assets/stylesheets/core.css.scss */
.btn-label-pinterest.waves-effect .waves-ripple {
  background: radial-gradient(rgba(203, 32, 39, 0.2) 0, rgba(203, 32, 39, 0.3) 40%, rgba(203, 32, 39, 0.4) 50%, rgba(203, 32, 39, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 24279, app/assets/stylesheets/core.css.scss */
.btn-label-pinterest:hover {
  border-color: transparent !important;
  background: #f3c9cb !important;
  color: #cb2027 !important;
}

/* line 24284, app/assets/stylesheets/core.css.scss */
.btn-label-pinterest:focus, .btn-label-pinterest.focus {
  color: #cb2027;
  background: #f3c9cb;
  box-shadow: none !important;
}

/* line 24289, app/assets/stylesheets/core.css.scss */
.btn-label-pinterest:active, .btn-label-pinterest.active, .btn-label-pinterest.show.dropdown-toggle, .show > .btn-label-pinterest.dropdown-toggle {
  color: #cb2027 !important;
  background-color: #f3c9cb !important;
  border-color: transparent !important;
}

/* line 24294, app/assets/stylesheets/core.css.scss */
.btn-label-pinterest:active:focus, .btn-label-pinterest.active:focus, .btn-label-pinterest.show.dropdown-toggle:focus, .show > .btn-label-pinterest.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 24297, app/assets/stylesheets/core.css.scss */
.btn-label-pinterest.disabled, .btn-label-pinterest:disabled {
  color: #cb2027 !important;
  border-color: transparent !important;
  background: #f7dedf !important;
  box-shadow: none;
}

/* line 24304, app/assets/stylesheets/core.css.scss */
.btn-group .btn-label-pinterest,
.input-group .btn-label-pinterest {
  border-right: var(--bs-border-width) solid #f3c9cb;
  border-left: var(--bs-border-width) solid #f3c9cb;
}

/* line 24310, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-label-pinterest {
  border-top-color: #f3c9cb;
  border-bottom-color: #f3c9cb;
}

/* line 24315, app/assets/stylesheets/core.css.scss */
.btn-outline-pinterest {
  color: #cb2027;
  border-color: #cb2027;
  background: transparent;
}

/* line 24320, app/assets/stylesheets/core.css.scss */
.btn-outline-pinterest.waves-effect .waves-ripple {
  background: radial-gradient(rgba(203, 32, 39, 0.2) 0, rgba(203, 32, 39, 0.3) 40%, rgba(203, 32, 39, 0.4) 50%, rgba(203, 32, 39, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 24323, app/assets/stylesheets/core.css.scss */
.btn-outline-pinterest:hover {
  color: #cb2027 !important;
  background-color: #fbedee !important;
  border-color: #cb2027 !important;
}

/* line 24328, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-outline-pinterest, .btn-outline-pinterest:focus {
  color: #cb2027;
  background-color: #fbedee;
  border-color: #cb2027;
  box-shadow: none;
}

/* line 24334, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-pinterest, .btn-check:active + .btn-outline-pinterest, .btn-outline-pinterest:active, .btn-outline-pinterest.active, .btn-outline-pinterest.dropdown-toggle.show {
  color: #cb2027 !important;
  background-color: #f7dbdc !important;
  border-color: #cb2027 !important;
}

/* line 24339, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-pinterest:focus, .btn-check:active + .btn-outline-pinterest:focus, .btn-outline-pinterest:active:focus, .btn-outline-pinterest.active:focus, .btn-outline-pinterest.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 24342, app/assets/stylesheets/core.css.scss */
.btn-outline-pinterest.disabled, .btn-outline-pinterest:disabled {
  color: #cb2027 !important;
  background-color: transparent !important;
}

/* line 24347, app/assets/stylesheets/core.css.scss */
.btn-outline-pinterest .badge {
  background: #cb2027;
  border-color: #cb2027;
  color: #fff;
}

/* line 24353, app/assets/stylesheets/core.css.scss */
.btn-outline-pinterest:hover .badge,
.btn-outline-pinterest:focus:hover .badge,
.btn-outline-pinterest:active .badge,
.btn-outline-pinterest.active .badge,
.show > .btn-outline-pinterest.dropdown-toggle .badge {
  background: #cb2027;
  border-color: #cb2027;
}

/* line 24362, app/assets/stylesheets/core.css.scss */
.bg-slack {
  background-color: #4a154b !important;
}

/* line 24366, app/assets/stylesheets/core.css.scss */
a.bg-slack:hover, a.bg-slack:focus {
  background-color: #461447 !important;
}

/* line 24370, app/assets/stylesheets/core.css.scss */
.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span {
  background-color: #4a154b;
}

/* line 24374, app/assets/stylesheets/core.css.scss */
.bg-label-slack {
  background-color: #e4dce4 !important;
  color: #4a154b !important;
}

/* line 24379, app/assets/stylesheets/core.css.scss */
.bg-label-hover-slack {
  background-color: #e4dce4 !important;
  color: #4a154b !important;
}

/* line 24383, app/assets/stylesheets/core.css.scss */
.bg-label-hover-slack:hover {
  background-color: #4a154b !important;
  color: #fff !important;
}

/* line 24388, app/assets/stylesheets/core.css.scss */
.btn-slack {
  color: #fff;
  background-color: #4a154b;
  border-color: #4a154b;
}

/* line 24393, app/assets/stylesheets/core.css.scss */
.btn-slack:hover {
  color: #fff !important;
  background-color: #431344 !important;
  border-color: #431344 !important;
}

/* line 24398, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-slack, .btn-slack:focus, .btn-slack.focus {
  color: #fff;
  background-color: #431344;
  border-color: #431344;
  box-shadow: none;
}

/* line 24404, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-slack, .btn-check:active + .btn-slack, .btn-slack:active, .btn-slack.active, .btn-slack.show.dropdown-toggle, .show > .btn-slack.dropdown-toggle {
  color: #fff !important;
  background-color: #431344 !important;
  border-color: #431344 !important;
}

/* line 24409, app/assets/stylesheets/core.css.scss */
.btn-slack.disabled, .btn-slack:disabled {
  color: #fff !important;
  background-color: #4a154b !important;
  border-color: #4a154b !important;
  box-shadow: none !important;
}

/* line 24416, app/assets/stylesheets/core.css.scss */
.btn-group .btn-slack,
.input-group .btn-slack {
  border-right: var(--bs-border-width) solid #431344;
  border-left: var(--bs-border-width) solid #431344;
}

/* line 24422, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-slack {
  border-top-color: #431344;
  border-bottom-color: #431344;
}

/* line 24427, app/assets/stylesheets/core.css.scss */
.btn-label-slack {
  color: #4a154b;
  border-color: transparent;
  background: #e2dae2;
}

/* line 24432, app/assets/stylesheets/core.css.scss */
.btn-label-slack.waves-effect .waves-ripple {
  background: radial-gradient(rgba(74, 21, 75, 0.2) 0, rgba(74, 21, 75, 0.3) 40%, rgba(74, 21, 75, 0.4) 50%, rgba(74, 21, 75, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 24435, app/assets/stylesheets/core.css.scss */
.btn-label-slack:hover {
  border-color: transparent !important;
  background: #d4c7d4 !important;
  color: #4a154b !important;
}

/* line 24440, app/assets/stylesheets/core.css.scss */
.btn-label-slack:focus, .btn-label-slack.focus {
  color: #4a154b;
  background: #d4c7d4;
  box-shadow: none !important;
}

/* line 24445, app/assets/stylesheets/core.css.scss */
.btn-label-slack:active, .btn-label-slack.active, .btn-label-slack.show.dropdown-toggle, .show > .btn-label-slack.dropdown-toggle {
  color: #4a154b !important;
  background-color: #d4c7d4 !important;
  border-color: transparent !important;
}

/* line 24450, app/assets/stylesheets/core.css.scss */
.btn-label-slack:active:focus, .btn-label-slack.active:focus, .btn-label-slack.show.dropdown-toggle:focus, .show > .btn-label-slack.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 24453, app/assets/stylesheets/core.css.scss */
.btn-label-slack.disabled, .btn-label-slack:disabled {
  color: #4a154b !important;
  border-color: transparent !important;
  background: #e4dce4 !important;
  box-shadow: none;
}

/* line 24460, app/assets/stylesheets/core.css.scss */
.btn-group .btn-label-slack,
.input-group .btn-label-slack {
  border-right: var(--bs-border-width) solid #d4c7d4;
  border-left: var(--bs-border-width) solid #d4c7d4;
}

/* line 24466, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-label-slack {
  border-top-color: #d4c7d4;
  border-bottom-color: #d4c7d4;
}

/* line 24471, app/assets/stylesheets/core.css.scss */
.btn-outline-slack {
  color: #4a154b;
  border-color: #4a154b;
  background: transparent;
}

/* line 24476, app/assets/stylesheets/core.css.scss */
.btn-outline-slack.waves-effect .waves-ripple {
  background: radial-gradient(rgba(74, 21, 75, 0.2) 0, rgba(74, 21, 75, 0.3) 40%, rgba(74, 21, 75, 0.4) 50%, rgba(74, 21, 75, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 24479, app/assets/stylesheets/core.css.scss */
.btn-outline-slack:hover {
  color: #4a154b !important;
  background-color: #f1ecf1 !important;
  border-color: #4a154b !important;
}

/* line 24484, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-outline-slack, .btn-outline-slack:focus {
  color: #4a154b;
  background-color: #f1ecf1;
  border-color: #4a154b;
  box-shadow: none;
}

/* line 24490, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-slack, .btn-check:active + .btn-outline-slack, .btn-outline-slack:active, .btn-outline-slack.active, .btn-outline-slack.dropdown-toggle.show {
  color: #4a154b !important;
  background-color: #e2dae2 !important;
  border-color: #4a154b !important;
}

/* line 24495, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-slack:focus, .btn-check:active + .btn-outline-slack:focus, .btn-outline-slack:active:focus, .btn-outline-slack.active:focus, .btn-outline-slack.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 24498, app/assets/stylesheets/core.css.scss */
.btn-outline-slack.disabled, .btn-outline-slack:disabled {
  color: #4a154b !important;
  background-color: transparent !important;
}

/* line 24503, app/assets/stylesheets/core.css.scss */
.btn-outline-slack .badge {
  background: #4a154b;
  border-color: #4a154b;
  color: #fff;
}

/* line 24509, app/assets/stylesheets/core.css.scss */
.btn-outline-slack:hover .badge,
.btn-outline-slack:focus:hover .badge,
.btn-outline-slack:active .badge,
.btn-outline-slack.active .badge,
.show > .btn-outline-slack.dropdown-toggle .badge {
  background: #4a154b;
  border-color: #4a154b;
}

/* line 24518, app/assets/stylesheets/core.css.scss */
.bg-reddit {
  background-color: #ff4500 !important;
}

/* line 24522, app/assets/stylesheets/core.css.scss */
a.bg-reddit:hover, a.bg-reddit:focus {
  background-color: #f24200 !important;
}

/* line 24526, app/assets/stylesheets/core.css.scss */
.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span {
  background-color: #ff4500;
}

/* line 24530, app/assets/stylesheets/core.css.scss */
.bg-label-reddit {
  background-color: #ffe3d9 !important;
  color: #ff4500 !important;
}

/* line 24535, app/assets/stylesheets/core.css.scss */
.bg-label-hover-reddit {
  background-color: #ffe3d9 !important;
  color: #ff4500 !important;
}

/* line 24539, app/assets/stylesheets/core.css.scss */
.bg-label-hover-reddit:hover {
  background-color: #ff4500 !important;
  color: #fff !important;
}

/* line 24544, app/assets/stylesheets/core.css.scss */
.btn-reddit {
  color: #fff;
  background-color: #ff4500;
  border-color: #ff4500;
}

/* line 24549, app/assets/stylesheets/core.css.scss */
.btn-reddit:hover {
  color: #fff !important;
  background-color: #e63e00 !important;
  border-color: #e63e00 !important;
}

/* line 24554, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-reddit, .btn-reddit:focus, .btn-reddit.focus {
  color: #fff;
  background-color: #e63e00;
  border-color: #e63e00;
  box-shadow: none;
}

/* line 24560, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-reddit, .btn-check:active + .btn-reddit, .btn-reddit:active, .btn-reddit.active, .btn-reddit.show.dropdown-toggle, .show > .btn-reddit.dropdown-toggle {
  color: #fff !important;
  background-color: #e63e00 !important;
  border-color: #e63e00 !important;
}

/* line 24565, app/assets/stylesheets/core.css.scss */
.btn-reddit.disabled, .btn-reddit:disabled {
  color: #fff !important;
  background-color: #ff4500 !important;
  border-color: #ff4500 !important;
  box-shadow: none !important;
}

/* line 24572, app/assets/stylesheets/core.css.scss */
.btn-group .btn-reddit,
.input-group .btn-reddit {
  border-right: var(--bs-border-width) solid #e63e00;
  border-left: var(--bs-border-width) solid #e63e00;
}

/* line 24578, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-reddit {
  border-top-color: #e63e00;
  border-bottom-color: #e63e00;
}

/* line 24583, app/assets/stylesheets/core.css.scss */
.btn-label-reddit {
  color: #ff4500;
  border-color: transparent;
  background: #ffe1d6;
}

/* line 24588, app/assets/stylesheets/core.css.scss */
.btn-label-reddit.waves-effect .waves-ripple {
  background: radial-gradient(rgba(255, 69, 0, 0.2) 0, rgba(255, 69, 0, 0.3) 40%, rgba(255, 69, 0, 0.4) 50%, rgba(255, 69, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 24591, app/assets/stylesheets/core.css.scss */
.btn-label-reddit:hover {
  border-color: transparent !important;
  background: #ffd2c2 !important;
  color: #ff4500 !important;
}

/* line 24596, app/assets/stylesheets/core.css.scss */
.btn-label-reddit:focus, .btn-label-reddit.focus {
  color: #ff4500;
  background: #ffd2c2;
  box-shadow: none !important;
}

/* line 24601, app/assets/stylesheets/core.css.scss */
.btn-label-reddit:active, .btn-label-reddit.active, .btn-label-reddit.show.dropdown-toggle, .show > .btn-label-reddit.dropdown-toggle {
  color: #ff4500 !important;
  background-color: #ffd2c2 !important;
  border-color: transparent !important;
}

/* line 24606, app/assets/stylesheets/core.css.scss */
.btn-label-reddit:active:focus, .btn-label-reddit.active:focus, .btn-label-reddit.show.dropdown-toggle:focus, .show > .btn-label-reddit.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 24609, app/assets/stylesheets/core.css.scss */
.btn-label-reddit.disabled, .btn-label-reddit:disabled {
  color: #ff4500 !important;
  border-color: transparent !important;
  background: #ffe3d9 !important;
  box-shadow: none;
}

/* line 24616, app/assets/stylesheets/core.css.scss */
.btn-group .btn-label-reddit,
.input-group .btn-label-reddit {
  border-right: var(--bs-border-width) solid #ffd2c2;
  border-left: var(--bs-border-width) solid #ffd2c2;
}

/* line 24622, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-label-reddit {
  border-top-color: #ffd2c2;
  border-bottom-color: #ffd2c2;
}

/* line 24627, app/assets/stylesheets/core.css.scss */
.btn-outline-reddit {
  color: #ff4500;
  border-color: #ff4500;
  background: transparent;
}

/* line 24632, app/assets/stylesheets/core.css.scss */
.btn-outline-reddit.waves-effect .waves-ripple {
  background: radial-gradient(rgba(255, 69, 0, 0.2) 0, rgba(255, 69, 0, 0.3) 40%, rgba(255, 69, 0, 0.4) 50%, rgba(255, 69, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 24635, app/assets/stylesheets/core.css.scss */
.btn-outline-reddit:hover {
  color: #ff4500 !important;
  background-color: #fff0eb !important;
  border-color: #ff4500 !important;
}

/* line 24640, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-outline-reddit, .btn-outline-reddit:focus {
  color: #ff4500;
  background-color: #fff0eb;
  border-color: #ff4500;
  box-shadow: none;
}

/* line 24646, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-reddit, .btn-check:active + .btn-outline-reddit, .btn-outline-reddit:active, .btn-outline-reddit.active, .btn-outline-reddit.dropdown-toggle.show {
  color: #ff4500 !important;
  background-color: #ffe1d6 !important;
  border-color: #ff4500 !important;
}

/* line 24651, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-reddit:focus, .btn-check:active + .btn-outline-reddit:focus, .btn-outline-reddit:active:focus, .btn-outline-reddit.active:focus, .btn-outline-reddit.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 24654, app/assets/stylesheets/core.css.scss */
.btn-outline-reddit.disabled, .btn-outline-reddit:disabled {
  color: #ff4500 !important;
  background-color: transparent !important;
}

/* line 24659, app/assets/stylesheets/core.css.scss */
.btn-outline-reddit .badge {
  background: #ff4500;
  border-color: #ff4500;
  color: #fff;
}

/* line 24665, app/assets/stylesheets/core.css.scss */
.btn-outline-reddit:hover .badge,
.btn-outline-reddit:focus:hover .badge,
.btn-outline-reddit:active .badge,
.btn-outline-reddit.active .badge,
.show > .btn-outline-reddit.dropdown-toggle .badge {
  background: #ff4500;
  border-color: #ff4500;
}

/* line 24674, app/assets/stylesheets/core.css.scss */
.bg-youtube {
  background-color: #ff0000 !important;
}

/* line 24678, app/assets/stylesheets/core.css.scss */
a.bg-youtube:hover, a.bg-youtube:focus {
  background-color: #f20000 !important;
}

/* line 24682, app/assets/stylesheets/core.css.scss */
.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span {
  background-color: #ff0000;
}

/* line 24686, app/assets/stylesheets/core.css.scss */
.bg-label-youtube {
  background-color: #ffd9d9 !important;
  color: #ff0000 !important;
}

/* line 24691, app/assets/stylesheets/core.css.scss */
.bg-label-hover-youtube {
  background-color: #ffd9d9 !important;
  color: #ff0000 !important;
}

/* line 24695, app/assets/stylesheets/core.css.scss */
.bg-label-hover-youtube:hover {
  background-color: #ff0000 !important;
  color: #fff !important;
}

/* line 24700, app/assets/stylesheets/core.css.scss */
.btn-youtube {
  color: #fff;
  background-color: #ff0000;
  border-color: #ff0000;
}

/* line 24705, app/assets/stylesheets/core.css.scss */
.btn-youtube:hover {
  color: #fff !important;
  background-color: #e60000 !important;
  border-color: #e60000 !important;
}

/* line 24710, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-youtube, .btn-youtube:focus, .btn-youtube.focus {
  color: #fff;
  background-color: #e60000;
  border-color: #e60000;
  box-shadow: none;
}

/* line 24716, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-youtube, .btn-check:active + .btn-youtube, .btn-youtube:active, .btn-youtube.active, .btn-youtube.show.dropdown-toggle, .show > .btn-youtube.dropdown-toggle {
  color: #fff !important;
  background-color: #e60000 !important;
  border-color: #e60000 !important;
}

/* line 24721, app/assets/stylesheets/core.css.scss */
.btn-youtube.disabled, .btn-youtube:disabled {
  color: #fff !important;
  background-color: #ff0000 !important;
  border-color: #ff0000 !important;
  box-shadow: none !important;
}

/* line 24728, app/assets/stylesheets/core.css.scss */
.btn-group .btn-youtube,
.input-group .btn-youtube {
  border-right: var(--bs-border-width) solid #e60000;
  border-left: var(--bs-border-width) solid #e60000;
}

/* line 24734, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-youtube {
  border-top-color: #e60000;
  border-bottom-color: #e60000;
}

/* line 24739, app/assets/stylesheets/core.css.scss */
.btn-label-youtube {
  color: #ff0000;
  border-color: transparent;
  background: #ffd6d6;
}

/* line 24744, app/assets/stylesheets/core.css.scss */
.btn-label-youtube.waves-effect .waves-ripple {
  background: radial-gradient(rgba(255, 0, 0, 0.2) 0, rgba(255, 0, 0, 0.3) 40%, rgba(255, 0, 0, 0.4) 50%, rgba(255, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 24747, app/assets/stylesheets/core.css.scss */
.btn-label-youtube:hover {
  border-color: transparent !important;
  background: #ffc2c2 !important;
  color: #ff0000 !important;
}

/* line 24752, app/assets/stylesheets/core.css.scss */
.btn-label-youtube:focus, .btn-label-youtube.focus {
  color: #ff0000;
  background: #ffc2c2;
  box-shadow: none !important;
}

/* line 24757, app/assets/stylesheets/core.css.scss */
.btn-label-youtube:active, .btn-label-youtube.active, .btn-label-youtube.show.dropdown-toggle, .show > .btn-label-youtube.dropdown-toggle {
  color: #ff0000 !important;
  background-color: #ffc2c2 !important;
  border-color: transparent !important;
}

/* line 24762, app/assets/stylesheets/core.css.scss */
.btn-label-youtube:active:focus, .btn-label-youtube.active:focus, .btn-label-youtube.show.dropdown-toggle:focus, .show > .btn-label-youtube.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 24765, app/assets/stylesheets/core.css.scss */
.btn-label-youtube.disabled, .btn-label-youtube:disabled {
  color: #ff0000 !important;
  border-color: transparent !important;
  background: #ffd9d9 !important;
  box-shadow: none;
}

/* line 24772, app/assets/stylesheets/core.css.scss */
.btn-group .btn-label-youtube,
.input-group .btn-label-youtube {
  border-right: var(--bs-border-width) solid #ffc2c2;
  border-left: var(--bs-border-width) solid #ffc2c2;
}

/* line 24778, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-label-youtube {
  border-top-color: #ffc2c2;
  border-bottom-color: #ffc2c2;
}

/* line 24783, app/assets/stylesheets/core.css.scss */
.btn-outline-youtube {
  color: #ff0000;
  border-color: #ff0000;
  background: transparent;
}

/* line 24788, app/assets/stylesheets/core.css.scss */
.btn-outline-youtube.waves-effect .waves-ripple {
  background: radial-gradient(rgba(255, 0, 0, 0.2) 0, rgba(255, 0, 0, 0.3) 40%, rgba(255, 0, 0, 0.4) 50%, rgba(255, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 24791, app/assets/stylesheets/core.css.scss */
.btn-outline-youtube:hover {
  color: #ff0000 !important;
  background-color: #ffebeb !important;
  border-color: #ff0000 !important;
}

/* line 24796, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-outline-youtube, .btn-outline-youtube:focus {
  color: #ff0000;
  background-color: #ffebeb;
  border-color: #ff0000;
  box-shadow: none;
}

/* line 24802, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-youtube, .btn-check:active + .btn-outline-youtube, .btn-outline-youtube:active, .btn-outline-youtube.active, .btn-outline-youtube.dropdown-toggle.show {
  color: #ff0000 !important;
  background-color: #ffd6d6 !important;
  border-color: #ff0000 !important;
}

/* line 24807, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-youtube:focus, .btn-check:active + .btn-outline-youtube:focus, .btn-outline-youtube:active:focus, .btn-outline-youtube.active:focus, .btn-outline-youtube.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 24810, app/assets/stylesheets/core.css.scss */
.btn-outline-youtube.disabled, .btn-outline-youtube:disabled {
  color: #ff0000 !important;
  background-color: transparent !important;
}

/* line 24815, app/assets/stylesheets/core.css.scss */
.btn-outline-youtube .badge {
  background: #ff0000;
  border-color: #ff0000;
  color: #fff;
}

/* line 24821, app/assets/stylesheets/core.css.scss */
.btn-outline-youtube:hover .badge,
.btn-outline-youtube:focus:hover .badge,
.btn-outline-youtube:active .badge,
.btn-outline-youtube.active .badge,
.show > .btn-outline-youtube.dropdown-toggle .badge {
  background: #ff0000;
  border-color: #ff0000;
}

/* line 24830, app/assets/stylesheets/core.css.scss */
.bg-vimeo {
  background-color: #1ab7ea !important;
}

/* line 24834, app/assets/stylesheets/core.css.scss */
a.bg-vimeo:hover, a.bg-vimeo:focus {
  background-color: #19aede !important;
}

/* line 24838, app/assets/stylesheets/core.css.scss */
.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span {
  background-color: #1ab7ea;
}

/* line 24842, app/assets/stylesheets/core.css.scss */
.bg-label-vimeo {
  background-color: #ddf4fc !important;
  color: #1ab7ea !important;
}

/* line 24847, app/assets/stylesheets/core.css.scss */
.bg-label-hover-vimeo {
  background-color: #ddf4fc !important;
  color: #1ab7ea !important;
}

/* line 24851, app/assets/stylesheets/core.css.scss */
.bg-label-hover-vimeo:hover {
  background-color: #1ab7ea !important;
  color: #fff !important;
}

/* line 24856, app/assets/stylesheets/core.css.scss */
.btn-vimeo {
  color: #fff;
  background-color: #1ab7ea;
  border-color: #1ab7ea;
}

/* line 24861, app/assets/stylesheets/core.css.scss */
.btn-vimeo:hover {
  color: #fff !important;
  background-color: #17a5d3 !important;
  border-color: #17a5d3 !important;
}

/* line 24866, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-vimeo, .btn-vimeo:focus, .btn-vimeo.focus {
  color: #fff;
  background-color: #17a5d3;
  border-color: #17a5d3;
  box-shadow: none;
}

/* line 24872, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-vimeo, .btn-check:active + .btn-vimeo, .btn-vimeo:active, .btn-vimeo.active, .btn-vimeo.show.dropdown-toggle, .show > .btn-vimeo.dropdown-toggle {
  color: #fff !important;
  background-color: #17a5d3 !important;
  border-color: #17a5d3 !important;
}

/* line 24877, app/assets/stylesheets/core.css.scss */
.btn-vimeo.disabled, .btn-vimeo:disabled {
  color: #fff !important;
  background-color: #1ab7ea !important;
  border-color: #1ab7ea !important;
  box-shadow: none !important;
}

/* line 24884, app/assets/stylesheets/core.css.scss */
.btn-group .btn-vimeo,
.input-group .btn-vimeo {
  border-right: var(--bs-border-width) solid #17a5d3;
  border-left: var(--bs-border-width) solid #17a5d3;
}

/* line 24890, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-vimeo {
  border-top-color: #17a5d3;
  border-bottom-color: #17a5d3;
}

/* line 24895, app/assets/stylesheets/core.css.scss */
.btn-label-vimeo {
  color: #1ab7ea;
  border-color: transparent;
  background: #daf3fc;
}

/* line 24900, app/assets/stylesheets/core.css.scss */
.btn-label-vimeo.waves-effect .waves-ripple {
  background: radial-gradient(rgba(26, 183, 234, 0.2) 0, rgba(26, 183, 234, 0.3) 40%, rgba(26, 183, 234, 0.4) 50%, rgba(26, 183, 234, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 24903, app/assets/stylesheets/core.css.scss */
.btn-label-vimeo:hover {
  border-color: transparent !important;
  background: #c8eefa !important;
  color: #1ab7ea !important;
}

/* line 24908, app/assets/stylesheets/core.css.scss */
.btn-label-vimeo:focus, .btn-label-vimeo.focus {
  color: #1ab7ea;
  background: #c8eefa;
  box-shadow: none !important;
}

/* line 24913, app/assets/stylesheets/core.css.scss */
.btn-label-vimeo:active, .btn-label-vimeo.active, .btn-label-vimeo.show.dropdown-toggle, .show > .btn-label-vimeo.dropdown-toggle {
  color: #1ab7ea !important;
  background-color: #c8eefa !important;
  border-color: transparent !important;
}

/* line 24918, app/assets/stylesheets/core.css.scss */
.btn-label-vimeo:active:focus, .btn-label-vimeo.active:focus, .btn-label-vimeo.show.dropdown-toggle:focus, .show > .btn-label-vimeo.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 24921, app/assets/stylesheets/core.css.scss */
.btn-label-vimeo.disabled, .btn-label-vimeo:disabled {
  color: #1ab7ea !important;
  border-color: transparent !important;
  background: #ddf4fc !important;
  box-shadow: none;
}

/* line 24928, app/assets/stylesheets/core.css.scss */
.btn-group .btn-label-vimeo,
.input-group .btn-label-vimeo {
  border-right: var(--bs-border-width) solid #c8eefa;
  border-left: var(--bs-border-width) solid #c8eefa;
}

/* line 24934, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-label-vimeo {
  border-top-color: #c8eefa;
  border-bottom-color: #c8eefa;
}

/* line 24939, app/assets/stylesheets/core.css.scss */
.btn-outline-vimeo {
  color: #1ab7ea;
  border-color: #1ab7ea;
  background: transparent;
}

/* line 24944, app/assets/stylesheets/core.css.scss */
.btn-outline-vimeo.waves-effect .waves-ripple {
  background: radial-gradient(rgba(26, 183, 234, 0.2) 0, rgba(26, 183, 234, 0.3) 40%, rgba(26, 183, 234, 0.4) 50%, rgba(26, 183, 234, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 24947, app/assets/stylesheets/core.css.scss */
.btn-outline-vimeo:hover {
  color: #1ab7ea !important;
  background-color: #edf9fd !important;
  border-color: #1ab7ea !important;
}

/* line 24952, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-outline-vimeo, .btn-outline-vimeo:focus {
  color: #1ab7ea;
  background-color: #edf9fd;
  border-color: #1ab7ea;
  box-shadow: none;
}

/* line 24958, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-vimeo, .btn-check:active + .btn-outline-vimeo, .btn-outline-vimeo:active, .btn-outline-vimeo.active, .btn-outline-vimeo.dropdown-toggle.show {
  color: #1ab7ea !important;
  background-color: #daf3fc !important;
  border-color: #1ab7ea !important;
}

/* line 24963, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-vimeo:focus, .btn-check:active + .btn-outline-vimeo:focus, .btn-outline-vimeo:active:focus, .btn-outline-vimeo.active:focus, .btn-outline-vimeo.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 24966, app/assets/stylesheets/core.css.scss */
.btn-outline-vimeo.disabled, .btn-outline-vimeo:disabled {
  color: #1ab7ea !important;
  background-color: transparent !important;
}

/* line 24971, app/assets/stylesheets/core.css.scss */
.btn-outline-vimeo .badge {
  background: #1ab7ea;
  border-color: #1ab7ea;
  color: #fff;
}

/* line 24977, app/assets/stylesheets/core.css.scss */
.btn-outline-vimeo:hover .badge,
.btn-outline-vimeo:focus:hover .badge,
.btn-outline-vimeo:active .badge,
.btn-outline-vimeo.active .badge,
.show > .btn-outline-vimeo.dropdown-toggle .badge {
  background: #1ab7ea;
  border-color: #1ab7ea;
}

/* line 24986, app/assets/stylesheets/core.css.scss */
.btn-white {
  color: #6f6b7d;
  background-color: #fff;
  border-color: #fff;
}

/* line 24991, app/assets/stylesheets/core.css.scss */
.btn-white:hover {
  color: #4b465c !important;
  background-color: white !important;
  border-color: white !important;
}

/* line 24996, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-white, .btn-white:focus, .btn-white.focus {
  color: #4b465c;
  background-color: white;
  border-color: white;
  box-shadow: none;
}

/* line 25002, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-white, .btn-check:active + .btn-white, .btn-white:active, .btn-white.active, .btn-white.show.dropdown-toggle, .show > .btn-white.dropdown-toggle {
  color: #4b465c !important;
  background-color: white !important;
  border-color: white !important;
}

/* line 25007, app/assets/stylesheets/core.css.scss */
.btn-white.disabled, .btn-white:disabled {
  color: #4b465c !important;
  background-color: #fff !important;
  border-color: #fff !important;
  box-shadow: none !important;
}

/* line 25014, app/assets/stylesheets/core.css.scss */
.btn-group .btn-white,
.input-group .btn-white {
  border-right: var(--bs-border-width) solid white;
  border-left: var(--bs-border-width) solid white;
}

/* line 25020, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-white {
  border-top-color: white;
  border-bottom-color: white;
}

/* line 25025, app/assets/stylesheets/core.css.scss */
.btn-label-white {
  color: #6f6b7d;
  border-color: transparent;
  background: white;
}

/* line 25030, app/assets/stylesheets/core.css.scss */
.btn-label-white.waves-effect .waves-ripple {
  background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 25033, app/assets/stylesheets/core.css.scss */
.btn-label-white:hover {
  border-color: transparent !important;
  background: white !important;
  color: #fff !important;
}

/* line 25038, app/assets/stylesheets/core.css.scss */
.btn-label-white:focus, .btn-label-white.focus {
  color: #fff;
  background: white;
  box-shadow: none !important;
}

/* line 25043, app/assets/stylesheets/core.css.scss */
.btn-label-white:active, .btn-label-white.active, .btn-label-white.show.dropdown-toggle, .show > .btn-label-white.dropdown-toggle {
  color: #fff !important;
  background-color: white !important;
  border-color: transparent !important;
}

/* line 25048, app/assets/stylesheets/core.css.scss */
.btn-label-white:active:focus, .btn-label-white.active:focus, .btn-label-white.show.dropdown-toggle:focus, .show > .btn-label-white.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 25051, app/assets/stylesheets/core.css.scss */
.btn-label-white.disabled, .btn-label-white:disabled {
  color: #6f6b7d !important;
  border-color: transparent !important;
  background: white !important;
  box-shadow: none;
}

/* line 25058, app/assets/stylesheets/core.css.scss */
.btn-group .btn-label-white,
.input-group .btn-label-white {
  border-right: var(--bs-border-width) solid white;
  border-left: var(--bs-border-width) solid white;
}

/* line 25064, app/assets/stylesheets/core.css.scss */
.btn-group-vertical .btn-label-white {
  border-top-color: white;
  border-bottom-color: white;
}

/* line 25069, app/assets/stylesheets/core.css.scss */
.btn-outline-white {
  color: #fff;
  border-color: #fff;
  background: transparent;
}

/* line 25074, app/assets/stylesheets/core.css.scss */
.btn-outline-white.waves-effect .waves-ripple {
  background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 25077, app/assets/stylesheets/core.css.scss */
.btn-outline-white:hover {
  color: #fff !important;
  background-color: white !important;
  border-color: #fff !important;
}

/* line 25082, app/assets/stylesheets/core.css.scss */
.btn-check:focus + .btn-outline-white, .btn-outline-white:focus {
  color: #fff;
  background-color: white;
  border-color: #fff;
  box-shadow: none;
}

/* line 25088, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-white, .btn-check:active + .btn-outline-white, .btn-outline-white:active, .btn-outline-white.active, .btn-outline-white.dropdown-toggle.show {
  color: #fff !important;
  background-color: white !important;
  border-color: #fff !important;
}

/* line 25093, app/assets/stylesheets/core.css.scss */
.btn-check:checked + .btn-outline-white:focus, .btn-check:active + .btn-outline-white:focus, .btn-outline-white:active:focus, .btn-outline-white.active:focus, .btn-outline-white.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 25096, app/assets/stylesheets/core.css.scss */
.btn-outline-white.disabled, .btn-outline-white:disabled {
  color: #fff !important;
  background-color: transparent !important;
}

/* line 25101, app/assets/stylesheets/core.css.scss */
.btn-outline-white .badge {
  background: #fff;
  border-color: #fff;
  color: #4b465c;
}

/* line 25107, app/assets/stylesheets/core.css.scss */
.btn-outline-white:hover .badge,
.btn-outline-white:focus:hover .badge,
.btn-outline-white:active .badge,
.btn-outline-white.active .badge,
.show > .btn-outline-white.dropdown-toggle .badge {
  background: #fff;
  border-color: #fff;
}

/* line 25116, app/assets/stylesheets/core.css.scss */
.form-check-black .form-check-input:focus {
  border-color: #000;
}

/* line 25119, app/assets/stylesheets/core.css.scss */
.form-check-black .form-check-input:checked, .form-check-black .form-check-input[type=checkbox]:indeterminate {
  background-color: #000;
  border-color: #000;
}

/* line 25124, app/assets/stylesheets/core.css.scss */
.form-check-black.custom-option.checked {
  border: 1px solid #000;
}

/* line 25128, app/assets/stylesheets/core.css.scss */
.form-check-white .form-check-input:focus {
  border-color: #fff;
}

/* line 25131, app/assets/stylesheets/core.css.scss */
.form-check-white .form-check-input:checked, .form-check-white .form-check-input[type=checkbox]:indeterminate {
  background-color: #fff;
  border-color: #fff;
}

/* line 25136, app/assets/stylesheets/core.css.scss */
.form-check-white.custom-option.checked {
  border: 1px solid #fff;
}

/* line 25140, app/assets/stylesheets/core.css.scss */
.form-check-silver .form-check-input:focus {
  border-color: #eee;
}

/* line 25143, app/assets/stylesheets/core.css.scss */
.form-check-silver .form-check-input:checked, .form-check-silver .form-check-input[type=checkbox]:indeterminate {
  background-color: #eee;
  border-color: #eee;
}

/* line 25148, app/assets/stylesheets/core.css.scss */
.form-check-silver.custom-option.checked {
  border: 1px solid #eee;
}

/* line 25152, app/assets/stylesheets/core.css.scss */
.form-check-gray .form-check-input:focus {
  border-color: #777;
}

/* line 25155, app/assets/stylesheets/core.css.scss */
.form-check-gray .form-check-input:checked, .form-check-gray .form-check-input[type=checkbox]:indeterminate {
  background-color: #777;
  border-color: #777;
}

/* line 25160, app/assets/stylesheets/core.css.scss */
.form-check-gray.custom-option.checked {
  border: 1px solid #777;
}

/* line 25164, app/assets/stylesheets/core.css.scss */
.form-check-gold .form-check-input:focus {
  border-color: #ffeb3b;
}

/* line 25167, app/assets/stylesheets/core.css.scss */
.form-check-gold .form-check-input:checked, .form-check-gold .form-check-input[type=checkbox]:indeterminate {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}

/* line 25172, app/assets/stylesheets/core.css.scss */
.form-check-gold.custom-option.checked {
  border: 1px solid #ffeb3b;
}

/* line 25176, app/assets/stylesheets/core.css.scss */
.form-check-pink .form-check-input:focus {
  border-color: #e91e63;
}

/* line 25179, app/assets/stylesheets/core.css.scss */
.form-check-pink .form-check-input:checked, .form-check-pink .form-check-input[type=checkbox]:indeterminate {
  background-color: #e91e63;
  border-color: #e91e63;
}

/* line 25184, app/assets/stylesheets/core.css.scss */
.form-check-pink.custom-option.checked {
  border: 1px solid #e91e63;
}

/* line 25188, app/assets/stylesheets/core.css.scss */
.form-check-red .form-check-input:focus {
  border-color: #f44336;
}

/* line 25191, app/assets/stylesheets/core.css.scss */
.form-check-red .form-check-input:checked, .form-check-red .form-check-input[type=checkbox]:indeterminate {
  background-color: #f44336;
  border-color: #f44336;
}

/* line 25196, app/assets/stylesheets/core.css.scss */
.form-check-red.custom-option.checked {
  border: 1px solid #f44336;
}

/* line 25200, app/assets/stylesheets/core.css.scss */
.navbar.bg-secondary {
  background-color: rgba(168, 170, 174, 0.95) !important;
  color: #f3f4f4;
}

/* line 25204, app/assets/stylesheets/core.css.scss */
.navbar.bg-secondary .navbar-brand,
.navbar.bg-secondary .navbar-brand a {
  color: #fff;
}

/* line 25208, app/assets/stylesheets/core.css.scss */
.navbar.bg-secondary .navbar-brand:hover, .navbar.bg-secondary .navbar-brand:focus,
.navbar.bg-secondary .navbar-brand a:hover,
.navbar.bg-secondary .navbar-brand a:focus {
  color: #fff;
}

/* line 25213, app/assets/stylesheets/core.css.scss */
.navbar.bg-secondary .navbar-search-wrapper .navbar-search-icon,
.navbar.bg-secondary .navbar-search-wrapper .search-input {
  color: #f3f4f4;
}

/* line 25217, app/assets/stylesheets/core.css.scss */
.navbar.bg-secondary .search-input-wrapper .search-input,
.navbar.bg-secondary .search-input-wrapper .search-toggler {
  background-color: #a8aaae !important;
  color: #f3f4f4;
}

/* line 25222, app/assets/stylesheets/core.css.scss */
.navbar.bg-secondary .navbar-nav > .nav-link,
.navbar.bg-secondary .navbar-nav > .nav-item > .nav-link,
.navbar.bg-secondary .navbar-nav > .nav > .nav-item > .nav-link {
  color: #f3f4f4;
}

/* line 25227, app/assets/stylesheets/core.css.scss */
.navbar.bg-secondary .navbar-nav > .nav-link:hover, .navbar.bg-secondary .navbar-nav > .nav-link:focus,
.navbar.bg-secondary .navbar-nav > .nav-item > .nav-link:hover,
.navbar.bg-secondary .navbar-nav > .nav-item > .nav-link:focus,
.navbar.bg-secondary .navbar-nav > .nav > .nav-item > .nav-link:hover,
.navbar.bg-secondary .navbar-nav > .nav > .nav-item > .nav-link:focus {
  color: #fff;
}

/* line 25234, app/assets/stylesheets/core.css.scss */
.navbar.bg-secondary .navbar-nav > .nav-link.disabled,
.navbar.bg-secondary .navbar-nav > .nav-item > .nav-link.disabled,
.navbar.bg-secondary .navbar-nav > .nav > .nav-item > .nav-link.disabled {
  color: #d5d6d8 !important;
}

/* line 25239, app/assets/stylesheets/core.css.scss */
.navbar.bg-secondary .navbar-nav .show > .nav-link,
.navbar.bg-secondary .navbar-nav .active > .nav-link,
.navbar.bg-secondary .navbar-nav .nav-link.show,
.navbar.bg-secondary .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 25245, app/assets/stylesheets/core.css.scss */
.navbar.bg-secondary .navbar-toggler {
  color: #f3f4f4;
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 25249, app/assets/stylesheets/core.css.scss */
.navbar.bg-secondary .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='💎-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* line 25252, app/assets/stylesheets/core.css.scss */
.navbar.bg-secondary .navbar-text {
  color: #f3f4f4;
}

/* line 25255, app/assets/stylesheets/core.css.scss */
.navbar.bg-secondary .navbar-text a {
  color: #fff;
}

/* line 25258, app/assets/stylesheets/core.css.scss */
.navbar.bg-secondary .navbar-text a:hover, .navbar.bg-secondary .navbar-text a:focus {
  color: #fff;
}

/* line 25261, app/assets/stylesheets/core.css.scss */
.navbar.bg-secondary hr {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 25265, app/assets/stylesheets/core.css.scss */
.navbar.bg-success {
  background-color: rgba(40, 199, 111, 0.95) !important;
  color: #d9f5e5;
}

/* line 25269, app/assets/stylesheets/core.css.scss */
.navbar.bg-success .navbar-brand,
.navbar.bg-success .navbar-brand a {
  color: #fff;
}

/* line 25273, app/assets/stylesheets/core.css.scss */
.navbar.bg-success .navbar-brand:hover, .navbar.bg-success .navbar-brand:focus,
.navbar.bg-success .navbar-brand a:hover,
.navbar.bg-success .navbar-brand a:focus {
  color: #fff;
}

/* line 25278, app/assets/stylesheets/core.css.scss */
.navbar.bg-success .navbar-search-wrapper .navbar-search-icon,
.navbar.bg-success .navbar-search-wrapper .search-input {
  color: #d9f5e5;
}

/* line 25282, app/assets/stylesheets/core.css.scss */
.navbar.bg-success .search-input-wrapper .search-input,
.navbar.bg-success .search-input-wrapper .search-toggler {
  background-color: #28c76f !important;
  color: #d9f5e5;
}

/* line 25287, app/assets/stylesheets/core.css.scss */
.navbar.bg-success .navbar-nav > .nav-link,
.navbar.bg-success .navbar-nav > .nav-item > .nav-link,
.navbar.bg-success .navbar-nav > .nav > .nav-item > .nav-link {
  color: #d9f5e5;
}

/* line 25292, app/assets/stylesheets/core.css.scss */
.navbar.bg-success .navbar-nav > .nav-link:hover, .navbar.bg-success .navbar-nav > .nav-link:focus,
.navbar.bg-success .navbar-nav > .nav-item > .nav-link:hover,
.navbar.bg-success .navbar-nav > .nav-item > .nav-link:focus,
.navbar.bg-success .navbar-nav > .nav > .nav-item > .nav-link:hover,
.navbar.bg-success .navbar-nav > .nav > .nav-item > .nav-link:focus {
  color: #fff;
}

/* line 25299, app/assets/stylesheets/core.css.scss */
.navbar.bg-success .navbar-nav > .nav-link.disabled,
.navbar.bg-success .navbar-nav > .nav-item > .nav-link.disabled,
.navbar.bg-success .navbar-nav > .nav > .nav-item > .nav-link.disabled {
  color: #92e3b6 !important;
}

/* line 25304, app/assets/stylesheets/core.css.scss */
.navbar.bg-success .navbar-nav .show > .nav-link,
.navbar.bg-success .navbar-nav .active > .nav-link,
.navbar.bg-success .navbar-nav .nav-link.show,
.navbar.bg-success .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 25310, app/assets/stylesheets/core.css.scss */
.navbar.bg-success .navbar-toggler {
  color: #d9f5e5;
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 25314, app/assets/stylesheets/core.css.scss */
.navbar.bg-success .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='💎-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* line 25317, app/assets/stylesheets/core.css.scss */
.navbar.bg-success .navbar-text {
  color: #d9f5e5;
}

/* line 25320, app/assets/stylesheets/core.css.scss */
.navbar.bg-success .navbar-text a {
  color: #fff;
}

/* line 25323, app/assets/stylesheets/core.css.scss */
.navbar.bg-success .navbar-text a:hover, .navbar.bg-success .navbar-text a:focus {
  color: #fff;
}

/* line 25326, app/assets/stylesheets/core.css.scss */
.navbar.bg-success hr {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 25330, app/assets/stylesheets/core.css.scss */
.navbar.bg-info {
  background-color: rgba(0, 207, 232, 0.95) !important;
  color: #d4f7fb;
}

/* line 25334, app/assets/stylesheets/core.css.scss */
.navbar.bg-info .navbar-brand,
.navbar.bg-info .navbar-brand a {
  color: #fff;
}

/* line 25338, app/assets/stylesheets/core.css.scss */
.navbar.bg-info .navbar-brand:hover, .navbar.bg-info .navbar-brand:focus,
.navbar.bg-info .navbar-brand a:hover,
.navbar.bg-info .navbar-brand a:focus {
  color: #fff;
}

/* line 25343, app/assets/stylesheets/core.css.scss */
.navbar.bg-info .navbar-search-wrapper .navbar-search-icon,
.navbar.bg-info .navbar-search-wrapper .search-input {
  color: #d4f7fb;
}

/* line 25347, app/assets/stylesheets/core.css.scss */
.navbar.bg-info .search-input-wrapper .search-input,
.navbar.bg-info .search-input-wrapper .search-toggler {
  background-color: #00cfe8 !important;
  color: #d4f7fb;
}

/* line 25352, app/assets/stylesheets/core.css.scss */
.navbar.bg-info .navbar-nav > .nav-link,
.navbar.bg-info .navbar-nav > .nav-item > .nav-link,
.navbar.bg-info .navbar-nav > .nav > .nav-item > .nav-link {
  color: #d4f7fb;
}

/* line 25357, app/assets/stylesheets/core.css.scss */
.navbar.bg-info .navbar-nav > .nav-link:hover, .navbar.bg-info .navbar-nav > .nav-link:focus,
.navbar.bg-info .navbar-nav > .nav-item > .nav-link:hover,
.navbar.bg-info .navbar-nav > .nav-item > .nav-link:focus,
.navbar.bg-info .navbar-nav > .nav > .nav-item > .nav-link:hover,
.navbar.bg-info .navbar-nav > .nav > .nav-item > .nav-link:focus {
  color: #fff;
}

/* line 25364, app/assets/stylesheets/core.css.scss */
.navbar.bg-info .navbar-nav > .nav-link.disabled,
.navbar.bg-info .navbar-nav > .nav-item > .nav-link.disabled,
.navbar.bg-info .navbar-nav > .nav > .nav-item > .nav-link.disabled {
  color: #7fe7f3 !important;
}

/* line 25369, app/assets/stylesheets/core.css.scss */
.navbar.bg-info .navbar-nav .show > .nav-link,
.navbar.bg-info .navbar-nav .active > .nav-link,
.navbar.bg-info .navbar-nav .nav-link.show,
.navbar.bg-info .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 25375, app/assets/stylesheets/core.css.scss */
.navbar.bg-info .navbar-toggler {
  color: #d4f7fb;
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 25379, app/assets/stylesheets/core.css.scss */
.navbar.bg-info .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='💎-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* line 25382, app/assets/stylesheets/core.css.scss */
.navbar.bg-info .navbar-text {
  color: #d4f7fb;
}

/* line 25385, app/assets/stylesheets/core.css.scss */
.navbar.bg-info .navbar-text a {
  color: #fff;
}

/* line 25388, app/assets/stylesheets/core.css.scss */
.navbar.bg-info .navbar-text a:hover, .navbar.bg-info .navbar-text a:focus {
  color: #fff;
}

/* line 25391, app/assets/stylesheets/core.css.scss */
.navbar.bg-info hr {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 25395, app/assets/stylesheets/core.css.scss */
.navbar.bg-warning {
  background-color: rgba(255, 159, 67, 0.95) !important;
  color: #fff3e8;
}

/* line 25399, app/assets/stylesheets/core.css.scss */
.navbar.bg-warning .navbar-brand,
.navbar.bg-warning .navbar-brand a {
  color: #fff;
}

/* line 25403, app/assets/stylesheets/core.css.scss */
.navbar.bg-warning .navbar-brand:hover, .navbar.bg-warning .navbar-brand:focus,
.navbar.bg-warning .navbar-brand a:hover,
.navbar.bg-warning .navbar-brand a:focus {
  color: #fff;
}

/* line 25408, app/assets/stylesheets/core.css.scss */
.navbar.bg-warning .navbar-search-wrapper .navbar-search-icon,
.navbar.bg-warning .navbar-search-wrapper .search-input {
  color: #fff3e8;
}

/* line 25412, app/assets/stylesheets/core.css.scss */
.navbar.bg-warning .search-input-wrapper .search-input,
.navbar.bg-warning .search-input-wrapper .search-toggler {
  background-color: #ff9f43 !important;
  color: #fff3e8;
}

/* line 25417, app/assets/stylesheets/core.css.scss */
.navbar.bg-warning .navbar-nav > .nav-link,
.navbar.bg-warning .navbar-nav > .nav-item > .nav-link,
.navbar.bg-warning .navbar-nav > .nav > .nav-item > .nav-link {
  color: #fff3e8;
}

/* line 25422, app/assets/stylesheets/core.css.scss */
.navbar.bg-warning .navbar-nav > .nav-link:hover, .navbar.bg-warning .navbar-nav > .nav-link:focus,
.navbar.bg-warning .navbar-nav > .nav-item > .nav-link:hover,
.navbar.bg-warning .navbar-nav > .nav-item > .nav-link:focus,
.navbar.bg-warning .navbar-nav > .nav > .nav-item > .nav-link:hover,
.navbar.bg-warning .navbar-nav > .nav > .nav-item > .nav-link:focus {
  color: #fff;
}

/* line 25429, app/assets/stylesheets/core.css.scss */
.navbar.bg-warning .navbar-nav > .nav-link.disabled,
.navbar.bg-warning .navbar-nav > .nav-item > .nav-link.disabled,
.navbar.bg-warning .navbar-nav > .nav > .nav-item > .nav-link.disabled {
  color: #ffd1a6 !important;
}

/* line 25434, app/assets/stylesheets/core.css.scss */
.navbar.bg-warning .navbar-nav .show > .nav-link,
.navbar.bg-warning .navbar-nav .active > .nav-link,
.navbar.bg-warning .navbar-nav .nav-link.show,
.navbar.bg-warning .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 25440, app/assets/stylesheets/core.css.scss */
.navbar.bg-warning .navbar-toggler {
  color: #fff3e8;
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 25444, app/assets/stylesheets/core.css.scss */
.navbar.bg-warning .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='💎-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* line 25447, app/assets/stylesheets/core.css.scss */
.navbar.bg-warning .navbar-text {
  color: #fff3e8;
}

/* line 25450, app/assets/stylesheets/core.css.scss */
.navbar.bg-warning .navbar-text a {
  color: #fff;
}

/* line 25453, app/assets/stylesheets/core.css.scss */
.navbar.bg-warning .navbar-text a:hover, .navbar.bg-warning .navbar-text a:focus {
  color: #fff;
}

/* line 25456, app/assets/stylesheets/core.css.scss */
.navbar.bg-warning hr {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 25460, app/assets/stylesheets/core.css.scss */
.navbar.bg-danger {
  background-color: rgba(234, 84, 85, 0.95) !important;
  color: #fbdddd;
}

/* line 25464, app/assets/stylesheets/core.css.scss */
.navbar.bg-danger .navbar-brand,
.navbar.bg-danger .navbar-brand a {
  color: #fff;
}

/* line 25468, app/assets/stylesheets/core.css.scss */
.navbar.bg-danger .navbar-brand:hover, .navbar.bg-danger .navbar-brand:focus,
.navbar.bg-danger .navbar-brand a:hover,
.navbar.bg-danger .navbar-brand a:focus {
  color: #fff;
}

/* line 25473, app/assets/stylesheets/core.css.scss */
.navbar.bg-danger .navbar-search-wrapper .navbar-search-icon,
.navbar.bg-danger .navbar-search-wrapper .search-input {
  color: #fbdddd;
}

/* line 25477, app/assets/stylesheets/core.css.scss */
.navbar.bg-danger .search-input-wrapper .search-input,
.navbar.bg-danger .search-input-wrapper .search-toggler {
  background-color: #ea5455 !important;
  color: #fbdddd;
}

/* line 25482, app/assets/stylesheets/core.css.scss */
.navbar.bg-danger .navbar-nav > .nav-link,
.navbar.bg-danger .navbar-nav > .nav-item > .nav-link,
.navbar.bg-danger .navbar-nav > .nav > .nav-item > .nav-link {
  color: #fbdddd;
}

/* line 25487, app/assets/stylesheets/core.css.scss */
.navbar.bg-danger .navbar-nav > .nav-link:hover, .navbar.bg-danger .navbar-nav > .nav-link:focus,
.navbar.bg-danger .navbar-nav > .nav-item > .nav-link:hover,
.navbar.bg-danger .navbar-nav > .nav-item > .nav-link:focus,
.navbar.bg-danger .navbar-nav > .nav > .nav-item > .nav-link:hover,
.navbar.bg-danger .navbar-nav > .nav > .nav-item > .nav-link:focus {
  color: #fff;
}

/* line 25494, app/assets/stylesheets/core.css.scss */
.navbar.bg-danger .navbar-nav > .nav-link.disabled,
.navbar.bg-danger .navbar-nav > .nav-item > .nav-link.disabled,
.navbar.bg-danger .navbar-nav > .nav > .nav-item > .nav-link.disabled {
  color: #f4a6a7 !important;
}

/* line 25499, app/assets/stylesheets/core.css.scss */
.navbar.bg-danger .navbar-nav .show > .nav-link,
.navbar.bg-danger .navbar-nav .active > .nav-link,
.navbar.bg-danger .navbar-nav .nav-link.show,
.navbar.bg-danger .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 25505, app/assets/stylesheets/core.css.scss */
.navbar.bg-danger .navbar-toggler {
  color: #fbdddd;
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 25509, app/assets/stylesheets/core.css.scss */
.navbar.bg-danger .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='💎-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* line 25512, app/assets/stylesheets/core.css.scss */
.navbar.bg-danger .navbar-text {
  color: #fbdddd;
}

/* line 25515, app/assets/stylesheets/core.css.scss */
.navbar.bg-danger .navbar-text a {
  color: #fff;
}

/* line 25518, app/assets/stylesheets/core.css.scss */
.navbar.bg-danger .navbar-text a:hover, .navbar.bg-danger .navbar-text a:focus {
  color: #fff;
}

/* line 25521, app/assets/stylesheets/core.css.scss */
.navbar.bg-danger hr {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 25525, app/assets/stylesheets/core.css.scss */
.navbar.bg-dark {
  background-color: rgba(75, 75, 75, 0.95) !important;
  color: #cccccc;
}

/* line 25529, app/assets/stylesheets/core.css.scss */
.navbar.bg-dark .navbar-brand,
.navbar.bg-dark .navbar-brand a {
  color: #fff;
}

/* line 25533, app/assets/stylesheets/core.css.scss */
.navbar.bg-dark .navbar-brand:hover, .navbar.bg-dark .navbar-brand:focus,
.navbar.bg-dark .navbar-brand a:hover,
.navbar.bg-dark .navbar-brand a:focus {
  color: #fff;
}

/* line 25538, app/assets/stylesheets/core.css.scss */
.navbar.bg-dark .navbar-search-wrapper .navbar-search-icon,
.navbar.bg-dark .navbar-search-wrapper .search-input {
  color: #cccccc;
}

/* line 25542, app/assets/stylesheets/core.css.scss */
.navbar.bg-dark .search-input-wrapper .search-input,
.navbar.bg-dark .search-input-wrapper .search-toggler {
  background-color: #4b4b4b !important;
  color: #cccccc;
}

/* line 25547, app/assets/stylesheets/core.css.scss */
.navbar.bg-dark .navbar-nav > .nav-link,
.navbar.bg-dark .navbar-nav > .nav-item > .nav-link,
.navbar.bg-dark .navbar-nav > .nav > .nav-item > .nav-link {
  color: #cccccc;
}

/* line 25552, app/assets/stylesheets/core.css.scss */
.navbar.bg-dark .navbar-nav > .nav-link:hover, .navbar.bg-dark .navbar-nav > .nav-link:focus,
.navbar.bg-dark .navbar-nav > .nav-item > .nav-link:hover,
.navbar.bg-dark .navbar-nav > .nav-item > .nav-link:focus,
.navbar.bg-dark .navbar-nav > .nav > .nav-item > .nav-link:hover,
.navbar.bg-dark .navbar-nav > .nav > .nav-item > .nav-link:focus {
  color: #fff;
}

/* line 25559, app/assets/stylesheets/core.css.scss */
.navbar.bg-dark .navbar-nav > .nav-link.disabled,
.navbar.bg-dark .navbar-nav > .nav-item > .nav-link.disabled,
.navbar.bg-dark .navbar-nav > .nav > .nav-item > .nav-link.disabled {
  color: #989898 !important;
}

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

/* line 25570, app/assets/stylesheets/core.css.scss */
.navbar.bg-dark .navbar-toggler {
  color: #cccccc;
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 25574, app/assets/stylesheets/core.css.scss */
.navbar.bg-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='💎-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* line 25577, app/assets/stylesheets/core.css.scss */
.navbar.bg-dark .navbar-text {
  color: #cccccc;
}

/* line 25580, app/assets/stylesheets/core.css.scss */
.navbar.bg-dark .navbar-text a {
  color: #fff;
}

/* line 25583, app/assets/stylesheets/core.css.scss */
.navbar.bg-dark .navbar-text a:hover, .navbar.bg-dark .navbar-text a:focus {
  color: #fff;
}

/* line 25586, app/assets/stylesheets/core.css.scss */
.navbar.bg-dark hr {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 25590, app/assets/stylesheets/core.css.scss */
.navbar.bg-gray {
  background-color: rgba(246, 246, 247, 0.95) !important;
  color: #8d8a98;
}

/* line 25594, app/assets/stylesheets/core.css.scss */
.navbar.bg-gray .navbar-brand,
.navbar.bg-gray .navbar-brand a {
  color: #4b465c;
}

/* line 25598, app/assets/stylesheets/core.css.scss */
.navbar.bg-gray .navbar-brand:hover, .navbar.bg-gray .navbar-brand:focus,
.navbar.bg-gray .navbar-brand a:hover,
.navbar.bg-gray .navbar-brand a:focus {
  color: #4b465c;
}

/* line 25603, app/assets/stylesheets/core.css.scss */
.navbar.bg-gray .navbar-search-wrapper .navbar-search-icon,
.navbar.bg-gray .navbar-search-wrapper .search-input {
  color: #8d8a98;
}

/* line 25607, app/assets/stylesheets/core.css.scss */
.navbar.bg-gray .search-input-wrapper .search-input,
.navbar.bg-gray .search-input-wrapper .search-toggler {
  background-color: rgba(75, 70, 92, 0.05) !important;
  color: #8d8a98;
}

/* line 25612, app/assets/stylesheets/core.css.scss */
.navbar.bg-gray .navbar-nav > .nav-link,
.navbar.bg-gray .navbar-nav > .nav-item > .nav-link,
.navbar.bg-gray .navbar-nav > .nav > .nav-item > .nav-link {
  color: #8d8a98;
}

/* line 25617, app/assets/stylesheets/core.css.scss */
.navbar.bg-gray .navbar-nav > .nav-link:hover, .navbar.bg-gray .navbar-nav > .nav-link:focus,
.navbar.bg-gray .navbar-nav > .nav-item > .nav-link:hover,
.navbar.bg-gray .navbar-nav > .nav-item > .nav-link:focus,
.navbar.bg-gray .navbar-nav > .nav > .nav-item > .nav-link:hover,
.navbar.bg-gray .navbar-nav > .nav > .nav-item > .nav-link:focus {
  color: #4b465c;
}

/* line 25624, app/assets/stylesheets/core.css.scss */
.navbar.bg-gray .navbar-nav > .nav-link.disabled,
.navbar.bg-gray .navbar-nav > .nav-item > .nav-link.disabled,
.navbar.bg-gray .navbar-nav > .nav > .nav-item > .nav-link.disabled {
  color: #b7b5be !important;
}

/* line 25629, app/assets/stylesheets/core.css.scss */
.navbar.bg-gray .navbar-nav .show > .nav-link,
.navbar.bg-gray .navbar-nav .active > .nav-link,
.navbar.bg-gray .navbar-nav .nav-link.show,
.navbar.bg-gray .navbar-nav .nav-link.active {
  color: #4b465c;
}

/* line 25635, app/assets/stylesheets/core.css.scss */
.navbar.bg-gray .navbar-toggler {
  color: #8d8a98;
  border-color: rgba(75, 70, 92, 0.0767424);
}

/* line 25639, app/assets/stylesheets/core.css.scss */
.navbar.bg-gray .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='💎-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(75, 70, 92, 0.5)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(75, 70, 92, 0.5)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* line 25642, app/assets/stylesheets/core.css.scss */
.navbar.bg-gray .navbar-text {
  color: #8d8a98;
}

/* line 25645, app/assets/stylesheets/core.css.scss */
.navbar.bg-gray .navbar-text a {
  color: #4b465c;
}

/* line 25648, app/assets/stylesheets/core.css.scss */
.navbar.bg-gray .navbar-text a:hover, .navbar.bg-gray .navbar-text a:focus {
  color: #4b465c;
}

/* line 25651, app/assets/stylesheets/core.css.scss */
.navbar.bg-gray hr {
  border-color: rgba(75, 70, 92, 0.0767424);
}

/* line 25655, app/assets/stylesheets/core.css.scss */
.navbar.bg-white {
  background-color: rgba(255, 255, 255, 0.95) !important;
  color: #6f6b7d;
}

/* line 25659, app/assets/stylesheets/core.css.scss */
.navbar.bg-white .navbar-brand,
.navbar.bg-white .navbar-brand a {
  color: #5d596c;
}

/* line 25663, app/assets/stylesheets/core.css.scss */
.navbar.bg-white .navbar-brand:hover, .navbar.bg-white .navbar-brand:focus,
.navbar.bg-white .navbar-brand a:hover,
.navbar.bg-white .navbar-brand a:focus {
  color: #5d596c;
}

/* line 25668, app/assets/stylesheets/core.css.scss */
.navbar.bg-white .navbar-search-wrapper .navbar-search-icon,
.navbar.bg-white .navbar-search-wrapper .search-input {
  color: #6f6b7d;
}

/* line 25672, app/assets/stylesheets/core.css.scss */
.navbar.bg-white .search-input-wrapper .search-input,
.navbar.bg-white .search-input-wrapper .search-toggler {
  background-color: #fff !important;
  color: #6f6b7d;
}

/* line 25677, app/assets/stylesheets/core.css.scss */
.navbar.bg-white .navbar-nav > .nav-link,
.navbar.bg-white .navbar-nav > .nav-item > .nav-link,
.navbar.bg-white .navbar-nav > .nav > .nav-item > .nav-link {
  color: #6f6b7d;
}

/* line 25682, app/assets/stylesheets/core.css.scss */
.navbar.bg-white .navbar-nav > .nav-link:hover, .navbar.bg-white .navbar-nav > .nav-link:focus,
.navbar.bg-white .navbar-nav > .nav-item > .nav-link:hover,
.navbar.bg-white .navbar-nav > .nav-item > .nav-link:focus,
.navbar.bg-white .navbar-nav > .nav > .nav-item > .nav-link:hover,
.navbar.bg-white .navbar-nav > .nav > .nav-item > .nav-link:focus {
  color: #5d596c;
}

/* line 25689, app/assets/stylesheets/core.css.scss */
.navbar.bg-white .navbar-nav > .nav-link.disabled,
.navbar.bg-white .navbar-nav > .nav-item > .nav-link.disabled,
.navbar.bg-white .navbar-nav > .nav > .nav-item > .nav-link.disabled {
  color: #a9a6b1 !important;
}

/* line 25694, app/assets/stylesheets/core.css.scss */
.navbar.bg-white .navbar-nav .show > .nav-link,
.navbar.bg-white .navbar-nav .active > .nav-link,
.navbar.bg-white .navbar-nav .nav-link.show,
.navbar.bg-white .navbar-nav .nav-link.active {
  color: #5d596c;
}

/* line 25700, app/assets/stylesheets/core.css.scss */
.navbar.bg-white .navbar-toggler {
  color: #6f6b7d;
  border-color: rgba(93, 89, 108, 0.075);
}

/* line 25704, app/assets/stylesheets/core.css.scss */
.navbar.bg-white .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='💎-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(75, 70, 92, 0.5)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(75, 70, 92, 0.5)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* line 25707, app/assets/stylesheets/core.css.scss */
.navbar.bg-white .navbar-text {
  color: #6f6b7d;
}

/* line 25710, app/assets/stylesheets/core.css.scss */
.navbar.bg-white .navbar-text a {
  color: #5d596c;
}

/* line 25713, app/assets/stylesheets/core.css.scss */
.navbar.bg-white .navbar-text a:hover, .navbar.bg-white .navbar-text a:focus {
  color: #5d596c;
}

/* line 25716, app/assets/stylesheets/core.css.scss */
.navbar.bg-white hr {
  border-color: rgba(93, 89, 108, 0.075);
}

/* line 25720, app/assets/stylesheets/core.css.scss */
.navbar.bg-light {
  background-color: rgba(223, 223, 227, 0.95) !important;
  color: #6f6b7d;
}

/* line 25724, app/assets/stylesheets/core.css.scss */
.navbar.bg-light .navbar-brand,
.navbar.bg-light .navbar-brand a {
  color: #5d596c;
}

/* line 25728, app/assets/stylesheets/core.css.scss */
.navbar.bg-light .navbar-brand:hover, .navbar.bg-light .navbar-brand:focus,
.navbar.bg-light .navbar-brand a:hover,
.navbar.bg-light .navbar-brand a:focus {
  color: #5d596c;
}

/* line 25733, app/assets/stylesheets/core.css.scss */
.navbar.bg-light .navbar-search-wrapper .navbar-search-icon,
.navbar.bg-light .navbar-search-wrapper .search-input {
  color: #6f6b7d;
}

/* line 25737, app/assets/stylesheets/core.css.scss */
.navbar.bg-light .search-input-wrapper .search-input,
.navbar.bg-light .search-input-wrapper .search-toggler {
  background-color: #dfdfe3 !important;
  color: #6f6b7d;
}

/* line 25742, app/assets/stylesheets/core.css.scss */
.navbar.bg-light .navbar-nav > .nav-link,
.navbar.bg-light .navbar-nav > .nav-item > .nav-link,
.navbar.bg-light .navbar-nav > .nav > .nav-item > .nav-link {
  color: #6f6b7d;
}

/* line 25747, app/assets/stylesheets/core.css.scss */
.navbar.bg-light .navbar-nav > .nav-link:hover, .navbar.bg-light .navbar-nav > .nav-link:focus,
.navbar.bg-light .navbar-nav > .nav-item > .nav-link:hover,
.navbar.bg-light .navbar-nav > .nav-item > .nav-link:focus,
.navbar.bg-light .navbar-nav > .nav > .nav-item > .nav-link:hover,
.navbar.bg-light .navbar-nav > .nav > .nav-item > .nav-link:focus {
  color: #5d596c;
}

/* line 25754, app/assets/stylesheets/core.css.scss */
.navbar.bg-light .navbar-nav > .nav-link.disabled,
.navbar.bg-light .navbar-nav > .nav-item > .nav-link.disabled,
.navbar.bg-light .navbar-nav > .nav > .nav-item > .nav-link.disabled {
  color: #9c99a6 !important;
}

/* line 25759, app/assets/stylesheets/core.css.scss */
.navbar.bg-light .navbar-nav .show > .nav-link,
.navbar.bg-light .navbar-nav .active > .nav-link,
.navbar.bg-light .navbar-nav .nav-link.show,
.navbar.bg-light .navbar-nav .nav-link.active {
  color: #5d596c;
}

/* line 25765, app/assets/stylesheets/core.css.scss */
.navbar.bg-light .navbar-toggler {
  color: #6f6b7d;
  border-color: rgba(93, 89, 108, 0.0811851);
}

/* line 25769, app/assets/stylesheets/core.css.scss */
.navbar.bg-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='💎-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(75, 70, 92, 0.5)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(75, 70, 92, 0.5)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* line 25772, app/assets/stylesheets/core.css.scss */
.navbar.bg-light .navbar-text {
  color: #6f6b7d;
}

/* line 25775, app/assets/stylesheets/core.css.scss */
.navbar.bg-light .navbar-text a {
  color: #5d596c;
}

/* line 25778, app/assets/stylesheets/core.css.scss */
.navbar.bg-light .navbar-text a:hover, .navbar.bg-light .navbar-text a:focus {
  color: #5d596c;
}

/* line 25781, app/assets/stylesheets/core.css.scss */
.navbar.bg-light hr {
  border-color: rgba(93, 89, 108, 0.0811851);
}

/* line 25785, app/assets/stylesheets/core.css.scss */
.navbar.bg-lighter {
  background-color: rgba(250, 249, 250, 0.95) !important;
  color: #6f6b7d;
}

/* line 25789, app/assets/stylesheets/core.css.scss */
.navbar.bg-lighter .navbar-brand,
.navbar.bg-lighter .navbar-brand a {
  color: #5d596c;
}

/* line 25793, app/assets/stylesheets/core.css.scss */
.navbar.bg-lighter .navbar-brand:hover, .navbar.bg-lighter .navbar-brand:focus,
.navbar.bg-lighter .navbar-brand a:hover,
.navbar.bg-lighter .navbar-brand a:focus {
  color: #5d596c;
}

/* line 25798, app/assets/stylesheets/core.css.scss */
.navbar.bg-lighter .navbar-search-wrapper .navbar-search-icon,
.navbar.bg-lighter .navbar-search-wrapper .search-input {
  color: #6f6b7d;
}

/* line 25802, app/assets/stylesheets/core.css.scss */
.navbar.bg-lighter .search-input-wrapper .search-input,
.navbar.bg-lighter .search-input-wrapper .search-toggler {
  background-color: rgba(75, 70, 92, 0.03) !important;
  color: #6f6b7d;
}

/* line 25807, app/assets/stylesheets/core.css.scss */
.navbar.bg-lighter .navbar-nav > .nav-link,
.navbar.bg-lighter .navbar-nav > .nav-item > .nav-link,
.navbar.bg-lighter .navbar-nav > .nav > .nav-item > .nav-link {
  color: #6f6b7d;
}

/* line 25812, app/assets/stylesheets/core.css.scss */
.navbar.bg-lighter .navbar-nav > .nav-link:hover, .navbar.bg-lighter .navbar-nav > .nav-link:focus,
.navbar.bg-lighter .navbar-nav > .nav-item > .nav-link:hover,
.navbar.bg-lighter .navbar-nav > .nav-item > .nav-link:focus,
.navbar.bg-lighter .navbar-nav > .nav > .nav-item > .nav-link:hover,
.navbar.bg-lighter .navbar-nav > .nav > .nav-item > .nav-link:focus {
  color: #5d596c;
}

/* line 25819, app/assets/stylesheets/core.css.scss */
.navbar.bg-lighter .navbar-nav > .nav-link.disabled,
.navbar.bg-lighter .navbar-nav > .nav-item > .nav-link.disabled,
.navbar.bg-lighter .navbar-nav > .nav > .nav-item > .nav-link.disabled {
  color: #a7a4af !important;
}

/* line 25824, app/assets/stylesheets/core.css.scss */
.navbar.bg-lighter .navbar-nav .show > .nav-link,
.navbar.bg-lighter .navbar-nav .active > .nav-link,
.navbar.bg-lighter .navbar-nav .nav-link.show,
.navbar.bg-lighter .navbar-nav .nav-link.active {
  color: #5d596c;
}

/* line 25830, app/assets/stylesheets/core.css.scss */
.navbar.bg-lighter .navbar-toggler {
  color: #6f6b7d;
  border-color: rgba(93, 89, 108, 0.0760955);
}

/* line 25834, app/assets/stylesheets/core.css.scss */
.navbar.bg-lighter .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='💎-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(75, 70, 92, 0.5)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(75, 70, 92, 0.5)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* line 25837, app/assets/stylesheets/core.css.scss */
.navbar.bg-lighter .navbar-text {
  color: #6f6b7d;
}

/* line 25840, app/assets/stylesheets/core.css.scss */
.navbar.bg-lighter .navbar-text a {
  color: #5d596c;
}

/* line 25843, app/assets/stylesheets/core.css.scss */
.navbar.bg-lighter .navbar-text a:hover, .navbar.bg-lighter .navbar-text a:focus {
  color: #5d596c;
}

/* line 25846, app/assets/stylesheets/core.css.scss */
.navbar.bg-lighter hr {
  border-color: rgba(93, 89, 108, 0.0760955);
}

/* line 25850, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .layout-horizontal .footer.bg-secondary {
  background-color: #a8aaae !important;
  color: #f3f4f4;
}

/* line 25854, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-secondary .footer-container {
  background-color: #a8aaae !important;
  color: #f3f4f4;
}

/* line 25858, app/assets/stylesheets/core.css.scss */
.footer.bg-secondary .footer-link {
  color: #f3f4f4;
}

/* line 25861, app/assets/stylesheets/core.css.scss */
.footer.bg-secondary .footer-link:hover, .footer.bg-secondary .footer-link:focus {
  color: #fff;
}

/* line 25864, app/assets/stylesheets/core.css.scss */
.footer.bg-secondary .footer-link.disabled {
  color: #d5d6d8 !important;
}

/* line 25867, app/assets/stylesheets/core.css.scss */
.footer.bg-secondary .footer-text {
  color: #fff;
}

/* line 25870, app/assets/stylesheets/core.css.scss */
.footer.bg-secondary .show > .footer-link,
.footer.bg-secondary .active > .footer-link,
.footer.bg-secondary .footer-link.show,
.footer.bg-secondary .footer-link.active {
  color: #fff;
}

/* line 25876, app/assets/stylesheets/core.css.scss */
.footer.bg-secondary hr {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 25880, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .layout-horizontal .footer.bg-success {
  background-color: #28c76f !important;
  color: #d9f5e5;
}

/* line 25884, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-success .footer-container {
  background-color: #28c76f !important;
  color: #d9f5e5;
}

/* line 25888, app/assets/stylesheets/core.css.scss */
.footer.bg-success .footer-link {
  color: #d9f5e5;
}

/* line 25891, app/assets/stylesheets/core.css.scss */
.footer.bg-success .footer-link:hover, .footer.bg-success .footer-link:focus {
  color: #fff;
}

/* line 25894, app/assets/stylesheets/core.css.scss */
.footer.bg-success .footer-link.disabled {
  color: #92e3b6 !important;
}

/* line 25897, app/assets/stylesheets/core.css.scss */
.footer.bg-success .footer-text {
  color: #fff;
}

/* line 25900, app/assets/stylesheets/core.css.scss */
.footer.bg-success .show > .footer-link,
.footer.bg-success .active > .footer-link,
.footer.bg-success .footer-link.show,
.footer.bg-success .footer-link.active {
  color: #fff;
}

/* line 25906, app/assets/stylesheets/core.css.scss */
.footer.bg-success hr {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 25910, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .layout-horizontal .footer.bg-info {
  background-color: #00cfe8 !important;
  color: #d4f7fb;
}

/* line 25914, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-info .footer-container {
  background-color: #00cfe8 !important;
  color: #d4f7fb;
}

/* line 25918, app/assets/stylesheets/core.css.scss */
.footer.bg-info .footer-link {
  color: #d4f7fb;
}

/* line 25921, app/assets/stylesheets/core.css.scss */
.footer.bg-info .footer-link:hover, .footer.bg-info .footer-link:focus {
  color: #fff;
}

/* line 25924, app/assets/stylesheets/core.css.scss */
.footer.bg-info .footer-link.disabled {
  color: #7fe7f3 !important;
}

/* line 25927, app/assets/stylesheets/core.css.scss */
.footer.bg-info .footer-text {
  color: #fff;
}

/* line 25930, app/assets/stylesheets/core.css.scss */
.footer.bg-info .show > .footer-link,
.footer.bg-info .active > .footer-link,
.footer.bg-info .footer-link.show,
.footer.bg-info .footer-link.active {
  color: #fff;
}

/* line 25936, app/assets/stylesheets/core.css.scss */
.footer.bg-info hr {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 25940, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .layout-horizontal .footer.bg-warning {
  background-color: #ff9f43 !important;
  color: #fff3e8;
}

/* line 25944, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-warning .footer-container {
  background-color: #ff9f43 !important;
  color: #fff3e8;
}

/* line 25948, app/assets/stylesheets/core.css.scss */
.footer.bg-warning .footer-link {
  color: #fff3e8;
}

/* line 25951, app/assets/stylesheets/core.css.scss */
.footer.bg-warning .footer-link:hover, .footer.bg-warning .footer-link:focus {
  color: #fff;
}

/* line 25954, app/assets/stylesheets/core.css.scss */
.footer.bg-warning .footer-link.disabled {
  color: #ffd1a6 !important;
}

/* line 25957, app/assets/stylesheets/core.css.scss */
.footer.bg-warning .footer-text {
  color: #fff;
}

/* line 25960, app/assets/stylesheets/core.css.scss */
.footer.bg-warning .show > .footer-link,
.footer.bg-warning .active > .footer-link,
.footer.bg-warning .footer-link.show,
.footer.bg-warning .footer-link.active {
  color: #fff;
}

/* line 25966, app/assets/stylesheets/core.css.scss */
.footer.bg-warning hr {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 25970, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .layout-horizontal .footer.bg-danger {
  background-color: #ea5455 !important;
  color: #fbdddd;
}

/* line 25974, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-danger .footer-container {
  background-color: #ea5455 !important;
  color: #fbdddd;
}

/* line 25978, app/assets/stylesheets/core.css.scss */
.footer.bg-danger .footer-link {
  color: #fbdddd;
}

/* line 25981, app/assets/stylesheets/core.css.scss */
.footer.bg-danger .footer-link:hover, .footer.bg-danger .footer-link:focus {
  color: #fff;
}

/* line 25984, app/assets/stylesheets/core.css.scss */
.footer.bg-danger .footer-link.disabled {
  color: #f4a6a7 !important;
}

/* line 25987, app/assets/stylesheets/core.css.scss */
.footer.bg-danger .footer-text {
  color: #fff;
}

/* line 25990, app/assets/stylesheets/core.css.scss */
.footer.bg-danger .show > .footer-link,
.footer.bg-danger .active > .footer-link,
.footer.bg-danger .footer-link.show,
.footer.bg-danger .footer-link.active {
  color: #fff;
}

/* line 25996, app/assets/stylesheets/core.css.scss */
.footer.bg-danger hr {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 26000, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .layout-horizontal .footer.bg-dark {
  background-color: #4b4b4b !important;
  color: #cccccc;
}

/* line 26004, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-dark .footer-container {
  background-color: #4b4b4b !important;
  color: #cccccc;
}

/* line 26008, app/assets/stylesheets/core.css.scss */
.footer.bg-dark .footer-link {
  color: #cccccc;
}

/* line 26011, app/assets/stylesheets/core.css.scss */
.footer.bg-dark .footer-link:hover, .footer.bg-dark .footer-link:focus {
  color: #fff;
}

/* line 26014, app/assets/stylesheets/core.css.scss */
.footer.bg-dark .footer-link.disabled {
  color: #989898 !important;
}

/* line 26017, app/assets/stylesheets/core.css.scss */
.footer.bg-dark .footer-text {
  color: #fff;
}

/* line 26020, app/assets/stylesheets/core.css.scss */
.footer.bg-dark .show > .footer-link,
.footer.bg-dark .active > .footer-link,
.footer.bg-dark .footer-link.show,
.footer.bg-dark .footer-link.active {
  color: #fff;
}

/* line 26026, app/assets/stylesheets/core.css.scss */
.footer.bg-dark hr {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 26030, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .layout-horizontal .footer.bg-gray {
  background-color: #f6f6f7 !important;
  color: #8d8a98;
}

/* line 26034, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-gray .footer-container {
  background-color: #f6f6f7 !important;
  color: #8d8a98;
}

/* line 26038, app/assets/stylesheets/core.css.scss */
.footer.bg-gray .footer-link {
  color: #8d8a98;
}

/* line 26041, app/assets/stylesheets/core.css.scss */
.footer.bg-gray .footer-link:hover, .footer.bg-gray .footer-link:focus {
  color: #4b465c;
}

/* line 26044, app/assets/stylesheets/core.css.scss */
.footer.bg-gray .footer-link.disabled {
  color: #b7b5be !important;
}

/* line 26047, app/assets/stylesheets/core.css.scss */
.footer.bg-gray .footer-text {
  color: #4b465c;
}

/* line 26050, app/assets/stylesheets/core.css.scss */
.footer.bg-gray .show > .footer-link,
.footer.bg-gray .active > .footer-link,
.footer.bg-gray .footer-link.show,
.footer.bg-gray .footer-link.active {
  color: #4b465c;
}

/* line 26056, app/assets/stylesheets/core.css.scss */
.footer.bg-gray hr {
  border-color: rgba(75, 70, 92, 0.0767424);
}

/* line 26060, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .layout-horizontal .footer.bg-white {
  background-color: #fff !important;
  color: #6f6b7d;
}

/* line 26064, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-white .footer-container {
  background-color: #fff !important;
  color: #6f6b7d;
}

/* line 26068, app/assets/stylesheets/core.css.scss */
.footer.bg-white .footer-link {
  color: #6f6b7d;
}

/* line 26071, app/assets/stylesheets/core.css.scss */
.footer.bg-white .footer-link:hover, .footer.bg-white .footer-link:focus {
  color: #5d596c;
}

/* line 26074, app/assets/stylesheets/core.css.scss */
.footer.bg-white .footer-link.disabled {
  color: #a9a6b1 !important;
}

/* line 26077, app/assets/stylesheets/core.css.scss */
.footer.bg-white .footer-text {
  color: #5d596c;
}

/* line 26080, app/assets/stylesheets/core.css.scss */
.footer.bg-white .show > .footer-link,
.footer.bg-white .active > .footer-link,
.footer.bg-white .footer-link.show,
.footer.bg-white .footer-link.active {
  color: #5d596c;
}

/* line 26086, app/assets/stylesheets/core.css.scss */
.footer.bg-white hr {
  border-color: rgba(93, 89, 108, 0.075);
}

/* line 26090, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .layout-horizontal .footer.bg-light {
  background-color: #dfdfe3 !important;
  color: #6f6b7d;
}

/* line 26094, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-light .footer-container {
  background-color: #dfdfe3 !important;
  color: #6f6b7d;
}

/* line 26098, app/assets/stylesheets/core.css.scss */
.footer.bg-light .footer-link {
  color: #6f6b7d;
}

/* line 26101, app/assets/stylesheets/core.css.scss */
.footer.bg-light .footer-link:hover, .footer.bg-light .footer-link:focus {
  color: #5d596c;
}

/* line 26104, app/assets/stylesheets/core.css.scss */
.footer.bg-light .footer-link.disabled {
  color: #9c99a6 !important;
}

/* line 26107, app/assets/stylesheets/core.css.scss */
.footer.bg-light .footer-text {
  color: #5d596c;
}

/* line 26110, app/assets/stylesheets/core.css.scss */
.footer.bg-light .show > .footer-link,
.footer.bg-light .active > .footer-link,
.footer.bg-light .footer-link.show,
.footer.bg-light .footer-link.active {
  color: #5d596c;
}

/* line 26116, app/assets/stylesheets/core.css.scss */
.footer.bg-light hr {
  border-color: rgba(93, 89, 108, 0.0811851);
}

/* line 26120, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .layout-horizontal .footer.bg-lighter {
  background-color: #faf9fa !important;
  color: #6f6b7d;
}

/* line 26124, app/assets/stylesheets/core.css.scss */
.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-lighter .footer-container {
  background-color: #faf9fa !important;
  color: #6f6b7d;
}

/* line 26128, app/assets/stylesheets/core.css.scss */
.footer.bg-lighter .footer-link {
  color: #6f6b7d;
}

/* line 26131, app/assets/stylesheets/core.css.scss */
.footer.bg-lighter .footer-link:hover, .footer.bg-lighter .footer-link:focus {
  color: #5d596c;
}

/* line 26134, app/assets/stylesheets/core.css.scss */
.footer.bg-lighter .footer-link.disabled {
  color: #a7a4af !important;
}

/* line 26137, app/assets/stylesheets/core.css.scss */
.footer.bg-lighter .footer-text {
  color: #5d596c;
}

/* line 26140, app/assets/stylesheets/core.css.scss */
.footer.bg-lighter .show > .footer-link,
.footer.bg-lighter .active > .footer-link,
.footer.bg-lighter .footer-link.show,
.footer.bg-lighter .footer-link.active {
  color: #5d596c;
}

/* line 26146, app/assets/stylesheets/core.css.scss */
.footer.bg-lighter hr {
  border-color: rgba(93, 89, 108, 0.0760955);
}

/*
* Pages Mixins
*/
/* line 5, app/assets/stylesheets/theme-default.css.scss */
.layout-navbar-fixed .layout-wrapper:not(.layout-horizontal) .layout-page:before {
  content: "";
  width: 100%;
  height: 4.875rem;
  position: fixed;
  top: 0px;
  z-index: 10;
}

/* line 14, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme .menu-sub > .menu-item > .menu-link:before {
  content: "\ea6b";
  font-family: "tabler-icons";
  position: absolute;
  font-size: 0.65rem;
  font-weight: bold;
}

/* line 21, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme.menu-vertical .menu-sub > .menu-item > .menu-link:before {
  left: 1.35rem;
}

/* line 24, app/assets/stylesheets/theme-default.css.scss */
[dir=rtl] .bg-menu-theme.menu-vertical .menu-sub > .menu-item > .menu-link:before {
  right: 1.35rem;
  left: inherit;
}

/* line 28, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme.menu-vertical .menu-sub > .menu-item .menu-link .menu-icon {
  display: none;
}

/* line 31, app/assets/stylesheets/theme-default.css.scss */
html:not([dir=rtl]) .bg-menu-theme.menu-horizontal .menu-inner > .menu-item > .menu-sub > .menu-item > .menu-link {
  padding-left: 0.875rem;
}

/* line 34, app/assets/stylesheets/theme-default.css.scss */
[dir=rtl] .bg-menu-theme.menu-horizontal .menu-inner > .menu-item > .menu-sub > .menu-item > .menu-link {
  padding-right: 0.875rem;
}

/* line 37, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme.menu-horizontal .menu-inner > .menu-item > .menu-sub > .menu-item > .menu-link:before {
  content: "";
}

/* line 40, app/assets/stylesheets/theme-default.css.scss */
.layout-horizontal .bg-menu-theme .menu-sub > .menu-item > .menu-link:before {
  left: 1.1rem;
}

/* line 43, app/assets/stylesheets/theme-default.css.scss */
[dir=rtl] .layout-horizontal .bg-menu-theme .menu-sub > .menu-item > .menu-link:before {
  right: 1.1rem;
  left: inherit;
}

/* line 47, app/assets/stylesheets/theme-default.css.scss */
.layout-wrapper:not(.layout-horizontal) .bg-menu-theme .menu-inner .menu-item .menu-link {
  border-radius: 0.375rem;
}

/* line 50, app/assets/stylesheets/theme-default.css.scss */
.layout-horizontal .bg-menu-theme .menu-inner > .menu-item > .menu-link {
  border-radius: 0.375rem;
}

@media (min-width: 1200px) {
  /* line 54, app/assets/stylesheets/theme-default.css.scss */
  .layout-horizontal .bg-menu-theme .menu-inner > .menu-item {
    margin: 0.625rem 0;
  }
  /* line 57, app/assets/stylesheets/theme-default.css.scss */
  .layout-horizontal .bg-menu-theme .menu-inner > .menu-item:not(:first-child) {
    margin-left: 0.125rem;
  }
  /* line 60, app/assets/stylesheets/theme-default.css.scss */
  .layout-horizontal .bg-menu-theme .menu-inner > .menu-item:not(:last-child) {
    margin-right: 0.125rem;
  }
}

/* line 64, app/assets/stylesheets/theme-default.css.scss */
.layout-wrapper:not(.layout-horizontal) .bg-menu-theme .menu-inner > .menu-item.active:before {
  content: "";
  position: absolute;
  right: 0;
  width: 0.25rem;
  height: 2.6845rem;
  border-radius: 0.375rem 0 0 0.375rem;
}

/* line 72, app/assets/stylesheets/theme-default.css.scss */
[dir=rtl] .layout-wrapper:not(.layout-horizontal) .bg-menu-theme .menu-inner > .menu-item.active:before {
  left: 0;
  right: inherit;
  border-radius: 0 0.375rem 0.375rem 0;
}

/* line 78, app/assets/stylesheets/theme-default.css.scss */
body {
  background: #f8f7fa;
}

/* line 82, app/assets/stylesheets/theme-default.css.scss */
.bg-body {
  background: #f8f7fa !important;
}

/* line 86, app/assets/stylesheets/theme-default.css.scss */
.text-primary {
  color: #7367f0 !important;
}

/* line 90, app/assets/stylesheets/theme-default.css.scss */
.text-body[href]:hover {
  color: #685dd8 !important;
}

/* line 94, app/assets/stylesheets/theme-default.css.scss */
.bg-primary {
  background-color: #7367f0 !important;
}

/* line 98, app/assets/stylesheets/theme-default.css.scss */
a.bg-primary:hover, a.bg-primary:focus {
  background-color: #6d62e4 !important;
}

/* line 102, app/assets/stylesheets/theme-default.css.scss */
.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span {
  background-color: #7367f0;
}

/* line 106, app/assets/stylesheets/theme-default.css.scss */
.bg-label-primary {
  background-color: #eae8fd !important;
  color: #7367f0 !important;
}

/* line 111, app/assets/stylesheets/theme-default.css.scss */
.bg-label-hover-primary {
  background-color: #eae8fd !important;
  color: #7367f0 !important;
}

/* line 115, app/assets/stylesheets/theme-default.css.scss */
.bg-label-hover-primary:hover {
  background-color: #7367f0 !important;
  color: #fff !important;
}

/* line 120, app/assets/stylesheets/theme-default.css.scss */
.bg-gradient-primary {
  background-image: linear-gradient(45deg, #7367f0, #b9b3f8) !important;
}

/* line 124, app/assets/stylesheets/theme-default.css.scss */
.bg-primary.bg-glow {
  box-shadow: 0px 2px 3px 0px rgba(115, 103, 240, 0.3);
}

/* line 128, app/assets/stylesheets/theme-default.css.scss */
.page-item.active .page-link,
.pagination li.active > a:not(.page-link) {
  border-color: #7367f0;
  background-color: #7367f0;
  color: #fff;
}

/* line 135, app/assets/stylesheets/theme-default.css.scss */
.page-item > .page-link.active {
  border-color: #7367f0;
  background-color: #7367f0;
  color: #fff;
}

/* line 141, app/assets/stylesheets/theme-default.css.scss */
.page-item.first .page-link.active, .page-item.last .page-link.active, .page-item.next .page-link.active, .page-item.prev .page-link.active, .page-item.previous .page-link.active {
  border-color: #7367f0;
  background-color: #7367f0;
  color: #fff;
}

/* line 147, app/assets/stylesheets/theme-default.css.scss */
.progress-bar {
  background-color: #7367f0;
  color: #fff;
}

/* line 152, app/assets/stylesheets/theme-default.css.scss */
.modal-onboarding .carousel-indicators [data-bs-target] {
  background-color: #7367f0;
}

/* line 156, app/assets/stylesheets/theme-default.css.scss */
.carousel-control-prev,
.carousel-control-next {
  color: #7367f0;
}

/* line 160, app/assets/stylesheets/theme-default.css.scss */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #7367f0;
}

/* line 166, app/assets/stylesheets/theme-default.css.scss */
.list-group-item-primary {
  border-color: #7367f0;
  background-color: #e9e7fd;
  border-color: #7367f0;
  color: #7367f0 !important;
}

/* line 173, app/assets/stylesheets/theme-default.css.scss */
a.list-group-item-primary,
button.list-group-item-primary {
  color: #7367f0;
}

/* line 177, app/assets/stylesheets/theme-default.css.scss */
a.list-group-item-primary:hover, a.list-group-item-primary:focus,
button.list-group-item-primary:hover,
button.list-group-item-primary:focus {
  border-color: #7367f0;
  background-color: #e9e7fd;
  color: #7367f0;
}

/* line 184, app/assets/stylesheets/theme-default.css.scss */
a.list-group-item-primary.active,
button.list-group-item-primary.active {
  border-color: #7367f0 !important;
  background-color: #7367f0 !important;
  color: #fff !important;
}

/* line 191, app/assets/stylesheets/theme-default.css.scss */
.list-group-item-action.active, .list-group-item-action.active:hover, .list-group-item-action.active:focus {
  border-color: #7367f0;
  background-color: #7367f0;
  color: #fff;
}

/* line 197, app/assets/stylesheets/theme-default.css.scss */
.list-group.list-group-timeline .list-group-timeline-primary:before {
  border-color: #7367f0;
  background-color: #7367f0;
}

/* line 202, app/assets/stylesheets/theme-default.css.scss */
.alert-primary {
  background-color: #e9e7fd;
  border-color: #e9e7fd;
  color: #7367f0;
}

/* line 207, app/assets/stylesheets/theme-default.css.scss */
.alert-primary .btn-close {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 4.5L5 13.5' stroke='%237367f0' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 4.5L5 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='%237367f0' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

/* line 210, app/assets/stylesheets/theme-default.css.scss */
.alert-primary .alert-link {
  color: #7367f0;
}

/* line 214, app/assets/stylesheets/theme-default.css.scss */
.alert-primary hr {
  background-color: #7367f0 !important;
}

/* line 218, app/assets/stylesheets/theme-default.css.scss */
.tooltip-primary .tooltip-inner, .tooltip-primary > .tooltip .tooltip-inner, .ngb-tooltip-primary + ngb-tooltip-window .tooltip-inner {
  background: #7367f0;
  color: #fff;
}

/* line 222, app/assets/stylesheets/theme-default.css.scss */
.tooltip-primary.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before, .tooltip-primary > .tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before, .ngb-tooltip-primary + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before {
  border-top-color: #7367f0;
}

/* line 225, app/assets/stylesheets/theme-default.css.scss */
.tooltip-primary.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, .tooltip-primary > .tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, .ngb-tooltip-primary + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before {
  border-left-color: #7367f0;
}

/* line 228, app/assets/stylesheets/theme-default.css.scss */
[dir=rtl] .tooltip-primary.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, [dir=rtl] .tooltip-primary > .tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before, [dir=rtl] .ngb-tooltip-primary + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before {
  border-right-color: #7367f0;
}

/* line 231, app/assets/stylesheets/theme-default.css.scss */
.tooltip-primary.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before, .tooltip-primary > .tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before, .ngb-tooltip-primary + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before {
  border-bottom-color: #7367f0;
}

/* line 234, app/assets/stylesheets/theme-default.css.scss */
.tooltip-primary.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, .tooltip-primary > .tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, .ngb-tooltip-primary + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before {
  border-right-color: #7367f0;
}

/* line 237, app/assets/stylesheets/theme-default.css.scss */
[dir=rtl] .tooltip-primary.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, [dir=rtl] .tooltip-primary > .tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before, [dir=rtl] .ngb-tooltip-primary + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before {
  border-left-color: #7367f0;
}

/* line 241, app/assets/stylesheets/theme-default.css.scss */
.popover-primary, .popover-primary > .popover, .ngb-popover-primary + ngb-popover-window {
  border-color: transparent;
  background: #7367f0;
}

/* line 245, app/assets/stylesheets/theme-default.css.scss */
.popover-primary .popover-header, .popover-primary > .popover .popover-header, .ngb-popover-primary + ngb-popover-window .popover-header {
  border-color: #7367f0;
  background: transparent;
  color: #fff;
}

/* line 250, app/assets/stylesheets/theme-default.css.scss */
.popover-primary .popover-body, .popover-primary > .popover .popover-body, .ngb-popover-primary + ngb-popover-window .popover-body {
  background: transparent;
  color: rgba(255, 255, 255, 0.8);
}

/* line 254, app/assets/stylesheets/theme-default.css.scss */
.popover-primary > .popover-arrow::before, .popover-primary > .popover > .popover-arrow::before, .ngb-popover-primary + ngb-popover-window > .popover-arrow::before {
  border-color: transparent;
}

/* line 257, app/assets/stylesheets/theme-default.css.scss */
.popover-primary.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after, .popover-primary > .popover.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after, .ngb-popover-primary + ngb-popover-window.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after {
  border-top-color: #7367f0 !important;
}

/* line 260, app/assets/stylesheets/theme-default.css.scss */
.popover-primary.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, .popover-primary > .popover.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, .ngb-popover-primary + ngb-popover-window.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after {
  border-right-color: #7367f0 !important;
}

/* line 263, app/assets/stylesheets/theme-default.css.scss */
[dir=rtl] .popover-primary.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, [dir=rtl] .popover-primary > .popover.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after, [dir=rtl] .ngb-popover-primary + ngb-popover-window.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after {
  border-left-color: #7367f0 !important;
}

/* line 266, app/assets/stylesheets/theme-default.css.scss */
.popover-primary.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after, .popover-primary > .popover.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after, .ngb-popover-primary + ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after {
  border-bottom-color: #7367f0 !important;
}

/* line 269, app/assets/stylesheets/theme-default.css.scss */
.popover-primary.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, .popover-primary > .popover.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, .ngb-popover-primary + ngb-popover-window.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after {
  border-left-color: #7367f0 !important;
}

/* line 272, app/assets/stylesheets/theme-default.css.scss */
[dir=rtl] .popover-primary.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, [dir=rtl] .popover-primary > .popover.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after, [dir=rtl] .ngb-popover-primary + ngb-popover-window.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after {
  border-right-color: #7367f0 !important;
}

/* line 275, app/assets/stylesheets/theme-default.css.scss */
.popover-primary.bs-popover-auto[data-popper-placement=bottom] .popover-header::before, .popover-primary > .popover.bs-popover-auto[data-popper-placement=bottom] .popover-header::before, .ngb-popover-primary + ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header::before {
  border-bottom: 1px solid transparent !important;
}

/* line 279, app/assets/stylesheets/theme-default.css.scss */
.table-primary {
  --bs-table-bg: #f4f3fe;
  --bs-table-striped-bg: #f1f0fb;
  --bs-table-striped-color: #4b465c;
  --bs-table-active-bg: #e6e5f1;
  --bs-table-active-color: #4b465c;
  --bs-table-hover-bg: #edecf8;
  --bs-table-hover-color: #4b465c;
  color: #4b465c;
  border-color: #d2d0de;
}

/* line 290, app/assets/stylesheets/theme-default.css.scss */
.table-primary .btn-icon {
  color: #4b465c;
}

/* line 294, app/assets/stylesheets/theme-default.css.scss */
.btn-primary {
  color: #fff;
  background-color: #7367f0;
  border-color: #7367f0;
}

/* line 299, app/assets/stylesheets/theme-default.css.scss */
.btn-primary:hover {
  color: #fff !important;
  background-color: #685dd8 !important;
  border-color: #685dd8 !important;
}

/* line 304, app/assets/stylesheets/theme-default.css.scss */
.btn-check:focus + .btn-primary, .btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #685dd8;
  border-color: #685dd8;
  box-shadow: none;
}

/* line 310, app/assets/stylesheets/theme-default.css.scss */
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .btn-primary.show.dropdown-toggle, .show > .btn-primary.dropdown-toggle {
  color: #fff !important;
  background-color: #685dd8 !important;
  border-color: #685dd8 !important;
}

/* line 315, app/assets/stylesheets/theme-default.css.scss */
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff !important;
  background-color: #7367f0 !important;
  border-color: #7367f0 !important;
  box-shadow: none !important;
}

/* line 322, app/assets/stylesheets/theme-default.css.scss */
.btn-group .btn-primary,
.input-group .btn-primary {
  border-right: var(--bs-border-width) solid #685dd8;
  border-left: var(--bs-border-width) solid #685dd8;
}

/* line 328, app/assets/stylesheets/theme-default.css.scss */
.btn-group-vertical .btn-primary {
  border-top-color: #685dd8;
  border-bottom-color: #685dd8;
}

/* line 333, app/assets/stylesheets/theme-default.css.scss */
.btn-label-primary {
  color: #7367f0;
  border-color: transparent;
  background: #e9e7fd;
}

/* line 338, app/assets/stylesheets/theme-default.css.scss */
.btn-label-primary.waves-effect .waves-ripple {
  background: radial-gradient(rgba(115, 103, 240, 0.2) 0, rgba(115, 103, 240, 0.3) 40%, rgba(115, 103, 240, 0.4) 50%, rgba(115, 103, 240, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 341, app/assets/stylesheets/theme-default.css.scss */
.btn-label-primary:hover {
  border-color: transparent !important;
  background: #dddbfb !important;
  color: #7367f0 !important;
}

/* line 346, app/assets/stylesheets/theme-default.css.scss */
.btn-label-primary:focus, .btn-label-primary.focus {
  color: #7367f0;
  background: #dddbfb;
  box-shadow: none !important;
}

/* line 351, app/assets/stylesheets/theme-default.css.scss */
.btn-label-primary:active, .btn-label-primary.active, .btn-label-primary.show.dropdown-toggle, .show > .btn-label-primary.dropdown-toggle {
  color: #7367f0 !important;
  background-color: #dddbfb !important;
  border-color: transparent !important;
}

/* line 356, app/assets/stylesheets/theme-default.css.scss */
.btn-label-primary:active:focus, .btn-label-primary.active:focus, .btn-label-primary.show.dropdown-toggle:focus, .show > .btn-label-primary.dropdown-toggle:focus {
  box-shadow: none;
}

/* line 359, app/assets/stylesheets/theme-default.css.scss */
.btn-label-primary.disabled, .btn-label-primary:disabled {
  color: #7367f0 !important;
  border-color: transparent !important;
  background: #eae8fd !important;
  box-shadow: none;
}

/* line 366, app/assets/stylesheets/theme-default.css.scss */
.btn-group .btn-label-primary,
.input-group .btn-label-primary {
  border-right: var(--bs-border-width) solid #dddbfb;
  border-left: var(--bs-border-width) solid #dddbfb;
}

/* line 372, app/assets/stylesheets/theme-default.css.scss */
.btn-group-vertical .btn-label-primary {
  border-top-color: #dddbfb;
  border-bottom-color: #dddbfb;
}

/* line 377, app/assets/stylesheets/theme-default.css.scss */
.btn-outline-primary {
  color: #7367f0;
  border-color: #7367f0;
  background: transparent;
}

/* line 382, app/assets/stylesheets/theme-default.css.scss */
.btn-outline-primary.waves-effect .waves-ripple {
  background: radial-gradient(rgba(115, 103, 240, 0.2) 0, rgba(115, 103, 240, 0.3) 40%, rgba(115, 103, 240, 0.4) 50%, rgba(115, 103, 240, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 385, app/assets/stylesheets/theme-default.css.scss */
.btn-outline-primary:hover {
  color: #7367f0 !important;
  background-color: #f4f3fe !important;
  border-color: #7367f0 !important;
}

/* line 390, app/assets/stylesheets/theme-default.css.scss */
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  color: #7367f0;
  background-color: #f4f3fe;
  border-color: #7367f0;
  box-shadow: none;
}

/* line 396, app/assets/stylesheets/theme-default.css.scss */
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #7367f0 !important;
  background-color: #e9e7fd !important;
  border-color: #7367f0 !important;
}

/* line 401, app/assets/stylesheets/theme-default.css.scss */
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: none;
}

/* line 404, app/assets/stylesheets/theme-default.css.scss */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #7367f0 !important;
  background-color: transparent !important;
}

/* line 409, app/assets/stylesheets/theme-default.css.scss */
.btn-outline-primary .badge {
  background: #7367f0;
  border-color: #7367f0;
  color: #fff;
}

/* line 415, app/assets/stylesheets/theme-default.css.scss */
.btn-outline-primary:hover .badge,
.btn-outline-primary:focus:hover .badge,
.btn-outline-primary:active .badge,
.btn-outline-primary.active .badge,
.show > .btn-outline-primary.dropdown-toggle .badge {
  background: #7367f0;
  border-color: #7367f0;
}

/* line 424, app/assets/stylesheets/theme-default.css.scss */
.dropdown-item.active:not(.disabled),
.dropdown-item:not(.disabled):active {
  background-color: #7367f0;
  color: #fff !important;
}

/* line 430, app/assets/stylesheets/theme-default.css.scss */
.dropdown-menu > li:not(.disabled) > a:not(.dropdown-item):active,
.dropdown-menu > li.active:not(.disabled) > a:not(.dropdown-item) {
  background-color: #7367f0;
  color: #fff !important;
}

/* line 436, app/assets/stylesheets/theme-default.css.scss */
.nav-pills .nav-link.active, .nav-pills .nav-link.active:hover, .nav-pills .nav-link.active:focus {
  background-color: #7367f0;
  color: #fff;
}

/* line 441, app/assets/stylesheets/theme-default.css.scss */
.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:hover, .nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:hover,
.nav-tabs .nav-link.active:focus {
  box-shadow: 0 -2px 0 #7367f0 inset;
}

/* line 448, app/assets/stylesheets/theme-default.css.scss */
.nav-align-bottom .nav-tabs .nav-link.active, .nav-align-bottom .nav-tabs .nav-link.active:hover, .nav-align-bottom .nav-tabs .nav-link.active:focus,
.nav-align-bottom .nav-tabs .nav-link.active,
.nav-align-bottom .nav-tabs .nav-link.active:hover,
.nav-align-bottom .nav-tabs .nav-link.active:focus {
  box-shadow: 0 2px 0 #7367f0 inset;
}

/* line 455, app/assets/stylesheets/theme-default.css.scss */
.nav-align-left .nav-tabs .nav-link.active, .nav-align-left .nav-tabs .nav-link.active:hover, .nav-align-left .nav-tabs .nav-link.active:focus,
.nav-align-left .nav-tabs .nav-link.active,
.nav-align-left .nav-tabs .nav-link.active:hover,
.nav-align-left .nav-tabs .nav-link.active:focus {
  box-shadow: -2px 0px 0 #7367f0 inset;
}

/* line 462, app/assets/stylesheets/theme-default.css.scss */
.nav-align-right .nav-tabs .nav-link.active, .nav-align-right .nav-tabs .nav-link.active:hover, .nav-align-right .nav-tabs .nav-link.active:focus,
.nav-align-right .nav-tabs .nav-link.active,
.nav-align-right .nav-tabs .nav-link.active:hover,
.nav-align-right .nav-tabs .nav-link.active:focus {
  box-shadow: 2px 0px 0 #7367f0 inset;
}

/* line 469, app/assets/stylesheets/theme-default.css.scss */
[dir=rtl] .nav-align-left .nav-tabs .nav-link.active, [dir=rtl] .nav-align-left .nav-tabs .nav-link.active:hover, [dir=rtl] .nav-align-left .nav-tabs .nav-link.active:focus,
[dir=rtl] .nav-align-left .nav-tabs .nav-link.active,
[dir=rtl] .nav-align-left .nav-tabs .nav-link.active:hover,
[dir=rtl] .nav-align-left .nav-tabs .nav-link.active:focus {
  box-shadow: 2px 0px 0 #7367f0 inset;
}

/* line 475, app/assets/stylesheets/theme-default.css.scss */
[dir=rtl] .nav-align-right .nav-tabs .nav-link.active, [dir=rtl] .nav-align-right .nav-tabs .nav-link.active:hover, [dir=rtl] .nav-align-right .nav-tabs .nav-link.active:focus,
[dir=rtl] .nav-align-right .nav-tabs .nav-link.active,
[dir=rtl] .nav-align-right .nav-tabs .nav-link.active:hover,
[dir=rtl] .nav-align-right .nav-tabs .nav-link.active:focus {
  box-shadow: -2px 0px 0 #7367f0 inset;
}

/* line 482, app/assets/stylesheets/theme-default.css.scss */
.form-control:focus,
.form-select:focus {
  border-color: #7367f0 !important;
}

/* line 487, app/assets/stylesheets/theme-default.css.scss */
.input-group:focus-within .form-control,
.input-group:focus-within .input-group-text {
  border-color: #7367f0 !important;
}

/* line 492, app/assets/stylesheets/theme-default.css.scss */
.form-check-input:focus {
  border-color: #7367f0;
}

/* line 495, app/assets/stylesheets/theme-default.css.scss */
.form-check-input:checked, .form-check-input[type=checkbox]:indeterminate {
  background-color: #7367f0;
  border-color: #7367f0;
}

/* line 500, app/assets/stylesheets/theme-default.css.scss */
.custom-option.checked {
  border: 1px solid #7367f0;
}

/* line 504, app/assets/stylesheets/theme-default.css.scss */
.form-switch .form-check-input:focus {
  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%3Ccircle cx='9' cy='9' r='6' fill='%237367f0'/%3E%3C/svg%3E%0A");
}

/* line 507, app/assets/stylesheets/theme-default.css.scss */
.form-switch .form-check-input:checked {
  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%3Ccircle cx='9' cy='9' r='6' fill='%23fff'/%3E%3C/svg%3E%0A");
}

/* line 511, app/assets/stylesheets/theme-default.css.scss */
.form-control:focus ~ .form-label {
  border-color: #7367f0;
}

/* line 514, app/assets/stylesheets/theme-default.css.scss */
.form-control:focus ~ .form-label::after {
  border-color: inherit;
}

/* line 518, app/assets/stylesheets/theme-default.css.scss */
.switch-input:checked ~ .switch-toggle-slider {
  background: #7367f0;
  border-color: #7367f0 !important;
  color: #fff;
}

/* line 524, app/assets/stylesheets/theme-default.css.scss */
.switch-input:active ~ .switch-toggle-slider {
  box-shadow: none;
}

/* line 528, app/assets/stylesheets/theme-default.css.scss */
.switch-input:focus ~ .switch-toggle-slider {
  border: 1px solid #7367f0;
  box-shadow: 0 0 0.25rem 0.05rem rgba(115, 103, 240, 0.1);
}

/* line 533, app/assets/stylesheets/theme-default.css.scss */
.switch-primary.switch .switch-input:checked ~ .switch-toggle-slider {
  background: #7367f0;
  border-color: #7367f0 !important;
  color: #fff;
}

/* line 539, app/assets/stylesheets/theme-default.css.scss */
.switch-primary.switch .switch-input:active ~ .switch-toggle-slider {
  box-shadow: none;
}

/* line 543, app/assets/stylesheets/theme-default.css.scss */
.switch-primary.switch .switch-input:focus ~ .switch-toggle-slider {
  border: 1px solid #7367f0;
  box-shadow: 0 0 0.25rem 0.05rem rgba(115, 103, 240, 0.1);
}

/* line 548, app/assets/stylesheets/theme-default.css.scss */
.timeline .timeline-item-primary .timeline-event {
  background-color: rgba(115, 103, 240, 0.1);
}

/* line 551, app/assets/stylesheets/theme-default.css.scss */
.timeline .timeline-item-primary .timeline-event:before {
  border-left-color: rgba(115, 103, 240, 0.1) !important;
  border-right-color: rgba(115, 103, 240, 0.1) !important;
}

/* line 556, app/assets/stylesheets/theme-default.css.scss */
.timeline .timeline-point-primary {
  background-color: #7367f0 !important;
  box-shadow: 0 0 0 0.1875rem rgba(115, 103, 240, 0.16);
}

/* line 561, app/assets/stylesheets/theme-default.css.scss */
.timeline .timeline-indicator-primary i {
  color: #7367f0 !important;
}

/* line 565, app/assets/stylesheets/theme-default.css.scss */
.divider.divider-primary.divider-vertical:before, .divider.divider-primary.divider-vertical:after,
.divider.divider-primary .divider-text:before,
.divider.divider-primary .divider-text:after {
  border-color: #7367f0;
}

/* line 571, app/assets/stylesheets/theme-default.css.scss */
.navbar.bg-primary {
  background-color: rgba(115, 103, 240, 0.95) !important;
  color: #e2dffc;
}

/* line 575, app/assets/stylesheets/theme-default.css.scss */
.navbar.bg-primary .navbar-brand,
.navbar.bg-primary .navbar-brand a {
  color: #fff;
}

/* line 579, app/assets/stylesheets/theme-default.css.scss */
.navbar.bg-primary .navbar-brand:hover, .navbar.bg-primary .navbar-brand:focus,
.navbar.bg-primary .navbar-brand a:hover,
.navbar.bg-primary .navbar-brand a:focus {
  color: #fff;
}

/* line 584, app/assets/stylesheets/theme-default.css.scss */
.navbar.bg-primary .navbar-search-wrapper .navbar-search-icon,
.navbar.bg-primary .navbar-search-wrapper .search-input {
  color: #e2dffc;
}

/* line 588, app/assets/stylesheets/theme-default.css.scss */
.navbar.bg-primary .search-input-wrapper .search-input,
.navbar.bg-primary .search-input-wrapper .search-toggler {
  background-color: #7367f0 !important;
  color: #e2dffc;
}

/* line 593, app/assets/stylesheets/theme-default.css.scss */
.navbar.bg-primary .navbar-nav > .nav-link,
.navbar.bg-primary .navbar-nav > .nav-item > .nav-link,
.navbar.bg-primary .navbar-nav > .nav > .nav-item > .nav-link {
  color: #e2dffc;
}

/* line 598, app/assets/stylesheets/theme-default.css.scss */
.navbar.bg-primary .navbar-nav > .nav-link:hover, .navbar.bg-primary .navbar-nav > .nav-link:focus,
.navbar.bg-primary .navbar-nav > .nav-item > .nav-link:hover,
.navbar.bg-primary .navbar-nav > .nav-item > .nav-link:focus,
.navbar.bg-primary .navbar-nav > .nav > .nav-item > .nav-link:hover,
.navbar.bg-primary .navbar-nav > .nav > .nav-item > .nav-link:focus {
  color: #fff;
}

/* line 605, app/assets/stylesheets/theme-default.css.scss */
.navbar.bg-primary .navbar-nav > .nav-link.disabled,
.navbar.bg-primary .navbar-nav > .nav-item > .nav-link.disabled,
.navbar.bg-primary .navbar-nav > .nav > .nav-item > .nav-link.disabled {
  color: #b6aff7 !important;
}

/* line 610, app/assets/stylesheets/theme-default.css.scss */
.navbar.bg-primary .navbar-nav .show > .nav-link,
.navbar.bg-primary .navbar-nav .active > .nav-link,
.navbar.bg-primary .navbar-nav .nav-link.show,
.navbar.bg-primary .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 616, app/assets/stylesheets/theme-default.css.scss */
.navbar.bg-primary .navbar-toggler {
  color: #e2dffc;
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 620, app/assets/stylesheets/theme-default.css.scss */
.navbar.bg-primary .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='💎-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* line 623, app/assets/stylesheets/theme-default.css.scss */
.navbar.bg-primary .navbar-text {
  color: #e2dffc;
}

/* line 626, app/assets/stylesheets/theme-default.css.scss */
.navbar.bg-primary .navbar-text a {
  color: #fff;
}

/* line 629, app/assets/stylesheets/theme-default.css.scss */
.navbar.bg-primary .navbar-text a:hover, .navbar.bg-primary .navbar-text a:focus {
  color: #fff;
}

/* line 632, app/assets/stylesheets/theme-default.css.scss */
.navbar.bg-primary hr {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 636, app/assets/stylesheets/theme-default.css.scss */
.menu.bg-primary {
  background-color: #7367f0 !important;
  color: #e2dffc;
}

/* line 640, app/assets/stylesheets/theme-default.css.scss */
.menu.bg-primary.menu-horizontal {
  background-color: rgba(115, 103, 240, 0.95) !important;
}

/* line 643, app/assets/stylesheets/theme-default.css.scss */
.menu.bg-primary .menu-link,
.menu.bg-primary .menu-horizontal-prev,
.menu.bg-primary .menu-horizontal-next {
  color: #e2dffc;
}

/* line 648, app/assets/stylesheets/theme-default.css.scss */
.menu.bg-primary .menu-link:hover, .menu.bg-primary .menu-link:focus,
.menu.bg-primary .menu-horizontal-prev:hover,
.menu.bg-primary .menu-horizontal-prev:focus,
.menu.bg-primary .menu-horizontal-next:hover,
.menu.bg-primary .menu-horizontal-next:focus {
  color: #fff;
}

/* line 655, app/assets/stylesheets/theme-default.css.scss */
.menu.bg-primary .menu-link.active,
.menu.bg-primary .menu-horizontal-prev.active,
.menu.bg-primary .menu-horizontal-next.active {
  color: #fff;
}

/* line 660, app/assets/stylesheets/theme-default.css.scss */
.menu.bg-primary .menu-item.disabled .menu-link,
.menu.bg-primary .menu-horizontal-prev.disabled,
.menu.bg-primary .menu-horizontal-next.disabled {
  color: #b6aff7 !important;
}

/* line 665, app/assets/stylesheets/theme-default.css.scss */
.menu.bg-primary .menu-item.open:not(.menu-item-closing) > .menu-toggle,
.menu.bg-primary .menu-item.active > .menu-link {
  color: #fff;
}

/* line 669, app/assets/stylesheets/theme-default.css.scss */
.menu.bg-primary.menu-vertical .menu-item.active > .menu-link:not(.menu-toggle) {
  background: linear-gradient(72.47deg, #776bf0 22.16%, rgba(119, 107, 240, 0.7) 76.47%);
  box-shadow: 0px 2px 6px 0px rgba(119, 107, 240, 0.48);
  color: #fff !important;
}

/* line 674, app/assets/stylesheets/theme-default.css.scss */
[dir=rtl] .menu.bg-primary.menu-vertical .menu-item.active > .menu-link:not(.menu-toggle) {
  background: linear-gradient(72.47deg, rgba(119, 107, 240, 0.7) 22.16%, #776bf0 76.47%) !important;
}

/* line 677, app/assets/stylesheets/theme-default.css.scss */
.menu.bg-primary.menu-horizontal .menu-inner > .menu-item.active > .menu-link.menu-toggle {
  background: linear-gradient(72.47deg, #776bf0 22.16%, rgba(119, 107, 240, 0.7) 76.47%);
  color: #fff !important;
  box-shadow: 0px 2px 6px 0px rgba(119, 107, 240, 0.48);
}

/* line 682, app/assets/stylesheets/theme-default.css.scss */
[dir=rtl] .menu.bg-primary.menu-horizontal .menu-inner > .menu-item.active > .menu-link.menu-toggle {
  background: linear-gradient(72.47deg, rgba(119, 107, 240, 0.7) 22.16%, #776bf0 76.47%);
  box-shadow: 0px 2px 6px 0px rgba(119, 107, 240, 0.48);
  color: #fff !important;
}

/* line 687, app/assets/stylesheets/theme-default.css.scss */
.menu.bg-primary.menu-horizontal .menu-inner .menu-item:not(.menu-item-closing) > .menu-sub,
.menu.bg-primary.menu-horizontal .menu-inner .menu-item.open > .menu-toggle {
  background: #7367f0;
}

/* line 691, app/assets/stylesheets/theme-default.css.scss */
.menu.bg-primary.menu-horizontal .menu-item.active > .menu-link:not(.menu-toggle) {
  background: #7367f0;
  color: #776bf0 !important;
}

/* line 695, app/assets/stylesheets/theme-default.css.scss */
.menu.bg-primary .menu-inner > .menu-item.menu-item-closing .menu-item.open .menu-sub,
.menu.bg-primary .menu-inner > .menu-item.menu-item-closing .menu-item.open .menu-toggle {
  background: transparent;
  color: #fff;
}

/* line 700, app/assets/stylesheets/theme-default.css.scss */
.menu.bg-primary .menu-inner-shadow {
  background: linear-gradient(#7367f0 41%, rgba(115, 103, 240, 0.11) 95%, rgba(115, 103, 240, 0));
}

/* line 703, app/assets/stylesheets/theme-default.css.scss */
.menu.bg-primary .menu-text {
  color: #fff;
}

/* line 706, app/assets/stylesheets/theme-default.css.scss */
.menu.bg-primary .menu-header {
  color: #c6c1f9;
}

/* line 709, app/assets/stylesheets/theme-default.css.scss */
.menu.bg-primary hr,
.menu.bg-primary .menu-divider,
.menu.bg-primary .menu-inner > .menu-item.open > .menu-sub::before {
  border-color: rgba(255, 255, 255, 0.15) !important;
}

/* line 714, app/assets/stylesheets/theme-default.css.scss */
.menu.bg-primary .menu-block::before {
  background-color: #c6c1f9;
}

/* line 717, app/assets/stylesheets/theme-default.css.scss */
.menu.bg-primary .ps__thumb-y,
.menu.bg-primary .ps__rail-y.ps--clicking > .ps__thumb-y {
  background: rgba(255, 255, 255, 0.591696) !important;
}

/* line 722, app/assets/stylesheets/theme-default.css.scss */
.layout-footer-fixed .layout-horizontal .footer.bg-primary {
  background-color: #7367f0 !important;
  color: #e2dffc;
}

/* line 726, app/assets/stylesheets/theme-default.css.scss */
.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-primary .footer-container {
  background-color: #7367f0 !important;
  color: #e2dffc;
}

/* line 730, app/assets/stylesheets/theme-default.css.scss */
.footer.bg-primary .footer-link {
  color: #e2dffc;
}

/* line 733, app/assets/stylesheets/theme-default.css.scss */
.footer.bg-primary .footer-link:hover, .footer.bg-primary .footer-link:focus {
  color: #fff;
}

/* line 736, app/assets/stylesheets/theme-default.css.scss */
.footer.bg-primary .footer-link.disabled {
  color: #b6aff7 !important;
}

/* line 739, app/assets/stylesheets/theme-default.css.scss */
.footer.bg-primary .footer-text {
  color: #fff;
}

/* line 742, app/assets/stylesheets/theme-default.css.scss */
.footer.bg-primary .show > .footer-link,
.footer.bg-primary .active > .footer-link,
.footer.bg-primary .footer-link.show,
.footer.bg-primary .footer-link.active {
  color: #fff;
}

/* line 748, app/assets/stylesheets/theme-default.css.scss */
.footer.bg-primary hr {
  border-color: rgba(255, 255, 255, 0.15);
}

/* line 752, app/assets/stylesheets/theme-default.css.scss */
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  color: #7367f0;
}

/* line 757, app/assets/stylesheets/theme-default.css.scss */
.form-floating > .form-control:-webkit-autofill ~ label {
  color: #7367f0;
}

/* line 761, app/assets/stylesheets/theme-default.css.scss */
.svg-illustration svg {
  fill: #7367f0;
}

/* line 765, app/assets/stylesheets/theme-default.css.scss */
.jstree-default .jstree-wholerow-hovered,
.jstree-default .jstree-hovered {
  background: rgba(115, 103, 240, 0.08);
  color: #7367f0;
}

/* line 770, app/assets/stylesheets/theme-default.css.scss */
.jstree-default .jstree-wholerow-clicked,
.jstree-default .jstree-clicked {
  background: #7367f0;
  color: #fff;
}

/* line 776, app/assets/stylesheets/theme-default.css.scss */
.jstree-default-dark .jstree-wholerow-hovered,
.jstree-default-dark .jstree-hovered {
  background: rgba(115, 103, 240, 0.08);
  color: #7367f0;
}

/* line 781, app/assets/stylesheets/theme-default.css.scss */
.jstree-default-dark .jstree-wholerow-clicked,
.jstree-default-dark .jstree-clicked {
  background: #7367f0;
  color: #fff;
}

/* line 787, app/assets/stylesheets/theme-default.css.scss */
.card.card-border-shadow-primary::after {
  border-bottom-color: #c7c2f9;
}

/* line 790, app/assets/stylesheets/theme-default.css.scss */
.card.card-border-shadow-primary:hover::after {
  border-bottom-color: #7367f0;
}

/* line 794, app/assets/stylesheets/theme-default.css.scss */
.card.card-hover-border-primary:hover,
.card .card-hover-border-primary:hover {
  border-color: #cac5f9;
}

/* line 799, app/assets/stylesheets/theme-default.css.scss */
html:not([dir=rtl]) .border-primary,
html[dir=rtl] .border-primary {
  border-color: #7367f0 !important;
}

/* line 804, app/assets/stylesheets/theme-default.css.scss */
a {
  color: #7367f0;
}

/* line 807, app/assets/stylesheets/theme-default.css.scss */
a:hover {
  color: #8176f2;
}

/* line 811, app/assets/stylesheets/theme-default.css.scss */
.fill-primary {
  fill: #7367f0;
}

/* line 815, app/assets/stylesheets/theme-default.css.scss */
.noUi-primary .noUi-base .noUi-connect {
  background: #7367f0 !important;
}

/* line 818, app/assets/stylesheets/theme-default.css.scss */
.noUi-primary .noUi-base .noUi-origin .noUi-handle {
  background: #5c52c0 !important;
}

/* line 822, app/assets/stylesheets/theme-default.css.scss */
.select2-container--default.select2-container--focus .select2-selection, .select2-container--default.select2-container--open .select2-selection {
  border-color: #7367f0 !important;
}

/* line 826, app/assets/stylesheets/theme-default.css.scss */
.select2-primary .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: rgba(115, 103, 240, 0.16) !important;
  color: #7367f0 !important;
}

/* line 831, app/assets/stylesheets/theme-default.css.scss */
.tagify--focus {
  border-color: #7367f0 !important;
}

/* line 835, app/assets/stylesheets/theme-default.css.scss */
.tagify__dropdown__item--active {
  background: #7367f0 !important;
}

/* line 839, app/assets/stylesheets/theme-default.css.scss */
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  background-color: #7367f0;
  border: 2px solid #fff;
  box-shadow: 0 0 3px rgba(75, 70, 92, 0.8);
}

/* line 846, app/assets/stylesheets/theme-default.css.scss */
.bootstrap-select .dropdown-menu.inner a[aria-selected=true] {
  background: #7367f0 !important;
  color: #fff !important;
}

/* line 850, app/assets/stylesheets/theme-default.css.scss */
.bootstrap-select .dropdown-toggle.show {
  border-color: #7367f0;
}

/* line 854, app/assets/stylesheets/theme-default.css.scss */
.datepicker table tr td.active, .datepicker table tr td.active.highlighted,
.datepicker table tr td .focused,
.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled, .datepicker table tr td.range-start, .datepicker table tr td.range-end {
  background: #7367f0 !important;
  color: #fff !important;
}

/* line 861, app/assets/stylesheets/theme-default.css.scss */
.datepicker table tr td.range, .datepicker table tr td.range.highlighted, .datepicker table tr td.range.today {
  color: #7367f0 !important;
  background: #e9e7fd !important;
}

/* line 865, app/assets/stylesheets/theme-default.css.scss */
.datepicker table tr td.range.focused, .datepicker table tr td.range.highlighted.focused, .datepicker table tr td.range.today.focused {
  background: #dddbfb !important;
}

/* line 868, app/assets/stylesheets/theme-default.css.scss */
.datepicker table tr td.range.disabled, .datepicker table tr td.range.highlighted.disabled, .datepicker table tr td.range.today.disabled {
  background: rgba(233, 231, 253, 0.5) !important;
  color: rgba(115, 103, 240, 0.5) !important;
}

/* line 872, app/assets/stylesheets/theme-default.css.scss */
.datepicker table tr td.today:not(.active) {
  box-shadow: 0 0 0 1px #7367f0 inset;
}

/* line 876, app/assets/stylesheets/theme-default.css.scss */
.flatpickr-day.today {
  border-color: #7367f0;
}

/* line 879, app/assets/stylesheets/theme-default.css.scss */
.flatpickr-day.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange {
  color: #7367f0 !important;
  background: #e9e7fd !important;
  border-color: #e9e7fd !important;
}

/* line 884, app/assets/stylesheets/theme-default.css.scss */
.flatpickr-day.selected, .flatpickr-day.selected.inRange, .flatpickr-day.selected:focus, .flatpickr-day.selected:hover, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange, .flatpickr-day.startRange.inRange, .flatpickr-day.startRange:focus, .flatpickr-day.startRange:hover, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange, .flatpickr-day.endRange.inRange, .flatpickr-day.endRange:focus, .flatpickr-day.endRange:hover, .flatpickr-day.endRange.nextMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.week.selected {
  color: #fff !important;
  background: #7367f0 !important;
  border-color: #7367f0 !important;
}

/* line 890, app/assets/stylesheets/theme-default.css.scss */
.daterangepicker td.active:not(.off) {
  background: #7367f0 !important;
  color: #fff;
}

/* line 895, app/assets/stylesheets/theme-default.css.scss */
.daterangepicker .start-date:not(.end-date):not(.off),
.daterangepicker .end-date:not(.start-date):not(.off) {
  background-color: #7367f0;
  color: #fff;
  border: 0 !important;
}

/* line 901, app/assets/stylesheets/theme-default.css.scss */
.daterangepicker .start-date:not(.end-date):not(.off):hover,
.daterangepicker .end-date:not(.start-date):not(.off):hover {
  background-color: #7367f0 !important;
}

/* line 906, app/assets/stylesheets/theme-default.css.scss */
.daterangepicker .input-mini.active {
  border-color: #7367f0 !important;
}

/* line 910, app/assets/stylesheets/theme-default.css.scss */
.daterangepicker td.in-range:not(.start-date):not(.end-date):not(.off) {
  color: #7367f0 !important;
  background-color: #e9e7fd !important;
}

/* line 915, app/assets/stylesheets/theme-default.css.scss */
.ranges li.active {
  color: #fff !important;
  background-color: #7367f0 !important;
}

/* line 920, app/assets/stylesheets/theme-default.css.scss */
li.ui-timepicker-selected,
.ui-timepicker-list .ui-timepicker-selected:hover {
  color: #fff !important;
  background: #7367f0 !important;
}

/* line 926, app/assets/stylesheets/theme-default.css.scss */
.ql-snow.ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar button:hover,
.ql-snow .ql-toolbar button:focus,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #7367f0 !important;
}

/* line 942, app/assets/stylesheets/theme-default.css.scss */
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #7367f0 !important;
}

/* line 972, app/assets/stylesheets/theme-default.css.scss */
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #7367f0 !important;
}

/* line 1003, app/assets/stylesheets/theme-default.css.scss */
.tt-suggestion:active,
.tt-cursor {
  background: #7367f0 !important;
  color: #fff !important;
}

/* line 1009, app/assets/stylesheets/theme-default.css.scss */
.dropzone.dz-drag-hover {
  border-color: #7367f0 !important;
}

/* line 1013, app/assets/stylesheets/theme-default.css.scss */
.swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #7367f0 !important;
}

/* line 1018, app/assets/stylesheets/theme-default.css.scss */
.sk-primary.sk-plane,
.sk-primary .sk-chase-dot:before,
.sk-primary .sk-bounce-dot,
.sk-primary .sk-wave-rect,
.sk-primary.sk-pulse,
.sk-primary .sk-swing-dot,
.sk-primary .sk-circle-dot:before,
.sk-primary .sk-circle-fade-dot:before,
.sk-primary .sk-grid-cube,
.sk-primary .sk-fold-cube:before {
  background-color: #7367f0;
}

/* line 1031, app/assets/stylesheets/theme-default.css.scss */
.plyr input[type=range]::-ms-fill-lower {
  background: #7367f0 !important;
}

/* line 1035, app/assets/stylesheets/theme-default.css.scss */
.plyr input[type=range]:active::-webkit-slider-thumb {
  background: #7367f0 !important;
}

/* line 1038, app/assets/stylesheets/theme-default.css.scss */
.plyr input[type=range]:active::-moz-range-thumb {
  background: #7367f0 !important;
}

/* line 1041, app/assets/stylesheets/theme-default.css.scss */
.plyr input[type=range]:active::-ms-thumb {
  background: #7367f0 !important;
}

/* line 1045, app/assets/stylesheets/theme-default.css.scss */
.plyr--video .plyr__control.plyr__control--overlaid,
.plyr--video .plyr__controls button.tab-focus:focus,
.plyr--video .plyr__control[aria-expanded=true],
.plyr--video .plyr__controls button:hover {
  background: #7367f0 !important;
  color: #fff !important;
}

/* line 1053, app/assets/stylesheets/theme-default.css.scss */
.plyr--audio .plyr__controls button.tab-focus:focus,
.plyr--audio .plyr__control[aria-expanded=true],
.plyr--audio .plyr__controls button:hover {
  background: #7367f0 !important;
  color: #fff !important;
}

/* line 1060, app/assets/stylesheets/theme-default.css.scss */
.plyr__play-large {
  background: #7367f0 !important;
  color: #fff !important;
}

/* line 1065, app/assets/stylesheets/theme-default.css.scss */
.plyr__progress--played,
.plyr__volume--display {
  color: #7367f0 !important;
}

/* line 1070, app/assets/stylesheets/theme-default.css.scss */
.plyr--full-ui input[type=range] {
  color: #7367f0 !important;
}

/* line 1074, app/assets/stylesheets/theme-default.css.scss */
.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
  background: #7367f0 !important;
}

/* line 1078, app/assets/stylesheets/theme-default.css.scss */
.fc .fc-event-primary:not(.fc-list-event) {
  background-color: #eae8fd !important;
  color: #7367f0 !important;
}

/* line 1082, app/assets/stylesheets/theme-default.css.scss */
.fc .fc-event-primary.fc-list-event .fc-list-event-dot {
  border-color: #7367f0 !important;
}

/* line 1085, app/assets/stylesheets/theme-default.css.scss */
.fc .fc-button-primary:not(.fc-prev-button):not(.fc-next-button) {
  background-color: rgba(115, 103, 240, 0.16) !important;
  border: 0;
  color: #7367f0;
}

/* line 1090, app/assets/stylesheets/theme-default.css.scss */
.fc .fc-button-primary.fc-button-active:not(.fc-prev-button):not(.fc-next-button), .fc .fc-button-primary:not(.fc-prev-button):not(.fc-next-button):hover {
  background-color: rgba(115, 103, 240, 0.24) !important;
  color: #7367f0;
}

/* line 1095, app/assets/stylesheets/theme-default.css.scss */
.swal2-progress-steps[class] .swal2-progress-step.swal2-active-progress-step,
.swal2-progress-steps[class] .swal2-progress-step-line,
.swal2-progress-steps[class] .swal2-active-progress-step,
.swal2-progress-steps[class] .swal2-progress-step {
  background: #7367f0;
  color: #fff;
}

/* line 1103, app/assets/stylesheets/theme-default.css.scss */
.swal2-progress-steps[class] .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step,
.swal2-progress-steps[class] .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
  background: #eae8fd;
}

/* line 1108, app/assets/stylesheets/theme-default.css.scss */
.pcr-app .pcr-type.active,
.pcr-app .pcr-save {
  background: #7367f0 !important;
}

/* line 1113, app/assets/stylesheets/theme-default.css.scss */
.icon-card.active {
  outline: 1px solid #7367f0;
}

/* line 1116, app/assets/stylesheets/theme-default.css.scss */
.icon-card.active i,
.icon-card.active svg {
  color: #7367f0;
}

/* line 1121, app/assets/stylesheets/theme-default.css.scss */
.shepherd-element .shepherd-button.btn-primary:not(:disabled) {
  color: #fff;
  background-color: #7367f0;
  border-color: #7367f0;
}

/* line 1126, app/assets/stylesheets/theme-default.css.scss */
.shepherd-element .shepherd-button.btn-primary:not(:disabled):hover {
  color: #fff !important;
  background-color: #685dd8 !important;
  border-color: #685dd8 !important;
}

/* line 1131, app/assets/stylesheets/theme-default.css.scss */
.btn-check:focus + .shepherd-element .shepherd-button.btn-primary:not(:disabled), .shepherd-element .shepherd-button.btn-primary:not(:disabled):focus, .shepherd-element .shepherd-button.btn-primary.focus:not(:disabled) {
  color: #fff;
  background-color: #685dd8;
  border-color: #685dd8;
  box-shadow: none;
}

/* line 1137, app/assets/stylesheets/theme-default.css.scss */
.btn-check:checked + .shepherd-element .shepherd-button.btn-primary:not(:disabled), .btn-check:active + .shepherd-element .shepherd-button.btn-primary:not(:disabled), .shepherd-element .shepherd-button.btn-primary:not(:disabled):active, .shepherd-element .shepherd-button.btn-primary.active:not(:disabled), .shepherd-element .shepherd-button.btn-primary.show.dropdown-toggle:not(:disabled), .show > .shepherd-element .shepherd-button.btn-primary.dropdown-toggle:not(:disabled) {
  color: #fff !important;
  background-color: #685dd8 !important;
  border-color: #685dd8 !important;
}

/* line 1142, app/assets/stylesheets/theme-default.css.scss */
.shepherd-element .shepherd-button.btn-primary.disabled:not(:disabled), .shepherd-element .shepherd-button.btn-primary:not(:disabled):disabled {
  color: #fff !important;
  background-color: #7367f0 !important;
  border-color: #7367f0 !important;
  box-shadow: none !important;
}

/* line 1148, app/assets/stylesheets/theme-default.css.scss */
.shepherd-element .btn-group .shepherd-button.btn-primary:not(:disabled),
.shepherd-element .input-group .shepherd-button.btn-primary:not(:disabled) {
  border-right: var(--bs-border-width) solid #685dd8;
  border-left: var(--bs-border-width) solid #685dd8;
}

/* line 1153, app/assets/stylesheets/theme-default.css.scss */
.shepherd-element .btn-group-vertical .shepherd-button.btn-primary:not(:disabled) {
  border-top-color: #685dd8;
  border-bottom-color: #685dd8;
}

/* line 1157, app/assets/stylesheets/theme-default.css.scss */
.shepherd-element .shepherd-button.btn-label-secondary:not(:disabled) {
  color: #a8aaae;
  border-color: transparent;
  background: #f1f1f2;
}

/* line 1162, app/assets/stylesheets/theme-default.css.scss */
.shepherd-element .shepherd-button.btn-label-secondary.waves-effect:not(:disabled) .waves-ripple {
  background: radial-gradient(rgba(168, 170, 174, 0.2) 0, rgba(168, 170, 174, 0.3) 40%, rgba(168, 170, 174, 0.4) 50%, rgba(168, 170, 174, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

/* line 1165, app/assets/stylesheets/theme-default.css.scss */
.shepherd-element .shepherd-button.btn-label-secondary:not(:disabled):hover {
  border-color: transparent !important;
  background: #eaebec !important;
  color: #a8aaae !important;
}

/* line 1170, app/assets/stylesheets/theme-default.css.scss */
.shepherd-element .shepherd-button.btn-label-secondary:not(:disabled):focus, .shepherd-element .shepherd-button.btn-label-secondary.focus:not(:disabled) {
  color: #a8aaae;
  background: #eaebec;
  box-shadow: none !important;
}

/* line 1175, app/assets/stylesheets/theme-default.css.scss */
.shepherd-element .shepherd-button.btn-label-secondary:not(:disabled):active, .shepherd-element .shepherd-button.btn-label-secondary.active:not(:disabled), .shepherd-element .shepherd-button.btn-label-secondary.show.dropdown-toggle:not(:disabled), .show > .shepherd-element .shepherd-button.btn-label-secondary.dropdown-toggle:not(:disabled) {
  color: #a8aaae !important;
  background-color: #eaebec !important;
  border-color: transparent !important;
}

/* line 1180, app/assets/stylesheets/theme-default.css.scss */
.shepherd-element .shepherd-button.btn-label-secondary:not(:disabled):active:focus, .shepherd-element .shepherd-button.btn-label-secondary.active:not(:disabled):focus, .shepherd-element .shepherd-button.btn-label-secondary.show.dropdown-toggle:not(:disabled):focus, .show > .shepherd-element .shepherd-button.btn-label-secondary.dropdown-toggle:not(:disabled):focus {
  box-shadow: none;
}

/* line 1183, app/assets/stylesheets/theme-default.css.scss */
.shepherd-element .shepherd-button.btn-label-secondary.disabled:not(:disabled), .shepherd-element .shepherd-button.btn-label-secondary:not(:disabled):disabled {
  color: #a8aaae !important;
  border-color: transparent !important;
  background: #f2f2f3 !important;
  box-shadow: none;
}

/* line 1189, app/assets/stylesheets/theme-default.css.scss */
.shepherd-element .btn-group .shepherd-button.btn-label-secondary:not(:disabled),
.shepherd-element .input-group .shepherd-button.btn-label-secondary:not(:disabled) {
  border-right: var(--bs-border-width) solid #eaebec;
  border-left: var(--bs-border-width) solid #eaebec;
}

/* line 1194, app/assets/stylesheets/theme-default.css.scss */
.shepherd-element .btn-group-vertical .shepherd-button.btn-label-secondary:not(:disabled) {
  border-top-color: #eaebec;
  border-bottom-color: #eaebec;
}

/* line 1199, app/assets/stylesheets/theme-default.css.scss */
.bs-stepper .step.active .bs-stepper-circle {
  background-color: #7367f0;
  color: #fff;
}

/* line 1203, app/assets/stylesheets/theme-default.css.scss */
.bs-stepper .step.active .bs-stepper-icon svg {
  fill: #7367f0 !important;
}

/* line 1206, app/assets/stylesheets/theme-default.css.scss */
.bs-stepper .step.active .bs-stepper-icon i,
.bs-stepper .step.active .bs-stepper-label {
  color: #7367f0 !important;
}

/* line 1210, app/assets/stylesheets/theme-default.css.scss */
.bs-stepper .step.crossed .step-trigger .bs-stepper-circle {
  background-color: #f4f3fe !important;
  color: #aba4f6 !important;
}

/* line 1214, app/assets/stylesheets/theme-default.css.scss */
.bs-stepper .step.crossed .step-trigger .bs-stepper-icon svg {
  fill: #7367f0 !important;
}

/* line 1217, app/assets/stylesheets/theme-default.css.scss */
.bs-stepper .step.crossed .step-trigger .bs-stepper-icon i {
  color: #7367f0 !important;
}

/* line 1220, app/assets/stylesheets/theme-default.css.scss */
.bs-stepper.wizard-icons .step.crossed .bs-stepper-label {
  color: #7367f0 !important;
}

/* line 1223, app/assets/stylesheets/theme-default.css.scss */
.bs-stepper.wizard-icons .step.crossed + .line i {
  color: #7367f0;
}

/* line 1227, app/assets/stylesheets/theme-default.css.scss */
.app-chat .sidebar-body .chat-contact-list li.active {
  background: linear-gradient(72.47deg, #7367f0 22.16%, rgba(115, 103, 240, 0.7) 76.47%);
}

/* line 1230, app/assets/stylesheets/theme-default.css.scss */
[dir=rtl] .app-chat .sidebar-body .chat-contact-list li.active {
  background: linear-gradient(72.47deg, rgba(115, 103, 240, 0.7) 22.16%, #7367f0 76.47%) !important;
}

/* line 1233, app/assets/stylesheets/theme-default.css.scss */
.app-chat .app-chat-history .chat-history .chat-message.chat-message-right .chat-message-text {
  background-color: #7367f0 !important;
}

/* line 1237, app/assets/stylesheets/theme-default.css.scss */
.navbar.landing-navbar .navbar-nav .show > .nav-link,
.navbar.landing-navbar .navbar-nav .active > .nav-link,
.navbar.landing-navbar .navbar-nav .nav-link.show,
.navbar.landing-navbar .navbar-nav .nav-link.active,
.navbar.landing-navbar .navbar-nav .nav-link:hover {
  color: #7367f0 !important;
}

/* line 1245, app/assets/stylesheets/theme-default.css.scss */
.landing-features .features-icon-wrapper .features-icon-box .features-icon {
  border: 2px solid rgba(115, 103, 240, 0.2);
}

/* line 1248, app/assets/stylesheets/theme-default.css.scss */
.landing-features .features-icon-wrapper .features-icon-box:hover .features-icon {
  background-color: rgba(115, 103, 240, 0.05);
}

/* line 1252, app/assets/stylesheets/theme-default.css.scss */
.bg-navbar-theme {
  background-color: rgba(255, 255, 255, 0.95) !important;
  color: #6f6b7d;
}

/* line 1256, app/assets/stylesheets/theme-default.css.scss */
.bg-navbar-theme .navbar-brand,
.bg-navbar-theme .navbar-brand a {
  color: #5d596c;
}

/* line 1260, app/assets/stylesheets/theme-default.css.scss */
.bg-navbar-theme .navbar-brand:hover, .bg-navbar-theme .navbar-brand:focus,
.bg-navbar-theme .navbar-brand a:hover,
.bg-navbar-theme .navbar-brand a:focus {
  color: #5d596c;
}

/* line 1265, app/assets/stylesheets/theme-default.css.scss */
.bg-navbar-theme .navbar-search-wrapper .navbar-search-icon,
.bg-navbar-theme .navbar-search-wrapper .search-input {
  color: #6f6b7d;
}

/* line 1269, app/assets/stylesheets/theme-default.css.scss */
.bg-navbar-theme .search-input-wrapper .search-input,
.bg-navbar-theme .search-input-wrapper .search-toggler {
  background-color: #fff !important;
  color: #6f6b7d;
}

/* line 1274, app/assets/stylesheets/theme-default.css.scss */
.bg-navbar-theme .navbar-nav > .nav-link,
.bg-navbar-theme .navbar-nav > .nav-item > .nav-link,
.bg-navbar-theme .navbar-nav > .nav > .nav-item > .nav-link {
  color: #6f6b7d;
}

/* line 1279, app/assets/stylesheets/theme-default.css.scss */
.bg-navbar-theme .navbar-nav > .nav-link:hover, .bg-navbar-theme .navbar-nav > .nav-link:focus,
.bg-navbar-theme .navbar-nav > .nav-item > .nav-link:hover,
.bg-navbar-theme .navbar-nav > .nav-item > .nav-link:focus,
.bg-navbar-theme .navbar-nav > .nav > .nav-item > .nav-link:hover,
.bg-navbar-theme .navbar-nav > .nav > .nav-item > .nav-link:focus {
  color: #5d596c;
}

/* line 1286, app/assets/stylesheets/theme-default.css.scss */
.bg-navbar-theme .navbar-nav > .nav-link.disabled,
.bg-navbar-theme .navbar-nav > .nav-item > .nav-link.disabled,
.bg-navbar-theme .navbar-nav > .nav > .nav-item > .nav-link.disabled {
  color: #a9a6b1 !important;
}

/* line 1291, app/assets/stylesheets/theme-default.css.scss */
.bg-navbar-theme .navbar-nav .show > .nav-link,
.bg-navbar-theme .navbar-nav .active > .nav-link,
.bg-navbar-theme .navbar-nav .nav-link.show,
.bg-navbar-theme .navbar-nav .nav-link.active {
  color: #5d596c;
}

/* line 1297, app/assets/stylesheets/theme-default.css.scss */
.bg-navbar-theme .navbar-toggler {
  color: #6f6b7d;
  border-color: rgba(93, 89, 108, 0.075);
}

/* line 1301, app/assets/stylesheets/theme-default.css.scss */
.bg-navbar-theme .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='💎-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(75, 70, 92, 0.5)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(75, 70, 92, 0.5)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* line 1304, app/assets/stylesheets/theme-default.css.scss */
.bg-navbar-theme .navbar-text {
  color: #6f6b7d;
}

/* line 1307, app/assets/stylesheets/theme-default.css.scss */
.bg-navbar-theme .navbar-text a {
  color: #5d596c;
}

/* line 1310, app/assets/stylesheets/theme-default.css.scss */
.bg-navbar-theme .navbar-text a:hover, .bg-navbar-theme .navbar-text a:focus {
  color: #5d596c;
}

/* line 1313, app/assets/stylesheets/theme-default.css.scss */
.bg-navbar-theme hr {
  border-color: rgba(93, 89, 108, 0.075);
}

/* line 1317, app/assets/stylesheets/theme-default.css.scss */
.layout-navbar {
  box-shadow: 0 0 10px #dbdade;
  backdrop-filter: saturate(200%) blur(6px);
}

/* line 1322, app/assets/stylesheets/theme-default.css.scss */
.menu-horizontal {
  backdrop-filter: saturate(200%) blur(6px);
}

/* line 1326, app/assets/stylesheets/theme-default.css.scss */
.layout-horizontal .layout-navbar {
  box-shadow: 0 1px 0 #dbdade;
}

/* line 1330, app/assets/stylesheets/theme-default.css.scss */
.navbar-detached {
  box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3);
}

/* line 1334, app/assets/stylesheets/theme-default.css.scss */
.layout-navbar-fixed .layout-page:before {
  backdrop-filter: saturate(200%) blur(10px);
  background: linear-gradient(180deg, rgba(248, 247, 250, 0.7) 44%, rgba(248, 247, 250, 0.43) 73%, rgba(248, 247, 250, 0));
  -webkit-mask: linear-gradient(#f8f7fa, #f8f7fa 18%, transparent 100%);
  mask: linear-gradient(#f8f7fa, #f8f7fa 18%, transparent 100%);
}

/* line 1341, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme {
  background-color: #fff !important;
  color: #6f6b7d;
}

/* line 1345, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme.menu-horizontal {
  background-color: rgba(255, 255, 255, 0.95) !important;
}

/* line 1348, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme .menu-link,
.bg-menu-theme .menu-horizontal-prev,
.bg-menu-theme .menu-horizontal-next {
  color: #6f6b7d;
}

/* line 1353, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme .menu-link:hover, .bg-menu-theme .menu-link:focus,
.bg-menu-theme .menu-horizontal-prev:hover,
.bg-menu-theme .menu-horizontal-prev:focus,
.bg-menu-theme .menu-horizontal-next:hover,
.bg-menu-theme .menu-horizontal-next:focus {
  color: #5d596c;
}

/* line 1360, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme .menu-link.active,
.bg-menu-theme .menu-horizontal-prev.active,
.bg-menu-theme .menu-horizontal-next.active {
  color: #5d596c;
}

/* line 1365, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme .menu-item.disabled .menu-link,
.bg-menu-theme .menu-horizontal-prev.disabled,
.bg-menu-theme .menu-horizontal-next.disabled {
  color: #a9a6b1 !important;
}

/* line 1370, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme .menu-item.open:not(.menu-item-closing) > .menu-toggle,
.bg-menu-theme .menu-item.active > .menu-link {
  color: #5d596c;
}

/* line 1374, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme.menu-vertical .menu-item.active > .menu-link:not(.menu-toggle) {
  background: linear-gradient(72.47deg, #7367f0 22.16%, rgba(115, 103, 240, 0.7) 76.47%);
  box-shadow: 0px 2px 6px 0px rgba(115, 103, 240, 0.48);
  color: #fff !important;
}

/* line 1379, app/assets/stylesheets/theme-default.css.scss */
[dir=rtl] .bg-menu-theme.menu-vertical .menu-item.active > .menu-link:not(.menu-toggle) {
  background: linear-gradient(72.47deg, rgba(115, 103, 240, 0.7) 22.16%, #7367f0 76.47%) !important;
}

/* line 1382, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme.menu-horizontal .menu-inner > .menu-item.active > .menu-link.menu-toggle {
  background: linear-gradient(72.47deg, #7367f0 22.16%, rgba(115, 103, 240, 0.7) 76.47%);
  color: #fff !important;
  box-shadow: 0px 2px 6px 0px rgba(115, 103, 240, 0.48);
}

/* line 1387, app/assets/stylesheets/theme-default.css.scss */
[dir=rtl] .bg-menu-theme.menu-horizontal .menu-inner > .menu-item.active > .menu-link.menu-toggle {
  background: linear-gradient(72.47deg, rgba(115, 103, 240, 0.7) 22.16%, #7367f0 76.47%);
  box-shadow: 0px 2px 6px 0px rgba(115, 103, 240, 0.48);
  color: #fff !important;
}

/* line 1392, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme.menu-horizontal .menu-inner .menu-item:not(.menu-item-closing) > .menu-sub,
.bg-menu-theme.menu-horizontal .menu-inner .menu-item.open > .menu-toggle {
  background: #fff;
}

/* line 1396, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme.menu-horizontal .menu-item.active > .menu-link:not(.menu-toggle) {
  background: #f4f3fe;
  color: #7367f0 !important;
}

/* line 1400, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme .menu-inner > .menu-item.menu-item-closing .menu-item.open .menu-sub,
.bg-menu-theme .menu-inner > .menu-item.menu-item-closing .menu-item.open .menu-toggle {
  background: transparent;
  color: #fff;
}

/* line 1405, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme .menu-inner-shadow {
  background: linear-gradient(#fff 41%, rgba(255, 255, 255, 0.11) 95%, rgba(255, 255, 255, 0));
}

/* line 1408, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme .menu-text {
  color: #5d596c;
}

/* line 1411, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme .menu-header {
  color: #93909e;
}

/* line 1414, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme hr,
.bg-menu-theme .menu-divider,
.bg-menu-theme .menu-inner > .menu-item.open > .menu-sub::before {
  border-color: transparent !important;
}

/* line 1419, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme .menu-block::before {
  background-color: #93909e;
}

/* line 1422, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme .ps__thumb-y,
.bg-menu-theme .ps__rail-y.ps--clicking > .ps__thumb-y {
  background: rgba(93, 89, 108, 0.2) !important;
}

@media (min-width: 1200px) {
  /* line 1428, app/assets/stylesheets/theme-default.css.scss */
  .bg-menu-theme {
    box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3);
  }
}

/* line 1432, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme .menu-inner .menu-item.open > .menu-link.menu-toggle, .layout-menu-hover.layout-menu-collapsed .bg-menu-theme .menu-inner .menu-item.open > .menu-link.menu-toggle, .bg-menu-theme .menu-inner .menu-item.active > .menu-link.menu-toggle, .layout-menu-hover.layout-menu-collapsed .bg-menu-theme .menu-inner .menu-item.active > .menu-link.menu-toggle {
  background: #f4f4f5;
}

/* line 1435, app/assets/stylesheets/theme-default.css.scss */
html:not(.layout-menu-collapsed) .bg-menu-theme .menu-inner .menu-item:not(.active) > .menu-link:hover, .layout-menu-hover.layout-menu-collapsed .bg-menu-theme .menu-inner .menu-item:not(.active) > .menu-link:hover {
  background: #f8f8f8;
}

/* line 1438, app/assets/stylesheets/theme-default.css.scss */
.bg-menu-theme .menu-inner .menu-sub .menu-item:not(.active) > .menu-link::before {
  color: #a5a3ae !important;
}

/* line 1442, app/assets/stylesheets/theme-default.css.scss */
.layout-footer-fixed .layout-horizontal .bg-footer-theme {
  background-color: #fff !important;
  color: #6f6b7d;
}

/* line 1446, app/assets/stylesheets/theme-default.css.scss */
.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .bg-footer-theme .footer-container {
  background-color: #fff !important;
  color: #6f6b7d;
}

/* line 1450, app/assets/stylesheets/theme-default.css.scss */
.bg-footer-theme .footer-link {
  color: #6f6b7d;
}

/* line 1453, app/assets/stylesheets/theme-default.css.scss */
.bg-footer-theme .footer-link:hover, .bg-footer-theme .footer-link:focus {
  color: #5d596c;
}

/* line 1456, app/assets/stylesheets/theme-default.css.scss */
.bg-footer-theme .footer-link.disabled {
  color: #a9a6b1 !important;
}

/* line 1459, app/assets/stylesheets/theme-default.css.scss */
.bg-footer-theme .footer-text {
  color: #5d596c;
}

/* line 1462, app/assets/stylesheets/theme-default.css.scss */
.bg-footer-theme .show > .footer-link,
.bg-footer-theme .active > .footer-link,
.bg-footer-theme .footer-link.show,
.bg-footer-theme .footer-link.active {
  color: #5d596c;
}

/* line 1468, app/assets/stylesheets/theme-default.css.scss */
.bg-footer-theme hr {
  border-color: rgba(93, 89, 108, 0.075);
}

/* line 1472, app/assets/stylesheets/theme-default.css.scss */
.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .content-footer .footer-container,
.layout-footer-fixed .layout-wrapper.layout-horizontal .content-footer {
  box-shadow: 0 0.25rem 1rem rgba(165, 163, 174, 0.45);
}

/*!
 * Tabler Icons 2.21.0 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 */
@font-face {
  font-family: "tabler-icons";
  font-style: normal;
  font-weight: 400;
  src: url(/assets/tabler/tabler-icons-0810d02df818faa56be1aeae84fc2bdbc06509271722df1347eed6782a36fbe8.eot);
  src: url(/assets/tabler/tabler-icons-0810d02df818faa56be1aeae84fc2bdbc06509271722df1347eed6782a36fbe8.eot?#iefix) format("embedded-opentype"), url(/assets/tabler/tabler-icons-96005ab67f628ca92a224227e81f7efeaf0ace2ccc1afca8825fc6ddb664b5be.woff2) format("woff2"), url(/assets/tabler/tabler-icons-4c6681e475c27df7a0b1ba24f950280181ebd0ea9620c2890b2052c94313e0fc.woff) format("woff"), url(/assets/tabler/tabler-icons-f1fd5d5814b63c9dae25bfe6894108e7b02facfb6ffc58a78170ebbc1c14e88b.ttf) format("truetype");
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "tabler-icons";
    src: url(/tabler/tabler-icons.svg#tabler-icons) format("svg");
  }
}

/* line 18, app/assets/stylesheets/tabler-icons.css.scss */
.ti {
  vertical-align: middle;
  font-size: 1.25rem;
  line-height: 1;
  display: inline-block;
}

/* line 25, app/assets/stylesheets/tabler-icons.css.scss */
.ti {
  font-family: "tabler-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

@-webkit-keyframes burst {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  90% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes burst {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  90% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@-webkit-keyframes flashing {
  0% {
    opacity: 1;
  }
  45% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
}

@keyframes flashing {
  0% {
    opacity: 1;
  }
  45% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
}

@-webkit-keyframes fade-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
  }
}

@keyframes fade-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
  }
}

@-webkit-keyframes fade-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
  }
}

@keyframes fade-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
  }
}

@-webkit-keyframes fade-up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
  }
}

@keyframes fade-up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
  }
}

@-webkit-keyframes fade-down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
}

@keyframes fade-down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);
    transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
    transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -10deg);
    transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -10deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);
    transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
    transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg);
  }
  40%, 60%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/* line 244, app/assets/stylesheets/tabler-icons.css.scss */
.ti-spin {
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

/* line 249, app/assets/stylesheets/tabler-icons.css.scss */
.ti-spin-hover:hover {
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

/* line 254, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tada {
  -webkit-animation: tada 1.5s ease infinite;
  animation: tada 1.5s ease infinite;
}

/* line 259, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tada-hover:hover {
  -webkit-animation: tada 1.5s ease infinite;
  animation: tada 1.5s ease infinite;
}

/* line 264, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flashing {
  -webkit-animation: flashing 1.5s infinite linear;
  animation: flashing 1.5s infinite linear;
}

/* line 269, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flashing-hover:hover {
  -webkit-animation: flashing 1.5s infinite linear;
  animation: flashing 1.5s infinite linear;
}

/* line 274, app/assets/stylesheets/tabler-icons.css.scss */
.ti-burst {
  -webkit-animation: burst 1.5s infinite linear;
  animation: burst 1.5s infinite linear;
}

/* line 279, app/assets/stylesheets/tabler-icons.css.scss */
.ti-burst-hover:hover {
  -webkit-animation: burst 1.5s infinite linear;
  animation: burst 1.5s infinite linear;
}

/* line 284, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fade-up {
  -webkit-animation: fade-up 1.5s infinite linear;
  animation: fade-up 1.5s infinite linear;
}

/* line 289, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fade-up-hover:hover {
  -webkit-animation: fade-up 1.5s infinite linear;
  animation: fade-up 1.5s infinite linear;
}

/* line 294, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fade-down {
  -webkit-animation: fade-down 1.5s infinite linear;
  animation: fade-down 1.5s infinite linear;
}

/* line 299, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fade-down-hover:hover {
  -webkit-animation: fade-down 1.5s infinite linear;
  animation: fade-down 1.5s infinite linear;
}

/* line 304, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fade-left {
  -webkit-animation: fade-left 1.5s infinite linear;
  animation: fade-left 1.5s infinite linear;
}

/* line 309, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fade-left-hover:hover {
  -webkit-animation: fade-left 1.5s infinite linear;
  animation: fade-left 1.5s infinite linear;
}

/* line 314, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fade-right {
  -webkit-animation: fade-right 1.5s infinite linear;
  animation: fade-right 1.5s infinite linear;
}

/* line 319, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fade-right-hover:hover {
  -webkit-animation: fade-right 1.5s infinite linear;
  animation: fade-right 1.5s infinite linear;
}

/* line 324, app/assets/stylesheets/tabler-icons.css.scss */
.ti-xs {
  font-size: 1.125rem !important;
}

/* line 328, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sm {
  font-size: 1.376rem !important;
}

/* line 332, app/assets/stylesheets/tabler-icons.css.scss */
.ti-md {
  font-size: 1.625rem !important;
}

/* line 336, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lg {
  font-size: 2rem !important;
}

/* line 340, app/assets/stylesheets/tabler-icons.css.scss */
.ti-xl {
  font-size: 2.25rem !important;
}

/* line 344, app/assets/stylesheets/tabler-icons.css.scss */
.ti-123:before {
  content: "\f554";
}

/* line 348, app/assets/stylesheets/tabler-icons.css.scss */
.ti-24-hours:before {
  content: "\f5e7";
}

/* line 352, app/assets/stylesheets/tabler-icons.css.scss */
.ti-2fa:before {
  content: "\eca0";
}

/* line 356, app/assets/stylesheets/tabler-icons.css.scss */
.ti-360:before {
  content: "\f62f";
}

/* line 360, app/assets/stylesheets/tabler-icons.css.scss */
.ti-360-view:before {
  content: "\f566";
}

/* line 364, app/assets/stylesheets/tabler-icons.css.scss */
.ti-3d-cube-sphere:before {
  content: "\ecd7";
}

/* line 368, app/assets/stylesheets/tabler-icons.css.scss */
.ti-3d-cube-sphere-off:before {
  content: "\f3b5";
}

/* line 372, app/assets/stylesheets/tabler-icons.css.scss */
.ti-3d-rotate:before {
  content: "\f020";
}

/* line 376, app/assets/stylesheets/tabler-icons.css.scss */
.ti-a-b:before {
  content: "\ec36";
}

/* line 380, app/assets/stylesheets/tabler-icons.css.scss */
.ti-a-b-2:before {
  content: "\f25f";
}

/* line 384, app/assets/stylesheets/tabler-icons.css.scss */
.ti-a-b-off:before {
  content: "\f0a6";
}

/* line 388, app/assets/stylesheets/tabler-icons.css.scss */
.ti-abacus:before {
  content: "\f05c";
}

/* line 392, app/assets/stylesheets/tabler-icons.css.scss */
.ti-abacus-off:before {
  content: "\f3b6";
}

/* line 396, app/assets/stylesheets/tabler-icons.css.scss */
.ti-abc:before {
  content: "\f567";
}

/* line 400, app/assets/stylesheets/tabler-icons.css.scss */
.ti-access-point:before {
  content: "\ed1b";
}

/* line 404, app/assets/stylesheets/tabler-icons.css.scss */
.ti-access-point-off:before {
  content: "\ed1a";
}

/* line 408, app/assets/stylesheets/tabler-icons.css.scss */
.ti-accessible:before {
  content: "\eba9";
}

/* line 412, app/assets/stylesheets/tabler-icons.css.scss */
.ti-accessible-off:before {
  content: "\f0a7";
}

/* line 416, app/assets/stylesheets/tabler-icons.css.scss */
.ti-accessible-off-filled:before {
  content: "\f6ea";
}

/* line 420, app/assets/stylesheets/tabler-icons.css.scss */
.ti-activity:before {
  content: "\ed23";
}

/* line 424, app/assets/stylesheets/tabler-icons.css.scss */
.ti-activity-heartbeat:before {
  content: "\f0db";
}

/* line 428, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ad:before {
  content: "\ea02";
}

/* line 432, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ad-2:before {
  content: "\ef1f";
}

/* line 436, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ad-circle:before {
  content: "\f79e";
}

/* line 440, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ad-circle-filled:before {
  content: "\f7d3";
}

/* line 444, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ad-circle-off:before {
  content: "\f79d";
}

/* line 448, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ad-filled:before {
  content: "\f6eb";
}

/* line 452, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ad-off:before {
  content: "\f3b7";
}

/* line 456, app/assets/stylesheets/tabler-icons.css.scss */
.ti-address-book:before {
  content: "\f021";
}

/* line 460, app/assets/stylesheets/tabler-icons.css.scss */
.ti-address-book-off:before {
  content: "\f3b8";
}

/* line 464, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments:before {
  content: "\ea03";
}

/* line 468, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-alt:before {
  content: "\ec37";
}

/* line 472, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-bolt:before {
  content: "\f7fb";
}

/* line 476, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-cancel:before {
  content: "\f7fc";
}

/* line 480, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-check:before {
  content: "\f7fd";
}

/* line 484, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-code:before {
  content: "\f7fe";
}

/* line 488, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-cog:before {
  content: "\f7ff";
}

/* line 492, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-dollar:before {
  content: "\f800";
}

/* line 496, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-down:before {
  content: "\f801";
}

/* line 500, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-exclamation:before {
  content: "\f802";
}

/* line 504, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-filled:before {
  content: "\f6ec";
}

/* line 508, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-heart:before {
  content: "\f803";
}

/* line 512, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-horizontal:before {
  content: "\ec38";
}

/* line 516, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-minus:before {
  content: "\f804";
}

/* line 520, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-off:before {
  content: "\f0a8";
}

/* line 524, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-pause:before {
  content: "\f805";
}

/* line 528, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-pin:before {
  content: "\f806";
}

/* line 532, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-plus:before {
  content: "\f807";
}

/* line 536, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-question:before {
  content: "\f808";
}

/* line 540, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-search:before {
  content: "\f809";
}

/* line 544, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-share:before {
  content: "\f80a";
}

/* line 548, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-star:before {
  content: "\f80b";
}

/* line 552, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-up:before {
  content: "\f80c";
}

/* line 556, app/assets/stylesheets/tabler-icons.css.scss */
.ti-adjustments-x:before {
  content: "\f80d";
}

/* line 560, app/assets/stylesheets/tabler-icons.css.scss */
.ti-aerial-lift:before {
  content: "\edfe";
}

/* line 564, app/assets/stylesheets/tabler-icons.css.scss */
.ti-affiliate:before {
  content: "\edff";
}

/* line 568, app/assets/stylesheets/tabler-icons.css.scss */
.ti-affiliate-filled:before {
  content: "\f6ed";
}

/* line 572, app/assets/stylesheets/tabler-icons.css.scss */
.ti-air-balloon:before {
  content: "\f4a6";
}

/* line 576, app/assets/stylesheets/tabler-icons.css.scss */
.ti-air-conditioning:before {
  content: "\f3a2";
}

/* line 580, app/assets/stylesheets/tabler-icons.css.scss */
.ti-air-conditioning-disabled:before {
  content: "\f542";
}

/* line 584, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alarm:before {
  content: "\ea04";
}

/* line 588, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alarm-filled:before {
  content: "\f709";
}

/* line 592, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alarm-minus:before {
  content: "\f630";
}

/* line 596, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alarm-minus-filled:before {
  content: "\f70a";
}

/* line 600, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alarm-off:before {
  content: "\f0a9";
}

/* line 604, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alarm-plus:before {
  content: "\f631";
}

/* line 608, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alarm-plus-filled:before {
  content: "\f70b";
}

/* line 612, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alarm-snooze:before {
  content: "\f632";
}

/* line 616, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alarm-snooze-filled:before {
  content: "\f70c";
}

/* line 620, app/assets/stylesheets/tabler-icons.css.scss */
.ti-album:before {
  content: "\f022";
}

/* line 624, app/assets/stylesheets/tabler-icons.css.scss */
.ti-album-off:before {
  content: "\f3b9";
}

/* line 628, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alert-circle:before {
  content: "\ea05";
}

/* line 632, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alert-circle-filled:before {
  content: "\f6ee";
}

/* line 636, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alert-hexagon:before {
  content: "\f80e";
}

/* line 640, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alert-hexagon-filled:before {
  content: "\fa34";
}

/* line 644, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alert-octagon:before {
  content: "\ecc6";
}

/* line 648, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alert-octagon-filled:before {
  content: "\f6ef";
}

/* line 652, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alert-small:before {
  content: "\f80f";
}

/* line 656, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alert-square:before {
  content: "\f811";
}

/* line 660, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alert-square-filled:before {
  content: "\fa35";
}

/* line 664, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alert-square-rounded:before {
  content: "\f810";
}

/* line 668, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alert-square-rounded-filled:before {
  content: "\fa36";
}

/* line 672, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alert-triangle:before {
  content: "\ea06";
}

/* line 676, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alert-triangle-filled:before {
  content: "\f6f0";
}

/* line 680, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alien:before {
  content: "\ebde";
}

/* line 684, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alien-filled:before {
  content: "\f70d";
}

/* line 688, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-bottom-center:before {
  content: "\f530";
}

/* line 692, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-bottom-center-filled:before {
  content: "\f70e";
}

/* line 696, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-bottom-left:before {
  content: "\f531";
}

/* line 700, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-bottom-left-filled:before {
  content: "\f70f";
}

/* line 704, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-bottom-right:before {
  content: "\f532";
}

/* line 708, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-bottom-right-filled:before {
  content: "\f710";
}

/* line 712, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-center-middle:before {
  content: "\f79f";
}

/* line 716, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-center-middle-filled:before {
  content: "\f7d4";
}

/* line 720, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-left-bottom:before {
  content: "\f533";
}

/* line 724, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-left-bottom-filled:before {
  content: "\f711";
}

/* line 728, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-left-middle:before {
  content: "\f534";
}

/* line 732, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-left-middle-filled:before {
  content: "\f712";
}

/* line 736, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-left-top:before {
  content: "\f535";
}

/* line 740, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-left-top-filled:before {
  content: "\f713";
}

/* line 744, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-right-bottom:before {
  content: "\f536";
}

/* line 748, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-right-bottom-filled:before {
  content: "\f714";
}

/* line 752, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-right-middle:before {
  content: "\f537";
}

/* line 756, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-right-middle-filled:before {
  content: "\f7d5";
}

/* line 760, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-right-top:before {
  content: "\f538";
}

/* line 764, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-right-top-filled:before {
  content: "\f715";
}

/* line 768, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-top-center:before {
  content: "\f539";
}

/* line 772, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-top-center-filled:before {
  content: "\f716";
}

/* line 776, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-top-left:before {
  content: "\f53a";
}

/* line 780, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-top-left-filled:before {
  content: "\f717";
}

/* line 784, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-top-right:before {
  content: "\f53b";
}

/* line 788, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-box-top-right-filled:before {
  content: "\f718";
}

/* line 792, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-center:before {
  content: "\ea07";
}

/* line 796, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-justified:before {
  content: "\ea08";
}

/* line 800, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-left:before {
  content: "\ea09";
}

/* line 804, app/assets/stylesheets/tabler-icons.css.scss */
.ti-align-right:before {
  content: "\ea0a";
}

/* line 808, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alpha:before {
  content: "\f543";
}

/* line 812, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alphabet-cyrillic:before {
  content: "\f1df";
}

/* line 816, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alphabet-greek:before {
  content: "\f1e0";
}

/* line 820, app/assets/stylesheets/tabler-icons.css.scss */
.ti-alphabet-latin:before {
  content: "\f1e1";
}

/* line 824, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ambulance:before {
  content: "\ebf5";
}

/* line 828, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ampersand:before {
  content: "\f229";
}

/* line 832, app/assets/stylesheets/tabler-icons.css.scss */
.ti-analyze:before {
  content: "\f3a3";
}

/* line 836, app/assets/stylesheets/tabler-icons.css.scss */
.ti-analyze-filled:before {
  content: "\f719";
}

/* line 840, app/assets/stylesheets/tabler-icons.css.scss */
.ti-analyze-off:before {
  content: "\f3ba";
}

/* line 844, app/assets/stylesheets/tabler-icons.css.scss */
.ti-anchor:before {
  content: "\eb76";
}

/* line 848, app/assets/stylesheets/tabler-icons.css.scss */
.ti-anchor-off:before {
  content: "\f0f7";
}

/* line 852, app/assets/stylesheets/tabler-icons.css.scss */
.ti-angle:before {
  content: "\ef20";
}

/* line 856, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ankh:before {
  content: "\f1cd";
}

/* line 860, app/assets/stylesheets/tabler-icons.css.scss */
.ti-antenna:before {
  content: "\f094";
}

/* line 864, app/assets/stylesheets/tabler-icons.css.scss */
.ti-antenna-bars-1:before {
  content: "\ecc7";
}

/* line 868, app/assets/stylesheets/tabler-icons.css.scss */
.ti-antenna-bars-2:before {
  content: "\ecc8";
}

/* line 872, app/assets/stylesheets/tabler-icons.css.scss */
.ti-antenna-bars-3:before {
  content: "\ecc9";
}

/* line 876, app/assets/stylesheets/tabler-icons.css.scss */
.ti-antenna-bars-4:before {
  content: "\ecca";
}

/* line 880, app/assets/stylesheets/tabler-icons.css.scss */
.ti-antenna-bars-5:before {
  content: "\eccb";
}

/* line 884, app/assets/stylesheets/tabler-icons.css.scss */
.ti-antenna-bars-off:before {
  content: "\f0aa";
}

/* line 888, app/assets/stylesheets/tabler-icons.css.scss */
.ti-antenna-off:before {
  content: "\f3bb";
}

/* line 892, app/assets/stylesheets/tabler-icons.css.scss */
.ti-aperture:before {
  content: "\eb58";
}

/* line 896, app/assets/stylesheets/tabler-icons.css.scss */
.ti-aperture-off:before {
  content: "\f3bc";
}

/* line 900, app/assets/stylesheets/tabler-icons.css.scss */
.ti-api:before {
  content: "\effd";
}

/* line 904, app/assets/stylesheets/tabler-icons.css.scss */
.ti-api-app:before {
  content: "\effc";
}

/* line 908, app/assets/stylesheets/tabler-icons.css.scss */
.ti-api-app-off:before {
  content: "\f0ab";
}

/* line 912, app/assets/stylesheets/tabler-icons.css.scss */
.ti-api-off:before {
  content: "\f0f8";
}

/* line 916, app/assets/stylesheets/tabler-icons.css.scss */
.ti-app-window:before {
  content: "\efe6";
}

/* line 920, app/assets/stylesheets/tabler-icons.css.scss */
.ti-app-window-filled:before {
  content: "\f71a";
}

/* line 924, app/assets/stylesheets/tabler-icons.css.scss */
.ti-apple:before {
  content: "\ef21";
}

/* line 928, app/assets/stylesheets/tabler-icons.css.scss */
.ti-apps:before {
  content: "\ebb6";
}

/* line 932, app/assets/stylesheets/tabler-icons.css.scss */
.ti-apps-filled:before {
  content: "\f6f1";
}

/* line 936, app/assets/stylesheets/tabler-icons.css.scss */
.ti-apps-off:before {
  content: "\f0ac";
}

/* line 940, app/assets/stylesheets/tabler-icons.css.scss */
.ti-archive:before {
  content: "\ea0b";
}

/* line 944, app/assets/stylesheets/tabler-icons.css.scss */
.ti-archive-filled:before {
  content: "\fa82";
}

/* line 948, app/assets/stylesheets/tabler-icons.css.scss */
.ti-archive-off:before {
  content: "\f0ad";
}

/* line 952, app/assets/stylesheets/tabler-icons.css.scss */
.ti-armchair:before {
  content: "\ef9e";
}

/* line 956, app/assets/stylesheets/tabler-icons.css.scss */
.ti-armchair-2:before {
  content: "\efe7";
}

/* line 960, app/assets/stylesheets/tabler-icons.css.scss */
.ti-armchair-2-off:before {
  content: "\f3bd";
}

/* line 964, app/assets/stylesheets/tabler-icons.css.scss */
.ti-armchair-off:before {
  content: "\f3be";
}

/* line 968, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-autofit-content:before {
  content: "\ef31";
}

/* line 972, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-autofit-content-filled:before {
  content: "\f6f2";
}

/* line 976, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-autofit-down:before {
  content: "\ef32";
}

/* line 980, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-autofit-height:before {
  content: "\ef33";
}

/* line 984, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-autofit-left:before {
  content: "\ef34";
}

/* line 988, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-autofit-right:before {
  content: "\ef35";
}

/* line 992, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-autofit-up:before {
  content: "\ef36";
}

/* line 996, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-autofit-width:before {
  content: "\ef37";
}

/* line 1000, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-back:before {
  content: "\ea0c";
}

/* line 1004, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-back-up:before {
  content: "\eb77";
}

/* line 1008, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-back-up-double:before {
  content: "\f9ec";
}

/* line 1012, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-badge-down:before {
  content: "\f60b";
}

/* line 1016, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-badge-down-filled:before {
  content: "\f7d6";
}

/* line 1020, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-badge-left:before {
  content: "\f60c";
}

/* line 1024, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-badge-left-filled:before {
  content: "\f7d7";
}

/* line 1028, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-badge-right:before {
  content: "\f60d";
}

/* line 1032, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-badge-right-filled:before {
  content: "\f7d8";
}

/* line 1036, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-badge-up:before {
  content: "\f60e";
}

/* line 1040, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-badge-up-filled:before {
  content: "\f7d9";
}

/* line 1044, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-bar-down:before {
  content: "\ea0d";
}

/* line 1048, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-bar-left:before {
  content: "\ea0e";
}

/* line 1052, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-bar-right:before {
  content: "\ea0f";
}

/* line 1056, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-bar-to-down:before {
  content: "\ec88";
}

/* line 1060, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-bar-to-left:before {
  content: "\ec89";
}

/* line 1064, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-bar-to-right:before {
  content: "\ec8a";
}

/* line 1068, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-bar-to-up:before {
  content: "\ec8b";
}

/* line 1072, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-bar-up:before {
  content: "\ea10";
}

/* line 1076, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-bear-left:before {
  content: "\f045";
}

/* line 1080, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-bear-left-2:before {
  content: "\f044";
}

/* line 1084, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-bear-right:before {
  content: "\f047";
}

/* line 1088, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-bear-right-2:before {
  content: "\f046";
}

/* line 1092, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-down:before {
  content: "\edda";
}

/* line 1096, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-down-filled:before {
  content: "\f6c6";
}

/* line 1100, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-down-line:before {
  content: "\efe8";
}

/* line 1104, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-down-line-filled:before {
  content: "\f6c7";
}

/* line 1108, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-down-lines:before {
  content: "\efe9";
}

/* line 1112, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-down-lines-filled:before {
  content: "\f6c8";
}

/* line 1116, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-left:before {
  content: "\eddb";
}

/* line 1120, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-left-filled:before {
  content: "\f6c9";
}

/* line 1124, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-left-line:before {
  content: "\efea";
}

/* line 1128, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-left-line-filled:before {
  content: "\f6ca";
}

/* line 1132, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-left-lines:before {
  content: "\efeb";
}

/* line 1136, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-left-lines-filled:before {
  content: "\f6cb";
}

/* line 1140, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-right:before {
  content: "\eddc";
}

/* line 1144, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-right-filled:before {
  content: "\f6cc";
}

/* line 1148, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-right-line:before {
  content: "\efec";
}

/* line 1152, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-right-line-filled:before {
  content: "\f6cd";
}

/* line 1156, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-right-lines:before {
  content: "\efed";
}

/* line 1160, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-right-lines-filled:before {
  content: "\f6ce";
}

/* line 1164, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-up:before {
  content: "\eddd";
}

/* line 1168, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-up-filled:before {
  content: "\f6cf";
}

/* line 1172, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-up-line:before {
  content: "\efee";
}

/* line 1176, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-up-line-filled:before {
  content: "\f6d0";
}

/* line 1180, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-up-lines:before {
  content: "\efef";
}

/* line 1184, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-big-up-lines-filled:before {
  content: "\f6d1";
}

/* line 1188, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-bounce:before {
  content: "\f3a4";
}

/* line 1192, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-curve-left:before {
  content: "\f048";
}

/* line 1196, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-curve-right:before {
  content: "\f049";
}

/* line 1200, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-down:before {
  content: "\ea16";
}

/* line 1204, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-down-bar:before {
  content: "\ed98";
}

/* line 1208, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-down-circle:before {
  content: "\ea11";
}

/* line 1212, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-down-left:before {
  content: "\ea13";
}

/* line 1216, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-down-left-circle:before {
  content: "\ea12";
}

/* line 1220, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-down-rhombus:before {
  content: "\f61d";
}

/* line 1224, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-down-right:before {
  content: "\ea15";
}

/* line 1228, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-down-right-circle:before {
  content: "\ea14";
}

/* line 1232, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-down-square:before {
  content: "\ed9a";
}

/* line 1236, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-down-tail:before {
  content: "\ed9b";
}

/* line 1240, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-elbow-left:before {
  content: "\f9ed";
}

/* line 1244, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-elbow-right:before {
  content: "\f9ee";
}

/* line 1248, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-fork:before {
  content: "\f04a";
}

/* line 1252, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-forward:before {
  content: "\ea17";
}

/* line 1256, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-forward-up:before {
  content: "\eb78";
}

/* line 1260, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-forward-up-double:before {
  content: "\f9ef";
}

/* line 1264, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-guide:before {
  content: "\f22a";
}

/* line 1268, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-iteration:before {
  content: "\f578";
}

/* line 1272, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-left:before {
  content: "\ea19";
}

/* line 1276, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-left-bar:before {
  content: "\ed9c";
}

/* line 1280, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-left-circle:before {
  content: "\ea18";
}

/* line 1284, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-left-rhombus:before {
  content: "\f61e";
}

/* line 1288, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-left-right:before {
  content: "\f04b";
}

/* line 1292, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-left-square:before {
  content: "\ed9d";
}

/* line 1296, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-left-tail:before {
  content: "\ed9e";
}

/* line 1300, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-loop-left:before {
  content: "\ed9f";
}

/* line 1304, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-loop-left-2:before {
  content: "\f04c";
}

/* line 1308, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-loop-right:before {
  content: "\eda0";
}

/* line 1312, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-loop-right-2:before {
  content: "\f04d";
}

/* line 1316, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-merge:before {
  content: "\f04e";
}

/* line 1320, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-merge-both:before {
  content: "\f23b";
}

/* line 1324, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-merge-left:before {
  content: "\f23c";
}

/* line 1328, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-merge-right:before {
  content: "\f23d";
}

/* line 1332, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-move-down:before {
  content: "\f2ba";
}

/* line 1336, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-move-left:before {
  content: "\f2bb";
}

/* line 1340, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-move-right:before {
  content: "\f2bc";
}

/* line 1344, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-move-up:before {
  content: "\f2bd";
}

/* line 1348, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-narrow-down:before {
  content: "\ea1a";
}

/* line 1352, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-narrow-left:before {
  content: "\ea1b";
}

/* line 1356, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-narrow-right:before {
  content: "\ea1c";
}

/* line 1360, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-narrow-up:before {
  content: "\ea1d";
}

/* line 1364, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-ramp-left:before {
  content: "\ed3c";
}

/* line 1368, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-ramp-left-2:before {
  content: "\f04f";
}

/* line 1372, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-ramp-left-3:before {
  content: "\f050";
}

/* line 1376, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-ramp-right:before {
  content: "\ed3d";
}

/* line 1380, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-ramp-right-2:before {
  content: "\f051";
}

/* line 1384, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-ramp-right-3:before {
  content: "\f052";
}

/* line 1388, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-right:before {
  content: "\ea1f";
}

/* line 1392, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-right-bar:before {
  content: "\eda1";
}

/* line 1396, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-right-circle:before {
  content: "\ea1e";
}

/* line 1400, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-right-rhombus:before {
  content: "\f61f";
}

/* line 1404, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-right-square:before {
  content: "\eda2";
}

/* line 1408, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-right-tail:before {
  content: "\eda3";
}

/* line 1412, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-rotary-first-left:before {
  content: "\f053";
}

/* line 1416, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-rotary-first-right:before {
  content: "\f054";
}

/* line 1420, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-rotary-last-left:before {
  content: "\f055";
}

/* line 1424, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-rotary-last-right:before {
  content: "\f056";
}

/* line 1428, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-rotary-left:before {
  content: "\f057";
}

/* line 1432, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-rotary-right:before {
  content: "\f058";
}

/* line 1436, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-rotary-straight:before {
  content: "\f059";
}

/* line 1440, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-roundabout-left:before {
  content: "\f22b";
}

/* line 1444, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-roundabout-right:before {
  content: "\f22c";
}

/* line 1448, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-sharp-turn-left:before {
  content: "\f05a";
}

/* line 1452, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-sharp-turn-right:before {
  content: "\f05b";
}

/* line 1456, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-up:before {
  content: "\ea25";
}

/* line 1460, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-up-bar:before {
  content: "\eda4";
}

/* line 1464, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-up-circle:before {
  content: "\ea20";
}

/* line 1468, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-up-left:before {
  content: "\ea22";
}

/* line 1472, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-up-left-circle:before {
  content: "\ea21";
}

/* line 1476, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-up-rhombus:before {
  content: "\f620";
}

/* line 1480, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-up-right:before {
  content: "\ea24";
}

/* line 1484, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-up-right-circle:before {
  content: "\ea23";
}

/* line 1488, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-up-square:before {
  content: "\eda6";
}

/* line 1492, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-up-tail:before {
  content: "\eda7";
}

/* line 1496, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-wave-left-down:before {
  content: "\eda8";
}

/* line 1500, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-wave-left-up:before {
  content: "\eda9";
}

/* line 1504, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-wave-right-down:before {
  content: "\edaa";
}

/* line 1508, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-wave-right-up:before {
  content: "\edab";
}

/* line 1512, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrow-zig-zag:before {
  content: "\f4a7";
}

/* line 1516, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-cross:before {
  content: "\effe";
}

/* line 1520, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-diagonal:before {
  content: "\ea27";
}

/* line 1524, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-diagonal-2:before {
  content: "\ea26";
}

/* line 1528, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-diagonal-minimize:before {
  content: "\ef39";
}

/* line 1532, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-diagonal-minimize-2:before {
  content: "\ef38";
}

/* line 1536, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-diff:before {
  content: "\f296";
}

/* line 1540, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-double-ne-sw:before {
  content: "\edde";
}

/* line 1544, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-double-nw-se:before {
  content: "\eddf";
}

/* line 1548, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-double-se-nw:before {
  content: "\ede0";
}

/* line 1552, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-double-sw-ne:before {
  content: "\ede1";
}

/* line 1556, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-down:before {
  content: "\edad";
}

/* line 1560, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-down-up:before {
  content: "\edac";
}

/* line 1564, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-exchange:before {
  content: "\f1f4";
}

/* line 1568, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-exchange-2:before {
  content: "\f1f3";
}

/* line 1572, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-horizontal:before {
  content: "\eb59";
}

/* line 1576, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-join:before {
  content: "\edaf";
}

/* line 1580, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-join-2:before {
  content: "\edae";
}

/* line 1584, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-left:before {
  content: "\edb1";
}

/* line 1588, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-left-down:before {
  content: "\ee00";
}

/* line 1592, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-left-right:before {
  content: "\edb0";
}

/* line 1596, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-maximize:before {
  content: "\ea28";
}

/* line 1600, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-minimize:before {
  content: "\ea29";
}

/* line 1604, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-move:before {
  content: "\f22f";
}

/* line 1608, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-move-horizontal:before {
  content: "\f22d";
}

/* line 1612, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-move-vertical:before {
  content: "\f22e";
}

/* line 1616, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-random:before {
  content: "\f095";
}

/* line 1620, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-right:before {
  content: "\edb3";
}

/* line 1624, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-right-down:before {
  content: "\ee01";
}

/* line 1628, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-right-left:before {
  content: "\edb2";
}

/* line 1632, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-shuffle:before {
  content: "\f000";
}

/* line 1636, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-shuffle-2:before {
  content: "\efff";
}

/* line 1640, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-sort:before {
  content: "\eb5a";
}

/* line 1644, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-split:before {
  content: "\edb5";
}

/* line 1648, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-split-2:before {
  content: "\edb4";
}

/* line 1652, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-transfer-down:before {
  content: "\f2cc";
}

/* line 1656, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-transfer-up:before {
  content: "\f2cd";
}

/* line 1660, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-up:before {
  content: "\edb7";
}

/* line 1664, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-up-down:before {
  content: "\edb6";
}

/* line 1668, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-up-left:before {
  content: "\ee02";
}

/* line 1672, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-up-right:before {
  content: "\ee03";
}

/* line 1676, app/assets/stylesheets/tabler-icons.css.scss */
.ti-arrows-vertical:before {
  content: "\eb5b";
}

/* line 1680, app/assets/stylesheets/tabler-icons.css.scss */
.ti-artboard:before {
  content: "\ea2a";
}

/* line 1684, app/assets/stylesheets/tabler-icons.css.scss */
.ti-artboard-filled:before {
  content: "\fa83";
}

/* line 1688, app/assets/stylesheets/tabler-icons.css.scss */
.ti-artboard-off:before {
  content: "\f0ae";
}

/* line 1692, app/assets/stylesheets/tabler-icons.css.scss */
.ti-article:before {
  content: "\f1e2";
}

/* line 1696, app/assets/stylesheets/tabler-icons.css.scss */
.ti-article-filled-filled:before {
  content: "\f7da";
}

/* line 1700, app/assets/stylesheets/tabler-icons.css.scss */
.ti-article-off:before {
  content: "\f3bf";
}

/* line 1704, app/assets/stylesheets/tabler-icons.css.scss */
.ti-aspect-ratio:before {
  content: "\ed30";
}

/* line 1708, app/assets/stylesheets/tabler-icons.css.scss */
.ti-aspect-ratio-filled:before {
  content: "\f7db";
}

/* line 1712, app/assets/stylesheets/tabler-icons.css.scss */
.ti-aspect-ratio-off:before {
  content: "\f0af";
}

/* line 1716, app/assets/stylesheets/tabler-icons.css.scss */
.ti-assembly:before {
  content: "\f24d";
}

/* line 1720, app/assets/stylesheets/tabler-icons.css.scss */
.ti-assembly-off:before {
  content: "\f3c0";
}

/* line 1724, app/assets/stylesheets/tabler-icons.css.scss */
.ti-asset:before {
  content: "\f1ce";
}

/* line 1728, app/assets/stylesheets/tabler-icons.css.scss */
.ti-asterisk:before {
  content: "\efd5";
}

/* line 1732, app/assets/stylesheets/tabler-icons.css.scss */
.ti-asterisk-simple:before {
  content: "\efd4";
}

/* line 1736, app/assets/stylesheets/tabler-icons.css.scss */
.ti-at:before {
  content: "\ea2b";
}

/* line 1740, app/assets/stylesheets/tabler-icons.css.scss */
.ti-at-off:before {
  content: "\f0b0";
}

/* line 1744, app/assets/stylesheets/tabler-icons.css.scss */
.ti-atom:before {
  content: "\eb79";
}

/* line 1748, app/assets/stylesheets/tabler-icons.css.scss */
.ti-atom-2:before {
  content: "\ebdf";
}

/* line 1752, app/assets/stylesheets/tabler-icons.css.scss */
.ti-atom-2-filled:before {
  content: "\f71b";
}

/* line 1756, app/assets/stylesheets/tabler-icons.css.scss */
.ti-atom-off:before {
  content: "\f0f9";
}

/* line 1760, app/assets/stylesheets/tabler-icons.css.scss */
.ti-augmented-reality:before {
  content: "\f023";
}

/* line 1764, app/assets/stylesheets/tabler-icons.css.scss */
.ti-augmented-reality-2:before {
  content: "\f37e";
}

/* line 1768, app/assets/stylesheets/tabler-icons.css.scss */
.ti-augmented-reality-off:before {
  content: "\f3c1";
}

/* line 1772, app/assets/stylesheets/tabler-icons.css.scss */
.ti-award:before {
  content: "\ea2c";
}

/* line 1776, app/assets/stylesheets/tabler-icons.css.scss */
.ti-award-filled:before {
  content: "\f71c";
}

/* line 1780, app/assets/stylesheets/tabler-icons.css.scss */
.ti-award-off:before {
  content: "\f0fa";
}

/* line 1784, app/assets/stylesheets/tabler-icons.css.scss */
.ti-axe:before {
  content: "\ef9f";
}

/* line 1788, app/assets/stylesheets/tabler-icons.css.scss */
.ti-axis-x:before {
  content: "\ef45";
}

/* line 1792, app/assets/stylesheets/tabler-icons.css.scss */
.ti-axis-y:before {
  content: "\ef46";
}

/* line 1796, app/assets/stylesheets/tabler-icons.css.scss */
.ti-baby-bottle:before {
  content: "\f5d2";
}

/* line 1800, app/assets/stylesheets/tabler-icons.css.scss */
.ti-baby-carriage:before {
  content: "\f05d";
}

/* line 1804, app/assets/stylesheets/tabler-icons.css.scss */
.ti-backhoe:before {
  content: "\ed86";
}

/* line 1808, app/assets/stylesheets/tabler-icons.css.scss */
.ti-backpack:before {
  content: "\ef47";
}

/* line 1812, app/assets/stylesheets/tabler-icons.css.scss */
.ti-backpack-off:before {
  content: "\f3c2";
}

/* line 1816, app/assets/stylesheets/tabler-icons.css.scss */
.ti-backslash:before {
  content: "\fab9";
}

/* line 1820, app/assets/stylesheets/tabler-icons.css.scss */
.ti-backspace:before {
  content: "\ea2d";
}

/* line 1824, app/assets/stylesheets/tabler-icons.css.scss */
.ti-backspace-filled:before {
  content: "\f7dc";
}

/* line 1828, app/assets/stylesheets/tabler-icons.css.scss */
.ti-badge:before {
  content: "\efc2";
}

/* line 1832, app/assets/stylesheets/tabler-icons.css.scss */
.ti-badge-3d:before {
  content: "\f555";
}

/* line 1836, app/assets/stylesheets/tabler-icons.css.scss */
.ti-badge-4k:before {
  content: "\f556";
}

/* line 1840, app/assets/stylesheets/tabler-icons.css.scss */
.ti-badge-8k:before {
  content: "\f557";
}

/* line 1844, app/assets/stylesheets/tabler-icons.css.scss */
.ti-badge-ad:before {
  content: "\f558";
}

/* line 1848, app/assets/stylesheets/tabler-icons.css.scss */
.ti-badge-ar:before {
  content: "\f559";
}

/* line 1852, app/assets/stylesheets/tabler-icons.css.scss */
.ti-badge-cc:before {
  content: "\f55a";
}

/* line 1856, app/assets/stylesheets/tabler-icons.css.scss */
.ti-badge-filled:before {
  content: "\f667";
}

/* line 1860, app/assets/stylesheets/tabler-icons.css.scss */
.ti-badge-hd:before {
  content: "\f55b";
}

/* line 1864, app/assets/stylesheets/tabler-icons.css.scss */
.ti-badge-off:before {
  content: "\f0fb";
}

/* line 1868, app/assets/stylesheets/tabler-icons.css.scss */
.ti-badge-sd:before {
  content: "\f55c";
}

/* line 1872, app/assets/stylesheets/tabler-icons.css.scss */
.ti-badge-tm:before {
  content: "\f55d";
}

/* line 1876, app/assets/stylesheets/tabler-icons.css.scss */
.ti-badge-vo:before {
  content: "\f55e";
}

/* line 1880, app/assets/stylesheets/tabler-icons.css.scss */
.ti-badge-vr:before {
  content: "\f55f";
}

/* line 1884, app/assets/stylesheets/tabler-icons.css.scss */
.ti-badge-wc:before {
  content: "\f560";
}

/* line 1888, app/assets/stylesheets/tabler-icons.css.scss */
.ti-badges:before {
  content: "\efc3";
}

/* line 1892, app/assets/stylesheets/tabler-icons.css.scss */
.ti-badges-filled:before {
  content: "\f7dd";
}

/* line 1896, app/assets/stylesheets/tabler-icons.css.scss */
.ti-badges-off:before {
  content: "\f0fc";
}

/* line 1900, app/assets/stylesheets/tabler-icons.css.scss */
.ti-baguette:before {
  content: "\f3a5";
}

/* line 1904, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ball-american-football:before {
  content: "\ee04";
}

/* line 1908, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ball-american-football-off:before {
  content: "\f3c3";
}

/* line 1912, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ball-baseball:before {
  content: "\efa0";
}

/* line 1916, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ball-basketball:before {
  content: "\ec28";
}

/* line 1920, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ball-bowling:before {
  content: "\ec29";
}

/* line 1924, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ball-football:before {
  content: "\ee06";
}

/* line 1928, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ball-football-off:before {
  content: "\ee05";
}

/* line 1932, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ball-tennis:before {
  content: "\ec2a";
}

/* line 1936, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ball-volleyball:before {
  content: "\ec2b";
}

/* line 1940, app/assets/stylesheets/tabler-icons.css.scss */
.ti-balloon:before {
  content: "\ef3a";
}

/* line 1944, app/assets/stylesheets/tabler-icons.css.scss */
.ti-balloon-filled:before {
  content: "\fa84";
}

/* line 1948, app/assets/stylesheets/tabler-icons.css.scss */
.ti-balloon-off:before {
  content: "\f0fd";
}

/* line 1952, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ballpen:before {
  content: "\f06e";
}

/* line 1956, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ballpen-filled:before {
  content: "\fa85";
}

/* line 1960, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ballpen-off:before {
  content: "\f0b1";
}

/* line 1964, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ban:before {
  content: "\ea2e";
}

/* line 1968, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bandage:before {
  content: "\eb7a";
}

/* line 1972, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bandage-filled:before {
  content: "\f7de";
}

/* line 1976, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bandage-off:before {
  content: "\f3c4";
}

/* line 1980, app/assets/stylesheets/tabler-icons.css.scss */
.ti-barbell:before {
  content: "\eff0";
}

/* line 1984, app/assets/stylesheets/tabler-icons.css.scss */
.ti-barbell-off:before {
  content: "\f0b2";
}

/* line 1988, app/assets/stylesheets/tabler-icons.css.scss */
.ti-barcode:before {
  content: "\ebc6";
}

/* line 1992, app/assets/stylesheets/tabler-icons.css.scss */
.ti-barcode-off:before {
  content: "\f0b3";
}

/* line 1996, app/assets/stylesheets/tabler-icons.css.scss */
.ti-barrel:before {
  content: "\f0b4";
}

/* line 2000, app/assets/stylesheets/tabler-icons.css.scss */
.ti-barrel-off:before {
  content: "\f0fe";
}

/* line 2004, app/assets/stylesheets/tabler-icons.css.scss */
.ti-barrier-block:before {
  content: "\f00e";
}

/* line 2008, app/assets/stylesheets/tabler-icons.css.scss */
.ti-barrier-block-off:before {
  content: "\f0b5";
}

/* line 2012, app/assets/stylesheets/tabler-icons.css.scss */
.ti-baseline:before {
  content: "\f024";
}

/* line 2016, app/assets/stylesheets/tabler-icons.css.scss */
.ti-baseline-density-large:before {
  content: "\f9f0";
}

/* line 2020, app/assets/stylesheets/tabler-icons.css.scss */
.ti-baseline-density-medium:before {
  content: "\f9f1";
}

/* line 2024, app/assets/stylesheets/tabler-icons.css.scss */
.ti-baseline-density-small:before {
  content: "\f9f2";
}

/* line 2028, app/assets/stylesheets/tabler-icons.css.scss */
.ti-basket:before {
  content: "\ebe1";
}

/* line 2032, app/assets/stylesheets/tabler-icons.css.scss */
.ti-basket-filled:before {
  content: "\f7df";
}

/* line 2036, app/assets/stylesheets/tabler-icons.css.scss */
.ti-basket-off:before {
  content: "\f0b6";
}

/* line 2040, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bat:before {
  content: "\f284";
}

/* line 2044, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bath:before {
  content: "\ef48";
}

/* line 2048, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bath-filled:before {
  content: "\f71d";
}

/* line 2052, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bath-off:before {
  content: "\f0ff";
}

/* line 2056, app/assets/stylesheets/tabler-icons.css.scss */
.ti-battery:before {
  content: "\ea34";
}

/* line 2060, app/assets/stylesheets/tabler-icons.css.scss */
.ti-battery-1:before {
  content: "\ea2f";
}

/* line 2064, app/assets/stylesheets/tabler-icons.css.scss */
.ti-battery-1-filled:before {
  content: "\f71e";
}

/* line 2068, app/assets/stylesheets/tabler-icons.css.scss */
.ti-battery-2:before {
  content: "\ea30";
}

/* line 2072, app/assets/stylesheets/tabler-icons.css.scss */
.ti-battery-2-filled:before {
  content: "\f71f";
}

/* line 2076, app/assets/stylesheets/tabler-icons.css.scss */
.ti-battery-3:before {
  content: "\ea31";
}

/* line 2080, app/assets/stylesheets/tabler-icons.css.scss */
.ti-battery-3-filled:before {
  content: "\f720";
}

/* line 2084, app/assets/stylesheets/tabler-icons.css.scss */
.ti-battery-4:before {
  content: "\ea32";
}

/* line 2088, app/assets/stylesheets/tabler-icons.css.scss */
.ti-battery-4-filled:before {
  content: "\f721";
}

/* line 2092, app/assets/stylesheets/tabler-icons.css.scss */
.ti-battery-automotive:before {
  content: "\ee07";
}

/* line 2096, app/assets/stylesheets/tabler-icons.css.scss */
.ti-battery-charging:before {
  content: "\ea33";
}

/* line 2100, app/assets/stylesheets/tabler-icons.css.scss */
.ti-battery-charging-2:before {
  content: "\ef3b";
}

/* line 2104, app/assets/stylesheets/tabler-icons.css.scss */
.ti-battery-eco:before {
  content: "\ef3c";
}

/* line 2108, app/assets/stylesheets/tabler-icons.css.scss */
.ti-battery-filled:before {
  content: "\f668";
}

/* line 2112, app/assets/stylesheets/tabler-icons.css.scss */
.ti-battery-off:before {
  content: "\ed1c";
}

/* line 2116, app/assets/stylesheets/tabler-icons.css.scss */
.ti-beach:before {
  content: "\ef3d";
}

/* line 2120, app/assets/stylesheets/tabler-icons.css.scss */
.ti-beach-off:before {
  content: "\f0b7";
}

/* line 2124, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bed:before {
  content: "\eb5c";
}

/* line 2128, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bed-filled:before {
  content: "\f7e0";
}

/* line 2132, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bed-off:before {
  content: "\f100";
}

/* line 2136, app/assets/stylesheets/tabler-icons.css.scss */
.ti-beer:before {
  content: "\efa1";
}

/* line 2140, app/assets/stylesheets/tabler-icons.css.scss */
.ti-beer-filled:before {
  content: "\f7e1";
}

/* line 2144, app/assets/stylesheets/tabler-icons.css.scss */
.ti-beer-off:before {
  content: "\f101";
}

/* line 2148, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell:before {
  content: "\ea35";
}

/* line 2152, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-bolt:before {
  content: "\f812";
}

/* line 2156, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-cancel:before {
  content: "\f813";
}

/* line 2160, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-check:before {
  content: "\f814";
}

/* line 2164, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-code:before {
  content: "\f815";
}

/* line 2168, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-cog:before {
  content: "\f816";
}

/* line 2172, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-dollar:before {
  content: "\f817";
}

/* line 2176, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-down:before {
  content: "\f818";
}

/* line 2180, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-exclamation:before {
  content: "\f819";
}

/* line 2184, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-filled:before {
  content: "\f669";
}

/* line 2188, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-heart:before {
  content: "\f81a";
}

/* line 2192, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-minus:before {
  content: "\ede2";
}

/* line 2196, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-minus-filled:before {
  content: "\f722";
}

/* line 2200, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-off:before {
  content: "\ece9";
}

/* line 2204, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-pause:before {
  content: "\f81b";
}

/* line 2208, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-pin:before {
  content: "\f81c";
}

/* line 2212, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-plus:before {
  content: "\ede3";
}

/* line 2216, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-plus-filled:before {
  content: "\f723";
}

/* line 2220, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-question:before {
  content: "\f81d";
}

/* line 2224, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-ringing:before {
  content: "\ed07";
}

/* line 2228, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-ringing-2:before {
  content: "\ede4";
}

/* line 2232, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-ringing-2-filled:before {
  content: "\f724";
}

/* line 2236, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-ringing-filled:before {
  content: "\f725";
}

/* line 2240, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-school:before {
  content: "\f05e";
}

/* line 2244, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-search:before {
  content: "\f81e";
}

/* line 2248, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-share:before {
  content: "\f81f";
}

/* line 2252, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-star:before {
  content: "\f820";
}

/* line 2256, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-up:before {
  content: "\f821";
}

/* line 2260, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-x:before {
  content: "\ede5";
}

/* line 2264, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-x-filled:before {
  content: "\f726";
}

/* line 2268, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-z:before {
  content: "\eff1";
}

/* line 2272, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bell-z-filled:before {
  content: "\f727";
}

/* line 2276, app/assets/stylesheets/tabler-icons.css.scss */
.ti-beta:before {
  content: "\f544";
}

/* line 2280, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bible:before {
  content: "\efc4";
}

/* line 2284, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bike:before {
  content: "\ea36";
}

/* line 2288, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bike-off:before {
  content: "\f0b8";
}

/* line 2292, app/assets/stylesheets/tabler-icons.css.scss */
.ti-binary:before {
  content: "\ee08";
}

/* line 2296, app/assets/stylesheets/tabler-icons.css.scss */
.ti-binary-off:before {
  content: "\f3c5";
}

/* line 2300, app/assets/stylesheets/tabler-icons.css.scss */
.ti-binary-tree:before {
  content: "\f5d4";
}

/* line 2304, app/assets/stylesheets/tabler-icons.css.scss */
.ti-binary-tree-2:before {
  content: "\f5d3";
}

/* line 2308, app/assets/stylesheets/tabler-icons.css.scss */
.ti-biohazard:before {
  content: "\ecb8";
}

/* line 2312, app/assets/stylesheets/tabler-icons.css.scss */
.ti-biohazard-off:before {
  content: "\f0b9";
}

/* line 2316, app/assets/stylesheets/tabler-icons.css.scss */
.ti-blade:before {
  content: "\f4bd";
}

/* line 2320, app/assets/stylesheets/tabler-icons.css.scss */
.ti-blade-filled:before {
  content: "\f7e2";
}

/* line 2324, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bleach:before {
  content: "\f2f3";
}

/* line 2328, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bleach-chlorine:before {
  content: "\f2f0";
}

/* line 2332, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bleach-no-chlorine:before {
  content: "\f2f1";
}

/* line 2336, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bleach-off:before {
  content: "\f2f2";
}

/* line 2340, app/assets/stylesheets/tabler-icons.css.scss */
.ti-blockquote:before {
  content: "\ee09";
}

/* line 2344, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bluetooth:before {
  content: "\ea37";
}

/* line 2348, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bluetooth-connected:before {
  content: "\ecea";
}

/* line 2352, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bluetooth-off:before {
  content: "\eceb";
}

/* line 2356, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bluetooth-x:before {
  content: "\f081";
}

/* line 2360, app/assets/stylesheets/tabler-icons.css.scss */
.ti-blur:before {
  content: "\ef8c";
}

/* line 2364, app/assets/stylesheets/tabler-icons.css.scss */
.ti-blur-off:before {
  content: "\f3c6";
}

/* line 2368, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bmp:before {
  content: "\f3a6";
}

/* line 2372, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bold:before {
  content: "\eb7b";
}

/* line 2376, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bold-off:before {
  content: "\f0ba";
}

/* line 2380, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bolt:before {
  content: "\ea38";
}

/* line 2384, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bolt-off:before {
  content: "\ecec";
}

/* line 2388, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bomb:before {
  content: "\f59c";
}

/* line 2392, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bomb-filled:before {
  content: "\fa86";
}

/* line 2396, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bone:before {
  content: "\edb8";
}

/* line 2400, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bone-off:before {
  content: "\f0bb";
}

/* line 2404, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bong:before {
  content: "\f3a7";
}

/* line 2408, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bong-off:before {
  content: "\f3c7";
}

/* line 2412, app/assets/stylesheets/tabler-icons.css.scss */
.ti-book:before {
  content: "\ea39";
}

/* line 2416, app/assets/stylesheets/tabler-icons.css.scss */
.ti-book-2:before {
  content: "\efc5";
}

/* line 2420, app/assets/stylesheets/tabler-icons.css.scss */
.ti-book-download:before {
  content: "\f070";
}

/* line 2424, app/assets/stylesheets/tabler-icons.css.scss */
.ti-book-filled:before {
  content: "\fa87";
}

/* line 2428, app/assets/stylesheets/tabler-icons.css.scss */
.ti-book-off:before {
  content: "\f0bc";
}

/* line 2432, app/assets/stylesheets/tabler-icons.css.scss */
.ti-book-upload:before {
  content: "\f071";
}

/* line 2436, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bookmark:before {
  content: "\ea3a";
}

/* line 2440, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bookmark-edit:before {
  content: "\fa5e";
}

/* line 2444, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bookmark-filled:before {
  content: "\fa88";
}

/* line 2448, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bookmark-minus:before {
  content: "\fa5f";
}

/* line 2452, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bookmark-off:before {
  content: "\eced";
}

/* line 2456, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bookmark-plus:before {
  content: "\fa60";
}

/* line 2460, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bookmark-question:before {
  content: "\fa61";
}

/* line 2464, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bookmarks:before {
  content: "\ed08";
}

/* line 2468, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bookmarks-off:before {
  content: "\f0bd";
}

/* line 2472, app/assets/stylesheets/tabler-icons.css.scss */
.ti-books:before {
  content: "\eff2";
}

/* line 2476, app/assets/stylesheets/tabler-icons.css.scss */
.ti-books-off:before {
  content: "\f0be";
}

/* line 2480, app/assets/stylesheets/tabler-icons.css.scss */
.ti-border-all:before {
  content: "\ea3b";
}

/* line 2484, app/assets/stylesheets/tabler-icons.css.scss */
.ti-border-bottom:before {
  content: "\ea3c";
}

/* line 2488, app/assets/stylesheets/tabler-icons.css.scss */
.ti-border-corners:before {
  content: "\f7a0";
}

/* line 2492, app/assets/stylesheets/tabler-icons.css.scss */
.ti-border-horizontal:before {
  content: "\ea3d";
}

/* line 2496, app/assets/stylesheets/tabler-icons.css.scss */
.ti-border-inner:before {
  content: "\ea3e";
}

/* line 2500, app/assets/stylesheets/tabler-icons.css.scss */
.ti-border-left:before {
  content: "\ea3f";
}

/* line 2504, app/assets/stylesheets/tabler-icons.css.scss */
.ti-border-none:before {
  content: "\ea40";
}

/* line 2508, app/assets/stylesheets/tabler-icons.css.scss */
.ti-border-outer:before {
  content: "\ea41";
}

/* line 2512, app/assets/stylesheets/tabler-icons.css.scss */
.ti-border-radius:before {
  content: "\eb7c";
}

/* line 2516, app/assets/stylesheets/tabler-icons.css.scss */
.ti-border-right:before {
  content: "\ea42";
}

/* line 2520, app/assets/stylesheets/tabler-icons.css.scss */
.ti-border-sides:before {
  content: "\f7a1";
}

/* line 2524, app/assets/stylesheets/tabler-icons.css.scss */
.ti-border-style:before {
  content: "\ee0a";
}

/* line 2528, app/assets/stylesheets/tabler-icons.css.scss */
.ti-border-style-2:before {
  content: "\ef22";
}

/* line 2532, app/assets/stylesheets/tabler-icons.css.scss */
.ti-border-top:before {
  content: "\ea43";
}

/* line 2536, app/assets/stylesheets/tabler-icons.css.scss */
.ti-border-vertical:before {
  content: "\ea44";
}

/* line 2540, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bottle:before {
  content: "\ef0b";
}

/* line 2544, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bottle-filled:before {
  content: "\fa89";
}

/* line 2548, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bottle-off:before {
  content: "\f3c8";
}

/* line 2552, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bounce-left:before {
  content: "\f59d";
}

/* line 2556, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bounce-right:before {
  content: "\f59e";
}

/* line 2560, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bow:before {
  content: "\f096";
}

/* line 2564, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bowl:before {
  content: "\f4fa";
}

/* line 2568, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box:before {
  content: "\ea45";
}

/* line 2572, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-align-bottom:before {
  content: "\f2a8";
}

/* line 2576, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-align-bottom-filled:before {
  content: "\fa8a";
}

/* line 2580, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-align-bottom-left:before {
  content: "\f2ce";
}

/* line 2584, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-align-bottom-left-filled:before {
  content: "\fa8b";
}

/* line 2588, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-align-bottom-right:before {
  content: "\f2cf";
}

/* line 2592, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-align-bottom-right-filled:before {
  content: "\fa8c";
}

/* line 2596, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-align-left:before {
  content: "\f2a9";
}

/* line 2600, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-align-left-filled:before {
  content: "\fa8d";
}

/* line 2604, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-align-right:before {
  content: "\f2aa";
}

/* line 2608, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-align-right-filled:before {
  content: "\fa8e";
}

/* line 2612, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-align-top:before {
  content: "\f2ab";
}

/* line 2616, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-align-top-filled:before {
  content: "\fa8f";
}

/* line 2620, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-align-top-left:before {
  content: "\f2d0";
}

/* line 2624, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-align-top-left-filled:before {
  content: "\fa90";
}

/* line 2628, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-align-top-right:before {
  content: "\f2d1";
}

/* line 2632, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-align-top-right-filled:before {
  content: "\fa91";
}

/* line 2636, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-margin:before {
  content: "\ee0b";
}

/* line 2640, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-model:before {
  content: "\ee0c";
}

/* line 2644, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-model-2:before {
  content: "\ef23";
}

/* line 2648, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-model-2-off:before {
  content: "\f3c9";
}

/* line 2652, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-model-off:before {
  content: "\f3ca";
}

/* line 2656, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-multiple:before {
  content: "\ee17";
}

/* line 2660, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-multiple-0:before {
  content: "\ee0d";
}

/* line 2664, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-multiple-1:before {
  content: "\ee0e";
}

/* line 2668, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-multiple-2:before {
  content: "\ee0f";
}

/* line 2672, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-multiple-3:before {
  content: "\ee10";
}

/* line 2676, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-multiple-4:before {
  content: "\ee11";
}

/* line 2680, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-multiple-5:before {
  content: "\ee12";
}

/* line 2684, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-multiple-6:before {
  content: "\ee13";
}

/* line 2688, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-multiple-7:before {
  content: "\ee14";
}

/* line 2692, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-multiple-8:before {
  content: "\ee15";
}

/* line 2696, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-multiple-9:before {
  content: "\ee16";
}

/* line 2700, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-off:before {
  content: "\f102";
}

/* line 2704, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-padding:before {
  content: "\ee18";
}

/* line 2708, app/assets/stylesheets/tabler-icons.css.scss */
.ti-box-seam:before {
  content: "\f561";
}

/* line 2712, app/assets/stylesheets/tabler-icons.css.scss */
.ti-braces:before {
  content: "\ebcc";
}

/* line 2716, app/assets/stylesheets/tabler-icons.css.scss */
.ti-braces-off:before {
  content: "\f0bf";
}

/* line 2720, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brackets:before {
  content: "\ebcd";
}

/* line 2724, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brackets-contain:before {
  content: "\f1e5";
}

/* line 2728, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brackets-contain-end:before {
  content: "\f1e3";
}

/* line 2732, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brackets-contain-start:before {
  content: "\f1e4";
}

/* line 2736, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brackets-off:before {
  content: "\f0c0";
}

/* line 2740, app/assets/stylesheets/tabler-icons.css.scss */
.ti-braille:before {
  content: "\f545";
}

/* line 2744, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brain:before {
  content: "\f59f";
}

/* line 2748, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-4chan:before {
  content: "\f494";
}

/* line 2752, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-abstract:before {
  content: "\f495";
}

/* line 2756, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-adobe:before {
  content: "\f0dc";
}

/* line 2760, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-adonis-js:before {
  content: "\f496";
}

/* line 2764, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-airbnb:before {
  content: "\ed68";
}

/* line 2768, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-airtable:before {
  content: "\ef6a";
}

/* line 2772, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-algolia:before {
  content: "\f390";
}

/* line 2776, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-alipay:before {
  content: "\f7a2";
}

/* line 2780, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-alpine-js:before {
  content: "\f324";
}

/* line 2784, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-amazon:before {
  content: "\f230";
}

/* line 2788, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-amd:before {
  content: "\f653";
}

/* line 2792, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-amigo:before {
  content: "\f5f9";
}

/* line 2796, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-among-us:before {
  content: "\f205";
}

/* line 2800, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-android:before {
  content: "\ec16";
}

/* line 2804, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-angular:before {
  content: "\ef6b";
}

/* line 2808, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-ansible:before {
  content: "\fa70";
}

/* line 2812, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-ao3:before {
  content: "\f5e8";
}

/* line 2816, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-appgallery:before {
  content: "\f231";
}

/* line 2820, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-apple:before {
  content: "\ec17";
}

/* line 2824, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-apple-arcade:before {
  content: "\ed69";
}

/* line 2828, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-apple-podcast:before {
  content: "\f1e6";
}

/* line 2832, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-appstore:before {
  content: "\ed24";
}

/* line 2836, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-asana:before {
  content: "\edc5";
}

/* line 2840, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-aws:before {
  content: "\fa4c";
}

/* line 2844, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-azure:before {
  content: "\fa4d";
}

/* line 2848, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-backbone:before {
  content: "\f325";
}

/* line 2852, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-badoo:before {
  content: "\f206";
}

/* line 2856, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-baidu:before {
  content: "\f5e9";
}

/* line 2860, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-bandcamp:before {
  content: "\f207";
}

/* line 2864, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-bandlab:before {
  content: "\f5fa";
}

/* line 2868, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-beats:before {
  content: "\f208";
}

/* line 2872, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-behance:before {
  content: "\ec6e";
}

/* line 2876, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-bilibili:before {
  content: "\f6d2";
}

/* line 2880, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-binance:before {
  content: "\f5a0";
}

/* line 2884, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-bing:before {
  content: "\edc6";
}

/* line 2888, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-bitbucket:before {
  content: "\edc7";
}

/* line 2892, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-blackberry:before {
  content: "\f568";
}

/* line 2896, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-blender:before {
  content: "\f326";
}

/* line 2900, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-blogger:before {
  content: "\f35a";
}

/* line 2904, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-booking:before {
  content: "\edc8";
}

/* line 2908, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-bootstrap:before {
  content: "\ef3e";
}

/* line 2912, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-bulma:before {
  content: "\f327";
}

/* line 2916, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-bumble:before {
  content: "\f5fb";
}

/* line 2920, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-bunpo:before {
  content: "\f4cf";
}

/* line 2924, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-c-sharp:before {
  content: "\f003";
}

/* line 2928, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-cake:before {
  content: "\f7a3";
}

/* line 2932, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-cakephp:before {
  content: "\f7af";
}

/* line 2936, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-campaignmonitor:before {
  content: "\f328";
}

/* line 2940, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-carbon:before {
  content: "\f348";
}

/* line 2944, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-cashapp:before {
  content: "\f391";
}

/* line 2948, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-chrome:before {
  content: "\ec18";
}

/* line 2952, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-cinema-4d:before {
  content: "\fa71";
}

/* line 2956, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-citymapper:before {
  content: "\f5fc";
}

/* line 2960, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-cloudflare:before {
  content: "\fa4e";
}

/* line 2964, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-codecov:before {
  content: "\f329";
}

/* line 2968, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-codepen:before {
  content: "\ec6f";
}

/* line 2972, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-codesandbox:before {
  content: "\ed6a";
}

/* line 2976, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-cohost:before {
  content: "\f5d5";
}

/* line 2980, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-coinbase:before {
  content: "\f209";
}

/* line 2984, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-comedy-central:before {
  content: "\f217";
}

/* line 2988, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-coreos:before {
  content: "\f5fd";
}

/* line 2992, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-couchdb:before {
  content: "\f60f";
}

/* line 2996, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-couchsurfing:before {
  content: "\f392";
}

/* line 3000, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-cpp:before {
  content: "\f5fe";
}

/* line 3004, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-craft:before {
  content: "\fa72";
}

/* line 3008, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-crunchbase:before {
  content: "\f7e3";
}

/* line 3012, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-css3:before {
  content: "\ed6b";
}

/* line 3016, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-ctemplar:before {
  content: "\f4d0";
}

/* line 3020, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-cucumber:before {
  content: "\ef6c";
}

/* line 3024, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-cupra:before {
  content: "\f4d1";
}

/* line 3028, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-cypress:before {
  content: "\f333";
}

/* line 3032, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-d3:before {
  content: "\f24e";
}

/* line 3036, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-days-counter:before {
  content: "\f4d2";
}

/* line 3040, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-dcos:before {
  content: "\f32a";
}

/* line 3044, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-debian:before {
  content: "\ef57";
}

/* line 3048, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-deezer:before {
  content: "\f78b";
}

/* line 3052, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-deliveroo:before {
  content: "\f4d3";
}

/* line 3056, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-deno:before {
  content: "\f24f";
}

/* line 3060, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-denodo:before {
  content: "\f610";
}

/* line 3064, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-deviantart:before {
  content: "\ecfb";
}

/* line 3068, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-digg:before {
  content: "\fa73";
}

/* line 3072, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-dingtalk:before {
  content: "\f5ea";
}

/* line 3076, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-discord:before {
  content: "\ece3";
}

/* line 3080, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-discord-filled:before {
  content: "\f7e4";
}

/* line 3084, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-disney:before {
  content: "\f20a";
}

/* line 3088, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-disqus:before {
  content: "\edc9";
}

/* line 3092, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-django:before {
  content: "\f349";
}

/* line 3096, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-docker:before {
  content: "\edca";
}

/* line 3100, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-doctrine:before {
  content: "\ef6d";
}

/* line 3104, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-dolby-digital:before {
  content: "\f4d4";
}

/* line 3108, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-douban:before {
  content: "\f5ff";
}

/* line 3112, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-dribbble:before {
  content: "\ec19";
}

/* line 3116, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-dribbble-filled:before {
  content: "\f7e5";
}

/* line 3120, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-drops:before {
  content: "\f4d5";
}

/* line 3124, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-drupal:before {
  content: "\f393";
}

/* line 3128, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-edge:before {
  content: "\ecfc";
}

/* line 3132, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-elastic:before {
  content: "\f611";
}

/* line 3136, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-electronic-arts:before {
  content: "\fa74";
}

/* line 3140, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-ember:before {
  content: "\f497";
}

/* line 3144, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-envato:before {
  content: "\f394";
}

/* line 3148, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-etsy:before {
  content: "\f654";
}

/* line 3152, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-evernote:before {
  content: "\f600";
}

/* line 3156, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-facebook:before {
  content: "\ec1a";
}

/* line 3160, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-facebook-filled:before {
  content: "\f7e6";
}

/* line 3164, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-feedly:before {
  content: "\fa75";
}

/* line 3168, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-figma:before {
  content: "\ec93";
}

/* line 3172, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-filezilla:before {
  content: "\fa76";
}

/* line 3176, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-finder:before {
  content: "\f218";
}

/* line 3180, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-firebase:before {
  content: "\ef6e";
}

/* line 3184, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-firefox:before {
  content: "\ecfd";
}

/* line 3188, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-fiverr:before {
  content: "\f7a4";
}

/* line 3192, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-flickr:before {
  content: "\ecfe";
}

/* line 3196, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-flightradar24:before {
  content: "\f4d6";
}

/* line 3200, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-flipboard:before {
  content: "\f20b";
}

/* line 3204, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-flutter:before {
  content: "\f395";
}

/* line 3208, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-fortnite:before {
  content: "\f260";
}

/* line 3212, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-foursquare:before {
  content: "\ecff";
}

/* line 3216, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-framer:before {
  content: "\ec1b";
}

/* line 3220, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-framer-motion:before {
  content: "\f78c";
}

/* line 3224, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-funimation:before {
  content: "\f655";
}

/* line 3228, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-gatsby:before {
  content: "\f396";
}

/* line 3232, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-git:before {
  content: "\ef6f";
}

/* line 3236, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-github:before {
  content: "\ec1c";
}

/* line 3240, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-github-copilot:before {
  content: "\f4a8";
}

/* line 3244, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-github-filled:before {
  content: "\f7e7";
}

/* line 3248, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-gitlab:before {
  content: "\ec1d";
}

/* line 3252, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-gmail:before {
  content: "\efa2";
}

/* line 3256, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-golang:before {
  content: "\f78d";
}

/* line 3260, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-google:before {
  content: "\ec1f";
}

/* line 3264, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-google-analytics:before {
  content: "\edcb";
}

/* line 3268, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-google-big-query:before {
  content: "\f612";
}

/* line 3272, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-google-drive:before {
  content: "\ec1e";
}

/* line 3276, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-google-fit:before {
  content: "\f297";
}

/* line 3280, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-google-home:before {
  content: "\f601";
}

/* line 3284, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-google-maps:before {
  content: "\fa4f";
}

/* line 3288, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-google-one:before {
  content: "\f232";
}

/* line 3292, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-google-photos:before {
  content: "\f20c";
}

/* line 3296, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-google-play:before {
  content: "\ed25";
}

/* line 3300, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-google-podcasts:before {
  content: "\f656";
}

/* line 3304, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-grammarly:before {
  content: "\f32b";
}

/* line 3308, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-graphql:before {
  content: "\f32c";
}

/* line 3312, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-gravatar:before {
  content: "\edcc";
}

/* line 3316, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-grindr:before {
  content: "\f20d";
}

/* line 3320, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-guardian:before {
  content: "\f4fb";
}

/* line 3324, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-gumroad:before {
  content: "\f5d6";
}

/* line 3328, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-hbo:before {
  content: "\f657";
}

/* line 3332, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-headlessui:before {
  content: "\f32d";
}

/* line 3336, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-hexo:before {
  content: "\fa50";
}

/* line 3340, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-hipchat:before {
  content: "\edcd";
}

/* line 3344, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-html5:before {
  content: "\ed6c";
}

/* line 3348, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-inertia:before {
  content: "\f34a";
}

/* line 3352, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-instagram:before {
  content: "\ec20";
}

/* line 3356, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-intercom:before {
  content: "\f1cf";
}

/* line 3360, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-itch:before {
  content: "\fa22";
}

/* line 3364, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-javascript:before {
  content: "\ef0c";
}

/* line 3368, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-juejin:before {
  content: "\f7b0";
}

/* line 3372, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-kick:before {
  content: "\fa23";
}

/* line 3376, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-kickstarter:before {
  content: "\edce";
}

/* line 3380, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-kotlin:before {
  content: "\ed6d";
}

/* line 3384, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-laravel:before {
  content: "\f34b";
}

/* line 3388, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-lastfm:before {
  content: "\f001";
}

/* line 3392, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-leetcode:before {
  content: "\fa51";
}

/* line 3396, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-letterboxd:before {
  content: "\fa24";
}

/* line 3400, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-line:before {
  content: "\f7e8";
}

/* line 3404, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-linkedin:before {
  content: "\ec8c";
}

/* line 3408, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-linktree:before {
  content: "\f1e7";
}

/* line 3412, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-linqpad:before {
  content: "\f562";
}

/* line 3416, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-loom:before {
  content: "\ef70";
}

/* line 3420, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-mailgun:before {
  content: "\f32e";
}

/* line 3424, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-mantine:before {
  content: "\f32f";
}

/* line 3428, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-mastercard:before {
  content: "\ef49";
}

/* line 3432, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-mastodon:before {
  content: "\f250";
}

/* line 3436, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-matrix:before {
  content: "\f5eb";
}

/* line 3440, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-mcdonalds:before {
  content: "\f251";
}

/* line 3444, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-medium:before {
  content: "\ec70";
}

/* line 3448, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-mercedes:before {
  content: "\f072";
}

/* line 3452, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-messenger:before {
  content: "\ec71";
}

/* line 3456, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-meta:before {
  content: "\efb0";
}

/* line 3460, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-miniprogram:before {
  content: "\f602";
}

/* line 3464, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-mixpanel:before {
  content: "\f397";
}

/* line 3468, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-monday:before {
  content: "\f219";
}

/* line 3472, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-mongodb:before {
  content: "\f613";
}

/* line 3476, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-my-oppo:before {
  content: "\f4d7";
}

/* line 3480, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-mysql:before {
  content: "\f614";
}

/* line 3484, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-national-geographic:before {
  content: "\f603";
}

/* line 3488, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-nem:before {
  content: "\f5a1";
}

/* line 3492, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-netbeans:before {
  content: "\ef71";
}

/* line 3496, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-netease-music:before {
  content: "\f604";
}

/* line 3500, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-netflix:before {
  content: "\edcf";
}

/* line 3504, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-nexo:before {
  content: "\f5a2";
}

/* line 3508, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-nextcloud:before {
  content: "\f4d8";
}

/* line 3512, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-nextjs:before {
  content: "\f0dd";
}

/* line 3516, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-nord-vpn:before {
  content: "\f37f";
}

/* line 3520, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-notion:before {
  content: "\ef7b";
}

/* line 3524, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-npm:before {
  content: "\f569";
}

/* line 3528, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-nuxt:before {
  content: "\f0de";
}

/* line 3532, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-nytimes:before {
  content: "\ef8d";
}

/* line 3536, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-oauth:before {
  content: "\fa52";
}

/* line 3540, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-office:before {
  content: "\f398";
}

/* line 3544, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-ok-ru:before {
  content: "\f399";
}

/* line 3548, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-onedrive:before {
  content: "\f5d7";
}

/* line 3552, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-onlyfans:before {
  content: "\f605";
}

/* line 3556, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-open-source:before {
  content: "\edd0";
}

/* line 3560, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-openai:before {
  content: "\f78e";
}

/* line 3564, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-openvpn:before {
  content: "\f39a";
}

/* line 3568, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-opera:before {
  content: "\ec21";
}

/* line 3572, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-pagekit:before {
  content: "\edd1";
}

/* line 3576, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-patreon:before {
  content: "\edd2";
}

/* line 3580, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-paypal:before {
  content: "\ec22";
}

/* line 3584, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-paypal-filled:before {
  content: "\f7e9";
}

/* line 3588, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-paypay:before {
  content: "\f5ec";
}

/* line 3592, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-peanut:before {
  content: "\f39b";
}

/* line 3596, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-pepsi:before {
  content: "\f261";
}

/* line 3600, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-php:before {
  content: "\ef72";
}

/* line 3604, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-picsart:before {
  content: "\f4d9";
}

/* line 3608, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-pinterest:before {
  content: "\ec8d";
}

/* line 3612, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-planetscale:before {
  content: "\f78f";
}

/* line 3616, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-pocket:before {
  content: "\ed00";
}

/* line 3620, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-polymer:before {
  content: "\f498";
}

/* line 3624, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-powershell:before {
  content: "\f5ed";
}

/* line 3628, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-prisma:before {
  content: "\f499";
}

/* line 3632, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-producthunt:before {
  content: "\edd3";
}

/* line 3636, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-pushbullet:before {
  content: "\f330";
}

/* line 3640, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-pushover:before {
  content: "\f20e";
}

/* line 3644, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-python:before {
  content: "\ed01";
}

/* line 3648, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-qq:before {
  content: "\f606";
}

/* line 3652, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-radix-ui:before {
  content: "\f790";
}

/* line 3656, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-react:before {
  content: "\f34c";
}

/* line 3660, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-react-native:before {
  content: "\ef73";
}

/* line 3664, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-reason:before {
  content: "\f49a";
}

/* line 3668, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-reddit:before {
  content: "\ec8e";
}

/* line 3672, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-redhat:before {
  content: "\f331";
}

/* line 3676, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-redux:before {
  content: "\f3a8";
}

/* line 3680, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-revolut:before {
  content: "\f4da";
}

/* line 3684, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-rust:before {
  content: "\fa53";
}

/* line 3688, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-safari:before {
  content: "\ec23";
}

/* line 3692, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-samsungpass:before {
  content: "\f4db";
}

/* line 3696, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-sass:before {
  content: "\edd4";
}

/* line 3700, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-sentry:before {
  content: "\edd5";
}

/* line 3704, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-sharik:before {
  content: "\f4dc";
}

/* line 3708, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-shazam:before {
  content: "\edd6";
}

/* line 3712, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-shopee:before {
  content: "\f252";
}

/* line 3716, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-sketch:before {
  content: "\ec24";
}

/* line 3720, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-skype:before {
  content: "\ed02";
}

/* line 3724, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-slack:before {
  content: "\ec72";
}

/* line 3728, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-snapchat:before {
  content: "\ec25";
}

/* line 3732, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-snapseed:before {
  content: "\f253";
}

/* line 3736, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-snowflake:before {
  content: "\f615";
}

/* line 3740, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-socket-io:before {
  content: "\f49b";
}

/* line 3744, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-solidjs:before {
  content: "\f5ee";
}

/* line 3748, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-soundcloud:before {
  content: "\ed6e";
}

/* line 3752, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-spacehey:before {
  content: "\f4fc";
}

/* line 3756, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-speedtest:before {
  content: "\fa77";
}

/* line 3760, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-spotify:before {
  content: "\ed03";
}

/* line 3764, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-stackoverflow:before {
  content: "\ef58";
}

/* line 3768, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-stackshare:before {
  content: "\f607";
}

/* line 3772, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-steam:before {
  content: "\ed6f";
}

/* line 3776, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-storj:before {
  content: "\fa54";
}

/* line 3780, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-storybook:before {
  content: "\f332";
}

/* line 3784, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-storytel:before {
  content: "\f608";
}

/* line 3788, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-strava:before {
  content: "\f254";
}

/* line 3792, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-stripe:before {
  content: "\edd7";
}

/* line 3796, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-sublime-text:before {
  content: "\ef74";
}

/* line 3800, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-sugarizer:before {
  content: "\f7a5";
}

/* line 3804, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-supabase:before {
  content: "\f6d3";
}

/* line 3808, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-superhuman:before {
  content: "\f50c";
}

/* line 3812, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-supernova:before {
  content: "\f49c";
}

/* line 3816, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-surfshark:before {
  content: "\f255";
}

/* line 3820, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-svelte:before {
  content: "\f0df";
}

/* line 3824, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-swift:before {
  content: "\fa55";
}

/* line 3828, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-symfony:before {
  content: "\f616";
}

/* line 3832, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-tabler:before {
  content: "\ec8f";
}

/* line 3836, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-tailwind:before {
  content: "\eca1";
}

/* line 3840, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-taobao:before {
  content: "\f5ef";
}

/* line 3844, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-ted:before {
  content: "\f658";
}

/* line 3848, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-telegram:before {
  content: "\ec26";
}

/* line 3852, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-terraform:before {
  content: "\fa56";
}

/* line 3856, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-tether:before {
  content: "\f5a3";
}

/* line 3860, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-threejs:before {
  content: "\f5f0";
}

/* line 3864, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-tidal:before {
  content: "\ed70";
}

/* line 3868, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-tikto-filled:before {
  content: "\f7ea";
}

/* line 3872, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-tiktok:before {
  content: "\ec73";
}

/* line 3876, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-tinder:before {
  content: "\ed71";
}

/* line 3880, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-topbuzz:before {
  content: "\f50d";
}

/* line 3884, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-torchain:before {
  content: "\f5a4";
}

/* line 3888, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-toyota:before {
  content: "\f262";
}

/* line 3892, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-trello:before {
  content: "\f39d";
}

/* line 3896, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-tripadvisor:before {
  content: "\f002";
}

/* line 3900, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-tumblr:before {
  content: "\ed04";
}

/* line 3904, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-twilio:before {
  content: "\f617";
}

/* line 3908, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-twitch:before {
  content: "\ed05";
}

/* line 3912, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-twitter:before {
  content: "\ec27";
}

/* line 3916, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-twitter-filled:before {
  content: "\f7eb";
}

/* line 3920, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-typescript:before {
  content: "\f5f1";
}

/* line 3924, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-uber:before {
  content: "\ef75";
}

/* line 3928, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-ubuntu:before {
  content: "\ef59";
}

/* line 3932, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-unity:before {
  content: "\f49d";
}

/* line 3936, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-unsplash:before {
  content: "\edd8";
}

/* line 3940, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-upwork:before {
  content: "\f39e";
}

/* line 3944, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-valorant:before {
  content: "\f39f";
}

/* line 3948, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-vercel:before {
  content: "\ef24";
}

/* line 3952, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-vimeo:before {
  content: "\ed06";
}

/* line 3956, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-vinted:before {
  content: "\f20f";
}

/* line 3960, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-visa:before {
  content: "\f380";
}

/* line 3964, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-visual-studio:before {
  content: "\ef76";
}

/* line 3968, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-vite:before {
  content: "\f5f2";
}

/* line 3972, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-vivaldi:before {
  content: "\f210";
}

/* line 3976, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-vk:before {
  content: "\ed72";
}

/* line 3980, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-vlc:before {
  content: "\fa78";
}

/* line 3984, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-volkswagen:before {
  content: "\f50e";
}

/* line 3988, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-vsco:before {
  content: "\f334";
}

/* line 3992, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-vscode:before {
  content: "\f3a0";
}

/* line 3996, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-vue:before {
  content: "\f0e0";
}

/* line 4000, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-walmart:before {
  content: "\f211";
}

/* line 4004, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-waze:before {
  content: "\f5d8";
}

/* line 4008, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-webflow:before {
  content: "\f2d2";
}

/* line 4012, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-wechat:before {
  content: "\f5f3";
}

/* line 4016, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-weibo:before {
  content: "\f609";
}

/* line 4020, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-whatsapp:before {
  content: "\ec74";
}

/* line 4024, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-wikipedia:before {
  content: "\fa79";
}

/* line 4028, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-windows:before {
  content: "\ecd8";
}

/* line 4032, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-windy:before {
  content: "\f4dd";
}

/* line 4036, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-wish:before {
  content: "\f212";
}

/* line 4040, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-wix:before {
  content: "\f3a1";
}

/* line 4044, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-wordpress:before {
  content: "\f2d3";
}

/* line 4048, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-xamarin:before {
  content: "\fa7a";
}

/* line 4052, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-xbox:before {
  content: "\f298";
}

/* line 4056, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-xing:before {
  content: "\f21a";
}

/* line 4060, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-yahoo:before {
  content: "\ed73";
}

/* line 4064, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-yatse:before {
  content: "\f213";
}

/* line 4068, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-ycombinator:before {
  content: "\edd9";
}

/* line 4072, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-youtube:before {
  content: "\ec90";
}

/* line 4076, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-youtube-kids:before {
  content: "\f214";
}

/* line 4080, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-zalando:before {
  content: "\f49e";
}

/* line 4084, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-zapier:before {
  content: "\f49f";
}

/* line 4088, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-zeit:before {
  content: "\f335";
}

/* line 4092, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-zhihu:before {
  content: "\f60a";
}

/* line 4096, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-zoom:before {
  content: "\f215";
}

/* line 4100, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-zulip:before {
  content: "\f4de";
}

/* line 4104, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brand-zwift:before {
  content: "\f216";
}

/* line 4108, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bread:before {
  content: "\efa3";
}

/* line 4112, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bread-off:before {
  content: "\f3cb";
}

/* line 4116, app/assets/stylesheets/tabler-icons.css.scss */
.ti-briefcase:before {
  content: "\ea46";
}

/* line 4120, app/assets/stylesheets/tabler-icons.css.scss */
.ti-briefcase-off:before {
  content: "\f3cc";
}

/* line 4124, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brightness:before {
  content: "\eb7f";
}

/* line 4128, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brightness-2:before {
  content: "\ee19";
}

/* line 4132, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brightness-down:before {
  content: "\eb7d";
}

/* line 4136, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brightness-half:before {
  content: "\ee1a";
}

/* line 4140, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brightness-off:before {
  content: "\f3cd";
}

/* line 4144, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brightness-up:before {
  content: "\eb7e";
}

/* line 4148, app/assets/stylesheets/tabler-icons.css.scss */
.ti-broadcast:before {
  content: "\f1e9";
}

/* line 4152, app/assets/stylesheets/tabler-icons.css.scss */
.ti-broadcast-off:before {
  content: "\f1e8";
}

/* line 4156, app/assets/stylesheets/tabler-icons.css.scss */
.ti-browser:before {
  content: "\ebb7";
}

/* line 4160, app/assets/stylesheets/tabler-icons.css.scss */
.ti-browser-check:before {
  content: "\efd6";
}

/* line 4164, app/assets/stylesheets/tabler-icons.css.scss */
.ti-browser-off:before {
  content: "\f0c1";
}

/* line 4168, app/assets/stylesheets/tabler-icons.css.scss */
.ti-browser-plus:before {
  content: "\efd7";
}

/* line 4172, app/assets/stylesheets/tabler-icons.css.scss */
.ti-browser-x:before {
  content: "\efd8";
}

/* line 4176, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brush:before {
  content: "\ebb8";
}

/* line 4180, app/assets/stylesheets/tabler-icons.css.scss */
.ti-brush-off:before {
  content: "\f0c2";
}

/* line 4184, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bucket:before {
  content: "\ea47";
}

/* line 4188, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bucket-droplet:before {
  content: "\f56a";
}

/* line 4192, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bucket-off:before {
  content: "\f103";
}

/* line 4196, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bug:before {
  content: "\ea48";
}

/* line 4200, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bug-off:before {
  content: "\f0c3";
}

/* line 4204, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building:before {
  content: "\ea4f";
}

/* line 4208, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-arch:before {
  content: "\ea49";
}

/* line 4212, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-bank:before {
  content: "\ebe2";
}

/* line 4216, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-bridge:before {
  content: "\ea4b";
}

/* line 4220, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-bridge-2:before {
  content: "\ea4a";
}

/* line 4224, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-broadcast-tower:before {
  content: "\f4be";
}

/* line 4228, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-carousel:before {
  content: "\ed87";
}

/* line 4232, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-castle:before {
  content: "\ed88";
}

/* line 4236, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-church:before {
  content: "\ea4c";
}

/* line 4240, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-circus:before {
  content: "\f4bf";
}

/* line 4244, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-community:before {
  content: "\ebf6";
}

/* line 4248, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-cottage:before {
  content: "\ee1b";
}

/* line 4252, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-estate:before {
  content: "\f5a5";
}

/* line 4256, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-factory:before {
  content: "\ee1c";
}

/* line 4260, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-factory-2:before {
  content: "\f082";
}

/* line 4264, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-fortress:before {
  content: "\ed89";
}

/* line 4268, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-hospital:before {
  content: "\ea4d";
}

/* line 4272, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-lighthouse:before {
  content: "\ed8a";
}

/* line 4276, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-monument:before {
  content: "\ed26";
}

/* line 4280, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-mosque:before {
  content: "\fa57";
}

/* line 4284, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-pavilion:before {
  content: "\ebf7";
}

/* line 4288, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-skyscraper:before {
  content: "\ec39";
}

/* line 4292, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-stadium:before {
  content: "\f641";
}

/* line 4296, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-store:before {
  content: "\ea4e";
}

/* line 4300, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-tunnel:before {
  content: "\f5a6";
}

/* line 4304, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-warehouse:before {
  content: "\ebe3";
}

/* line 4308, app/assets/stylesheets/tabler-icons.css.scss */
.ti-building-wind-turbine:before {
  content: "\f4c0";
}

/* line 4312, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bulb:before {
  content: "\ea51";
}

/* line 4316, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bulb-filled:before {
  content: "\f66a";
}

/* line 4320, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bulb-off:before {
  content: "\ea50";
}

/* line 4324, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bulldozer:before {
  content: "\ee1d";
}

/* line 4328, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bus:before {
  content: "\ebe4";
}

/* line 4332, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bus-off:before {
  content: "\f3ce";
}

/* line 4336, app/assets/stylesheets/tabler-icons.css.scss */
.ti-bus-stop:before {
  content: "\f2d4";
}

/* line 4340, app/assets/stylesheets/tabler-icons.css.scss */
.ti-businessplan:before {
  content: "\ee1e";
}

/* line 4344, app/assets/stylesheets/tabler-icons.css.scss */
.ti-butterfly:before {
  content: "\efd9";
}

/* line 4348, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cactus:before {
  content: "\f21b";
}

/* line 4352, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cactus-off:before {
  content: "\f3cf";
}

/* line 4356, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cake:before {
  content: "\f00f";
}

/* line 4360, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cake-off:before {
  content: "\f104";
}

/* line 4364, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calculator:before {
  content: "\eb80";
}

/* line 4368, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calculator-off:before {
  content: "\f0c4";
}

/* line 4372, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar:before {
  content: "\ea53";
}

/* line 4376, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-bolt:before {
  content: "\f822";
}

/* line 4380, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-cancel:before {
  content: "\f823";
}

/* line 4384, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-check:before {
  content: "\f824";
}

/* line 4388, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-code:before {
  content: "\f825";
}

/* line 4392, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-cog:before {
  content: "\f826";
}

/* line 4396, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-dollar:before {
  content: "\f827";
}

/* line 4400, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-down:before {
  content: "\f828";
}

/* line 4404, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-due:before {
  content: "\f621";
}

/* line 4408, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-event:before {
  content: "\ea52";
}

/* line 4412, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-exclamation:before {
  content: "\f829";
}

/* line 4416, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-heart:before {
  content: "\f82a";
}

/* line 4420, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-minus:before {
  content: "\ebb9";
}

/* line 4424, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-off:before {
  content: "\ee1f";
}

/* line 4428, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-pause:before {
  content: "\f82b";
}

/* line 4432, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-pin:before {
  content: "\f82c";
}

/* line 4436, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-plus:before {
  content: "\ebba";
}

/* line 4440, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-question:before {
  content: "\f82d";
}

/* line 4444, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-search:before {
  content: "\f82e";
}

/* line 4448, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-share:before {
  content: "\f82f";
}

/* line 4452, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-star:before {
  content: "\f830";
}

/* line 4456, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-stats:before {
  content: "\ee20";
}

/* line 4460, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-time:before {
  content: "\ee21";
}

/* line 4464, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-up:before {
  content: "\f831";
}

/* line 4468, app/assets/stylesheets/tabler-icons.css.scss */
.ti-calendar-x:before {
  content: "\f832";
}

/* line 4472, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera:before {
  content: "\ea54";
}

/* line 4476, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-bolt:before {
  content: "\f833";
}

/* line 4480, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-cancel:before {
  content: "\f834";
}

/* line 4484, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-check:before {
  content: "\f835";
}

/* line 4488, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-code:before {
  content: "\f836";
}

/* line 4492, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-cog:before {
  content: "\f837";
}

/* line 4496, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-dollar:before {
  content: "\f838";
}

/* line 4500, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-down:before {
  content: "\f839";
}

/* line 4504, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-exclamation:before {
  content: "\f83a";
}

/* line 4508, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-filled:before {
  content: "\fa37";
}

/* line 4512, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-heart:before {
  content: "\f83b";
}

/* line 4516, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-minus:before {
  content: "\ec3a";
}

/* line 4520, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-off:before {
  content: "\ecee";
}

/* line 4524, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-pause:before {
  content: "\f83c";
}

/* line 4528, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-pin:before {
  content: "\f83d";
}

/* line 4532, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-plus:before {
  content: "\ec3b";
}

/* line 4536, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-question:before {
  content: "\f83e";
}

/* line 4540, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-rotate:before {
  content: "\ee22";
}

/* line 4544, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-search:before {
  content: "\f83f";
}

/* line 4548, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-selfie:before {
  content: "\ee23";
}

/* line 4552, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-share:before {
  content: "\f840";
}

/* line 4556, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-star:before {
  content: "\f841";
}

/* line 4560, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-up:before {
  content: "\f842";
}

/* line 4564, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camera-x:before {
  content: "\f843";
}

/* line 4568, app/assets/stylesheets/tabler-icons.css.scss */
.ti-camper:before {
  content: "\fa25";
}

/* line 4572, app/assets/stylesheets/tabler-icons.css.scss */
.ti-campfire:before {
  content: "\f5a7";
}

/* line 4576, app/assets/stylesheets/tabler-icons.css.scss */
.ti-candle:before {
  content: "\efc6";
}

/* line 4580, app/assets/stylesheets/tabler-icons.css.scss */
.ti-candy:before {
  content: "\ef0d";
}

/* line 4584, app/assets/stylesheets/tabler-icons.css.scss */
.ti-candy-off:before {
  content: "\f0c5";
}

/* line 4588, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cane:before {
  content: "\f50f";
}

/* line 4592, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cannabis:before {
  content: "\f4c1";
}

/* line 4596, app/assets/stylesheets/tabler-icons.css.scss */
.ti-capture:before {
  content: "\ec3c";
}

/* line 4600, app/assets/stylesheets/tabler-icons.css.scss */
.ti-capture-off:before {
  content: "\f0c6";
}

/* line 4604, app/assets/stylesheets/tabler-icons.css.scss */
.ti-car:before {
  content: "\ebbb";
}

/* line 4608, app/assets/stylesheets/tabler-icons.css.scss */
.ti-car-crane:before {
  content: "\ef25";
}

/* line 4612, app/assets/stylesheets/tabler-icons.css.scss */
.ti-car-crash:before {
  content: "\efa4";
}

/* line 4616, app/assets/stylesheets/tabler-icons.css.scss */
.ti-car-off:before {
  content: "\f0c7";
}

/* line 4620, app/assets/stylesheets/tabler-icons.css.scss */
.ti-car-turbine:before {
  content: "\f4fd";
}

/* line 4624, app/assets/stylesheets/tabler-icons.css.scss */
.ti-caravan:before {
  content: "\ec7c";
}

/* line 4628, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cardboards:before {
  content: "\ed74";
}

/* line 4632, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cardboards-off:before {
  content: "\f0c8";
}

/* line 4636, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cards:before {
  content: "\f510";
}

/* line 4640, app/assets/stylesheets/tabler-icons.css.scss */
.ti-caret-down:before {
  content: "\eb5d";
}

/* line 4644, app/assets/stylesheets/tabler-icons.css.scss */
.ti-caret-left:before {
  content: "\eb5e";
}

/* line 4648, app/assets/stylesheets/tabler-icons.css.scss */
.ti-caret-right:before {
  content: "\eb5f";
}

/* line 4652, app/assets/stylesheets/tabler-icons.css.scss */
.ti-caret-up:before {
  content: "\eb60";
}

/* line 4656, app/assets/stylesheets/tabler-icons.css.scss */
.ti-carousel-horizontal:before {
  content: "\f659";
}

/* line 4660, app/assets/stylesheets/tabler-icons.css.scss */
.ti-carousel-horizontal-filled:before {
  content: "\fa92";
}

/* line 4664, app/assets/stylesheets/tabler-icons.css.scss */
.ti-carousel-vertical:before {
  content: "\f65a";
}

/* line 4668, app/assets/stylesheets/tabler-icons.css.scss */
.ti-carousel-vertical-filled:before {
  content: "\fa93";
}

/* line 4672, app/assets/stylesheets/tabler-icons.css.scss */
.ti-carrot:before {
  content: "\f21c";
}

/* line 4676, app/assets/stylesheets/tabler-icons.css.scss */
.ti-carrot-off:before {
  content: "\f3d0";
}

/* line 4680, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cash:before {
  content: "\ea55";
}

/* line 4684, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cash-banknote:before {
  content: "\ee25";
}

/* line 4688, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cash-banknote-off:before {
  content: "\ee24";
}

/* line 4692, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cash-off:before {
  content: "\f105";
}

/* line 4696, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cast:before {
  content: "\ea56";
}

/* line 4700, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cast-off:before {
  content: "\f0c9";
}

/* line 4704, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cat:before {
  content: "\f65b";
}

/* line 4708, app/assets/stylesheets/tabler-icons.css.scss */
.ti-category:before {
  content: "\f1f6";
}

/* line 4712, app/assets/stylesheets/tabler-icons.css.scss */
.ti-category-2:before {
  content: "\f1f5";
}

/* line 4716, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ce:before {
  content: "\ed75";
}

/* line 4720, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ce-off:before {
  content: "\f0ca";
}

/* line 4724, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cell:before {
  content: "\f05f";
}

/* line 4728, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cell-signal-1:before {
  content: "\f083";
}

/* line 4732, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cell-signal-2:before {
  content: "\f084";
}

/* line 4736, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cell-signal-3:before {
  content: "\f085";
}

/* line 4740, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cell-signal-4:before {
  content: "\f086";
}

/* line 4744, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cell-signal-5:before {
  content: "\f087";
}

/* line 4748, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cell-signal-off:before {
  content: "\f088";
}

/* line 4752, app/assets/stylesheets/tabler-icons.css.scss */
.ti-certificate:before {
  content: "\ed76";
}

/* line 4756, app/assets/stylesheets/tabler-icons.css.scss */
.ti-certificate-2:before {
  content: "\f073";
}

/* line 4760, app/assets/stylesheets/tabler-icons.css.scss */
.ti-certificate-2-off:before {
  content: "\f0cb";
}

/* line 4764, app/assets/stylesheets/tabler-icons.css.scss */
.ti-certificate-off:before {
  content: "\f0cc";
}

/* line 4768, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chair-director:before {
  content: "\f2d5";
}

/* line 4772, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chalkboard:before {
  content: "\f34d";
}

/* line 4776, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chalkboard-off:before {
  content: "\f3d1";
}

/* line 4780, app/assets/stylesheets/tabler-icons.css.scss */
.ti-charging-pile:before {
  content: "\ee26";
}

/* line 4784, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-arcs:before {
  content: "\ee28";
}

/* line 4788, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-arcs-3:before {
  content: "\ee27";
}

/* line 4792, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-area:before {
  content: "\ea58";
}

/* line 4796, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-area-filled:before {
  content: "\f66b";
}

/* line 4800, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-area-line:before {
  content: "\ea57";
}

/* line 4804, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-area-line-filled:before {
  content: "\f66c";
}

/* line 4808, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-arrows:before {
  content: "\ee2a";
}

/* line 4812, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-arrows-vertical:before {
  content: "\ee29";
}

/* line 4816, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-bar:before {
  content: "\ea59";
}

/* line 4820, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-bar-off:before {
  content: "\f3d2";
}

/* line 4824, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-bubble:before {
  content: "\ec75";
}

/* line 4828, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-bubble-filled:before {
  content: "\f66d";
}

/* line 4832, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-candle:before {
  content: "\ea5a";
}

/* line 4836, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-candle-filled:before {
  content: "\f66e";
}

/* line 4840, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-circles:before {
  content: "\ee2b";
}

/* line 4844, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-donut:before {
  content: "\ea5b";
}

/* line 4848, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-donut-2:before {
  content: "\ee2c";
}

/* line 4852, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-donut-3:before {
  content: "\ee2d";
}

/* line 4856, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-donut-4:before {
  content: "\ee2e";
}

/* line 4860, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-donut-filled:before {
  content: "\f66f";
}

/* line 4864, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-dots:before {
  content: "\ee2f";
}

/* line 4868, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-dots-2:before {
  content: "\f097";
}

/* line 4872, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-dots-3:before {
  content: "\f098";
}

/* line 4876, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-grid-dots:before {
  content: "\f4c2";
}

/* line 4880, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-histogram:before {
  content: "\f65c";
}

/* line 4884, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-infographic:before {
  content: "\ee30";
}

/* line 4888, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-line:before {
  content: "\ea5c";
}

/* line 4892, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-pie:before {
  content: "\ea5d";
}

/* line 4896, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-pie-2:before {
  content: "\ee31";
}

/* line 4900, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-pie-3:before {
  content: "\ee32";
}

/* line 4904, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-pie-4:before {
  content: "\ee33";
}

/* line 4908, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-pie-filled:before {
  content: "\f670";
}

/* line 4912, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-pie-off:before {
  content: "\f3d3";
}

/* line 4916, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-ppf:before {
  content: "\f618";
}

/* line 4920, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-radar:before {
  content: "\ed77";
}

/* line 4924, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-sankey:before {
  content: "\f619";
}

/* line 4928, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chart-treemap:before {
  content: "\f381";
}

/* line 4932, app/assets/stylesheets/tabler-icons.css.scss */
.ti-check:before {
  content: "\ea5e";
}

/* line 4936, app/assets/stylesheets/tabler-icons.css.scss */
.ti-checkbox:before {
  content: "\eba6";
}

/* line 4940, app/assets/stylesheets/tabler-icons.css.scss */
.ti-checklist:before {
  content: "\f074";
}

/* line 4944, app/assets/stylesheets/tabler-icons.css.scss */
.ti-checks:before {
  content: "\ebaa";
}

/* line 4948, app/assets/stylesheets/tabler-icons.css.scss */
.ti-checkup-list:before {
  content: "\ef5a";
}

/* line 4952, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cheese:before {
  content: "\ef26";
}

/* line 4956, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chef-hat:before {
  content: "\f21d";
}

/* line 4960, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chef-hat-off:before {
  content: "\f3d4";
}

/* line 4964, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cherry:before {
  content: "\f511";
}

/* line 4968, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cherry-filled:before {
  content: "\f728";
}

/* line 4972, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chess:before {
  content: "\f382";
}

/* line 4976, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chess-bishop:before {
  content: "\f56b";
}

/* line 4980, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chess-bishop-filled:before {
  content: "\f729";
}

/* line 4984, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chess-filled:before {
  content: "\f72a";
}

/* line 4988, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chess-king:before {
  content: "\f56c";
}

/* line 4992, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chess-king-filled:before {
  content: "\f72b";
}

/* line 4996, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chess-knight:before {
  content: "\f56d";
}

/* line 5000, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chess-knight-filled:before {
  content: "\f72c";
}

/* line 5004, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chess-queen:before {
  content: "\f56e";
}

/* line 5008, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chess-queen-filled:before {
  content: "\f72d";
}

/* line 5012, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chess-rook:before {
  content: "\f56f";
}

/* line 5016, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chess-rook-filled:before {
  content: "\f72e";
}

/* line 5020, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chevron-down:before {
  content: "\ea5f";
}

/* line 5024, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chevron-down-left:before {
  content: "\ed09";
}

/* line 5028, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chevron-down-right:before {
  content: "\ed0a";
}

/* line 5032, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chevron-left:before {
  content: "\ea60";
}

/* line 5036, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chevron-right:before {
  content: "\ea61";
}

/* line 5040, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chevron-up:before {
  content: "\ea62";
}

/* line 5044, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chevron-up-left:before {
  content: "\ed0b";
}

/* line 5048, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chevron-up-right:before {
  content: "\ed0c";
}

/* line 5052, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chevrons-down:before {
  content: "\ea63";
}

/* line 5056, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chevrons-down-left:before {
  content: "\ed0d";
}

/* line 5060, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chevrons-down-right:before {
  content: "\ed0e";
}

/* line 5064, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chevrons-left:before {
  content: "\ea64";
}

/* line 5068, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chevrons-right:before {
  content: "\ea65";
}

/* line 5072, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chevrons-up:before {
  content: "\ea66";
}

/* line 5076, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chevrons-up-left:before {
  content: "\ed0f";
}

/* line 5080, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chevrons-up-right:before {
  content: "\ed10";
}

/* line 5084, app/assets/stylesheets/tabler-icons.css.scss */
.ti-chisel:before {
  content: "\f383";
}

/* line 5088, app/assets/stylesheets/tabler-icons.css.scss */
.ti-christmas-tree:before {
  content: "\ed78";
}

/* line 5092, app/assets/stylesheets/tabler-icons.css.scss */
.ti-christmas-tree-off:before {
  content: "\f3d5";
}

/* line 5096, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle:before {
  content: "\ea6b";
}

/* line 5100, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-0-filled:before {
  content: "\f72f";
}

/* line 5104, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-1-filled:before {
  content: "\f730";
}

/* line 5108, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-2-filled:before {
  content: "\f731";
}

/* line 5112, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-3-filled:before {
  content: "\f732";
}

/* line 5116, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-4-filled:before {
  content: "\f733";
}

/* line 5120, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-5-filled:before {
  content: "\f734";
}

/* line 5124, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-6-filled:before {
  content: "\f735";
}

/* line 5128, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-7-filled:before {
  content: "\f736";
}

/* line 5132, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-8-filled:before {
  content: "\f737";
}

/* line 5136, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-9-filled:before {
  content: "\f738";
}

/* line 5140, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-arrow-down:before {
  content: "\f6f9";
}

/* line 5144, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-arrow-down-filled:before {
  content: "\f6f4";
}

/* line 5148, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-arrow-down-left:before {
  content: "\f6f6";
}

/* line 5152, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-arrow-down-left-filled:before {
  content: "\f6f5";
}

/* line 5156, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-arrow-down-right:before {
  content: "\f6f8";
}

/* line 5160, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-arrow-down-right-filled:before {
  content: "\f6f7";
}

/* line 5164, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-arrow-left:before {
  content: "\f6fb";
}

/* line 5168, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-arrow-left-filled:before {
  content: "\f6fa";
}

/* line 5172, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-arrow-right:before {
  content: "\f6fd";
}

/* line 5176, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-arrow-right-filled:before {
  content: "\f6fc";
}

/* line 5180, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-arrow-up:before {
  content: "\f703";
}

/* line 5184, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-arrow-up-filled:before {
  content: "\f6fe";
}

/* line 5188, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-arrow-up-left:before {
  content: "\f700";
}

/* line 5192, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-arrow-up-left-filled:before {
  content: "\f6ff";
}

/* line 5196, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-arrow-up-right:before {
  content: "\f702";
}

/* line 5200, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-arrow-up-right-filled:before {
  content: "\f701";
}

/* line 5204, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-caret-down:before {
  content: "\f4a9";
}

/* line 5208, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-caret-left:before {
  content: "\f4aa";
}

/* line 5212, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-caret-right:before {
  content: "\f4ab";
}

/* line 5216, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-caret-up:before {
  content: "\f4ac";
}

/* line 5220, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-check:before {
  content: "\ea67";
}

/* line 5224, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-check-filled:before {
  content: "\f704";
}

/* line 5228, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-chevron-down:before {
  content: "\f622";
}

/* line 5232, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-chevron-left:before {
  content: "\f623";
}

/* line 5236, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-chevron-right:before {
  content: "\f624";
}

/* line 5240, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-chevron-up:before {
  content: "\f625";
}

/* line 5244, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-chevrons-down:before {
  content: "\f642";
}

/* line 5248, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-chevrons-left:before {
  content: "\f643";
}

/* line 5252, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-chevrons-right:before {
  content: "\f644";
}

/* line 5256, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-chevrons-up:before {
  content: "\f645";
}

/* line 5260, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-dashed:before {
  content: "\ed27";
}

/* line 5264, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-dot:before {
  content: "\efb1";
}

/* line 5268, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-dot-filled:before {
  content: "\f705";
}

/* line 5272, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-dotted:before {
  content: "\ed28";
}

/* line 5276, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-filled:before {
  content: "\f671";
}

/* line 5280, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-half:before {
  content: "\ee3f";
}

/* line 5284, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-half-2:before {
  content: "\eff3";
}

/* line 5288, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-half-vertical:before {
  content: "\ee3e";
}

/* line 5292, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-key:before {
  content: "\f633";
}

/* line 5296, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-key-filled:before {
  content: "\f706";
}

/* line 5300, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-a:before {
  content: "\f441";
}

/* line 5304, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-b:before {
  content: "\f442";
}

/* line 5308, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-c:before {
  content: "\f443";
}

/* line 5312, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-d:before {
  content: "\f444";
}

/* line 5316, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-e:before {
  content: "\f445";
}

/* line 5320, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-f:before {
  content: "\f446";
}

/* line 5324, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-g:before {
  content: "\f447";
}

/* line 5328, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-h:before {
  content: "\f448";
}

/* line 5332, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-i:before {
  content: "\f449";
}

/* line 5336, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-j:before {
  content: "\f44a";
}

/* line 5340, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-k:before {
  content: "\f44b";
}

/* line 5344, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-l:before {
  content: "\f44c";
}

/* line 5348, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-m:before {
  content: "\f44d";
}

/* line 5352, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-n:before {
  content: "\f44e";
}

/* line 5356, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-o:before {
  content: "\f44f";
}

/* line 5360, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-p:before {
  content: "\f450";
}

/* line 5364, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-q:before {
  content: "\f451";
}

/* line 5368, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-r:before {
  content: "\f452";
}

/* line 5372, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-s:before {
  content: "\f453";
}

/* line 5376, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-t:before {
  content: "\f454";
}

/* line 5380, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-u:before {
  content: "\f455";
}

/* line 5384, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-v:before {
  content: "\f4ad";
}

/* line 5388, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-w:before {
  content: "\f456";
}

/* line 5392, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-x:before {
  content: "\f4ae";
}

/* line 5396, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-y:before {
  content: "\f457";
}

/* line 5400, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-letter-z:before {
  content: "\f458";
}

/* line 5404, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-minus:before {
  content: "\ea68";
}

/* line 5408, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-number-0:before {
  content: "\ee34";
}

/* line 5412, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-number-1:before {
  content: "\ee35";
}

/* line 5416, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-number-2:before {
  content: "\ee36";
}

/* line 5420, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-number-3:before {
  content: "\ee37";
}

/* line 5424, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-number-4:before {
  content: "\ee38";
}

/* line 5428, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-number-5:before {
  content: "\ee39";
}

/* line 5432, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-number-6:before {
  content: "\ee3a";
}

/* line 5436, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-number-7:before {
  content: "\ee3b";
}

/* line 5440, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-number-8:before {
  content: "\ee3c";
}

/* line 5444, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-number-9:before {
  content: "\ee3d";
}

/* line 5448, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-off:before {
  content: "\ee40";
}

/* line 5452, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-plus:before {
  content: "\ea69";
}

/* line 5456, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-rectangle:before {
  content: "\f010";
}

/* line 5460, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-rectangle-off:before {
  content: "\f0cd";
}

/* line 5464, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-square:before {
  content: "\ece4";
}

/* line 5468, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-triangle:before {
  content: "\f011";
}

/* line 5472, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-x:before {
  content: "\ea6a";
}

/* line 5476, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circle-x-filled:before {
  content: "\f739";
}

/* line 5480, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circles:before {
  content: "\ece5";
}

/* line 5484, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circles-filled:before {
  content: "\f672";
}

/* line 5488, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circles-relation:before {
  content: "\f4c3";
}

/* line 5492, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circuit-ammeter:before {
  content: "\f271";
}

/* line 5496, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circuit-battery:before {
  content: "\f272";
}

/* line 5500, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circuit-bulb:before {
  content: "\f273";
}

/* line 5504, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circuit-capacitor:before {
  content: "\f275";
}

/* line 5508, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circuit-capacitor-polarized:before {
  content: "\f274";
}

/* line 5512, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circuit-cell:before {
  content: "\f277";
}

/* line 5516, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circuit-cell-plus:before {
  content: "\f276";
}

/* line 5520, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circuit-changeover:before {
  content: "\f278";
}

/* line 5524, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circuit-diode:before {
  content: "\f27a";
}

/* line 5528, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circuit-diode-zener:before {
  content: "\f279";
}

/* line 5532, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circuit-ground:before {
  content: "\f27c";
}

/* line 5536, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circuit-ground-digital:before {
  content: "\f27b";
}

/* line 5540, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circuit-inductor:before {
  content: "\f27d";
}

/* line 5544, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circuit-motor:before {
  content: "\f27e";
}

/* line 5548, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circuit-pushbutton:before {
  content: "\f27f";
}

/* line 5552, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circuit-resistor:before {
  content: "\f280";
}

/* line 5556, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circuit-switch-closed:before {
  content: "\f281";
}

/* line 5560, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circuit-switch-open:before {
  content: "\f282";
}

/* line 5564, app/assets/stylesheets/tabler-icons.css.scss */
.ti-circuit-voltmeter:before {
  content: "\f283";
}

/* line 5568, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clear-all:before {
  content: "\ee41";
}

/* line 5572, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clear-formatting:before {
  content: "\ebe5";
}

/* line 5576, app/assets/stylesheets/tabler-icons.css.scss */
.ti-click:before {
  content: "\ebbc";
}

/* line 5580, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clipboard:before {
  content: "\ea6f";
}

/* line 5584, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clipboard-check:before {
  content: "\ea6c";
}

/* line 5588, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clipboard-copy:before {
  content: "\f299";
}

/* line 5592, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clipboard-data:before {
  content: "\f563";
}

/* line 5596, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clipboard-heart:before {
  content: "\f34e";
}

/* line 5600, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clipboard-list:before {
  content: "\ea6d";
}

/* line 5604, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clipboard-off:before {
  content: "\f0ce";
}

/* line 5608, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clipboard-plus:before {
  content: "\efb2";
}

/* line 5612, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clipboard-text:before {
  content: "\f089";
}

/* line 5616, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clipboard-typography:before {
  content: "\f34f";
}

/* line 5620, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clipboard-x:before {
  content: "\ea6e";
}

/* line 5624, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock:before {
  content: "\ea70";
}

/* line 5628, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-2:before {
  content: "\f099";
}

/* line 5632, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-bolt:before {
  content: "\f844";
}

/* line 5636, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-cancel:before {
  content: "\f546";
}

/* line 5640, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-check:before {
  content: "\f7c1";
}

/* line 5644, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-code:before {
  content: "\f845";
}

/* line 5648, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-cog:before {
  content: "\f7c2";
}

/* line 5652, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-dollar:before {
  content: "\f846";
}

/* line 5656, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-down:before {
  content: "\f7c3";
}

/* line 5660, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-edit:before {
  content: "\f547";
}

/* line 5664, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-exclamation:before {
  content: "\f847";
}

/* line 5668, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-filled:before {
  content: "\f73a";
}

/* line 5672, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-heart:before {
  content: "\f7c4";
}

/* line 5676, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-hour-1:before {
  content: "\f313";
}

/* line 5680, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-hour-10:before {
  content: "\f314";
}

/* line 5684, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-hour-11:before {
  content: "\f315";
}

/* line 5688, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-hour-12:before {
  content: "\f316";
}

/* line 5692, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-hour-2:before {
  content: "\f317";
}

/* line 5696, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-hour-3:before {
  content: "\f318";
}

/* line 5700, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-hour-4:before {
  content: "\f319";
}

/* line 5704, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-hour-5:before {
  content: "\f31a";
}

/* line 5708, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-hour-6:before {
  content: "\f31b";
}

/* line 5712, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-hour-7:before {
  content: "\f31c";
}

/* line 5716, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-hour-8:before {
  content: "\f31d";
}

/* line 5720, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-hour-9:before {
  content: "\f31e";
}

/* line 5724, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-minus:before {
  content: "\f848";
}

/* line 5728, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-off:before {
  content: "\f0cf";
}

/* line 5732, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-pause:before {
  content: "\f548";
}

/* line 5736, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-pin:before {
  content: "\f849";
}

/* line 5740, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-play:before {
  content: "\f549";
}

/* line 5744, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-plus:before {
  content: "\f7c5";
}

/* line 5748, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-question:before {
  content: "\f7c6";
}

/* line 5752, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-record:before {
  content: "\f54a";
}

/* line 5756, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-search:before {
  content: "\f7c7";
}

/* line 5760, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-share:before {
  content: "\f84a";
}

/* line 5764, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-shield:before {
  content: "\f7c8";
}

/* line 5768, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-star:before {
  content: "\f7c9";
}

/* line 5772, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-stop:before {
  content: "\f54b";
}

/* line 5776, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-up:before {
  content: "\f7ca";
}

/* line 5780, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clock-x:before {
  content: "\f7cb";
}

/* line 5784, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clothes-rack:before {
  content: "\f285";
}

/* line 5788, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clothes-rack-off:before {
  content: "\f3d6";
}

/* line 5792, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud:before {
  content: "\ea76";
}

/* line 5796, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-bolt:before {
  content: "\f84b";
}

/* line 5800, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-cancel:before {
  content: "\f84c";
}

/* line 5804, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-check:before {
  content: "\f84d";
}

/* line 5808, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-code:before {
  content: "\f84e";
}

/* line 5812, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-cog:before {
  content: "\f84f";
}

/* line 5816, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-computing:before {
  content: "\f1d0";
}

/* line 5820, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-data-connection:before {
  content: "\f1d1";
}

/* line 5824, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-dollar:before {
  content: "\f850";
}

/* line 5828, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-down:before {
  content: "\f851";
}

/* line 5832, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-download:before {
  content: "\ea71";
}

/* line 5836, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-exclamation:before {
  content: "\f852";
}

/* line 5840, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-filled:before {
  content: "\f673";
}

/* line 5844, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-fog:before {
  content: "\ecd9";
}

/* line 5848, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-heart:before {
  content: "\f853";
}

/* line 5852, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-lock:before {
  content: "\efdb";
}

/* line 5856, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-lock-open:before {
  content: "\efda";
}

/* line 5860, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-minus:before {
  content: "\f854";
}

/* line 5864, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-off:before {
  content: "\ed3e";
}

/* line 5868, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-pause:before {
  content: "\f855";
}

/* line 5872, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-pin:before {
  content: "\f856";
}

/* line 5876, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-plus:before {
  content: "\f857";
}

/* line 5880, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-question:before {
  content: "\f858";
}

/* line 5884, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-rain:before {
  content: "\ea72";
}

/* line 5888, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-search:before {
  content: "\f859";
}

/* line 5892, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-share:before {
  content: "\f85a";
}

/* line 5896, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-snow:before {
  content: "\ea73";
}

/* line 5900, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-star:before {
  content: "\f85b";
}

/* line 5904, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-storm:before {
  content: "\ea74";
}

/* line 5908, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-up:before {
  content: "\f85c";
}

/* line 5912, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-upload:before {
  content: "\ea75";
}

/* line 5916, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cloud-x:before {
  content: "\f85d";
}

/* line 5920, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clover:before {
  content: "\f1ea";
}

/* line 5924, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clover-2:before {
  content: "\f21e";
}

/* line 5928, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clubs:before {
  content: "\eff4";
}

/* line 5932, app/assets/stylesheets/tabler-icons.css.scss */
.ti-clubs-filled:before {
  content: "\f674";
}

/* line 5936, app/assets/stylesheets/tabler-icons.css.scss */
.ti-code:before {
  content: "\ea77";
}

/* line 5940, app/assets/stylesheets/tabler-icons.css.scss */
.ti-code-asterix:before {
  content: "\f312";
}

/* line 5944, app/assets/stylesheets/tabler-icons.css.scss */
.ti-code-circle:before {
  content: "\f4ff";
}

/* line 5948, app/assets/stylesheets/tabler-icons.css.scss */
.ti-code-circle-2:before {
  content: "\f4fe";
}

/* line 5952, app/assets/stylesheets/tabler-icons.css.scss */
.ti-code-dots:before {
  content: "\f61a";
}

/* line 5956, app/assets/stylesheets/tabler-icons.css.scss */
.ti-code-minus:before {
  content: "\ee42";
}

/* line 5960, app/assets/stylesheets/tabler-icons.css.scss */
.ti-code-off:before {
  content: "\f0d0";
}

/* line 5964, app/assets/stylesheets/tabler-icons.css.scss */
.ti-code-plus:before {
  content: "\ee43";
}

/* line 5968, app/assets/stylesheets/tabler-icons.css.scss */
.ti-coffee:before {
  content: "\ef0e";
}

/* line 5972, app/assets/stylesheets/tabler-icons.css.scss */
.ti-coffee-off:before {
  content: "\f106";
}

/* line 5976, app/assets/stylesheets/tabler-icons.css.scss */
.ti-coffin:before {
  content: "\f579";
}

/* line 5980, app/assets/stylesheets/tabler-icons.css.scss */
.ti-coin:before {
  content: "\eb82";
}

/* line 5984, app/assets/stylesheets/tabler-icons.css.scss */
.ti-coin-bitcoin:before {
  content: "\f2be";
}

/* line 5988, app/assets/stylesheets/tabler-icons.css.scss */
.ti-coin-euro:before {
  content: "\f2bf";
}

/* line 5992, app/assets/stylesheets/tabler-icons.css.scss */
.ti-coin-monero:before {
  content: "\f4a0";
}

/* line 5996, app/assets/stylesheets/tabler-icons.css.scss */
.ti-coin-off:before {
  content: "\f0d1";
}

/* line 6000, app/assets/stylesheets/tabler-icons.css.scss */
.ti-coin-pound:before {
  content: "\f2c0";
}

/* line 6004, app/assets/stylesheets/tabler-icons.css.scss */
.ti-coin-rupee:before {
  content: "\f2c1";
}

/* line 6008, app/assets/stylesheets/tabler-icons.css.scss */
.ti-coin-yen:before {
  content: "\f2c2";
}

/* line 6012, app/assets/stylesheets/tabler-icons.css.scss */
.ti-coin-yuan:before {
  content: "\f2c3";
}

/* line 6016, app/assets/stylesheets/tabler-icons.css.scss */
.ti-coins:before {
  content: "\f65d";
}

/* line 6020, app/assets/stylesheets/tabler-icons.css.scss */
.ti-color-filter:before {
  content: "\f5a8";
}

/* line 6024, app/assets/stylesheets/tabler-icons.css.scss */
.ti-color-picker:before {
  content: "\ebe6";
}

/* line 6028, app/assets/stylesheets/tabler-icons.css.scss */
.ti-color-picker-off:before {
  content: "\f0d2";
}

/* line 6032, app/assets/stylesheets/tabler-icons.css.scss */
.ti-color-swatch:before {
  content: "\eb61";
}

/* line 6036, app/assets/stylesheets/tabler-icons.css.scss */
.ti-color-swatch-off:before {
  content: "\f0d3";
}

/* line 6040, app/assets/stylesheets/tabler-icons.css.scss */
.ti-column-insert-left:before {
  content: "\ee44";
}

/* line 6044, app/assets/stylesheets/tabler-icons.css.scss */
.ti-column-insert-right:before {
  content: "\ee45";
}

/* line 6048, app/assets/stylesheets/tabler-icons.css.scss */
.ti-columns:before {
  content: "\eb83";
}

/* line 6052, app/assets/stylesheets/tabler-icons.css.scss */
.ti-columns-1:before {
  content: "\f6d4";
}

/* line 6056, app/assets/stylesheets/tabler-icons.css.scss */
.ti-columns-2:before {
  content: "\f6d5";
}

/* line 6060, app/assets/stylesheets/tabler-icons.css.scss */
.ti-columns-3:before {
  content: "\f6d6";
}

/* line 6064, app/assets/stylesheets/tabler-icons.css.scss */
.ti-columns-off:before {
  content: "\f0d4";
}

/* line 6068, app/assets/stylesheets/tabler-icons.css.scss */
.ti-comet:before {
  content: "\ec76";
}

/* line 6072, app/assets/stylesheets/tabler-icons.css.scss */
.ti-command:before {
  content: "\ea78";
}

/* line 6076, app/assets/stylesheets/tabler-icons.css.scss */
.ti-command-off:before {
  content: "\f3d7";
}

/* line 6080, app/assets/stylesheets/tabler-icons.css.scss */
.ti-compass:before {
  content: "\ea79";
}

/* line 6084, app/assets/stylesheets/tabler-icons.css.scss */
.ti-compass-off:before {
  content: "\f0d5";
}

/* line 6088, app/assets/stylesheets/tabler-icons.css.scss */
.ti-components:before {
  content: "\efa5";
}

/* line 6092, app/assets/stylesheets/tabler-icons.css.scss */
.ti-components-off:before {
  content: "\f0d6";
}

/* line 6096, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cone:before {
  content: "\efdd";
}

/* line 6100, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cone-2:before {
  content: "\efdc";
}

/* line 6104, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cone-off:before {
  content: "\f3d8";
}

/* line 6108, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cone-plus:before {
  content: "\fa94";
}

/* line 6112, app/assets/stylesheets/tabler-icons.css.scss */
.ti-confetti:before {
  content: "\ee46";
}

/* line 6116, app/assets/stylesheets/tabler-icons.css.scss */
.ti-confetti-off:before {
  content: "\f3d9";
}

/* line 6120, app/assets/stylesheets/tabler-icons.css.scss */
.ti-confucius:before {
  content: "\f58a";
}

/* line 6124, app/assets/stylesheets/tabler-icons.css.scss */
.ti-container:before {
  content: "\ee47";
}

/* line 6128, app/assets/stylesheets/tabler-icons.css.scss */
.ti-container-off:before {
  content: "\f107";
}

/* line 6132, app/assets/stylesheets/tabler-icons.css.scss */
.ti-contrast:before {
  content: "\ec4e";
}

/* line 6136, app/assets/stylesheets/tabler-icons.css.scss */
.ti-contrast-2:before {
  content: "\efc7";
}

/* line 6140, app/assets/stylesheets/tabler-icons.css.scss */
.ti-contrast-2-off:before {
  content: "\f3da";
}

/* line 6144, app/assets/stylesheets/tabler-icons.css.scss */
.ti-contrast-off:before {
  content: "\f3db";
}

/* line 6148, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cooker:before {
  content: "\f57a";
}

/* line 6152, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cookie:before {
  content: "\ef0f";
}

/* line 6156, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cookie-man:before {
  content: "\f4c4";
}

/* line 6160, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cookie-off:before {
  content: "\f0d7";
}

/* line 6164, app/assets/stylesheets/tabler-icons.css.scss */
.ti-copy:before {
  content: "\ea7a";
}

/* line 6168, app/assets/stylesheets/tabler-icons.css.scss */
.ti-copy-off:before {
  content: "\f0d8";
}

/* line 6172, app/assets/stylesheets/tabler-icons.css.scss */
.ti-copyleft:before {
  content: "\ec3d";
}

/* line 6176, app/assets/stylesheets/tabler-icons.css.scss */
.ti-copyleft-filled:before {
  content: "\f73b";
}

/* line 6180, app/assets/stylesheets/tabler-icons.css.scss */
.ti-copyleft-off:before {
  content: "\f0d9";
}

/* line 6184, app/assets/stylesheets/tabler-icons.css.scss */
.ti-copyright:before {
  content: "\ea7b";
}

/* line 6188, app/assets/stylesheets/tabler-icons.css.scss */
.ti-copyright-filled:before {
  content: "\f73c";
}

/* line 6192, app/assets/stylesheets/tabler-icons.css.scss */
.ti-copyright-off:before {
  content: "\f0da";
}

/* line 6196, app/assets/stylesheets/tabler-icons.css.scss */
.ti-corner-down-left:before {
  content: "\ea7c";
}

/* line 6200, app/assets/stylesheets/tabler-icons.css.scss */
.ti-corner-down-left-double:before {
  content: "\ee48";
}

/* line 6204, app/assets/stylesheets/tabler-icons.css.scss */
.ti-corner-down-right:before {
  content: "\ea7d";
}

/* line 6208, app/assets/stylesheets/tabler-icons.css.scss */
.ti-corner-down-right-double:before {
  content: "\ee49";
}

/* line 6212, app/assets/stylesheets/tabler-icons.css.scss */
.ti-corner-left-down:before {
  content: "\ea7e";
}

/* line 6216, app/assets/stylesheets/tabler-icons.css.scss */
.ti-corner-left-down-double:before {
  content: "\ee4a";
}

/* line 6220, app/assets/stylesheets/tabler-icons.css.scss */
.ti-corner-left-up:before {
  content: "\ea7f";
}

/* line 6224, app/assets/stylesheets/tabler-icons.css.scss */
.ti-corner-left-up-double:before {
  content: "\ee4b";
}

/* line 6228, app/assets/stylesheets/tabler-icons.css.scss */
.ti-corner-right-down:before {
  content: "\ea80";
}

/* line 6232, app/assets/stylesheets/tabler-icons.css.scss */
.ti-corner-right-down-double:before {
  content: "\ee4c";
}

/* line 6236, app/assets/stylesheets/tabler-icons.css.scss */
.ti-corner-right-up:before {
  content: "\ea81";
}

/* line 6240, app/assets/stylesheets/tabler-icons.css.scss */
.ti-corner-right-up-double:before {
  content: "\ee4d";
}

/* line 6244, app/assets/stylesheets/tabler-icons.css.scss */
.ti-corner-up-left:before {
  content: "\ea82";
}

/* line 6248, app/assets/stylesheets/tabler-icons.css.scss */
.ti-corner-up-left-double:before {
  content: "\ee4e";
}

/* line 6252, app/assets/stylesheets/tabler-icons.css.scss */
.ti-corner-up-right:before {
  content: "\ea83";
}

/* line 6256, app/assets/stylesheets/tabler-icons.css.scss */
.ti-corner-up-right-double:before {
  content: "\ee4f";
}

/* line 6260, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cpu:before {
  content: "\ef8e";
}

/* line 6264, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cpu-2:before {
  content: "\f075";
}

/* line 6268, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cpu-off:before {
  content: "\f108";
}

/* line 6272, app/assets/stylesheets/tabler-icons.css.scss */
.ti-crane:before {
  content: "\ef27";
}

/* line 6276, app/assets/stylesheets/tabler-icons.css.scss */
.ti-crane-off:before {
  content: "\f109";
}

/* line 6280, app/assets/stylesheets/tabler-icons.css.scss */
.ti-creative-commons:before {
  content: "\efb3";
}

/* line 6284, app/assets/stylesheets/tabler-icons.css.scss */
.ti-creative-commons-by:before {
  content: "\f21f";
}

/* line 6288, app/assets/stylesheets/tabler-icons.css.scss */
.ti-creative-commons-nc:before {
  content: "\f220";
}

/* line 6292, app/assets/stylesheets/tabler-icons.css.scss */
.ti-creative-commons-nd:before {
  content: "\f221";
}

/* line 6296, app/assets/stylesheets/tabler-icons.css.scss */
.ti-creative-commons-off:before {
  content: "\f10a";
}

/* line 6300, app/assets/stylesheets/tabler-icons.css.scss */
.ti-creative-commons-sa:before {
  content: "\f222";
}

/* line 6304, app/assets/stylesheets/tabler-icons.css.scss */
.ti-creative-commons-zero:before {
  content: "\f223";
}

/* line 6308, app/assets/stylesheets/tabler-icons.css.scss */
.ti-credit-card:before {
  content: "\ea84";
}

/* line 6312, app/assets/stylesheets/tabler-icons.css.scss */
.ti-credit-card-off:before {
  content: "\ed11";
}

/* line 6316, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cricket:before {
  content: "\f09a";
}

/* line 6320, app/assets/stylesheets/tabler-icons.css.scss */
.ti-crop:before {
  content: "\ea85";
}

/* line 6324, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cross:before {
  content: "\ef8f";
}

/* line 6328, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cross-filled:before {
  content: "\f675";
}

/* line 6332, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cross-off:before {
  content: "\f10b";
}

/* line 6336, app/assets/stylesheets/tabler-icons.css.scss */
.ti-crosshair:before {
  content: "\ec3e";
}

/* line 6340, app/assets/stylesheets/tabler-icons.css.scss */
.ti-crown:before {
  content: "\ed12";
}

/* line 6344, app/assets/stylesheets/tabler-icons.css.scss */
.ti-crown-off:before {
  content: "\ee50";
}

/* line 6348, app/assets/stylesheets/tabler-icons.css.scss */
.ti-crutches:before {
  content: "\ef5b";
}

/* line 6352, app/assets/stylesheets/tabler-icons.css.scss */
.ti-crutches-off:before {
  content: "\f10c";
}

/* line 6356, app/assets/stylesheets/tabler-icons.css.scss */
.ti-crystal-ball:before {
  content: "\f57b";
}

/* line 6360, app/assets/stylesheets/tabler-icons.css.scss */
.ti-csv:before {
  content: "\f791";
}

/* line 6364, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cube:before {
  content: "\fa97";
}

/* line 6368, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cube-off:before {
  content: "\fa95";
}

/* line 6372, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cube-plus:before {
  content: "\fa96";
}

/* line 6376, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cube-send:before {
  content: "\f61b";
}

/* line 6380, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cube-unfolded:before {
  content: "\f61c";
}

/* line 6384, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cup:before {
  content: "\ef28";
}

/* line 6388, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cup-off:before {
  content: "\f10d";
}

/* line 6392, app/assets/stylesheets/tabler-icons.css.scss */
.ti-curling:before {
  content: "\efc8";
}

/* line 6396, app/assets/stylesheets/tabler-icons.css.scss */
.ti-curly-loop:before {
  content: "\ecda";
}

/* line 6400, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency:before {
  content: "\efa6";
}

/* line 6404, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-afghani:before {
  content: "\f65e";
}

/* line 6408, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-bahraini:before {
  content: "\ee51";
}

/* line 6412, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-baht:before {
  content: "\f08a";
}

/* line 6416, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-bitcoin:before {
  content: "\ebab";
}

/* line 6420, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-cent:before {
  content: "\ee53";
}

/* line 6424, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-dinar:before {
  content: "\ee54";
}

/* line 6428, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-dirham:before {
  content: "\ee55";
}

/* line 6432, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-dogecoin:before {
  content: "\ef4b";
}

/* line 6436, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-dollar:before {
  content: "\eb84";
}

/* line 6440, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-dollar-australian:before {
  content: "\ee56";
}

/* line 6444, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-dollar-brunei:before {
  content: "\f36c";
}

/* line 6448, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-dollar-canadian:before {
  content: "\ee57";
}

/* line 6452, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-dollar-guyanese:before {
  content: "\f36d";
}

/* line 6456, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-dollar-off:before {
  content: "\f3dc";
}

/* line 6460, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-dollar-singapore:before {
  content: "\ee58";
}

/* line 6464, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-dollar-zimbabwean:before {
  content: "\f36e";
}

/* line 6468, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-dong:before {
  content: "\f36f";
}

/* line 6472, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-dram:before {
  content: "\f370";
}

/* line 6476, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-ethereum:before {
  content: "\ee59";
}

/* line 6480, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-euro:before {
  content: "\eb85";
}

/* line 6484, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-euro-off:before {
  content: "\f3dd";
}

/* line 6488, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-forint:before {
  content: "\ee5a";
}

/* line 6492, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-frank:before {
  content: "\ee5b";
}

/* line 6496, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-guarani:before {
  content: "\f371";
}

/* line 6500, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-hryvnia:before {
  content: "\f372";
}

/* line 6504, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-iranian-rial:before {
  content: "\fa58";
}

/* line 6508, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-kip:before {
  content: "\f373";
}

/* line 6512, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-krone-czech:before {
  content: "\ee5c";
}

/* line 6516, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-krone-danish:before {
  content: "\ee5d";
}

/* line 6520, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-krone-swedish:before {
  content: "\ee5e";
}

/* line 6524, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-lari:before {
  content: "\f374";
}

/* line 6528, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-leu:before {
  content: "\ee5f";
}

/* line 6532, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-lira:before {
  content: "\ee60";
}

/* line 6536, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-litecoin:before {
  content: "\ee61";
}

/* line 6540, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-lyd:before {
  content: "\f375";
}

/* line 6544, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-manat:before {
  content: "\f376";
}

/* line 6548, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-monero:before {
  content: "\f377";
}

/* line 6552, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-naira:before {
  content: "\ee62";
}

/* line 6556, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-nano:before {
  content: "\f7a6";
}

/* line 6560, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-off:before {
  content: "\f3de";
}

/* line 6564, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-paanga:before {
  content: "\f378";
}

/* line 6568, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-peso:before {
  content: "\f65f";
}

/* line 6572, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-pound:before {
  content: "\ebac";
}

/* line 6576, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-pound-off:before {
  content: "\f3df";
}

/* line 6580, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-quetzal:before {
  content: "\f379";
}

/* line 6584, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-real:before {
  content: "\ee63";
}

/* line 6588, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-renminbi:before {
  content: "\ee64";
}

/* line 6592, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-ripple:before {
  content: "\ee65";
}

/* line 6596, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-riyal:before {
  content: "\ee66";
}

/* line 6600, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-rubel:before {
  content: "\ee67";
}

/* line 6604, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-rufiyaa:before {
  content: "\f37a";
}

/* line 6608, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-rupee:before {
  content: "\ebad";
}

/* line 6612, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-rupee-nepalese:before {
  content: "\f37b";
}

/* line 6616, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-shekel:before {
  content: "\ee68";
}

/* line 6620, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-solana:before {
  content: "\f4a1";
}

/* line 6624, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-som:before {
  content: "\f37c";
}

/* line 6628, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-taka:before {
  content: "\ee69";
}

/* line 6632, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-tenge:before {
  content: "\f37d";
}

/* line 6636, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-tugrik:before {
  content: "\ee6a";
}

/* line 6640, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-won:before {
  content: "\ee6b";
}

/* line 6644, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-yen:before {
  content: "\ebae";
}

/* line 6648, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-yen-off:before {
  content: "\f3e0";
}

/* line 6652, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-yuan:before {
  content: "\f29a";
}

/* line 6656, app/assets/stylesheets/tabler-icons.css.scss */
.ti-currency-zloty:before {
  content: "\ee6c";
}

/* line 6660, app/assets/stylesheets/tabler-icons.css.scss */
.ti-current-location:before {
  content: "\ecef";
}

/* line 6664, app/assets/stylesheets/tabler-icons.css.scss */
.ti-current-location-off:before {
  content: "\f10e";
}

/* line 6668, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cursor-off:before {
  content: "\f10f";
}

/* line 6672, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cursor-text:before {
  content: "\ee6d";
}

/* line 6676, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cut:before {
  content: "\ea86";
}

/* line 6680, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cylinder:before {
  content: "\f54c";
}

/* line 6684, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cylinder-off:before {
  content: "\fa98";
}

/* line 6688, app/assets/stylesheets/tabler-icons.css.scss */
.ti-cylinder-plus:before {
  content: "\fa99";
}

/* line 6692, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dashboard:before {
  content: "\ea87";
}

/* line 6696, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dashboard-off:before {
  content: "\f3e1";
}

/* line 6700, app/assets/stylesheets/tabler-icons.css.scss */
.ti-database:before {
  content: "\ea88";
}

/* line 6704, app/assets/stylesheets/tabler-icons.css.scss */
.ti-database-cog:before {
  content: "\fa10";
}

/* line 6708, app/assets/stylesheets/tabler-icons.css.scss */
.ti-database-dollar:before {
  content: "\fa11";
}

/* line 6712, app/assets/stylesheets/tabler-icons.css.scss */
.ti-database-edit:before {
  content: "\fa12";
}

/* line 6716, app/assets/stylesheets/tabler-icons.css.scss */
.ti-database-exclamation:before {
  content: "\fa13";
}

/* line 6720, app/assets/stylesheets/tabler-icons.css.scss */
.ti-database-export:before {
  content: "\ee6e";
}

/* line 6724, app/assets/stylesheets/tabler-icons.css.scss */
.ti-database-heart:before {
  content: "\fa14";
}

/* line 6728, app/assets/stylesheets/tabler-icons.css.scss */
.ti-database-import:before {
  content: "\ee6f";
}

/* line 6732, app/assets/stylesheets/tabler-icons.css.scss */
.ti-database-leak:before {
  content: "\fa15";
}

/* line 6736, app/assets/stylesheets/tabler-icons.css.scss */
.ti-database-minus:before {
  content: "\fa16";
}

/* line 6740, app/assets/stylesheets/tabler-icons.css.scss */
.ti-database-off:before {
  content: "\ee70";
}

/* line 6744, app/assets/stylesheets/tabler-icons.css.scss */
.ti-database-plus:before {
  content: "\fa17";
}

/* line 6748, app/assets/stylesheets/tabler-icons.css.scss */
.ti-database-search:before {
  content: "\fa18";
}

/* line 6752, app/assets/stylesheets/tabler-icons.css.scss */
.ti-database-share:before {
  content: "\fa19";
}

/* line 6756, app/assets/stylesheets/tabler-icons.css.scss */
.ti-database-star:before {
  content: "\fa1a";
}

/* line 6760, app/assets/stylesheets/tabler-icons.css.scss */
.ti-database-x:before {
  content: "\fa1b";
}

/* line 6764, app/assets/stylesheets/tabler-icons.css.scss */
.ti-decimal:before {
  content: "\fa26";
}

/* line 6768, app/assets/stylesheets/tabler-icons.css.scss */
.ti-deer:before {
  content: "\f4c5";
}

/* line 6772, app/assets/stylesheets/tabler-icons.css.scss */
.ti-delta:before {
  content: "\f53c";
}

/* line 6776, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dental:before {
  content: "\f025";
}

/* line 6780, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dental-broken:before {
  content: "\f286";
}

/* line 6784, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dental-off:before {
  content: "\f110";
}

/* line 6788, app/assets/stylesheets/tabler-icons.css.scss */
.ti-deselect:before {
  content: "\f9f3";
}

/* line 6792, app/assets/stylesheets/tabler-icons.css.scss */
.ti-details:before {
  content: "\ee71";
}

/* line 6796, app/assets/stylesheets/tabler-icons.css.scss */
.ti-details-off:before {
  content: "\f3e2";
}

/* line 6800, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-airpods:before {
  content: "\f5a9";
}

/* line 6804, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-airpods-case:before {
  content: "\f646";
}

/* line 6808, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-analytics:before {
  content: "\ee72";
}

/* line 6812, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-audio-tape:before {
  content: "\ee73";
}

/* line 6816, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-camera-phone:before {
  content: "\f233";
}

/* line 6820, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-cctv:before {
  content: "\ee74";
}

/* line 6824, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-cctv-off:before {
  content: "\f3e3";
}

/* line 6828, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-computer-camera:before {
  content: "\ee76";
}

/* line 6832, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-computer-camera-off:before {
  content: "\ee75";
}

/* line 6836, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop:before {
  content: "\ea89";
}

/* line 6840, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop-analytics:before {
  content: "\ee77";
}

/* line 6844, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop-bolt:before {
  content: "\f85e";
}

/* line 6848, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop-cancel:before {
  content: "\f85f";
}

/* line 6852, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop-check:before {
  content: "\f860";
}

/* line 6856, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop-code:before {
  content: "\f861";
}

/* line 6860, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop-cog:before {
  content: "\f862";
}

/* line 6864, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop-dollar:before {
  content: "\f863";
}

/* line 6868, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop-down:before {
  content: "\f864";
}

/* line 6872, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop-exclamation:before {
  content: "\f865";
}

/* line 6876, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop-heart:before {
  content: "\f866";
}

/* line 6880, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop-minus:before {
  content: "\f867";
}

/* line 6884, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop-off:before {
  content: "\ee78";
}

/* line 6888, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop-pause:before {
  content: "\f868";
}

/* line 6892, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop-pin:before {
  content: "\f869";
}

/* line 6896, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop-plus:before {
  content: "\f86a";
}

/* line 6900, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop-question:before {
  content: "\f86b";
}

/* line 6904, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop-search:before {
  content: "\f86c";
}

/* line 6908, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop-share:before {
  content: "\f86d";
}

/* line 6912, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop-star:before {
  content: "\f86e";
}

/* line 6916, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop-up:before {
  content: "\f86f";
}

/* line 6920, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-desktop-x:before {
  content: "\f870";
}

/* line 6924, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-floppy:before {
  content: "\eb62";
}

/* line 6928, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-gamepad:before {
  content: "\eb63";
}

/* line 6932, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-gamepad-2:before {
  content: "\f1d2";
}

/* line 6936, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-heart-monitor:before {
  content: "\f060";
}

/* line 6940, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-heart-monitor-filled:before {
  content: "\fa38";
}

/* line 6944, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-imac:before {
  content: "\f7a7";
}

/* line 6948, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-imac-bolt:before {
  content: "\f871";
}

/* line 6952, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-imac-cancel:before {
  content: "\f872";
}

/* line 6956, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-imac-check:before {
  content: "\f873";
}

/* line 6960, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-imac-code:before {
  content: "\f874";
}

/* line 6964, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-imac-cog:before {
  content: "\f875";
}

/* line 6968, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-imac-dollar:before {
  content: "\f876";
}

/* line 6972, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-imac-down:before {
  content: "\f877";
}

/* line 6976, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-imac-exclamation:before {
  content: "\f878";
}

/* line 6980, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-imac-heart:before {
  content: "\f879";
}

/* line 6984, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-imac-minus:before {
  content: "\f87a";
}

/* line 6988, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-imac-off:before {
  content: "\f87b";
}

/* line 6992, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-imac-pause:before {
  content: "\f87c";
}

/* line 6996, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-imac-pin:before {
  content: "\f87d";
}

/* line 7000, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-imac-plus:before {
  content: "\f87e";
}

/* line 7004, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-imac-question:before {
  content: "\f87f";
}

/* line 7008, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-imac-search:before {
  content: "\f880";
}

/* line 7012, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-imac-share:before {
  content: "\f881";
}

/* line 7016, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-imac-star:before {
  content: "\f882";
}

/* line 7020, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-imac-up:before {
  content: "\f883";
}

/* line 7024, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-imac-x:before {
  content: "\f884";
}

/* line 7028, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad:before {
  content: "\f648";
}

/* line 7032, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-bolt:before {
  content: "\f885";
}

/* line 7036, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-cancel:before {
  content: "\f886";
}

/* line 7040, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-check:before {
  content: "\f887";
}

/* line 7044, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-code:before {
  content: "\f888";
}

/* line 7048, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-cog:before {
  content: "\f889";
}

/* line 7052, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-dollar:before {
  content: "\f88a";
}

/* line 7056, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-down:before {
  content: "\f88b";
}

/* line 7060, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-exclamation:before {
  content: "\f88c";
}

/* line 7064, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-heart:before {
  content: "\f88d";
}

/* line 7068, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-horizontal:before {
  content: "\f647";
}

/* line 7072, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-horizontal-bolt:before {
  content: "\f88e";
}

/* line 7076, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-horizontal-cancel:before {
  content: "\f88f";
}

/* line 7080, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-horizontal-check:before {
  content: "\f890";
}

/* line 7084, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-horizontal-code:before {
  content: "\f891";
}

/* line 7088, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-horizontal-cog:before {
  content: "\f892";
}

/* line 7092, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-horizontal-dollar:before {
  content: "\f893";
}

/* line 7096, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-horizontal-down:before {
  content: "\f894";
}

/* line 7100, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-horizontal-exclamation:before {
  content: "\f895";
}

/* line 7104, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-horizontal-heart:before {
  content: "\f896";
}

/* line 7108, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-horizontal-minus:before {
  content: "\f897";
}

/* line 7112, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-horizontal-off:before {
  content: "\f898";
}

/* line 7116, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-horizontal-pause:before {
  content: "\f899";
}

/* line 7120, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-horizontal-pin:before {
  content: "\f89a";
}

/* line 7124, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-horizontal-plus:before {
  content: "\f89b";
}

/* line 7128, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-horizontal-question:before {
  content: "\f89c";
}

/* line 7132, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-horizontal-search:before {
  content: "\f89d";
}

/* line 7136, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-horizontal-share:before {
  content: "\f89e";
}

/* line 7140, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-horizontal-star:before {
  content: "\f89f";
}

/* line 7144, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-horizontal-up:before {
  content: "\f8a0";
}

/* line 7148, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-horizontal-x:before {
  content: "\f8a1";
}

/* line 7152, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-minus:before {
  content: "\f8a2";
}

/* line 7156, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-off:before {
  content: "\f8a3";
}

/* line 7160, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-pause:before {
  content: "\f8a4";
}

/* line 7164, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-pin:before {
  content: "\f8a5";
}

/* line 7168, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-plus:before {
  content: "\f8a6";
}

/* line 7172, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-question:before {
  content: "\f8a7";
}

/* line 7176, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-search:before {
  content: "\f8a8";
}

/* line 7180, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-share:before {
  content: "\f8a9";
}

/* line 7184, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-star:before {
  content: "\f8aa";
}

/* line 7188, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-up:before {
  content: "\f8ab";
}

/* line 7192, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-ipad-x:before {
  content: "\f8ac";
}

/* line 7196, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-landline-phone:before {
  content: "\f649";
}

/* line 7200, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-laptop:before {
  content: "\eb64";
}

/* line 7204, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-laptop-off:before {
  content: "\f061";
}

/* line 7208, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile:before {
  content: "\ea8a";
}

/* line 7212, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-bolt:before {
  content: "\f8ad";
}

/* line 7216, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-cancel:before {
  content: "\f8ae";
}

/* line 7220, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-charging:before {
  content: "\f224";
}

/* line 7224, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-check:before {
  content: "\f8af";
}

/* line 7228, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-code:before {
  content: "\f8b0";
}

/* line 7232, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-cog:before {
  content: "\f8b1";
}

/* line 7236, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-dollar:before {
  content: "\f8b2";
}

/* line 7240, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-down:before {
  content: "\f8b3";
}

/* line 7244, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-exclamation:before {
  content: "\f8b4";
}

/* line 7248, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-filled:before {
  content: "\fa39";
}

/* line 7252, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-heart:before {
  content: "\f8b5";
}

/* line 7256, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-message:before {
  content: "\ee79";
}

/* line 7260, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-minus:before {
  content: "\f8b6";
}

/* line 7264, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-off:before {
  content: "\f062";
}

/* line 7268, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-pause:before {
  content: "\f8b7";
}

/* line 7272, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-pin:before {
  content: "\f8b8";
}

/* line 7276, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-plus:before {
  content: "\f8b9";
}

/* line 7280, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-question:before {
  content: "\f8ba";
}

/* line 7284, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-rotated:before {
  content: "\ecdb";
}

/* line 7288, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-search:before {
  content: "\f8bb";
}

/* line 7292, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-share:before {
  content: "\f8bc";
}

/* line 7296, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-star:before {
  content: "\f8bd";
}

/* line 7300, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-up:before {
  content: "\f8be";
}

/* line 7304, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-vibration:before {
  content: "\eb86";
}

/* line 7308, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-mobile-x:before {
  content: "\f8bf";
}

/* line 7312, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-nintendo:before {
  content: "\f026";
}

/* line 7316, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-nintendo-off:before {
  content: "\f111";
}

/* line 7320, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-remote:before {
  content: "\f792";
}

/* line 7324, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-sd-card:before {
  content: "\f384";
}

/* line 7328, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-sim:before {
  content: "\f4b2";
}

/* line 7332, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-sim-1:before {
  content: "\f4af";
}

/* line 7336, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-sim-2:before {
  content: "\f4b0";
}

/* line 7340, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-sim-3:before {
  content: "\f4b1";
}

/* line 7344, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-speaker:before {
  content: "\ea8b";
}

/* line 7348, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-speaker-off:before {
  content: "\f112";
}

/* line 7352, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet:before {
  content: "\ea8c";
}

/* line 7356, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet-bolt:before {
  content: "\f8c0";
}

/* line 7360, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet-cancel:before {
  content: "\f8c1";
}

/* line 7364, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet-check:before {
  content: "\f8c2";
}

/* line 7368, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet-code:before {
  content: "\f8c3";
}

/* line 7372, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet-cog:before {
  content: "\f8c4";
}

/* line 7376, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet-dollar:before {
  content: "\f8c5";
}

/* line 7380, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet-down:before {
  content: "\f8c6";
}

/* line 7384, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet-exclamation:before {
  content: "\f8c7";
}

/* line 7388, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet-filled:before {
  content: "\fa3a";
}

/* line 7392, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet-heart:before {
  content: "\f8c8";
}

/* line 7396, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet-minus:before {
  content: "\f8c9";
}

/* line 7400, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet-off:before {
  content: "\f063";
}

/* line 7404, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet-pause:before {
  content: "\f8ca";
}

/* line 7408, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet-pin:before {
  content: "\f8cb";
}

/* line 7412, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet-plus:before {
  content: "\f8cc";
}

/* line 7416, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet-question:before {
  content: "\f8cd";
}

/* line 7420, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet-search:before {
  content: "\f8ce";
}

/* line 7424, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet-share:before {
  content: "\f8cf";
}

/* line 7428, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet-star:before {
  content: "\f8d0";
}

/* line 7432, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet-up:before {
  content: "\f8d1";
}

/* line 7436, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tablet-x:before {
  content: "\f8d2";
}

/* line 7440, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tv:before {
  content: "\ea8d";
}

/* line 7444, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tv-off:before {
  content: "\f064";
}

/* line 7448, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-tv-old:before {
  content: "\f1d3";
}

/* line 7452, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch:before {
  content: "\ebf9";
}

/* line 7456, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-bolt:before {
  content: "\f8d3";
}

/* line 7460, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-cancel:before {
  content: "\f8d4";
}

/* line 7464, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-check:before {
  content: "\f8d5";
}

/* line 7468, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-code:before {
  content: "\f8d6";
}

/* line 7472, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-cog:before {
  content: "\f8d7";
}

/* line 7476, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-dollar:before {
  content: "\f8d8";
}

/* line 7480, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-down:before {
  content: "\f8d9";
}

/* line 7484, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-exclamation:before {
  content: "\f8da";
}

/* line 7488, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-heart:before {
  content: "\f8db";
}

/* line 7492, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-minus:before {
  content: "\f8dc";
}

/* line 7496, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-off:before {
  content: "\f065";
}

/* line 7500, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-pause:before {
  content: "\f8dd";
}

/* line 7504, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-pin:before {
  content: "\f8de";
}

/* line 7508, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-plus:before {
  content: "\f8df";
}

/* line 7512, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-question:before {
  content: "\f8e0";
}

/* line 7516, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-search:before {
  content: "\f8e1";
}

/* line 7520, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-share:before {
  content: "\f8e2";
}

/* line 7524, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-star:before {
  content: "\f8e3";
}

/* line 7528, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-stats:before {
  content: "\ef7d";
}

/* line 7532, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-stats-2:before {
  content: "\ef7c";
}

/* line 7536, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-up:before {
  content: "\f8e4";
}

/* line 7540, app/assets/stylesheets/tabler-icons.css.scss */
.ti-device-watch-x:before {
  content: "\f8e5";
}

/* line 7544, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices:before {
  content: "\eb87";
}

/* line 7548, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-2:before {
  content: "\ed29";
}

/* line 7552, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-bolt:before {
  content: "\f8e6";
}

/* line 7556, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-cancel:before {
  content: "\f8e7";
}

/* line 7560, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-check:before {
  content: "\f8e8";
}

/* line 7564, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-code:before {
  content: "\f8e9";
}

/* line 7568, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-cog:before {
  content: "\f8ea";
}

/* line 7572, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-dollar:before {
  content: "\f8eb";
}

/* line 7576, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-down:before {
  content: "\f8ec";
}

/* line 7580, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-exclamation:before {
  content: "\f8ed";
}

/* line 7584, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-heart:before {
  content: "\f8ee";
}

/* line 7588, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-minus:before {
  content: "\f8ef";
}

/* line 7592, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-off:before {
  content: "\f3e4";
}

/* line 7596, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-pause:before {
  content: "\f8f0";
}

/* line 7600, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-pc:before {
  content: "\ee7a";
}

/* line 7604, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-pc-off:before {
  content: "\f113";
}

/* line 7608, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-pin:before {
  content: "\f8f1";
}

/* line 7612, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-plus:before {
  content: "\f8f2";
}

/* line 7616, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-question:before {
  content: "\f8f3";
}

/* line 7620, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-search:before {
  content: "\f8f4";
}

/* line 7624, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-share:before {
  content: "\f8f5";
}

/* line 7628, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-star:before {
  content: "\f8f6";
}

/* line 7632, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-up:before {
  content: "\f8f7";
}

/* line 7636, app/assets/stylesheets/tabler-icons.css.scss */
.ti-devices-x:before {
  content: "\f8f8";
}

/* line 7640, app/assets/stylesheets/tabler-icons.css.scss */
.ti-diabolo:before {
  content: "\fa9c";
}

/* line 7644, app/assets/stylesheets/tabler-icons.css.scss */
.ti-diabolo-off:before {
  content: "\fa9a";
}

/* line 7648, app/assets/stylesheets/tabler-icons.css.scss */
.ti-diabolo-plus:before {
  content: "\fa9b";
}

/* line 7652, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dialpad:before {
  content: "\f067";
}

/* line 7656, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dialpad-filled:before {
  content: "\fa3b";
}

/* line 7660, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dialpad-off:before {
  content: "\f114";
}

/* line 7664, app/assets/stylesheets/tabler-icons.css.scss */
.ti-diamond:before {
  content: "\eb65";
}

/* line 7668, app/assets/stylesheets/tabler-icons.css.scss */
.ti-diamond-filled:before {
  content: "\f73d";
}

/* line 7672, app/assets/stylesheets/tabler-icons.css.scss */
.ti-diamond-off:before {
  content: "\f115";
}

/* line 7676, app/assets/stylesheets/tabler-icons.css.scss */
.ti-diamonds:before {
  content: "\eff5";
}

/* line 7680, app/assets/stylesheets/tabler-icons.css.scss */
.ti-diamonds-filled:before {
  content: "\f676";
}

/* line 7684, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dice:before {
  content: "\eb66";
}

/* line 7688, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dice-1:before {
  content: "\f08b";
}

/* line 7692, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dice-1-filled:before {
  content: "\f73e";
}

/* line 7696, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dice-2:before {
  content: "\f08c";
}

/* line 7700, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dice-2-filled:before {
  content: "\f73f";
}

/* line 7704, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dice-3:before {
  content: "\f08d";
}

/* line 7708, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dice-3-filled:before {
  content: "\f740";
}

/* line 7712, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dice-4:before {
  content: "\f08e";
}

/* line 7716, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dice-4-filled:before {
  content: "\f741";
}

/* line 7720, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dice-5:before {
  content: "\f08f";
}

/* line 7724, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dice-5-filled:before {
  content: "\f742";
}

/* line 7728, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dice-6:before {
  content: "\f090";
}

/* line 7732, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dice-6-filled:before {
  content: "\f743";
}

/* line 7736, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dice-filled:before {
  content: "\f744";
}

/* line 7740, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dimensions:before {
  content: "\ee7b";
}

/* line 7744, app/assets/stylesheets/tabler-icons.css.scss */
.ti-direction:before {
  content: "\ebfb";
}

/* line 7748, app/assets/stylesheets/tabler-icons.css.scss */
.ti-direction-horizontal:before {
  content: "\ebfa";
}

/* line 7752, app/assets/stylesheets/tabler-icons.css.scss */
.ti-direction-sign:before {
  content: "\f1f7";
}

/* line 7756, app/assets/stylesheets/tabler-icons.css.scss */
.ti-direction-sign-filled:before {
  content: "\f745";
}

/* line 7760, app/assets/stylesheets/tabler-icons.css.scss */
.ti-direction-sign-off:before {
  content: "\f3e5";
}

/* line 7764, app/assets/stylesheets/tabler-icons.css.scss */
.ti-directions:before {
  content: "\ea8e";
}

/* line 7768, app/assets/stylesheets/tabler-icons.css.scss */
.ti-directions-off:before {
  content: "\f116";
}

/* line 7772, app/assets/stylesheets/tabler-icons.css.scss */
.ti-disabled:before {
  content: "\ea8f";
}

/* line 7776, app/assets/stylesheets/tabler-icons.css.scss */
.ti-disabled-2:before {
  content: "\ebaf";
}

/* line 7780, app/assets/stylesheets/tabler-icons.css.scss */
.ti-disabled-off:before {
  content: "\f117";
}

/* line 7784, app/assets/stylesheets/tabler-icons.css.scss */
.ti-disc:before {
  content: "\ea90";
}

/* line 7788, app/assets/stylesheets/tabler-icons.css.scss */
.ti-disc-golf:before {
  content: "\f385";
}

/* line 7792, app/assets/stylesheets/tabler-icons.css.scss */
.ti-disc-off:before {
  content: "\f118";
}

/* line 7796, app/assets/stylesheets/tabler-icons.css.scss */
.ti-discount:before {
  content: "\ebbd";
}

/* line 7800, app/assets/stylesheets/tabler-icons.css.scss */
.ti-discount-2:before {
  content: "\ee7c";
}

/* line 7804, app/assets/stylesheets/tabler-icons.css.scss */
.ti-discount-2-off:before {
  content: "\f3e6";
}

/* line 7808, app/assets/stylesheets/tabler-icons.css.scss */
.ti-discount-check:before {
  content: "\f1f8";
}

/* line 7812, app/assets/stylesheets/tabler-icons.css.scss */
.ti-discount-check-filled:before {
  content: "\f746";
}

/* line 7816, app/assets/stylesheets/tabler-icons.css.scss */
.ti-discount-off:before {
  content: "\f3e7";
}

/* line 7820, app/assets/stylesheets/tabler-icons.css.scss */
.ti-divide:before {
  content: "\ed5c";
}

/* line 7824, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dna:before {
  content: "\ee7d";
}

/* line 7828, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dna-2:before {
  content: "\ef5c";
}

/* line 7832, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dna-2-off:before {
  content: "\f119";
}

/* line 7836, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dna-off:before {
  content: "\f11a";
}

/* line 7840, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dog:before {
  content: "\f660";
}

/* line 7844, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dog-bowl:before {
  content: "\ef29";
}

/* line 7848, app/assets/stylesheets/tabler-icons.css.scss */
.ti-door:before {
  content: "\ef4e";
}

/* line 7852, app/assets/stylesheets/tabler-icons.css.scss */
.ti-door-enter:before {
  content: "\ef4c";
}

/* line 7856, app/assets/stylesheets/tabler-icons.css.scss */
.ti-door-exit:before {
  content: "\ef4d";
}

/* line 7860, app/assets/stylesheets/tabler-icons.css.scss */
.ti-door-off:before {
  content: "\f11b";
}

/* line 7864, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dots:before {
  content: "\ea95";
}

/* line 7868, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dots-circle-horizontal:before {
  content: "\ea91";
}

/* line 7872, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dots-diagonal:before {
  content: "\ea93";
}

/* line 7876, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dots-diagonal-2:before {
  content: "\ea92";
}

/* line 7880, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dots-vertical:before {
  content: "\ea94";
}

/* line 7884, app/assets/stylesheets/tabler-icons.css.scss */
.ti-download:before {
  content: "\ea96";
}

/* line 7888, app/assets/stylesheets/tabler-icons.css.scss */
.ti-download-off:before {
  content: "\f11c";
}

/* line 7892, app/assets/stylesheets/tabler-icons.css.scss */
.ti-drag-drop:before {
  content: "\eb89";
}

/* line 7896, app/assets/stylesheets/tabler-icons.css.scss */
.ti-drag-drop-2:before {
  content: "\eb88";
}

/* line 7900, app/assets/stylesheets/tabler-icons.css.scss */
.ti-drone:before {
  content: "\ed79";
}

/* line 7904, app/assets/stylesheets/tabler-icons.css.scss */
.ti-drone-off:before {
  content: "\ee7e";
}

/* line 7908, app/assets/stylesheets/tabler-icons.css.scss */
.ti-drop-circle:before {
  content: "\efde";
}

/* line 7912, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet:before {
  content: "\ea97";
}

/* line 7916, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-bolt:before {
  content: "\f8f9";
}

/* line 7920, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-cancel:before {
  content: "\f8fa";
}

/* line 7924, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-check:before {
  content: "\f8fb";
}

/* line 7928, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-code:before {
  content: "\f8fc";
}

/* line 7932, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-cog:before {
  content: "\f8fd";
}

/* line 7936, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-dollar:before {
  content: "\f8fe";
}

/* line 7940, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-down:before {
  content: "\f8ff";
}

/* line 7944, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-exclamation:before {
  content: "\f900";
}

/* line 7948, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-filled:before {
  content: "\ee80";
}

/* line 7952, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-filled-2:before {
  content: "\ee7f";
}

/* line 7956, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-half:before {
  content: "\ee82";
}

/* line 7960, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-half-2:before {
  content: "\ee81";
}

/* line 7964, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-half-filled:before {
  content: "\f6c5";
}

/* line 7968, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-heart:before {
  content: "\f901";
}

/* line 7972, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-minus:before {
  content: "\f902";
}

/* line 7976, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-off:before {
  content: "\ee83";
}

/* line 7980, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-pause:before {
  content: "\f903";
}

/* line 7984, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-pin:before {
  content: "\f904";
}

/* line 7988, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-plus:before {
  content: "\f905";
}

/* line 7992, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-question:before {
  content: "\f906";
}

/* line 7996, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-search:before {
  content: "\f907";
}

/* line 8000, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-share:before {
  content: "\f908";
}

/* line 8004, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-star:before {
  content: "\f909";
}

/* line 8008, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-up:before {
  content: "\f90a";
}

/* line 8012, app/assets/stylesheets/tabler-icons.css.scss */
.ti-droplet-x:before {
  content: "\f90b";
}

/* line 8016, app/assets/stylesheets/tabler-icons.css.scss */
.ti-dual-screen:before {
  content: "\fa59";
}

/* line 8020, app/assets/stylesheets/tabler-icons.css.scss */
.ti-e-passport:before {
  content: "\f4df";
}

/* line 8024, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ear:before {
  content: "\ebce";
}

/* line 8028, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ear-off:before {
  content: "\ee84";
}

/* line 8032, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ease-in:before {
  content: "\f573";
}

/* line 8036, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ease-in-control-point:before {
  content: "\f570";
}

/* line 8040, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ease-in-out:before {
  content: "\f572";
}

/* line 8044, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ease-in-out-control-points:before {
  content: "\f571";
}

/* line 8048, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ease-out:before {
  content: "\f575";
}

/* line 8052, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ease-out-control-point:before {
  content: "\f574";
}

/* line 8056, app/assets/stylesheets/tabler-icons.css.scss */
.ti-edit:before {
  content: "\ea98";
}

/* line 8060, app/assets/stylesheets/tabler-icons.css.scss */
.ti-edit-circle:before {
  content: "\ee85";
}

/* line 8064, app/assets/stylesheets/tabler-icons.css.scss */
.ti-edit-circle-off:before {
  content: "\f11d";
}

/* line 8068, app/assets/stylesheets/tabler-icons.css.scss */
.ti-edit-off:before {
  content: "\f11e";
}

/* line 8072, app/assets/stylesheets/tabler-icons.css.scss */
.ti-egg:before {
  content: "\eb8a";
}

/* line 8076, app/assets/stylesheets/tabler-icons.css.scss */
.ti-egg-cracked:before {
  content: "\f2d6";
}

/* line 8080, app/assets/stylesheets/tabler-icons.css.scss */
.ti-egg-filled:before {
  content: "\f678";
}

/* line 8084, app/assets/stylesheets/tabler-icons.css.scss */
.ti-egg-fried:before {
  content: "\f386";
}

/* line 8088, app/assets/stylesheets/tabler-icons.css.scss */
.ti-egg-off:before {
  content: "\f11f";
}

/* line 8092, app/assets/stylesheets/tabler-icons.css.scss */
.ti-eggs:before {
  content: "\f500";
}

/* line 8096, app/assets/stylesheets/tabler-icons.css.scss */
.ti-elevator:before {
  content: "\efdf";
}

/* line 8100, app/assets/stylesheets/tabler-icons.css.scss */
.ti-elevator-off:before {
  content: "\f3e8";
}

/* line 8104, app/assets/stylesheets/tabler-icons.css.scss */
.ti-emergency-bed:before {
  content: "\ef5d";
}

/* line 8108, app/assets/stylesheets/tabler-icons.css.scss */
.ti-empathize:before {
  content: "\f29b";
}

/* line 8112, app/assets/stylesheets/tabler-icons.css.scss */
.ti-empathize-off:before {
  content: "\f3e9";
}

/* line 8116, app/assets/stylesheets/tabler-icons.css.scss */
.ti-emphasis:before {
  content: "\ebcf";
}

/* line 8120, app/assets/stylesheets/tabler-icons.css.scss */
.ti-engine:before {
  content: "\ef7e";
}

/* line 8124, app/assets/stylesheets/tabler-icons.css.scss */
.ti-engine-off:before {
  content: "\f120";
}

/* line 8128, app/assets/stylesheets/tabler-icons.css.scss */
.ti-equal:before {
  content: "\ee87";
}

/* line 8132, app/assets/stylesheets/tabler-icons.css.scss */
.ti-equal-double:before {
  content: "\f4e1";
}

/* line 8136, app/assets/stylesheets/tabler-icons.css.scss */
.ti-equal-not:before {
  content: "\ee86";
}

/* line 8140, app/assets/stylesheets/tabler-icons.css.scss */
.ti-eraser:before {
  content: "\eb8b";
}

/* line 8144, app/assets/stylesheets/tabler-icons.css.scss */
.ti-eraser-off:before {
  content: "\f121";
}

/* line 8148, app/assets/stylesheets/tabler-icons.css.scss */
.ti-error-404:before {
  content: "\f027";
}

/* line 8152, app/assets/stylesheets/tabler-icons.css.scss */
.ti-error-404-off:before {
  content: "\f122";
}

/* line 8156, app/assets/stylesheets/tabler-icons.css.scss */
.ti-exchange:before {
  content: "\ebe7";
}

/* line 8160, app/assets/stylesheets/tabler-icons.css.scss */
.ti-exchange-off:before {
  content: "\f123";
}

/* line 8164, app/assets/stylesheets/tabler-icons.css.scss */
.ti-exclamation-circle:before {
  content: "\f634";
}

/* line 8168, app/assets/stylesheets/tabler-icons.css.scss */
.ti-exclamation-mark:before {
  content: "\efb4";
}

/* line 8172, app/assets/stylesheets/tabler-icons.css.scss */
.ti-exclamation-mark-off:before {
  content: "\f124";
}

/* line 8176, app/assets/stylesheets/tabler-icons.css.scss */
.ti-explicit:before {
  content: "\f256";
}

/* line 8180, app/assets/stylesheets/tabler-icons.css.scss */
.ti-explicit-off:before {
  content: "\f3ea";
}

/* line 8184, app/assets/stylesheets/tabler-icons.css.scss */
.ti-exposure:before {
  content: "\eb8c";
}

/* line 8188, app/assets/stylesheets/tabler-icons.css.scss */
.ti-exposure-0:before {
  content: "\f29c";
}

/* line 8192, app/assets/stylesheets/tabler-icons.css.scss */
.ti-exposure-minus-1:before {
  content: "\f29d";
}

/* line 8196, app/assets/stylesheets/tabler-icons.css.scss */
.ti-exposure-minus-2:before {
  content: "\f29e";
}

/* line 8200, app/assets/stylesheets/tabler-icons.css.scss */
.ti-exposure-off:before {
  content: "\f3eb";
}

/* line 8204, app/assets/stylesheets/tabler-icons.css.scss */
.ti-exposure-plus-1:before {
  content: "\f29f";
}

/* line 8208, app/assets/stylesheets/tabler-icons.css.scss */
.ti-exposure-plus-2:before {
  content: "\f2a0";
}

/* line 8212, app/assets/stylesheets/tabler-icons.css.scss */
.ti-external-link:before {
  content: "\ea99";
}

/* line 8216, app/assets/stylesheets/tabler-icons.css.scss */
.ti-external-link-off:before {
  content: "\f125";
}

/* line 8220, app/assets/stylesheets/tabler-icons.css.scss */
.ti-eye:before {
  content: "\ea9a";
}

/* line 8224, app/assets/stylesheets/tabler-icons.css.scss */
.ti-eye-check:before {
  content: "\ee88";
}

/* line 8228, app/assets/stylesheets/tabler-icons.css.scss */
.ti-eye-closed:before {
  content: "\f7ec";
}

/* line 8232, app/assets/stylesheets/tabler-icons.css.scss */
.ti-eye-cog:before {
  content: "\f7ed";
}

/* line 8236, app/assets/stylesheets/tabler-icons.css.scss */
.ti-eye-edit:before {
  content: "\f7ee";
}

/* line 8240, app/assets/stylesheets/tabler-icons.css.scss */
.ti-eye-exclamation:before {
  content: "\f7ef";
}

/* line 8244, app/assets/stylesheets/tabler-icons.css.scss */
.ti-eye-filled:before {
  content: "\f679";
}

/* line 8248, app/assets/stylesheets/tabler-icons.css.scss */
.ti-eye-heart:before {
  content: "\f7f0";
}

/* line 8252, app/assets/stylesheets/tabler-icons.css.scss */
.ti-eye-off:before {
  content: "\ecf0";
}

/* line 8256, app/assets/stylesheets/tabler-icons.css.scss */
.ti-eye-table:before {
  content: "\ef5e";
}

/* line 8260, app/assets/stylesheets/tabler-icons.css.scss */
.ti-eye-x:before {
  content: "\f7f1";
}

/* line 8264, app/assets/stylesheets/tabler-icons.css.scss */
.ti-eyeglass:before {
  content: "\ee8a";
}

/* line 8268, app/assets/stylesheets/tabler-icons.css.scss */
.ti-eyeglass-2:before {
  content: "\ee89";
}

/* line 8272, app/assets/stylesheets/tabler-icons.css.scss */
.ti-eyeglass-off:before {
  content: "\f126";
}

/* line 8276, app/assets/stylesheets/tabler-icons.css.scss */
.ti-face-id:before {
  content: "\ea9b";
}

/* line 8280, app/assets/stylesheets/tabler-icons.css.scss */
.ti-face-id-error:before {
  content: "\efa7";
}

/* line 8284, app/assets/stylesheets/tabler-icons.css.scss */
.ti-face-mask:before {
  content: "\efb5";
}

/* line 8288, app/assets/stylesheets/tabler-icons.css.scss */
.ti-face-mask-off:before {
  content: "\f127";
}

/* line 8292, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fall:before {
  content: "\ecb9";
}

/* line 8296, app/assets/stylesheets/tabler-icons.css.scss */
.ti-feather:before {
  content: "\ee8b";
}

/* line 8300, app/assets/stylesheets/tabler-icons.css.scss */
.ti-feather-off:before {
  content: "\f128";
}

/* line 8304, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fence:before {
  content: "\ef2a";
}

/* line 8308, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fence-off:before {
  content: "\f129";
}

/* line 8312, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fidget-spinner:before {
  content: "\f068";
}

/* line 8316, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file:before {
  content: "\eaa4";
}

/* line 8320, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-3d:before {
  content: "\f032";
}

/* line 8324, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-alert:before {
  content: "\ede6";
}

/* line 8328, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-analytics:before {
  content: "\ede7";
}

/* line 8332, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-arrow-left:before {
  content: "\f033";
}

/* line 8336, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-arrow-right:before {
  content: "\f034";
}

/* line 8340, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-barcode:before {
  content: "\f035";
}

/* line 8344, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-broken:before {
  content: "\f501";
}

/* line 8348, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-certificate:before {
  content: "\ed4d";
}

/* line 8352, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-chart:before {
  content: "\f036";
}

/* line 8356, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-check:before {
  content: "\ea9c";
}

/* line 8360, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-code:before {
  content: "\ebd0";
}

/* line 8364, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-code-2:before {
  content: "\ede8";
}

/* line 8368, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-cv:before {
  content: "\fa5a";
}

/* line 8372, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-database:before {
  content: "\f037";
}

/* line 8376, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-delta:before {
  content: "\f53d";
}

/* line 8380, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-description:before {
  content: "\f028";
}

/* line 8384, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-diff:before {
  content: "\ecf1";
}

/* line 8388, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-digit:before {
  content: "\efa8";
}

/* line 8392, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-dislike:before {
  content: "\ed2a";
}

/* line 8396, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-dollar:before {
  content: "\efe0";
}

/* line 8400, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-dots:before {
  content: "\f038";
}

/* line 8404, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-download:before {
  content: "\ea9d";
}

/* line 8408, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-euro:before {
  content: "\efe1";
}

/* line 8412, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-export:before {
  content: "\ede9";
}

/* line 8416, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-filled:before {
  content: "\f747";
}

/* line 8420, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-function:before {
  content: "\f53e";
}

/* line 8424, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-horizontal:before {
  content: "\ebb0";
}

/* line 8428, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-import:before {
  content: "\edea";
}

/* line 8432, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-infinity:before {
  content: "\f502";
}

/* line 8436, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-info:before {
  content: "\edec";
}

/* line 8440, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-invoice:before {
  content: "\eb67";
}

/* line 8444, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-lambda:before {
  content: "\f53f";
}

/* line 8448, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-like:before {
  content: "\ed2b";
}

/* line 8452, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-minus:before {
  content: "\ea9e";
}

/* line 8456, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-music:before {
  content: "\ea9f";
}

/* line 8460, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-off:before {
  content: "\ecf2";
}

/* line 8464, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-orientation:before {
  content: "\f2a1";
}

/* line 8468, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-pencil:before {
  content: "\f039";
}

/* line 8472, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-percent:before {
  content: "\f540";
}

/* line 8476, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-phone:before {
  content: "\ecdc";
}

/* line 8480, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-plus:before {
  content: "\eaa0";
}

/* line 8484, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-power:before {
  content: "\f03a";
}

/* line 8488, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-report:before {
  content: "\eded";
}

/* line 8492, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-rss:before {
  content: "\f03b";
}

/* line 8496, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-scissors:before {
  content: "\f03c";
}

/* line 8500, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-search:before {
  content: "\ed5d";
}

/* line 8504, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-settings:before {
  content: "\f029";
}

/* line 8508, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-shredder:before {
  content: "\eaa1";
}

/* line 8512, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-signal:before {
  content: "\f03d";
}

/* line 8516, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-spreadsheet:before {
  content: "\f03e";
}

/* line 8520, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-stack:before {
  content: "\f503";
}

/* line 8524, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-star:before {
  content: "\f03f";
}

/* line 8528, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-symlink:before {
  content: "\ed53";
}

/* line 8532, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-text:before {
  content: "\eaa2";
}

/* line 8536, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-text-ai:before {
  content: "\fa27";
}

/* line 8540, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-time:before {
  content: "\f040";
}

/* line 8544, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-typography:before {
  content: "\f041";
}

/* line 8548, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-unknown:before {
  content: "\f042";
}

/* line 8552, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-upload:before {
  content: "\ec91";
}

/* line 8556, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-vector:before {
  content: "\f043";
}

/* line 8560, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-x:before {
  content: "\eaa3";
}

/* line 8564, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-x-filled:before {
  content: "\f748";
}

/* line 8568, app/assets/stylesheets/tabler-icons.css.scss */
.ti-file-zip:before {
  content: "\ed4e";
}

/* line 8572, app/assets/stylesheets/tabler-icons.css.scss */
.ti-files:before {
  content: "\edef";
}

/* line 8576, app/assets/stylesheets/tabler-icons.css.scss */
.ti-files-off:before {
  content: "\edee";
}

/* line 8580, app/assets/stylesheets/tabler-icons.css.scss */
.ti-filter:before {
  content: "\eaa5";
}

/* line 8584, app/assets/stylesheets/tabler-icons.css.scss */
.ti-filter-cog:before {
  content: "\f9fe";
}

/* line 8588, app/assets/stylesheets/tabler-icons.css.scss */
.ti-filter-dollar:before {
  content: "\f9ff";
}

/* line 8592, app/assets/stylesheets/tabler-icons.css.scss */
.ti-filter-edit:before {
  content: "\fa00";
}

/* line 8596, app/assets/stylesheets/tabler-icons.css.scss */
.ti-filter-minus:before {
  content: "\fa01";
}

/* line 8600, app/assets/stylesheets/tabler-icons.css.scss */
.ti-filter-off:before {
  content: "\ed2c";
}

/* line 8604, app/assets/stylesheets/tabler-icons.css.scss */
.ti-filter-plus:before {
  content: "\fa02";
}

/* line 8608, app/assets/stylesheets/tabler-icons.css.scss */
.ti-filter-star:before {
  content: "\fa03";
}

/* line 8612, app/assets/stylesheets/tabler-icons.css.scss */
.ti-filter-x:before {
  content: "\fa04";
}

/* line 8616, app/assets/stylesheets/tabler-icons.css.scss */
.ti-filters:before {
  content: "\f793";
}

/* line 8620, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fingerprint:before {
  content: "\ebd1";
}

/* line 8624, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fingerprint-off:before {
  content: "\f12a";
}

/* line 8628, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fire-hydrant:before {
  content: "\f3a9";
}

/* line 8632, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fire-hydrant-off:before {
  content: "\f3ec";
}

/* line 8636, app/assets/stylesheets/tabler-icons.css.scss */
.ti-firetruck:before {
  content: "\ebe8";
}

/* line 8640, app/assets/stylesheets/tabler-icons.css.scss */
.ti-first-aid-kit:before {
  content: "\ef5f";
}

/* line 8644, app/assets/stylesheets/tabler-icons.css.scss */
.ti-first-aid-kit-off:before {
  content: "\f3ed";
}

/* line 8648, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fish:before {
  content: "\ef2b";
}

/* line 8652, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fish-bone:before {
  content: "\f287";
}

/* line 8656, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fish-christianity:before {
  content: "\f58b";
}

/* line 8660, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fish-hook:before {
  content: "\f1f9";
}

/* line 8664, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fish-hook-off:before {
  content: "\f3ee";
}

/* line 8668, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fish-off:before {
  content: "\f12b";
}

/* line 8672, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flag:before {
  content: "\eaa6";
}

/* line 8676, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flag-2:before {
  content: "\ee8c";
}

/* line 8680, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flag-2-filled:before {
  content: "\f707";
}

/* line 8684, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flag-2-off:before {
  content: "\f12c";
}

/* line 8688, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flag-3:before {
  content: "\ee8d";
}

/* line 8692, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flag-3-filled:before {
  content: "\f708";
}

/* line 8696, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flag-filled:before {
  content: "\f67a";
}

/* line 8700, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flag-off:before {
  content: "\f12d";
}

/* line 8704, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flame:before {
  content: "\ec2c";
}

/* line 8708, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flame-off:before {
  content: "\f12e";
}

/* line 8712, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flare:before {
  content: "\ee8e";
}

/* line 8716, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flask:before {
  content: "\ebd2";
}

/* line 8720, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flask-2:before {
  content: "\ef60";
}

/* line 8724, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flask-2-off:before {
  content: "\f12f";
}

/* line 8728, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flask-off:before {
  content: "\f130";
}

/* line 8732, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flip-flops:before {
  content: "\f564";
}

/* line 8736, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flip-horizontal:before {
  content: "\eaa7";
}

/* line 8740, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flip-vertical:before {
  content: "\eaa8";
}

/* line 8744, app/assets/stylesheets/tabler-icons.css.scss */
.ti-float-center:before {
  content: "\ebb1";
}

/* line 8748, app/assets/stylesheets/tabler-icons.css.scss */
.ti-float-left:before {
  content: "\ebb2";
}

/* line 8752, app/assets/stylesheets/tabler-icons.css.scss */
.ti-float-none:before {
  content: "\ed13";
}

/* line 8756, app/assets/stylesheets/tabler-icons.css.scss */
.ti-float-right:before {
  content: "\ebb3";
}

/* line 8760, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flower:before {
  content: "\eff6";
}

/* line 8764, app/assets/stylesheets/tabler-icons.css.scss */
.ti-flower-off:before {
  content: "\f131";
}

/* line 8768, app/assets/stylesheets/tabler-icons.css.scss */
.ti-focus:before {
  content: "\eb8d";
}

/* line 8772, app/assets/stylesheets/tabler-icons.css.scss */
.ti-focus-2:before {
  content: "\ebd3";
}

/* line 8776, app/assets/stylesheets/tabler-icons.css.scss */
.ti-focus-auto:before {
  content: "\fa62";
}

/* line 8780, app/assets/stylesheets/tabler-icons.css.scss */
.ti-focus-centered:before {
  content: "\f02a";
}

/* line 8784, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fold:before {
  content: "\ed56";
}

/* line 8788, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fold-down:before {
  content: "\ed54";
}

/* line 8792, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fold-up:before {
  content: "\ed55";
}

/* line 8796, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder:before {
  content: "\eaad";
}

/* line 8800, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-bolt:before {
  content: "\f90c";
}

/* line 8804, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-cancel:before {
  content: "\f90d";
}

/* line 8808, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-check:before {
  content: "\f90e";
}

/* line 8812, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-code:before {
  content: "\f90f";
}

/* line 8816, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-cog:before {
  content: "\f910";
}

/* line 8820, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-dollar:before {
  content: "\f911";
}

/* line 8824, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-down:before {
  content: "\f912";
}

/* line 8828, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-exclamation:before {
  content: "\f913";
}

/* line 8832, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-filled:before {
  content: "\f749";
}

/* line 8836, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-heart:before {
  content: "\f914";
}

/* line 8840, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-minus:before {
  content: "\eaaa";
}

/* line 8844, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-off:before {
  content: "\ed14";
}

/* line 8848, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-pause:before {
  content: "\f915";
}

/* line 8852, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-pin:before {
  content: "\f916";
}

/* line 8856, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-plus:before {
  content: "\eaab";
}

/* line 8860, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-question:before {
  content: "\f917";
}

/* line 8864, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-search:before {
  content: "\f918";
}

/* line 8868, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-share:before {
  content: "\f919";
}

/* line 8872, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-star:before {
  content: "\f91a";
}

/* line 8876, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-symlink:before {
  content: "\f91b";
}

/* line 8880, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-up:before {
  content: "\f91c";
}

/* line 8884, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folder-x:before {
  content: "\eaac";
}

/* line 8888, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folders:before {
  content: "\eaae";
}

/* line 8892, app/assets/stylesheets/tabler-icons.css.scss */
.ti-folders-off:before {
  content: "\f133";
}

/* line 8896, app/assets/stylesheets/tabler-icons.css.scss */
.ti-forbid:before {
  content: "\ebd5";
}

/* line 8900, app/assets/stylesheets/tabler-icons.css.scss */
.ti-forbid-2:before {
  content: "\ebd4";
}

/* line 8904, app/assets/stylesheets/tabler-icons.css.scss */
.ti-forklift:before {
  content: "\ebe9";
}

/* line 8908, app/assets/stylesheets/tabler-icons.css.scss */
.ti-forms:before {
  content: "\ee8f";
}

/* line 8912, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fountain:before {
  content: "\f09b";
}

/* line 8916, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fountain-off:before {
  content: "\f134";
}

/* line 8920, app/assets/stylesheets/tabler-icons.css.scss */
.ti-frame:before {
  content: "\eaaf";
}

/* line 8924, app/assets/stylesheets/tabler-icons.css.scss */
.ti-frame-off:before {
  content: "\f135";
}

/* line 8928, app/assets/stylesheets/tabler-icons.css.scss */
.ti-free-rights:before {
  content: "\efb6";
}

/* line 8932, app/assets/stylesheets/tabler-icons.css.scss */
.ti-freeze-column:before {
  content: "\fa63";
}

/* line 8936, app/assets/stylesheets/tabler-icons.css.scss */
.ti-freeze-row:before {
  content: "\fa65";
}

/* line 8940, app/assets/stylesheets/tabler-icons.css.scss */
.ti-freeze-row-column:before {
  content: "\fa64";
}

/* line 8944, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fridge:before {
  content: "\f1fa";
}

/* line 8948, app/assets/stylesheets/tabler-icons.css.scss */
.ti-fridge-off:before {
  content: "\f3ef";
}

/* line 8952, app/assets/stylesheets/tabler-icons.css.scss */
.ti-friends:before {
  content: "\eab0";
}

/* line 8956, app/assets/stylesheets/tabler-icons.css.scss */
.ti-friends-off:before {
  content: "\f136";
}

/* line 8960, app/assets/stylesheets/tabler-icons.css.scss */
.ti-frustum:before {
  content: "\fa9f";
}

/* line 8964, app/assets/stylesheets/tabler-icons.css.scss */
.ti-frustum-off:before {
  content: "\fa9d";
}

/* line 8968, app/assets/stylesheets/tabler-icons.css.scss */
.ti-frustum-plus:before {
  content: "\fa9e";
}

/* line 8972, app/assets/stylesheets/tabler-icons.css.scss */
.ti-function:before {
  content: "\f225";
}

/* line 8976, app/assets/stylesheets/tabler-icons.css.scss */
.ti-function-off:before {
  content: "\f3f0";
}

/* line 8980, app/assets/stylesheets/tabler-icons.css.scss */
.ti-garden-cart:before {
  content: "\f23e";
}

/* line 8984, app/assets/stylesheets/tabler-icons.css.scss */
.ti-garden-cart-off:before {
  content: "\f3f1";
}

/* line 8988, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gas-station:before {
  content: "\ec7d";
}

/* line 8992, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gas-station-off:before {
  content: "\f137";
}

/* line 8996, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gauge:before {
  content: "\eab1";
}

/* line 9000, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gauge-off:before {
  content: "\f138";
}

/* line 9004, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gavel:before {
  content: "\ef90";
}

/* line 9008, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gender-agender:before {
  content: "\f0e1";
}

/* line 9012, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gender-androgyne:before {
  content: "\f0e2";
}

/* line 9016, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gender-bigender:before {
  content: "\f0e3";
}

/* line 9020, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gender-demiboy:before {
  content: "\f0e4";
}

/* line 9024, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gender-demigirl:before {
  content: "\f0e5";
}

/* line 9028, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gender-epicene:before {
  content: "\f0e6";
}

/* line 9032, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gender-female:before {
  content: "\f0e7";
}

/* line 9036, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gender-femme:before {
  content: "\f0e8";
}

/* line 9040, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gender-genderfluid:before {
  content: "\f0e9";
}

/* line 9044, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gender-genderless:before {
  content: "\f0ea";
}

/* line 9048, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gender-genderqueer:before {
  content: "\f0eb";
}

/* line 9052, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gender-hermaphrodite:before {
  content: "\f0ec";
}

/* line 9056, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gender-intergender:before {
  content: "\f0ed";
}

/* line 9060, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gender-male:before {
  content: "\f0ee";
}

/* line 9064, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gender-neutrois:before {
  content: "\f0ef";
}

/* line 9068, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gender-third:before {
  content: "\f0f0";
}

/* line 9072, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gender-transgender:before {
  content: "\f0f1";
}

/* line 9076, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gender-trasvesti:before {
  content: "\f0f2";
}

/* line 9080, app/assets/stylesheets/tabler-icons.css.scss */
.ti-geometry:before {
  content: "\ee90";
}

/* line 9084, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ghost:before {
  content: "\eb8e";
}

/* line 9088, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ghost-2:before {
  content: "\f57c";
}

/* line 9092, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ghost-2-filled:before {
  content: "\f74a";
}

/* line 9096, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ghost-filled:before {
  content: "\f74b";
}

/* line 9100, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ghost-off:before {
  content: "\f3f2";
}

/* line 9104, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gif:before {
  content: "\f257";
}

/* line 9108, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gift:before {
  content: "\eb68";
}

/* line 9112, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gift-card:before {
  content: "\f3aa";
}

/* line 9116, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gift-off:before {
  content: "\f3f3";
}

/* line 9120, app/assets/stylesheets/tabler-icons.css.scss */
.ti-git-branch:before {
  content: "\eab2";
}

/* line 9124, app/assets/stylesheets/tabler-icons.css.scss */
.ti-git-branch-deleted:before {
  content: "\f57d";
}

/* line 9128, app/assets/stylesheets/tabler-icons.css.scss */
.ti-git-cherry-pick:before {
  content: "\f57e";
}

/* line 9132, app/assets/stylesheets/tabler-icons.css.scss */
.ti-git-commit:before {
  content: "\eab3";
}

/* line 9136, app/assets/stylesheets/tabler-icons.css.scss */
.ti-git-compare:before {
  content: "\eab4";
}

/* line 9140, app/assets/stylesheets/tabler-icons.css.scss */
.ti-git-fork:before {
  content: "\eb8f";
}

/* line 9144, app/assets/stylesheets/tabler-icons.css.scss */
.ti-git-merge:before {
  content: "\eab5";
}

/* line 9148, app/assets/stylesheets/tabler-icons.css.scss */
.ti-git-pull-request:before {
  content: "\eab6";
}

/* line 9152, app/assets/stylesheets/tabler-icons.css.scss */
.ti-git-pull-request-closed:before {
  content: "\ef7f";
}

/* line 9156, app/assets/stylesheets/tabler-icons.css.scss */
.ti-git-pull-request-draft:before {
  content: "\efb7";
}

/* line 9160, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gizmo:before {
  content: "\f02b";
}

/* line 9164, app/assets/stylesheets/tabler-icons.css.scss */
.ti-glass:before {
  content: "\eab8";
}

/* line 9168, app/assets/stylesheets/tabler-icons.css.scss */
.ti-glass-full:before {
  content: "\eab7";
}

/* line 9172, app/assets/stylesheets/tabler-icons.css.scss */
.ti-glass-off:before {
  content: "\ee91";
}

/* line 9176, app/assets/stylesheets/tabler-icons.css.scss */
.ti-globe:before {
  content: "\eab9";
}

/* line 9180, app/assets/stylesheets/tabler-icons.css.scss */
.ti-globe-off:before {
  content: "\f139";
}

/* line 9184, app/assets/stylesheets/tabler-icons.css.scss */
.ti-go-game:before {
  content: "\f512";
}

/* line 9188, app/assets/stylesheets/tabler-icons.css.scss */
.ti-golf:before {
  content: "\ed8c";
}

/* line 9192, app/assets/stylesheets/tabler-icons.css.scss */
.ti-golf-off:before {
  content: "\f13a";
}

/* line 9196, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gps:before {
  content: "\ed7a";
}

/* line 9200, app/assets/stylesheets/tabler-icons.css.scss */
.ti-gradienter:before {
  content: "\f3ab";
}

/* line 9204, app/assets/stylesheets/tabler-icons.css.scss */
.ti-grain:before {
  content: "\ee92";
}

/* line 9208, app/assets/stylesheets/tabler-icons.css.scss */
.ti-graph:before {
  content: "\f288";
}

/* line 9212, app/assets/stylesheets/tabler-icons.css.scss */
.ti-graph-off:before {
  content: "\f3f4";
}

/* line 9216, app/assets/stylesheets/tabler-icons.css.scss */
.ti-grave:before {
  content: "\f580";
}

/* line 9220, app/assets/stylesheets/tabler-icons.css.scss */
.ti-grave-2:before {
  content: "\f57f";
}

/* line 9224, app/assets/stylesheets/tabler-icons.css.scss */
.ti-grid-dots:before {
  content: "\eaba";
}

/* line 9228, app/assets/stylesheets/tabler-icons.css.scss */
.ti-grid-pattern:before {
  content: "\efc9";
}

/* line 9232, app/assets/stylesheets/tabler-icons.css.scss */
.ti-grill:before {
  content: "\efa9";
}

/* line 9236, app/assets/stylesheets/tabler-icons.css.scss */
.ti-grill-fork:before {
  content: "\f35b";
}

/* line 9240, app/assets/stylesheets/tabler-icons.css.scss */
.ti-grill-off:before {
  content: "\f3f5";
}

/* line 9244, app/assets/stylesheets/tabler-icons.css.scss */
.ti-grill-spatula:before {
  content: "\f35c";
}

/* line 9248, app/assets/stylesheets/tabler-icons.css.scss */
.ti-grip-horizontal:before {
  content: "\ec00";
}

/* line 9252, app/assets/stylesheets/tabler-icons.css.scss */
.ti-grip-vertical:before {
  content: "\ec01";
}

/* line 9256, app/assets/stylesheets/tabler-icons.css.scss */
.ti-growth:before {
  content: "\ee93";
}

/* line 9260, app/assets/stylesheets/tabler-icons.css.scss */
.ti-guitar-pick:before {
  content: "\f4c6";
}

/* line 9264, app/assets/stylesheets/tabler-icons.css.scss */
.ti-guitar-pick-filled:before {
  content: "\f67b";
}

/* line 9268, app/assets/stylesheets/tabler-icons.css.scss */
.ti-h-1:before {
  content: "\ec94";
}

/* line 9272, app/assets/stylesheets/tabler-icons.css.scss */
.ti-h-2:before {
  content: "\ec95";
}

/* line 9276, app/assets/stylesheets/tabler-icons.css.scss */
.ti-h-3:before {
  content: "\ec96";
}

/* line 9280, app/assets/stylesheets/tabler-icons.css.scss */
.ti-h-4:before {
  content: "\ec97";
}

/* line 9284, app/assets/stylesheets/tabler-icons.css.scss */
.ti-h-5:before {
  content: "\ec98";
}

/* line 9288, app/assets/stylesheets/tabler-icons.css.scss */
.ti-h-6:before {
  content: "\ec99";
}

/* line 9292, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hammer:before {
  content: "\ef91";
}

/* line 9296, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hammer-off:before {
  content: "\f13c";
}

/* line 9300, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hand-click:before {
  content: "\ef4f";
}

/* line 9304, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hand-finger:before {
  content: "\ee94";
}

/* line 9308, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hand-finger-off:before {
  content: "\f13d";
}

/* line 9312, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hand-grab:before {
  content: "\f091";
}

/* line 9316, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hand-little-finger:before {
  content: "\ee95";
}

/* line 9320, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hand-middle-finger:before {
  content: "\ec2d";
}

/* line 9324, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hand-move:before {
  content: "\ef50";
}

/* line 9328, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hand-off:before {
  content: "\ed15";
}

/* line 9332, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hand-ring-finger:before {
  content: "\ee96";
}

/* line 9336, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hand-rock:before {
  content: "\ee97";
}

/* line 9340, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hand-sanitizer:before {
  content: "\f5f4";
}

/* line 9344, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hand-stop:before {
  content: "\ec2e";
}

/* line 9348, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hand-three-fingers:before {
  content: "\ee98";
}

/* line 9352, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hand-two-fingers:before {
  content: "\ee99";
}

/* line 9356, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hanger:before {
  content: "\ee9a";
}

/* line 9360, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hanger-2:before {
  content: "\f09c";
}

/* line 9364, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hanger-off:before {
  content: "\f13e";
}

/* line 9368, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hash:before {
  content: "\eabc";
}

/* line 9372, app/assets/stylesheets/tabler-icons.css.scss */
.ti-haze:before {
  content: "\efaa";
}

/* line 9376, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hdr:before {
  content: "\fa7b";
}

/* line 9380, app/assets/stylesheets/tabler-icons.css.scss */
.ti-heading:before {
  content: "\ee9b";
}

/* line 9384, app/assets/stylesheets/tabler-icons.css.scss */
.ti-heading-off:before {
  content: "\f13f";
}

/* line 9388, app/assets/stylesheets/tabler-icons.css.scss */
.ti-headphones:before {
  content: "\eabd";
}

/* line 9392, app/assets/stylesheets/tabler-icons.css.scss */
.ti-headphones-filled:before {
  content: "\fa3c";
}

/* line 9396, app/assets/stylesheets/tabler-icons.css.scss */
.ti-headphones-off:before {
  content: "\ed1d";
}

/* line 9400, app/assets/stylesheets/tabler-icons.css.scss */
.ti-headset:before {
  content: "\eb90";
}

/* line 9404, app/assets/stylesheets/tabler-icons.css.scss */
.ti-headset-off:before {
  content: "\f3f6";
}

/* line 9408, app/assets/stylesheets/tabler-icons.css.scss */
.ti-health-recognition:before {
  content: "\f1fb";
}

/* line 9412, app/assets/stylesheets/tabler-icons.css.scss */
.ti-heart:before {
  content: "\eabe";
}

/* line 9416, app/assets/stylesheets/tabler-icons.css.scss */
.ti-heart-broken:before {
  content: "\ecba";
}

/* line 9420, app/assets/stylesheets/tabler-icons.css.scss */
.ti-heart-filled:before {
  content: "\f67c";
}

/* line 9424, app/assets/stylesheets/tabler-icons.css.scss */
.ti-heart-handshake:before {
  content: "\f0f3";
}

/* line 9428, app/assets/stylesheets/tabler-icons.css.scss */
.ti-heart-minus:before {
  content: "\f140";
}

/* line 9432, app/assets/stylesheets/tabler-icons.css.scss */
.ti-heart-off:before {
  content: "\f141";
}

/* line 9436, app/assets/stylesheets/tabler-icons.css.scss */
.ti-heart-plus:before {
  content: "\f142";
}

/* line 9440, app/assets/stylesheets/tabler-icons.css.scss */
.ti-heart-rate-monitor:before {
  content: "\ef61";
}

/* line 9444, app/assets/stylesheets/tabler-icons.css.scss */
.ti-heartbeat:before {
  content: "\ef92";
}

/* line 9448, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hearts:before {
  content: "\f387";
}

/* line 9452, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hearts-off:before {
  content: "\f3f7";
}

/* line 9456, app/assets/stylesheets/tabler-icons.css.scss */
.ti-helicopter:before {
  content: "\ed8e";
}

/* line 9460, app/assets/stylesheets/tabler-icons.css.scss */
.ti-helicopter-landing:before {
  content: "\ed8d";
}

/* line 9464, app/assets/stylesheets/tabler-icons.css.scss */
.ti-helmet:before {
  content: "\efca";
}

/* line 9468, app/assets/stylesheets/tabler-icons.css.scss */
.ti-helmet-off:before {
  content: "\f143";
}

/* line 9472, app/assets/stylesheets/tabler-icons.css.scss */
.ti-help:before {
  content: "\eabf";
}

/* line 9476, app/assets/stylesheets/tabler-icons.css.scss */
.ti-help-circle:before {
  content: "\f91d";
}

/* line 9480, app/assets/stylesheets/tabler-icons.css.scss */
.ti-help-circle-filled:before {
  content: "\fa3d";
}

/* line 9484, app/assets/stylesheets/tabler-icons.css.scss */
.ti-help-hexagon:before {
  content: "\f7a8";
}

/* line 9488, app/assets/stylesheets/tabler-icons.css.scss */
.ti-help-hexagon-filled:before {
  content: "\fa3e";
}

/* line 9492, app/assets/stylesheets/tabler-icons.css.scss */
.ti-help-octagon:before {
  content: "\f7a9";
}

/* line 9496, app/assets/stylesheets/tabler-icons.css.scss */
.ti-help-octagon-filled:before {
  content: "\fa3f";
}

/* line 9500, app/assets/stylesheets/tabler-icons.css.scss */
.ti-help-off:before {
  content: "\f3f8";
}

/* line 9504, app/assets/stylesheets/tabler-icons.css.scss */
.ti-help-small:before {
  content: "\f91e";
}

/* line 9508, app/assets/stylesheets/tabler-icons.css.scss */
.ti-help-square:before {
  content: "\f920";
}

/* line 9512, app/assets/stylesheets/tabler-icons.css.scss */
.ti-help-square-filled:before {
  content: "\fa40";
}

/* line 9516, app/assets/stylesheets/tabler-icons.css.scss */
.ti-help-square-rounded:before {
  content: "\f91f";
}

/* line 9520, app/assets/stylesheets/tabler-icons.css.scss */
.ti-help-square-rounded-filled:before {
  content: "\fa41";
}

/* line 9524, app/assets/stylesheets/tabler-icons.css.scss */
.ti-help-triangle:before {
  content: "\f921";
}

/* line 9528, app/assets/stylesheets/tabler-icons.css.scss */
.ti-help-triangle-filled:before {
  content: "\fa42";
}

/* line 9532, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hemisphere:before {
  content: "\faa2";
}

/* line 9536, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hemisphere-off:before {
  content: "\faa0";
}

/* line 9540, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hemisphere-plus:before {
  content: "\faa1";
}

/* line 9544, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon:before {
  content: "\ec02";
}

/* line 9548, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-0-filled:before {
  content: "\f74c";
}

/* line 9552, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-1-filled:before {
  content: "\f74d";
}

/* line 9556, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-2-filled:before {
  content: "\f74e";
}

/* line 9560, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-3-filled:before {
  content: "\f74f";
}

/* line 9564, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-3d:before {
  content: "\f4c7";
}

/* line 9568, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-4-filled:before {
  content: "\f750";
}

/* line 9572, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-5-filled:before {
  content: "\f751";
}

/* line 9576, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-6-filled:before {
  content: "\f752";
}

/* line 9580, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-7-filled:before {
  content: "\f753";
}

/* line 9584, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-8-filled:before {
  content: "\f754";
}

/* line 9588, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-9-filled:before {
  content: "\f755";
}

/* line 9592, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-filled:before {
  content: "\f67d";
}

/* line 9596, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-a:before {
  content: "\f463";
}

/* line 9600, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-b:before {
  content: "\f464";
}

/* line 9604, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-c:before {
  content: "\f465";
}

/* line 9608, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-d:before {
  content: "\f466";
}

/* line 9612, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-e:before {
  content: "\f467";
}

/* line 9616, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-f:before {
  content: "\f468";
}

/* line 9620, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-g:before {
  content: "\f469";
}

/* line 9624, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-h:before {
  content: "\f46a";
}

/* line 9628, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-i:before {
  content: "\f46b";
}

/* line 9632, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-j:before {
  content: "\f46c";
}

/* line 9636, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-k:before {
  content: "\f46d";
}

/* line 9640, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-l:before {
  content: "\f46e";
}

/* line 9644, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-m:before {
  content: "\f46f";
}

/* line 9648, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-n:before {
  content: "\f470";
}

/* line 9652, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-o:before {
  content: "\f471";
}

/* line 9656, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-p:before {
  content: "\f472";
}

/* line 9660, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-q:before {
  content: "\f473";
}

/* line 9664, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-r:before {
  content: "\f474";
}

/* line 9668, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-s:before {
  content: "\f475";
}

/* line 9672, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-t:before {
  content: "\f476";
}

/* line 9676, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-u:before {
  content: "\f477";
}

/* line 9680, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-v:before {
  content: "\f4b3";
}

/* line 9684, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-w:before {
  content: "\f478";
}

/* line 9688, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-x:before {
  content: "\f479";
}

/* line 9692, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-y:before {
  content: "\f47a";
}

/* line 9696, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-letter-z:before {
  content: "\f47b";
}

/* line 9700, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-number-0:before {
  content: "\f459";
}

/* line 9704, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-number-1:before {
  content: "\f45a";
}

/* line 9708, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-number-2:before {
  content: "\f45b";
}

/* line 9712, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-number-3:before {
  content: "\f45c";
}

/* line 9716, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-number-4:before {
  content: "\f45d";
}

/* line 9720, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-number-5:before {
  content: "\f45e";
}

/* line 9724, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-number-6:before {
  content: "\f45f";
}

/* line 9728, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-number-7:before {
  content: "\f460";
}

/* line 9732, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-number-8:before {
  content: "\f461";
}

/* line 9736, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-number-9:before {
  content: "\f462";
}

/* line 9740, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagon-off:before {
  content: "\ee9c";
}

/* line 9744, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagonal-prism:before {
  content: "\faa5";
}

/* line 9748, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagonal-prism-off:before {
  content: "\faa3";
}

/* line 9752, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagonal-prism-plus:before {
  content: "\faa4";
}

/* line 9756, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagonal-pyramid:before {
  content: "\faa8";
}

/* line 9760, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagonal-pyramid-off:before {
  content: "\faa6";
}

/* line 9764, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagonal-pyramid-plus:before {
  content: "\faa7";
}

/* line 9768, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagons:before {
  content: "\f09d";
}

/* line 9772, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hexagons-off:before {
  content: "\f3f9";
}

/* line 9776, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hierarchy:before {
  content: "\ee9e";
}

/* line 9780, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hierarchy-2:before {
  content: "\ee9d";
}

/* line 9784, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hierarchy-3:before {
  content: "\f289";
}

/* line 9788, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hierarchy-off:before {
  content: "\f3fa";
}

/* line 9792, app/assets/stylesheets/tabler-icons.css.scss */
.ti-highlight:before {
  content: "\ef3f";
}

/* line 9796, app/assets/stylesheets/tabler-icons.css.scss */
.ti-highlight-off:before {
  content: "\f144";
}

/* line 9800, app/assets/stylesheets/tabler-icons.css.scss */
.ti-history:before {
  content: "\ebea";
}

/* line 9804, app/assets/stylesheets/tabler-icons.css.scss */
.ti-history-off:before {
  content: "\f3fb";
}

/* line 9808, app/assets/stylesheets/tabler-icons.css.scss */
.ti-history-toggle:before {
  content: "\f1fc";
}

/* line 9812, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home:before {
  content: "\eac1";
}

/* line 9816, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-2:before {
  content: "\eac0";
}

/* line 9820, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-bolt:before {
  content: "\f336";
}

/* line 9824, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-cancel:before {
  content: "\f350";
}

/* line 9828, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-check:before {
  content: "\f337";
}

/* line 9832, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-cog:before {
  content: "\f338";
}

/* line 9836, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-dollar:before {
  content: "\f339";
}

/* line 9840, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-dot:before {
  content: "\f33a";
}

/* line 9844, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-down:before {
  content: "\f33b";
}

/* line 9848, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-eco:before {
  content: "\f351";
}

/* line 9852, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-edit:before {
  content: "\f352";
}

/* line 9856, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-exclamation:before {
  content: "\f33c";
}

/* line 9860, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-hand:before {
  content: "\f504";
}

/* line 9864, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-heart:before {
  content: "\f353";
}

/* line 9868, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-infinity:before {
  content: "\f505";
}

/* line 9872, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-link:before {
  content: "\f354";
}

/* line 9876, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-minus:before {
  content: "\f33d";
}

/* line 9880, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-move:before {
  content: "\f33e";
}

/* line 9884, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-off:before {
  content: "\f145";
}

/* line 9888, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-plus:before {
  content: "\f33f";
}

/* line 9892, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-question:before {
  content: "\f340";
}

/* line 9896, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-ribbon:before {
  content: "\f355";
}

/* line 9900, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-search:before {
  content: "\f341";
}

/* line 9904, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-share:before {
  content: "\f342";
}

/* line 9908, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-shield:before {
  content: "\f343";
}

/* line 9912, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-signal:before {
  content: "\f356";
}

/* line 9916, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-star:before {
  content: "\f344";
}

/* line 9920, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-stats:before {
  content: "\f345";
}

/* line 9924, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-up:before {
  content: "\f346";
}

/* line 9928, app/assets/stylesheets/tabler-icons.css.scss */
.ti-home-x:before {
  content: "\f347";
}

/* line 9932, app/assets/stylesheets/tabler-icons.css.scss */
.ti-horse-toy:before {
  content: "\f28a";
}

/* line 9936, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hotel-service:before {
  content: "\ef80";
}

/* line 9940, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hourglass:before {
  content: "\ef93";
}

/* line 9944, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hourglass-empty:before {
  content: "\f146";
}

/* line 9948, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hourglass-filled:before {
  content: "\f756";
}

/* line 9952, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hourglass-high:before {
  content: "\f092";
}

/* line 9956, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hourglass-low:before {
  content: "\f093";
}

/* line 9960, app/assets/stylesheets/tabler-icons.css.scss */
.ti-hourglass-off:before {
  content: "\f147";
}

/* line 9964, app/assets/stylesheets/tabler-icons.css.scss */
.ti-html:before {
  content: "\f7b1";
}

/* line 9968, app/assets/stylesheets/tabler-icons.css.scss */
.ti-http-connect:before {
  content: "\fa28";
}

/* line 9972, app/assets/stylesheets/tabler-icons.css.scss */
.ti-http-delete:before {
  content: "\fa29";
}

/* line 9976, app/assets/stylesheets/tabler-icons.css.scss */
.ti-http-get:before {
  content: "\fa2a";
}

/* line 9980, app/assets/stylesheets/tabler-icons.css.scss */
.ti-http-head:before {
  content: "\fa2b";
}

/* line 9984, app/assets/stylesheets/tabler-icons.css.scss */
.ti-http-options:before {
  content: "\fa2c";
}

/* line 9988, app/assets/stylesheets/tabler-icons.css.scss */
.ti-http-patch:before {
  content: "\fa2d";
}

/* line 9992, app/assets/stylesheets/tabler-icons.css.scss */
.ti-http-post:before {
  content: "\fa2e";
}

/* line 9996, app/assets/stylesheets/tabler-icons.css.scss */
.ti-http-put:before {
  content: "\fa2f";
}

/* line 10000, app/assets/stylesheets/tabler-icons.css.scss */
.ti-http-que:before {
  content: "\fa5b";
}

/* line 10004, app/assets/stylesheets/tabler-icons.css.scss */
.ti-http-trace:before {
  content: "\fa30";
}

/* line 10008, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ice-cream:before {
  content: "\eac2";
}

/* line 10012, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ice-cream-2:before {
  content: "\ee9f";
}

/* line 10016, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ice-cream-off:before {
  content: "\f148";
}

/* line 10020, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ice-skating:before {
  content: "\efcb";
}

/* line 10024, app/assets/stylesheets/tabler-icons.css.scss */
.ti-icons:before {
  content: "\f1d4";
}

/* line 10028, app/assets/stylesheets/tabler-icons.css.scss */
.ti-icons-off:before {
  content: "\f3fc";
}

/* line 10032, app/assets/stylesheets/tabler-icons.css.scss */
.ti-id:before {
  content: "\eac3";
}

/* line 10036, app/assets/stylesheets/tabler-icons.css.scss */
.ti-id-badge:before {
  content: "\eff7";
}

/* line 10040, app/assets/stylesheets/tabler-icons.css.scss */
.ti-id-badge-2:before {
  content: "\f076";
}

/* line 10044, app/assets/stylesheets/tabler-icons.css.scss */
.ti-id-badge-off:before {
  content: "\f3fd";
}

/* line 10048, app/assets/stylesheets/tabler-icons.css.scss */
.ti-id-off:before {
  content: "\f149";
}

/* line 10052, app/assets/stylesheets/tabler-icons.css.scss */
.ti-inbox:before {
  content: "\eac4";
}

/* line 10056, app/assets/stylesheets/tabler-icons.css.scss */
.ti-inbox-off:before {
  content: "\f14a";
}

/* line 10060, app/assets/stylesheets/tabler-icons.css.scss */
.ti-indent-decrease:before {
  content: "\eb91";
}

/* line 10064, app/assets/stylesheets/tabler-icons.css.scss */
.ti-indent-increase:before {
  content: "\eb92";
}

/* line 10068, app/assets/stylesheets/tabler-icons.css.scss */
.ti-infinity:before {
  content: "\eb69";
}

/* line 10072, app/assets/stylesheets/tabler-icons.css.scss */
.ti-infinity-off:before {
  content: "\f3fe";
}

/* line 10076, app/assets/stylesheets/tabler-icons.css.scss */
.ti-info-circle:before {
  content: "\eac5";
}

/* line 10080, app/assets/stylesheets/tabler-icons.css.scss */
.ti-info-circle-filled:before {
  content: "\f6d8";
}

/* line 10084, app/assets/stylesheets/tabler-icons.css.scss */
.ti-info-hexagon:before {
  content: "\f7aa";
}

/* line 10088, app/assets/stylesheets/tabler-icons.css.scss */
.ti-info-hexagon-filled:before {
  content: "\fa43";
}

/* line 10092, app/assets/stylesheets/tabler-icons.css.scss */
.ti-info-octagon:before {
  content: "\f7ab";
}

/* line 10096, app/assets/stylesheets/tabler-icons.css.scss */
.ti-info-octagon-filled:before {
  content: "\fa44";
}

/* line 10100, app/assets/stylesheets/tabler-icons.css.scss */
.ti-info-small:before {
  content: "\f922";
}

/* line 10104, app/assets/stylesheets/tabler-icons.css.scss */
.ti-info-square:before {
  content: "\eac6";
}

/* line 10108, app/assets/stylesheets/tabler-icons.css.scss */
.ti-info-square-filled:before {
  content: "\fa45";
}

/* line 10112, app/assets/stylesheets/tabler-icons.css.scss */
.ti-info-square-rounded:before {
  content: "\f635";
}

/* line 10116, app/assets/stylesheets/tabler-icons.css.scss */
.ti-info-square-rounded-filled:before {
  content: "\f6d9";
}

/* line 10120, app/assets/stylesheets/tabler-icons.css.scss */
.ti-info-triangle:before {
  content: "\f923";
}

/* line 10124, app/assets/stylesheets/tabler-icons.css.scss */
.ti-info-triangle-filled:before {
  content: "\fa46";
}

/* line 10128, app/assets/stylesheets/tabler-icons.css.scss */
.ti-inner-shadow-bottom:before {
  content: "\f520";
}

/* line 10132, app/assets/stylesheets/tabler-icons.css.scss */
.ti-inner-shadow-bottom-filled:before {
  content: "\f757";
}

/* line 10136, app/assets/stylesheets/tabler-icons.css.scss */
.ti-inner-shadow-bottom-left:before {
  content: "\f51e";
}

/* line 10140, app/assets/stylesheets/tabler-icons.css.scss */
.ti-inner-shadow-bottom-left-filled:before {
  content: "\f758";
}

/* line 10144, app/assets/stylesheets/tabler-icons.css.scss */
.ti-inner-shadow-bottom-right:before {
  content: "\f51f";
}

/* line 10148, app/assets/stylesheets/tabler-icons.css.scss */
.ti-inner-shadow-bottom-right-filled:before {
  content: "\f759";
}

/* line 10152, app/assets/stylesheets/tabler-icons.css.scss */
.ti-inner-shadow-left:before {
  content: "\f521";
}

/* line 10156, app/assets/stylesheets/tabler-icons.css.scss */
.ti-inner-shadow-left-filled:before {
  content: "\f75a";
}

/* line 10160, app/assets/stylesheets/tabler-icons.css.scss */
.ti-inner-shadow-right:before {
  content: "\f522";
}

/* line 10164, app/assets/stylesheets/tabler-icons.css.scss */
.ti-inner-shadow-right-filled:before {
  content: "\f75b";
}

/* line 10168, app/assets/stylesheets/tabler-icons.css.scss */
.ti-inner-shadow-top:before {
  content: "\f525";
}

/* line 10172, app/assets/stylesheets/tabler-icons.css.scss */
.ti-inner-shadow-top-filled:before {
  content: "\f75c";
}

/* line 10176, app/assets/stylesheets/tabler-icons.css.scss */
.ti-inner-shadow-top-left:before {
  content: "\f523";
}

/* line 10180, app/assets/stylesheets/tabler-icons.css.scss */
.ti-inner-shadow-top-left-filled:before {
  content: "\f75d";
}

/* line 10184, app/assets/stylesheets/tabler-icons.css.scss */
.ti-inner-shadow-top-right:before {
  content: "\f524";
}

/* line 10188, app/assets/stylesheets/tabler-icons.css.scss */
.ti-inner-shadow-top-right-filled:before {
  content: "\f75e";
}

/* line 10192, app/assets/stylesheets/tabler-icons.css.scss */
.ti-input-search:before {
  content: "\f2a2";
}

/* line 10196, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ironing:before {
  content: "\fa7c";
}

/* line 10200, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ironing-1:before {
  content: "\f2f4";
}

/* line 10204, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ironing-2:before {
  content: "\f2f5";
}

/* line 10208, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ironing-3:before {
  content: "\f2f6";
}

/* line 10212, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ironing-off:before {
  content: "\f2f7";
}

/* line 10216, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ironing-steam:before {
  content: "\f2f9";
}

/* line 10220, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ironing-steam-off:before {
  content: "\f2f8";
}

/* line 10224, app/assets/stylesheets/tabler-icons.css.scss */
.ti-irregular-polyhedron:before {
  content: "\faab";
}

/* line 10228, app/assets/stylesheets/tabler-icons.css.scss */
.ti-irregular-polyhedron-off:before {
  content: "\faa9";
}

/* line 10232, app/assets/stylesheets/tabler-icons.css.scss */
.ti-irregular-polyhedron-plus:before {
  content: "\faaa";
}

/* line 10236, app/assets/stylesheets/tabler-icons.css.scss */
.ti-italic:before {
  content: "\eb93";
}

/* line 10240, app/assets/stylesheets/tabler-icons.css.scss */
.ti-jacket:before {
  content: "\f661";
}

/* line 10244, app/assets/stylesheets/tabler-icons.css.scss */
.ti-jetpack:before {
  content: "\f581";
}

/* line 10248, app/assets/stylesheets/tabler-icons.css.scss */
.ti-jewish-star:before {
  content: "\f3ff";
}

/* line 10252, app/assets/stylesheets/tabler-icons.css.scss */
.ti-jewish-star-filled:before {
  content: "\f67e";
}

/* line 10256, app/assets/stylesheets/tabler-icons.css.scss */
.ti-jpg:before {
  content: "\f3ac";
}

/* line 10260, app/assets/stylesheets/tabler-icons.css.scss */
.ti-json:before {
  content: "\f7b2";
}

/* line 10264, app/assets/stylesheets/tabler-icons.css.scss */
.ti-jump-rope:before {
  content: "\ed8f";
}

/* line 10268, app/assets/stylesheets/tabler-icons.css.scss */
.ti-karate:before {
  content: "\ed32";
}

/* line 10272, app/assets/stylesheets/tabler-icons.css.scss */
.ti-kayak:before {
  content: "\f1d6";
}

/* line 10276, app/assets/stylesheets/tabler-icons.css.scss */
.ti-kering:before {
  content: "\efb8";
}

/* line 10280, app/assets/stylesheets/tabler-icons.css.scss */
.ti-key:before {
  content: "\eac7";
}

/* line 10284, app/assets/stylesheets/tabler-icons.css.scss */
.ti-key-off:before {
  content: "\f14b";
}

/* line 10288, app/assets/stylesheets/tabler-icons.css.scss */
.ti-keyboard:before {
  content: "\ebd6";
}

/* line 10292, app/assets/stylesheets/tabler-icons.css.scss */
.ti-keyboard-hide:before {
  content: "\ec7e";
}

/* line 10296, app/assets/stylesheets/tabler-icons.css.scss */
.ti-keyboard-off:before {
  content: "\eea0";
}

/* line 10300, app/assets/stylesheets/tabler-icons.css.scss */
.ti-keyboard-show:before {
  content: "\ec7f";
}

/* line 10304, app/assets/stylesheets/tabler-icons.css.scss */
.ti-keyframe:before {
  content: "\f576";
}

/* line 10308, app/assets/stylesheets/tabler-icons.css.scss */
.ti-keyframe-align-center:before {
  content: "\f582";
}

/* line 10312, app/assets/stylesheets/tabler-icons.css.scss */
.ti-keyframe-align-horizontal:before {
  content: "\f583";
}

/* line 10316, app/assets/stylesheets/tabler-icons.css.scss */
.ti-keyframe-align-vertical:before {
  content: "\f584";
}

/* line 10320, app/assets/stylesheets/tabler-icons.css.scss */
.ti-keyframes:before {
  content: "\f585";
}

/* line 10324, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ladder:before {
  content: "\efe2";
}

/* line 10328, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ladder-off:before {
  content: "\f14c";
}

/* line 10332, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lambda:before {
  content: "\f541";
}

/* line 10336, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lamp:before {
  content: "\efab";
}

/* line 10340, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lamp-2:before {
  content: "\f09e";
}

/* line 10344, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lamp-off:before {
  content: "\f14d";
}

/* line 10348, app/assets/stylesheets/tabler-icons.css.scss */
.ti-language:before {
  content: "\ebbe";
}

/* line 10352, app/assets/stylesheets/tabler-icons.css.scss */
.ti-language-hiragana:before {
  content: "\ef77";
}

/* line 10356, app/assets/stylesheets/tabler-icons.css.scss */
.ti-language-katakana:before {
  content: "\ef78";
}

/* line 10360, app/assets/stylesheets/tabler-icons.css.scss */
.ti-language-off:before {
  content: "\f14e";
}

/* line 10364, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lasso:before {
  content: "\efac";
}

/* line 10368, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lasso-off:before {
  content: "\f14f";
}

/* line 10372, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lasso-polygon:before {
  content: "\f388";
}

/* line 10376, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layers-difference:before {
  content: "\eac8";
}

/* line 10380, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layers-intersect:before {
  content: "\eac9";
}

/* line 10384, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layers-intersect-2:before {
  content: "\eff8";
}

/* line 10388, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layers-linked:before {
  content: "\eea1";
}

/* line 10392, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layers-off:before {
  content: "\f150";
}

/* line 10396, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layers-subtract:before {
  content: "\eaca";
}

/* line 10400, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layers-union:before {
  content: "\eacb";
}

/* line 10404, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout:before {
  content: "\eadb";
}

/* line 10408, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-2:before {
  content: "\eacc";
}

/* line 10412, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-align-bottom:before {
  content: "\eacd";
}

/* line 10416, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-align-center:before {
  content: "\eace";
}

/* line 10420, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-align-left:before {
  content: "\eacf";
}

/* line 10424, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-align-middle:before {
  content: "\ead0";
}

/* line 10428, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-align-right:before {
  content: "\ead1";
}

/* line 10432, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-align-top:before {
  content: "\ead2";
}

/* line 10436, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-board:before {
  content: "\ef95";
}

/* line 10440, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-board-split:before {
  content: "\ef94";
}

/* line 10444, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-bottombar:before {
  content: "\ead3";
}

/* line 10448, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-bottombar-collapse:before {
  content: "\f28b";
}

/* line 10452, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-bottombar-expand:before {
  content: "\f28c";
}

/* line 10456, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-cards:before {
  content: "\ec13";
}

/* line 10460, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-collage:before {
  content: "\f389";
}

/* line 10464, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-columns:before {
  content: "\ead4";
}

/* line 10468, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-dashboard:before {
  content: "\f02c";
}

/* line 10472, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-distribute-horizontal:before {
  content: "\ead5";
}

/* line 10476, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-distribute-vertical:before {
  content: "\ead6";
}

/* line 10480, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-grid:before {
  content: "\edba";
}

/* line 10484, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-grid-add:before {
  content: "\edb9";
}

/* line 10488, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-grid-remove:before {
  content: "\fa7d";
}

/* line 10492, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-kanban:before {
  content: "\ec3f";
}

/* line 10496, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-list:before {
  content: "\ec14";
}

/* line 10500, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-navbar:before {
  content: "\ead7";
}

/* line 10504, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-navbar-collapse:before {
  content: "\f28d";
}

/* line 10508, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-navbar-expand:before {
  content: "\f28e";
}

/* line 10512, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-off:before {
  content: "\f151";
}

/* line 10516, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-rows:before {
  content: "\ead8";
}

/* line 10520, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-sidebar:before {
  content: "\eada";
}

/* line 10524, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-sidebar-left-collapse:before {
  content: "\f004";
}

/* line 10528, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-sidebar-left-expand:before {
  content: "\f005";
}

/* line 10532, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-sidebar-right:before {
  content: "\ead9";
}

/* line 10536, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-sidebar-right-collapse:before {
  content: "\f006";
}

/* line 10540, app/assets/stylesheets/tabler-icons.css.scss */
.ti-layout-sidebar-right-expand:before {
  content: "\f007";
}

/* line 10544, app/assets/stylesheets/tabler-icons.css.scss */
.ti-leaf:before {
  content: "\ed4f";
}

/* line 10548, app/assets/stylesheets/tabler-icons.css.scss */
.ti-leaf-off:before {
  content: "\f400";
}

/* line 10552, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lego:before {
  content: "\eadc";
}

/* line 10556, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lego-off:before {
  content: "\f401";
}

/* line 10560, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lemon:before {
  content: "\ef10";
}

/* line 10564, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lemon-2:before {
  content: "\ef81";
}

/* line 10568, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-a:before {
  content: "\ec50";
}

/* line 10572, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-b:before {
  content: "\ec51";
}

/* line 10576, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-c:before {
  content: "\ec52";
}

/* line 10580, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-case:before {
  content: "\eea5";
}

/* line 10584, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-case-lower:before {
  content: "\eea2";
}

/* line 10588, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-case-toggle:before {
  content: "\eea3";
}

/* line 10592, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-case-upper:before {
  content: "\eea4";
}

/* line 10596, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-d:before {
  content: "\ec53";
}

/* line 10600, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-e:before {
  content: "\ec54";
}

/* line 10604, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-f:before {
  content: "\ec55";
}

/* line 10608, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-g:before {
  content: "\ec56";
}

/* line 10612, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-h:before {
  content: "\ec57";
}

/* line 10616, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-i:before {
  content: "\ec58";
}

/* line 10620, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-j:before {
  content: "\ec59";
}

/* line 10624, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-k:before {
  content: "\ec5a";
}

/* line 10628, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-l:before {
  content: "\ec5b";
}

/* line 10632, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-m:before {
  content: "\ec5c";
}

/* line 10636, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-n:before {
  content: "\ec5d";
}

/* line 10640, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-o:before {
  content: "\ec5e";
}

/* line 10644, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-p:before {
  content: "\ec5f";
}

/* line 10648, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-q:before {
  content: "\ec60";
}

/* line 10652, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-r:before {
  content: "\ec61";
}

/* line 10656, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-s:before {
  content: "\ec62";
}

/* line 10660, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-spacing:before {
  content: "\eea6";
}

/* line 10664, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-t:before {
  content: "\ec63";
}

/* line 10668, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-u:before {
  content: "\ec64";
}

/* line 10672, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-v:before {
  content: "\ec65";
}

/* line 10676, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-w:before {
  content: "\ec66";
}

/* line 10680, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-x:before {
  content: "\ec67";
}

/* line 10684, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-y:before {
  content: "\ec68";
}

/* line 10688, app/assets/stylesheets/tabler-icons.css.scss */
.ti-letter-z:before {
  content: "\ec69";
}

/* line 10692, app/assets/stylesheets/tabler-icons.css.scss */
.ti-license:before {
  content: "\ebc0";
}

/* line 10696, app/assets/stylesheets/tabler-icons.css.scss */
.ti-license-off:before {
  content: "\f153";
}

/* line 10700, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lifebuoy:before {
  content: "\eadd";
}

/* line 10704, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lifebuoy-off:before {
  content: "\f154";
}

/* line 10708, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lighter:before {
  content: "\f794";
}

/* line 10712, app/assets/stylesheets/tabler-icons.css.scss */
.ti-line:before {
  content: "\ec40";
}

/* line 10716, app/assets/stylesheets/tabler-icons.css.scss */
.ti-line-dashed:before {
  content: "\eea7";
}

/* line 10720, app/assets/stylesheets/tabler-icons.css.scss */
.ti-line-dotted:before {
  content: "\eea8";
}

/* line 10724, app/assets/stylesheets/tabler-icons.css.scss */
.ti-line-height:before {
  content: "\eb94";
}

/* line 10728, app/assets/stylesheets/tabler-icons.css.scss */
.ti-link:before {
  content: "\eade";
}

/* line 10732, app/assets/stylesheets/tabler-icons.css.scss */
.ti-link-off:before {
  content: "\f402";
}

/* line 10736, app/assets/stylesheets/tabler-icons.css.scss */
.ti-list:before {
  content: "\eb6b";
}

/* line 10740, app/assets/stylesheets/tabler-icons.css.scss */
.ti-list-check:before {
  content: "\eb6a";
}

/* line 10744, app/assets/stylesheets/tabler-icons.css.scss */
.ti-list-details:before {
  content: "\ef40";
}

/* line 10748, app/assets/stylesheets/tabler-icons.css.scss */
.ti-list-numbers:before {
  content: "\ef11";
}

/* line 10752, app/assets/stylesheets/tabler-icons.css.scss */
.ti-list-search:before {
  content: "\eea9";
}

/* line 10756, app/assets/stylesheets/tabler-icons.css.scss */
.ti-live-photo:before {
  content: "\eadf";
}

/* line 10760, app/assets/stylesheets/tabler-icons.css.scss */
.ti-live-photo-off:before {
  content: "\f403";
}

/* line 10764, app/assets/stylesheets/tabler-icons.css.scss */
.ti-live-view:before {
  content: "\ec6b";
}

/* line 10768, app/assets/stylesheets/tabler-icons.css.scss */
.ti-load-balancer:before {
  content: "\fa5c";
}

/* line 10772, app/assets/stylesheets/tabler-icons.css.scss */
.ti-loader:before {
  content: "\eca3";
}

/* line 10776, app/assets/stylesheets/tabler-icons.css.scss */
.ti-loader-2:before {
  content: "\f226";
}

/* line 10780, app/assets/stylesheets/tabler-icons.css.scss */
.ti-loader-3:before {
  content: "\f513";
}

/* line 10784, app/assets/stylesheets/tabler-icons.css.scss */
.ti-loader-quarter:before {
  content: "\eca2";
}

/* line 10788, app/assets/stylesheets/tabler-icons.css.scss */
.ti-location:before {
  content: "\eae0";
}

/* line 10792, app/assets/stylesheets/tabler-icons.css.scss */
.ti-location-broken:before {
  content: "\f2c4";
}

/* line 10796, app/assets/stylesheets/tabler-icons.css.scss */
.ti-location-filled:before {
  content: "\f67f";
}

/* line 10800, app/assets/stylesheets/tabler-icons.css.scss */
.ti-location-off:before {
  content: "\f155";
}

/* line 10804, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock:before {
  content: "\eae2";
}

/* line 10808, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-access:before {
  content: "\eeaa";
}

/* line 10812, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-access-off:before {
  content: "\f404";
}

/* line 10816, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-bolt:before {
  content: "\f924";
}

/* line 10820, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-cancel:before {
  content: "\f925";
}

/* line 10824, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-check:before {
  content: "\f926";
}

/* line 10828, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-code:before {
  content: "\f927";
}

/* line 10832, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-cog:before {
  content: "\f928";
}

/* line 10836, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-dollar:before {
  content: "\f929";
}

/* line 10840, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-down:before {
  content: "\f92a";
}

/* line 10844, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-exclamation:before {
  content: "\f92b";
}

/* line 10848, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-heart:before {
  content: "\f92c";
}

/* line 10852, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-minus:before {
  content: "\f92d";
}

/* line 10856, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-off:before {
  content: "\ed1e";
}

/* line 10860, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-open:before {
  content: "\eae1";
}

/* line 10864, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-open-off:before {
  content: "\f156";
}

/* line 10868, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-pause:before {
  content: "\f92e";
}

/* line 10872, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-pin:before {
  content: "\f92f";
}

/* line 10876, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-plus:before {
  content: "\f930";
}

/* line 10880, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-question:before {
  content: "\f931";
}

/* line 10884, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-search:before {
  content: "\f932";
}

/* line 10888, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-share:before {
  content: "\f933";
}

/* line 10892, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-square:before {
  content: "\ef51";
}

/* line 10896, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-square-rounded:before {
  content: "\f636";
}

/* line 10900, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-square-rounded-filled:before {
  content: "\f6da";
}

/* line 10904, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-star:before {
  content: "\f934";
}

/* line 10908, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-up:before {
  content: "\f935";
}

/* line 10912, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lock-x:before {
  content: "\f936";
}

/* line 10916, app/assets/stylesheets/tabler-icons.css.scss */
.ti-logic-and:before {
  content: "\f240";
}

/* line 10920, app/assets/stylesheets/tabler-icons.css.scss */
.ti-logic-buffer:before {
  content: "\f241";
}

/* line 10924, app/assets/stylesheets/tabler-icons.css.scss */
.ti-logic-nand:before {
  content: "\f242";
}

/* line 10928, app/assets/stylesheets/tabler-icons.css.scss */
.ti-logic-nor:before {
  content: "\f243";
}

/* line 10932, app/assets/stylesheets/tabler-icons.css.scss */
.ti-logic-not:before {
  content: "\f244";
}

/* line 10936, app/assets/stylesheets/tabler-icons.css.scss */
.ti-logic-or:before {
  content: "\f245";
}

/* line 10940, app/assets/stylesheets/tabler-icons.css.scss */
.ti-logic-xnor:before {
  content: "\f246";
}

/* line 10944, app/assets/stylesheets/tabler-icons.css.scss */
.ti-logic-xor:before {
  content: "\f247";
}

/* line 10948, app/assets/stylesheets/tabler-icons.css.scss */
.ti-login:before {
  content: "\eba7";
}

/* line 10952, app/assets/stylesheets/tabler-icons.css.scss */
.ti-logout:before {
  content: "\eba8";
}

/* line 10956, app/assets/stylesheets/tabler-icons.css.scss */
.ti-logout-2:before {
  content: "\fa7e";
}

/* line 10960, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lollipop:before {
  content: "\efcc";
}

/* line 10964, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lollipop-off:before {
  content: "\f157";
}

/* line 10968, app/assets/stylesheets/tabler-icons.css.scss */
.ti-luggage:before {
  content: "\efad";
}

/* line 10972, app/assets/stylesheets/tabler-icons.css.scss */
.ti-luggage-off:before {
  content: "\f158";
}

/* line 10976, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lungs:before {
  content: "\ef62";
}

/* line 10980, app/assets/stylesheets/tabler-icons.css.scss */
.ti-lungs-off:before {
  content: "\f405";
}

/* line 10984, app/assets/stylesheets/tabler-icons.css.scss */
.ti-macro:before {
  content: "\eeab";
}

/* line 10988, app/assets/stylesheets/tabler-icons.css.scss */
.ti-macro-off:before {
  content: "\f406";
}

/* line 10992, app/assets/stylesheets/tabler-icons.css.scss */
.ti-magnet:before {
  content: "\eae3";
}

/* line 10996, app/assets/stylesheets/tabler-icons.css.scss */
.ti-magnet-off:before {
  content: "\f159";
}

/* line 11000, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail:before {
  content: "\eae5";
}

/* line 11004, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-ai:before {
  content: "\fa31";
}

/* line 11008, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-bolt:before {
  content: "\f937";
}

/* line 11012, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-cancel:before {
  content: "\f938";
}

/* line 11016, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-check:before {
  content: "\f939";
}

/* line 11020, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-code:before {
  content: "\f93a";
}

/* line 11024, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-cog:before {
  content: "\f93b";
}

/* line 11028, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-dollar:before {
  content: "\f93c";
}

/* line 11032, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-down:before {
  content: "\f93d";
}

/* line 11036, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-exclamation:before {
  content: "\f93e";
}

/* line 11040, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-fast:before {
  content: "\f069";
}

/* line 11044, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-filled:before {
  content: "\fa47";
}

/* line 11048, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-forward:before {
  content: "\eeac";
}

/* line 11052, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-heart:before {
  content: "\f93f";
}

/* line 11056, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-minus:before {
  content: "\f940";
}

/* line 11060, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-off:before {
  content: "\f15a";
}

/* line 11064, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-opened:before {
  content: "\eae4";
}

/* line 11068, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-opened-filled:before {
  content: "\fa48";
}

/* line 11072, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-pause:before {
  content: "\f941";
}

/* line 11076, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-pin:before {
  content: "\f942";
}

/* line 11080, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-plus:before {
  content: "\f943";
}

/* line 11084, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-question:before {
  content: "\f944";
}

/* line 11088, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-search:before {
  content: "\f945";
}

/* line 11092, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-share:before {
  content: "\f946";
}

/* line 11096, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-star:before {
  content: "\f947";
}

/* line 11100, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-up:before {
  content: "\f948";
}

/* line 11104, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mail-x:before {
  content: "\f949";
}

/* line 11108, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mailbox:before {
  content: "\eead";
}

/* line 11112, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mailbox-off:before {
  content: "\f15b";
}

/* line 11116, app/assets/stylesheets/tabler-icons.css.scss */
.ti-man:before {
  content: "\eae6";
}

/* line 11120, app/assets/stylesheets/tabler-icons.css.scss */
.ti-manual-gearbox:before {
  content: "\ed7b";
}

/* line 11124, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map:before {
  content: "\eae9";
}

/* line 11128, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-2:before {
  content: "\eae7";
}

/* line 11132, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-off:before {
  content: "\f15c";
}

/* line 11136, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin:before {
  content: "\eae8";
}

/* line 11140, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin-bolt:before {
  content: "\f94a";
}

/* line 11144, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin-cancel:before {
  content: "\f94b";
}

/* line 11148, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin-check:before {
  content: "\f94c";
}

/* line 11152, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin-code:before {
  content: "\f94d";
}

/* line 11156, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin-cog:before {
  content: "\f94e";
}

/* line 11160, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin-dollar:before {
  content: "\f94f";
}

/* line 11164, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin-down:before {
  content: "\f950";
}

/* line 11168, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin-exclamation:before {
  content: "\f951";
}

/* line 11172, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin-filled:before {
  content: "\f680";
}

/* line 11176, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin-heart:before {
  content: "\f952";
}

/* line 11180, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin-minus:before {
  content: "\f953";
}

/* line 11184, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin-off:before {
  content: "\ecf3";
}

/* line 11188, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin-pause:before {
  content: "\f954";
}

/* line 11192, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin-pin:before {
  content: "\f955";
}

/* line 11196, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin-plus:before {
  content: "\f956";
}

/* line 11200, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin-question:before {
  content: "\f957";
}

/* line 11204, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin-search:before {
  content: "\f958";
}

/* line 11208, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin-share:before {
  content: "\f795";
}

/* line 11212, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin-star:before {
  content: "\f959";
}

/* line 11216, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin-up:before {
  content: "\f95a";
}

/* line 11220, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pin-x:before {
  content: "\f95b";
}

/* line 11224, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-pins:before {
  content: "\ed5e";
}

/* line 11228, app/assets/stylesheets/tabler-icons.css.scss */
.ti-map-search:before {
  content: "\ef82";
}

/* line 11232, app/assets/stylesheets/tabler-icons.css.scss */
.ti-markdown:before {
  content: "\ec41";
}

/* line 11236, app/assets/stylesheets/tabler-icons.css.scss */
.ti-markdown-off:before {
  content: "\f407";
}

/* line 11240, app/assets/stylesheets/tabler-icons.css.scss */
.ti-marquee:before {
  content: "\ec77";
}

/* line 11244, app/assets/stylesheets/tabler-icons.css.scss */
.ti-marquee-2:before {
  content: "\eeae";
}

/* line 11248, app/assets/stylesheets/tabler-icons.css.scss */
.ti-marquee-off:before {
  content: "\f15d";
}

/* line 11252, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mars:before {
  content: "\ec80";
}

/* line 11256, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mask:before {
  content: "\eeb0";
}

/* line 11260, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mask-off:before {
  content: "\eeaf";
}

/* line 11264, app/assets/stylesheets/tabler-icons.css.scss */
.ti-masks-theater:before {
  content: "\f263";
}

/* line 11268, app/assets/stylesheets/tabler-icons.css.scss */
.ti-masks-theater-off:before {
  content: "\f408";
}

/* line 11272, app/assets/stylesheets/tabler-icons.css.scss */
.ti-massage:before {
  content: "\eeb1";
}

/* line 11276, app/assets/stylesheets/tabler-icons.css.scss */
.ti-matchstick:before {
  content: "\f577";
}

/* line 11280, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math:before {
  content: "\ebeb";
}

/* line 11284, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-1-divide-2:before {
  content: "\f4e2";
}

/* line 11288, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-1-divide-3:before {
  content: "\f4e3";
}

/* line 11292, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-avg:before {
  content: "\f0f4";
}

/* line 11296, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-equal-greater:before {
  content: "\f4e4";
}

/* line 11300, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-equal-lower:before {
  content: "\f4e5";
}

/* line 11304, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-function:before {
  content: "\eeb2";
}

/* line 11308, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-function-off:before {
  content: "\f15e";
}

/* line 11312, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-function-y:before {
  content: "\f4e6";
}

/* line 11316, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-greater:before {
  content: "\f4e7";
}

/* line 11320, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-integral:before {
  content: "\f4e9";
}

/* line 11324, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-integral-x:before {
  content: "\f4e8";
}

/* line 11328, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-integrals:before {
  content: "\f4ea";
}

/* line 11332, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-lower:before {
  content: "\f4eb";
}

/* line 11336, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-max:before {
  content: "\f0f5";
}

/* line 11340, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-min:before {
  content: "\f0f6";
}

/* line 11344, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-not:before {
  content: "\f4ec";
}

/* line 11348, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-off:before {
  content: "\f409";
}

/* line 11352, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-pi:before {
  content: "\f4ee";
}

/* line 11356, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-pi-divide-2:before {
  content: "\f4ed";
}

/* line 11360, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-symbols:before {
  content: "\eeb3";
}

/* line 11364, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-x-divide-2:before {
  content: "\f4ef";
}

/* line 11368, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-x-divide-y:before {
  content: "\f4f1";
}

/* line 11372, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-x-divide-y-2:before {
  content: "\f4f0";
}

/* line 11376, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-x-minus-x:before {
  content: "\f4f2";
}

/* line 11380, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-x-minus-y:before {
  content: "\f4f3";
}

/* line 11384, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-x-plus-x:before {
  content: "\f4f4";
}

/* line 11388, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-x-plus-y:before {
  content: "\f4f5";
}

/* line 11392, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-xy:before {
  content: "\f4f6";
}

/* line 11396, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-y-minus-y:before {
  content: "\f4f7";
}

/* line 11400, app/assets/stylesheets/tabler-icons.css.scss */
.ti-math-y-plus-y:before {
  content: "\f4f8";
}

/* line 11404, app/assets/stylesheets/tabler-icons.css.scss */
.ti-maximize:before {
  content: "\eaea";
}

/* line 11408, app/assets/stylesheets/tabler-icons.css.scss */
.ti-maximize-off:before {
  content: "\f15f";
}

/* line 11412, app/assets/stylesheets/tabler-icons.css.scss */
.ti-meat:before {
  content: "\ef12";
}

/* line 11416, app/assets/stylesheets/tabler-icons.css.scss */
.ti-meat-off:before {
  content: "\f40a";
}

/* line 11420, app/assets/stylesheets/tabler-icons.css.scss */
.ti-medal:before {
  content: "\ec78";
}

/* line 11424, app/assets/stylesheets/tabler-icons.css.scss */
.ti-medal-2:before {
  content: "\efcd";
}

/* line 11428, app/assets/stylesheets/tabler-icons.css.scss */
.ti-medical-cross:before {
  content: "\ec2f";
}

/* line 11432, app/assets/stylesheets/tabler-icons.css.scss */
.ti-medical-cross-filled:before {
  content: "\f681";
}

/* line 11436, app/assets/stylesheets/tabler-icons.css.scss */
.ti-medical-cross-off:before {
  content: "\f160";
}

/* line 11440, app/assets/stylesheets/tabler-icons.css.scss */
.ti-medicine-syrup:before {
  content: "\ef63";
}

/* line 11444, app/assets/stylesheets/tabler-icons.css.scss */
.ti-meeple:before {
  content: "\f514";
}

/* line 11448, app/assets/stylesheets/tabler-icons.css.scss */
.ti-menorah:before {
  content: "\f58c";
}

/* line 11452, app/assets/stylesheets/tabler-icons.css.scss */
.ti-menu:before {
  content: "\eaeb";
}

/* line 11456, app/assets/stylesheets/tabler-icons.css.scss */
.ti-menu-2:before {
  content: "\ec42";
}

/* line 11460, app/assets/stylesheets/tabler-icons.css.scss */
.ti-menu-order:before {
  content: "\f5f5";
}

/* line 11464, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message:before {
  content: "\eaef";
}

/* line 11468, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-2:before {
  content: "\eaec";
}

/* line 11472, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-2-bolt:before {
  content: "\f95c";
}

/* line 11476, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-2-cancel:before {
  content: "\f95d";
}

/* line 11480, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-2-check:before {
  content: "\f95e";
}

/* line 11484, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-2-code:before {
  content: "\f012";
}

/* line 11488, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-2-cog:before {
  content: "\f95f";
}

/* line 11492, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-2-dollar:before {
  content: "\f960";
}

/* line 11496, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-2-down:before {
  content: "\f961";
}

/* line 11500, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-2-exclamation:before {
  content: "\f962";
}

/* line 11504, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-2-heart:before {
  content: "\f963";
}

/* line 11508, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-2-minus:before {
  content: "\f964";
}

/* line 11512, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-2-off:before {
  content: "\f40b";
}

/* line 11516, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-2-pause:before {
  content: "\f965";
}

/* line 11520, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-2-pin:before {
  content: "\f966";
}

/* line 11524, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-2-plus:before {
  content: "\f967";
}

/* line 11528, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-2-question:before {
  content: "\f968";
}

/* line 11532, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-2-search:before {
  content: "\f969";
}

/* line 11536, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-2-share:before {
  content: "\f077";
}

/* line 11540, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-2-star:before {
  content: "\f96a";
}

/* line 11544, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-2-up:before {
  content: "\f96b";
}

/* line 11548, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-2-x:before {
  content: "\f96c";
}

/* line 11552, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-bolt:before {
  content: "\f96d";
}

/* line 11556, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-cancel:before {
  content: "\f96e";
}

/* line 11560, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-chatbot:before {
  content: "\f38a";
}

/* line 11564, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-check:before {
  content: "\f96f";
}

/* line 11568, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle:before {
  content: "\eaed";
}

/* line 11572, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-2:before {
  content: "\ed3f";
}

/* line 11576, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-2-filled:before {
  content: "\f682";
}

/* line 11580, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-bolt:before {
  content: "\f970";
}

/* line 11584, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-cancel:before {
  content: "\f971";
}

/* line 11588, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-check:before {
  content: "\f972";
}

/* line 11592, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-code:before {
  content: "\f973";
}

/* line 11596, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-cog:before {
  content: "\f974";
}

/* line 11600, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-dollar:before {
  content: "\f975";
}

/* line 11604, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-down:before {
  content: "\f976";
}

/* line 11608, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-exclamation:before {
  content: "\f977";
}

/* line 11612, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-heart:before {
  content: "\f978";
}

/* line 11616, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-minus:before {
  content: "\f979";
}

/* line 11620, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-off:before {
  content: "\ed40";
}

/* line 11624, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-pause:before {
  content: "\f97a";
}

/* line 11628, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-pin:before {
  content: "\f97b";
}

/* line 11632, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-plus:before {
  content: "\f97c";
}

/* line 11636, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-question:before {
  content: "\f97d";
}

/* line 11640, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-search:before {
  content: "\f97e";
}

/* line 11644, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-share:before {
  content: "\f97f";
}

/* line 11648, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-star:before {
  content: "\f980";
}

/* line 11652, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-up:before {
  content: "\f981";
}

/* line 11656, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-circle-x:before {
  content: "\f982";
}

/* line 11660, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-code:before {
  content: "\f013";
}

/* line 11664, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-cog:before {
  content: "\f983";
}

/* line 11668, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-dollar:before {
  content: "\f984";
}

/* line 11672, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-dots:before {
  content: "\eaee";
}

/* line 11676, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-down:before {
  content: "\f985";
}

/* line 11680, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-exclamation:before {
  content: "\f986";
}

/* line 11684, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-forward:before {
  content: "\f28f";
}

/* line 11688, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-heart:before {
  content: "\f987";
}

/* line 11692, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-language:before {
  content: "\efae";
}

/* line 11696, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-minus:before {
  content: "\f988";
}

/* line 11700, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-off:before {
  content: "\ed41";
}

/* line 11704, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-pause:before {
  content: "\f989";
}

/* line 11708, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-pin:before {
  content: "\f98a";
}

/* line 11712, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-plus:before {
  content: "\ec9a";
}

/* line 11716, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-question:before {
  content: "\f98b";
}

/* line 11720, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-report:before {
  content: "\ec9b";
}

/* line 11724, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-search:before {
  content: "\f98c";
}

/* line 11728, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-share:before {
  content: "\f078";
}

/* line 11732, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-star:before {
  content: "\f98d";
}

/* line 11736, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-up:before {
  content: "\f98e";
}

/* line 11740, app/assets/stylesheets/tabler-icons.css.scss */
.ti-message-x:before {
  content: "\f98f";
}

/* line 11744, app/assets/stylesheets/tabler-icons.css.scss */
.ti-messages:before {
  content: "\eb6c";
}

/* line 11748, app/assets/stylesheets/tabler-icons.css.scss */
.ti-messages-off:before {
  content: "\ed42";
}

/* line 11752, app/assets/stylesheets/tabler-icons.css.scss */
.ti-meteor:before {
  content: "\f1fd";
}

/* line 11756, app/assets/stylesheets/tabler-icons.css.scss */
.ti-meteor-off:before {
  content: "\f40c";
}

/* line 11760, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mickey:before {
  content: "\f2a3";
}

/* line 11764, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mickey-filled:before {
  content: "\f683";
}

/* line 11768, app/assets/stylesheets/tabler-icons.css.scss */
.ti-microphone:before {
  content: "\eaf0";
}

/* line 11772, app/assets/stylesheets/tabler-icons.css.scss */
.ti-microphone-2:before {
  content: "\ef2c";
}

/* line 11776, app/assets/stylesheets/tabler-icons.css.scss */
.ti-microphone-2-off:before {
  content: "\f40d";
}

/* line 11780, app/assets/stylesheets/tabler-icons.css.scss */
.ti-microphone-off:before {
  content: "\ed16";
}

/* line 11784, app/assets/stylesheets/tabler-icons.css.scss */
.ti-microscope:before {
  content: "\ef64";
}

/* line 11788, app/assets/stylesheets/tabler-icons.css.scss */
.ti-microscope-off:before {
  content: "\f40e";
}

/* line 11792, app/assets/stylesheets/tabler-icons.css.scss */
.ti-microwave:before {
  content: "\f248";
}

/* line 11796, app/assets/stylesheets/tabler-icons.css.scss */
.ti-microwave-off:before {
  content: "\f264";
}

/* line 11800, app/assets/stylesheets/tabler-icons.css.scss */
.ti-military-award:before {
  content: "\f079";
}

/* line 11804, app/assets/stylesheets/tabler-icons.css.scss */
.ti-military-rank:before {
  content: "\efcf";
}

/* line 11808, app/assets/stylesheets/tabler-icons.css.scss */
.ti-milk:before {
  content: "\ef13";
}

/* line 11812, app/assets/stylesheets/tabler-icons.css.scss */
.ti-milk-off:before {
  content: "\f40f";
}

/* line 11816, app/assets/stylesheets/tabler-icons.css.scss */
.ti-milkshake:before {
  content: "\f4c8";
}

/* line 11820, app/assets/stylesheets/tabler-icons.css.scss */
.ti-minimize:before {
  content: "\eaf1";
}

/* line 11824, app/assets/stylesheets/tabler-icons.css.scss */
.ti-minus:before {
  content: "\eaf2";
}

/* line 11828, app/assets/stylesheets/tabler-icons.css.scss */
.ti-minus-vertical:before {
  content: "\eeb4";
}

/* line 11832, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mist:before {
  content: "\ec30";
}

/* line 11836, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mist-off:before {
  content: "\f410";
}

/* line 11840, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mobiledata:before {
  content: "\f9f5";
}

/* line 11844, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mobiledata-off:before {
  content: "\f9f4";
}

/* line 11848, app/assets/stylesheets/tabler-icons.css.scss */
.ti-moneybag:before {
  content: "\f506";
}

/* line 11852, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-angry:before {
  content: "\f2de";
}

/* line 11856, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-annoyed:before {
  content: "\f2e0";
}

/* line 11860, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-annoyed-2:before {
  content: "\f2df";
}

/* line 11864, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-boy:before {
  content: "\ed2d";
}

/* line 11868, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-check:before {
  content: "\f7b3";
}

/* line 11872, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-cog:before {
  content: "\f7b4";
}

/* line 11876, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-confuzed:before {
  content: "\eaf3";
}

/* line 11880, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-confuzed-filled:before {
  content: "\f7f2";
}

/* line 11884, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-crazy-happy:before {
  content: "\ed90";
}

/* line 11888, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-cry:before {
  content: "\ecbb";
}

/* line 11892, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-dollar:before {
  content: "\f7b5";
}

/* line 11896, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-edit:before {
  content: "\fa05";
}

/* line 11900, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-empty:before {
  content: "\eeb5";
}

/* line 11904, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-empty-filled:before {
  content: "\f7f3";
}

/* line 11908, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-happy:before {
  content: "\eaf4";
}

/* line 11912, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-happy-filled:before {
  content: "\f7f4";
}

/* line 11916, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-heart:before {
  content: "\f7b6";
}

/* line 11920, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-kid:before {
  content: "\ec03";
}

/* line 11924, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-kid-filled:before {
  content: "\f7f5";
}

/* line 11928, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-look-left:before {
  content: "\f2c5";
}

/* line 11932, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-look-right:before {
  content: "\f2c6";
}

/* line 11936, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-minus:before {
  content: "\f7b7";
}

/* line 11940, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-nerd:before {
  content: "\f2e1";
}

/* line 11944, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-nervous:before {
  content: "\ef96";
}

/* line 11948, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-neutral:before {
  content: "\eaf5";
}

/* line 11952, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-neutral-filled:before {
  content: "\f7f6";
}

/* line 11956, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-off:before {
  content: "\f161";
}

/* line 11960, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-pin:before {
  content: "\f7b8";
}

/* line 11964, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-plus:before {
  content: "\f7b9";
}

/* line 11968, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-sad:before {
  content: "\eaf6";
}

/* line 11972, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-sad-2:before {
  content: "\f2e2";
}

/* line 11976, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-sad-dizzy:before {
  content: "\f2e3";
}

/* line 11980, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-sad-filled:before {
  content: "\f7f7";
}

/* line 11984, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-sad-squint:before {
  content: "\f2e4";
}

/* line 11988, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-search:before {
  content: "\f7ba";
}

/* line 11992, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-share:before {
  content: "\fa06";
}

/* line 11996, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-sick:before {
  content: "\f2e5";
}

/* line 12000, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-silence:before {
  content: "\f2e6";
}

/* line 12004, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-sing:before {
  content: "\f2c7";
}

/* line 12008, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-smile:before {
  content: "\eaf7";
}

/* line 12012, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-smile-beam:before {
  content: "\f2e7";
}

/* line 12016, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-smile-dizzy:before {
  content: "\f2e8";
}

/* line 12020, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-smile-filled:before {
  content: "\f7f8";
}

/* line 12024, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-suprised:before {
  content: "\ec04";
}

/* line 12028, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-tongue:before {
  content: "\eb95";
}

/* line 12032, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-tongue-wink:before {
  content: "\f2ea";
}

/* line 12036, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-tongue-wink-2:before {
  content: "\f2e9";
}

/* line 12040, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-unamused:before {
  content: "\f2eb";
}

/* line 12044, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-up:before {
  content: "\f7bb";
}

/* line 12048, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-wink:before {
  content: "\f2ed";
}

/* line 12052, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-wink-2:before {
  content: "\f2ec";
}

/* line 12056, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-wrrr:before {
  content: "\f2ee";
}

/* line 12060, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-x:before {
  content: "\f7bc";
}

/* line 12064, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mood-xd:before {
  content: "\f2ef";
}

/* line 12068, app/assets/stylesheets/tabler-icons.css.scss */
.ti-moon:before {
  content: "\eaf8";
}

/* line 12072, app/assets/stylesheets/tabler-icons.css.scss */
.ti-moon-2:before {
  content: "\ece6";
}

/* line 12076, app/assets/stylesheets/tabler-icons.css.scss */
.ti-moon-filled:before {
  content: "\f684";
}

/* line 12080, app/assets/stylesheets/tabler-icons.css.scss */
.ti-moon-off:before {
  content: "\f162";
}

/* line 12084, app/assets/stylesheets/tabler-icons.css.scss */
.ti-moon-stars:before {
  content: "\ece7";
}

/* line 12088, app/assets/stylesheets/tabler-icons.css.scss */
.ti-moped:before {
  content: "\ecbc";
}

/* line 12092, app/assets/stylesheets/tabler-icons.css.scss */
.ti-motorbike:before {
  content: "\eeb6";
}

/* line 12096, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mountain:before {
  content: "\ef97";
}

/* line 12100, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mountain-off:before {
  content: "\f411";
}

/* line 12104, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mouse:before {
  content: "\eaf9";
}

/* line 12108, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mouse-2:before {
  content: "\f1d7";
}

/* line 12112, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mouse-off:before {
  content: "\f163";
}

/* line 12116, app/assets/stylesheets/tabler-icons.css.scss */
.ti-moustache:before {
  content: "\f4c9";
}

/* line 12120, app/assets/stylesheets/tabler-icons.css.scss */
.ti-movie:before {
  content: "\eafa";
}

/* line 12124, app/assets/stylesheets/tabler-icons.css.scss */
.ti-movie-off:before {
  content: "\f164";
}

/* line 12128, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mug:before {
  content: "\eafb";
}

/* line 12132, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mug-off:before {
  content: "\f165";
}

/* line 12136, app/assets/stylesheets/tabler-icons.css.scss */
.ti-multiplier-0-5x:before {
  content: "\ef41";
}

/* line 12140, app/assets/stylesheets/tabler-icons.css.scss */
.ti-multiplier-1-5x:before {
  content: "\ef42";
}

/* line 12144, app/assets/stylesheets/tabler-icons.css.scss */
.ti-multiplier-1x:before {
  content: "\ef43";
}

/* line 12148, app/assets/stylesheets/tabler-icons.css.scss */
.ti-multiplier-2x:before {
  content: "\ef44";
}

/* line 12152, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mushroom:before {
  content: "\ef14";
}

/* line 12156, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mushroom-filled:before {
  content: "\f7f9";
}

/* line 12160, app/assets/stylesheets/tabler-icons.css.scss */
.ti-mushroom-off:before {
  content: "\f412";
}

/* line 12164, app/assets/stylesheets/tabler-icons.css.scss */
.ti-music:before {
  content: "\eafc";
}

/* line 12168, app/assets/stylesheets/tabler-icons.css.scss */
.ti-music-off:before {
  content: "\f166";
}

/* line 12172, app/assets/stylesheets/tabler-icons.css.scss */
.ti-navigation:before {
  content: "\f2c8";
}

/* line 12176, app/assets/stylesheets/tabler-icons.css.scss */
.ti-navigation-filled:before {
  content: "\f685";
}

/* line 12180, app/assets/stylesheets/tabler-icons.css.scss */
.ti-navigation-off:before {
  content: "\f413";
}

/* line 12184, app/assets/stylesheets/tabler-icons.css.scss */
.ti-needle:before {
  content: "\f508";
}

/* line 12188, app/assets/stylesheets/tabler-icons.css.scss */
.ti-needle-thread:before {
  content: "\f507";
}

/* line 12192, app/assets/stylesheets/tabler-icons.css.scss */
.ti-network:before {
  content: "\f09f";
}

/* line 12196, app/assets/stylesheets/tabler-icons.css.scss */
.ti-network-off:before {
  content: "\f414";
}

/* line 12200, app/assets/stylesheets/tabler-icons.css.scss */
.ti-new-section:before {
  content: "\ebc1";
}

/* line 12204, app/assets/stylesheets/tabler-icons.css.scss */
.ti-news:before {
  content: "\eafd";
}

/* line 12208, app/assets/stylesheets/tabler-icons.css.scss */
.ti-news-off:before {
  content: "\f167";
}

/* line 12212, app/assets/stylesheets/tabler-icons.css.scss */
.ti-nfc:before {
  content: "\eeb7";
}

/* line 12216, app/assets/stylesheets/tabler-icons.css.scss */
.ti-nfc-off:before {
  content: "\f168";
}

/* line 12220, app/assets/stylesheets/tabler-icons.css.scss */
.ti-no-copyright:before {
  content: "\efb9";
}

/* line 12224, app/assets/stylesheets/tabler-icons.css.scss */
.ti-no-creative-commons:before {
  content: "\efba";
}

/* line 12228, app/assets/stylesheets/tabler-icons.css.scss */
.ti-no-derivatives:before {
  content: "\efbb";
}

/* line 12232, app/assets/stylesheets/tabler-icons.css.scss */
.ti-north-star:before {
  content: "\f014";
}

/* line 12236, app/assets/stylesheets/tabler-icons.css.scss */
.ti-note:before {
  content: "\eb6d";
}

/* line 12240, app/assets/stylesheets/tabler-icons.css.scss */
.ti-note-off:before {
  content: "\f169";
}

/* line 12244, app/assets/stylesheets/tabler-icons.css.scss */
.ti-notebook:before {
  content: "\eb96";
}

/* line 12248, app/assets/stylesheets/tabler-icons.css.scss */
.ti-notebook-off:before {
  content: "\f415";
}

/* line 12252, app/assets/stylesheets/tabler-icons.css.scss */
.ti-notes:before {
  content: "\eb6e";
}

/* line 12256, app/assets/stylesheets/tabler-icons.css.scss */
.ti-notes-off:before {
  content: "\f16a";
}

/* line 12260, app/assets/stylesheets/tabler-icons.css.scss */
.ti-notification:before {
  content: "\eafe";
}

/* line 12264, app/assets/stylesheets/tabler-icons.css.scss */
.ti-notification-off:before {
  content: "\f16b";
}

/* line 12268, app/assets/stylesheets/tabler-icons.css.scss */
.ti-number:before {
  content: "\f1fe";
}

/* line 12272, app/assets/stylesheets/tabler-icons.css.scss */
.ti-number-0:before {
  content: "\edf0";
}

/* line 12276, app/assets/stylesheets/tabler-icons.css.scss */
.ti-number-1:before {
  content: "\edf1";
}

/* line 12280, app/assets/stylesheets/tabler-icons.css.scss */
.ti-number-2:before {
  content: "\edf2";
}

/* line 12284, app/assets/stylesheets/tabler-icons.css.scss */
.ti-number-3:before {
  content: "\edf3";
}

/* line 12288, app/assets/stylesheets/tabler-icons.css.scss */
.ti-number-4:before {
  content: "\edf4";
}

/* line 12292, app/assets/stylesheets/tabler-icons.css.scss */
.ti-number-5:before {
  content: "\edf5";
}

/* line 12296, app/assets/stylesheets/tabler-icons.css.scss */
.ti-number-6:before {
  content: "\edf6";
}

/* line 12300, app/assets/stylesheets/tabler-icons.css.scss */
.ti-number-7:before {
  content: "\edf7";
}

/* line 12304, app/assets/stylesheets/tabler-icons.css.scss */
.ti-number-8:before {
  content: "\edf8";
}

/* line 12308, app/assets/stylesheets/tabler-icons.css.scss */
.ti-number-9:before {
  content: "\edf9";
}

/* line 12312, app/assets/stylesheets/tabler-icons.css.scss */
.ti-numbers:before {
  content: "\f015";
}

/* line 12316, app/assets/stylesheets/tabler-icons.css.scss */
.ti-nurse:before {
  content: "\ef65";
}

/* line 12320, app/assets/stylesheets/tabler-icons.css.scss */
.ti-octagon:before {
  content: "\ecbd";
}

/* line 12324, app/assets/stylesheets/tabler-icons.css.scss */
.ti-octagon-filled:before {
  content: "\f686";
}

/* line 12328, app/assets/stylesheets/tabler-icons.css.scss */
.ti-octagon-off:before {
  content: "\eeb8";
}

/* line 12332, app/assets/stylesheets/tabler-icons.css.scss */
.ti-octahedron:before {
  content: "\faae";
}

/* line 12336, app/assets/stylesheets/tabler-icons.css.scss */
.ti-octahedron-off:before {
  content: "\faac";
}

/* line 12340, app/assets/stylesheets/tabler-icons.css.scss */
.ti-octahedron-plus:before {
  content: "\faad";
}

/* line 12344, app/assets/stylesheets/tabler-icons.css.scss */
.ti-old:before {
  content: "\eeb9";
}

/* line 12348, app/assets/stylesheets/tabler-icons.css.scss */
.ti-olympics:before {
  content: "\eeba";
}

/* line 12352, app/assets/stylesheets/tabler-icons.css.scss */
.ti-olympics-off:before {
  content: "\f416";
}

/* line 12356, app/assets/stylesheets/tabler-icons.css.scss */
.ti-om:before {
  content: "\f58d";
}

/* line 12360, app/assets/stylesheets/tabler-icons.css.scss */
.ti-omega:before {
  content: "\eb97";
}

/* line 12364, app/assets/stylesheets/tabler-icons.css.scss */
.ti-outbound:before {
  content: "\f249";
}

/* line 12368, app/assets/stylesheets/tabler-icons.css.scss */
.ti-outlet:before {
  content: "\ebd7";
}

/* line 12372, app/assets/stylesheets/tabler-icons.css.scss */
.ti-oval:before {
  content: "\f02e";
}

/* line 12376, app/assets/stylesheets/tabler-icons.css.scss */
.ti-oval-filled:before {
  content: "\f687";
}

/* line 12380, app/assets/stylesheets/tabler-icons.css.scss */
.ti-oval-vertical:before {
  content: "\f02d";
}

/* line 12384, app/assets/stylesheets/tabler-icons.css.scss */
.ti-oval-vertical-filled:before {
  content: "\f688";
}

/* line 12388, app/assets/stylesheets/tabler-icons.css.scss */
.ti-overline:before {
  content: "\eebb";
}

/* line 12392, app/assets/stylesheets/tabler-icons.css.scss */
.ti-package:before {
  content: "\eaff";
}

/* line 12396, app/assets/stylesheets/tabler-icons.css.scss */
.ti-package-export:before {
  content: "\f07a";
}

/* line 12400, app/assets/stylesheets/tabler-icons.css.scss */
.ti-package-import:before {
  content: "\f07b";
}

/* line 12404, app/assets/stylesheets/tabler-icons.css.scss */
.ti-package-off:before {
  content: "\f16c";
}

/* line 12408, app/assets/stylesheets/tabler-icons.css.scss */
.ti-packages:before {
  content: "\f2c9";
}

/* line 12412, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pacman:before {
  content: "\eebc";
}

/* line 12416, app/assets/stylesheets/tabler-icons.css.scss */
.ti-page-break:before {
  content: "\ec81";
}

/* line 12420, app/assets/stylesheets/tabler-icons.css.scss */
.ti-paint:before {
  content: "\eb00";
}

/* line 12424, app/assets/stylesheets/tabler-icons.css.scss */
.ti-paint-filled:before {
  content: "\f75f";
}

/* line 12428, app/assets/stylesheets/tabler-icons.css.scss */
.ti-paint-off:before {
  content: "\f16d";
}

/* line 12432, app/assets/stylesheets/tabler-icons.css.scss */
.ti-palette:before {
  content: "\eb01";
}

/* line 12436, app/assets/stylesheets/tabler-icons.css.scss */
.ti-palette-off:before {
  content: "\f16e";
}

/* line 12440, app/assets/stylesheets/tabler-icons.css.scss */
.ti-panorama-horizontal:before {
  content: "\ed33";
}

/* line 12444, app/assets/stylesheets/tabler-icons.css.scss */
.ti-panorama-horizontal-off:before {
  content: "\f417";
}

/* line 12448, app/assets/stylesheets/tabler-icons.css.scss */
.ti-panorama-vertical:before {
  content: "\ed34";
}

/* line 12452, app/assets/stylesheets/tabler-icons.css.scss */
.ti-panorama-vertical-off:before {
  content: "\f418";
}

/* line 12456, app/assets/stylesheets/tabler-icons.css.scss */
.ti-paper-bag:before {
  content: "\f02f";
}

/* line 12460, app/assets/stylesheets/tabler-icons.css.scss */
.ti-paper-bag-off:before {
  content: "\f16f";
}

/* line 12464, app/assets/stylesheets/tabler-icons.css.scss */
.ti-paperclip:before {
  content: "\eb02";
}

/* line 12468, app/assets/stylesheets/tabler-icons.css.scss */
.ti-parachute:before {
  content: "\ed7c";
}

/* line 12472, app/assets/stylesheets/tabler-icons.css.scss */
.ti-parachute-off:before {
  content: "\f170";
}

/* line 12476, app/assets/stylesheets/tabler-icons.css.scss */
.ti-parentheses:before {
  content: "\ebd8";
}

/* line 12480, app/assets/stylesheets/tabler-icons.css.scss */
.ti-parentheses-off:before {
  content: "\f171";
}

/* line 12484, app/assets/stylesheets/tabler-icons.css.scss */
.ti-parking:before {
  content: "\eb03";
}

/* line 12488, app/assets/stylesheets/tabler-icons.css.scss */
.ti-parking-off:before {
  content: "\f172";
}

/* line 12492, app/assets/stylesheets/tabler-icons.css.scss */
.ti-password:before {
  content: "\f4ca";
}

/* line 12496, app/assets/stylesheets/tabler-icons.css.scss */
.ti-paw:before {
  content: "\eff9";
}

/* line 12500, app/assets/stylesheets/tabler-icons.css.scss */
.ti-paw-filled:before {
  content: "\f689";
}

/* line 12504, app/assets/stylesheets/tabler-icons.css.scss */
.ti-paw-off:before {
  content: "\f419";
}

/* line 12508, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pdf:before {
  content: "\f7ac";
}

/* line 12512, app/assets/stylesheets/tabler-icons.css.scss */
.ti-peace:before {
  content: "\ecbe";
}

/* line 12516, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pencil:before {
  content: "\eb04";
}

/* line 12520, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pencil-minus:before {
  content: "\f1eb";
}

/* line 12524, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pencil-off:before {
  content: "\f173";
}

/* line 12528, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pencil-plus:before {
  content: "\f1ec";
}

/* line 12532, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pennant:before {
  content: "\ed7d";
}

/* line 12536, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pennant-2:before {
  content: "\f06a";
}

/* line 12540, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pennant-2-filled:before {
  content: "\f68a";
}

/* line 12544, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pennant-filled:before {
  content: "\f68b";
}

/* line 12548, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pennant-off:before {
  content: "\f174";
}

/* line 12552, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pentagon:before {
  content: "\efe3";
}

/* line 12556, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pentagon-filled:before {
  content: "\f68c";
}

/* line 12560, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pentagon-off:before {
  content: "\f41a";
}

/* line 12564, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pentagram:before {
  content: "\f586";
}

/* line 12568, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pepper:before {
  content: "\ef15";
}

/* line 12572, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pepper-off:before {
  content: "\f175";
}

/* line 12576, app/assets/stylesheets/tabler-icons.css.scss */
.ti-percentage:before {
  content: "\ecf4";
}

/* line 12580, app/assets/stylesheets/tabler-icons.css.scss */
.ti-perfume:before {
  content: "\f509";
}

/* line 12584, app/assets/stylesheets/tabler-icons.css.scss */
.ti-perspective:before {
  content: "\eebd";
}

/* line 12588, app/assets/stylesheets/tabler-icons.css.scss */
.ti-perspective-off:before {
  content: "\f176";
}

/* line 12592, app/assets/stylesheets/tabler-icons.css.scss */
.ti-phone:before {
  content: "\eb09";
}

/* line 12596, app/assets/stylesheets/tabler-icons.css.scss */
.ti-phone-call:before {
  content: "\eb05";
}

/* line 12600, app/assets/stylesheets/tabler-icons.css.scss */
.ti-phone-calling:before {
  content: "\ec43";
}

/* line 12604, app/assets/stylesheets/tabler-icons.css.scss */
.ti-phone-check:before {
  content: "\ec05";
}

/* line 12608, app/assets/stylesheets/tabler-icons.css.scss */
.ti-phone-filled:before {
  content: "\fa49";
}

/* line 12612, app/assets/stylesheets/tabler-icons.css.scss */
.ti-phone-incoming:before {
  content: "\eb06";
}

/* line 12616, app/assets/stylesheets/tabler-icons.css.scss */
.ti-phone-off:before {
  content: "\ecf5";
}

/* line 12620, app/assets/stylesheets/tabler-icons.css.scss */
.ti-phone-outgoing:before {
  content: "\eb07";
}

/* line 12624, app/assets/stylesheets/tabler-icons.css.scss */
.ti-phone-pause:before {
  content: "\eb08";
}

/* line 12628, app/assets/stylesheets/tabler-icons.css.scss */
.ti-phone-plus:before {
  content: "\ec06";
}

/* line 12632, app/assets/stylesheets/tabler-icons.css.scss */
.ti-phone-x:before {
  content: "\ec07";
}

/* line 12636, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo:before {
  content: "\eb0a";
}

/* line 12640, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-ai:before {
  content: "\fa32";
}

/* line 12644, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-bolt:before {
  content: "\f990";
}

/* line 12648, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-cancel:before {
  content: "\f35d";
}

/* line 12652, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-check:before {
  content: "\f35e";
}

/* line 12656, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-code:before {
  content: "\f991";
}

/* line 12660, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-cog:before {
  content: "\f992";
}

/* line 12664, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-dollar:before {
  content: "\f993";
}

/* line 12668, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-down:before {
  content: "\f35f";
}

/* line 12672, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-edit:before {
  content: "\f360";
}

/* line 12676, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-exclamation:before {
  content: "\f994";
}

/* line 12680, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-filled:before {
  content: "\fa4a";
}

/* line 12684, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-heart:before {
  content: "\f361";
}

/* line 12688, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-minus:before {
  content: "\f362";
}

/* line 12692, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-off:before {
  content: "\ecf6";
}

/* line 12696, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-pause:before {
  content: "\f995";
}

/* line 12700, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-pin:before {
  content: "\f996";
}

/* line 12704, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-plus:before {
  content: "\f363";
}

/* line 12708, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-question:before {
  content: "\f997";
}

/* line 12712, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-search:before {
  content: "\f364";
}

/* line 12716, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-sensor:before {
  content: "\f798";
}

/* line 12720, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-sensor-2:before {
  content: "\f796";
}

/* line 12724, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-sensor-3:before {
  content: "\f797";
}

/* line 12728, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-share:before {
  content: "\f998";
}

/* line 12732, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-shield:before {
  content: "\f365";
}

/* line 12736, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-star:before {
  content: "\f366";
}

/* line 12740, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-up:before {
  content: "\f38b";
}

/* line 12744, app/assets/stylesheets/tabler-icons.css.scss */
.ti-photo-x:before {
  content: "\f367";
}

/* line 12748, app/assets/stylesheets/tabler-icons.css.scss */
.ti-physotherapist:before {
  content: "\eebe";
}

/* line 12752, app/assets/stylesheets/tabler-icons.css.scss */
.ti-picture-in-picture:before {
  content: "\ed35";
}

/* line 12756, app/assets/stylesheets/tabler-icons.css.scss */
.ti-picture-in-picture-off:before {
  content: "\ed43";
}

/* line 12760, app/assets/stylesheets/tabler-icons.css.scss */
.ti-picture-in-picture-on:before {
  content: "\ed44";
}

/* line 12764, app/assets/stylesheets/tabler-icons.css.scss */
.ti-picture-in-picture-top:before {
  content: "\efe4";
}

/* line 12768, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pig:before {
  content: "\ef52";
}

/* line 12772, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pig-money:before {
  content: "\f38c";
}

/* line 12776, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pig-off:before {
  content: "\f177";
}

/* line 12780, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pilcrow:before {
  content: "\f5f6";
}

/* line 12784, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pill:before {
  content: "\ec44";
}

/* line 12788, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pill-off:before {
  content: "\f178";
}

/* line 12792, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pills:before {
  content: "\ef66";
}

/* line 12796, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pin:before {
  content: "\ec9c";
}

/* line 12800, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pin-filled:before {
  content: "\f68d";
}

/* line 12804, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ping-pong:before {
  content: "\f38d";
}

/* line 12808, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pinned:before {
  content: "\ed60";
}

/* line 12812, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pinned-filled:before {
  content: "\f68e";
}

/* line 12816, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pinned-off:before {
  content: "\ed5f";
}

/* line 12820, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pizza:before {
  content: "\edbb";
}

/* line 12824, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pizza-off:before {
  content: "\f179";
}

/* line 12828, app/assets/stylesheets/tabler-icons.css.scss */
.ti-placeholder:before {
  content: "\f626";
}

/* line 12832, app/assets/stylesheets/tabler-icons.css.scss */
.ti-plane:before {
  content: "\eb6f";
}

/* line 12836, app/assets/stylesheets/tabler-icons.css.scss */
.ti-plane-arrival:before {
  content: "\eb99";
}

/* line 12840, app/assets/stylesheets/tabler-icons.css.scss */
.ti-plane-departure:before {
  content: "\eb9a";
}

/* line 12844, app/assets/stylesheets/tabler-icons.css.scss */
.ti-plane-inflight:before {
  content: "\ef98";
}

/* line 12848, app/assets/stylesheets/tabler-icons.css.scss */
.ti-plane-off:before {
  content: "\f17a";
}

/* line 12852, app/assets/stylesheets/tabler-icons.css.scss */
.ti-plane-tilt:before {
  content: "\f1ed";
}

/* line 12856, app/assets/stylesheets/tabler-icons.css.scss */
.ti-planet:before {
  content: "\ec08";
}

/* line 12860, app/assets/stylesheets/tabler-icons.css.scss */
.ti-planet-off:before {
  content: "\f17b";
}

/* line 12864, app/assets/stylesheets/tabler-icons.css.scss */
.ti-plant:before {
  content: "\ed50";
}

/* line 12868, app/assets/stylesheets/tabler-icons.css.scss */
.ti-plant-2:before {
  content: "\ed7e";
}

/* line 12872, app/assets/stylesheets/tabler-icons.css.scss */
.ti-plant-2-off:before {
  content: "\f17c";
}

/* line 12876, app/assets/stylesheets/tabler-icons.css.scss */
.ti-plant-off:before {
  content: "\f17d";
}

/* line 12880, app/assets/stylesheets/tabler-icons.css.scss */
.ti-play-basketball:before {
  content: "\fa66";
}

/* line 12884, app/assets/stylesheets/tabler-icons.css.scss */
.ti-play-card:before {
  content: "\eebf";
}

/* line 12888, app/assets/stylesheets/tabler-icons.css.scss */
.ti-play-card-off:before {
  content: "\f17e";
}

/* line 12892, app/assets/stylesheets/tabler-icons.css.scss */
.ti-play-football:before {
  content: "\fa67";
}

/* line 12896, app/assets/stylesheets/tabler-icons.css.scss */
.ti-play-handball:before {
  content: "\fa68";
}

/* line 12900, app/assets/stylesheets/tabler-icons.css.scss */
.ti-play-volleyball:before {
  content: "\fa69";
}

/* line 12904, app/assets/stylesheets/tabler-icons.css.scss */
.ti-player-eject:before {
  content: "\efbc";
}

/* line 12908, app/assets/stylesheets/tabler-icons.css.scss */
.ti-player-eject-filled:before {
  content: "\f68f";
}

/* line 12912, app/assets/stylesheets/tabler-icons.css.scss */
.ti-player-pause:before {
  content: "\ed45";
}

/* line 12916, app/assets/stylesheets/tabler-icons.css.scss */
.ti-player-pause-filled:before {
  content: "\f690";
}

/* line 12920, app/assets/stylesheets/tabler-icons.css.scss */
.ti-player-play:before {
  content: "\ed46";
}

/* line 12924, app/assets/stylesheets/tabler-icons.css.scss */
.ti-player-play-filled:before {
  content: "\f691";
}

/* line 12928, app/assets/stylesheets/tabler-icons.css.scss */
.ti-player-record:before {
  content: "\ed47";
}

/* line 12932, app/assets/stylesheets/tabler-icons.css.scss */
.ti-player-record-filled:before {
  content: "\f692";
}

/* line 12936, app/assets/stylesheets/tabler-icons.css.scss */
.ti-player-skip-back:before {
  content: "\ed48";
}

/* line 12940, app/assets/stylesheets/tabler-icons.css.scss */
.ti-player-skip-back-filled:before {
  content: "\f693";
}

/* line 12944, app/assets/stylesheets/tabler-icons.css.scss */
.ti-player-skip-forward:before {
  content: "\ed49";
}

/* line 12948, app/assets/stylesheets/tabler-icons.css.scss */
.ti-player-skip-forward-filled:before {
  content: "\f694";
}

/* line 12952, app/assets/stylesheets/tabler-icons.css.scss */
.ti-player-stop:before {
  content: "\ed4a";
}

/* line 12956, app/assets/stylesheets/tabler-icons.css.scss */
.ti-player-stop-filled:before {
  content: "\f695";
}

/* line 12960, app/assets/stylesheets/tabler-icons.css.scss */
.ti-player-track-next:before {
  content: "\ed4b";
}

/* line 12964, app/assets/stylesheets/tabler-icons.css.scss */
.ti-player-track-next-filled:before {
  content: "\f696";
}

/* line 12968, app/assets/stylesheets/tabler-icons.css.scss */
.ti-player-track-prev:before {
  content: "\ed4c";
}

/* line 12972, app/assets/stylesheets/tabler-icons.css.scss */
.ti-player-track-prev-filled:before {
  content: "\f697";
}

/* line 12976, app/assets/stylesheets/tabler-icons.css.scss */
.ti-playlist:before {
  content: "\eec0";
}

/* line 12980, app/assets/stylesheets/tabler-icons.css.scss */
.ti-playlist-add:before {
  content: "\f008";
}

/* line 12984, app/assets/stylesheets/tabler-icons.css.scss */
.ti-playlist-off:before {
  content: "\f17f";
}

/* line 12988, app/assets/stylesheets/tabler-icons.css.scss */
.ti-playlist-x:before {
  content: "\f009";
}

/* line 12992, app/assets/stylesheets/tabler-icons.css.scss */
.ti-playstation-circle:before {
  content: "\f2ad";
}

/* line 12996, app/assets/stylesheets/tabler-icons.css.scss */
.ti-playstation-square:before {
  content: "\f2ae";
}

/* line 13000, app/assets/stylesheets/tabler-icons.css.scss */
.ti-playstation-triangle:before {
  content: "\f2af";
}

/* line 13004, app/assets/stylesheets/tabler-icons.css.scss */
.ti-playstation-x:before {
  content: "\f2b0";
}

/* line 13008, app/assets/stylesheets/tabler-icons.css.scss */
.ti-plug:before {
  content: "\ebd9";
}

/* line 13012, app/assets/stylesheets/tabler-icons.css.scss */
.ti-plug-connected:before {
  content: "\f00a";
}

/* line 13016, app/assets/stylesheets/tabler-icons.css.scss */
.ti-plug-connected-x:before {
  content: "\f0a0";
}

/* line 13020, app/assets/stylesheets/tabler-icons.css.scss */
.ti-plug-off:before {
  content: "\f180";
}

/* line 13024, app/assets/stylesheets/tabler-icons.css.scss */
.ti-plug-x:before {
  content: "\f0a1";
}

/* line 13028, app/assets/stylesheets/tabler-icons.css.scss */
.ti-plus:before {
  content: "\eb0b";
}

/* line 13032, app/assets/stylesheets/tabler-icons.css.scss */
.ti-plus-equal:before {
  content: "\f7ad";
}

/* line 13036, app/assets/stylesheets/tabler-icons.css.scss */
.ti-plus-minus:before {
  content: "\f7ae";
}

/* line 13040, app/assets/stylesheets/tabler-icons.css.scss */
.ti-png:before {
  content: "\f3ad";
}

/* line 13044, app/assets/stylesheets/tabler-icons.css.scss */
.ti-podium:before {
  content: "\f1d8";
}

/* line 13048, app/assets/stylesheets/tabler-icons.css.scss */
.ti-podium-off:before {
  content: "\f41b";
}

/* line 13052, app/assets/stylesheets/tabler-icons.css.scss */
.ti-point:before {
  content: "\eb0c";
}

/* line 13056, app/assets/stylesheets/tabler-icons.css.scss */
.ti-point-filled:before {
  content: "\f698";
}

/* line 13060, app/assets/stylesheets/tabler-icons.css.scss */
.ti-point-off:before {
  content: "\f181";
}

/* line 13064, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pointer:before {
  content: "\f265";
}

/* line 13068, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pointer-bolt:before {
  content: "\f999";
}

/* line 13072, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pointer-cancel:before {
  content: "\f99a";
}

/* line 13076, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pointer-check:before {
  content: "\f99b";
}

/* line 13080, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pointer-code:before {
  content: "\f99c";
}

/* line 13084, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pointer-cog:before {
  content: "\f99d";
}

/* line 13088, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pointer-dollar:before {
  content: "\f99e";
}

/* line 13092, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pointer-down:before {
  content: "\f99f";
}

/* line 13096, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pointer-exclamation:before {
  content: "\f9a0";
}

/* line 13100, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pointer-heart:before {
  content: "\f9a1";
}

/* line 13104, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pointer-minus:before {
  content: "\f9a2";
}

/* line 13108, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pointer-off:before {
  content: "\f9a3";
}

/* line 13112, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pointer-pause:before {
  content: "\f9a4";
}

/* line 13116, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pointer-pin:before {
  content: "\f9a5";
}

/* line 13120, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pointer-plus:before {
  content: "\f9a6";
}

/* line 13124, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pointer-question:before {
  content: "\f9a7";
}

/* line 13128, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pointer-search:before {
  content: "\f9a8";
}

/* line 13132, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pointer-share:before {
  content: "\f9a9";
}

/* line 13136, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pointer-star:before {
  content: "\f9aa";
}

/* line 13140, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pointer-up:before {
  content: "\f9ab";
}

/* line 13144, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pointer-x:before {
  content: "\f9ac";
}

/* line 13148, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pokeball:before {
  content: "\eec1";
}

/* line 13152, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pokeball-off:before {
  content: "\f41c";
}

/* line 13156, app/assets/stylesheets/tabler-icons.css.scss */
.ti-poker-chip:before {
  content: "\f515";
}

/* line 13160, app/assets/stylesheets/tabler-icons.css.scss */
.ti-polaroid:before {
  content: "\eec2";
}

/* line 13164, app/assets/stylesheets/tabler-icons.css.scss */
.ti-polaroid-filled:before {
  content: "\fa4b";
}

/* line 13168, app/assets/stylesheets/tabler-icons.css.scss */
.ti-polygon:before {
  content: "\efd0";
}

/* line 13172, app/assets/stylesheets/tabler-icons.css.scss */
.ti-polygon-off:before {
  content: "\f182";
}

/* line 13176, app/assets/stylesheets/tabler-icons.css.scss */
.ti-poo:before {
  content: "\f258";
}

/* line 13180, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pool:before {
  content: "\ed91";
}

/* line 13184, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pool-off:before {
  content: "\f41d";
}

/* line 13188, app/assets/stylesheets/tabler-icons.css.scss */
.ti-power:before {
  content: "\eb0d";
}

/* line 13192, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pray:before {
  content: "\ecbf";
}

/* line 13196, app/assets/stylesheets/tabler-icons.css.scss */
.ti-premium-rights:before {
  content: "\efbd";
}

/* line 13200, app/assets/stylesheets/tabler-icons.css.scss */
.ti-prescription:before {
  content: "\ef99";
}

/* line 13204, app/assets/stylesheets/tabler-icons.css.scss */
.ti-presentation:before {
  content: "\eb70";
}

/* line 13208, app/assets/stylesheets/tabler-icons.css.scss */
.ti-presentation-analytics:before {
  content: "\eec3";
}

/* line 13212, app/assets/stylesheets/tabler-icons.css.scss */
.ti-presentation-off:before {
  content: "\f183";
}

/* line 13216, app/assets/stylesheets/tabler-icons.css.scss */
.ti-printer:before {
  content: "\eb0e";
}

/* line 13220, app/assets/stylesheets/tabler-icons.css.scss */
.ti-printer-off:before {
  content: "\f184";
}

/* line 13224, app/assets/stylesheets/tabler-icons.css.scss */
.ti-prism:before {
  content: "\fab1";
}

/* line 13228, app/assets/stylesheets/tabler-icons.css.scss */
.ti-prism-off:before {
  content: "\faaf";
}

/* line 13232, app/assets/stylesheets/tabler-icons.css.scss */
.ti-prism-plus:before {
  content: "\fab0";
}

/* line 13236, app/assets/stylesheets/tabler-icons.css.scss */
.ti-prison:before {
  content: "\ef79";
}

/* line 13240, app/assets/stylesheets/tabler-icons.css.scss */
.ti-progress:before {
  content: "\fa0d";
}

/* line 13244, app/assets/stylesheets/tabler-icons.css.scss */
.ti-progress-alert:before {
  content: "\fa07";
}

/* line 13248, app/assets/stylesheets/tabler-icons.css.scss */
.ti-progress-bolt:before {
  content: "\fa08";
}

/* line 13252, app/assets/stylesheets/tabler-icons.css.scss */
.ti-progress-check:before {
  content: "\fa09";
}

/* line 13256, app/assets/stylesheets/tabler-icons.css.scss */
.ti-progress-down:before {
  content: "\fa0a";
}

/* line 13260, app/assets/stylesheets/tabler-icons.css.scss */
.ti-progress-help:before {
  content: "\fa0b";
}

/* line 13264, app/assets/stylesheets/tabler-icons.css.scss */
.ti-progress-x:before {
  content: "\fa0c";
}

/* line 13268, app/assets/stylesheets/tabler-icons.css.scss */
.ti-prompt:before {
  content: "\eb0f";
}

/* line 13272, app/assets/stylesheets/tabler-icons.css.scss */
.ti-propeller:before {
  content: "\eec4";
}

/* line 13276, app/assets/stylesheets/tabler-icons.css.scss */
.ti-propeller-off:before {
  content: "\f185";
}

/* line 13280, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pumpkin-scary:before {
  content: "\f587";
}

/* line 13284, app/assets/stylesheets/tabler-icons.css.scss */
.ti-puzzle:before {
  content: "\eb10";
}

/* line 13288, app/assets/stylesheets/tabler-icons.css.scss */
.ti-puzzle-2:before {
  content: "\ef83";
}

/* line 13292, app/assets/stylesheets/tabler-icons.css.scss */
.ti-puzzle-filled:before {
  content: "\f699";
}

/* line 13296, app/assets/stylesheets/tabler-icons.css.scss */
.ti-puzzle-off:before {
  content: "\f186";
}

/* line 13300, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pyramid:before {
  content: "\eec5";
}

/* line 13304, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pyramid-off:before {
  content: "\f187";
}

/* line 13308, app/assets/stylesheets/tabler-icons.css.scss */
.ti-pyramid-plus:before {
  content: "\fab2";
}

/* line 13312, app/assets/stylesheets/tabler-icons.css.scss */
.ti-qrcode:before {
  content: "\eb11";
}

/* line 13316, app/assets/stylesheets/tabler-icons.css.scss */
.ti-qrcode-off:before {
  content: "\f41e";
}

/* line 13320, app/assets/stylesheets/tabler-icons.css.scss */
.ti-question-mark:before {
  content: "\ec9d";
}

/* line 13324, app/assets/stylesheets/tabler-icons.css.scss */
.ti-quote:before {
  content: "\efbe";
}

/* line 13328, app/assets/stylesheets/tabler-icons.css.scss */
.ti-quote-off:before {
  content: "\f188";
}

/* line 13332, app/assets/stylesheets/tabler-icons.css.scss */
.ti-radar:before {
  content: "\f017";
}

/* line 13336, app/assets/stylesheets/tabler-icons.css.scss */
.ti-radar-2:before {
  content: "\f016";
}

/* line 13340, app/assets/stylesheets/tabler-icons.css.scss */
.ti-radar-off:before {
  content: "\f41f";
}

/* line 13344, app/assets/stylesheets/tabler-icons.css.scss */
.ti-radio:before {
  content: "\ef2d";
}

/* line 13348, app/assets/stylesheets/tabler-icons.css.scss */
.ti-radio-off:before {
  content: "\f420";
}

/* line 13352, app/assets/stylesheets/tabler-icons.css.scss */
.ti-radioactive:before {
  content: "\ecc0";
}

/* line 13356, app/assets/stylesheets/tabler-icons.css.scss */
.ti-radioactive-filled:before {
  content: "\f760";
}

/* line 13360, app/assets/stylesheets/tabler-icons.css.scss */
.ti-radioactive-off:before {
  content: "\f189";
}

/* line 13364, app/assets/stylesheets/tabler-icons.css.scss */
.ti-radius-bottom-left:before {
  content: "\eec6";
}

/* line 13368, app/assets/stylesheets/tabler-icons.css.scss */
.ti-radius-bottom-right:before {
  content: "\eec7";
}

/* line 13372, app/assets/stylesheets/tabler-icons.css.scss */
.ti-radius-top-left:before {
  content: "\eec8";
}

/* line 13376, app/assets/stylesheets/tabler-icons.css.scss */
.ti-radius-top-right:before {
  content: "\eec9";
}

/* line 13380, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rainbow:before {
  content: "\edbc";
}

/* line 13384, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rainbow-off:before {
  content: "\f18a";
}

/* line 13388, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rating-12-plus:before {
  content: "\f266";
}

/* line 13392, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rating-14-plus:before {
  content: "\f267";
}

/* line 13396, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rating-16-plus:before {
  content: "\f268";
}

/* line 13400, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rating-18-plus:before {
  content: "\f269";
}

/* line 13404, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rating-21-plus:before {
  content: "\f26a";
}

/* line 13408, app/assets/stylesheets/tabler-icons.css.scss */
.ti-razor:before {
  content: "\f4b5";
}

/* line 13412, app/assets/stylesheets/tabler-icons.css.scss */
.ti-razor-electric:before {
  content: "\f4b4";
}

/* line 13416, app/assets/stylesheets/tabler-icons.css.scss */
.ti-receipt:before {
  content: "\edfd";
}

/* line 13420, app/assets/stylesheets/tabler-icons.css.scss */
.ti-receipt-2:before {
  content: "\edfa";
}

/* line 13424, app/assets/stylesheets/tabler-icons.css.scss */
.ti-receipt-off:before {
  content: "\edfb";
}

/* line 13428, app/assets/stylesheets/tabler-icons.css.scss */
.ti-receipt-refund:before {
  content: "\edfc";
}

/* line 13432, app/assets/stylesheets/tabler-icons.css.scss */
.ti-receipt-tax:before {
  content: "\edbd";
}

/* line 13436, app/assets/stylesheets/tabler-icons.css.scss */
.ti-recharging:before {
  content: "\eeca";
}

/* line 13440, app/assets/stylesheets/tabler-icons.css.scss */
.ti-record-mail:before {
  content: "\eb12";
}

/* line 13444, app/assets/stylesheets/tabler-icons.css.scss */
.ti-record-mail-off:before {
  content: "\f18b";
}

/* line 13448, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rectangle:before {
  content: "\ed37";
}

/* line 13452, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rectangle-filled:before {
  content: "\f69a";
}

/* line 13456, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rectangle-vertical:before {
  content: "\ed36";
}

/* line 13460, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rectangle-vertical-filled:before {
  content: "\f69b";
}

/* line 13464, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rectangular-prism:before {
  content: "\fab5";
}

/* line 13468, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rectangular-prism-off:before {
  content: "\fab3";
}

/* line 13472, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rectangular-prism-plus:before {
  content: "\fab4";
}

/* line 13476, app/assets/stylesheets/tabler-icons.css.scss */
.ti-recycle:before {
  content: "\eb9b";
}

/* line 13480, app/assets/stylesheets/tabler-icons.css.scss */
.ti-recycle-off:before {
  content: "\f18c";
}

/* line 13484, app/assets/stylesheets/tabler-icons.css.scss */
.ti-refresh:before {
  content: "\eb13";
}

/* line 13488, app/assets/stylesheets/tabler-icons.css.scss */
.ti-refresh-alert:before {
  content: "\ed57";
}

/* line 13492, app/assets/stylesheets/tabler-icons.css.scss */
.ti-refresh-dot:before {
  content: "\efbf";
}

/* line 13496, app/assets/stylesheets/tabler-icons.css.scss */
.ti-refresh-off:before {
  content: "\f18d";
}

/* line 13500, app/assets/stylesheets/tabler-icons.css.scss */
.ti-regex:before {
  content: "\f31f";
}

/* line 13504, app/assets/stylesheets/tabler-icons.css.scss */
.ti-regex-off:before {
  content: "\f421";
}

/* line 13508, app/assets/stylesheets/tabler-icons.css.scss */
.ti-registered:before {
  content: "\eb14";
}

/* line 13512, app/assets/stylesheets/tabler-icons.css.scss */
.ti-relation-many-to-many:before {
  content: "\ed7f";
}

/* line 13516, app/assets/stylesheets/tabler-icons.css.scss */
.ti-relation-one-to-many:before {
  content: "\ed80";
}

/* line 13520, app/assets/stylesheets/tabler-icons.css.scss */
.ti-relation-one-to-one:before {
  content: "\ed81";
}

/* line 13524, app/assets/stylesheets/tabler-icons.css.scss */
.ti-reload:before {
  content: "\f3ae";
}

/* line 13528, app/assets/stylesheets/tabler-icons.css.scss */
.ti-repeat:before {
  content: "\eb72";
}

/* line 13532, app/assets/stylesheets/tabler-icons.css.scss */
.ti-repeat-off:before {
  content: "\f18e";
}

/* line 13536, app/assets/stylesheets/tabler-icons.css.scss */
.ti-repeat-once:before {
  content: "\eb71";
}

/* line 13540, app/assets/stylesheets/tabler-icons.css.scss */
.ti-replace:before {
  content: "\ebc7";
}

/* line 13544, app/assets/stylesheets/tabler-icons.css.scss */
.ti-replace-filled:before {
  content: "\f69c";
}

/* line 13548, app/assets/stylesheets/tabler-icons.css.scss */
.ti-replace-off:before {
  content: "\f422";
}

/* line 13552, app/assets/stylesheets/tabler-icons.css.scss */
.ti-report:before {
  content: "\eece";
}

/* line 13556, app/assets/stylesheets/tabler-icons.css.scss */
.ti-report-analytics:before {
  content: "\eecb";
}

/* line 13560, app/assets/stylesheets/tabler-icons.css.scss */
.ti-report-medical:before {
  content: "\eecc";
}

/* line 13564, app/assets/stylesheets/tabler-icons.css.scss */
.ti-report-money:before {
  content: "\eecd";
}

/* line 13568, app/assets/stylesheets/tabler-icons.css.scss */
.ti-report-off:before {
  content: "\f18f";
}

/* line 13572, app/assets/stylesheets/tabler-icons.css.scss */
.ti-report-search:before {
  content: "\ef84";
}

/* line 13576, app/assets/stylesheets/tabler-icons.css.scss */
.ti-reserved-line:before {
  content: "\f9f6";
}

/* line 13580, app/assets/stylesheets/tabler-icons.css.scss */
.ti-resize:before {
  content: "\eecf";
}

/* line 13584, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rewind-backward-10:before {
  content: "\faba";
}

/* line 13588, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rewind-backward-15:before {
  content: "\fabb";
}

/* line 13592, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rewind-backward-20:before {
  content: "\fabc";
}

/* line 13596, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rewind-backward-30:before {
  content: "\fabd";
}

/* line 13600, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rewind-backward-40:before {
  content: "\fabe";
}

/* line 13604, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rewind-backward-5:before {
  content: "\fabf";
}

/* line 13608, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rewind-backward-50:before {
  content: "\fac0";
}

/* line 13612, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rewind-backward-60:before {
  content: "\fac1";
}

/* line 13616, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rewind-forward-10:before {
  content: "\fac2";
}

/* line 13620, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rewind-forward-15:before {
  content: "\fac3";
}

/* line 13624, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rewind-forward-20:before {
  content: "\fac4";
}

/* line 13628, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rewind-forward-30:before {
  content: "\fac5";
}

/* line 13632, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rewind-forward-40:before {
  content: "\fac6";
}

/* line 13636, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rewind-forward-5:before {
  content: "\fac7";
}

/* line 13640, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rewind-forward-50:before {
  content: "\fac8";
}

/* line 13644, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rewind-forward-60:before {
  content: "\fac9";
}

/* line 13648, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ribbon-health:before {
  content: "\f58e";
}

/* line 13652, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rings:before {
  content: "\fa6a";
}

/* line 13656, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ripple:before {
  content: "\ed82";
}

/* line 13660, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ripple-off:before {
  content: "\f190";
}

/* line 13664, app/assets/stylesheets/tabler-icons.css.scss */
.ti-road:before {
  content: "\f018";
}

/* line 13668, app/assets/stylesheets/tabler-icons.css.scss */
.ti-road-off:before {
  content: "\f191";
}

/* line 13672, app/assets/stylesheets/tabler-icons.css.scss */
.ti-road-sign:before {
  content: "\ecdd";
}

/* line 13676, app/assets/stylesheets/tabler-icons.css.scss */
.ti-robot:before {
  content: "\f00b";
}

/* line 13680, app/assets/stylesheets/tabler-icons.css.scss */
.ti-robot-off:before {
  content: "\f192";
}

/* line 13684, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rocket:before {
  content: "\ec45";
}

/* line 13688, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rocket-off:before {
  content: "\f193";
}

/* line 13692, app/assets/stylesheets/tabler-icons.css.scss */
.ti-roller-skating:before {
  content: "\efd1";
}

/* line 13696, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rollercoaster:before {
  content: "\f0a2";
}

/* line 13700, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rollercoaster-off:before {
  content: "\f423";
}

/* line 13704, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rosette:before {
  content: "\f599";
}

/* line 13708, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rosette-filled:before {
  content: "\f69d";
}

/* line 13712, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rosette-number-0:before {
  content: "\f58f";
}

/* line 13716, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rosette-number-1:before {
  content: "\f590";
}

/* line 13720, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rosette-number-2:before {
  content: "\f591";
}

/* line 13724, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rosette-number-3:before {
  content: "\f592";
}

/* line 13728, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rosette-number-4:before {
  content: "\f593";
}

/* line 13732, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rosette-number-5:before {
  content: "\f594";
}

/* line 13736, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rosette-number-6:before {
  content: "\f595";
}

/* line 13740, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rosette-number-7:before {
  content: "\f596";
}

/* line 13744, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rosette-number-8:before {
  content: "\f597";
}

/* line 13748, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rosette-number-9:before {
  content: "\f598";
}

/* line 13752, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rotate:before {
  content: "\eb16";
}

/* line 13756, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rotate-2:before {
  content: "\ebb4";
}

/* line 13760, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rotate-360:before {
  content: "\ef85";
}

/* line 13764, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rotate-clockwise:before {
  content: "\eb15";
}

/* line 13768, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rotate-clockwise-2:before {
  content: "\ebb5";
}

/* line 13772, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rotate-dot:before {
  content: "\efe5";
}

/* line 13776, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rotate-rectangle:before {
  content: "\ec15";
}

/* line 13780, app/assets/stylesheets/tabler-icons.css.scss */
.ti-route:before {
  content: "\eb17";
}

/* line 13784, app/assets/stylesheets/tabler-icons.css.scss */
.ti-route-2:before {
  content: "\f4b6";
}

/* line 13788, app/assets/stylesheets/tabler-icons.css.scss */
.ti-route-off:before {
  content: "\f194";
}

/* line 13792, app/assets/stylesheets/tabler-icons.css.scss */
.ti-router:before {
  content: "\eb18";
}

/* line 13796, app/assets/stylesheets/tabler-icons.css.scss */
.ti-router-off:before {
  content: "\f424";
}

/* line 13800, app/assets/stylesheets/tabler-icons.css.scss */
.ti-row-insert-bottom:before {
  content: "\eed0";
}

/* line 13804, app/assets/stylesheets/tabler-icons.css.scss */
.ti-row-insert-top:before {
  content: "\eed1";
}

/* line 13808, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rss:before {
  content: "\eb19";
}

/* line 13812, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rubber-stamp:before {
  content: "\f5ab";
}

/* line 13816, app/assets/stylesheets/tabler-icons.css.scss */
.ti-rubber-stamp-off:before {
  content: "\f5aa";
}

/* line 13820, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ruler:before {
  content: "\eb1a";
}

/* line 13824, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ruler-2:before {
  content: "\eed2";
}

/* line 13828, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ruler-2-off:before {
  content: "\f195";
}

/* line 13832, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ruler-3:before {
  content: "\f290";
}

/* line 13836, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ruler-measure:before {
  content: "\f291";
}

/* line 13840, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ruler-off:before {
  content: "\f196";
}

/* line 13844, app/assets/stylesheets/tabler-icons.css.scss */
.ti-run:before {
  content: "\ec82";
}

/* line 13848, app/assets/stylesheets/tabler-icons.css.scss */
.ti-s-turn-down:before {
  content: "\f516";
}

/* line 13852, app/assets/stylesheets/tabler-icons.css.scss */
.ti-s-turn-left:before {
  content: "\f517";
}

/* line 13856, app/assets/stylesheets/tabler-icons.css.scss */
.ti-s-turn-right:before {
  content: "\f518";
}

/* line 13860, app/assets/stylesheets/tabler-icons.css.scss */
.ti-s-turn-up:before {
  content: "\f519";
}

/* line 13864, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sailboat:before {
  content: "\ec83";
}

/* line 13868, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sailboat-2:before {
  content: "\f5f7";
}

/* line 13872, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sailboat-off:before {
  content: "\f425";
}

/* line 13876, app/assets/stylesheets/tabler-icons.css.scss */
.ti-salad:before {
  content: "\f50a";
}

/* line 13880, app/assets/stylesheets/tabler-icons.css.scss */
.ti-salt:before {
  content: "\ef16";
}

/* line 13884, app/assets/stylesheets/tabler-icons.css.scss */
.ti-satellite:before {
  content: "\eed3";
}

/* line 13888, app/assets/stylesheets/tabler-icons.css.scss */
.ti-satellite-off:before {
  content: "\f197";
}

/* line 13892, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sausage:before {
  content: "\ef17";
}

/* line 13896, app/assets/stylesheets/tabler-icons.css.scss */
.ti-scale:before {
  content: "\ebc2";
}

/* line 13900, app/assets/stylesheets/tabler-icons.css.scss */
.ti-scale-off:before {
  content: "\f198";
}

/* line 13904, app/assets/stylesheets/tabler-icons.css.scss */
.ti-scale-outline:before {
  content: "\ef53";
}

/* line 13908, app/assets/stylesheets/tabler-icons.css.scss */
.ti-scale-outline-off:before {
  content: "\f199";
}

/* line 13912, app/assets/stylesheets/tabler-icons.css.scss */
.ti-scan:before {
  content: "\ebc8";
}

/* line 13916, app/assets/stylesheets/tabler-icons.css.scss */
.ti-scan-eye:before {
  content: "\f1ff";
}

/* line 13920, app/assets/stylesheets/tabler-icons.css.scss */
.ti-schema:before {
  content: "\f200";
}

/* line 13924, app/assets/stylesheets/tabler-icons.css.scss */
.ti-schema-off:before {
  content: "\f426";
}

/* line 13928, app/assets/stylesheets/tabler-icons.css.scss */
.ti-school:before {
  content: "\ecf7";
}

/* line 13932, app/assets/stylesheets/tabler-icons.css.scss */
.ti-school-bell:before {
  content: "\f64a";
}

/* line 13936, app/assets/stylesheets/tabler-icons.css.scss */
.ti-school-off:before {
  content: "\f19a";
}

/* line 13940, app/assets/stylesheets/tabler-icons.css.scss */
.ti-scissors:before {
  content: "\eb1b";
}

/* line 13944, app/assets/stylesheets/tabler-icons.css.scss */
.ti-scissors-off:before {
  content: "\f19b";
}

/* line 13948, app/assets/stylesheets/tabler-icons.css.scss */
.ti-scooter:before {
  content: "\ec6c";
}

/* line 13952, app/assets/stylesheets/tabler-icons.css.scss */
.ti-scooter-electric:before {
  content: "\ecc1";
}

/* line 13956, app/assets/stylesheets/tabler-icons.css.scss */
.ti-scoreboard:before {
  content: "\fa6b";
}

/* line 13960, app/assets/stylesheets/tabler-icons.css.scss */
.ti-screen-share:before {
  content: "\ed18";
}

/* line 13964, app/assets/stylesheets/tabler-icons.css.scss */
.ti-screen-share-off:before {
  content: "\ed17";
}

/* line 13968, app/assets/stylesheets/tabler-icons.css.scss */
.ti-screenshot:before {
  content: "\f201";
}

/* line 13972, app/assets/stylesheets/tabler-icons.css.scss */
.ti-scribble:before {
  content: "\f0a3";
}

/* line 13976, app/assets/stylesheets/tabler-icons.css.scss */
.ti-scribble-off:before {
  content: "\f427";
}

/* line 13980, app/assets/stylesheets/tabler-icons.css.scss */
.ti-script:before {
  content: "\f2da";
}

/* line 13984, app/assets/stylesheets/tabler-icons.css.scss */
.ti-script-minus:before {
  content: "\f2d7";
}

/* line 13988, app/assets/stylesheets/tabler-icons.css.scss */
.ti-script-plus:before {
  content: "\f2d8";
}

/* line 13992, app/assets/stylesheets/tabler-icons.css.scss */
.ti-script-x:before {
  content: "\f2d9";
}

/* line 13996, app/assets/stylesheets/tabler-icons.css.scss */
.ti-scuba-mask:before {
  content: "\eed4";
}

/* line 14000, app/assets/stylesheets/tabler-icons.css.scss */
.ti-scuba-mask-off:before {
  content: "\f428";
}

/* line 14004, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sdk:before {
  content: "\f3af";
}

/* line 14008, app/assets/stylesheets/tabler-icons.css.scss */
.ti-search:before {
  content: "\eb1c";
}

/* line 14012, app/assets/stylesheets/tabler-icons.css.scss */
.ti-search-off:before {
  content: "\f19c";
}

/* line 14016, app/assets/stylesheets/tabler-icons.css.scss */
.ti-section:before {
  content: "\eed5";
}

/* line 14020, app/assets/stylesheets/tabler-icons.css.scss */
.ti-section-sign:before {
  content: "\f019";
}

/* line 14024, app/assets/stylesheets/tabler-icons.css.scss */
.ti-seeding:before {
  content: "\ed51";
}

/* line 14028, app/assets/stylesheets/tabler-icons.css.scss */
.ti-seeding-off:before {
  content: "\f19d";
}

/* line 14032, app/assets/stylesheets/tabler-icons.css.scss */
.ti-select:before {
  content: "\ec9e";
}

/* line 14036, app/assets/stylesheets/tabler-icons.css.scss */
.ti-select-all:before {
  content: "\f9f7";
}

/* line 14040, app/assets/stylesheets/tabler-icons.css.scss */
.ti-selector:before {
  content: "\eb1d";
}

/* line 14044, app/assets/stylesheets/tabler-icons.css.scss */
.ti-send:before {
  content: "\eb1e";
}

/* line 14048, app/assets/stylesheets/tabler-icons.css.scss */
.ti-send-off:before {
  content: "\f429";
}

/* line 14052, app/assets/stylesheets/tabler-icons.css.scss */
.ti-seo:before {
  content: "\f26b";
}

/* line 14056, app/assets/stylesheets/tabler-icons.css.scss */
.ti-separator:before {
  content: "\ebda";
}

/* line 14060, app/assets/stylesheets/tabler-icons.css.scss */
.ti-separator-horizontal:before {
  content: "\ec79";
}

/* line 14064, app/assets/stylesheets/tabler-icons.css.scss */
.ti-separator-vertical:before {
  content: "\ec7a";
}

/* line 14068, app/assets/stylesheets/tabler-icons.css.scss */
.ti-server:before {
  content: "\eb1f";
}

/* line 14072, app/assets/stylesheets/tabler-icons.css.scss */
.ti-server-2:before {
  content: "\f07c";
}

/* line 14076, app/assets/stylesheets/tabler-icons.css.scss */
.ti-server-bolt:before {
  content: "\f320";
}

/* line 14080, app/assets/stylesheets/tabler-icons.css.scss */
.ti-server-cog:before {
  content: "\f321";
}

/* line 14084, app/assets/stylesheets/tabler-icons.css.scss */
.ti-server-off:before {
  content: "\f19e";
}

/* line 14088, app/assets/stylesheets/tabler-icons.css.scss */
.ti-servicemark:before {
  content: "\ec09";
}

/* line 14092, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings:before {
  content: "\eb20";
}

/* line 14096, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-2:before {
  content: "\f5ac";
}

/* line 14100, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-automation:before {
  content: "\eed6";
}

/* line 14104, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-bolt:before {
  content: "\f9ad";
}

/* line 14108, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-cancel:before {
  content: "\f9ae";
}

/* line 14112, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-check:before {
  content: "\f9af";
}

/* line 14116, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-code:before {
  content: "\f9b0";
}

/* line 14120, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-cog:before {
  content: "\f9b1";
}

/* line 14124, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-dollar:before {
  content: "\f9b2";
}

/* line 14128, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-down:before {
  content: "\f9b3";
}

/* line 14132, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-exclamation:before {
  content: "\f9b4";
}

/* line 14136, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-filled:before {
  content: "\f69e";
}

/* line 14140, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-heart:before {
  content: "\f9b5";
}

/* line 14144, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-minus:before {
  content: "\f9b6";
}

/* line 14148, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-off:before {
  content: "\f19f";
}

/* line 14152, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-pause:before {
  content: "\f9b7";
}

/* line 14156, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-pin:before {
  content: "\f9b8";
}

/* line 14160, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-plus:before {
  content: "\f9b9";
}

/* line 14164, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-question:before {
  content: "\f9ba";
}

/* line 14168, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-search:before {
  content: "\f9bb";
}

/* line 14172, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-share:before {
  content: "\f9bc";
}

/* line 14176, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-star:before {
  content: "\f9bd";
}

/* line 14180, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-up:before {
  content: "\f9be";
}

/* line 14184, app/assets/stylesheets/tabler-icons.css.scss */
.ti-settings-x:before {
  content: "\f9bf";
}

/* line 14188, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shadow:before {
  content: "\eed8";
}

/* line 14192, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shadow-off:before {
  content: "\eed7";
}

/* line 14196, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shape:before {
  content: "\eb9c";
}

/* line 14200, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shape-2:before {
  content: "\eed9";
}

/* line 14204, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shape-3:before {
  content: "\eeda";
}

/* line 14208, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shape-off:before {
  content: "\f1a0";
}

/* line 14212, app/assets/stylesheets/tabler-icons.css.scss */
.ti-share:before {
  content: "\eb21";
}

/* line 14216, app/assets/stylesheets/tabler-icons.css.scss */
.ti-share-2:before {
  content: "\f799";
}

/* line 14220, app/assets/stylesheets/tabler-icons.css.scss */
.ti-share-3:before {
  content: "\f7bd";
}

/* line 14224, app/assets/stylesheets/tabler-icons.css.scss */
.ti-share-off:before {
  content: "\f1a1";
}

/* line 14228, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shi-jumping:before {
  content: "\fa6c";
}

/* line 14232, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield:before {
  content: "\eb24";
}

/* line 14236, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-bolt:before {
  content: "\f9c0";
}

/* line 14240, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-cancel:before {
  content: "\f9c1";
}

/* line 14244, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-check:before {
  content: "\eb22";
}

/* line 14248, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-check-filled:before {
  content: "\f761";
}

/* line 14252, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-checkered:before {
  content: "\ef9a";
}

/* line 14256, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-checkered-filled:before {
  content: "\f762";
}

/* line 14260, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-chevron:before {
  content: "\ef9b";
}

/* line 14264, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-code:before {
  content: "\f9c2";
}

/* line 14268, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-cog:before {
  content: "\f9c3";
}

/* line 14272, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-dollar:before {
  content: "\f9c4";
}

/* line 14276, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-down:before {
  content: "\f9c5";
}

/* line 14280, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-exclamation:before {
  content: "\f9c6";
}

/* line 14284, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-filled:before {
  content: "\f69f";
}

/* line 14288, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-half:before {
  content: "\f358";
}

/* line 14292, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-half-filled:before {
  content: "\f357";
}

/* line 14296, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-heart:before {
  content: "\f9c7";
}

/* line 14300, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-lock:before {
  content: "\ed58";
}

/* line 14304, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-lock-filled:before {
  content: "\f763";
}

/* line 14308, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-minus:before {
  content: "\f9c8";
}

/* line 14312, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-off:before {
  content: "\ecf8";
}

/* line 14316, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-pause:before {
  content: "\f9c9";
}

/* line 14320, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-pin:before {
  content: "\f9ca";
}

/* line 14324, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-plus:before {
  content: "\f9cb";
}

/* line 14328, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-question:before {
  content: "\f9cc";
}

/* line 14332, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-search:before {
  content: "\f9cd";
}

/* line 14336, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-share:before {
  content: "\f9ce";
}

/* line 14340, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-star:before {
  content: "\f9cf";
}

/* line 14344, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-up:before {
  content: "\f9d0";
}

/* line 14348, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shield-x:before {
  content: "\eb23";
}

/* line 14352, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ship:before {
  content: "\ec84";
}

/* line 14356, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ship-off:before {
  content: "\f42a";
}

/* line 14360, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shirt:before {
  content: "\ec0a";
}

/* line 14364, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shirt-filled:before {
  content: "\f6a0";
}

/* line 14368, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shirt-off:before {
  content: "\f1a2";
}

/* line 14372, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shirt-sport:before {
  content: "\f26c";
}

/* line 14376, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shoe:before {
  content: "\efd2";
}

/* line 14380, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shoe-off:before {
  content: "\f1a4";
}

/* line 14384, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shopping-bag:before {
  content: "\f5f8";
}

/* line 14388, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shopping-cart:before {
  content: "\eb25";
}

/* line 14392, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shopping-cart-discount:before {
  content: "\eedb";
}

/* line 14396, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shopping-cart-off:before {
  content: "\eedc";
}

/* line 14400, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shopping-cart-plus:before {
  content: "\eedd";
}

/* line 14404, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shopping-cart-x:before {
  content: "\eede";
}

/* line 14408, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shovel:before {
  content: "\f1d9";
}

/* line 14412, app/assets/stylesheets/tabler-icons.css.scss */
.ti-shredder:before {
  content: "\eedf";
}

/* line 14416, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sign-left:before {
  content: "\f06b";
}

/* line 14420, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sign-left-filled:before {
  content: "\f6a1";
}

/* line 14424, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sign-right:before {
  content: "\f06c";
}

/* line 14428, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sign-right-filled:before {
  content: "\f6a2";
}

/* line 14432, app/assets/stylesheets/tabler-icons.css.scss */
.ti-signal-2g:before {
  content: "\f79a";
}

/* line 14436, app/assets/stylesheets/tabler-icons.css.scss */
.ti-signal-3g:before {
  content: "\f1ee";
}

/* line 14440, app/assets/stylesheets/tabler-icons.css.scss */
.ti-signal-4g:before {
  content: "\f1ef";
}

/* line 14444, app/assets/stylesheets/tabler-icons.css.scss */
.ti-signal-4g-plus:before {
  content: "\f259";
}

/* line 14448, app/assets/stylesheets/tabler-icons.css.scss */
.ti-signal-5g:before {
  content: "\f1f0";
}

/* line 14452, app/assets/stylesheets/tabler-icons.css.scss */
.ti-signal-6g:before {
  content: "\f9f8";
}

/* line 14456, app/assets/stylesheets/tabler-icons.css.scss */
.ti-signal-e:before {
  content: "\f9f9";
}

/* line 14460, app/assets/stylesheets/tabler-icons.css.scss */
.ti-signal-g:before {
  content: "\f9fa";
}

/* line 14464, app/assets/stylesheets/tabler-icons.css.scss */
.ti-signal-h:before {
  content: "\f9fc";
}

/* line 14468, app/assets/stylesheets/tabler-icons.css.scss */
.ti-signal-h-plus:before {
  content: "\f9fb";
}

/* line 14472, app/assets/stylesheets/tabler-icons.css.scss */
.ti-signal-lte:before {
  content: "\f9fd";
}

/* line 14476, app/assets/stylesheets/tabler-icons.css.scss */
.ti-signature:before {
  content: "\eee0";
}

/* line 14480, app/assets/stylesheets/tabler-icons.css.scss */
.ti-signature-off:before {
  content: "\f1a5";
}

/* line 14484, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sitemap:before {
  content: "\eb9d";
}

/* line 14488, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sitemap-off:before {
  content: "\f1a6";
}

/* line 14492, app/assets/stylesheets/tabler-icons.css.scss */
.ti-skateboard:before {
  content: "\ecc2";
}

/* line 14496, app/assets/stylesheets/tabler-icons.css.scss */
.ti-skateboard-off:before {
  content: "\f42b";
}

/* line 14500, app/assets/stylesheets/tabler-icons.css.scss */
.ti-skateboarding:before {
  content: "\faca";
}

/* line 14504, app/assets/stylesheets/tabler-icons.css.scss */
.ti-skull:before {
  content: "\f292";
}

/* line 14508, app/assets/stylesheets/tabler-icons.css.scss */
.ti-slash:before {
  content: "\f4f9";
}

/* line 14512, app/assets/stylesheets/tabler-icons.css.scss */
.ti-slashes:before {
  content: "\f588";
}

/* line 14516, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sleigh:before {
  content: "\ef9c";
}

/* line 14520, app/assets/stylesheets/tabler-icons.css.scss */
.ti-slice:before {
  content: "\ebdb";
}

/* line 14524, app/assets/stylesheets/tabler-icons.css.scss */
.ti-slideshow:before {
  content: "\ebc9";
}

/* line 14528, app/assets/stylesheets/tabler-icons.css.scss */
.ti-smart-home:before {
  content: "\ecde";
}

/* line 14532, app/assets/stylesheets/tabler-icons.css.scss */
.ti-smart-home-off:before {
  content: "\f1a7";
}

/* line 14536, app/assets/stylesheets/tabler-icons.css.scss */
.ti-smoking:before {
  content: "\ecc4";
}

/* line 14540, app/assets/stylesheets/tabler-icons.css.scss */
.ti-smoking-no:before {
  content: "\ecc3";
}

/* line 14544, app/assets/stylesheets/tabler-icons.css.scss */
.ti-snowflake:before {
  content: "\ec0b";
}

/* line 14548, app/assets/stylesheets/tabler-icons.css.scss */
.ti-snowflake-off:before {
  content: "\f1a8";
}

/* line 14552, app/assets/stylesheets/tabler-icons.css.scss */
.ti-snowman:before {
  content: "\f26d";
}

/* line 14556, app/assets/stylesheets/tabler-icons.css.scss */
.ti-soccer-field:before {
  content: "\ed92";
}

/* line 14560, app/assets/stylesheets/tabler-icons.css.scss */
.ti-social:before {
  content: "\ebec";
}

/* line 14564, app/assets/stylesheets/tabler-icons.css.scss */
.ti-social-off:before {
  content: "\f1a9";
}

/* line 14568, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sock:before {
  content: "\eee1";
}

/* line 14572, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sofa:before {
  content: "\efaf";
}

/* line 14576, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sofa-off:before {
  content: "\f42c";
}

/* line 14580, app/assets/stylesheets/tabler-icons.css.scss */
.ti-solar-panel:before {
  content: "\f7bf";
}

/* line 14584, app/assets/stylesheets/tabler-icons.css.scss */
.ti-solar-panel-2:before {
  content: "\f7be";
}

/* line 14588, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sort-0-9:before {
  content: "\f54d";
}

/* line 14592, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sort-9-0:before {
  content: "\f54e";
}

/* line 14596, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sort-a-z:before {
  content: "\f54f";
}

/* line 14600, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sort-ascending:before {
  content: "\eb26";
}

/* line 14604, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sort-ascending-2:before {
  content: "\eee2";
}

/* line 14608, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sort-ascending-letters:before {
  content: "\ef18";
}

/* line 14612, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sort-ascending-numbers:before {
  content: "\ef19";
}

/* line 14616, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sort-descending:before {
  content: "\eb27";
}

/* line 14620, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sort-descending-2:before {
  content: "\eee3";
}

/* line 14624, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sort-descending-letters:before {
  content: "\ef1a";
}

/* line 14628, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sort-descending-numbers:before {
  content: "\ef1b";
}

/* line 14632, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sort-z-a:before {
  content: "\f550";
}

/* line 14636, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sos:before {
  content: "\f24a";
}

/* line 14640, app/assets/stylesheets/tabler-icons.css.scss */
.ti-soup:before {
  content: "\ef2e";
}

/* line 14644, app/assets/stylesheets/tabler-icons.css.scss */
.ti-soup-off:before {
  content: "\f42d";
}

/* line 14648, app/assets/stylesheets/tabler-icons.css.scss */
.ti-source-code:before {
  content: "\f4a2";
}

/* line 14652, app/assets/stylesheets/tabler-icons.css.scss */
.ti-space:before {
  content: "\ec0c";
}

/* line 14656, app/assets/stylesheets/tabler-icons.css.scss */
.ti-space-off:before {
  content: "\f1aa";
}

/* line 14660, app/assets/stylesheets/tabler-icons.css.scss */
.ti-spacing-horizontal:before {
  content: "\ef54";
}

/* line 14664, app/assets/stylesheets/tabler-icons.css.scss */
.ti-spacing-vertical:before {
  content: "\ef55";
}

/* line 14668, app/assets/stylesheets/tabler-icons.css.scss */
.ti-spade:before {
  content: "\effa";
}

/* line 14672, app/assets/stylesheets/tabler-icons.css.scss */
.ti-spade-filled:before {
  content: "\f6a3";
}

/* line 14676, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sparkles:before {
  content: "\f6d7";
}

/* line 14680, app/assets/stylesheets/tabler-icons.css.scss */
.ti-speakerphone:before {
  content: "\ed61";
}

/* line 14684, app/assets/stylesheets/tabler-icons.css.scss */
.ti-speedboat:before {
  content: "\ed93";
}

/* line 14688, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sphere:before {
  content: "\fab8";
}

/* line 14692, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sphere-off:before {
  content: "\fab6";
}

/* line 14696, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sphere-plus:before {
  content: "\fab7";
}

/* line 14700, app/assets/stylesheets/tabler-icons.css.scss */
.ti-spider:before {
  content: "\f293";
}

/* line 14704, app/assets/stylesheets/tabler-icons.css.scss */
.ti-spiral:before {
  content: "\f294";
}

/* line 14708, app/assets/stylesheets/tabler-icons.css.scss */
.ti-spiral-off:before {
  content: "\f42e";
}

/* line 14712, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sport-billard:before {
  content: "\eee4";
}

/* line 14716, app/assets/stylesheets/tabler-icons.css.scss */
.ti-spray:before {
  content: "\f50b";
}

/* line 14720, app/assets/stylesheets/tabler-icons.css.scss */
.ti-spy:before {
  content: "\f227";
}

/* line 14724, app/assets/stylesheets/tabler-icons.css.scss */
.ti-spy-off:before {
  content: "\f42f";
}

/* line 14728, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sql:before {
  content: "\f7c0";
}

/* line 14732, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square:before {
  content: "\eb2c";
}

/* line 14736, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-0-filled:before {
  content: "\f764";
}

/* line 14740, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-1-filled:before {
  content: "\f765";
}

/* line 14744, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-2-filled:before {
  content: "\f7fa";
}

/* line 14748, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-3-filled:before {
  content: "\f766";
}

/* line 14752, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-4-filled:before {
  content: "\f767";
}

/* line 14756, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-5-filled:before {
  content: "\f768";
}

/* line 14760, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-6-filled:before {
  content: "\f769";
}

/* line 14764, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-7-filled:before {
  content: "\f76a";
}

/* line 14768, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-8-filled:before {
  content: "\f76b";
}

/* line 14772, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-9-filled:before {
  content: "\f76c";
}

/* line 14776, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-arrow-down:before {
  content: "\f4b7";
}

/* line 14780, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-arrow-left:before {
  content: "\f4b8";
}

/* line 14784, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-arrow-right:before {
  content: "\f4b9";
}

/* line 14788, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-arrow-up:before {
  content: "\f4ba";
}

/* line 14792, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-asterisk:before {
  content: "\f01a";
}

/* line 14796, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-check:before {
  content: "\eb28";
}

/* line 14800, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-check-filled:before {
  content: "\f76d";
}

/* line 14804, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-chevron-down:before {
  content: "\f627";
}

/* line 14808, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-chevron-left:before {
  content: "\f628";
}

/* line 14812, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-chevron-right:before {
  content: "\f629";
}

/* line 14816, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-chevron-up:before {
  content: "\f62a";
}

/* line 14820, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-chevrons-down:before {
  content: "\f64b";
}

/* line 14824, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-chevrons-left:before {
  content: "\f64c";
}

/* line 14828, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-chevrons-right:before {
  content: "\f64d";
}

/* line 14832, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-chevrons-up:before {
  content: "\f64e";
}

/* line 14836, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-dot:before {
  content: "\ed59";
}

/* line 14840, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-f0:before {
  content: "\f526";
}

/* line 14844, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-f0-filled:before {
  content: "\f76e";
}

/* line 14848, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-f1:before {
  content: "\f527";
}

/* line 14852, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-f1-filled:before {
  content: "\f76f";
}

/* line 14856, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-f2:before {
  content: "\f528";
}

/* line 14860, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-f2-filled:before {
  content: "\f770";
}

/* line 14864, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-f3:before {
  content: "\f529";
}

/* line 14868, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-f3-filled:before {
  content: "\f771";
}

/* line 14872, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-f4:before {
  content: "\f52a";
}

/* line 14876, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-f4-filled:before {
  content: "\f772";
}

/* line 14880, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-f5:before {
  content: "\f52b";
}

/* line 14884, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-f5-filled:before {
  content: "\f773";
}

/* line 14888, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-f6:before {
  content: "\f52c";
}

/* line 14892, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-f6-filled:before {
  content: "\f774";
}

/* line 14896, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-f7:before {
  content: "\f52d";
}

/* line 14900, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-f7-filled:before {
  content: "\f775";
}

/* line 14904, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-f8:before {
  content: "\f52e";
}

/* line 14908, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-f8-filled:before {
  content: "\f776";
}

/* line 14912, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-f9:before {
  content: "\f52f";
}

/* line 14916, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-f9-filled:before {
  content: "\f777";
}

/* line 14920, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-forbid:before {
  content: "\ed5b";
}

/* line 14924, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-forbid-2:before {
  content: "\ed5a";
}

/* line 14928, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-half:before {
  content: "\effb";
}

/* line 14932, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-key:before {
  content: "\f638";
}

/* line 14936, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-a:before {
  content: "\f47c";
}

/* line 14940, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-b:before {
  content: "\f47d";
}

/* line 14944, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-c:before {
  content: "\f47e";
}

/* line 14948, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-d:before {
  content: "\f47f";
}

/* line 14952, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-e:before {
  content: "\f480";
}

/* line 14956, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-f:before {
  content: "\f481";
}

/* line 14960, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-g:before {
  content: "\f482";
}

/* line 14964, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-h:before {
  content: "\f483";
}

/* line 14968, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-i:before {
  content: "\f484";
}

/* line 14972, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-j:before {
  content: "\f485";
}

/* line 14976, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-k:before {
  content: "\f486";
}

/* line 14980, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-l:before {
  content: "\f487";
}

/* line 14984, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-m:before {
  content: "\f488";
}

/* line 14988, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-n:before {
  content: "\f489";
}

/* line 14992, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-o:before {
  content: "\f48a";
}

/* line 14996, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-p:before {
  content: "\f48b";
}

/* line 15000, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-q:before {
  content: "\f48c";
}

/* line 15004, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-r:before {
  content: "\f48d";
}

/* line 15008, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-s:before {
  content: "\f48e";
}

/* line 15012, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-t:before {
  content: "\f48f";
}

/* line 15016, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-u:before {
  content: "\f490";
}

/* line 15020, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-v:before {
  content: "\f4bb";
}

/* line 15024, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-w:before {
  content: "\f491";
}

/* line 15028, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-x:before {
  content: "\f4bc";
}

/* line 15032, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-y:before {
  content: "\f492";
}

/* line 15036, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-letter-z:before {
  content: "\f493";
}

/* line 15040, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-minus:before {
  content: "\eb29";
}

/* line 15044, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-number-0:before {
  content: "\eee5";
}

/* line 15048, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-number-1:before {
  content: "\eee6";
}

/* line 15052, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-number-2:before {
  content: "\eee7";
}

/* line 15056, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-number-3:before {
  content: "\eee8";
}

/* line 15060, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-number-4:before {
  content: "\eee9";
}

/* line 15064, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-number-5:before {
  content: "\eeea";
}

/* line 15068, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-number-6:before {
  content: "\eeeb";
}

/* line 15072, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-number-7:before {
  content: "\eeec";
}

/* line 15076, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-number-8:before {
  content: "\eeed";
}

/* line 15080, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-number-9:before {
  content: "\eeee";
}

/* line 15084, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-off:before {
  content: "\eeef";
}

/* line 15088, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-plus:before {
  content: "\eb2a";
}

/* line 15092, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-root:before {
  content: "\eef1";
}

/* line 15096, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-root-2:before {
  content: "\eef0";
}

/* line 15100, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rotated:before {
  content: "\ecdf";
}

/* line 15104, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rotated-filled:before {
  content: "\f6a4";
}

/* line 15108, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rotated-forbid:before {
  content: "\f01c";
}

/* line 15112, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rotated-forbid-2:before {
  content: "\f01b";
}

/* line 15116, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rotated-off:before {
  content: "\eef2";
}

/* line 15120, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded:before {
  content: "\f59a";
}

/* line 15124, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-arrow-down:before {
  content: "\f639";
}

/* line 15128, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-arrow-down-filled:before {
  content: "\f6db";
}

/* line 15132, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-arrow-left:before {
  content: "\f63a";
}

/* line 15136, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-arrow-left-filled:before {
  content: "\f6dc";
}

/* line 15140, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-arrow-right:before {
  content: "\f63b";
}

/* line 15144, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-arrow-right-filled:before {
  content: "\f6dd";
}

/* line 15148, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-arrow-up:before {
  content: "\f63c";
}

/* line 15152, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-arrow-up-filled:before {
  content: "\f6de";
}

/* line 15156, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-check:before {
  content: "\f63d";
}

/* line 15160, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-check-filled:before {
  content: "\f6df";
}

/* line 15164, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-chevron-down:before {
  content: "\f62b";
}

/* line 15168, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-chevron-down-filled:before {
  content: "\f6e0";
}

/* line 15172, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-chevron-left:before {
  content: "\f62c";
}

/* line 15176, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-chevron-left-filled:before {
  content: "\f6e1";
}

/* line 15180, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-chevron-right:before {
  content: "\f62d";
}

/* line 15184, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-chevron-right-filled:before {
  content: "\f6e2";
}

/* line 15188, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-chevron-up:before {
  content: "\f62e";
}

/* line 15192, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-chevron-up-filled:before {
  content: "\f6e3";
}

/* line 15196, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-chevrons-down:before {
  content: "\f64f";
}

/* line 15200, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-chevrons-down-filled:before {
  content: "\f6e4";
}

/* line 15204, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-chevrons-left:before {
  content: "\f650";
}

/* line 15208, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-chevrons-left-filled:before {
  content: "\f6e5";
}

/* line 15212, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-chevrons-right:before {
  content: "\f651";
}

/* line 15216, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-chevrons-right-filled:before {
  content: "\f6e6";
}

/* line 15220, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-chevrons-up:before {
  content: "\f652";
}

/* line 15224, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-chevrons-up-filled:before {
  content: "\f6e7";
}

/* line 15228, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-filled:before {
  content: "\f6a5";
}

/* line 15232, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-a:before {
  content: "\f5ae";
}

/* line 15236, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-b:before {
  content: "\f5af";
}

/* line 15240, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-c:before {
  content: "\f5b0";
}

/* line 15244, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-d:before {
  content: "\f5b1";
}

/* line 15248, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-e:before {
  content: "\f5b2";
}

/* line 15252, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-f:before {
  content: "\f5b3";
}

/* line 15256, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-g:before {
  content: "\f5b4";
}

/* line 15260, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-h:before {
  content: "\f5b5";
}

/* line 15264, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-i:before {
  content: "\f5b6";
}

/* line 15268, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-j:before {
  content: "\f5b7";
}

/* line 15272, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-k:before {
  content: "\f5b8";
}

/* line 15276, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-l:before {
  content: "\f5b9";
}

/* line 15280, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-m:before {
  content: "\f5ba";
}

/* line 15284, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-n:before {
  content: "\f5bb";
}

/* line 15288, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-o:before {
  content: "\f5bc";
}

/* line 15292, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-p:before {
  content: "\f5bd";
}

/* line 15296, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-q:before {
  content: "\f5be";
}

/* line 15300, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-r:before {
  content: "\f5bf";
}

/* line 15304, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-s:before {
  content: "\f5c0";
}

/* line 15308, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-t:before {
  content: "\f5c1";
}

/* line 15312, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-u:before {
  content: "\f5c2";
}

/* line 15316, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-v:before {
  content: "\f5c3";
}

/* line 15320, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-w:before {
  content: "\f5c4";
}

/* line 15324, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-x:before {
  content: "\f5c5";
}

/* line 15328, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-y:before {
  content: "\f5c6";
}

/* line 15332, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-letter-z:before {
  content: "\f5c7";
}

/* line 15336, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-minus:before {
  content: "\f63e";
}

/* line 15340, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-number-0:before {
  content: "\f5c8";
}

/* line 15344, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-number-0-filled:before {
  content: "\f778";
}

/* line 15348, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-number-1:before {
  content: "\f5c9";
}

/* line 15352, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-number-1-filled:before {
  content: "\f779";
}

/* line 15356, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-number-2:before {
  content: "\f5ca";
}

/* line 15360, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-number-2-filled:before {
  content: "\f77a";
}

/* line 15364, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-number-3:before {
  content: "\f5cb";
}

/* line 15368, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-number-3-filled:before {
  content: "\f77b";
}

/* line 15372, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-number-4:before {
  content: "\f5cc";
}

/* line 15376, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-number-4-filled:before {
  content: "\f77c";
}

/* line 15380, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-number-5:before {
  content: "\f5cd";
}

/* line 15384, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-number-5-filled:before {
  content: "\f77d";
}

/* line 15388, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-number-6:before {
  content: "\f5ce";
}

/* line 15392, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-number-6-filled:before {
  content: "\f77e";
}

/* line 15396, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-number-7:before {
  content: "\f5cf";
}

/* line 15400, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-number-7-filled:before {
  content: "\f77f";
}

/* line 15404, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-number-8:before {
  content: "\f5d0";
}

/* line 15408, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-number-8-filled:before {
  content: "\f780";
}

/* line 15412, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-number-9:before {
  content: "\f5d1";
}

/* line 15416, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-number-9-filled:before {
  content: "\f781";
}

/* line 15420, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-plus:before {
  content: "\f63f";
}

/* line 15424, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-plus-filled:before {
  content: "\f6e8";
}

/* line 15428, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-x:before {
  content: "\f640";
}

/* line 15432, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-rounded-x-filled:before {
  content: "\f6e9";
}

/* line 15436, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-toggle:before {
  content: "\eef4";
}

/* line 15440, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-toggle-horizontal:before {
  content: "\eef3";
}

/* line 15444, app/assets/stylesheets/tabler-icons.css.scss */
.ti-square-x:before {
  content: "\eb2b";
}

/* line 15448, app/assets/stylesheets/tabler-icons.css.scss */
.ti-squares-diagonal:before {
  content: "\eef5";
}

/* line 15452, app/assets/stylesheets/tabler-icons.css.scss */
.ti-squares-filled:before {
  content: "\eef6";
}

/* line 15456, app/assets/stylesheets/tabler-icons.css.scss */
.ti-stack:before {
  content: "\eb2d";
}

/* line 15460, app/assets/stylesheets/tabler-icons.css.scss */
.ti-stack-2:before {
  content: "\eef7";
}

/* line 15464, app/assets/stylesheets/tabler-icons.css.scss */
.ti-stack-3:before {
  content: "\ef9d";
}

/* line 15468, app/assets/stylesheets/tabler-icons.css.scss */
.ti-stack-pop:before {
  content: "\f234";
}

/* line 15472, app/assets/stylesheets/tabler-icons.css.scss */
.ti-stack-push:before {
  content: "\f235";
}

/* line 15476, app/assets/stylesheets/tabler-icons.css.scss */
.ti-stairs:before {
  content: "\eca6";
}

/* line 15480, app/assets/stylesheets/tabler-icons.css.scss */
.ti-stairs-down:before {
  content: "\eca4";
}

/* line 15484, app/assets/stylesheets/tabler-icons.css.scss */
.ti-stairs-up:before {
  content: "\eca5";
}

/* line 15488, app/assets/stylesheets/tabler-icons.css.scss */
.ti-star:before {
  content: "\eb2e";
}

/* line 15492, app/assets/stylesheets/tabler-icons.css.scss */
.ti-star-filled:before {
  content: "\f6a6";
}

/* line 15496, app/assets/stylesheets/tabler-icons.css.scss */
.ti-star-half:before {
  content: "\ed19";
}

/* line 15500, app/assets/stylesheets/tabler-icons.css.scss */
.ti-star-half-filled:before {
  content: "\f6a7";
}

/* line 15504, app/assets/stylesheets/tabler-icons.css.scss */
.ti-star-off:before {
  content: "\ed62";
}

/* line 15508, app/assets/stylesheets/tabler-icons.css.scss */
.ti-stars:before {
  content: "\ed38";
}

/* line 15512, app/assets/stylesheets/tabler-icons.css.scss */
.ti-stars-filled:before {
  content: "\f6a8";
}

/* line 15516, app/assets/stylesheets/tabler-icons.css.scss */
.ti-stars-off:before {
  content: "\f430";
}

/* line 15520, app/assets/stylesheets/tabler-icons.css.scss */
.ti-status-change:before {
  content: "\f3b0";
}

/* line 15524, app/assets/stylesheets/tabler-icons.css.scss */
.ti-steam:before {
  content: "\f24b";
}

/* line 15528, app/assets/stylesheets/tabler-icons.css.scss */
.ti-steering-wheel:before {
  content: "\ec7b";
}

/* line 15532, app/assets/stylesheets/tabler-icons.css.scss */
.ti-steering-wheel-off:before {
  content: "\f431";
}

/* line 15536, app/assets/stylesheets/tabler-icons.css.scss */
.ti-step-into:before {
  content: "\ece0";
}

/* line 15540, app/assets/stylesheets/tabler-icons.css.scss */
.ti-step-out:before {
  content: "\ece1";
}

/* line 15544, app/assets/stylesheets/tabler-icons.css.scss */
.ti-stereo-glasses:before {
  content: "\f4cb";
}

/* line 15548, app/assets/stylesheets/tabler-icons.css.scss */
.ti-stethoscope:before {
  content: "\edbe";
}

/* line 15552, app/assets/stylesheets/tabler-icons.css.scss */
.ti-stethoscope-off:before {
  content: "\f432";
}

/* line 15556, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sticker:before {
  content: "\eb2f";
}

/* line 15560, app/assets/stylesheets/tabler-icons.css.scss */
.ti-storm:before {
  content: "\f24c";
}

/* line 15564, app/assets/stylesheets/tabler-icons.css.scss */
.ti-storm-off:before {
  content: "\f433";
}

/* line 15568, app/assets/stylesheets/tabler-icons.css.scss */
.ti-stretching:before {
  content: "\f2db";
}

/* line 15572, app/assets/stylesheets/tabler-icons.css.scss */
.ti-stretching-2:before {
  content: "\fa6d";
}

/* line 15576, app/assets/stylesheets/tabler-icons.css.scss */
.ti-strikethrough:before {
  content: "\eb9e";
}

/* line 15580, app/assets/stylesheets/tabler-icons.css.scss */
.ti-submarine:before {
  content: "\ed94";
}

/* line 15584, app/assets/stylesheets/tabler-icons.css.scss */
.ti-subscript:before {
  content: "\eb9f";
}

/* line 15588, app/assets/stylesheets/tabler-icons.css.scss */
.ti-subtask:before {
  content: "\ec9f";
}

/* line 15592, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sum:before {
  content: "\eb73";
}

/* line 15596, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sum-off:before {
  content: "\f1ab";
}

/* line 15600, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sun:before {
  content: "\eb30";
}

/* line 15604, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sun-filled:before {
  content: "\f6a9";
}

/* line 15608, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sun-high:before {
  content: "\f236";
}

/* line 15612, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sun-low:before {
  content: "\f237";
}

/* line 15616, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sun-moon:before {
  content: "\f4a3";
}

/* line 15620, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sun-off:before {
  content: "\ed63";
}

/* line 15624, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sun-wind:before {
  content: "\f238";
}

/* line 15628, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sunglasses:before {
  content: "\f239";
}

/* line 15632, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sunrise:before {
  content: "\ef1c";
}

/* line 15636, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sunset:before {
  content: "\ec31";
}

/* line 15640, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sunset-2:before {
  content: "\f23a";
}

/* line 15644, app/assets/stylesheets/tabler-icons.css.scss */
.ti-superscript:before {
  content: "\eba0";
}

/* line 15648, app/assets/stylesheets/tabler-icons.css.scss */
.ti-svg:before {
  content: "\f25a";
}

/* line 15652, app/assets/stylesheets/tabler-icons.css.scss */
.ti-swimming:before {
  content: "\ec92";
}

/* line 15656, app/assets/stylesheets/tabler-icons.css.scss */
.ti-swipe:before {
  content: "\f551";
}

/* line 15660, app/assets/stylesheets/tabler-icons.css.scss */
.ti-switch:before {
  content: "\eb33";
}

/* line 15664, app/assets/stylesheets/tabler-icons.css.scss */
.ti-switch-2:before {
  content: "\edbf";
}

/* line 15668, app/assets/stylesheets/tabler-icons.css.scss */
.ti-switch-3:before {
  content: "\edc0";
}

/* line 15672, app/assets/stylesheets/tabler-icons.css.scss */
.ti-switch-horizontal:before {
  content: "\eb31";
}

/* line 15676, app/assets/stylesheets/tabler-icons.css.scss */
.ti-switch-vertical:before {
  content: "\eb32";
}

/* line 15680, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sword:before {
  content: "\f030";
}

/* line 15684, app/assets/stylesheets/tabler-icons.css.scss */
.ti-sword-off:before {
  content: "\f434";
}

/* line 15688, app/assets/stylesheets/tabler-icons.css.scss */
.ti-swords:before {
  content: "\f132";
}

/* line 15692, app/assets/stylesheets/tabler-icons.css.scss */
.ti-table:before {
  content: "\eba1";
}

/* line 15696, app/assets/stylesheets/tabler-icons.css.scss */
.ti-table-alias:before {
  content: "\f25b";
}

/* line 15700, app/assets/stylesheets/tabler-icons.css.scss */
.ti-table-down:before {
  content: "\fa1c";
}

/* line 15704, app/assets/stylesheets/tabler-icons.css.scss */
.ti-table-export:before {
  content: "\eef8";
}

/* line 15708, app/assets/stylesheets/tabler-icons.css.scss */
.ti-table-filled:before {
  content: "\f782";
}

/* line 15712, app/assets/stylesheets/tabler-icons.css.scss */
.ti-table-heart:before {
  content: "\fa1d";
}

/* line 15716, app/assets/stylesheets/tabler-icons.css.scss */
.ti-table-import:before {
  content: "\eef9";
}

/* line 15720, app/assets/stylesheets/tabler-icons.css.scss */
.ti-table-minus:before {
  content: "\fa1e";
}

/* line 15724, app/assets/stylesheets/tabler-icons.css.scss */
.ti-table-off:before {
  content: "\eefa";
}

/* line 15728, app/assets/stylesheets/tabler-icons.css.scss */
.ti-table-options:before {
  content: "\f25c";
}

/* line 15732, app/assets/stylesheets/tabler-icons.css.scss */
.ti-table-plus:before {
  content: "\fa1f";
}

/* line 15736, app/assets/stylesheets/tabler-icons.css.scss */
.ti-table-share:before {
  content: "\fa20";
}

/* line 15740, app/assets/stylesheets/tabler-icons.css.scss */
.ti-table-shortcut:before {
  content: "\f25d";
}

/* line 15744, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tag:before {
  content: "\eb34";
}

/* line 15748, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tag-off:before {
  content: "\efc0";
}

/* line 15752, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tags:before {
  content: "\ef86";
}

/* line 15756, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tags-off:before {
  content: "\efc1";
}

/* line 15760, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tallymark-1:before {
  content: "\ec46";
}

/* line 15764, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tallymark-2:before {
  content: "\ec47";
}

/* line 15768, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tallymark-3:before {
  content: "\ec48";
}

/* line 15772, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tallymark-4:before {
  content: "\ec49";
}

/* line 15776, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tallymarks:before {
  content: "\ec4a";
}

/* line 15780, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tank:before {
  content: "\ed95";
}

/* line 15784, app/assets/stylesheets/tabler-icons.css.scss */
.ti-target:before {
  content: "\eb35";
}

/* line 15788, app/assets/stylesheets/tabler-icons.css.scss */
.ti-target-arrow:before {
  content: "\f51a";
}

/* line 15792, app/assets/stylesheets/tabler-icons.css.scss */
.ti-target-off:before {
  content: "\f1ad";
}

/* line 15796, app/assets/stylesheets/tabler-icons.css.scss */
.ti-teapot:before {
  content: "\f552";
}

/* line 15800, app/assets/stylesheets/tabler-icons.css.scss */
.ti-telescope:before {
  content: "\f07d";
}

/* line 15804, app/assets/stylesheets/tabler-icons.css.scss */
.ti-telescope-off:before {
  content: "\f1ae";
}

/* line 15808, app/assets/stylesheets/tabler-icons.css.scss */
.ti-temperature:before {
  content: "\eb38";
}

/* line 15812, app/assets/stylesheets/tabler-icons.css.scss */
.ti-temperature-celsius:before {
  content: "\eb36";
}

/* line 15816, app/assets/stylesheets/tabler-icons.css.scss */
.ti-temperature-fahrenheit:before {
  content: "\eb37";
}

/* line 15820, app/assets/stylesheets/tabler-icons.css.scss */
.ti-temperature-minus:before {
  content: "\ebed";
}

/* line 15824, app/assets/stylesheets/tabler-icons.css.scss */
.ti-temperature-off:before {
  content: "\f1af";
}

/* line 15828, app/assets/stylesheets/tabler-icons.css.scss */
.ti-temperature-plus:before {
  content: "\ebee";
}

/* line 15832, app/assets/stylesheets/tabler-icons.css.scss */
.ti-template:before {
  content: "\eb39";
}

/* line 15836, app/assets/stylesheets/tabler-icons.css.scss */
.ti-template-off:before {
  content: "\f1b0";
}

/* line 15840, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tent:before {
  content: "\eefb";
}

/* line 15844, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tent-off:before {
  content: "\f435";
}

/* line 15848, app/assets/stylesheets/tabler-icons.css.scss */
.ti-terminal:before {
  content: "\ebdc";
}

/* line 15852, app/assets/stylesheets/tabler-icons.css.scss */
.ti-terminal-2:before {
  content: "\ebef";
}

/* line 15856, app/assets/stylesheets/tabler-icons.css.scss */
.ti-test-pipe:before {
  content: "\eb3a";
}

/* line 15860, app/assets/stylesheets/tabler-icons.css.scss */
.ti-test-pipe-2:before {
  content: "\f0a4";
}

/* line 15864, app/assets/stylesheets/tabler-icons.css.scss */
.ti-test-pipe-off:before {
  content: "\f1b1";
}

/* line 15868, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tex:before {
  content: "\f4e0";
}

/* line 15872, app/assets/stylesheets/tabler-icons.css.scss */
.ti-text-caption:before {
  content: "\f4a4";
}

/* line 15876, app/assets/stylesheets/tabler-icons.css.scss */
.ti-text-color:before {
  content: "\f2dc";
}

/* line 15880, app/assets/stylesheets/tabler-icons.css.scss */
.ti-text-decrease:before {
  content: "\f202";
}

/* line 15884, app/assets/stylesheets/tabler-icons.css.scss */
.ti-text-direction-ltr:before {
  content: "\eefc";
}

/* line 15888, app/assets/stylesheets/tabler-icons.css.scss */
.ti-text-direction-rtl:before {
  content: "\eefd";
}

/* line 15892, app/assets/stylesheets/tabler-icons.css.scss */
.ti-text-increase:before {
  content: "\f203";
}

/* line 15896, app/assets/stylesheets/tabler-icons.css.scss */
.ti-text-orientation:before {
  content: "\f2a4";
}

/* line 15900, app/assets/stylesheets/tabler-icons.css.scss */
.ti-text-plus:before {
  content: "\f2a5";
}

/* line 15904, app/assets/stylesheets/tabler-icons.css.scss */
.ti-text-recognition:before {
  content: "\f204";
}

/* line 15908, app/assets/stylesheets/tabler-icons.css.scss */
.ti-text-resize:before {
  content: "\ef87";
}

/* line 15912, app/assets/stylesheets/tabler-icons.css.scss */
.ti-text-size:before {
  content: "\f2b1";
}

/* line 15916, app/assets/stylesheets/tabler-icons.css.scss */
.ti-text-spellcheck:before {
  content: "\f2a6";
}

/* line 15920, app/assets/stylesheets/tabler-icons.css.scss */
.ti-text-wrap:before {
  content: "\ebdd";
}

/* line 15924, app/assets/stylesheets/tabler-icons.css.scss */
.ti-text-wrap-disabled:before {
  content: "\eca7";
}

/* line 15928, app/assets/stylesheets/tabler-icons.css.scss */
.ti-texture:before {
  content: "\f51b";
}

/* line 15932, app/assets/stylesheets/tabler-icons.css.scss */
.ti-theater:before {
  content: "\f79b";
}

/* line 15936, app/assets/stylesheets/tabler-icons.css.scss */
.ti-thermometer:before {
  content: "\ef67";
}

/* line 15940, app/assets/stylesheets/tabler-icons.css.scss */
.ti-thumb-down:before {
  content: "\eb3b";
}

/* line 15944, app/assets/stylesheets/tabler-icons.css.scss */
.ti-thumb-down-filled:before {
  content: "\f6aa";
}

/* line 15948, app/assets/stylesheets/tabler-icons.css.scss */
.ti-thumb-down-off:before {
  content: "\f436";
}

/* line 15952, app/assets/stylesheets/tabler-icons.css.scss */
.ti-thumb-up:before {
  content: "\eb3c";
}

/* line 15956, app/assets/stylesheets/tabler-icons.css.scss */
.ti-thumb-up-filled:before {
  content: "\f6ab";
}

/* line 15960, app/assets/stylesheets/tabler-icons.css.scss */
.ti-thumb-up-off:before {
  content: "\f437";
}

/* line 15964, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tic-tac:before {
  content: "\f51c";
}

/* line 15968, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ticket:before {
  content: "\eb3d";
}

/* line 15972, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ticket-off:before {
  content: "\f1b2";
}

/* line 15976, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tie:before {
  content: "\f07e";
}

/* line 15980, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tilde:before {
  content: "\f4a5";
}

/* line 15984, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tilt-shift:before {
  content: "\eefe";
}

/* line 15988, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tilt-shift-off:before {
  content: "\f1b3";
}

/* line 15992, app/assets/stylesheets/tabler-icons.css.scss */
.ti-timeline:before {
  content: "\f031";
}

/* line 15996, app/assets/stylesheets/tabler-icons.css.scss */
.ti-timeline-event:before {
  content: "\f553";
}

/* line 16000, app/assets/stylesheets/tabler-icons.css.scss */
.ti-timeline-event-exclamation:before {
  content: "\f662";
}

/* line 16004, app/assets/stylesheets/tabler-icons.css.scss */
.ti-timeline-event-minus:before {
  content: "\f663";
}

/* line 16008, app/assets/stylesheets/tabler-icons.css.scss */
.ti-timeline-event-plus:before {
  content: "\f664";
}

/* line 16012, app/assets/stylesheets/tabler-icons.css.scss */
.ti-timeline-event-text:before {
  content: "\f665";
}

/* line 16016, app/assets/stylesheets/tabler-icons.css.scss */
.ti-timeline-event-x:before {
  content: "\f666";
}

/* line 16020, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tir:before {
  content: "\ebf0";
}

/* line 16024, app/assets/stylesheets/tabler-icons.css.scss */
.ti-toggle-left:before {
  content: "\eb3e";
}

/* line 16028, app/assets/stylesheets/tabler-icons.css.scss */
.ti-toggle-right:before {
  content: "\eb3f";
}

/* line 16032, app/assets/stylesheets/tabler-icons.css.scss */
.ti-toilet-paper:before {
  content: "\efd3";
}

/* line 16036, app/assets/stylesheets/tabler-icons.css.scss */
.ti-toilet-paper-off:before {
  content: "\f1b4";
}

/* line 16040, app/assets/stylesheets/tabler-icons.css.scss */
.ti-toml:before {
  content: "\fa5d";
}

/* line 16044, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tool:before {
  content: "\eb40";
}

/* line 16048, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tools:before {
  content: "\ebca";
}

/* line 16052, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tools-kitchen:before {
  content: "\ed64";
}

/* line 16056, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tools-kitchen-2:before {
  content: "\eeff";
}

/* line 16060, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tools-kitchen-2-off:before {
  content: "\f1b5";
}

/* line 16064, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tools-kitchen-off:before {
  content: "\f1b6";
}

/* line 16068, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tools-off:before {
  content: "\f1b7";
}

/* line 16072, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tooltip:before {
  content: "\f2dd";
}

/* line 16076, app/assets/stylesheets/tabler-icons.css.scss */
.ti-topology-bus:before {
  content: "\f5d9";
}

/* line 16080, app/assets/stylesheets/tabler-icons.css.scss */
.ti-topology-complex:before {
  content: "\f5da";
}

/* line 16084, app/assets/stylesheets/tabler-icons.css.scss */
.ti-topology-full:before {
  content: "\f5dc";
}

/* line 16088, app/assets/stylesheets/tabler-icons.css.scss */
.ti-topology-full-hierarchy:before {
  content: "\f5db";
}

/* line 16092, app/assets/stylesheets/tabler-icons.css.scss */
.ti-topology-ring:before {
  content: "\f5df";
}

/* line 16096, app/assets/stylesheets/tabler-icons.css.scss */
.ti-topology-ring-2:before {
  content: "\f5dd";
}

/* line 16100, app/assets/stylesheets/tabler-icons.css.scss */
.ti-topology-ring-3:before {
  content: "\f5de";
}

/* line 16104, app/assets/stylesheets/tabler-icons.css.scss */
.ti-topology-star:before {
  content: "\f5e5";
}

/* line 16108, app/assets/stylesheets/tabler-icons.css.scss */
.ti-topology-star-2:before {
  content: "\f5e0";
}

/* line 16112, app/assets/stylesheets/tabler-icons.css.scss */
.ti-topology-star-3:before {
  content: "\f5e1";
}

/* line 16116, app/assets/stylesheets/tabler-icons.css.scss */
.ti-topology-star-ring:before {
  content: "\f5e4";
}

/* line 16120, app/assets/stylesheets/tabler-icons.css.scss */
.ti-topology-star-ring-2:before {
  content: "\f5e2";
}

/* line 16124, app/assets/stylesheets/tabler-icons.css.scss */
.ti-topology-star-ring-3:before {
  content: "\f5e3";
}

/* line 16128, app/assets/stylesheets/tabler-icons.css.scss */
.ti-torii:before {
  content: "\f59b";
}

/* line 16132, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tornado:before {
  content: "\ece2";
}

/* line 16136, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tournament:before {
  content: "\ecd0";
}

/* line 16140, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tower:before {
  content: "\f2cb";
}

/* line 16144, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tower-off:before {
  content: "\f2ca";
}

/* line 16148, app/assets/stylesheets/tabler-icons.css.scss */
.ti-track:before {
  content: "\ef00";
}

/* line 16152, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tractor:before {
  content: "\ec0d";
}

/* line 16156, app/assets/stylesheets/tabler-icons.css.scss */
.ti-trademark:before {
  content: "\ec0e";
}

/* line 16160, app/assets/stylesheets/tabler-icons.css.scss */
.ti-traffic-cone:before {
  content: "\ec0f";
}

/* line 16164, app/assets/stylesheets/tabler-icons.css.scss */
.ti-traffic-cone-off:before {
  content: "\f1b8";
}

/* line 16168, app/assets/stylesheets/tabler-icons.css.scss */
.ti-traffic-lights:before {
  content: "\ed39";
}

/* line 16172, app/assets/stylesheets/tabler-icons.css.scss */
.ti-traffic-lights-off:before {
  content: "\f1b9";
}

/* line 16176, app/assets/stylesheets/tabler-icons.css.scss */
.ti-train:before {
  content: "\ed96";
}

/* line 16180, app/assets/stylesheets/tabler-icons.css.scss */
.ti-transfer-in:before {
  content: "\ef2f";
}

/* line 16184, app/assets/stylesheets/tabler-icons.css.scss */
.ti-transfer-out:before {
  content: "\ef30";
}

/* line 16188, app/assets/stylesheets/tabler-icons.css.scss */
.ti-transform:before {
  content: "\f38e";
}

/* line 16192, app/assets/stylesheets/tabler-icons.css.scss */
.ti-transform-filled:before {
  content: "\f6ac";
}

/* line 16196, app/assets/stylesheets/tabler-icons.css.scss */
.ti-transition-bottom:before {
  content: "\f2b2";
}

/* line 16200, app/assets/stylesheets/tabler-icons.css.scss */
.ti-transition-left:before {
  content: "\f2b3";
}

/* line 16204, app/assets/stylesheets/tabler-icons.css.scss */
.ti-transition-right:before {
  content: "\f2b4";
}

/* line 16208, app/assets/stylesheets/tabler-icons.css.scss */
.ti-transition-top:before {
  content: "\f2b5";
}

/* line 16212, app/assets/stylesheets/tabler-icons.css.scss */
.ti-trash:before {
  content: "\eb41";
}

/* line 16216, app/assets/stylesheets/tabler-icons.css.scss */
.ti-trash-filled:before {
  content: "\f783";
}

/* line 16220, app/assets/stylesheets/tabler-icons.css.scss */
.ti-trash-off:before {
  content: "\ed65";
}

/* line 16224, app/assets/stylesheets/tabler-icons.css.scss */
.ti-trash-x:before {
  content: "\ef88";
}

/* line 16228, app/assets/stylesheets/tabler-icons.css.scss */
.ti-trash-x-filled:before {
  content: "\f784";
}

/* line 16232, app/assets/stylesheets/tabler-icons.css.scss */
.ti-treadmill:before {
  content: "\fa6e";
}

/* line 16236, app/assets/stylesheets/tabler-icons.css.scss */
.ti-tree:before {
  content: "\ef01";
}

/* line 16240, app/assets/stylesheets/tabler-icons.css.scss */
.ti-trees:before {
  content: "\ec10";
}

/* line 16244, app/assets/stylesheets/tabler-icons.css.scss */
.ti-trekking:before {
  content: "\f5ad";
}

/* line 16248, app/assets/stylesheets/tabler-icons.css.scss */
.ti-trending-down:before {
  content: "\eb42";
}

/* line 16252, app/assets/stylesheets/tabler-icons.css.scss */
.ti-trending-down-2:before {
  content: "\edc1";
}

/* line 16256, app/assets/stylesheets/tabler-icons.css.scss */
.ti-trending-down-3:before {
  content: "\edc2";
}

/* line 16260, app/assets/stylesheets/tabler-icons.css.scss */
.ti-trending-up:before {
  content: "\eb43";
}

/* line 16264, app/assets/stylesheets/tabler-icons.css.scss */
.ti-trending-up-2:before {
  content: "\edc3";
}

/* line 16268, app/assets/stylesheets/tabler-icons.css.scss */
.ti-trending-up-3:before {
  content: "\edc4";
}

/* line 16272, app/assets/stylesheets/tabler-icons.css.scss */
.ti-triangle:before {
  content: "\eb44";
}

/* line 16276, app/assets/stylesheets/tabler-icons.css.scss */
.ti-triangle-filled:before {
  content: "\f6ad";
}

/* line 16280, app/assets/stylesheets/tabler-icons.css.scss */
.ti-triangle-inverted:before {
  content: "\f01d";
}

/* line 16284, app/assets/stylesheets/tabler-icons.css.scss */
.ti-triangle-inverted-filled:before {
  content: "\f6ae";
}

/* line 16288, app/assets/stylesheets/tabler-icons.css.scss */
.ti-triangle-off:before {
  content: "\ef02";
}

/* line 16292, app/assets/stylesheets/tabler-icons.css.scss */
.ti-triangle-square-circle:before {
  content: "\ece8";
}

/* line 16296, app/assets/stylesheets/tabler-icons.css.scss */
.ti-triangles:before {
  content: "\f0a5";
}

/* line 16300, app/assets/stylesheets/tabler-icons.css.scss */
.ti-trident:before {
  content: "\ecc5";
}

/* line 16304, app/assets/stylesheets/tabler-icons.css.scss */
.ti-trolley:before {
  content: "\f4cc";
}

/* line 16308, app/assets/stylesheets/tabler-icons.css.scss */
.ti-trophy:before {
  content: "\eb45";
}

/* line 16312, app/assets/stylesheets/tabler-icons.css.scss */
.ti-trophy-filled:before {
  content: "\f6af";
}

/* line 16316, app/assets/stylesheets/tabler-icons.css.scss */
.ti-trophy-off:before {
  content: "\f438";
}

/* line 16320, app/assets/stylesheets/tabler-icons.css.scss */
.ti-trowel:before {
  content: "\f368";
}

/* line 16324, app/assets/stylesheets/tabler-icons.css.scss */
.ti-truck:before {
  content: "\ebc4";
}

/* line 16328, app/assets/stylesheets/tabler-icons.css.scss */
.ti-truck-delivery:before {
  content: "\ec4b";
}

/* line 16332, app/assets/stylesheets/tabler-icons.css.scss */
.ti-truck-loading:before {
  content: "\f1da";
}

/* line 16336, app/assets/stylesheets/tabler-icons.css.scss */
.ti-truck-off:before {
  content: "\ef03";
}

/* line 16340, app/assets/stylesheets/tabler-icons.css.scss */
.ti-truck-return:before {
  content: "\ec4c";
}

/* line 16344, app/assets/stylesheets/tabler-icons.css.scss */
.ti-txt:before {
  content: "\f3b1";
}

/* line 16348, app/assets/stylesheets/tabler-icons.css.scss */
.ti-typography:before {
  content: "\ebc5";
}

/* line 16352, app/assets/stylesheets/tabler-icons.css.scss */
.ti-typography-off:before {
  content: "\f1ba";
}

/* line 16356, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ufo:before {
  content: "\f26f";
}

/* line 16360, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ufo-off:before {
  content: "\f26e";
}

/* line 16364, app/assets/stylesheets/tabler-icons.css.scss */
.ti-umbrella:before {
  content: "\ebf1";
}

/* line 16368, app/assets/stylesheets/tabler-icons.css.scss */
.ti-umbrella-filled:before {
  content: "\f6b0";
}

/* line 16372, app/assets/stylesheets/tabler-icons.css.scss */
.ti-umbrella-off:before {
  content: "\f1bb";
}

/* line 16376, app/assets/stylesheets/tabler-icons.css.scss */
.ti-underline:before {
  content: "\eba2";
}

/* line 16380, app/assets/stylesheets/tabler-icons.css.scss */
.ti-unlink:before {
  content: "\eb46";
}

/* line 16384, app/assets/stylesheets/tabler-icons.css.scss */
.ti-upload:before {
  content: "\eb47";
}

/* line 16388, app/assets/stylesheets/tabler-icons.css.scss */
.ti-urgent:before {
  content: "\eb48";
}

/* line 16392, app/assets/stylesheets/tabler-icons.css.scss */
.ti-usb:before {
  content: "\f00c";
}

/* line 16396, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user:before {
  content: "\eb4d";
}

/* line 16400, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-bolt:before {
  content: "\f9d1";
}

/* line 16404, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-cancel:before {
  content: "\f9d2";
}

/* line 16408, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-check:before {
  content: "\eb49";
}

/* line 16412, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-circle:before {
  content: "\ef68";
}

/* line 16416, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-code:before {
  content: "\f9d3";
}

/* line 16420, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-cog:before {
  content: "\f9d4";
}

/* line 16424, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-dollar:before {
  content: "\f9d5";
}

/* line 16428, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-down:before {
  content: "\f9d6";
}

/* line 16432, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-edit:before {
  content: "\f7cc";
}

/* line 16436, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-exclamation:before {
  content: "\ec12";
}

/* line 16440, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-heart:before {
  content: "\f7cd";
}

/* line 16444, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-minus:before {
  content: "\eb4a";
}

/* line 16448, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-off:before {
  content: "\ecf9";
}

/* line 16452, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-pause:before {
  content: "\f9d7";
}

/* line 16456, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-pin:before {
  content: "\f7ce";
}

/* line 16460, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-plus:before {
  content: "\eb4b";
}

/* line 16464, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-question:before {
  content: "\f7cf";
}

/* line 16468, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-search:before {
  content: "\ef89";
}

/* line 16472, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-share:before {
  content: "\f9d8";
}

/* line 16476, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-shield:before {
  content: "\f7d0";
}

/* line 16480, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-star:before {
  content: "\f7d1";
}

/* line 16484, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-up:before {
  content: "\f7d2";
}

/* line 16488, app/assets/stylesheets/tabler-icons.css.scss */
.ti-user-x:before {
  content: "\eb4c";
}

/* line 16492, app/assets/stylesheets/tabler-icons.css.scss */
.ti-users:before {
  content: "\ebf2";
}

/* line 16496, app/assets/stylesheets/tabler-icons.css.scss */
.ti-users-group:before {
  content: "\fa21";
}

/* line 16500, app/assets/stylesheets/tabler-icons.css.scss */
.ti-users-minus:before {
  content: "\fa0e";
}

/* line 16504, app/assets/stylesheets/tabler-icons.css.scss */
.ti-users-plus:before {
  content: "\fa0f";
}

/* line 16508, app/assets/stylesheets/tabler-icons.css.scss */
.ti-uv-index:before {
  content: "\f3b2";
}

/* line 16512, app/assets/stylesheets/tabler-icons.css.scss */
.ti-ux-circle:before {
  content: "\f369";
}

/* line 16516, app/assets/stylesheets/tabler-icons.css.scss */
.ti-vaccine:before {
  content: "\ef04";
}

/* line 16520, app/assets/stylesheets/tabler-icons.css.scss */
.ti-vaccine-bottle:before {
  content: "\ef69";
}

/* line 16524, app/assets/stylesheets/tabler-icons.css.scss */
.ti-vaccine-bottle-off:before {
  content: "\f439";
}

/* line 16528, app/assets/stylesheets/tabler-icons.css.scss */
.ti-vaccine-off:before {
  content: "\f1bc";
}

/* line 16532, app/assets/stylesheets/tabler-icons.css.scss */
.ti-vacuum-cleaner:before {
  content: "\f5e6";
}

/* line 16536, app/assets/stylesheets/tabler-icons.css.scss */
.ti-variable:before {
  content: "\ef05";
}

/* line 16540, app/assets/stylesheets/tabler-icons.css.scss */
.ti-variable-minus:before {
  content: "\f36a";
}

/* line 16544, app/assets/stylesheets/tabler-icons.css.scss */
.ti-variable-off:before {
  content: "\f1bd";
}

/* line 16548, app/assets/stylesheets/tabler-icons.css.scss */
.ti-variable-plus:before {
  content: "\f36b";
}

/* line 16552, app/assets/stylesheets/tabler-icons.css.scss */
.ti-vector:before {
  content: "\eca9";
}

/* line 16556, app/assets/stylesheets/tabler-icons.css.scss */
.ti-vector-bezier:before {
  content: "\ef1d";
}

/* line 16560, app/assets/stylesheets/tabler-icons.css.scss */
.ti-vector-bezier-2:before {
  content: "\f1a3";
}

/* line 16564, app/assets/stylesheets/tabler-icons.css.scss */
.ti-vector-bezier-arc:before {
  content: "\f4cd";
}

/* line 16568, app/assets/stylesheets/tabler-icons.css.scss */
.ti-vector-bezier-circle:before {
  content: "\f4ce";
}

/* line 16572, app/assets/stylesheets/tabler-icons.css.scss */
.ti-vector-off:before {
  content: "\f1be";
}

/* line 16576, app/assets/stylesheets/tabler-icons.css.scss */
.ti-vector-spline:before {
  content: "\f565";
}

/* line 16580, app/assets/stylesheets/tabler-icons.css.scss */
.ti-vector-triangle:before {
  content: "\eca8";
}

/* line 16584, app/assets/stylesheets/tabler-icons.css.scss */
.ti-vector-triangle-off:before {
  content: "\f1bf";
}

/* line 16588, app/assets/stylesheets/tabler-icons.css.scss */
.ti-venus:before {
  content: "\ec86";
}

/* line 16592, app/assets/stylesheets/tabler-icons.css.scss */
.ti-versions:before {
  content: "\ed52";
}

/* line 16596, app/assets/stylesheets/tabler-icons.css.scss */
.ti-versions-filled:before {
  content: "\f6b1";
}

/* line 16600, app/assets/stylesheets/tabler-icons.css.scss */
.ti-versions-off:before {
  content: "\f1c0";
}

/* line 16604, app/assets/stylesheets/tabler-icons.css.scss */
.ti-video:before {
  content: "\ed22";
}

/* line 16608, app/assets/stylesheets/tabler-icons.css.scss */
.ti-video-minus:before {
  content: "\ed1f";
}

/* line 16612, app/assets/stylesheets/tabler-icons.css.scss */
.ti-video-off:before {
  content: "\ed20";
}

/* line 16616, app/assets/stylesheets/tabler-icons.css.scss */
.ti-video-plus:before {
  content: "\ed21";
}

/* line 16620, app/assets/stylesheets/tabler-icons.css.scss */
.ti-view-360:before {
  content: "\ed84";
}

/* line 16624, app/assets/stylesheets/tabler-icons.css.scss */
.ti-view-360-off:before {
  content: "\f1c1";
}

/* line 16628, app/assets/stylesheets/tabler-icons.css.scss */
.ti-viewfinder:before {
  content: "\eb4e";
}

/* line 16632, app/assets/stylesheets/tabler-icons.css.scss */
.ti-viewfinder-off:before {
  content: "\f1c2";
}

/* line 16636, app/assets/stylesheets/tabler-icons.css.scss */
.ti-viewport-narrow:before {
  content: "\ebf3";
}

/* line 16640, app/assets/stylesheets/tabler-icons.css.scss */
.ti-viewport-wide:before {
  content: "\ebf4";
}

/* line 16644, app/assets/stylesheets/tabler-icons.css.scss */
.ti-vinyl:before {
  content: "\f00d";
}

/* line 16648, app/assets/stylesheets/tabler-icons.css.scss */
.ti-vip:before {
  content: "\f3b3";
}

/* line 16652, app/assets/stylesheets/tabler-icons.css.scss */
.ti-vip-off:before {
  content: "\f43a";
}

/* line 16656, app/assets/stylesheets/tabler-icons.css.scss */
.ti-virus:before {
  content: "\eb74";
}

/* line 16660, app/assets/stylesheets/tabler-icons.css.scss */
.ti-virus-off:before {
  content: "\ed66";
}

/* line 16664, app/assets/stylesheets/tabler-icons.css.scss */
.ti-virus-search:before {
  content: "\ed67";
}

/* line 16668, app/assets/stylesheets/tabler-icons.css.scss */
.ti-vocabulary:before {
  content: "\ef1e";
}

/* line 16672, app/assets/stylesheets/tabler-icons.css.scss */
.ti-vocabulary-off:before {
  content: "\f43b";
}

/* line 16676, app/assets/stylesheets/tabler-icons.css.scss */
.ti-volcano:before {
  content: "\f79c";
}

/* line 16680, app/assets/stylesheets/tabler-icons.css.scss */
.ti-volume:before {
  content: "\eb51";
}

/* line 16684, app/assets/stylesheets/tabler-icons.css.scss */
.ti-volume-2:before {
  content: "\eb4f";
}

/* line 16688, app/assets/stylesheets/tabler-icons.css.scss */
.ti-volume-3:before {
  content: "\eb50";
}

/* line 16692, app/assets/stylesheets/tabler-icons.css.scss */
.ti-volume-off:before {
  content: "\f1c3";
}

/* line 16696, app/assets/stylesheets/tabler-icons.css.scss */
.ti-walk:before {
  content: "\ec87";
}

/* line 16700, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wall:before {
  content: "\ef7a";
}

/* line 16704, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wall-off:before {
  content: "\f43c";
}

/* line 16708, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wallet:before {
  content: "\eb75";
}

/* line 16712, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wallet-off:before {
  content: "\f1c4";
}

/* line 16716, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wallpaper:before {
  content: "\ef56";
}

/* line 16720, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wallpaper-off:before {
  content: "\f1c5";
}

/* line 16724, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wand:before {
  content: "\ebcb";
}

/* line 16728, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wand-off:before {
  content: "\f1c6";
}

/* line 16732, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash:before {
  content: "\f311";
}

/* line 16736, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-dry:before {
  content: "\f304";
}

/* line 16740, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-dry-1:before {
  content: "\f2fa";
}

/* line 16744, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-dry-2:before {
  content: "\f2fb";
}

/* line 16748, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-dry-3:before {
  content: "\f2fc";
}

/* line 16752, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-dry-a:before {
  content: "\f2fd";
}

/* line 16756, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-dry-dip:before {
  content: "\f2fe";
}

/* line 16760, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-dry-f:before {
  content: "\f2ff";
}

/* line 16764, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-dry-flat:before {
  content: "\fa7f";
}

/* line 16768, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-dry-hang:before {
  content: "\f300";
}

/* line 16772, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-dry-off:before {
  content: "\f301";
}

/* line 16776, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-dry-p:before {
  content: "\f302";
}

/* line 16780, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-dry-shade:before {
  content: "\f303";
}

/* line 16784, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-dry-w:before {
  content: "\f322";
}

/* line 16788, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-dryclean:before {
  content: "\f305";
}

/* line 16792, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-dryclean-off:before {
  content: "\f323";
}

/* line 16796, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-eco:before {
  content: "\fa80";
}

/* line 16800, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-gentle:before {
  content: "\f306";
}

/* line 16804, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-hand:before {
  content: "\fa81";
}

/* line 16808, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-machine:before {
  content: "\f25e";
}

/* line 16812, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-off:before {
  content: "\f307";
}

/* line 16816, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-press:before {
  content: "\f308";
}

/* line 16820, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-temperature-1:before {
  content: "\f309";
}

/* line 16824, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-temperature-2:before {
  content: "\f30a";
}

/* line 16828, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-temperature-3:before {
  content: "\f30b";
}

/* line 16832, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-temperature-4:before {
  content: "\f30c";
}

/* line 16836, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-temperature-5:before {
  content: "\f30d";
}

/* line 16840, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-temperature-6:before {
  content: "\f30e";
}

/* line 16844, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-tumble-dry:before {
  content: "\f30f";
}

/* line 16848, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wash-tumble-off:before {
  content: "\f310";
}

/* line 16852, app/assets/stylesheets/tabler-icons.css.scss */
.ti-waterpolo:before {
  content: "\fa6f";
}

/* line 16856, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wave-saw-tool:before {
  content: "\ecd3";
}

/* line 16860, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wave-sine:before {
  content: "\ecd4";
}

/* line 16864, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wave-square:before {
  content: "\ecd5";
}

/* line 16868, app/assets/stylesheets/tabler-icons.css.scss */
.ti-webhook:before {
  content: "\f01e";
}

/* line 16872, app/assets/stylesheets/tabler-icons.css.scss */
.ti-webhook-off:before {
  content: "\f43d";
}

/* line 16876, app/assets/stylesheets/tabler-icons.css.scss */
.ti-weight:before {
  content: "\f589";
}

/* line 16880, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wheelchair:before {
  content: "\f1db";
}

/* line 16884, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wheelchair-off:before {
  content: "\f43e";
}

/* line 16888, app/assets/stylesheets/tabler-icons.css.scss */
.ti-whirl:before {
  content: "\f51d";
}

/* line 16892, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wifi:before {
  content: "\eb52";
}

/* line 16896, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wifi-0:before {
  content: "\eba3";
}

/* line 16900, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wifi-1:before {
  content: "\eba4";
}

/* line 16904, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wifi-2:before {
  content: "\eba5";
}

/* line 16908, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wifi-off:before {
  content: "\ecfa";
}

/* line 16912, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wind:before {
  content: "\ec34";
}

/* line 16916, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wind-off:before {
  content: "\f1c7";
}

/* line 16920, app/assets/stylesheets/tabler-icons.css.scss */
.ti-windmill:before {
  content: "\ed85";
}

/* line 16924, app/assets/stylesheets/tabler-icons.css.scss */
.ti-windmill-filled:before {
  content: "\f6b2";
}

/* line 16928, app/assets/stylesheets/tabler-icons.css.scss */
.ti-windmill-off:before {
  content: "\f1c8";
}

/* line 16932, app/assets/stylesheets/tabler-icons.css.scss */
.ti-window:before {
  content: "\ef06";
}

/* line 16936, app/assets/stylesheets/tabler-icons.css.scss */
.ti-window-maximize:before {
  content: "\f1f1";
}

/* line 16940, app/assets/stylesheets/tabler-icons.css.scss */
.ti-window-minimize:before {
  content: "\f1f2";
}

/* line 16944, app/assets/stylesheets/tabler-icons.css.scss */
.ti-window-off:before {
  content: "\f1c9";
}

/* line 16948, app/assets/stylesheets/tabler-icons.css.scss */
.ti-windsock:before {
  content: "\f06d";
}

/* line 16952, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wiper:before {
  content: "\ecab";
}

/* line 16956, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wiper-wash:before {
  content: "\ecaa";
}

/* line 16960, app/assets/stylesheets/tabler-icons.css.scss */
.ti-woman:before {
  content: "\eb53";
}

/* line 16964, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wood:before {
  content: "\f359";
}

/* line 16968, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world:before {
  content: "\eb54";
}

/* line 16972, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-bolt:before {
  content: "\f9d9";
}

/* line 16976, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-cancel:before {
  content: "\f9da";
}

/* line 16980, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-check:before {
  content: "\f9db";
}

/* line 16984, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-code:before {
  content: "\f9dc";
}

/* line 16988, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-cog:before {
  content: "\f9dd";
}

/* line 16992, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-dollar:before {
  content: "\f9de";
}

/* line 16996, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-down:before {
  content: "\f9df";
}

/* line 17000, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-download:before {
  content: "\ef8a";
}

/* line 17004, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-exclamation:before {
  content: "\f9e0";
}

/* line 17008, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-heart:before {
  content: "\f9e1";
}

/* line 17012, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-latitude:before {
  content: "\ed2e";
}

/* line 17016, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-longitude:before {
  content: "\ed2f";
}

/* line 17020, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-minus:before {
  content: "\f9e2";
}

/* line 17024, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-off:before {
  content: "\f1ca";
}

/* line 17028, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-pause:before {
  content: "\f9e3";
}

/* line 17032, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-pin:before {
  content: "\f9e4";
}

/* line 17036, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-plus:before {
  content: "\f9e5";
}

/* line 17040, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-question:before {
  content: "\f9e6";
}

/* line 17044, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-search:before {
  content: "\f9e7";
}

/* line 17048, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-share:before {
  content: "\f9e8";
}

/* line 17052, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-star:before {
  content: "\f9e9";
}

/* line 17056, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-up:before {
  content: "\f9ea";
}

/* line 17060, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-upload:before {
  content: "\ef8b";
}

/* line 17064, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-www:before {
  content: "\f38f";
}

/* line 17068, app/assets/stylesheets/tabler-icons.css.scss */
.ti-world-x:before {
  content: "\f9eb";
}

/* line 17072, app/assets/stylesheets/tabler-icons.css.scss */
.ti-wrecking-ball:before {
  content: "\ed97";
}

/* line 17076, app/assets/stylesheets/tabler-icons.css.scss */
.ti-writing:before {
  content: "\ef08";
}

/* line 17080, app/assets/stylesheets/tabler-icons.css.scss */
.ti-writing-off:before {
  content: "\f1cb";
}

/* line 17084, app/assets/stylesheets/tabler-icons.css.scss */
.ti-writing-sign:before {
  content: "\ef07";
}

/* line 17088, app/assets/stylesheets/tabler-icons.css.scss */
.ti-writing-sign-off:before {
  content: "\f1cc";
}

/* line 17092, app/assets/stylesheets/tabler-icons.css.scss */
.ti-x:before {
  content: "\eb55";
}

/* line 17096, app/assets/stylesheets/tabler-icons.css.scss */
.ti-xbox-a:before {
  content: "\f2b6";
}

/* line 17100, app/assets/stylesheets/tabler-icons.css.scss */
.ti-xbox-b:before {
  content: "\f2b7";
}

/* line 17104, app/assets/stylesheets/tabler-icons.css.scss */
.ti-xbox-x:before {
  content: "\f2b8";
}

/* line 17108, app/assets/stylesheets/tabler-icons.css.scss */
.ti-xbox-y:before {
  content: "\f2b9";
}

/* line 17112, app/assets/stylesheets/tabler-icons.css.scss */
.ti-xd:before {
  content: "\fa33";
}

/* line 17116, app/assets/stylesheets/tabler-icons.css.scss */
.ti-yin-yang:before {
  content: "\ec35";
}

/* line 17120, app/assets/stylesheets/tabler-icons.css.scss */
.ti-yin-yang-filled:before {
  content: "\f785";
}

/* line 17124, app/assets/stylesheets/tabler-icons.css.scss */
.ti-yoga:before {
  content: "\f01f";
}

/* line 17128, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zeppelin:before {
  content: "\f270";
}

/* line 17132, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zeppelin-off:before {
  content: "\f43f";
}

/* line 17136, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zip:before {
  content: "\f3b4";
}

/* line 17140, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zodiac-aquarius:before {
  content: "\ecac";
}

/* line 17144, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zodiac-aries:before {
  content: "\ecad";
}

/* line 17148, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zodiac-cancer:before {
  content: "\ecae";
}

/* line 17152, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zodiac-capricorn:before {
  content: "\ecaf";
}

/* line 17156, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zodiac-gemini:before {
  content: "\ecb0";
}

/* line 17160, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zodiac-leo:before {
  content: "\ecb1";
}

/* line 17164, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zodiac-libra:before {
  content: "\ecb2";
}

/* line 17168, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zodiac-pisces:before {
  content: "\ecb3";
}

/* line 17172, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zodiac-sagittarius:before {
  content: "\ecb4";
}

/* line 17176, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zodiac-scorpio:before {
  content: "\ecb5";
}

/* line 17180, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zodiac-taurus:before {
  content: "\ecb6";
}

/* line 17184, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zodiac-virgo:before {
  content: "\ecb7";
}

/* line 17188, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zoom-cancel:before {
  content: "\ec4d";
}

/* line 17192, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zoom-check:before {
  content: "\ef09";
}

/* line 17196, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zoom-check-filled:before {
  content: "\f786";
}

/* line 17200, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zoom-code:before {
  content: "\f07f";
}

/* line 17204, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zoom-exclamation:before {
  content: "\f080";
}

/* line 17208, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zoom-filled:before {
  content: "\f787";
}

/* line 17212, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zoom-in:before {
  content: "\eb56";
}

/* line 17216, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zoom-in-area:before {
  content: "\f1dc";
}

/* line 17220, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zoom-in-area-filled:before {
  content: "\f788";
}

/* line 17224, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zoom-in-filled:before {
  content: "\f789";
}

/* line 17228, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zoom-money:before {
  content: "\ef0a";
}

/* line 17232, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zoom-out:before {
  content: "\eb57";
}

/* line 17236, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zoom-out-area:before {
  content: "\f1dd";
}

/* line 17240, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zoom-out-filled:before {
  content: "\f78a";
}

/* line 17244, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zoom-pan:before {
  content: "\f1de";
}

/* line 17248, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zoom-question:before {
  content: "\edeb";
}

/* line 17252, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zoom-replace:before {
  content: "\f2a7";
}

/* line 17256, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zoom-reset:before {
  content: "\f295";
}

/* line 17260, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zzz:before {
  content: "\f228";
}

/* line 17264, app/assets/stylesheets/tabler-icons.css.scss */
.ti-zzz-off:before {
  content: "\f440";
}

/*!
 * bsStepper v1.7.0 (https://github.com/Johann-S/bs-stepper)
 * Copyright 2018 - 2019 Johann-S <johann.servoire@gmail.com>
 * Licensed under MIT (https://github.com/Johann-S/bs-stepper/blob/master/LICENSE)
 */
/* line 6, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper .step-trigger {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  color: #6c757d;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: none;
  border-radius: 0.25rem;
  transition: background-color 0.15s ease-out, color 0.15s ease-out;
}

/* line 34, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper .step-trigger:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 38, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper .step-trigger:disabled,
.bs-stepper .step-trigger.disabled {
  pointer-events: none;
  opacity: 0.65;
}

/* line 44, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper .step-trigger:focus {
  color: #007bff;
  outline: none;
}

/* line 49, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper .step-trigger:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.06);
}

@media (max-width: 520px) {
  /* line 55, app/assets/stylesheets/bs-stepper.css.scss */
  .bs-stepper .step-trigger {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px;
  }
}

/* line 61, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper-label {
  display: inline-block;
  margin: 0.25rem;
}

/* line 66, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 520px) {
  /* line 74, app/assets/stylesheets/bs-stepper.css.scss */
  .bs-stepper-header {
    margin: 0 -10px;
    text-align: center;
  }
}

/* line 79, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper-line,
.bs-stepper .line {
  -ms-flex: 1 0 32px;
  flex: 1 0 32px;
  min-width: 1px;
  min-height: 1px;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.12);
}

@media (max-width: 400px) {
  /* line 90, app/assets/stylesheets/bs-stepper.css.scss */
  .bs-stepper-line,
.bs-stepper .line {
    -ms-flex-preferred-size: 20px;
    flex-basis: 20px;
  }
}

/* line 96, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper-circle {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2em;
  height: 2em;
  padding: 0.5em 0;
  margin: 0.25rem;
  line-height: 1em;
  color: #fff;
  background-color: #6c757d;
  border-radius: 1em;
}

/* line 113, app/assets/stylesheets/bs-stepper.css.scss */
.active .bs-stepper-circle {
  background-color: #007bff;
}

/* line 117, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper-content {
  padding: 0 20px 20px;
}

@media (max-width: 520px) {
  /* line 122, app/assets/stylesheets/bs-stepper.css.scss */
  .bs-stepper-content {
    padding: 0;
  }
}

/* line 126, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper.vertical {
  display: -ms-flexbox;
  display: flex;
}

/* line 131, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper.vertical .bs-stepper-header {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0;
}

/* line 139, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper.vertical .bs-stepper-pane,
.bs-stepper.vertical .content {
  display: block;
}

/* line 144, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper.vertical .bs-stepper-pane:not(.fade),
.bs-stepper.vertical .content:not(.fade) {
  display: block;
  visibility: hidden;
}

/* line 150, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper-pane:not(.fade),
.bs-stepper .content:not(.fade) {
  display: none;
}

/* line 155, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper .content.fade,
.bs-stepper-pane.fade {
  visibility: hidden;
  transition-duration: 0.3s;
  transition-property: opacity;
}

/* line 162, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper-pane.fade.active,
.bs-stepper .content.fade.active {
  visibility: visible;
  opacity: 1;
}

/* line 168, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper-pane.active:not(.fade),
.bs-stepper .content.active:not(.fade) {
  display: block;
  visibility: visible;
}

/* line 174, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper-pane.dstepper-block,
.bs-stepper .content.dstepper-block {
  display: block;
}

/* line 179, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper:not(.vertical) .bs-stepper-pane.dstepper-none,
.bs-stepper:not(.vertical) .content.dstepper-none {
  display: none;
}

/* line 184, app/assets/stylesheets/bs-stepper.css.scss */
.vertical .bs-stepper-pane.fade.dstepper-none,
.vertical .content.fade.dstepper-none {
  visibility: hidden;
}

/* line 190, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper {
  border-radius: 0.375rem;
}

/* line 193, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper .line {
  flex: 0;
  min-width: auto;
  min-height: auto;
  background-color: transparent;
  margin: 0;
}

/* line 200, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper .bs-stepper-header {
  padding: 1.5rem 1.5rem;
}

/* line 203, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper .bs-stepper-header .step .step-trigger {
  padding: 0 1rem;
  flex-wrap: nowrap;
  gap: 1rem;
  font-weight: 500;
}

/* line 209, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper .bs-stepper-header .step .step-trigger .bs-stepper-label {
  margin: 0;
  max-width: 224px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: start;
  display: inline-grid;
  font-weight: 500;
  font-size: 0.9375rem;
}

/* line 219, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper .bs-stepper-header .step .step-trigger .bs-stepper-label .bs-stepper-title {
  line-height: 1;
  font-weight: 500;
}

/* line 223, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper .bs-stepper-header .step .step-trigger .bs-stepper-label .bs-stepper-subtitle {
  font-size: 0.8125rem;
  font-weight: 400;
  margin-top: 0.25rem;
}

/* line 228, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper .bs-stepper-header .step .step-trigger:hover {
  background-color: transparent;
}

/* line 231, app/assets/stylesheets/bs-stepper.css.scss */
html:not([dir=rtl]) .bs-stepper .bs-stepper-header .step:first-child .step-trigger {
  padding-left: 0;
}

/* line 234, app/assets/stylesheets/bs-stepper.css.scss */
[dir=rtl] .bs-stepper .bs-stepper-header .step:first-child .step-trigger {
  padding-right: 0;
}

/* line 237, app/assets/stylesheets/bs-stepper.css.scss */
html:not([dir=rtl]) .bs-stepper .bs-stepper-header .step:last-child .step-trigger {
  padding-right: 0;
}

/* line 240, app/assets/stylesheets/bs-stepper.css.scss */
[dir=rtl] .bs-stepper .bs-stepper-header .step:last-child .step-trigger {
  padding-left: 0;
}

/* line 243, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper .bs-stepper-header .step .bs-stepper-circle {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1.125rem;
  font-weight: 500;
}

/* line 253, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper .bs-stepper-content {
  padding: 1.5rem 1.5rem;
}

/* line 256, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper.vertical .bs-stepper-header {
  min-width: 18rem;
}

/* line 259, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper.vertical .bs-stepper-header .step .step-trigger {
  padding: 0.5rem 0;
}

/* line 262, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper.vertical .bs-stepper-header .step:first-child .step-trigger {
  padding-top: 0;
}

/* line 265, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper.vertical .bs-stepper-header .step:last-child .step-trigger {
  padding-bottom: 0;
}

/* line 268, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper.vertical .bs-stepper-header .line {
  position: relative;
  min-height: 1px;
}

/* line 272, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper.vertical .bs-stepper-content {
  width: 100%;
}

/* line 275, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper.vertical .bs-stepper-content .content:not(.active) {
  display: none;
}

/* line 278, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper.vertical.wizard-icons .step {
  text-align: center;
  padding: 0.75rem 0;
}

/* line 282, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper.wizard-icons .bs-stepper-header {
  justify-content: space-around;
}

/* line 285, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper.wizard-icons .bs-stepper-header .step-trigger {
  flex-direction: column;
  gap: 0.5rem;
}

/* line 289, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper.wizard-icons .bs-stepper-header .step-trigger .bs-stepper-icon svg {
  height: 3.125rem;
  width: 3.125rem;
}

/* line 293, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper.wizard-icons .bs-stepper-header .step-trigger .bs-stepper-icon i {
  font-size: 1.6rem;
}

/* line 296, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper.wizard-icons .bs-stepper-header .step-trigger .bs-stepper-label {
  font-weight: 400;
}

/* line 299, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper.wizard-modern .bs-stepper-header {
  border-bottom: none !important;
}

/* line 302, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper.wizard-modern .bs-stepper-content {
  border-radius: 0.375rem;
}

/* line 305, app/assets/stylesheets/bs-stepper.css.scss */
.bs-stepper.wizard-modern.vertical .bs-stepper-header {
  border-right: none !important;
}

/* line 309, app/assets/stylesheets/bs-stepper.css.scss */
#wizard-create-app.vertical .bs-stepper-header {
  min-width: 15rem;
}

/* line 313, app/assets/stylesheets/bs-stepper.css.scss */
.light-style .bs-stepper {
  background-color: #fff;
}

/* line 316, app/assets/stylesheets/bs-stepper.css.scss */
.light-style .bs-stepper:not(.wizard-modern) {
  box-shadow: 0 0.25rem 1.125rem rgba(75, 70, 92, 0.1);
}

/* line 319, app/assets/stylesheets/bs-stepper.css.scss */
.light-style .bs-stepper .bs-stepper-header {
  border-bottom: 1px solid #dbdade;
}

/* line 322, app/assets/stylesheets/bs-stepper.css.scss */
.light-style .bs-stepper .bs-stepper-header .line i {
  color: #a5a3ae;
}

/* line 325, app/assets/stylesheets/bs-stepper.css.scss */
.light-style .bs-stepper .bs-stepper-header .bs-stepper-title,
.light-style .bs-stepper .bs-stepper-header .bs-stepper-label {
  color: #5d596c;
}

/* line 329, app/assets/stylesheets/bs-stepper.css.scss */
.light-style .bs-stepper .bs-stepper-header .bs-stepper-label .bs-stepper-subtitle {
  color: #a5a3ae !important;
}

/* line 332, app/assets/stylesheets/bs-stepper.css.scss */
.light-style .bs-stepper .bs-stepper-header .step:not(.active) .bs-stepper-circle {
  background-color: #f1f0f2;
  color: #6f6b7d;
}

/* line 336, app/assets/stylesheets/bs-stepper.css.scss */
.light-style .bs-stepper .bs-stepper-header .step.active .bs-stepper-circle {
  box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3);
}

/* line 339, app/assets/stylesheets/bs-stepper.css.scss */
.light-style .bs-stepper .bs-stepper-header .step.crossed .bs-stepper-label,
.light-style .bs-stepper .bs-stepper-header .step.crossed .bs-stepper-title {
  color: #a5a3ae;
}

/* line 343, app/assets/stylesheets/bs-stepper.css.scss */
.light-style .bs-stepper .step-trigger:focus {
  color: #5d596c;
}

/* line 346, app/assets/stylesheets/bs-stepper.css.scss */
.light-style .bs-stepper.vertical .bs-stepper-header {
  border-bottom: none;
}

@media (max-width: 991.98px) {
  /* line 350, app/assets/stylesheets/bs-stepper.css.scss */
  .light-style .bs-stepper.vertical .bs-stepper-header {
    border-right: none !important;
    border-left: none !important;
    border-bottom: 1px solid #dbdade;
  }
}

/* line 356, app/assets/stylesheets/bs-stepper.css.scss */
.light-style .bs-stepper.wizard-modern {
  background-color: transparent;
}

/* line 359, app/assets/stylesheets/bs-stepper.css.scss */
.light-style .bs-stepper.wizard-modern .bs-stepper-content {
  background-color: #fff;
  box-shadow: 0 0.25rem 1.125rem rgba(75, 70, 92, 0.1);
}

/* line 363, app/assets/stylesheets/bs-stepper.css.scss */
.light-style .bs-stepper.wizard-icons .bs-stepper-header .bs-stepper-icon svg {
  fill: #6f6b7d;
}

/* line 366, app/assets/stylesheets/bs-stepper.css.scss */
.light-style .bs-stepper.wizard-icons .bs-stepper-header .bs-stepper-icon i {
  fill: #6f6b7d;
}

/* line 369, app/assets/stylesheets/bs-stepper.css.scss */
.light-style .bs-stepper.wizard-icons .bs-stepper-header .bs-stepper-label {
  color: #6f6b7d;
}

/* line 373, app/assets/stylesheets/bs-stepper.css.scss */
[dir=rtl] .light-style .bs-stepper.vertical .bs-stepper-header {
  border-left: 1px solid #dbdade;
}

/* line 377, app/assets/stylesheets/bs-stepper.css.scss */
html:not([dir=rtl]) .light-style .bs-stepper.vertical .bs-stepper-header {
  border-right: 1px solid #dbdade;
}

/* line 381, app/assets/stylesheets/bs-stepper.css.scss */
.dark-style .bs-stepper {
  background-color: #2f3349;
}

/* line 384, app/assets/stylesheets/bs-stepper.css.scss */
.dark-style .bs-stepper .bs-stepper-header {
  border-bottom: 1px solid #434968;
}

/* line 387, app/assets/stylesheets/bs-stepper.css.scss */
.dark-style .bs-stepper .bs-stepper-header .line i {
  color: #7983bb;
}

/* line 390, app/assets/stylesheets/bs-stepper.css.scss */
.dark-style .bs-stepper .bs-stepper-header .bs-stepper-label,
.dark-style .bs-stepper .bs-stepper-header .bs-stepper-title {
  color: #cfd3ec;
}

/* line 394, app/assets/stylesheets/bs-stepper.css.scss */
.dark-style .bs-stepper .bs-stepper-header .bs-stepper-label .bs-stepper-subtitle {
  color: #7983bb !important;
}

/* line 397, app/assets/stylesheets/bs-stepper.css.scss */
.dark-style .bs-stepper .bs-stepper-header .step:not(.active) .bs-stepper-circle {
  background-color: #363b54;
  color: #b6bee3;
}

/* line 401, app/assets/stylesheets/bs-stepper.css.scss */
.dark-style .bs-stepper .bs-stepper-header .step.active .bs-stepper-circle {
  box-shadow: 0 0.125rem 0.25rem rgba(15, 20, 34, 0.4);
}

/* line 404, app/assets/stylesheets/bs-stepper.css.scss */
.dark-style .bs-stepper .bs-stepper-header .step.crossed .bs-stepper-label,
.dark-style .bs-stepper .bs-stepper-header .step.crossed .bs-stepper-title {
  color: #7983bb;
}

/* line 408, app/assets/stylesheets/bs-stepper.css.scss */
.dark-style .bs-stepper .step-trigger:focus {
  color: #cfd3ec;
}

/* line 411, app/assets/stylesheets/bs-stepper.css.scss */
.dark-style .bs-stepper.vertical .bs-stepper-header {
  border-bottom: none;
}

@media (max-width: 991.98px) {
  /* line 415, app/assets/stylesheets/bs-stepper.css.scss */
  .dark-style .bs-stepper.vertical .bs-stepper-header {
    border-right: none !important;
    border-left: none !important;
    border-bottom: 1px solid #434968;
  }
}

/* line 421, app/assets/stylesheets/bs-stepper.css.scss */
.dark-style .bs-stepper.wizard-modern {
  background-color: transparent;
}

/* line 424, app/assets/stylesheets/bs-stepper.css.scss */
.dark-style .bs-stepper.wizard-modern .bs-stepper-content {
  background-color: #2f3349;
  box-shadow: 0 0.25rem 1.25rem rgba(15, 20, 34, 0.4);
}

/* line 428, app/assets/stylesheets/bs-stepper.css.scss */
.dark-style .bs-stepper.wizard-icons .bs-stepper-header .bs-stepper-icon i {
  color: #b6bee3;
}

/* line 431, app/assets/stylesheets/bs-stepper.css.scss */
.dark-style .bs-stepper.wizard-icons .bs-stepper-header .bs-stepper-icon svg {
  fill: #b6bee3;
}

/* line 434, app/assets/stylesheets/bs-stepper.css.scss */
.dark-style .bs-stepper.wizard-icons .bs-stepper-header .bs-stepper-label {
  color: #b6bee3;
}

/* line 438, app/assets/stylesheets/bs-stepper.css.scss */
[dir=rtl] .dark-style .bs-stepper.vertical .bs-stepper-header {
  border-left: 1px solid #434968;
}

/* line 442, app/assets/stylesheets/bs-stepper.css.scss */
html:not([dir=rtl]) .dark-style .bs-stepper.vertical .bs-stepper-header {
  border-right: 1px solid #434968;
}

/* line 446, app/assets/stylesheets/bs-stepper.css.scss */
[dir=rtl] .bs-stepper .bs-stepper-content .btn-next:not(.btn-submit) i,
[dir=rtl] .bs-stepper .bs-stepper-content .btn-prev i {
  transform: rotate(180deg);
}

/* line 450, app/assets/stylesheets/bs-stepper.css.scss */
[dir=rtl] .bs-stepper.vertical.wizard-icons .bs-stepper-header .line:before {
  right: 50%;
}

/* line 453, app/assets/stylesheets/bs-stepper.css.scss */
[dir=rtl] .bs-stepper.wizard-modern.vertical .bs-stepper-header {
  border-left: none !important;
}

@media (min-width: 992px) {
  /* line 457, app/assets/stylesheets/bs-stepper.css.scss */
  [dir=rtl] .bs-stepper .bs-stepper-header .line i {
    transform: rotate(180deg);
  }
}

@media (max-width: 991.98px) {
  /* line 462, app/assets/stylesheets/bs-stepper.css.scss */
  [dir=rtl] .bs-stepper .bs-stepper-header .step .step-trigger .bs-stepper-label {
    margin-left: 0;
    margin-right: 1rem;
  }
  /* line 466, app/assets/stylesheets/bs-stepper.css.scss */
  [dir=rtl] .bs-stepper.wizard-icons .bs-stepper-header .line:before {
    margin-right: 0.75rem;
  }
}

@media (max-width: 991.98px) {
  /* line 472, app/assets/stylesheets/bs-stepper.css.scss */
  .bs-stepper .bs-stepper-header {
    flex-direction: column;
    align-items: flex-start;
  }
  /* line 476, app/assets/stylesheets/bs-stepper.css.scss */
  .bs-stepper .bs-stepper-header .step .step-trigger {
    padding: 0.5rem 0;
    flex-direction: row;
  }
  /* line 480, app/assets/stylesheets/bs-stepper.css.scss */
  .bs-stepper .bs-stepper-header .step .step-trigger .bs-stepper-label {
    margin-left: 0.35rem;
  }
  /* line 483, app/assets/stylesheets/bs-stepper.css.scss */
  .bs-stepper .bs-stepper-header .step:first-child .step-trigger {
    padding-top: 0;
  }
  /* line 486, app/assets/stylesheets/bs-stepper.css.scss */
  .bs-stepper .bs-stepper-header .step:last-child .step-trigger {
    padding-bottom: 0;
  }
  /* line 489, app/assets/stylesheets/bs-stepper.css.scss */
  .bs-stepper.vertical {
    flex-direction: column;
  }
  /* line 492, app/assets/stylesheets/bs-stepper.css.scss */
  .bs-stepper.vertical .bs-stepper-header {
    align-items: flex-start;
  }
  /* line 495, app/assets/stylesheets/bs-stepper.css.scss */
  .bs-stepper.vertical.wizard-icons .bs-stepper-header .line:before {
    left: 0.75rem;
    margin-left: 0;
  }
  /* line 499, app/assets/stylesheets/bs-stepper.css.scss */
  .bs-stepper:not(.vertical) .bs-stepper-header .line i {
    display: none;
  }
  /* line 502, app/assets/stylesheets/bs-stepper.css.scss */
  .bs-stepper.wizard-icons .bs-stepper-header .bs-stepper-icon svg {
    margin-top: 0.5rem;
  }
}

@media (max-width: 520px) {
  /* line 507, app/assets/stylesheets/bs-stepper.css.scss */
  .bs-stepper-header {
    margin: 0;
  }
}

/* line 511, app/assets/stylesheets/bs-stepper.css.scss */
#wizard-create-app.vertical .bs-stepper-header {
  min-width: 15rem;
}

/* line 1, app/assets/stylesheets/chart_pages.scss */
.chart-page {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  max-width: 1200px;
  height: 80vh;
  text-align: left;
  margin: 0;
}

/* line 12, app/assets/stylesheets/chart_pages.scss */
.chart-page .modal-content {
  height: 100%;
  width: 100%;
  border: 0 solid white;
  max-height: 80vh;
  overflow-y: auto;
  border-radius: 0;
  background-color: #f6f6f7;
}

/* line 22, app/assets/stylesheets/chart_pages.scss */
.chart-modal-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 15px 40px;
  background: #041528;
  color: #fff;
  text-transform: uppercase;
  border-radius: 15px 0 0 0;
}

/* line 34, app/assets/stylesheets/chart_pages.scss */
.chart-new {
  width: 100%;
}

/* line 36, app/assets/stylesheets/chart_pages.scss */
.chart-modal-body {
  padding: 20px 40px 50px 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

/* line 44, app/assets/stylesheets/chart_pages.scss */
.chart-modal-body-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 10px 0;
  width: 100%;
}

/* line 53, app/assets/stylesheets/chart_pages.scss */
.chart-modal-body-divider {
  width: 100%;
  height: 1px;
  background-color: #e5e5e5;
  margin: 19px 0;
}

/* line 60, app/assets/stylesheets/chart_pages.scss */
.chart-page-title {
  font-size: 18px;
  font-weight: 600;
}

/* line 65, app/assets/stylesheets/chart_pages.scss */
.chart-page-card {
  border-radius: 5px;
  box-shadow: 0 0.059rem 0.35rem rgba(0, 0, 0, 0.22);
  padding: 25px;
  background-color: #fff;
}

/* line 72, app/assets/stylesheets/chart_pages.scss */
.chart-card-item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 15px 0;
}

/* line 80, app/assets/stylesheets/chart_pages.scss */
.chart-card-item:last-child {
  margin: 0;
}

/* line 82, app/assets/stylesheets/chart_pages.scss */
.chart-page-input-label {
  font-size: 17px;
}

/* line 84, app/assets/stylesheets/chart_pages.scss */
.chart-page input[type="checkbox"] {
  margin: 0 10px 0 0;
  width: 15px;
  height: 15px;
  cursor: pointer;
}

/* line 91, app/assets/stylesheets/chart_pages.scss */
.chart-page-input {
  border-radius: 6px;
  height: 44px;
  font-size: 17px;
}

/* line 97, app/assets/stylesheets/chart_pages.scss */
.chart-page-table {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

/* line 104, app/assets/stylesheets/chart_pages.scss */
.chart-page-row {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #ddd;
  width: 100%;
}

/* line 113, app/assets/stylesheets/chart_pages.scss */
.chart-page-row:hover {
  background-color: #f7f7f7;
}

/* line 114, app/assets/stylesheets/chart_pages.scss */
.chart-page-row:last-child {
  border-bottom: 0 solid #ddd;
}

/* line 116, app/assets/stylesheets/chart_pages.scss */
.chart-page-row.row-header, .chart-page-row.row-header:hover {
  border-bottom: 2px solid #ddd;
  background-color: #ebebeb;
}

/* line 121, app/assets/stylesheets/chart_pages.scss */
.chart-page-row-item {
  width: 20%;
  padding: 11px;
}

/* line 122, app/assets/stylesheets/chart_pages.scss */
.chart-page-row-item:first-child {
  width: 40%;
}

/* line 124, app/assets/stylesheets/chart_pages.scss */
.chart-page-default-true {
  width: 10px;
  height: 10px;
  background-color: green;
  border-radius: 50%;
}

/* line 131, app/assets/stylesheets/chart_pages.scss */
.chart-page-default-false {
  width: 10px;
  height: 10px;
  background-color: #b1b1b1;
  border-radius: 50%;
}

/* line 138, app/assets/stylesheets/chart_pages.scss */
.chart-page-error {
  width: 100%;
  font-size: 17px;
  color: red;
  display: none;
}

/* line 145, app/assets/stylesheets/chart_pages.scss */
.chart-page-notice {
  width: 100%;
  font-size: 17px;
  color: green;
  display: none;
}

/* line 2, app/assets/stylesheets/custom.scss */
#sidebar {
  background-color: #041528;
}

/* line 5, app/assets/stylesheets/custom.scss */
#sidebar.active {
  min-width: 80px;
  max-width: 80px;
  text-align: center;
}

/* line 10, app/assets/stylesheets/custom.scss */
#sidebar.active ul.components li {
  font-size: 14px;
}

/* line 13, app/assets/stylesheets/custom.scss */
#sidebar.active ul.components li a {
  padding: 10px 0;
}

/* line 16, app/assets/stylesheets/custom.scss */
#sidebar.active ul.components li a span {
  margin-right: 0;
  display: block;
  font-size: 24px;
}

/* line 21, app/assets/stylesheets/custom.scss */
#sidebar.active .logo {
  padding: 10px 0;
}

/* line 24, app/assets/stylesheets/custom.scss */
#sidebar.active .footer {
  display: none;
}

/* line 27, app/assets/stylesheets/custom.scss */
#sidebar .logo {
  display: block;
  color: #fff;
  font-weight: 900;
  padding: 10px 30px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 37, app/assets/stylesheets/custom.scss */
  #sidebar .logo {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 43, app/assets/stylesheets/custom.scss */
#sidebar ul.components {
  padding: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 50, app/assets/stylesheets/custom.scss */
  #sidebar ul.components {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 56, app/assets/stylesheets/custom.scss */
#sidebar ul li {
  font-size: 16px;
}

/* line 59, app/assets/stylesheets/custom.scss */
#sidebar ul li > ul {
  margin-left: 10px;
}

/* line 62, app/assets/stylesheets/custom.scss */
#sidebar ul li > ul li {
  font-size: 14px;
}

/* line 65, app/assets/stylesheets/custom.scss */
#sidebar ul li a {
  padding: 10px 30px;
  display: block;
  color: #E7E7E7;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/* line 71, app/assets/stylesheets/custom.scss */
#sidebar ul li a span {
  margin-right: 15px;
}

@media (max-width: 991.98px) {
  /* line 75, app/assets/stylesheets/custom.scss */
  #sidebar ul li a span {
    display: block;
  }
}

/* line 79, app/assets/stylesheets/custom.scss */
#sidebar ul li a:hover {
  color: #fff;
}

/* line 82, app/assets/stylesheets/custom.scss */
#sidebar ul li.active > a {
  background: 0 0;
  color: #fff;
}

@media (max-width: 991.98px) {
  /* line 87, app/assets/stylesheets/custom.scss */
  #sidebar {
    min-width: 80px;
    max-width: 80px;
    text-align: center;
    margin-left: -80px !important;
  }
  /* line 93, app/assets/stylesheets/custom.scss */
  #sidebar.active {
    margin-left: 0 !important;
  }
}

/* line 97, app/assets/stylesheets/custom.scss */
a[data-toggle=collapse] {
  position: relative;
}

/* line 100, app/assets/stylesheets/custom.scss */
.dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 991.98px) {
  /* line 110, app/assets/stylesheets/custom.scss */
  #sidebarCollapse span {
    display: none;
  }
}

/* line 114, app/assets/stylesheets/custom.scss */
.footer {
  padding: 0 30px;
}

@media (max-width: 991.98px) {
  /* line 116, app/assets/stylesheets/custom.scss */
  .footer {
    display: none;
  }
}

/* line 118, app/assets/stylesheets/custom.scss */
#content {
  width: 100%;
  padding: 0;
  min-height: 100vh;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

/* line 126, app/assets/stylesheets/custom.scss */
.btn.btn-primary {
  background: #3e64ff;
  border-color: #3e64ff;
}

/* line 130, app/assets/stylesheets/custom.scss */
.btn.btn-primary:hover, .btn.btn-primary:focus {
  background: #3e64ff !important;
  border-color: #3e64ff !important;
}

/* line 137, app/assets/stylesheets/custom.scss */
.app-brand.demo {
  padding-top: 15px;
  min-height: 80px;
}

/* line 142, app/assets/stylesheets/custom.scss */
.logo-styling {
  width: 56px;
  height: 39px;
  padding-right: 8px;
  position: relative;
  left: 0;
  top: 0;
}

/* line 151, app/assets/stylesheets/custom.scss */
.app-brand-text.demo {
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 120px;
}

/* line 161, app/assets/stylesheets/custom.scss */
.card_img_container {
  display: flex;
  overflow: hidden;
  height: 90px;
}

/* line 166, app/assets/stylesheets/custom.scss */
.card_img_container img {
  width: 100%;
  object-fit: cover;
  border-radius: 3px;
}

/* line 171, app/assets/stylesheets/custom.scss */
.card_content_container span {
  font-size: 12px;
}

/* line 172, app/assets/stylesheets/custom.scss */
.card_content_container span:nth-child(2), .card_content_container span:nth-child(3) {
  margin-left: 13px;
}

/* line 174, app/assets/stylesheets/custom.scss */
.card_content_container i {
  margin-right: 4px;
}

/* line 176, app/assets/stylesheets/custom.scss */
.line {
  border: 0.5px solid #D2D2D2;
}

/* line 180, app/assets/stylesheets/custom.scss */
.helm-app-card {
  background: #fff;
  border: 1px solid #e9e9f0;
  border-radius: .75rem;
  box-shadow: 0 2px 8px rgba(67, 89, 113, 0.06);
  display: flex;
  flex-direction: column;
  min-height: 232px;
  padding: 1.25rem;
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

/* line 181, app/assets/stylesheets/custom.scss */
.helm-app-card:hover {
  border-color: #c9caff;
  box-shadow: 0 10px 24px rgba(67, 89, 113, 0.12);
  transform: translateY(-2px);
}

/* line 182, app/assets/stylesheets/custom.scss */
.helm-app-card__header, .helm-app-card__identity, .helm-app-card__meta, .helm-app-card__health, .helm-app-card__actions {
  align-items: center;
  display: flex;
}

/* line 183, app/assets/stylesheets/custom.scss */
.helm-app-card__header, .helm-app-card__actions {
  gap: 1rem;
  justify-content: space-between;
}

/* line 184, app/assets/stylesheets/custom.scss */
.helm-app-card__identity {
  gap: .75rem;
  min-width: 0;
}

/* line 185, app/assets/stylesheets/custom.scss */
.helm-app-card__identity > div:last-child {
  min-width: 0;
}

/* line 186, app/assets/stylesheets/custom.scss */
.helm-app-card__icon {
  align-items: center;
  background: #eeeeff;
  border-radius: .625rem;
  color: #696cff;
  display: flex;
  flex: 0 0 2.5rem;
  font-size: 1rem;
  height: 2.5rem;
  justify-content: center;
}

/* line 187, app/assets/stylesheets/custom.scss */
.helm-app-card__title {
  color: #566a7f;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 188, app/assets/stylesheets/custom.scss */
.helm-app-card__meta, .helm-app-card__health {
  color: #a1acb8;
  font-size: .75rem;
}

/* line 189, app/assets/stylesheets/custom.scss */
.helm-app-card__description {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #697a8d;
  display: -webkit-box;
  font-size: .875rem;
  line-height: 1.45;
  margin: 1.25rem 0;
  min-height: 2.55rem;
  overflow: hidden;
}

/* line 190, app/assets/stylesheets/custom.scss */
.helm-app-card__description--empty {
  color: #a1acb8;
  font-style: italic;
}

/* line 191, app/assets/stylesheets/custom.scss */
.helm-app-card__meta {
  flex-wrap: wrap;
  gap: .4rem 1rem;
}

/* line 192, app/assets/stylesheets/custom.scss */
.helm-app-card__meta i {
  margin-right: .25rem;
}

/* line 193, app/assets/stylesheets/custom.scss */
.helm-app-card__health {
  gap: .6rem;
  margin-top: .75rem;
}

/* line 194, app/assets/stylesheets/custom.scss */
.helm-app-card__actions {
  border-top: 1px solid #eeeef3;
  margin-top: auto;
  padding-top: 1rem;
}

@media (max-width: 575.98px) {
  /* line 197, app/assets/stylesheets/custom.scss */
  .helm-app-card {
    min-height: 0;
  }
  /* line 198, app/assets/stylesheets/custom.scss */
  .helm-app-card__actions {
    align-items: flex-start;
    flex-direction: column;
  }
  /* line 199, app/assets/stylesheets/custom.scss */
  .helm-app-card__actions > div {
    width: 100%;
  }
}

/* line 202, app/assets/stylesheets/custom.scss */
.table-dark-k th {
  background-color: #041528 !important;
  color: #ffffff !important;
}

/* line 207, app/assets/stylesheets/custom.scss */
.cpo-container {
  width: 100%;
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 216, app/assets/stylesheets/custom.scss */
.cpo-row {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

/* line 225, app/assets/stylesheets/custom.scss */
.cpo-row:last-child {
  margin-bottom: 0;
}

/* line 229, app/assets/stylesheets/custom.scss */
.cpo-item {
  width: 100%;
  padding-right: 10px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}

/* line 240, app/assets/stylesheets/custom.scss */
.cpo-item.reorder {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

/* line 246, app/assets/stylesheets/custom.scss */
.cpo-item:last-child {
  padding-right: 0;
}

/* line 248, app/assets/stylesheets/custom.scss */
.cpo-item-chart {
  width: 100%;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

/* line 256, app/assets/stylesheets/custom.scss */
.cpo-item .col-md-6 {
  width: 100%;
}

/* line 257, app/assets/stylesheets/custom.scss */
.cpo-item .col-sm-6 {
  width: 100%;
}

/* line 258, app/assets/stylesheets/custom.scss */
.cpo-item .col-xs-12 {
  width: 100%;
}

/* line 260, app/assets/stylesheets/custom.scss */
.cpo {
  bottom: 0;
  right: 0;
  width: 100%;
  max-width: calc(100% - 70px);
  height: 90vh;
  text-align: left;
}

/* line 269, app/assets/stylesheets/custom.scss */
.cpo .modal-content {
  height: 100%;
  width: 100%;
  border: 0 solid white;
  max-height: 90vh;
  overflow-y: auto;
  border-radius: 0;
  background-color: #f6f6f7;
}

/* line 279, app/assets/stylesheets/custom.scss */
.cpo-modal-body {
  padding: 20px 40px 50px 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

/* line 287, app/assets/stylesheets/custom.scss */
.drag_container {
  max-height: 250px;
  margin: 10px;
  padding: 10px;
  border: 1px solid #ccc;
  cursor: grab;
  border-radius: 10px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

/* line 297, app/assets/stylesheets/custom.scss */
.sortable-container .drag_container {
  cursor: grab;
}

/* line 298, app/assets/stylesheets/custom.scss */
.empty-container {
  min-height: 20px;
}

/* line 300, app/assets/stylesheets/custom.scss */
.sortable-container.drag-over {
  background-color: #D9E5FD;
  border-radius: 10px;
}

/* line 306, app/assets/stylesheets/custom.scss */
.loading {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff url(/../images/loading.gif) no-repeat center center;
  opacity: .75;
  filter: alpha(opacity=75);
  z-index: 9999;
}

@media (min-width: 768px) {
  /* line 322, app/assets/stylesheets/custom.scss */
  .offcanvas.offcanvas-start {
    width: 600px;
  }
}

/* line 329, app/assets/stylesheets/custom.scss */
.alert-success {
  color: #ffffff;
  background-color: rgba(38, 185, 154, 0.88);
  border-color: rgba(38, 185, 154, 0.88);
}

/* line 335, app/assets/stylesheets/custom.scss */
.alert-info {
  color: #E9EDEF;
  background-color: rgba(52, 152, 219, 0.88);
  border-color: rgba(52, 152, 219, 0.88);
}

/* line 341, app/assets/stylesheets/custom.scss */
.alert-warning {
  color: #E9EDEF;
  background-color: rgba(243, 156, 18, 0.88);
  border-color: rgba(243, 156, 18, 0.88);
}

/* line 347, app/assets/stylesheets/custom.scss */
.alert-danger, .alert-error {
  color: #E9EDEF;
  background-color: rgba(231, 76, 60, 0.88);
  border-color: rgba(231, 76, 60, 0.88);
}

/* line 353, app/assets/stylesheets/custom.scss */
.alert-notice, .alert-dark, .btn-dark {
  color: #E9EDEF;
  background-color: rgba(52, 73, 94, 0.88);
  border-color: rgba(52, 73, 94, 0.88);
}

/* line 361, app/assets/stylesheets/custom.scss */
.logo-upload {
  position: relative;
}

/* line 364, app/assets/stylesheets/custom.scss */
.logo-upload .logo-edit {
  position: absolute;
  right: 20px;
  z-index: 1;
  top: 6px;
}

/* line 369, app/assets/stylesheets/custom.scss */
.logo-upload .logo-edit input {
  display: none;
}

/* line 371, app/assets/stylesheets/custom.scss */
.logo-upload .logo-edit input + label {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 0;
  background: #FFFFFF;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all .2s ease-in-out;
}

/* line 382, app/assets/stylesheets/custom.scss */
.logo-upload .logo-edit input + label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}

/* line 383, app/assets/stylesheets/custom.scss */
.logo-upload .logo-edit input + label:after {
  content: "\f040";
  font-family: 'FontAwesome';
  color: #757575;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}

/* line 398, app/assets/stylesheets/custom.scss */
.logo-upload .logo-preview {
  width: 200px;
  height: 90px;
  position: relative;
  border: 6px solid #F8F8F8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

/* line 405, app/assets/stylesheets/custom.scss */
.logo-upload .logo-preview > div {
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 418, app/assets/stylesheets/custom.scss */
.thumb-upload {
  position: relative;
}

/* line 421, app/assets/stylesheets/custom.scss */
.thumb-upload .thumb-edit {
  position: absolute;
  right: 20px;
  z-index: 1;
  top: 6px;
}

/* line 426, app/assets/stylesheets/custom.scss */
.thumb-upload .thumb-edit input {
  display: none;
}

/* line 428, app/assets/stylesheets/custom.scss */
.thumb-upload .thumb-edit input + label {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 0;
  background: #FFFFFF;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all .2s ease-in-out;
}

/* line 439, app/assets/stylesheets/custom.scss */
.thumb-upload .thumb-edit input + label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}

/* line 440, app/assets/stylesheets/custom.scss */
.thumb-upload .thumb-edit input + label:after {
  content: "\f040";
  font-family: 'FontAwesome';
  color: #757575;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}

/* line 455, app/assets/stylesheets/custom.scss */
.thumb-upload .thumb-preview {
  width: 192px;
  height: 192px;
  position: relative;
  border: 6px solid #F8F8F8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

/* line 462, app/assets/stylesheets/custom.scss */
.thumb-upload .thumb-preview > div {
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 474, app/assets/stylesheets/custom.scss */
.banner-upload {
  position: relative;
}

/* line 477, app/assets/stylesheets/custom.scss */
.banner-upload .banner-edit {
  position: absolute;
  right: -189px;
  z-index: 1;
  top: 10px;
}

/* line 482, app/assets/stylesheets/custom.scss */
.banner-upload .banner-edit input {
  display: none;
}

/* line 484, app/assets/stylesheets/custom.scss */
.banner-upload .banner-edit input + label {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 0;
  background: #FFFFFF;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all .2s ease-in-out;
}

/* line 495, app/assets/stylesheets/custom.scss */
.banner-upload .banner-edit input + label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}

/* line 496, app/assets/stylesheets/custom.scss */
.banner-upload .banner-edit input + label:after {
  content: "\f040";
  font-family: 'FontAwesome';
  color: #757575;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}

/* line 511, app/assets/stylesheets/custom.scss */
.banner-upload .banner-preview {
  width: 100%;
  height: 120px;
  position: relative;
  border: 6px solid #F8F8F8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

/* line 517, app/assets/stylesheets/custom.scss */
.banner-upload .banner-preview > div {
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 528, app/assets/stylesheets/custom.scss */
.background-upload {
  position: relative;
}

/* line 531, app/assets/stylesheets/custom.scss */
.background-upload .background-edit {
  position: absolute;
  right: -189px;
  z-index: 1;
  top: 10px;
}

/* line 536, app/assets/stylesheets/custom.scss */
.background-upload .background-edit input {
  display: none;
}

/* line 538, app/assets/stylesheets/custom.scss */
.background-upload .background-edit input + label {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 0;
  background: #FFFFFF;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all .2s ease-in-out;
}

/* line 549, app/assets/stylesheets/custom.scss */
.background-upload .background-edit input + label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}

/* line 550, app/assets/stylesheets/custom.scss */
.background-upload .background-edit input + label:after {
  content: "\f040";
  font-family: 'FontAwesome';
  color: #757575;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}

/* line 565, app/assets/stylesheets/custom.scss */
.background-upload .background-preview {
  width: 100%;
  height: 120px;
  position: relative;
  border: 6px solid #F8F8F8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

/* line 571, app/assets/stylesheets/custom.scss */
.background-upload .background-preview > div {
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 582, app/assets/stylesheets/custom.scss */
trix-editor.trix-content {
  min-height: 13em;
}

/* line 588, app/assets/stylesheets/custom.scss */
body::-webkit-scrollbar, .menu-inner::-webkit-scrollbar {
  width: 12px;
}

/* line 590, app/assets/stylesheets/custom.scss */
body::-webkit-scrollbar-track, .menu-inner::-webkit-scrollbar-track {
  background: #ffffff;
}

/* line 592, app/assets/stylesheets/custom.scss */
body::-webkit-scrollbar-thumb, .menu-inner::-webkit-scrollbar-thumb {
  background-color: #a8a8a8;
  border-radius: 20px;
  border: 3px solid #ffffff;
}

/* line 599, app/assets/stylesheets/custom.scss */
.appCreation_icon {
  height: 80px;
  width: 80px;
  object-fit: cover;
  border: 2px solid #7367f0;
  border-radius: 50%;
}

/* line 609, app/assets/stylesheets/custom.scss */
.chart-fig .chart:not(:empty):not(:has(*)) {
  color: #fff;
  background-color: #c2c2c2;
  border-color: #6c757d;
  border: 1px solid transparent;
  text-align: center;
  border-radius: .25rem;
  margin: auto;
  max-width: 20%;
}

/* line 621, app/assets/stylesheets/custom.scss */
.tabulator-header {
  background-color: #dfdfe3;
  padding: 10px 1px;
}

/* line 622, app/assets/stylesheets/custom.scss */
.tabulator-row, .tabulator-row.tabulator-row-even {
  background-color: #fff;
  border-bottom: 1px solid #dbdade;
  padding: 0.25rem 0;
}

/* line 627, app/assets/stylesheets/custom.scss */
.tabulator-row .tabulator-cell {
  border-right: none;
}

/* line 628, app/assets/stylesheets/custom.scss */
.tabulator {
  border: none;
}

/* line 630, app/assets/stylesheets/custom.scss */
.tabulator .tabulator-header .tabulator-col {
  border-right: none;
}

/* line 634, app/assets/stylesheets/custom.scss */
.tabulator .tabulator-footer {
  background-color: #fff;
}

/* line 637, app/assets/stylesheets/custom.scss */
.token_modal pre {
  white-space: pre-wrap;
  /* Since CSS 2.1 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
}

/* line 647, app/assets/stylesheets/custom.scss */
.observability_info pre {
  background-color: black;
  padding: 10px;
  color: #fff;
}

/* line 654, app/assets/stylesheets/custom.scss */
.scrollable-container {
  max-height: 400px;
  overflow-y: auto;
}

/* line 660, app/assets/stylesheets/custom.scss */
.data_stack_card_img_container .icon-overlay {
  position: absolute;
  bottom: -5px;
  right: 10px;
  background-color: white;
  border-radius: 8px;
  padding: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/* line 670, app/assets/stylesheets/custom.scss */
.data_stack_card_img_container .app-icon {
  width: 40px;
  height: 40px;
}

/* line 672, app/assets/stylesheets/custom.scss */
.data_stack_card_img_container .app-icon-fallback {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #6c757d;
}

/* line 683, app/assets/stylesheets/custom.scss */
#saved-filters-capsules .filter-capsule {
  font-size: 1rem;
  padding: 0.5em 1em;
  display: inline-flex;
  align-items: center;
}

/* line 689, app/assets/stylesheets/custom.scss */
#saved-filters-capsules .filter-capsule .ms-1 {
  margin-left: 0.5em;
  font-size: 1.2em;
}

/* line 695, app/assets/stylesheets/custom.scss */
.thread-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
}

/* line 702, app/assets/stylesheets/custom.scss */
.thread-name-col {
  min-width: 0;
  flex: 1;
}

/* line 705, app/assets/stylesheets/custom.scss */
.document-container {
  max-width: 75vw;
  margin: 10px auto;
  padding: 40px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.08);
  font-family: 'Segoe UI',Arial,sans-serif;
}

/* line 706, app/assets/stylesheets/custom.scss */
.document-header {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 24px;
  padding-bottom: 16px;
}

/* line 707, app/assets/stylesheets/custom.scss */
.document-header h1 {
  font-size: 2.2rem;
  font-weight: 600;
  color: #222;
  margin: 0;
}

/* line 708, app/assets/stylesheets/custom.scss */
.document-content {
  font-size: 1.08rem;
  line-height: 1.7;
  color: #333;
}

/* line 712, app/assets/stylesheets/custom.scss */
.tabulator-header {
  background-color: #dfdfe3 !important;
  color: #4b465c !important;
}

/* line 713, app/assets/stylesheets/custom.scss */
.tabulator-header-contents, .tabulator-col {
  background-color: #dfdfe3 !important;
  color: #4b465c !important;
}

/* line 721, app/assets/stylesheets/custom.scss */
.chat-message-wrapper pre {
  background-color: gray;
  color: white;
  padding: 5px;
  border-radius: 4px;
}

/* line 728, app/assets/stylesheets/custom.scss */
.prompt-list .prompt-item {
  transition: all 0.2s ease;
  cursor: pointer;
}

/* line 729, app/assets/stylesheets/custom.scss */
.prompt-list .prompt-item:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transform: translateY(-1px);
}

/* line 731, app/assets/stylesheets/custom.scss */
.prompt-list .copy-prompt-btn {
  min-width: 40px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 739, app/assets/stylesheets/custom.scss */
.prompt-list .prompt-title {
  font-size: 0.9rem;
  line-height: 1.3;
}

/* line 741, app/assets/stylesheets/custom.scss */
.prompt-list .prompt-text {
  font-size: 0.8rem;
  line-height: 1.4;
  max-height: 3.6rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/* line 753, app/assets/stylesheets/custom.scss */
.chat-history-body .chat-message-wrapper .submissions-container {
  min-width: 500px;
  width: 100%;
}

@media (min-width: 1600px) {
  /* line 770, app/assets/stylesheets/custom.scss */
  body:not(.copilot) .container-xxl {
    max-width: 1540px;
  }
}

@media (min-width: 1800px) {
  /* line 776, app/assets/stylesheets/custom.scss */
  body:not(.copilot) .container-xxl {
    max-width: 1680px;
  }
}

@media (min-width: 2000px) {
  /* line 782, app/assets/stylesheets/custom.scss */
  body:not(.copilot) .container-xxl {
    max-width: 1800px;
  }
}

@media (min-width: 2400px) {
  /* line 790, app/assets/stylesheets/custom.scss */
  body:not(.copilot) .container-xxl {
    max-width: 85%;
  }
}

@media (max-width: 1399px) {
  /* line 797, app/assets/stylesheets/custom.scss */
  body:not(.copilot) .layout-wrapper .container-xxl {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (max-width: 991px) {
  /* line 804, app/assets/stylesheets/custom.scss */
  body:not(.copilot) .layout-wrapper .container-xxl {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

@media (max-width: 1199px) {
  /* line 812, app/assets/stylesheets/custom.scss */
  body:not(.copilot) .layout-page {
    font-size: 0.925rem;
  }
}

@media (max-width: 991px) {
  /* line 812, app/assets/stylesheets/custom.scss */
  body:not(.copilot) .layout-page {
    font-size: 0.9rem;
  }
}

@media (max-width: 1199px) {
  /* line 826, app/assets/stylesheets/custom.scss */
  body:not(.copilot) .card .card-body {
    padding: 1rem;
  }
}

@media (max-width: 1199px) {
  /* line 833, app/assets/stylesheets/custom.scss */
  body:not(.copilot) .table-responsive {
    font-size: 0.875rem;
  }
}

/* line 839, app/assets/stylesheets/custom.scss */
body:not(.copilot) .submission-table-wrapper {
  display: block;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
}

/* line 848, app/assets/stylesheets/custom.scss */
body:not(.copilot) .submissions-tab-shell {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

/* line 854, app/assets/stylesheets/custom.scss */
body:not(.copilot) .submission-table-wrapper .submission-table-tbl {
  min-width: 100%;
  width: max-content;
}

/* line 859, app/assets/stylesheets/custom.scss */
body:not(.copilot) .submission-table-wrapper .submission-table-tbl th,
body:not(.copilot) .submission-table-wrapper .submission-table-tbl td {
  padding: 0.75rem 0.55rem;
  vertical-align: top;
}

/* line 865, app/assets/stylesheets/custom.scss */
body:not(.copilot) .submission-table-wrapper .submission-table-tbl th:first-child,
body:not(.copilot) .submission-table-wrapper .submission-table-tbl td:first-child {
  padding-left: 0.35rem;
  padding-right: 0.35rem;
}

/* line 871, app/assets/stylesheets/custom.scss */
body:not(.copilot) .submission-table-wrapper .submission-table-text {
  display: block;
  max-width: 100%;
  white-space: normal;
  word-break: break-word;
  overflow-wrap: anywhere;
  line-height: 1.3;
}

/* line 880, app/assets/stylesheets/custom.scss */
body:not(.copilot) .submission-table-wrapper .submission-type-stack {
  min-width: 6.75rem;
}

/* line 884, app/assets/stylesheets/custom.scss */
body:not(.copilot) .submission-table-wrapper .submission-url-name-cell {
  min-width: 11rem;
  max-width: 13rem;
  white-space: normal;
}

/* line 890, app/assets/stylesheets/custom.scss */
body:not(.copilot) .submission-table-wrapper .submission-name-cell {
  min-width: 8rem;
  max-width: 10rem;
}

/* line 895, app/assets/stylesheets/custom.scss */
body:not(.copilot) .submission-table-wrapper .submission-email-cell {
  min-width: 10rem;
  max-width: 12rem;
}

/* line 900, app/assets/stylesheets/custom.scss */
body:not(.copilot) .submission-table-wrapper .submission-dates-cell {
  min-width: 9.5rem;
}

/* line 904, app/assets/stylesheets/custom.scss */
body:not(.copilot) .submission-table-wrapper .submission-dates-stack {
  white-space: normal;
}

/* line 908, app/assets/stylesheets/custom.scss */
body:not(.copilot) .submission-table-wrapper .submission-dates-stack p {
  line-height: 1.2;
}

/* line 912, app/assets/stylesheets/custom.scss */
body:not(.copilot) .submission-table-wrapper .produktly-submission-actions {
  white-space: normal;
  min-width: 12rem;
}

/* line 917, app/assets/stylesheets/custom.scss */
body:not(.copilot) .submission-table-wrapper .submission-action-group {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem;
  align-items: flex-start;
}

/* line 924, app/assets/stylesheets/custom.scss */
body:not(.copilot) .submission-table-wrapper .submission-action-group br {
  display: none;
}

/* line 928, app/assets/stylesheets/custom.scss */
body:not(.copilot) .submission-table-wrapper .submission-action-group .btn,
body:not(.copilot) .submission-table-wrapper .produktly-submission-actions .btn-group .btn {
  padding: 0.25rem 0.5rem;
  line-height: 1.2;
  white-space: normal;
  text-align: center;
}

/* line 936, app/assets/stylesheets/custom.scss */
body:not(.copilot) .submission-table-wrapper .dropdown-menu {
  z-index: 1080;
}

@media (min-width: 1200px) {
  /* line 941, app/assets/stylesheets/custom.scss */
  body:not(.copilot) html:not(.layout-menu-collapsed) .layout-menu {
    width: 260px;
    min-width: 260px;
  }
}

@media (min-width: 1600px) {
  /* line 941, app/assets/stylesheets/custom.scss */
  body:not(.copilot) html:not(.layout-menu-collapsed) .layout-menu {
    width: 280px;
    min-width: 280px;
  }
}

@media (min-width: 1600px) {
  /* line 955, app/assets/stylesheets/custom.scss */
  body:not(.copilot) html.layout-menu-fixed:not(.layout-menu-collapsed) .layout-page {
    padding-left: 280px;
  }
}

@media (max-width: 1199px) {
  /* line 961, app/assets/stylesheets/custom.scss */
  body:not(.copilot) .btn, body:not(.copilot) .form-control, body:not(.copilot) .form-select {
    font-size: 0.875rem;
  }
}

@media (min-width: 1600px) {
  /* line 970, app/assets/stylesheets/custom.scss */
  body:not(.copilot) .modal-dialog.modal-lg {
    max-width: 900px;
  }
  /* line 973, app/assets/stylesheets/custom.scss */
  body:not(.copilot) .modal-dialog.modal-xl {
    max-width: 1200px;
  }
}

@media (min-width: 2560px) {
  /* line 981, app/assets/stylesheets/custom.scss */
  body:not(.copilot) .layout-wrapper {
    max-width: 2400px;
    margin: 0 auto;
  }
}

/* line 994, app/assets/stylesheets/custom.scss */
body:not(.copilot) .layout-wrapper .container-xxl.container-p-y {
  padding-left: 2rem;
  padding-right: 2rem;
}

@media (min-width: 1200px) {
  /* line 1000, app/assets/stylesheets/custom.scss */
  body:not(.copilot) .layout-wrapper .container-xxl.container-p-y {
    padding-left: 3rem;
    padding-right: 4rem;
  }
}

/* line 1, app/assets/stylesheets/bpmnjs-comments.scss */
.comments-overlay {
  background: #CCC;
  padding: 5px;
  border-radius: 5px;
}

/* line 7, app/assets/stylesheets/bpmnjs-comments.scss */
.comments-overlay.expanded {
  z-index: 100;
  position: absolute;
  /* for z-index to work */
}

/* line 12, app/assets/stylesheets/bpmnjs-comments.scss */
.comments-overlay .toggle {
  white-space: nowrap;
}

/* line 16, app/assets/stylesheets/bpmnjs-comments.scss */
.comments-overlay.expanded .comment-count,
.comments-overlay .content {
  display: none;
}

/* line 21, app/assets/stylesheets/bpmnjs-comments.scss */
.comments-overlay .comment-count {
  display: inline;
}

/* line 25, app/assets/stylesheets/bpmnjs-comments.scss */
.comments-overlay.expanded .content {
  display: block;
}

/* line 29, app/assets/stylesheets/bpmnjs-comments.scss */
.comments-overlay .comment {
  border-top: dotted 1px #666;
  margin-top: 4px;
  padding-top: 4px;
  white-space: pre-wrap;
  position: relative;
}

/* line 38, app/assets/stylesheets/bpmnjs-comments.scss */
.comments-overlay .comment .delete {
  position: absolute;
  right: 3px;
  top: 3px;
  text-decoration: none;
  display: none;
}

/* line 48, app/assets/stylesheets/bpmnjs-comments.scss */
.comments-overlay .comment:hover .delete {
  display: block;
}

/* line 1, app/assets/stylesheets/tooltips.scss */
.tooltip.show {
  opacity: 1 !important;
}

/* line 5, app/assets/stylesheets/tooltips.scss */
.tooltip-inner {
  max-width: 260px;
  padding: 10px 14px;
  border-radius: 10px;
  font-size: 0.875rem;
  font-weight: 500;
  text-align: left;
  line-height: 1.4;
  color: #fff !important;
  background-color: #7367f0 !important;
}

/* line 17, app/assets/stylesheets/tooltips.scss */
.tooltip.bs-tooltip-bottom .tooltip-arrow::before,
.tooltip.bs-tooltip-top .tooltip-arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="top"] .tooltip-arrow::before {
  border-color: #7367f0 !important;
}

/* ─────────────────────────────────────────────── */
/* 🌈 Experience Ops Figure — Hero Gradient & Brand Pop */
/* ─────────────────────────────────────────────── */
/* line 5, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme {
  --primary: #7367f0;
  --secondary: #a78bfa;
  --bg-gradient: linear-gradient(180deg, #f8f7ff 0%, #f3f1ff 100%);
  --card-border: #dcd6ff;
  --card-hover: rgba(115, 103, 240, 0.1);
  --shadow: 0 8px 24px rgba(115, 103, 240, 0.08);
  /* Hero container */
  /* Titles */
  /* Step grid layout */
  /* Bottom mini cards */
  /* Sidebar tip */
  /* Divider + banner */
  /* Add arrow lines between steps */
  /* Subtle hover animations for direction cue */
  /* Layer distinction between the two rows */
  /* ─────────────────────────────────────────────── */
  /* 🔗 Bottom band flow relationships (refined explanations) */
  /* ─────────────────────────────────────────────── */
  /* Central downward arrow connecting layers */
  /* Shared look for bottom cards */
  /* Small relationship badges */
  /* Specific labels */
  /* Inline note for Workflows */
  /* Subtle background connection glow */
}

/* line 14, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .wrap {
  background: var(--bg-gradient);
  border-radius: 16px;
  padding: 30px 24px;
  box-shadow: 0 6px 16px rgba(115, 103, 240, 0.05);
  margin-bottom: 20px;
}

/* line 22, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .canvas {
  background: #ffffff;
  border-radius: 14px;
  border: 1px solid #ebe9f1;
  padding: 20px;
  box-shadow: var(--shadow);
}

/* line 31, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme h3, .experience-ops-figure-theme h4, .experience-ops-figure-theme h5 {
  color: #2f2b3d;
  font-weight: 600;
}

/* line 36, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme p {
  color: #6e6b7b;
}

/* line 41, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .matrix4 {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 16px;
  position: relative;
  overflow: visible;
}

/* line 50, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .card {
  background: #ffffff;
  border: 2px solid var(--card-border);
  border-top: 4px solid var(--primary);
  border-radius: 12px;
  padding: 14px 10px;
  text-align: center;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(115, 103, 240, 0.04);
}

/* line 61, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .card:hover {
  background: #fafaff;
  border-color: var(--primary);
  box-shadow: 0 6px 16px rgba(115, 103, 240, 0.15);
  transform: translateY(-3px);
}

/* line 68, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .card h3 {
  color: var(--primary);
  font-size: 13px;
  margin-bottom: 4px;
  font-weight: 600;
}

/* line 75, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .card .sub {
  color: #5e5873;
  font-size: 11.5px;
  line-height: 1.4;
}

/* line 82, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .band {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

/* line 88, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .band .card {
  background: #ffffff;
  border: 1px solid #e0defa;
  border-top: 3px solid #9f8ff5;
  border-radius: 10px;
  box-shadow: 0 3px 8px rgba(115, 103, 240, 0.06);
}

/* line 96, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .btn-gradient {
  animation: pulseGlow 2.5s ease-in-out infinite, floatUp 4s ease-in-out infinite;
  background-color: #7367f0;
  color: #fff;
}

@keyframes pulseGlow {
  0% {
    box-shadow: 0 0 10px rgba(115, 103, 240, 0.3);
    transform: scale(1);
  }
  50% {
    box-shadow: 0 0 22px rgba(115, 103, 240, 0.55);
    transform: scale(1.03);
  }
  100% {
    box-shadow: 0 0 10px rgba(115, 103, 240, 0.3);
    transform: scale(1);
  }
}

@keyframes floatUp {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-3px);
  }
}

/* line 126, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .btn-gradient:active {
  transform: scale(0.98);
}

/* line 130, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .btn-gradient::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 12px;
  background: radial-gradient(circle at top left, rgba(255, 255, 255, 0.5), transparent 60%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

/* line 140, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .sidebar-tip {
  background: rgba(115, 103, 240, 0.08);
  border: 1px solid rgba(115, 103, 240, 0.25);
  color: #4a3db8;
  border-radius: 10px;
  padding: 12px 16px;
  font-size: 0.9rem;
  font-weight: 500;
  display: inline-block;
  box-shadow: 0 4px 12px rgba(115, 103, 240, 0.08);
  transition: all 0.3s ease;
}

/* line 153, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .sidebar-tip strong {
  color: #7367f0;
  font-weight: 600;
}

/* line 158, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .sidebar-tip:hover {
  background: rgba(115, 103, 240, 0.12);
  transform: translateY(-1px);
  box-shadow: 0 6px 14px rgba(115, 103, 240, 0.12);
}

/* line 164, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .welcome-actions {
  display: flex;
  justify-content: center;
  /* centers button horizontally */
  align-items: center;
  margin-top: 32px;
}

/* line 171, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .welcome-actions .btn-gradient {
  flex-shrink: 0;
}

/* line 175, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .welcome-actions .sidebar-tip {
  margin-top: 0 !important;
  /* remove top spacing */
  flex-shrink: 1;
}

/* line 181, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .divider {
  height: 1px;
  background: #eae7fb;
  border-radius: 1px;
  margin: 20px 0;
}

/* line 188, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .welcome-banner {
  background: linear-gradient(180deg, #faf9ff 0%, #f5f3ff 100%);
  border: 1px solid rgba(115, 103, 240, 0.12);
  border-radius: 14px;
  padding: 28px 32px 24px;
  margin-bottom: 28px;
  box-shadow: 0 4px 12px rgba(115, 103, 240, 0.06);
  transition: all 0.3s ease;
}

/* line 197, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .welcome-banner:hover {
  box-shadow: 0 8px 20px rgba(115, 103, 240, 0.1);
  transform: translateY(-1px);
}

/* line 201, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .welcome-banner h5 {
  font-size: 22px;
  font-weight: 700;
  color: #2f2b3d;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 6px;
}

/* line 211, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .welcome-banner h5::after {
  content: "";
  flex-grow: 1;
  border-bottom: 1px solid rgba(115, 103, 240, 0.1);
  margin-left: 12px;
}

/* line 217, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .welcome-banner p {
  color: #6e6b7b;
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}

/* line 224, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .welcome-banner strong {
  color: #7367f0;
  font-weight: 600;
}

/* line 230, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .matrix4 .card {
  position: relative;
}

/* line 235, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .matrix4 .card:hover {
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 8px 18px rgba(115, 103, 240, 0.2);
}

/* line 243, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .divider {
  height: 2px;
  background: linear-gradient(90deg, rgba(115, 103, 240, 0.3), rgba(167, 139, 250, 0.2));
  margin: 28px 0 20px;
  border-radius: 2px;
}

/* line 257, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .band {
  position: relative;
  margin-top: 30px;
}

/* line 263, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .band::before {
  content: "↓";
  position: absolute;
  top: -28px;
  left: 50%;
  transform: translateX(-50%);
  color: #7367f0;
  font-weight: 700;
  font-size: 22px;
  opacity: 0.7;
}

/* line 276, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .band .card {
  position: relative;
  transition: all 0.3s ease;
  padding-top: 22px;
}

/* line 282, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .band .card:hover {
  transform: translateY(-2px);
  background: #faf9ff;
  border-color: #b5a8f5;
  box-shadow: 0 6px 14px rgba(115, 103, 240, 0.12);
}

/* line 290, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .band .card:nth-child(1)::before,
.experience-ops-figure-theme .band .card:nth-child(2)::before {
  position: absolute;
  top: -12px;
  left: 12px;
  padding: 2px 8px;
  font-size: 10px;
  font-weight: 700;
  border-radius: 999px;
  border: 1px solid rgba(115, 103, 240, 0.25);
  background: #fff;
  color: #7367f0;
}

/* line 305, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .band .card:nth-child(1)::before {
  content: "Used by Templates & Studies";
}

/* line 309, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .band .card:nth-child(2)::before {
  content: "Uses Studies or External Data";
}

/* line 314, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .band .card:nth-child(3) .sub::after {
  content: " — Triggers & automations across studies or data events.";
  color: #6e6b7b;
  font-weight: 400;
  font-size: 11px;
  display: inline;
}

/* line 322, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .band .card:nth-child(1) {
  margin-left: 18%;
}

/* line 327, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .matrix4 .card {
  position: relative;
}

/* line 331, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .canvas {
  background: radial-gradient(circle at center, rgba(115, 103, 240, 0.04) 0%, #ffffff 80%);
  position: relative;
}

/* line 340, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .canvas::after {
  content: "";
  position: absolute;
  top: 10%;
  left: 5%;
  width: 90%;
  height: 80%;
  background: linear-gradient(180deg, rgba(115, 103, 240, 0.05), rgba(167, 139, 250, 0.03));
  border-radius: 12px;
  z-index: 0;
}

/* line 356, app/assets/stylesheets/preferences.scss */
.experience-ops-figure-theme .matrix4,
.experience-ops-figure-theme .band {
  position: relative;
  z-index: 1;
}

/* line 1, app/assets/stylesheets/project_context_graph.scss */
.project-context {
  --context-border: #d9e0e7;
  --context-ink: #243b53;
  --context-muted: #637381;
  --context-surface: #ffffff;
  color: var(--context-ink);
}

/* line 8, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-header {
  align-items: flex-end;
  border-bottom: 1px solid var(--context-border);
  display: flex;
  gap: 24px;
  justify-content: space-between;
  padding: 8px 0 20px;
}

/* line 17, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-header h1 {
  font-size: 24px;
  letter-spacing: 0;
  margin: 0 0 6px;
}

/* line 23, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-header p {
  color: var(--context-muted);
  margin: 0;
}

/* line 28, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-stats {
  background: var(--context-border);
  border: 1px solid var(--context-border);
  border-radius: 6px;
  display: grid;
  gap: 1px;
  grid-template-columns: repeat(4, minmax(92px, 1fr));
  overflow: hidden;
}

/* line 38, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-stat {
  background: var(--context-surface);
  min-width: 92px;
  padding: 10px 14px;
}

/* line 44, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-stat strong,
.project-context .context-stat span {
  display: block;
}

/* line 49, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-stat strong {
  font-size: 18px;
}

/* line 53, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-stat span {
  color: var(--context-muted);
  font-size: 11px;
}

/* line 58, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-tabs {
  margin-top: 18px;
}

/* line 62, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-toolbar {
  align-items: center;
  border-bottom: 1px solid var(--context-border);
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding: 14px 0;
}

/* line 71, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-search {
  max-width: 300px;
  min-width: 220px;
}

/* line 76, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-type-filters {
  align-items: center;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  gap: 8px 14px;
}

/* line 84, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-type-filter {
  align-items: center;
  color: var(--context-muted);
  display: inline-flex;
  font-size: 12px;
  gap: 5px;
  margin: 0;
}

/* line 93, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-type-filter input {
  accent-color: #1463a5;
}

/* line 97, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-workspace {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 310px;
  min-height: 590px;
}

/* line 103, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-canvas {
  min-height: 590px;
  position: relative;
}

/* line 108, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-chart {
  height: 590px;
  width: 100%;
}

/* line 113, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-empty-graph {
  color: var(--context-muted);
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* line 121, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-inspector {
  border-left: 1px solid var(--context-border);
  min-width: 0;
  padding: 20px;
}

/* line 127, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-inspector-header {
  align-items: flex-start;
  display: flex;
  gap: 10px;
  justify-content: space-between;
}

/* line 134, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-inspector h2 {
  font-size: 16px;
  letter-spacing: 0;
  margin: 0;
  overflow-wrap: anywhere;
}

/* line 141, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-detail-type {
  color: var(--context-muted);
  font-size: 12px;
}

/* line 146, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-detail-section {
  border-top: 1px solid var(--context-border);
  margin-top: 16px;
  padding-top: 14px;
}

/* line 152, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-detail-section h3 {
  font-size: 12px;
  letter-spacing: 0;
  margin: 0 0 10px;
  text-transform: uppercase;
}

/* line 159, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-detail-section dl {
  display: grid;
  gap: 3px 10px;
  grid-template-columns: 100px minmax(0, 1fr);
  margin: 0;
}

/* line 166, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-detail-section dt,
.project-context .context-detail-section dd {
  font-size: 11px;
  margin: 0;
  overflow-wrap: anywhere;
}

/* line 173, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-detail-section dt {
  color: var(--context-muted);
  font-weight: 500;
}

/* line 178, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-catalog-toolbar {
  align-items: center;
  display: flex;
  gap: 16px;
  justify-content: space-between;
  padding: 18px 0 12px;
}

/* line 186, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-catalog-toolbar h2 {
  font-size: 18px;
  letter-spacing: 0;
  margin: 0;
}

/* line 192, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-catalog-table {
  table-layout: fixed;
}

/* line 196, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-catalog-table td {
  overflow-wrap: anywhere;
  vertical-align: middle;
}

/* line 201, app/assets/stylesheets/project_context_graph.scss */
.project-context .context-capability-notice {
  border-left: 3px solid #9b6a19;
  color: var(--context-muted);
  margin-top: 18px;
  padding: 10px 14px;
}

@media (max-width: 991.98px) {
  /* line 209, app/assets/stylesheets/project_context_graph.scss */
  .project-context .context-header {
    align-items: stretch;
    flex-direction: column;
  }
  /* line 214, app/assets/stylesheets/project_context_graph.scss */
  .project-context .context-workspace {
    grid-template-columns: 1fr;
  }
  /* line 218, app/assets/stylesheets/project_context_graph.scss */
  .project-context .context-inspector {
    border-left: 0;
    border-top: 1px solid var(--context-border);
  }
}

@media (max-width: 575.98px) {
  /* line 225, app/assets/stylesheets/project_context_graph.scss */
  .project-context .context-stats {
    grid-template-columns: repeat(2, 1fr);
  }
  /* line 229, app/assets/stylesheets/project_context_graph.scss */
  .project-context .context-search {
    max-width: none;
    min-width: 0;
    width: 100%;
  }
  /* line 235, app/assets/stylesheets/project_context_graph.scss */
  .project-context .context-catalog-toolbar {
    align-items: stretch;
    flex-direction: column;
  }
}
