@charset "UTF-8";

/* src/styles.scss */
@font-face {
  font-family: "Satoshi-400";
  src:
    url("./media/Satoshi-Regular.woff2") format("woff2"),
    url("./media/Satoshi-Regular.woff") format("woff"),
    url("./media/Satoshi-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Satoshi-500";
  src:
    url("./media/Satoshi-Medium.woff2") format("woff2"),
    url("./media/Satoshi-Medium.woff") format("woff"),
    url("./media/Satoshi-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Satoshi-600";
  src:
    url("./media/Satoshi-Variable.woff2") format("woff2"),
    url("./media/Satoshi-Variable.woff") format("woff"),
    url("./media/Satoshi-Variable.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Satoshi-700";
  src:
    url("./media/Satoshi-Bold.woff2") format("woff2"),
    url("./media/Satoshi-Bold.woff") format("woff"),
    url("./media/Satoshi-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Satoshi-italic-400";
  src:
    url("./media/Satoshi-Italic.woff2") format("woff2"),
    url("./media/Satoshi-Italic.woff") format("woff"),
    url("./media/Satoshi-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "League-spartan-200";
  src: url("./media/LeagueSpartan-Light.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "League-spartan-300";
  src: url("./media/LeagueSpartan-Regular.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "League-spartan-400";
  src: url("./media/LeagueSpartan-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "League-spartan-500";
  src: url("./media/LeagueSpartan-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "League-spartan-600";
  src: url("./media/LeagueSpartan-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "League-spartan-700";
  src: url("./media/LeagueSpartan-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.bold-32 {
  font-size: clamp(30px, 30px + 1vw, 32px);
  font-style: normal;
  font-weight: 700;
  line-height: 22.6px;
}
.bold-16 {
  font-size: clamp(14px, 14px + 1vw, 16px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.bold-14 {
  font-size: clamp(12px, 12px + 1vw, 14px);
  font-style: normal;
  font-weight: 700;
  line-height: 23.9px;
}
.regular-16 {
  font-size: clamp(14px, 14px + 1vw, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 22.6px;
}
.regular-14 {
  font-size: clamp(12px, 12px + 1vw, 14px);
  font-style: normal;
  font-weight: 400;
  line-height: 19px;
}
.regular-12 {
  font-size: clamp(10px, 10px + 1vw, 12px);
  font-style: normal;
  font-weight: 400;
  line-height: 16.8px;
}
.avatar-medium-12 {
  font-size: clamp(10px, 10px + 1vw, 12px);
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.avatar-medium-16 {
  font-size: clamp(14px, 14px + 1vw, 16px);
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.bold-28-m {
  font-size: clamp(26px, 26px + 1vw, 28px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.bold-24-m {
  font-size: clamp(22px, 22px + 1vw, 24px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.bold-20-m {
  font-size: clamp(18px, 18px + 1vw, 20px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.bold-16-m {
  font-size: clamp(14px, 14px + 1vw, 16px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.bold-14-m {
  font-size: clamp(12px, 12px + 1vw, 14px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.bold-12-m {
  font-size: clamp(10px, 10px + 1vw, 12px);
  font-style: normal;
  font-weight: 700;
  line-height: 23.9px;
}
.avatar-bold-12-m {
  font-size: clamp(10px, 10px + 1vw, 12px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.medium-14-m {
  font-size: clamp(12px, 12px + 1vw, 14px);
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.regular-16-m {
  font-size: clamp(14px, 14px + 1vw, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.regular-14-m {
  font-size: clamp(12px, 12px + 1vw, 14px);
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.regular-12-m {
  font-size: clamp(10px, 10px + 1vw, 12px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.regular-10-m {
  font-size: clamp(8px, 8px + 1vw, 10px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.display-xl {
  font-size: clamp(28px, 28px + 1vw, 32px);
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
}
.display-lg {
  font-size: clamp(20px, 20px + 1vw, 24px);
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
}
.heading-md {
  font-size: clamp(14px, 14px + 1vw, 16px);
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
}
.heading-sm {
  font-size: clamp(12px, 12px + 1vw, 14px);
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
}
.body-lg {
  font-size: clamp(14px, 14px + 1vw, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.body-md {
  font-size: clamp(12px, 12px + 1vw, 14px);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.body-sm {
  font-size: clamp(10px, 10px + 1vw, 12px);
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
.body-xs {
  font-size: clamp(9px, 9px + 1vw, 10px);
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
.label-md {
  font-size: clamp(10px, 10px + 1vw, 11px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}
.label-sm {
  font-size: clamp(9px, 9px + 1vw, 10px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}
.cl-signIn-root .cl-logoBox {
  height: 50px;
}
.cl-signIn-root .cl-formButtonPrimary,
.cl-signIn-root .cl-alternativeMethodsBlockButton.cl-button[data-variant=solid] {
  padding: 12px 16px;
  color: #ffffff;
  background:
    linear-gradient(
      131deg,
      #17efc0 0.02%,
      #1d8999 61.7%,
      #0c304f 100.24%);
  border: none;
  border-radius: 8px;
  box-shadow: none !important;
}
.cl-signIn-root .cl-formButtonPrimary,
.cl-signIn-root .cl-alternativeMethodsBlockButton.cl-button[data-variant=solid] {
  font-size: clamp(14px, 14px + 1vw, 16px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.cl-signIn-root .cl-formButtonPrimary svg.cl-buttonArrowIcon,
.cl-signIn-root .cl-alternativeMethodsBlockButton.cl-button[data-variant=solid] svg.cl-buttonArrowIcon {
  margin-top: 3px;
}
.cl-signIn-root .cl-alternativeMethodsBlockButton.cl-button[data-variant=outline] {
  color: #222222;
  background: #ffffff;
  padding: 12px 16px;
  border: 1px solid #e2e2e2;
  border-radius: 8px;
  box-shadow: none !important;
}
.cl-signIn-root .cl-alternativeMethodsBlockButton.cl-button[data-variant=outline] .cl-alternativeMethodsBlockButtonText {
  font-size: clamp(14px, 14px + 1vw, 16px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.cl-signIn-root .cl-formButtonPrimary:hover,
.cl-signIn-root .cl-alternativeMethodsBlockButton.cl-button[data-variant=solid]:hover {
  background:
    linear-gradient(
      131deg,
      rgb(37.1263736264, 175.3901098901, 195.8736263736) 0%,
      #1d8999 50%,
      rgb(20.8736263736, 98.6098901099, 110.1263736264) 100%);
}
.cl-signIn-root .cl-alternativeMethodsBlockButton.cl-button[data-variant=outline]:hover {
  background: #f8f8f8;
  color: #1d8999;
  border-color: #f8f8f8;
}
.cl-signIn-root .cl-alternativeMethodsBlockButton.cl-button[data-variant=outline]:hover svg path {
  fill: #1d8999;
}
.cl-signIn-root .cl-formFieldInput {
  padding: 12px 16px;
  background-color: #f8f8f8;
  border: none;
  box-shadow: none !important;
  color: #787878;
}
.cl-signIn-root .cl-formFieldInput {
  font-size: clamp(12px, 12px + 1vw, 14px);
  font-style: normal;
  font-weight: 400;
  line-height: 23.9px;
}
.cl-signIn-root .cl-formFieldInput:hover {
  background-color: rgba(29, 137, 153, 0.12);
}
.cl-signIn-root .cl-formFieldInput:focus {
  border: 1px solid #25fccd;
}
.cl-signIn-root .cl-formFieldLabel {
  color: #222222;
}
.cl-signIn-root .cl-formFieldLabel {
  font-size: clamp(12px, 12px + 1vw, 14px);
  font-style: normal;
  font-weight: 400;
  line-height: 23.9px;
}
.mobile-login-card .cl-rootBox.cl-signIn-root {
  width: 100%;
}
.mobile-login-card .cl-cardBox {
  width: 100%;
  box-shadow: none;
}
.mobile-login-card .cl-card {
  padding: 0;
}
.mobile-login-card .cl-card .cl-main {
  gap: 2rem;
}
.mobile-login-card .cl-card .cl-main > :last-child {
  gap: 2rem;
}
.mobile-login-card .cl-logoBox {
  display: none;
}
.mobile-login-card .cl-formButtonPrimary,
.mobile-login-card .cl-alternativeMethodsBlockButton.cl-button[data-variant=solid] {
  padding: 20px 16px;
}
.mobile-login-card .cl-formButtonPrimary,
.mobile-login-card .cl-alternativeMethodsBlockButton.cl-button[data-variant=solid] {
  font-size: clamp(14px, 14px + 1vw, 16px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.mobile-login-card .cl-formButtonPrimary svg.cl-buttonArrowIcon,
.mobile-login-card .cl-alternativeMethodsBlockButton.cl-button[data-variant=solid] svg.cl-buttonArrowIcon {
  margin-top: 3px;
}
.mobile-login-card .cl-alternativeMethodsBlockButton.cl-button[data-variant=outline] {
  padding: 20px 16px;
}
.mobile-login-card .cl-alternativeMethodsBlockButton.cl-button[data-variant=outline] .cl-alternativeMethodsBlockButtonText {
  font-size: clamp(14px, 14px + 1vw, 16px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.mobile-login-card .cl-formFieldLabel {
  color: #222222;
}
.mobile-login-card .cl-formFieldLabel {
  font-size: clamp(12px, 12px + 1vw, 14px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.mobile-login-card .cl-formFieldInput {
  padding: 31px 16px;
}
.mobile-login-card .cl-formFieldInput {
  font-size: clamp(14px, 14px + 1vw, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.mobile-login-card a.cl-formFieldAction,
.mobile-login-card a.cl-footerActionLink,
.mobile-login-card .cl-backLink {
  color: #1d8999;
}
.mobile-login-card a.cl-formFieldAction,
.mobile-login-card a.cl-footerActionLink,
.mobile-login-card .cl-backLink {
  font-size: clamp(12px, 12px + 1vw, 14px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
html {
  height: 100%;
}
body {
  font-family: "Satoshi-400", sans-serif;
  height: 100%;
  margin: 0;
  padding: 0;
}
html.md {
  --ion-default-font: fonts.$satoshi-400;
}
.dialog-fragment .dialog-wrapper .dialog-header {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}
.dialog-grouping .dialog-wrapper {
  width: 520px !important;
  min-width: 0 !important;
  max-width: calc(100vw - 32px) !important;
  border-radius: 12px !important;
  padding: 24px !important;
  gap: 20px !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2), 0 4px 16px rgba(0, 0, 0, 0.1) !important;
}
.dialog-grouping .dialog-wrapper .dialog-header {
  padding-bottom: 0 !important;
  border-bottom: none !important;
  margin-bottom: 0 !important;
}
.dialog-grouping .dialog-wrapper .dialog-header .title {
  font-size: 1.125rem !important;
  letter-spacing: 0.01em;
}
.dialog-dissociate .dialog-wrapper {
  width: 1160px !important;
  min-width: 0 !important;
  max-width: calc(100vw - 32px) !important;
  max-height: 90vh !important;
  border-radius: 8px !important;
  padding: 24px !important;
  gap: 16px !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2), 0 4px 16px rgba(0, 0, 0, 0.1) !important;
}
.dialog-dissociate .dialog-wrapper .dialog-header {
  padding-bottom: 14px !important;
  margin-bottom: 0 !important;
}
.dialog-dissociate .dialog-wrapper .dialog-header .title {
  font-size: 1rem !important;
  font-weight: 700 !important;
  color: #1e293b !important;
  letter-spacing: -0.01em;
}
.dialog-dissociate .dialog-wrapper .dialog {
  gap: 14px !important;
}
.dialog-merge .dialog-wrapper {
  width: 480px !important;
  min-width: 0 !important;
  max-width: calc(100vw - 32px) !important;
  border-radius: 12px !important;
  padding: 28px 32px !important;
  gap: 0 !important;
  position: relative;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2), 0 4px 16px rgba(0, 0, 0, 0.1) !important;
}
.dialog-merge .dialog-wrapper .dialog-header {
  display: none !important;
}
.q-table-container {
  flex: 1;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  max-height: 76vh;
  outline: none !important;
}
.q-table-container .q-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.q-table-container .q-table tbody tr:hover {
  background-color: #f5faff;
  cursor: pointer;
}
.q-table-container .q-table thead {
  -webkit-clip-path: inset(0 round 6px 6px 0 0);
  clip-path: inset(0 round 6px 6px 6px 6px);
  overflow: hidden;
  background-color: #f2f4f8;
  font-family: "League-spartan-300";
  position: sticky;
  top: 0;
  z-index: 2;
  font-size: 0.813rem;
}
.q-table-container .q-table thead tr {
  height: 1.875rem;
  text-align: left;
}
.q-table-container .q-table thead tr th {
  color: #4f5564;
  text-transform: uppercase;
  font-weight: 300;
  padding-top: 0.25rem;
}
.q-table-container .q-table thead tr th input[type=checkbox] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 0.75rem;
  height: 0.75rem;
  border: 1.5px solid #dddfe4;
  cursor: pointer;
  position: relative;
  margin: 0 1rem;
  border-radius: 3px;
}
.q-table-container .q-table thead tr th input[type=checkbox]:checked {
  background-color: #0c304f;
  border-color: #0c304f;
}
.q-table-container .q-table thead tr th input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  left: 2px;
  top: 0px;
  width: 3px;
  height: 6px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.q-table-container .q-table tbody {
  width: 100%;
  flex: 1;
  overflow: auto;
  min-height: 0;
  max-height: calc(100vh - 1.875rem);
  padding-left: 1rem;
}
.q-table-container .q-table tbody tr {
  text-align: left;
  width: 100%;
  height: 2.5rem;
  font-family: "League-spartan-200";
  font-size: 0.75rem;
  font-weight: 200;
  color: #14161a;
  border-bottom: solid 0.5px #e3e4e8;
  cursor: pointer;
}
.q-table-container .q-table tbody tr.selected {
  background-color: #f5faff;
}
.q-table-container .q-table tbody tr td {
  font-family: "League-spartan-200";
  font-size: 0.75rem;
  font-weight: 200;
  line-height: 1;
  color: #14161a;
}
.q-table-container .q-table tbody tr td input[type=checkbox] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 0.75rem;
  height: 0.75rem;
  border: 1.5px solid #dddfe4;
  cursor: pointer;
  position: relative;
  margin: 0 1rem;
  border-radius: 3px;
}
.q-table-container .q-table tbody tr td input[type=checkbox]:checked {
  background-color: #0c304f;
  border-color: #0c304f;
}
.q-table-container .q-table tbody tr td input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  left: 2px;
  top: 0px;
  width: 3px;
  height: 6px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.q-table-horizontal-scrollbar {
  width: 100%;
  height: 14px;
  overflow-x: auto;
  overflow-y: hidden;
  position: sticky;
  bottom: 0px;
  z-index: 10;
}
.q-table-horizontal-scrollbar .q-table-horizontal-scrollbar-content {
  height: 1px;
  pointer-events: none;
}
input[type=checkbox] {
  accent-color: #1d8999;
  width: 14px;
  height: 14px;
  cursor: pointer;
}
.q-table-list {
  --tl-row-height: 3.5rem;
  --tl-table-min-width: 70rem;
  --tl-sticky-col1-width: 9rem;
  --tl-sticky-checkbox-width: 2.5rem;
  flex: 1;
  overflow: auto;
  scrollbar-gutter: stable;
  min-width: 0;
  min-height: 0;
  position: relative;
}
.q-table-list.loading {
  overflow: hidden;
}
.q-table-list table {
  width: 100%;
  min-width: var(--tl-table-min-width);
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
}
.q-table-list thead th {
  background: #f2f4f8;
  position: sticky;
  top: 0;
  z-index: 1;
  font-family: "League-spartan-600";
  font-size: 0.6875rem;
  color: #0c304f;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 0 0.75rem;
  height: 2.375rem;
  white-space: nowrap;
  border-bottom: 1px solid #d1d5db;
  text-align: left;
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
  transition: color 0.12s;
}
.q-table-list thead th.sortable {
  cursor: pointer;
}
.q-table-list thead th.sortable:hover {
  color: #1d8999;
}
.q-table-list thead th.sticky-left {
  position: sticky;
  left: 0;
  z-index: 3;
}
.q-table-list thead th.sticky-left-2 {
  left: var(--tl-sticky-col1-width);
}
.q-table-list thead th.sticky-right {
  position: sticky;
  right: 0;
  z-index: 3;
}
.q-table-list thead th.sticky-right-2 {
  right: var(--tl-sticky-checkbox-width);
}
.q-table-list tbody tr {
  --row-bg: #ffffff;
  transition: background 0.1s;
  height: var(--tl-row-height);
  cursor: pointer;
}
.q-table-list tbody tr:hover {
  --row-bg: #f5faff;
}
.q-table-list tbody tr.selected {
  --row-bg: #f5faff;
}
.q-table-list tbody td {
  padding: 0.25rem 0.75rem;
  font-size: 0.781rem;
  color: #1a2a3a;
  vertical-align: middle;
  border-bottom: 1px solid #eef1f5;
  background: var(--row-bg);
}
.q-table-list tbody td.sticky-left {
  position: sticky;
  left: 0;
  z-index: 1;
}
.q-table-list tbody td.sticky-left-2 {
  left: var(--tl-sticky-col1-width);
}
.q-table-list tbody td.sticky-right {
  position: sticky;
  right: 0;
  z-index: 1;
}
.q-table-list tbody td.sticky-right-2 {
  right: var(--tl-sticky-checkbox-width);
}
.q-table-list tbody tr:last-child td {
  border-bottom: none;
}
.q-table-list .badge-prestation {
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  padding: 0.125rem 0.5rem;
  border-radius: 0.375rem;
  font-size: 0.6875rem;
  font-family: "Satoshi-500";
  background: #f1f5f9;
  color: #475569;
  margin-top: 0.125rem;
}
.q-table-list .cell-two-lines {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.q-table-list .cell-main {
  font-family: "Satoshi-500";
  font-size: 0.781rem;
  color: #1a2a3a;
  line-height: 1.3;
}
.q-table-list .cell-sub {
  font-family: "Satoshi-400";
  font-size: 0.6875rem;
  color: #9ca3af;
  line-height: 1.3;
}
.q-table-list .cell-empty {
  color: #9ca3af;
}
.q-table-list .loading-row {
  text-align: center;
  padding: 2.5rem 0;
  vertical-align: middle;
}
.q-table-list .empty-row {
  text-align: center;
  padding: 3.5rem 1.5rem;
  color: #9ca3af;
  font-size: 0.8125rem;
  font-family: "Satoshi-400";
}
.custom-select.ng-select-opened > .ng-select-container {
  background: #ffffff;
  border-color: rgb(178.5, 178.5, 178.5) #ccc rgb(216.75, 216.75, 216.75);
}
.custom-select.ng-select-opened > .ng-select-container:hover {
  box-shadow: none;
}
.custom-select.ng-select-opened > .ng-select-container .ng-arrow {
  top: -2px;
  border-color: transparent transparent #999999;
  border-width: 0 5px 5px;
}
.custom-select.ng-select-opened > .ng-select-container .ng-arrow:hover {
  border-color: transparent transparent #333333;
}
.custom-select.ng-select-opened.ng-select-top > .ng-select-container {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.custom-select.ng-select-opened.ng-select-right > .ng-select-container {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.custom-select.ng-select-opened.ng-select-bottom > .ng-select-container {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-select.ng-select-opened.ng-select-left > .ng-select-container {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-select.ng-select-focused:not(.ng-select-opened) > .ng-select-container {
  border-color: #007eff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 126, 255, 0.1);
}
.custom-select.ng-select-disabled > .ng-select-container {
  background-color: #f9f9f9;
}
.custom-select .ng-has-value .ng-placeholder {
  display: none;
}
.custom-select .ng-select-container {
  color: #333;
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid #ccc;
  min-height: 36px;
  align-items: center;
}
.custom-select .ng-select-container:hover {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}
.custom-select .ng-select-container .ng-value-container {
  align-items: center;
  padding-left: 10px;
}
[dir=rtl] .custom-select .ng-select-container .ng-value-container {
  padding-right: 10px;
  padding-left: 0;
}
.custom-select .ng-select-container .ng-value-container .ng-placeholder {
  color: #999999;
}
.custom-select.ng-select-single .ng-select-container {
  height: 36px;
}
.custom-select.ng-select-single .ng-select-container .ng-value-container .ng-input {
  top: 5px;
  left: 0;
  padding-left: 10px;
  padding-right: 50px;
}
[dir=rtl] .custom-select.ng-select-single .ng-select-container .ng-value-container .ng-input {
  padding-right: 10px;
  padding-left: 50px;
}
.custom-select.ng-select-multiple.ng-select-disabled > .ng-select-container .ng-value-container .ng-value {
  background-color: #f9f9f9;
  border: 1px solid rgb(229.5, 229.5, 229.5);
}
.custom-select.ng-select-multiple.ng-select-disabled > .ng-select-container .ng-value-container .ng-value .ng-value-label {
  padding: 0 5px;
}
.custom-select.ng-select-multiple .ng-select-container .ng-value-container {
  padding-top: 5px;
  padding-left: 7px;
}
[dir=rtl] .custom-select.ng-select-multiple .ng-select-container .ng-value-container {
  padding-right: 7px;
  padding-left: 0;
}
.custom-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
  font-size: 0.9em;
  margin-bottom: 5px;
  color: #333;
  background-color: rgb(234.6, 244.68, 255);
  border-radius: 2px;
  margin-right: 5px;
}
[dir=rtl] .custom-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
  margin-right: 0;
  margin-left: 5px;
}
.custom-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled {
  background-color: #f9f9f9;
}
.custom-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label {
  padding-left: 5px;
}
[dir=rtl] .custom-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label {
  padding-left: 0;
  padding-right: 5px;
}
.custom-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label {
  display: inline-block;
  padding: 1px 5px;
}
.custom-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon {
  display: inline-block;
  padding: 1px 5px;
}
.custom-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover {
  background-color: rgb(209.1, 231.78, 255);
}
.custom-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left {
  border-right: 1px solid rgb(183.6, 218.88, 255);
}
[dir=rtl] .custom-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left {
  border-left: 1px solid rgb(183.6, 218.88, 255);
  border-right: none;
}
.custom-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right {
  border-left: 1px solid rgb(183.6, 218.88, 255);
}
[dir=rtl] .custom-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right {
  border-left: 0;
  border-right: 1px solid rgb(183.6, 218.88, 255);
}
.custom-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input {
  padding: 0 0 3px 3px;
}
[dir=rtl] .custom-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input {
  padding: 0 3px 3px 0;
}
.custom-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input > input {
  color: #000000;
}
.custom-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder {
  top: 5px;
  padding-bottom: 5px;
  padding-left: 3px;
}
[dir=rtl] .custom-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder {
  padding-right: 3px;
  padding-left: 0;
}
.custom-select .ng-clear-wrapper {
  color: #999999;
}
.custom-select .ng-clear-wrapper:hover .ng-clear {
  color: #d0021b;
}
.custom-select .ng-clear-wrapper:focus .ng-clear {
  color: #d0021b;
}
.custom-select .ng-clear-wrapper:focus {
  outline: none;
}
.custom-select .ng-spinner-zone {
  padding: 5px 5px 0 0;
}
[dir=rtl] .custom-select .ng-spinner-zone {
  padding: 5px 0 0 5px;
}
.custom-select .ng-arrow-wrapper {
  background-color: transparent;
  width: 25px;
  padding-right: 5px;
}
[dir=rtl] .custom-select .ng-arrow-wrapper {
  padding-left: 5px;
  padding-right: 0;
}
.custom-select .ng-arrow-wrapper:hover .ng-arrow {
  border-top-color: #666666;
}
.custom-select .ng-arrow-wrapper .ng-arrow {
  border-color: #999999 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 2.5px;
}
.ng-dropdown-panel {
  background-color: #ffffff;
  border: 1px solid #ccc;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  left: 0;
}
.ng-dropdown-panel.ng-select-top {
  bottom: 100%;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-color: rgb(229.5, 229.5, 229.5);
  margin-bottom: -1px;
}
.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.ng-dropdown-panel.ng-select-right {
  left: 100%;
  top: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-color: rgb(229.5, 229.5, 229.5);
  margin-bottom: -1px;
}
.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child {
  border-top-right-radius: 4px;
}
.ng-dropdown-panel.ng-select-bottom {
  top: 100%;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-color: rgb(229.5, 229.5, 229.5);
  margin-top: -1px;
}
.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ng-dropdown-panel.ng-select-left {
  left: -100%;
  top: 0;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-color: rgb(229.5, 229.5, 229.5);
  margin-bottom: -1px;
}
.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child {
  border-top-left-radius: 4px;
}
.ng-dropdown-panel .ng-dropdown-header {
  border-bottom: 1px solid #ccc;
  padding: 5px 7px;
}
.ng-dropdown-panel .ng-dropdown-footer {
  border-top: 1px solid #ccc;
  padding: 5px 7px;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup {
  -webkit-user-select: none;
  user-select: none;
  padding: 8px 10px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled {
  cursor: default;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked {
  background-color: rgb(244.8, 249.84, 255);
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked {
  color: rgba(0, 0, 0, 0.54);
  background-color: rgb(234.6, 244.68, 255);
  font-weight: 600;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  background-color: #ffffff;
  color: rgba(0, 0, 0, 0.87);
  padding: 8px 10px;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked {
  color: #333;
  background-color: rgb(234.6, 244.68, 255);
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label {
  font-weight: 600;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked {
  background-color: rgb(244.8, 249.84, 255);
  color: #333;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled {
  color: #cccccc;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child {
  padding-left: 22px;
}
[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child {
  padding-right: 22px;
  padding-left: 0;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label {
  font-size: 80%;
  font-weight: 400;
  padding-right: 5px;
}
[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label {
  padding-left: 5px;
  padding-right: 0;
}
[dir=rtl] .ng-dropdown-panel {
  direction: rtl;
  text-align: right;
}
.ng-dropdown-panel.custom-select .ng-dropdown-panel-items .ng-option {
  padding: 0;
}
.ng-dropdown-panel.custom-select .ng-dropdown-panel-items .ng-option .option-item {
  display: flex;
  align-items: center;
  padding: 0 0.375rem;
  height: 1.375rem;
  font-size: 0.75rem;
}
.q-mfe-layout {
  display: flex;
  flex-direction: column;
  height: 100vh;
  background-color: #f3f4f6;
}
.q-mfe-layout header {
  flex: 0 0 auto;
}
.q-mfe-layout main {
  flex: 1 1 auto;
  overflow-y: auto;
  padding: 1rem;
  overflow-y: hidden;
}
html,
body {
  height: 100%;
  margin: 0;
  overflow: hidden;
}
.q-table-page-container {
  height: 100%;
  display: flex;
  background-color: #ffffff;
  border-radius: 0.375rem;
  overflow: hidden;
}
.q-table-page-container .q-table-page-layout {
  margin-top: 0.5rem;
  padding: 0 0.5rem;
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-areas: "header header" "sidebar main" "sidebar footer";
  grid-template-columns: 0 1fr;
  transition: grid-template-columns 0.3s ease-in-out;
}
.q-table-page-container .q-table-page-layout.sidebar-open {
  grid-template-columns: 15.625rem 1fr;
}
.q-table-page-container .q-table-page-layout header {
  grid-area: header;
  width: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 10px;
  padding-bottom: 1rem;
  height: 2rem;
}
.q-table-page-container .q-table-page-layout header app-page-title {
  width: 100%;
}
.q-table-page-container .q-table-page-layout header app-outlined-button {
  top: auto;
  display: flex;
  align-items: start;
  justify-content: end;
  align-self: flex-start;
  margin-left: auto;
}
.q-table-page-container .q-table-page-layout aside {
  grid-area: sidebar;
  overflow: hidden;
  margin-right: 0.5rem;
  display: flex;
  flex-direction: column;
  min-width: 0;
  max-width: 100%;
  min-height: 0;
  align-self: stretch;
  border-right: solid 0.5px #dddfe4;
  padding: 0.5rem 0.5rem 0 0;
}
.q-table-page-container .q-table-page-layout aside .sidebar-header {
  display: flex;
  justify-content: space-between;
  flex-shrink: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0s linear 0.3s;
}
.q-table-page-container .q-table-page-layout aside .sidebar-header .save-icon {
  width: 0.688rem;
  height: 0.688rem;
  cursor: pointer;
}
.q-table-page-container .q-table-page-layout aside .sidebar-header span {
  flex-grow: 0;
  font-size: 0.875rem;
  font-family: "League-spartan-500";
  font-size: 1.125rem;
  color: #404142;
}
.q-table-page-container .q-table-page-layout aside .sidebar-content {
  flex: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  overflow-y: auto;
  overflow-x: hidden;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0s linear 0.3s;
  border-right: none;
  box-sizing: border-box;
  scrollbar-width: thin;
}
.q-table-page-container .q-table-page-layout aside.open .sidebar-header {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease-in-out, visibility 0s linear 0s;
}
.q-table-page-container .q-table-page-layout aside.open .sidebar-content {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease-in-out, visibility 0s linear 0s;
}
.q-table-page-container .q-table-page-layout main {
  grid-area: main;
  width: inherit;
  min-height: 0;
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 0;
  overflow: hidden;
  margin-bottom: 1rem;
  gap: 0.625rem;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.q-table-page-container .q-table-page-layout main app-table-header {
  width: 100%;
}
.q-table-page-container .q-table-page-layout main > * {
  display: flex;
  flex-direction: column;
}
.q-table-page-container .q-table-page-layout footer {
  grid-area: footer;
  position: sticky;
  bottom: 0.5rem;
}
.table-container .q-table th,
.table-container .q-table td {
  padding: 0.25rem;
  padding-right: 2rem;
  vertical-align: middle;
}
.q-form-page-layout {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  overflow: hidden;
  border-radius: 0.625rem;
  position: relative;
}
.q-form-page-layout header {
  flex-shrink: 0;
  background-color: #ffffff;
}
.q-form-page-layout header .q-form-page-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 0.875rem;
}
.q-form-page-layout header .q-form-page-header .q-form-icon-close {
  cursor: pointer;
}
.q-form-page-layout header .q-form-page-header .q-form-icon-close img {
  width: 1.25rem;
  height: 1.25rem;
}
.q-form-page-layout main {
  flex: 1;
  overflow-y: auto;
  background-color: #ffffff;
}
.q-form-container {
  background-color: #ffffff;
  height: 100%;
  border-radius: 0.375rem;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  min-height: 0;
}
.q-form-container header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  padding: 0.5rem;
  padding-bottom: 1.5rem;
}
.q-form-container .q-container-list {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.list-page-layout {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  background-color: #f3f4f6;
}
.list-page-subtabs {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-height: 40px;
  padding: 0 16px;
  background-color: #f9fafb;
  border-bottom: 1px solid #eef1f5;
}
.list-page-subtabs .list-page-subtab {
  display: flex;
  align-items: center;
  padding: 0 16px;
  height: 40px;
  color: #9ca3af;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  white-space: nowrap;
  transition: color 0.15s, border-color 0.15s;
  text-decoration: none;
}
.list-page-subtabs .list-page-subtab:hover {
  color: #1f2937;
  border-bottom-color: #d1d5db;
}
.list-page-subtabs .list-page-subtab.active {
  color: #1d8999;
  border-bottom-color: #1d8999;
}
.list-page-subtabs .list-page-subtabs-actions {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-left: auto;
  padding-right: 8px;
}
.list-page-banner {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  padding: 8px 16px;
  border-bottom: 1px solid #eef1f5;
  background-color: #f9fafb;
}
.list-page-banner.list-page-banner--warning {
  background-color: #fef3c7;
  border-bottom-color: #fcd34d;
}
.list-page-banner.list-page-banner--info {
  background-color: #e5f7fa;
  border-bottom-color: #e0f7f9;
}
.list-page-content {
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow: hidden;
  padding: 16px;
}
.list-container {
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow: hidden;
  background-color: #ffffff;
  border: 1px solid #e3e4e8;
  border-radius: 8px;
  box-shadow: 0 1px 4px rgba(12, 48, 79, 0.04);
}
.list-toolbar {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  padding: 8px 12px;
  background-color: #ffffff;
  border-bottom: 1px solid #e3e4e8;
  position: relative;
  z-index: 10;
}
.ftab {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 4px 10px;
  border-radius: 100px;
  border: 1px solid transparent;
  background: none;
  color: #8c929c;
  cursor: pointer;
  font-size: 12px;
  font-weight: 500;
  white-space: nowrap;
  transition:
    background 0.15s,
    color 0.15s,
    border-color 0.15s;
}
.ftab:hover {
  background: #f3f4f6;
  color: #0c304f;
}
.ftab.active {
  background: #1d8999;
  color: #ffffff;
  border-color: #1d8999;
}
.ftab-count {
  padding: 0 5px;
  border-radius: 100px;
  background: #fef3e2;
  color: #b45309;
  font-size: 10px;
  font-weight: 600;
}
.ftab.active .ftab-count {
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.list-body {
  flex: 1;
  overflow: hidden;
  display: flex;
}
.list-body .list-body-filter-panel {
  width: 240px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-right: 1px solid #eef1f5;
  padding: 16px;
}
.list-body .list-body-table {
  flex: 1;
  overflow: hidden;
  min-width: 0;
}
.list-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  flex-shrink: 0;
  padding: 8px 16px;
  background-color: #ffffff;
  border-top: 1px solid #e3e4e8;
}
.list-footer .list-footer-total {
  font-family: "Satoshi-700";
  font-size: 0.75rem;
  color: #0c304f;
  white-space: nowrap;
}
.list-footer .list-footer-pagination {
  display: flex;
  align-items: center;
  gap: 4px;
  flex: 1;
}
.list-footer .list-footer-right {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
}
.q-control {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto auto;
  grid-template-areas: "label" "field" "error";
  row-gap: 0.25rem;
}
.q-control label {
  font-size: 1.063rem;
  text-align: left;
  line-height: 1.3;
  letter-spacing: normal;
  font-family: "League-spartan-400";
  color: #444142;
}
.q-control label.required::after {
  content: "*";
  margin-left: 0.25rem;
  font-weight: 500;
  color: #dc2626;
}
.q-control app-validation-error {
  min-height: 1.4rem;
  margin-bottom: 0.2rem;
}
.q-form {
  width: 100%;
}
.q-multi-column-form {
  width: 100%;
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: auto;
  gap: 2.125rem;
}
.q-multi-column-form .q-form-column {
  display: flex;
  flex-direction: column;
  gap: 2.125rem;
}
.q-multi-column-form .q-form-column .q-form-block {
  display: flex;
  flex-direction: column;
  justify-content: start;
  gap: 0.25rem;
}
.q-form-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.q-form-container .q-form-content {
  flex: 1 1 auto;
  overflow-y: auto;
  padding: 0 0.875rem;
}
.q-form-container .q-form-content .q-form-footer {
  flex-shrink: 0;
  height: 6rem;
  background-color: #ffffff;
  border-top: 1px solid #e5e7eb;
}
.editable-field {
  position: relative;
  cursor: pointer;
  border-radius: 4px;
  transition: background-color 0.15s ease;
  padding: 2px 24px 2px 4px;
}
.editable-field::after {
  content: "";
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%231d8999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17 3a2.85 2.83 0 114 4L7.5 20.5 2 22l1.5-5.5L17 3z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0;
  transition: opacity 0.15s ease;
}
.editable-field:hover {
  background-color: #fffcf0;
}
.editable-field:hover::after {
  opacity: 1;
}
.editable-field--editing {
  background-color: #fff4cc;
}
.editable-field--editing::after {
  opacity: 1;
}
.editable-field--locked {
  cursor: default;
  padding-right: 4px;
}
.editable-field--locked::after {
  display: none;
}
.editable-field--locked:hover {
  background-color: transparent;
}

/* node_modules/leaflet/dist/leaflet.css */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
.leaflet-tile::selection {
  background: transparent;
}
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}
.leaflet-container .leaflet-overlay-pane svg {
  max-width: none !important;
  max-height: none !important;
}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
  width: auto;
  padding: 0;
}
.leaflet-container img.leaflet-tile {
  mix-blend-mode: plus-lighter;
}
.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  touch-action: none;
  touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}
.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}
.leaflet-pane {
  z-index: 400;
}
.leaflet-tile-pane {
  z-index: 200;
}
.leaflet-overlay-pane {
  z-index: 400;
}
.leaflet-shadow-pane {
  z-index: 500;
}
.leaflet-marker-pane {
  z-index: 600;
}
.leaflet-tooltip-pane {
  z-index: 650;
}
.leaflet-popup-pane {
  z-index: 700;
}
.leaflet-map-pane canvas {
  z-index: 100;
}
.leaflet-map-pane svg {
  z-index: 200;
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}
.leaflet-top {
  top: 0;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
svg.leaflet-zoom-animated {
  will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
.leaflet-interactive {
  cursor: pointer;
}
.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted;
  pointer-events: auto;
}
.leaflet-container {
  background: #ddd;
  outline-offset: 1px;
}
.leaflet-container a {
  color: #0078A8;
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}
.leaflet-container {
  font-family:
    "Helvetica Neue",
    Arial,
    Helvetica,
    sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
}
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}
.leaflet-bar a {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover,
.leaflet-bar a:focus {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font:
    bold 18px "Lucida Console",
    Monaco,
    monospace;
  text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}
.leaflet-control-layers-toggle {
  background-image: url("./media/layers.png");
  width: 36px;
  height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url("./media/layers-2x.png");
  background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}
.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
  font-size: 13px;
  font-size: 1.08333em;
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}
.leaflet-default-icon-path {
  background-image: url("./media/marker-icon.png");
}
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
  line-height: 1.4;
}
.leaflet-control-attribution a {
  text-decoration: none;
}
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
  text-decoration: underline;
}
.leaflet-attribution-flag {
  display: inline !important;
  vertical-align: baseline !important;
  width: 1em;
  height: 0.6669em;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px #fff;
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}
.leaflet-popup-content {
  margin: 13px 24px 13px 20px;
  line-height: 1.3;
  font-size: 13px;
  font-size: 1.08333em;
  min-height: 1px;
}
.leaflet-popup-content p {
  margin: 17px 0;
  margin: 1.3em 0;
}
.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-top: -1px;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  pointer-events: auto;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  text-align: center;
  width: 24px;
  height: 24px;
  font:
    16px/24px Tahoma,
    Verdana,
    sans-serif;
  color: #757575;
  text-decoration: none;
  background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
  color: #585858;
}
.leaflet-popup-scrolled {
  overflow: auto;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.leaflet-tooltip.leaflet-interactive {
  cursor: pointer;
  pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}
.leaflet-tooltip-bottom {
  margin-top: 6px;
}
.leaflet-tooltip-top {
  margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}
.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}
.leaflet-tooltip-left {
  margin-left: -6px;
}
.leaflet-tooltip-right {
  margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}
.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}
.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}
@media print {
  .leaflet-control {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
}

/* node_modules/leaflet-routing-machine/dist/leaflet-routing-machine.css */
.leaflet-routing-container,
.leaflet-routing-error {
  width: 320px;
  background-color: white;
  padding-top: 4px;
  transition: all 0.2s ease;
  box-sizing: border-box;
}
.leaflet-control-container .leaflet-routing-container-hide {
  width: 32px;
  height: 32px;
}
.leaflet-routing-container h2 {
  font-size: 14px;
}
.leaflet-routing-container h3 {
  font-size: 12px;
  font-weight: normal;
}
.leaflet-routing-collapsible .leaflet-routing-geocoders {
  margin-top: 20px;
}
.leaflet-routing-alt,
.leaflet-routing-geocoders,
.leaflet-routing-error {
  padding: 6px;
  margin-top: 2px;
  margin-bottom: 6px;
  border-bottom: 1px solid #ccc;
  max-height: 320px;
  overflow-y: auto;
  transition: all 0.2s ease;
}
.leaflet-control-container .leaflet-routing-container-hide .leaflet-routing-alt,
.leaflet-control-container .leaflet-routing-container-hide .leaflet-routing-geocoders {
  display: none;
}
.leaflet-bar .leaflet-routing-alt:last-child {
  border-bottom: none;
}
.leaflet-routing-alt-minimized {
  color: #888;
  max-height: 64px;
  overflow: hidden;
  cursor: pointer;
}
.leaflet-routing-alt table {
  border-collapse: collapse;
}
.leaflet-routing-alt tr:hover {
  background-color: #eee;
  cursor: pointer;
}
.leaflet-routing-alt::-webkit-scrollbar {
  width: 8px;
}
.leaflet-routing-alt::-webkit-scrollbar-track {
  border-radius: 2px;
  background-color: #eee;
}
.leaflet-routing-alt::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #888;
}
.leaflet-routing-icon {
  background-image: url("./media/leaflet.routing.icons.png");
  -webkit-background-size: 240px 20px;
  background-size: 240px 20px;
  background-repeat: no-repeat;
  margin: 0;
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
}
.leaflet-routing-icon-continue {
  background-position: 0 0;
}
.leaflet-routing-icon-sharp-right {
  background-position: -20px 0;
}
.leaflet-routing-icon-turn-right {
  background-position: -40px 0;
}
.leaflet-routing-icon-bear-right {
  background-position: -60px 0;
}
.leaflet-routing-icon-u-turn {
  background-position: -80px 0;
}
.leaflet-routing-icon-sharp-left {
  background-position: -100px 0;
}
.leaflet-routing-icon-turn-left {
  background-position: -120px 0;
}
.leaflet-routing-icon-bear-left {
  background-position: -140px 0;
}
.leaflet-routing-icon-depart {
  background-position: -160px 0;
}
.leaflet-routing-icon-enter-roundabout {
  background-position: -180px 0;
}
.leaflet-routing-icon-arrive {
  background-position: -200px 0;
}
.leaflet-routing-icon-via {
  background-position: -220px 0;
}
.leaflet-routing-geocoders div {
  padding: 4px 0px 4px 0px;
}
.leaflet-routing-geocoders input {
  width: 303px;
  width: calc(100% - 4px);
  line-height: 1.67;
  border: 1px solid #ccc;
}
.leaflet-routing-geocoders button {
  font:
    bold 18px "Lucida Console",
    Monaco,
    monospace;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: white;
  margin: 0;
  margin-right: 3px;
  float: right;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.leaflet-routing-add-waypoint:after {
  content: "+";
}
.leaflet-routing-reverse-waypoints:after {
  font-weight: normal;
  content: "\21c5";
}
.leaflet-routing-geocoders button:hover {
  background-color: #eee;
}
.leaflet-routing-geocoders input,
.leaflet-routing-remove-waypoint,
.leaflet-routing-geocoder {
  position: relative;
}
.leaflet-routing-geocoder-result {
  font:
    12px/1.5 "Helvetica Neue",
    Arial,
    Helvetica,
    sans-serif;
  position: absolute;
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease;
  z-index: 1000;
}
.leaflet-routing-geocoder-result table {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 0 0 4px 4px;
  background-color: white;
  cursor: pointer;
}
.leaflet-routing-geocoder-result-open {
  max-height: 800px;
}
.leaflet-routing-geocoder-selected,
.leaflet-routing-geocoder-result tr:hover {
  background-color: #eee;
}
.leaflet-routing-geocoder-no-results {
  font-style: italic;
  color: #888;
}
.leaflet-routing-remove-waypoint {
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.leaflet-routing-remove-waypoint:after {
  position: absolute;
  display: block;
  width: 15px;
  height: 1px;
  z-index: 1;
  right: 1px;
  top: 4px;
  bottom: 0;
  margin: auto;
  padding: 2px;
  font-size: 18px;
  font-weight: bold;
  content: "\d7";
  text-align: center;
  cursor: pointer;
  color: #ccc;
  background: white;
  padding-bottom: 16px;
  margin-top: -16px;
  padding-right: 4px;
  line-height: 1;
}
.leaflet-routing-remove-waypoint:hover {
  color: black;
}
.leaflet-routing-instruction-distance {
  width: 48px;
}
.leaflet-routing-collapse-btn {
  position: absolute;
  top: 0;
  right: 6px;
  font-size: 24px;
  color: #ccc;
  font-weight: bold;
}
.leaflet-routing-collapse-btn:after {
  content: "\d7";
}
.leaflet-routing-container-hide .leaflet-routing-collapse-btn {
  position: relative;
  left: 4px;
  top: 4px;
  display: block;
  width: 26px;
  height: 23px;
  background-image: url("./media/routing-icon.png");
}
.leaflet-routing-container-hide .leaflet-routing-collapse-btn:after {
  content: none;
}
.leaflet-top .leaflet-routing-container.leaflet-routing-container-hide {
  margin-top: 10px !important;
}
.leaflet-right .leaflet-routing-container.leaflet-routing-container-hide {
  margin-right: 10px !important;
}
.leaflet-bottom .leaflet-routing-container.leaflet-routing-container-hide {
  margin-bottom: 10px !important;
}
.leaflet-left .leaflet-routing-container.leaflet-routing-container-hide {
  margin-left: 10px !important;
}
@media only screen and (max-width: 640px) {
  .leaflet-routing-container {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    height: 100%;
  }
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
